Pull request #5045 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Obtained Jenkinsfile from 4adb933bda2f8cb0add680e16b68df3a1e502c17+0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c (4edbe1aee0126d5313172cf1f81abb81148622a1) 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-ssh16493527221042443582.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh3516909185918777484.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5045/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5045/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12046333812498155233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5045/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11876132170380092889.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9994796184878227078.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5045/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5045/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17557266740671159618.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-36423 in /w/workspace/edgexfoundry_edgex-go_PR-5045 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c into PR head commit 4adb933bda2f8cb0add680e16b68df3a1e502c17 Merge succeeded, producing 4adb933bda2f8cb0add680e16b68df3a1e502c17 Checking out Revision 4adb933bda2f8cb0add680e16b68df3a1e502c17 (PR-5045) > 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/5045/head:refs/remotes/origin/PR-5045 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4adb933bda2f8cb0add680e16b68df3a1e502c17 # 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 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4adb933bda2f8cb0add680e16b68df3a1e502c17 # timeout=10 Commit message: "feat: Update reading table schema" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:31:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:31:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:31:59 ========================================================= 01:31:59 EdgeX Global Pipelines Version Info 01:31:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:32:00 ------------------- 01:32:00 stable info: 01:32:00 ------------------- 01:32:00 Commited By: Cherry Wang cherry@iotechsys.com 01:32:00 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:32:00 Message: update stable to v1.0.269 01:32:01 ------------------- 01:32:01 experimental info: 01:32:01 ------------------- 01:32:01 Commited By: **** collab-it+edgex@linuxfoundation.org 01:32:01 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:32:01 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:32:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:32:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:32:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:32:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:32:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:32:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:32:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:32:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:32:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:32:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:32:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:32:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:32:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:32:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:32:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:32:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:32:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:32:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:32:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:32:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:32:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:32:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:32:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:32:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5045 [Pipeline] echo 01:32:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5045 [Pipeline] echo 01:32:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5045 [Pipeline] echo 01:32:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4adb933bda2f8cb0add680e16b68df3a1e502c17 [Pipeline] echo 01:32:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4adb933 [Pipeline] echo 01:32:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:02 provisioning config files... 01:32:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7861118299563271487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:03 ---> ****-login.sh 01:32:03 nexus3.edgexfoundry.org:10001 01:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:03 Configure a credential helper to remove this warning. See 01:32:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:03 01:32:03 Login Succeeded 01:32:03 nexus3.edgexfoundry.org:10002 01:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:03 Configure a credential helper to remove this warning. See 01:32:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:03 01:32:03 Login Succeeded 01:32:03 nexus3.edgexfoundry.org:10003 01:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:03 Configure a credential helper to remove this warning. See 01:32:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:03 01:32:03 Login Succeeded 01:32:03 nexus3.edgexfoundry.org:10004 01:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:03 Configure a credential helper to remove this warning. See 01:32:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:03 01:32:03 Login Succeeded 01:32:03 ****.io 01:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:04 Configure a credential helper to remove this warning. See 01:32:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:04 01:32:04 Login Succeeded 01:32:04 ---> ****-login.sh ends [Pipeline] } 01:32:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:32:04 + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile 01:32:04 + + cut -d/ -f2 01:32:04 dirname cmd/core-command/Dockerfile 01:32:04 + echo core-command,cmd/core-command/Dockerfile 01:32:04 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:32:04 + cut -d/ -f2 01:32:04 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:32:04 + + dirname cmd/core-data/Dockerfile 01:32:04 cut -d/ -f2 01:32:04 + echo core-data,cmd/core-data/Dockerfile 01:32:04 + dirname cmd/core-keeper/Dockerfile 01:32:04 + cut -d/ -f2 01:32:04 + echo core-keeper,cmd/core-keeper/Dockerfile 01:32:04 + dirname cmd/core-metadata/Dockerfile 01:32:04 + cut -d/ -f2 01:32:04 + echo core-metadata,cmd/core-metadata/Dockerfile 01:32:04 + dirname cmd/security-bootstrapper/Dockerfile 01:32:04 + cut -d/ -f2 01:32:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:32:04 + dirname cmd/security-proxy-auth/Dockerfile 01:32:04 + cut -d/ -f2 01:32:04 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:32:04 + dirname cmd/security-proxy-setup/Dockerfile 01:32:04 + cut -d/ -f2 01:32:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:32:04 + dirname cmd/security-secretstore-setup/Dockerfile 01:32:04 + cut -d/ -f2 01:32:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:32:04 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:32:04 + cut -d/ -f2 01:32:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:32:04 + dirname cmd/security-spire-agent/Dockerfile 01:32:04 + cut -d/ -f2 01:32:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:32:04 + dirname cmd/security-spire-config/Dockerfile 01:32:04 + cut -d/ -f2 01:32:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:32:04 + dirname cmd/security-spire-server/Dockerfile 01:32:04 + cut -d/ -f2 01:32:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:32:04 + dirname cmd/support-notifications/Dockerfile 01:32:04 + cut -d/ -f2 01:32:04 + echo support-notifications,cmd/support-notifications/Dockerfile 01:32:04 + dirname cmd/support-scheduler/Dockerfile 01:32:04 + cut -d/ -f2 01:32:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:32:04 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-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:32:05 + git rev-list -1 --merges 4adb933bda2f8cb0add680e16b68df3a1e502c17~1..4adb933bda2f8cb0add680e16b68df3a1e502c17 [Pipeline] echo 01:32:05 -----------> git rev-list -1 --merges 4adb933bda2f8cb0add680e16b68df3a1e502c17~1..4adb933bda2f8cb0add680e16b68df3a1e502c17 4adb933bda2f8cb0add680e16b68df3a1e502c17 [false] [Pipeline] sh 01:32:05 + git log --format=format:%s -1 4adb933bda2f8cb0add680e16b68df3a1e502c17 [Pipeline] echo 01:32:05 ========================================================= 01:32:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:32:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:32:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:32:05 + grep -v github /etc/ssh/ssh_known_hosts 01:32:05 + [ -e /tmp/ssh_known_hosts ] 01:32:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:32:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:32:05 + sudo tee -a /etc/ssh/ssh_known_hosts 01:32:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:32:06 01:32:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:32:06 0.1.4: Pulling from edgex-devops/py-git-semver 01:32:06 b85a868b505f: Pulling fs layer 01:32:06 e2be974225ed: Pulling fs layer 01:32:06 339a4e72a1f5: Pulling fs layer 01:32:06 988bab9f4d93: Pulling fs layer 01:32:06 1469e6f7b9e6: Pulling fs layer 01:32:06 eaf3925da568: Pulling fs layer 01:32:06 bab4dde63d76: Pulling fs layer 01:32:06 bde34c3a00c8: Pulling fs layer 01:32:06 b352a97aabf1: Pulling fs layer 01:32:06 4872d77fe225: Pulling fs layer 01:32:06 5851b861e8e6: Pulling fs layer 01:32:06 988bab9f4d93: Waiting 01:32:06 1469e6f7b9e6: Waiting 01:32:06 eaf3925da568: Waiting 01:32:06 bab4dde63d76: Waiting 01:32:06 b352a97aabf1: Waiting 01:32:06 bde34c3a00c8: Waiting 01:32:06 4872d77fe225: Waiting 01:32:06 5851b861e8e6: Waiting 01:32:06 e2be974225ed: Download complete 01:32:06 988bab9f4d93: Verifying Checksum 01:32:06 988bab9f4d93: Download complete 01:32:06 1469e6f7b9e6: Verifying Checksum 01:32:06 1469e6f7b9e6: Download complete 01:32:07 339a4e72a1f5: Verifying Checksum 01:32:07 339a4e72a1f5: Download complete 01:32:07 eaf3925da568: Verifying Checksum 01:32:07 eaf3925da568: Download complete 01:32:07 bde34c3a00c8: Download complete 01:32:07 b352a97aabf1: Download complete 01:32:07 4872d77fe225: Verifying Checksum 01:32:07 4872d77fe225: Download complete 01:32:07 5851b861e8e6: Verifying Checksum 01:32:07 5851b861e8e6: Download complete 01:32:07 b85a868b505f: Verifying Checksum 01:32:07 b85a868b505f: Download complete 01:32:07 bab4dde63d76: Verifying Checksum 01:32:07 bab4dde63d76: Download complete 01:32:08 b85a868b505f: Pull complete 01:32:08 e2be974225ed: Pull complete 01:32:09 339a4e72a1f5: Pull complete 01:32:09 988bab9f4d93: Pull complete 01:32:09 1469e6f7b9e6: Pull complete 01:32:09 eaf3925da568: Pull complete 01:32:11 bab4dde63d76: Pull complete 01:32:11 bde34c3a00c8: Pull complete 01:32:11 b352a97aabf1: Pull complete 01:32:11 4872d77fe225: Pull complete 01:32:11 5851b861e8e6: Pull complete 01:32:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:32:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:32:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:11 prd-ubuntu20.04-docker-8c-8g-36423 does not seem to be running inside a container 01:32:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:32:14 $ docker top 4a4444ecc9f3054022fc61f4c3068d132e55f72215157f1b8e692b7442f13620 -eo pid,comm 01:32:14 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). 01:32:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:32:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:32:14 [ssh-agent] Looking for ssh-agent implementation... 01:32:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:15 $ docker exec 4a4444ecc9f3054022fc61f4c3068d132e55f72215157f1b8e692b7442f13620 ssh-agent 01:32:15 SSH_AUTH_SOCK=/tmp/ssh-yKwsip9qFVAF/agent.31 01:32:15 SSH_AGENT_PID=37 01:32:15 Running ssh-add (command line suppressed) 01:32:15 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10925835685103441835.key (/w/workspace/edgex-go/1@tmp/private_key_10925835685103441835.key) 01:32:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:32:15 + git tag --points-at HEAD [Pipeline] } 01:32:15 $ docker exec --env ******** --env ******** 4a4444ecc9f3054022fc61f4c3068d132e55f72215157f1b8e692b7442f13620 ssh-agent -k 01:32:15 unset SSH_AUTH_SOCK; 01:32:15 unset SSH_AGENT_PID; 01:32:15 echo Agent pid 37 killed; 01:32:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:32:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:32:15 [ssh-agent] Looking for ssh-agent implementation... 01:32:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:15 $ docker exec 4a4444ecc9f3054022fc61f4c3068d132e55f72215157f1b8e692b7442f13620 ssh-agent 01:32:16 SSH_AUTH_SOCK=/tmp/ssh-ET2lONESugur/agent.71 01:32:16 SSH_AGENT_PID=77 01:32:16 Running ssh-add (command line suppressed) 01:32:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17487003100783056474.key (/w/workspace/edgex-go/1@tmp/private_key_17487003100783056474.key) 01:32:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:32:16 + git semver init 01:32:16 2025-01-10 01:32:16,758 [run_init] DEBUG init version:0.0.0 force:False 01:32:16 2025-01-10 01:32:16,760 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 01:32:16 2025-01-10 01:32:16,760 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 01:32:16 2025-01-10 01:32:16,760 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 01:32:22 2025-01-10 01:32:21,761 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 01:32:22 2025-01-10 01:32:21,762 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5045 with force:False 01:32:22 2025-01-10 01:32:21,762 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5045 01:32:22 2025-01-10 01:32:21,766 [execute] INFO git cat-file --batch-check 01:32:22 2025-01-10 01:32:21,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 01:32:22 2025-01-10 01:32:21,771 [execute] INFO git cat-file --batch 01:32:22 2025-01-10 01:32:21,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 01:32:22 2025-01-10 01:32:21,776 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5045 01:32:22 0.0.0 [Pipeline] } 01:32:22 $ docker exec --env ******** --env ******** 4a4444ecc9f3054022fc61f4c3068d132e55f72215157f1b8e692b7442f13620 ssh-agent -k 01:32:22 unset SSH_AUTH_SOCK; 01:32:22 unset SSH_AGENT_PID; 01:32:22 echo Agent pid 77 killed; 01:32:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:32:22 + git semver [Pipeline] } 01:32:23 $ docker stop --time=1 4a4444ecc9f3054022fc61f4c3068d132e55f72215157f1b8e692b7442f13620 01:32:24 $ docker rm -f --volumes 4a4444ecc9f3054022fc61f4c3068d132e55f72215157f1b8e692b7442f13620 [Pipeline] // withDockerContainer [Pipeline] sh 01:32:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:32:25 Stashed 1 file(s) [Pipeline] echo 01:32:25 [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] } 01:32:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 01:32:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:32:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:32:26 ========================================================= 01:32:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:32:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:32:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:32:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:32:26 da9db072f522: Pulling fs layer 01:32:26 6ef4a4ee8ca5: Pulling fs layer 01:32:26 06f05ace1117: Pulling fs layer 01:32:26 5fe327b54edc: Pulling fs layer 01:32:26 4f4fb700ef54: Pulling fs layer 01:32:26 92a5565b7b96: Pulling fs layer 01:32:26 ff9bb7016b71: Pulling fs layer 01:32:26 b67dba6c2c7d: Pulling fs layer 01:32:26 a813b0c90790: Pulling fs layer 01:32:26 ff9bb7016b71: Waiting 01:32:26 5fe327b54edc: Waiting 01:32:26 4f4fb700ef54: Waiting 01:32:26 92a5565b7b96: Waiting 01:32:26 a813b0c90790: Waiting 01:32:26 b67dba6c2c7d: Waiting 01:32:26 6ef4a4ee8ca5: Download complete 01:32:26 5fe327b54edc: Verifying Checksum 01:32:26 5fe327b54edc: Download complete 01:32:26 4f4fb700ef54: Download complete 01:32:26 da9db072f522: Download complete 01:32:26 92a5565b7b96: Verifying Checksum 01:32:26 92a5565b7b96: Download complete 01:32:26 ff9bb7016b71: Verifying Checksum 01:32:26 ff9bb7016b71: Download complete 01:32:27 da9db072f522: Pull complete 01:32:27 a813b0c90790: Verifying Checksum 01:32:27 a813b0c90790: Download complete 01:32:27 6ef4a4ee8ca5: Pull complete 01:32:27 06f05ace1117: Verifying Checksum 01:32:27 06f05ace1117: Download complete 01:32:27 b67dba6c2c7d: Verifying Checksum 01:32:27 b67dba6c2c7d: Download complete 01:32:30 06f05ace1117: Pull complete 01:32:30 5fe327b54edc: Pull complete 01:32:30 4f4fb700ef54: Pull complete 01:32:31 92a5565b7b96: Pull complete 01:32:31 ff9bb7016b71: Pull complete 01:32:33 b67dba6c2c7d: Pull complete 01:32:34 a813b0c90790: Pull complete 01:32:34 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 01:32:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:32:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:32:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:32:34 WORKDIR /edgex 01:32:34 COPY go.mod . 01:32:34 RUN go mod download 01:32:34 + docker build -t ci-base-image-x86_64 -f - . 01:32:34 Sending build context to Docker daemon 178.5MB 01:32:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:32:34 ---> 3ba60ce46760 01:32:34 Step 2/4 : WORKDIR /edgex 01:32:39 ---> Running in 68d67ac45456 01:32:39 Removing intermediate container 68d67ac45456 01:32:39 ---> e8081836cf76 01:32:39 Step 3/4 : COPY go.mod . 01:32:39 ---> 15cdcb34be82 01:32:39 Step 4/4 : RUN go mod download 01:32:39 ---> Running in d9eb2182a77e 01:33:06 Removing intermediate container d9eb2182a77e 01:33:06 ---> 361a5eae41bb 01:33:06 Successfully built 361a5eae41bb 01:33:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:06 + docker inspect -f . ci-base-image-x86_64 01:33:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:06 prd-ubuntu20.04-docker-8c-8g-36423 does not seem to be running inside a container 01:33:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:33:07 $ docker top 793c3da39d971aa1f5292eff96bac4620dc72030043fc87daf7a7311876eddcc -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:07 + go version 01:33:07 go version go1.23.4 linux/amd64 [Pipeline] } 01:33:07 $ docker stop --time=1 793c3da39d971aa1f5292eff96bac4620dc72030043fc87daf7a7311876eddcc 01:33:08 $ docker rm -f --volumes 793c3da39d971aa1f5292eff96bac4620dc72030043fc87daf7a7311876eddcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:09 + docker inspect -f . ci-base-image-x86_64 01:33:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:09 prd-ubuntu20.04-docker-8c-8g-36423 does not seem to be running inside a container 01:33:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:33:10 $ docker top b3beb3fcf2fee8ca381a58d6424aefc7e8aa39419decb1c1a221b0aeaeded535 -eo pid,comm [Pipeline] { [Pipeline] echo 01:33:10 ========================================================= 01:33:10 [edgeXBuildGoParallel] Running Tests and Build... 01:33:10 ========================================================= [Pipeline] sh 01:33:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 01:33:10 + make test 01:33:10 go test -race -coverprofile=coverage.out ./... 01:33:19 ? github.com/edgexfoundry/edgex-go [no test files] 01:33:45 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:33:45 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:33:45 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:33:45 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:33:45 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:33:45 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:33:45 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:33:45 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:33:45 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:33:45 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:33:45 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:33:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:33:50 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:33:50 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:33:50 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:33:50 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:33:50 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 01:33:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 01:33:51 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:33:51 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 01:33:51 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:33:52 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:33:52 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:33:52 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:33:52 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:33:52 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:33:52 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:33:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:33:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:33:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:33:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:33:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:33:53 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:33:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:33:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:33:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:33:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.2% of statements 01:33:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 48.4% of statements 01:33:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.396s coverage: 93.4% of statements 01:33:56 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements 01:33:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 9.4% of statements 01:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:33:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:33:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:33:57 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:33:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:33:57 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:33:57 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:33:57 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:33:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:33:57 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:33:57 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:33:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.334s coverage: 95.8% of statements 01:33:58 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 01:33:59 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:33:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:33:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:33:59 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:33:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:33:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] 01:34:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements 01:34:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 44.2% of statements 01:34:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements 01:34:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements 01:34:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements 01:34:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 01:34:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:34:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:34:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:34:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 01:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:34:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:34:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:34:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements 01:34:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:34:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:34:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:34:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:34:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:34:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:34:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:34:03 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:34:03 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:34:04 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:34:04 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:34:06 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:34:06 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:34:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 01:34:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:34:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:34:10 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:34:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:34:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:34:11 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:34:11 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:34:11 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:34:11 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:34:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:34:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:34:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:34:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 01:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:34:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:34:14 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:34:14 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:34:14 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:34:14 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:34:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.043s coverage: 92.9% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.053s coverage: 81.8% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.047s coverage: 82.1% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.132s coverage: 36.8% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 93.8% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.135s coverage: 94.9% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 97.7% of statements 01:34:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 45.8% of statements 01:34:24 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 01:34:24 running golangci-lint 01:34:24 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 01:34:24 go version go1.23.4 linux/amd64 01:34:24 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 01:34:24 level=info msg="[config_reader] Used config file .golangci.yml" 01:34:24 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:34:46 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|types_sizes|deps|files|name) took 20.703845393s" 01:34:46 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.034757ms" 01:34:56 level=info msg="[linters_context/goanalysis] analyzers took 1m27.391291568s with top 10 stages: buildir: 50.440829494s, gosec: 3.347159121s, fact_deprecated: 2.273131844s, inspect: 2.163789799s, printf: 1.874803032s, ctrlflow: 1.799874245s, fact_purity: 1.195908187s, S1038: 1.06316005s, nilness: 931.541476ms, SA6006: 668.575153ms" 01:34:56 level=info msg="[runner] Issues before processing: 199, after processing: 0" 01:34:56 level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 199/199, exclude: 199/199, exclude-rules: 199/17, nolint: 17/0, filename_unadjuster: 199/199, autogenerated_exclude: 199/199, identifier_marker: 199/199, cgo: 199/199, skip_files: 199/199, invalid_issue: 199/199, path_prettifier: 199/199" 01:34:56 level=info msg="[runner] processing took 19.918133ms with stages: nolint: 9.680484ms, identifier_marker: 4.715891ms, autogenerated_exclude: 1.762368ms, path_prettifier: 1.633397ms, exclude-rules: 1.03075ms, skip_dirs: 924.621µs, invalid_issue: 94.251µs, cgo: 44.741µs, filename_unadjuster: 26.82µs, uniq_by_line: 930ns, max_same_issues: 720ns, fixer: 470ns, diff: 460ns, skip_files: 420ns, sort_results: 320ns, source_code: 300ns, exclude: 280ns, max_from_linter: 230ns, path_shortener: 200ns, path_prefixer: 180ns, max_per_file_from_linter: 160ns, severity-rules: 140ns" 01:34:56 level=info msg="[runner] linters took 10.850782596s with stages: goanalysis_metalinter: 10.830744102s" 01:34:56 level=info msg="File cache stats: 0 entries of total size 0B" 01:34:56 level=info msg="Memory: 316 samples, avg is 282.3MB, max is 1266.0MB" 01:34:56 level=info msg="Execution took 31.606675261s" 01:34:56 go vet ./... 01:35:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:35:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:35:03 ./bin/test-attribution-txt.sh [Pipeline] echo 01:35:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 01:35:03 + ls -al . 01:35:03 total 1836 01:35:03 drwxrwxr-x 11 1001 1001 4096 Jan 10 01:33 . 01:35:03 drwxr-xr-x 4 root root 4096 Jan 10 01:33 .. 01:35:03 drwxrwxr-x 2 1001 1001 4096 Jan 10 01:31 .blubracket 01:35:03 -rw-rw-r-- 1 1001 1001 10 Jan 10 01:31 .dockerignore 01:35:03 drwxrwxr-x 8 1001 1001 4096 Jan 10 01:34 .git 01:35:03 drwxrwxr-x 3 1001 1001 4096 Jan 10 01:31 .github 01:35:03 -rw-rw-r-- 1 1001 1001 907 Jan 10 01:31 .gitignore 01:35:03 -rw-rw-r-- 1 1001 1001 199 Jan 10 01:31 .golangci.yml 01:35:03 -rw-rw-r-- 1 1001 1001 100 Jan 10 01:31 .hadolint.yml 01:35:03 drwxr-xr-x 3 1001 1001 4096 Jan 10 01:32 .semver 01:35:03 -rw-rw-r-- 1 1001 1001 155 Jan 10 01:31 .sonarcloud.properties 01:35:03 -rw-rw-r-- 1 1001 1001 1171 Jan 10 01:31 ADOPTERS.md 01:35:03 -rw-rw-r-- 1 1001 1001 17256 Jan 10 01:31 Attribution.txt 01:35:03 -rw-rw-r-- 1 1001 1001 100284 Jan 10 01:31 CHANGELOG.md 01:35:03 -rw-rw-r-- 1 1001 1001 3804 Jan 10 01:31 CONTRIBUTING.md 01:35:03 -rw-rw-r-- 1 1001 1001 677 Jan 10 01:31 GOVERNANCE.md 01:35:03 -rw-rw-r-- 1 1001 1001 858 Jan 10 01:31 Jenkinsfile 01:35:03 -rw-rw-r-- 1 1001 1001 10775 Jan 10 01:31 LICENSE 01:35:03 -rw-rw-r-- 1 1001 1001 16740 Jan 10 01:31 Makefile 01:35:03 -rw-rw-r-- 1 1001 1001 582 Jan 10 01:31 OWNERS.md 01:35:03 -rw-rw-r-- 1 1001 1001 9932 Jan 10 01:31 README.md 01:35:03 -rw-rw-r-- 1 1001 1001 789 Jan 10 01:31 SECURITY.md 01:35:03 -rw-rw-r-- 1 1001 1001 5 Jan 10 01:32 VERSION 01:35:03 drwxrwxr-x 2 1001 1001 4096 Jan 10 01:31 bin 01:35:03 drwxrwxr-x 19 1001 1001 4096 Jan 10 01:31 cmd 01:35:03 -rw-r--r-- 1 root root 1510933 Jan 10 01:34 coverage.out 01:35:03 drwxrwxr-x 2 1001 1001 4096 Jan 10 01:31 fuzz_test 01:35:03 -rw-rw-r-- 1 1001 1001 6506 Jan 10 01:31 go.mod 01:35:03 -rw-rw-r-- 1 1001 1001 88058 Jan 10 01:31 go.sum 01:35:03 drwxrwxr-x 7 1001 1001 4096 Jan 10 01:31 internal 01:35:03 drwxrwxr-x 2 1001 1001 4096 Jan 10 01:31 openapi 01:35:03 -rw-rw-r-- 1 1001 1001 584 Jan 10 01:31 security.txt 01:35:03 -rw-rw-r-- 1 1001 1001 204 Jan 10 01:31 version.go [Pipeline] sh 01:35:03 + '[' -e coverage.out ] 01:35:03 + chown 1001:1001 coverage.out [Pipeline] stash 01:35:03 Stashed 1 file(s) [Pipeline] sh 01:35:04 + make build 01:35:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:35:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:35:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:35:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:35:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:35:29 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:35:35 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:35:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:35:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:35:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:35:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:35:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:35:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:35:42 $ docker stop --time=1 b3beb3fcf2fee8ca381a58d6424aefc7e8aa39419decb1c1a221b0aeaeded535 01:35:47 $ docker rm -f --volumes b3beb3fcf2fee8ca381a58d6424aefc7e8aa39419decb1c1a221b0aeaeded535 [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 01:35:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:35:49 01:35:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:35:49 latest: Pulling from edgex-devops/edgex-compose 01:35:49 91d30c5bc195: Pulling fs layer 01:35:49 2e9b0aa3be6d: Pulling fs layer 01:35:49 9c61dcf015f6: Pulling fs layer 01:35:49 4698f68db338: Pulling fs layer 01:35:49 2a2f49069b9e: Pulling fs layer 01:35:49 4698f68db338: Waiting 01:35:49 e0025b399a48: Pulling fs layer 01:35:49 e0025b399a48: Waiting 01:35:50 91d30c5bc195: Verifying Checksum 01:35:50 91d30c5bc195: Download complete 01:35:50 4698f68db338: Verifying Checksum 01:35:50 4698f68db338: Download complete 01:35:50 2e9b0aa3be6d: Verifying Checksum 01:35:50 2e9b0aa3be6d: Download complete 01:35:50 e0025b399a48: Verifying Checksum 01:35:50 e0025b399a48: Download complete 01:35:50 91d30c5bc195: Pull complete 01:35:50 2a2f49069b9e: Download complete 01:35:50 2e9b0aa3be6d: Pull complete 01:35:50 9c61dcf015f6: Verifying Checksum 01:35:50 9c61dcf015f6: Download complete 01:35:53 9c61dcf015f6: Pull complete 01:35:53 4698f68db338: Pull complete 01:35:53 2a2f49069b9e: Pull complete 01:35:53 e0025b399a48: Pull complete 01:35:53 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:35:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:35:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:54 prd-ubuntu20.04-docker-8c-8g-36423 does not seem to be running inside a container 01:35:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:35:56 $ docker top 5f48345e1d844c31f5f188acda65fecaa08c0f1deff11390b5c72928d378b95d -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:56 + docker compose -f ./docker-compose-build.yml build --parallel 01:35:58 #1 [security-spire-config internal] load build definition from Dockerfile 01:35:58 #1 transferring dockerfile: 1.69kB done 01:35:58 #1 DONE 0.0s 01:35:59 01:35:59 #2 [security-proxy-setup internal] load build definition from Dockerfile 01:35:59 #2 transferring dockerfile: 2.50kB done 01:35:59 #2 DONE 0.0s 01:35:59 01:35:59 #3 [security-proxy-auth internal] load build definition from Dockerfile 01:35:59 #3 transferring dockerfile: 2.15kB done 01:35:59 #3 DONE 0.0s 01:35:59 01:35:59 #4 [core-metadata internal] load build definition from Dockerfile 01:35:59 #4 transferring dockerfile: 2.13kB done 01:35:59 #4 DONE 0.0s 01:35:59 01:35:59 #5 [core-command internal] load build definition from Dockerfile 01:35:59 #5 transferring dockerfile: 1.94kB done 01:35:59 #5 DONE 0.0s 01:35:59 01:35:59 #6 [security-spire-agent internal] load build definition from Dockerfile 01:35:59 #6 transferring dockerfile: 1.81kB done 01:35:59 #6 DONE 0.0s 01:35:59 01:35:59 #7 [core-keeper internal] load build definition from Dockerfile 01:35:59 #7 transferring dockerfile: 2.07kB done 01:35:59 #7 DONE 0.0s 01:35:59 01:35:59 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:35:59 #8 transferring dockerfile: 2.23kB done 01:35:59 #8 DONE 0.0s 01:35:59 01:35:59 #9 [support-notifications internal] load build definition from Dockerfile 01:35:59 #9 transferring dockerfile: 2.04kB done 01:35:59 #9 DONE 0.1s 01:35:59 01:35:59 #10 [support-scheduler internal] load build definition from Dockerfile 01:35:59 #10 transferring dockerfile: 1.82kB done 01:35:59 #10 DONE 0.0s 01:35:59 01:35:59 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:35:59 #11 transferring dockerfile: 1.89kB done 01:35:59 #11 DONE 0.0s 01:35:59 01:35:59 #12 [security-spire-server internal] load build definition from Dockerfile 01:35:59 #12 transferring dockerfile: 1.70kB done 01:35:59 #12 DONE 0.0s 01:35:59 01:35:59 #13 [security-secretstore-setup internal] load build definition from Dockerfile 01:35:59 #13 transferring dockerfile: 2.49kB done 01:35:59 #13 DONE 0.0s 01:35:59 01:35:59 #14 [core-data internal] load build definition from Dockerfile 01:35:59 #14 transferring dockerfile: 2.07kB done 01:35:59 #14 DONE 0.0s 01:35:59 01:35:59 #15 [security-spire-config internal] load .dockerignore 01:35:59 #15 transferring context: 50B done 01:35:59 #15 DONE 0.0s 01:35:59 01:35:59 #16 [security-bootstrapper internal] load build definition from Dockerfile 01:35:59 #16 transferring dockerfile: 3.02kB done 01:35:59 #16 DONE 0.0s 01:35:59 01:35:59 #17 [security-proxy-setup internal] load .dockerignore 01:35:59 #17 transferring context: 50B done 01:35:59 #17 DONE 0.0s 01:35:59 01:35:59 #18 [security-proxy-auth internal] load .dockerignore 01:35:59 #18 transferring context: 50B done 01:35:59 #18 DONE 0.0s 01:35:59 01:35:59 #19 [core-metadata internal] load .dockerignore 01:35:59 #19 transferring context: 50B done 01:35:59 #19 DONE 0.0s 01:35:59 01:35:59 #20 [core-command internal] load .dockerignore 01:35:59 #20 transferring context: 50B done 01:35:59 #20 DONE 0.0s 01:35:59 01:35:59 #21 [core-keeper internal] load .dockerignore 01:35:59 #21 transferring context: 50B done 01:35:59 #21 DONE 0.0s 01:35:59 01:35:59 #22 [security-spire-agent internal] load .dockerignore 01:35:59 #22 transferring context: 50B done 01:35:59 #22 DONE 0.0s 01:35:59 01:35:59 #23 [support-notifications internal] load .dockerignore 01:35:59 #23 transferring context: 50B done 01:35:59 #23 DONE 0.0s 01:35:59 01:35:59 #24 [core-common-config-bootstrapper internal] load .dockerignore 01:35:59 #24 transferring context: 50B done 01:35:59 #24 DONE 0.0s 01:35:59 01:35:59 #25 [support-scheduler internal] load .dockerignore 01:35:59 #25 transferring context: 50B done 01:35:59 #25 DONE 0.0s 01:35:59 01:35:59 #26 [security-spire-server internal] load .dockerignore 01:35:59 #26 transferring context: 50B done 01:35:59 #26 DONE 0.0s 01:35:59 01:35:59 #27 [security-bootstrapper internal] load .dockerignore 01:35:59 #27 DONE 0.0s 01:35:59 01:35:59 #28 [security-spiffe-token-provider internal] load .dockerignore 01:35:59 #28 transferring context: 50B done 01:35:59 #28 DONE 0.0s 01:35:59 01:35:59 #29 [core-data internal] load .dockerignore 01:35:59 #29 transferring context: 50B done 01:35:59 #29 DONE 0.0s 01:35:59 01:35:59 #30 [security-secretstore-setup internal] load .dockerignore 01:35:59 #30 transferring context: 50B done 01:35:59 #30 DONE 0.0s 01:35:59 01:35:59 #27 [security-bootstrapper internal] load .dockerignore 01:35:59 #27 transferring context: 50B done 01:35:59 #27 DONE 0.0s 01:35:59 01:35:59 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:35:59 #31 DONE 0.0s 01:35:59 01:35:59 #32 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:35:59 #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:36:00 #32 ... 01:36:00 01:36:00 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:36:00 #31 DONE 0.0s 01:36:00 01:36:00 #32 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:36:00 #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:36:00 #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 01:36:00 #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 01:36:00 #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s 01:36:00 #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:36:00 #32 ... 01:36:00 01:36:00 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:36:00 #31 DONE 0.0s 01:36:00 01:36:00 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:36:00 #33 DONE 0.5s 01:36:00 01:36:00 #32 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:36:00 #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:36:00 #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 01:36:00 #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 01:36:00 #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 01:36:00 #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:36:00 #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 01:36:00 #32 ... 01:36:00 01:36:00 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:36:00 #31 DONE 0.0s 01:36:00 01:36:00 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 01:36:00 #34 DONE 0.4s 01:36:00 01:36:00 #32 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:36:00 #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:36:00 #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 01:36:00 #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 01:36:00 #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 01:36:00 #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:36:00 #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 01:36:00 #32 ... 01:36:00 01:36:00 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:36:00 #35 DONE 0.6s 01:36:00 01:36:00 #32 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:36:00 #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:36:00 #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 01:36:00 #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 01:36:00 #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 01:36:00 #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:36:00 #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 01:36:00 #32 ... 01:36:00 01:36:00 #36 [security-spire-server internal] load build context 01:36:00 #36 transferring context: 23.68kB 0.0s done 01:36:00 #36 DONE 0.5s 01:36:00 01:36:00 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:36:00 #37 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 01:36:00 #37 DONE 0.1s 01:36:00 01:36:00 #38 [security-spire-config internal] load build context 01:36:00 #38 transferring context: 21.93kB 0.1s done 01:36:00 #38 DONE 0.5s 01:36:00 01:36:00 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:36:00 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 01:36:00 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:36:00 #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 01:36:00 #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 01:36:00 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 01:36:00 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 01:36:00 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s 01:36:00 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:36:00 #39 ... 01:36:00 01:36:00 #32 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:36:00 #32 DONE 1.2s 01:36:00 01:36:00 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:36:00 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 01:36:00 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 01:36:00 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s 01:36:01 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.6s 01:36:01 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 01:36:01 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 0.7s 01:36:01 #39 ... 01:36:01 01:36:01 #40 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:36:01 #40 DONE 1.3s 01:36:01 01:36:01 #41 [security-spire-agent internal] load build context 01:36:01 #41 transferring context: 23.21kB 0.0s done 01:36:01 #41 DONE 0.6s 01:36:01 01:36:01 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:36:01 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 0.8s 01:36:01 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 0.9s 01:36:01 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s 01:36:02 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done 01:36:02 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 01:36:05 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.8s done 01:36:10 #39 ... 01:36:10 01:36:10 #42 [security-proxy-setup internal] load build context 01:36:10 #42 transferring context: 260.14MB 9.8s 01:36:10 #42 ... 01:36:10 01:36:10 #43 [support-scheduler internal] load build context 01:36:10 #43 ... 01:36:10 01:36:10 #44 [security-secretstore-setup internal] load build context 01:36:10 #44 ... 01:36:10 01:36:10 #45 [support-notifications internal] load build context 01:36:10 #45 ... 01:36:10 01:36:10 #46 [security-spiffe-token-provider internal] load build context 01:36:10 #46 ... 01:36:10 01:36:10 #47 [core-common-config-bootstrapper internal] load build context 01:36:10 #47 ... 01:36:10 01:36:10 #48 [security-bootstrapper internal] load build context 01:36:10 #48 ... 01:36:10 01:36:10 #49 [core-keeper internal] load build context 01:36:10 #49 ... 01:36:10 01:36:10 #50 [core-metadata internal] load build context 01:36:11 #50 ... 01:36:11 01:36:11 #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:36:11 #0 1.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:11 #0 1.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:11 #0 1.598 (1/1) Installing dumb-init (1.2.5-r3) 01:36:11 #0 1.605 Executing busybox-1.36.1-r29.trigger 01:36:11 #0 1.615 OK: 8 MiB in 15 packages 01:36:11 #51 ... 01:36:11 01:36:11 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:36:11 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:36:11 #37 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:36:11 #37 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 01:36:11 #37 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 01:36:11 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 01:36:11 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 01:36:11 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 01:36:11 #37 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 01:36:11 #37 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done 01:36:11 #37 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 01:36:11 #37 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.7s done 01:36:11 #37 ... 01:36:11 01:36:11 #52 [security-proxy-auth internal] load build context 01:36:11 #52 ... 01:36:11 01:36:11 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:36:11 #0 0.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:11 #0 1.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:11 #0 1.368 (1/4) Installing dumb-init (1.2.5-r3) 01:36:11 #0 1.374 (2/4) Installing openssl (3.3.2-r1) 01:36:11 #0 1.388 (3/4) Installing su-exec (0.2-r3) 01:36:11 #0 1.392 (4/4) Installing yq-go (4.44.1-r2) 01:36:11 #0 1.469 Executing busybox-1.36.1-r29.trigger 01:36:11 #0 1.475 OK: 19 MiB in 18 packages 01:36:11 #53 ... 01:36:11 01:36:11 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:36:11 #54 ... 01:36:11 01:36:11 #55 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 01:36:11 #55 ... 01:36:11 01:36:11 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:36:11 #56 ... 01:36:11 01:36:11 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:36:11 #0 2.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:11 #0 2.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:11 #0 3.273 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:36:11 #0 3.273 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:36:11 #0 3.273 OK: 24170 distinct packages available 01:36:11 #0 3.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:11 #0 3.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:11 #0 3.694 (1/4) Installing dumb-init (1.2.5-r3) 01:36:11 #0 3.698 (2/4) Installing musl-obstack (1.2.3-r2) 01:36:11 #0 3.701 (3/4) Installing libucontext (1.2-r3) 01:36:11 #0 3.705 (4/4) Installing gcompat (1.1.0-r4) 01:36:11 #0 3.709 Executing busybox-1.36.1-r29.trigger 01:36:11 #0 3.720 OK: 8 MiB in 18 packages 01:36:11 #57 ... 01:36:11 01:36:11 #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:36:11 #58 ... 01:36:11 01:36:11 #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:36:12 #59 ... 01:36:12 01:36:12 #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:12 #60 ... 01:36:12 01:36:12 #61 [core-command internal] load build context 01:36:12 #61 ... 01:36:12 01:36:12 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:36:12 #62 ... 01:36:12 01:36:12 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:36:13 #63 ... 01:36:13 01:36:13 #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:36:13 #64 ... 01:36:13 01:36:13 #65 [core-data internal] load build context 01:36:13 #65 transferring context: 439.00MB 11.9s done 01:36:13 #65 ... 01:36:13 01:36:13 #48 [security-bootstrapper internal] load build context 01:36:14 #48 transferring context: 439.00MB 13.3s done 01:36:16 #48 ... 01:36:16 01:36:16 #44 [security-secretstore-setup internal] load build context 01:36:16 #44 transferring context: 439.00MB 15.6s done 01:36:16 #44 ... 01:36:16 01:36:16 #52 [security-proxy-auth internal] load build context 01:36:16 #52 transferring context: 439.00MB 16.5s done 01:36:17 #52 ... 01:36:17 01:36:17 #49 [core-keeper internal] load build context 01:36:17 #49 transferring context: 439.00MB 16.2s done 01:36:20 #49 ... 01:36:20 01:36:20 #42 [security-proxy-setup internal] load build context 01:36:20 #42 transferring context: 439.00MB 14.9s done 01:36:20 #42 ... 01:36:20 01:36:20 #43 [support-scheduler internal] load build context 01:36:20 #43 transferring context: 439.00MB 11.1s done 01:36:20 #43 ... 01:36:20 01:36:20 #61 [core-command internal] load build context 01:36:20 #61 transferring context: 439.00MB 15.8s done 01:36:20 #61 ... 01:36:20 01:36:20 #47 [core-common-config-bootstrapper internal] load build context 01:36:20 #47 transferring context: 439.00MB 13.2s done 01:36:20 #47 ... 01:36:20 01:36:20 #46 [security-spiffe-token-provider internal] load build context 01:36:20 #46 transferring context: 439.00MB 13.4s done 01:36:21 #46 ... 01:36:21 01:36:21 #45 [support-notifications internal] load build context 01:36:21 #45 transferring context: 439.00MB 13.0s done 01:36:21 #45 ... 01:36:21 01:36:21 #50 [core-metadata internal] load build context 01:36:21 #50 transferring context: 439.00MB 13.2s done 01:36:31 #50 DONE 30.2s 01:36:31 01:36:31 #43 [support-scheduler internal] load build context 01:36:31 #43 DONE 30.0s 01:36:31 01:36:31 #65 [core-data internal] load build context 01:36:31 #65 DONE 29.9s 01:36:31 01:36:31 #45 [support-notifications internal] load build context 01:36:31 #45 DONE 30.0s 01:36:31 01:36:31 #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:36:31 #51 DONE 29.2s 01:36:31 01:36:31 #49 [core-keeper internal] load build context 01:36:31 #49 ... 01:36:31 01:36:31 #47 [core-common-config-bootstrapper internal] load build context 01:36:31 #47 DONE 30.1s 01:36:31 01:36:31 #55 [core-command builder 2/7] WORKDIR /edgex-go 01:36:31 #55 DONE 29.0s 01:36:31 01:36:31 #46 [security-spiffe-token-provider internal] load build context 01:36:31 #46 DONE 30.1s 01:36:31 01:36:31 #48 [security-bootstrapper internal] load build context 01:36:31 #48 DONE 30.0s 01:36:31 01:36:31 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:36:31 #53 DONE 29.1s 01:36:31 01:36:31 #61 [core-command internal] load build context 01:36:31 #61 DONE 30.3s 01:36:31 01:36:31 #42 [security-proxy-setup internal] load build context 01:36:31 #42 DONE 30.4s 01:36:31 01:36:31 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:36:31 #57 DONE 29.1s 01:36:31 01:36:31 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:36:31 #66 ... 01:36:31 01:36:31 #44 [security-secretstore-setup internal] load build context 01:36:31 #44 DONE 30.0s 01:36:31 01:36:31 #52 [security-proxy-auth internal] load build context 01:36:31 #52 DONE 30.4s 01:36:31 01:36:31 #49 [core-keeper internal] load build context 01:36:31 #49 DONE 30.2s 01:36:31 01:36:31 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:36:31 #37 DONE 29.8s 01:36:31 01:36:31 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:36:31 #39 ... 01:36:31 01:36:31 #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:31 #60 DONE 29.7s 01:36:31 01:36:31 #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:36:31 #64 29.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:31 #64 29.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:31 #64 ... 01:36:31 01:36:31 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:36:31 #63 29.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:31 #63 29.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:31 #63 29.92 (1/2) Installing dumb-init (1.2.5-r3) 01:36:31 #63 29.93 (2/2) Installing su-exec (0.2-r3) 01:36:31 #63 29.93 Executing busybox-1.36.1-r29.trigger 01:36:31 #63 29.94 OK: 8 MiB in 16 packages 01:36:31 #63 DONE 30.2s 01:36:31 01:36:31 #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:36:31 #64 30.10 (1/1) Installing dumb-init (1.2.5-r3) 01:36:31 #64 30.15 Executing busybox-1.36.1-r29.trigger 01:36:31 #64 30.15 OK: 8 MiB in 15 packages 01:36:31 #64 DONE 30.4s 01:36:31 01:36:31 #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:36:32 #67 ... 01:36:32 01:36:32 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:36:32 #56 29.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:32 #56 30.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:32 #56 30.31 (1/3) Installing ca-certificates (20241121-r1) 01:36:32 #56 30.34 (2/3) Installing dumb-init (1.2.5-r3) 01:36:32 #56 30.34 (3/3) Installing tzdata (2024b-r0) 01:36:32 #56 30.38 Executing busybox-1.36.1-r29.trigger 01:36:32 #56 30.38 Executing ca-certificates-20241121-r1.trigger 01:36:32 #56 30.43 OK: 10 MiB in 17 packages 01:36:32 #56 DONE 30.9s 01:36:32 01:36:32 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:36:32 #62 29.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:32 #62 30.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:32 #62 30.36 (1/4) Installing ca-certificates (20241121-r1) 01:36:32 #62 30.38 (2/4) Installing dumb-init (1.2.5-r3) 01:36:32 #62 30.39 (3/4) Installing su-exec (0.2-r3) 01:36:32 #62 30.39 (4/4) Installing yq-go (4.44.1-r2) 01:36:32 #62 30.46 Executing busybox-1.36.1-r29.trigger 01:36:32 #62 30.47 Executing ca-certificates-20241121-r1.trigger 01:36:32 #62 30.51 OK: 19 MiB in 18 packages 01:36:32 #62 DONE 30.9s 01:36:32 01:36:32 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:36:32 #59 29.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:32 #59 29.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:32 #59 30.30 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:36:32 #59 30.30 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:36:32 #59 30.30 OK: 24170 distinct packages available 01:36:32 #59 30.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:32 #59 30.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:32 #59 30.70 (1/5) Installing dumb-init (1.2.5-r3) 01:36:32 #59 30.71 (2/5) Installing musl-obstack (1.2.3-r2) 01:36:32 #59 30.71 (3/5) Installing libucontext (1.2-r3) 01:36:32 #59 30.72 (4/5) Installing gcompat (1.1.0-r4) 01:36:32 #59 30.72 (5/5) Installing openssl (3.3.2-r1) 01:36:32 #59 30.73 Executing busybox-1.36.1-r29.trigger 01:36:32 #59 30.75 OK: 9 MiB in 19 packages 01:36:32 #59 DONE 30.9s 01:36:32 01:36:32 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:36:32 #54 29.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:32 #54 30.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:32 #54 30.40 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:36:32 #54 30.40 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:36:32 #54 30.40 OK: 24170 distinct packages available 01:36:32 #54 30.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:32 #54 30.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:32 #54 30.81 (1/14) Installing ca-certificates (20241121-r1) 01:36:32 #54 30.83 (2/14) Installing brotli-libs (1.1.0-r2) 01:36:32 #54 30.85 (3/14) Installing c-ares (1.33.1-r0) 01:36:32 #54 30.85 (4/14) Installing libunistring (1.2-r0) 01:36:32 #54 30.86 (5/14) Installing libidn2 (2.3.7-r0) 01:36:32 #54 30.87 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:36:32 #54 30.87 (7/14) Installing libpsl (0.21.5-r1) 01:36:32 #54 30.88 (8/14) Installing zstd-libs (1.5.6-r0) 01:36:32 #54 30.90 (9/14) Installing libcurl (8.11.1-r0) 01:36:32 #54 30.91 (10/14) Installing curl (8.11.1-r0) 01:36:32 #54 30.91 (11/14) Installing dumb-init (1.2.5-r3) 01:36:32 #54 30.92 (12/14) Installing musl-obstack (1.2.3-r2) 01:36:32 #54 30.92 (13/14) Installing libucontext (1.2-r3) 01:36:32 #54 30.93 (14/14) Installing gcompat (1.1.0-r4) 01:36:32 #54 30.93 Executing busybox-1.36.1-r29.trigger 01:36:32 #54 30.94 Executing ca-certificates-20241121-r1.trigger 01:36:32 #54 30.99 OK: 13 MiB in 28 packages 01:36:32 #54 ... 01:36:32 01:36:32 #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:36:32 #0 1.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:32 #0 1.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:32 #0 1.977 OK: 8 MiB in 18 packages 01:36:32 #68 DONE 2.5s 01:36:32 01:36:32 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:36:32 #54 DONE 31.6s 01:36:32 01:36:32 #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:36:32 #58 29.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:32 #58 30.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:32 #58 31.05 (1/7) Installing ca-certificates (20241121-r1) 01:36:32 #58 31.09 (2/7) Installing dumb-init (1.2.5-r3) 01:36:32 #58 31.09 (3/7) Installing libgcc (13.2.1_git20240309-r0) 01:36:32 #58 31.10 (4/7) Installing libsodium (1.0.19-r0) 01:36:32 #58 31.11 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 01:36:32 #58 31.17 (6/7) Installing libzmq (4.3.5-r2) 01:36:32 #58 31.24 (7/7) Installing zeromq (4.3.5-r2) 01:36:32 #58 31.24 Executing busybox-1.36.1-r29.trigger 01:36:32 #58 31.24 Executing ca-certificates-20241121-r1.trigger 01:36:32 #58 31.29 OK: 12 MiB in 21 packages 01:36:32 #58 DONE 31.6s 01:36:32 01:36:32 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:36:32 #66 1.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:32 #66 1.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:32 #66 2.245 OK: 248 MiB in 58 packages 01:36:32 #66 DONE 2.5s 01:36:32 01:36:32 #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:36:33 #69 ... 01:36:33 01:36:33 #70 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:36:33 #0 2.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:33 #0 2.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:33 #0 2.852 OK: 8 MiB in 15 packages 01:36:33 #70 DONE 3.0s 01:36:33 01:36:33 #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:36:33 #69 DONE 0.6s 01:36:33 01:36:33 #71 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:36:33 #71 DONE 0.6s 01:36:33 01:36:33 #72 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:36:33 #72 DONE 0.5s 01:36:33 01:36:33 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:36:33 #0 3.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:33 #0 3.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:33 #0 3.511 OK: 248 MiB in 58 packages 01:36:33 #73 DONE 3.6s 01:36:33 01:36:33 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:36:34 #74 ... 01:36:34 01:36:34 #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:34 #75 DONE 3.8s 01:36:34 01:36:34 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:36:34 #76 ... 01:36:34 01:36:34 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:36:34 #74 DONE 0.4s 01:36:34 01:36:34 #77 [security-spire-config stage-2 6/10] COPY security.txt / 01:36:34 #77 DONE 0.4s 01:36:34 01:36:34 #78 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:36:34 #78 DONE 0.0s 01:36:34 01:36:34 #79 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:36:34 #79 DONE 0.0s 01:36:34 01:36:34 #80 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:36:34 #80 DONE 0.0s 01:36:34 01:36:34 #81 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:36:34 #0 3.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:34 #0 3.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:34 #0 3.451 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:36:34 #0 3.451 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:36:34 #0 3.451 OK: 24172 distinct packages available 01:36:34 #0 3.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:34 #0 3.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:34 #0 4.087 OK: 248 MiB in 58 packages 01:36:34 #81 DONE 4.2s 01:36:34 01:36:34 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:36:34 #82 DONE 0.0s 01:36:34 01:36:34 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:34 #83 ... 01:36:34 01:36:34 #84 [security-spire-config] exporting to image 01:36:34 #84 exporting layers 0.7s done 01:36:34 #84 writing image sha256:d46a4d12d0ec5fef4fe65c32818e6d6491bbc9b1a08b2d448b39637042ba4896 done 01:36:34 #84 naming to docker.io/library/security-spire-config done 01:36:34 #84 DONE 0.7s 01:36:35 01:36:35 #85 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:36:35 #0 4.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:35 #0 4.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:35 #0 4.749 OK: 248 MiB in 58 packages 01:36:35 #85 DONE 4.9s 01:36:35 01:36:35 #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:36:35 #86 DONE 0.1s 01:36:35 01:36:35 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:35 #87 ... 01:36:35 01:36:35 #88 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:36:35 #0 4.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:35 #0 4.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:35 #0 5.013 OK: 248 MiB in 58 packages 01:36:35 #88 DONE 5.1s 01:36:35 01:36:35 #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:36:35 #89 DONE 0.0s 01:36:35 01:36:35 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:36:35 #0 4.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:35 #0 4.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:35 #0 5.146 OK: 19 MiB in 18 packages 01:36:35 #90 DONE 5.3s 01:36:35 01:36:35 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:36:35 #91 DONE 0.0s 01:36:35 01:36:35 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:36 #92 ... 01:36:36 01:36:36 #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:36:36 #0 3.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:36 #0 3.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:36 #0 3.877 OK: 10 MiB in 17 packages 01:36:36 #93 DONE 4.0s 01:36:36 01:36:36 #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:36:36 #67 4.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:36 #67 4.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:36 #67 4.625 OK: 8 MiB in 15 packages 01:36:36 #67 DONE 4.8s 01:36:36 01:36:36 #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:36:36 #0 3.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:36 #0 3.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:36 #94 ... 01:36:36 01:36:36 #95 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:36:36 #0 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:36 #0 4.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:36 #0 4.832 OK: 8 MiB in 16 packages 01:36:36 #95 DONE 5.0s 01:36:36 01:36:36 #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:36:36 #94 4.296 OK: 9 MiB in 19 packages 01:36:36 #94 DONE 4.4s 01:36:36 01:36:36 #96 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:36:36 #0 3.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:36 #0 3.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:36 #0 3.683 OK: 12 MiB in 21 packages 01:36:36 #96 DONE 3.8s 01:36:36 01:36:36 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:36:38 #97 ... 01:36:38 01:36:38 #98 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:36:38 #0 3.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:38 #0 3.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:38 #0 4.355 OK: 19 MiB in 18 packages 01:36:38 #98 DONE 5.8s 01:36:38 01:36:38 #99 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:36:38 #0 4.248 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:38 #0 4.765 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:38 #0 5.528 (1/1) Installing dumb-init (1.2.5-r3) 01:36:38 #0 5.825 Executing busybox-1.36.1-r29.trigger 01:36:38 #0 5.835 OK: 8 MiB in 15 packages 01:36:38 #99 DONE 7.0s 01:36:38 01:36:38 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:36:38 #100 DONE 1.3s 01:36:38 01:36:38 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:36:38 #97 DONE 1.4s 01:36:38 01:36:38 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:36:38 #101 DONE 0.0s 01:36:38 01:36:38 #102 [security-spire-server stage-2 6/9] COPY security.txt / 01:36:38 #102 ... 01:36:38 01:36:38 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:36:38 #76 2.334 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:38 #76 2.816 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:38 #76 3.786 OK: 248 MiB in 58 packages 01:36:38 #76 DONE 4.4s 01:36:38 01:36:38 #103 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:36:38 #0 3.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:36:38 #0 4.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:36:38 #0 5.082 OK: 13 MiB in 28 packages 01:36:38 #103 DONE 5.7s 01:36:38 01:36:38 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:36:38 #104 DONE 0.6s 01:36:38 01:36:38 #102 [security-spire-server stage-2 6/9] COPY security.txt / 01:36:38 #102 DONE 0.6s 01:36:38 01:36:38 #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:36:38 #105 DONE 0.1s 01:36:38 01:36:38 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:36:38 #106 DONE 0.1s 01:36:38 01:36:38 #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:38 #107 ... 01:36:38 01:36:38 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:36:38 #108 DONE 0.1s 01:36:38 01:36:38 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:36:38 #109 DONE 0.0s 01:36:38 01:36:38 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 01:36:38 #110 DONE 0.0s 01:36:38 01:36:38 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:36:38 #111 DONE 0.0s 01:36:38 01:36:38 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:36:38 #112 DONE 0.0s 01:36:38 01:36:38 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:36:38 #113 DONE 0.1s 01:36:38 01:36:38 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:36:38 #114 DONE 0.0s 01:36:38 01:36:38 #84 [security-spire-agent] exporting to image 01:36:39 #84 exporting layers 0.6s done 01:36:39 #84 exporting layers 0.6s done 01:36:39 #84 writing image sha256:353c3086afe07601f19ef48a42e3830d8a450c5ef238ee2679bafbb5c0179d98 0.0s done 01:36:39 #84 naming to docker.io/library/security-spire-server done 01:36:39 #84 writing image sha256:ecfc14244b17982a399a085764b7d8245b3670db15b231e7eb8d335094cd047e done 01:36:39 #84 naming to docker.io/library/security-spire-agent done 01:36:39 #84 DONE 1.4s 01:36:39 01:36:39 #115 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:36:39 #115 DONE 3.3s 01:36:39 01:36:39 #116 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:36:39 #116 DONE 0.1s 01:36:39 01:36:39 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:43 #117 ... 01:36:43 01:36:43 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:30 #118 DONE 49.8s 01:37:30 01:37:30 #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:30 #107 DONE 44.7s 01:37:30 01:37:30 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:30 #117 DONE 48.0s 01:37:30 01:37:30 #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:30 #92 DONE 47.8s 01:37:30 01:37:30 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:30 #83 DONE 48.7s 01:37:30 01:37:30 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:30 #87 DONE 48.9s 01:37:30 01:37:30 #119 [support-notifications builder 6/7] COPY . . 01:37:33 #119 DONE 9.5s 01:37:33 01:37:33 #120 [core-keeper builder 7/8] COPY . . 01:37:33 #120 DONE 9.6s 01:37:33 01:37:33 #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:37:33 #121 CACHED 01:37:33 01:37:33 #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:33 #122 CACHED 01:37:33 01:37:33 #123 [security-bootstrapper builder 6/7] COPY . . 01:37:33 #123 CACHED 01:37:33 01:37:33 #124 [security-secretstore-setup builder 6/7] COPY . . 01:37:33 #124 CACHED 01:37:33 01:37:33 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:37:33 #125 CACHED 01:37:33 01:37:33 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:33 #126 CACHED 01:37:33 01:37:33 #127 [support-scheduler builder 6/7] COPY . . 01:37:33 #127 DONE 9.6s 01:37:33 01:37:33 #128 [security-proxy-setup builder 6/7] COPY . . 01:37:33 #128 DONE 9.6s 01:37:33 01:37:33 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:37:33 #129 CACHED 01:37:33 01:37:33 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 01:37:33 #130 CACHED 01:37:33 01:37:33 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:33 #131 CACHED 01:37:33 01:37:33 #132 [core-data builder 6/7] COPY . . 01:37:33 #132 CACHED 01:37:33 01:37:33 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:33 #133 CACHED 01:37:33 01:37:33 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 01:37:33 #134 CACHED 01:37:33 01:37:33 #135 [security-spiffe-token-provider builder 6/7] COPY . . 01:37:33 #135 DONE 9.6s 01:37:33 01:37:33 #136 [security-proxy-auth builder 6/7] COPY . . 01:37:33 #136 DONE 9.6s 01:37:33 01:37:33 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:33 #137 CACHED 01:37:33 01:37:33 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 01:37:33 #138 CACHED 01:37:33 01:37:33 #139 [core-command builder 6/7] COPY . . 01:37:33 #139 CACHED 01:37:33 01:37:33 #140 [core-metadata builder 6/7] COPY . . 01:37:33 #140 CACHED 01:37:33 01:37:33 #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:37:33 #141 CACHED 01:37:33 01:37:33 #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:33 #142 CACHED 01:37:33 01:37:33 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:37:33 #143 0.929 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:37:43 #143 ... 01:37:43 01:37:43 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:37:43 #0 0.358 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:37:43 #144 ... 01:37:43 01:37:43 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:37:43 #0 0.651 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:37:43 #145 ... 01:37:43 01:37:43 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:37:43 #0 0.626 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:37:43 #146 ... 01:37:43 01:37:43 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:37:43 #0 0.978 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:37:43 #147 ... 01:37:43 01:37:43 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:37:43 #0 0.929 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:37:43 #148 ... 01:37:43 01:37:43 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:37:43 #0 0.561 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:37:43 #149 ... 01:37:43 01:37:43 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:37:43 #0 0.775 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:37:43 #150 ... 01:37:43 01:37:43 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:37:43 #0 0.428 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:37:43 #151 ... 01:37:43 01:37:43 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:37:43 #0 1.319 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:37:44 #152 ... 01:37:44 01:37:44 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:37:44 #0 1.333 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:37:44 #153 ... 01:37:44 01:37:44 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:37:44 #0 1.242 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:39:05 #154 ... 01:39:05 01:39:05 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:39:05 #149 85.81 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:39:40 #149 ... 01:39:40 01:39:40 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:39:40 #146 DONE 127.6s 01:39:40 01:39:40 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:39:42 #143 ... 01:39:42 01:39:42 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:39:42 #149 DONE 129.8s 01:39:42 01:39:42 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:39:42 #148 DONE 129.8s 01:39:42 01:39:42 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:39:42 #145 DONE 129.8s 01:39:42 01:39:42 #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:39:43 #155 ... 01:39:43 01:39:43 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:39:43 #143 DONE 130.7s 01:39:43 01:39:43 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:39:44 #156 DONE 0.7s 01:39:44 01:39:44 #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:39:44 #155 DONE 1.6s 01:39:44 01:39:44 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:39:44 #157 DONE 0.4s 01:39:44 01:39:44 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:39:44 #158 DONE 0.4s 01:39:44 01:39:44 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:39:44 #159 DONE 0.4s 01:39:44 01:39:44 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:39:44 #160 ... 01:39:44 01:39:44 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:39:44 #161 DONE 0.3s 01:39:44 01:39:44 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:39:44 #162 DONE 0.4s 01:39:44 01:39:44 #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:39:44 #163 DONE 0.4s 01:39:44 01:39:44 #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:39:44 #164 DONE 0.5s 01:39:44 01:39:44 #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:39:45 #165 ... 01:39:45 01:39:45 #166 [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 01:39:45 #166 DONE 0.6s 01:39:45 01:39:45 #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:39:45 #167 DONE 0.7s 01:39:45 01:39:45 #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:39:45 #165 DONE 0.8s 01:39:45 01:39:45 #168 [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 01:39:45 #168 ... 01:39:45 01:39:45 #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:39:45 #169 DONE 1.0s 01:39:45 01:39:45 #170 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:39:46 #170 ... 01:39:46 01:39:46 #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:39:46 #171 DONE 0.9s 01:39:46 01:39:46 #168 [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 01:39:46 #168 DONE 0.9s 01:39:46 01:39:46 #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:39:46 #172 ... 01:39:46 01:39:46 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:39:46 #160 DONE 2.1s 01:39:46 01:39:46 #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:39:46 #173 DONE 0.7s 01:39:46 01:39:46 #170 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:39:46 #170 DONE 0.8s 01:39:46 01:39:46 #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:39:46 #174 DONE 0.4s 01:39:46 01:39:46 #84 [security-spiffe-token-provider] exporting to image 01:39:46 #84 exporting layers 01:39:46 #84 ... 01:39:46 01:39:46 #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:39:46 #172 DONE 0.4s 01:39:46 01:39:46 #175 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:39:46 #175 DONE 0.3s 01:39:46 01:39:46 #176 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:39:47 #176 ... 01:39:47 01:39:47 #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:39:47 #177 DONE 0.5s 01:39:47 01:39:47 #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:39:47 #178 DONE 0.3s 01:39:47 01:39:47 #176 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:39:47 #176 DONE 0.2s 01:39:47 01:39:47 #84 [security-spiffe-token-provider] exporting to image 01:39:47 #84 exporting layers 0.4s done 01:39:47 #84 writing image sha256:0c0eb51e61d490a853fd3bbc36de3bfdc52c881a9e1c56e7e4921a1c3c1ae17e done 01:39:47 #84 naming to docker.io/library/security-spiffe-token-provider done 01:39:47 #84 DONE 1.8s 01:39:47 01:39:47 #179 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:39:47 #179 DONE 0.3s 01:39:47 01:39:47 #180 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:39:47 #180 ... 01:39:47 01:39:47 #181 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:39:47 #181 DONE 0.5s 01:39:47 01:39:47 #180 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:39:47 #180 DONE 0.5s 01:39:47 01:39:47 #182 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:39:48 #182 DONE 0.7s 01:39:48 01:39:48 #183 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:39:48 #183 DONE 0.7s 01:39:48 01:39:48 #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:39:49 #184 ... 01:39:49 01:39:49 #185 [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/ 01:39:49 #185 DONE 0.9s 01:39:49 01:39:49 #186 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:39:49 #186 DONE 2.2s 01:39:49 01:39:49 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:39:49 #187 DONE 2.2s 01:39:49 01:39:49 #84 [core-common-config-bootstrapper] exporting to image 01:39:50 #84 ... 01:39:50 01:39:50 #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:39:50 #184 DONE 2.4s 01:39:50 01:39:50 #84 [security-secretstore-setup] exporting to image 01:39:50 #84 ... 01:39:50 01:39:50 #188 [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/ 01:39:50 #188 DONE 1.5s 01:39:50 01:39:50 #189 [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/ 01:39:51 #189 DONE 1.2s 01:39:51 01:39:51 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:39:51 #154 ... 01:39:51 01:39:51 #190 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:39:52 #190 DONE 0.3s 01:39:52 01:39:52 #191 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:39:53 #191 ... 01:39:53 01:39:53 #84 [security-secretstore-setup] exporting to image 01:39:53 #84 exporting layers 2.2s done 01:39:53 #84 writing image sha256:123c4e36983bdeb83f4c2f6336c6a016d315fcfe38d68914edb1dd6297cd0a3c 0.1s done 01:39:53 #84 naming to docker.io/library/core-common-config-bootstrapper done 01:39:53 #84 writing image sha256:f54bbb3d0f075b4167043ba84a77d78581ca262146021fa2a9283b5935f593bb 0.0s done 01:39:53 #84 naming to docker.io/library/security-proxy-setup done 01:39:53 #84 writing image sha256:fc319e91c45a9dc5d67e0e28c258e97d8f6c975bfe9df4e586bf56db0eb5bf11 0.0s done 01:39:53 #84 naming to docker.io/library/security-secretstore-setup 0.0s done 01:39:53 #84 DONE 5.5s 01:39:53 01:39:53 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:39:54 #151 ... 01:39:54 01:39:54 #191 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:39:54 #191 DONE 2.3s 01:39:54 01:39:54 #84 [security-bootstrapper] exporting to image 01:39:54 #84 exporting layers 0.4s done 01:39:54 #84 writing image sha256:cd123865b9877b7371008b8f420043ecbf5db79b36edf61b7c1b7dc23aeb4efa done 01:39:54 #84 naming to docker.io/library/security-bootstrapper done 01:39:54 #84 DONE 6.0s 01:39:54 01:39:54 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:40:04 #154 DONE 150.7s 01:40:04 01:40:04 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:40:04 #144 DONE 150.8s 01:40:04 01:40:04 #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:40:04 #192 DONE 0.1s 01:40:04 01:40:04 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:40:04 #147 DONE 150.8s 01:40:04 01:40:04 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:40:04 #153 DONE 150.8s 01:40:04 01:40:04 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:40:04 #152 DONE 150.8s 01:40:04 01:40:04 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:40:04 #151 DONE 150.8s 01:40:04 01:40:04 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:40:04 #150 DONE 150.8s 01:40:04 01:40:04 #193 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 01:40:04 #193 CACHED 01:40:04 01:40:04 #194 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:40:04 #194 ... 01:40:04 01:40:04 #195 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 01:40:04 #195 DONE 0.1s 01:40:04 01:40:04 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:40:04 #196 CACHED 01:40:04 01:40:04 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:40:04 #197 CACHED 01:40:04 01:40:04 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:40:04 #198 CACHED 01:40:04 01:40:04 #199 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:40:04 #199 DONE 0.1s 01:40:04 01:40:04 #194 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:40:04 #194 DONE 0.1s 01:40:04 01:40:04 #200 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:40:04 #200 DONE 0.1s 01:40:04 01:40:04 #201 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:40:04 #201 DONE 0.1s 01:40:04 01:40:04 #202 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:40:04 #202 ... 01:40:04 01:40:04 #203 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:40:04 #203 DONE 0.7s 01:40:04 01:40:04 #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:40:04 #204 DONE 0.7s 01:40:04 01:40:04 #205 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:40:04 #205 DONE 0.7s 01:40:04 01:40:04 #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:40:04 #206 DONE 0.8s 01:40:04 01:40:04 #207 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:40:04 #207 ... 01:40:04 01:40:04 #208 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:40:04 #208 DONE 0.9s 01:40:04 01:40:04 #209 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:40:04 #209 DONE 0.9s 01:40:04 01:40:04 #202 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:40:04 #202 DONE 0.9s 01:40:04 01:40:04 #210 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:40:05 #210 ... 01:40:05 01:40:05 #211 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:40:05 #211 DONE 0.6s 01:40:05 01:40:05 #212 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:40:05 #212 DONE 0.6s 01:40:05 01:40:05 #84 [core-command] exporting to image 01:40:05 #84 exporting layers 01:40:05 #84 ... 01:40:05 01:40:05 #213 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:40:05 #213 DONE 0.7s 01:40:05 01:40:05 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:40:05 #214 ... 01:40:05 01:40:05 #207 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:40:05 #207 DONE 1.1s 01:40:05 01:40:05 #210 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:40:05 #210 DONE 0.9s 01:40:05 01:40:05 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:40:05 #215 DONE 1.0s 01:40:05 01:40:05 #216 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:40:05 #216 DONE 0.9s 01:40:05 01:40:05 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:40:05 #214 DONE 0.6s 01:40:05 01:40:05 #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:40:05 #217 DONE 0.1s 01:40:05 01:40:05 #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:40:05 #218 DONE 0.2s 01:40:05 01:40:05 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:40:05 #219 ... 01:40:05 01:40:05 #220 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 01:40:05 #220 DONE 0.1s 01:40:05 01:40:05 #221 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:40:05 #221 DONE 0.1s 01:40:05 01:40:05 #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:40:05 #222 DONE 0.2s 01:40:05 01:40:05 #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 01:40:05 #223 DONE 0.1s 01:40:05 01:40:05 #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 01:40:05 #224 DONE 0.1s 01:40:06 01:40:06 #225 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 01:40:06 #225 DONE 0.1s 01:40:06 01:40:06 #84 [core-metadata] exporting to image 01:40:06 #84 writing image sha256:9bfcb7f9167811fec0c2be81c3431388fbc827a4756f09f581efad4964eb7dad done 01:40:06 #84 naming to docker.io/library/core-command done 01:40:06 #84 exporting layers 0.3s done 01:40:06 #84 writing image sha256:eacbbda1787e36b9351381fa8eb6c680a06a86cb52d13ed92063fa1cf2accf32 0.0s done 01:40:06 #84 writing image sha256:4284c5ea231ad59c76809c3e2b54475a39c9301d5d3d08402f482835f9ad9738 0.0s done 01:40:06 #84 naming to docker.io/library/core-keeper done 01:40:06 #84 naming to docker.io/library/support-scheduler done 01:40:06 #84 writing image sha256:8a999097c1c41106bad049f4912703bc867a2748ad8369508b1398fc1f924e4e done 01:40:06 #84 naming to docker.io/library/core-data done 01:40:06 #84 ... 01:40:06 01:40:06 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:40:06 #219 DONE 0.4s 01:40:06 01:40:06 #84 [core-metadata] exporting to image 01:40:06 #84 exporting layers 0.3s done 01:40:06 #84 writing image sha256:af84967be70b3686edf37a3dc54ff108d544e9c9306e4a5d027f5eca29943206 done 01:40:06 #84 naming to docker.io/library/support-notifications done 01:40:06 #84 writing image sha256:a5049b79a67a568353fb3c1d264fb173b8b9053d7daf4714857b0cb998fbb52d done 01:40:06 #84 naming to docker.io/library/core-metadata done 01:40:07 #84 exporting layers 1.0s done 01:40:07 #84 writing image sha256:672d069a7d640e47641f19d50cff6b91a2cebb14a7f42aee8ee2f3057ec4c14d done 01:40:07 #84 naming to docker.io/library/security-proxy-auth done 01:40:07 #84 DONE 8.1s 01:40:07 01:40:07 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:40:07 time="2025-01-10T01:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:07 time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:07 time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:07 time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:07 time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:07 time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:07 time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:07 time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:07 time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:07 time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:07 time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:07 time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:07 time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:07 time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:07 time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:40:07 $ docker stop --time=1 5f48345e1d844c31f5f188acda65fecaa08c0f1deff11390b5c72928d378b95d 01:40:08 $ docker rm -f --volumes 5f48345e1d844c31f5f188acda65fecaa08c0f1deff11390b5c72928d378b95d [Pipeline] // withDockerContainer [Pipeline] sh 01:40:09 + docker images 01:40:09 REPOSITORY TAG IMAGE ID CREATED SIZE 01:40:09 security-proxy-auth latest 672d069a7d64 2 seconds ago 30.7MB 01:40:09 support-scheduler latest 4284c5ea231a 3 seconds ago 47MB 01:40:09 core-data latest 8a999097c1c4 3 seconds ago 31.8MB 01:40:09 support-notifications latest af84967be70b 3 seconds ago 50.3MB 01:40:09 core-keeper latest eacbbda1787e 3 seconds ago 31.4MB 01:40:09 core-metadata latest a5049b79a67a 3 seconds ago 31.9MB 01:40:09 core-command latest 9bfcb7f91678 4 seconds ago 27.6MB 01:40:09 security-bootstrapper latest cd123865b987 14 seconds ago 20.3MB 01:40:09 security-secretstore-setup latest fc319e91c45a 18 seconds ago 41MB 01:40:09 core-common-config-bootstrapper latest 123c4e36983b 20 seconds ago 17.1MB 01:40:09 security-proxy-setup latest f54bbb3d0f07 20 seconds ago 29.3MB 01:40:09 security-spiffe-token-provider latest 0c0eb51e61d4 22 seconds ago 32.6MB 01:40:09 security-spire-agent latest ecfc14244b17 3 minutes ago 182MB 01:40:09 security-spire-server latest 353c3086afe0 3 minutes ago 122MB 01:40:09 security-spire-config latest d46a4d12d0ec 3 minutes ago 121MB 01:40:09 ci-base-image-x86_64 latest 361a5eae41bb 7 minutes ago 982MB 01:40:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB 01:40:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 01:40:09 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 01:40:10 provisioning config files... 01:40:10 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8507374815406358320tmp [Pipeline] { [Pipeline] sh 01:40:10 + set +x 01:40:10 + curl -s https://codecov.io/bash 01:40:10 + bash -s -- 01:40:10 01:40:10 _____ _ 01:40:10 / ____| | | 01:40:10 | | ___ __| | ___ ___ _____ __ 01:40:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:40:10 | |___| (_) | (_| | __/ (_| (_) \ V / 01:40:10 \_____\___/ \__,_|\___|\___\___/ \_/ 01:40:10 Bash-1.0.6 01:40:10 01:40:10 01:40:10 ==> git version 2.25.1 found 01:40:10 ==> 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 01:40:10 Release-Date: 2020-01-08 01:40:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:40:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:40:10 ==> Jenkins CI detected. 01:40:10 current dir:  /w/workspace/edgex-go/1 01:40:10 project root: . 01:40:10 --> token set from env 01:40:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:40:10 ==> Running gcov in . (disable via -X gcov) 01:40:10 ==> Python coveragepy not found 01:40:10 ==> Searching for coverage reports in: 01:40:10 + . 01:40:10 -> Found 1 reports 01:40:10 ==> Detecting git/mercurial file structure 01:40:10 ==> Reading reports 01:40:10 + ./coverage.out bytes=1510933 01:40:10 ==> Appending adjustments 01:40:10 https://docs.codecov.io/docs/fixing-reports 01:40:12 + Found adjustments 01:40:12 ==> Gzipping contents 01:40:12 128K /tmp/codecov.mCxpes.gz 01:40:12 ==> Uploading reports 01:40:12 url: https://codecov.io 01:40:12 query: branch=PR-5045&commit=4adb933bda2f8cb0add680e16b68df3a1e502c17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5045%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5045&job=&cmd_args= 01:40:12 -> Pinging Codecov 01:40:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5045&commit=4adb933bda2f8cb0add680e16b68df3a1e502c17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5045%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5045&job=&cmd_args= 01:40:12 -> Uploading to 01:40:12 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/4adb933bda2f8cb0add680e16b68df3a1e502c17/a89bbdb8-e956-4bbb-bdef-2d6144dec7a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T014012Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5b2df3b01101dd60f87481ebfc5252c8f02770acde71b30b5abb90d9cffd5c66 01:40:12 % Total % Received % Xferd Average Speed Time Time Time Current 01:40:12 Dload Upload Total Spent Left Speed 01:40:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 126k 0 0 100 126k 0 501k --:--:-- --:--:-- --:--:-- 501k 01:40:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4adb933bda2f8cb0add680e16b68df3a1e502c17 [Pipeline] } 01:40:12 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 01:40:14 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 01:40:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:40:15 ---> package-listing.sh 01:40:15 ++ facter osfamily 01:40:15 ++ tr '[:upper:]' '[:lower:]' 01:40:16 + OS_FAMILY=debian 01:40:16 + workspace=/w/workspace/edgex-go/1 01:40:16 + START_PACKAGES=/tmp/packages_start.txt 01:40:16 + END_PACKAGES=/tmp/packages_end.txt 01:40:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:40:16 + PACKAGES=/tmp/packages_start.txt 01:40:16 + '[' /w/workspace/edgex-go/1 ']' 01:40:16 + PACKAGES=/tmp/packages_end.txt 01:40:16 + case "${OS_FAMILY}" in 01:40:16 + dpkg -l 01:40:16 + grep '^ii' 01:40:16 + '[' -f /tmp/packages_start.txt ']' 01:40:16 + '[' -f /tmp/packages_end.txt ']' 01:40:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:40:16 + '[' /w/workspace/edgex-go/1 ']' 01:40:16 + mkdir -p /w/workspace/edgex-go/1/archives/ 01:40:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 01:40:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:40:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:16 01:40:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:17 latest: Pulling from edgex-lftools-log-publisher 01:40:17 5eb5b503b376: Pulling fs layer 01:40:17 5c69ac0246d0: Pulling fs layer 01:40:17 ec43610c2a17: Pulling fs layer 01:40:17 3a2ae6a8a46f: Pulling fs layer 01:40:17 33b1e0a273af: Pulling fs layer 01:40:17 5d3b04190fa2: Pulling fs layer 01:40:17 2f39f015ded8: Pulling fs layer 01:40:17 5d3b04190fa2: Waiting 01:40:17 2f39f015ded8: Waiting 01:40:17 33b1e0a273af: Waiting 01:40:17 5c69ac0246d0: Verifying Checksum 01:40:17 5c69ac0246d0: Download complete 01:40:17 3a2ae6a8a46f: Download complete 01:40:17 33b1e0a273af: Verifying Checksum 01:40:17 33b1e0a273af: Download complete 01:40:17 ec43610c2a17: Verifying Checksum 01:40:17 ec43610c2a17: Download complete 01:40:17 5d3b04190fa2: Verifying Checksum 01:40:17 5d3b04190fa2: Download complete 01:40:17 5eb5b503b376: Verifying Checksum 01:40:17 5eb5b503b376: Download complete 01:40:18 2f39f015ded8: Download complete 01:40:19 5eb5b503b376: Pull complete 01:40:19 5c69ac0246d0: Pull complete 01:40:19 ec43610c2a17: Pull complete 01:40:19 3a2ae6a8a46f: Pull complete 01:40:19 33b1e0a273af: Pull complete 01:40:19 5d3b04190fa2: Pull complete 01:40:24 2f39f015ded8: Pull complete 01:40:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:40:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:24 prd-ubuntu20.04-docker-8c-8g-36423 does not seem to be running inside a container 01:40:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:40:27 $ docker top 7402ac981fd9d07c6aa2704b76aae4128096c05f9baf510c3b5d7fa427a83896 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:27 + touch /tmp/pre-build-complete [Pipeline] sh 01:40:28 + mkdir -p /var/log/sysstat [Pipeline] sh 01:40:28 + ls /var/log/sa-host 01:40:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:28 provisioning config files... 01:40:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14644730074759803139tmp [Pipeline] { [Pipeline] echo 01:40:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:40:29 ---> create-netrc.sh [Pipeline] } 01:40:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:40:29 ---> python-tools-install.sh [Pipeline] echo 01:40:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:40:29 ---> sudo-logs.sh 01:40:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:40:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:40:30 ---> job-cost.sh 01:40:30 lf-activate-venv: SKIPPING 01:40:30 INFO: No Stack... 01:40:30 INFO: Retrieving Pricing Info for: v3-standard-8 01:40:30 INFO: Archiving Costs [Pipeline] echo 01:40:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:40:31 ---> logs-deploy.sh 01:40:31 lf-activate-venv: SKIPPING 01:40:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5045/1 01:40:31 INFO: archiving workspace using pattern(s): 01:40:32 Archives upload complete. 01:40:32 INFO: archiving logs to Nexus 01:40:32 ---> uname -a: 01:40:32 Linux prd-ubuntu20-04-docker-8c-8g-36423 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:40:32 01:40:32 01:40:32 ---> lscpu: 01:40:32 Architecture: x86_64 01:40:32 CPU op-mode(s): 32-bit, 64-bit 01:40:32 Byte Order: Little Endian 01:40:32 Address sizes: 40 bits physical, 48 bits virtual 01:40:32 CPU(s): 8 01:40:32 On-line CPU(s) list: 0-7 01:40:32 Thread(s) per core: 1 01:40:32 Core(s) per socket: 1 01:40:32 Socket(s): 8 01:40:32 NUMA node(s): 1 01:40:32 Vendor ID: AuthenticAMD 01:40:32 CPU family: 23 01:40:32 Model: 49 01:40:32 Model name: AMD EPYC-Rome Processor 01:40:32 Stepping: 0 01:40:32 CPU MHz: 2799.998 01:40:32 BogoMIPS: 5599.99 01:40:32 Virtualization: AMD-V 01:40:32 Hypervisor vendor: KVM 01:40:32 Virtualization type: full 01:40:32 L1d cache: 256 KiB 01:40:32 L1i cache: 256 KiB 01:40:32 L2 cache: 4 MiB 01:40:32 L3 cache: 128 MiB 01:40:32 NUMA node0 CPU(s): 0-7 01:40:32 Vulnerability Itlb multihit: Not affected 01:40:32 Vulnerability L1tf: Not affected 01:40:32 Vulnerability Mds: Not affected 01:40:32 Vulnerability Meltdown: Not affected 01:40:32 Vulnerability Mmio stale data: Not affected 01:40:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:40:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:40:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:40:32 Vulnerability Srbds: Not affected 01:40:32 Vulnerability Tsx async abort: Not affected 01:40:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:40:32 01:40:32 01:40:32 ---> nproc: 01:40:32 8 01:40:32 01:40:32 01:40:32 ---> df -h: 01:40:32 Filesystem Size Used Avail Use% Mounted on 01:40:32 overlay 155G 27G 129G 18% / 01:40:32 tmpfs 64M 0 64M 0% /dev 01:40:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:40:32 shm 64M 0 64M 0% /dev/shm 01:40:32 /dev/vda1 155G 27G 129G 18% /facter-os 01:40:32 01:40:32 01:40:32 ---> sar -b -r -n DEV: 01:40:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36423) 01/10/25 _x86_64_ (8 CPU) 01:40:32 01:40:32 01:31:14 LINUX RESTART (8 CPU) 01:40:32 01:40:32 01:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:40:32 01:33:01 190.02 10.20 179.82 0.00 1680.64 69957.48 0.00 01:40:32 01:34:01 77.58 0.05 77.53 0.00 2.40 36089.60 0.00 01:40:32 01:35:01 25.34 0.03 25.31 0.00 0.27 10501.05 0.00 01:40:32 01:36:01 166.19 0.52 165.67 0.00 47.30 56525.65 0.00 01:40:32 01:37:01 765.53 30.01 735.52 0.00 5606.53 236308.83 0.00 01:40:32 01:38:01 480.26 0.63 479.62 0.00 5.20 185130.02 0.00 01:40:32 01:39:01 301.78 1.55 300.23 0.00 35.86 83596.20 0.00 01:40:32 01:40:01 731.07 0.03 731.03 0.00 0.27 151936.14 0.00 01:40:32 Average: 342.31 5.38 336.94 0.00 922.12 103767.93 0.00 01:40:32 01:40:32 01:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:40:32 01:33:01 27623152 31506104 805708 2.45 124216 3912484 1859972 5.48 1291632 3454504 238524 01:40:32 01:34:01 26988156 31350988 953848 2.90 128780 4353544 2181784 6.43 1972824 3369284 289872 01:40:32 01:35:01 27025696 31425200 876416 2.67 133424 4353516 2143968 6.32 1477808 3792664 464224 01:40:32 01:36:01 26740148 31154596 1143348 3.48 145768 4389096 3602912 10.62 1735116 3833344 447220 01:40:32 01:37:01 17423740 31302508 961828 2.93 342896 13124940 2517612 7.42 2918232 11401392 2720580 01:40:32 01:38:01 11350192 29228756 2971240 9.04 379660 16714848 9333460 27.51 5435708 14495012 1022460 01:40:32 01:39:01 8251360 28538508 3664092 11.14 394728 19010876 8991436 26.50 7154980 15783416 1149140 01:40:32 01:40:01 8900088 31087312 1143140 3.48 408024 20904276 3340900 9.85 4976460 17369860 152952 01:40:32 Average: 19287816 30699246 1564952 4.76 257187 10845448 4246506 12.51 3370345 9187434 810622 01:40:32 01:40:32 01:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:40:32 01:33:01 docker0 815.16 875.94 59.82 4901.76 0.00 0.00 0.00 0.00 01:40:32 01:33:01 ens3 1089.19 945.25 9813.58 100.60 0.00 0.00 0.00 0.00 01:40:32 01:33:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 01:40:32 01:34:01 veth8cbc25f 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 01:40:32 01:34:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 01:40:32 01:34:01 ens3 41.43 24.42 37.81 15.66 0.00 0.00 0.00 0.00 01:40:32 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:32 01:35:01 veth8cbc25f 1.28 1.30 0.11 0.11 0.00 0.00 0.00 0.00 01:40:32 01:35:01 docker0 1.28 1.28 0.10 0.11 0.00 0.00 0.00 0.00 01:40:32 01:35:01 ens3 26.72 17.33 21.04 11.82 0.00 0.00 0.00 0.00 01:40:32 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:36:01 veth076c1d2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:36:01 veth82841b3 0.32 0.37 0.03 0.13 0.00 0.00 0.00 0.00 01:40:32 01:36:01 vethfd785a3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:36:01 vethe77202c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:36:01 vethbbecf59 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:36:01 docker0 0.32 0.27 0.03 0.12 0.00 0.00 0.00 0.00 01:40:32 01:36:01 ens3 132.15 71.47 3114.77 21.03 0.00 0.00 0.00 0.00 01:40:32 01:36:01 veth0742c14 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:36:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 01:40:32 01:36:01 veth0c31a60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:36:01 vethfdd71d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:37:01 veth2846337 78.26 140.95 8.04 1213.48 0.00 0.00 0.00 0.10 01:40:32 01:37:01 veth39d4b41 72.84 128.91 7.59 1212.37 0.00 0.00 0.00 0.10 01:40:32 01:37:01 veth15705cb 71.56 137.42 7.59 1216.52 0.00 0.00 0.00 0.10 01:40:32 01:37:01 veth82841b3 0.05 0.93 0.00 0.04 0.00 0.00 0.00 0.00 01:40:32 01:37:01 vethde77ebc 71.03 130.26 7.62 1214.01 0.00 0.00 0.00 0.10 01:40:32 01:37:01 docker0 498.48 917.28 43.75 8704.63 0.00 0.00 0.00 0.00 01:40:32 01:37:01 veth4bff13f 70.91 135.82 7.53 1215.32 0.00 0.00 0.00 0.10 01:40:32 01:37:01 ens3 1105.31 630.71 10831.96 212.85 0.00 0.00 0.00 0.00 01:40:32 01:37:01 veth5b204e2 72.96 134.66 7.67 1220.64 0.00 0.00 0.00 0.10 01:40:32 01:37:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 01:40:32 01:38:01 vethe29b5a8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:40:32 01:38:01 vethba73869 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:40:32 01:38:01 veth962036b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:40:32 01:38:01 veth82841b3 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 01:40:32 01:38:01 veth6d08f85 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:40:32 01:38:01 docker0 0.12 0.08 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:38:01 vethaacdfe9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:40:32 01:38:01 veth92c2112 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:40:32 01:38:01 ens3 12.25 6.61 10.53 5.20 0.00 0.00 0.00 0.00 01:40:32 01:38:01 veth65a9a21 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:40:32 01:38:01 vethed60731 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:40:32 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:32 01:38:01 vethe9abe19 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:40:32 01:38:01 veth12b9d89 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:40:32 01:38:01 veth53097c8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:40:32 01:38:01 vethea462c1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:40:32 01:39:01 vethe29b5a8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:39:01 vethba73869 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:39:01 veth962036b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:39:01 veth82841b3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:39:01 veth6d08f85 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:39:01 vethaacdfe9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:39:01 veth92c2112 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:39:01 ens3 8.50 7.28 6.37 7.43 0.00 0.00 0.00 0.00 01:40:32 01:39:01 veth65a9a21 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:39:01 vethed60731 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:39:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 01:40:32 01:39:01 vethe9abe19 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:39:01 veth12b9d89 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:39:01 veth53097c8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:39:01 vethea462c1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:40:01 vethba73869 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:40:01 veth962036b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:40:01 veth82841b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:40:01 ens3 22.29 13.95 17.60 10.64 0.00 0.00 0.00 0.00 01:40:32 01:40:01 veth65a9a21 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:40:01 vethed60731 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:40:32 01:40:01 veth12b9d89 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:40:01 veth53097c8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:40:01 vethea462c1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 Average: vethba73869 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 Average: veth962036b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 Average: veth82841b3 0.06 0.17 0.01 0.02 0.00 0.00 0.00 0.00 01:40:32 Average: docker0 164.40 224.33 12.96 1700.48 0.00 0.00 0.00 0.00 01:40:32 Average: ens3 304.67 214.59 2981.22 48.14 0.00 0.00 0.00 0.00 01:40:32 Average: veth65a9a21 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 Average: vethed60731 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 01:40:32 Average: veth12b9d89 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 Average: veth53097c8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 Average: vethea462c1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:40:32 01:40:32 01:40:32 ---> sar -P ALL: 01:40:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36423) 01/10/25 _x86_64_ (8 CPU) 01:40:32 01:40:32 01:31:14 LINUX RESTART (8 CPU) 01:40:32 01:40:32 01:32:01 CPU %user %nice %system %iowait %steal %idle 01:40:32 01:33:01 all 9.15 0.00 4.27 3.23 0.05 83.31 01:40:32 01:33:01 0 8.71 0.00 3.32 0.27 0.05 87.66 01:40:32 01:33:01 1 9.68 0.00 3.53 2.62 0.05 84.12 01:40:32 01:33:01 2 9.10 0.00 4.19 0.47 0.05 86.19 01:40:32 01:33:01 3 9.30 0.00 3.96 1.73 0.08 84.92 01:40:32 01:33:01 4 11.81 0.00 5.14 11.57 0.05 71.43 01:40:32 01:33:01 5 9.07 0.00 5.19 1.29 0.05 84.41 01:40:32 01:33:01 6 7.75 0.00 4.54 0.29 0.05 87.37 01:40:32 01:33:01 7 7.74 0.00 4.28 7.54 0.05 80.38 01:40:32 01:34:01 all 35.81 0.00 5.66 2.54 0.10 55.89 01:40:32 01:34:01 0 34.28 0.00 5.71 1.00 0.22 58.79 01:40:32 01:34:01 1 33.79 0.00 5.16 1.76 0.08 59.21 01:40:32 01:34:01 2 36.17 0.00 5.32 1.25 0.08 57.18 01:40:32 01:34:01 3 34.63 0.00 5.18 2.56 0.07 57.57 01:40:32 01:34:01 4 36.27 0.00 5.92 10.89 0.08 46.84 01:40:32 01:34:01 5 39.50 0.00 5.35 1.06 0.08 54.00 01:40:32 01:34:01 6 36.71 0.00 7.62 0.37 0.10 55.20 01:40:32 01:34:01 7 35.14 0.00 5.05 1.47 0.08 58.26 01:40:32 01:35:01 all 48.43 0.00 6.32 0.72 0.08 44.45 01:40:32 01:35:01 0 47.62 0.00 5.79 0.55 0.08 45.95 01:40:32 01:35:01 1 49.44 0.00 6.51 0.55 0.10 43.40 01:40:32 01:35:01 2 50.07 0.00 6.27 0.18 0.07 43.41 01:40:32 01:35:01 3 48.05 0.00 6.60 1.16 0.08 44.10 01:40:32 01:35:01 4 47.14 0.00 6.16 1.98 0.07 44.65 01:40:32 01:35:01 5 48.39 0.00 6.40 0.45 0.08 44.68 01:40:32 01:35:01 6 50.08 0.00 6.67 0.29 0.08 42.88 01:40:32 01:35:01 7 46.65 0.00 6.18 0.56 0.07 46.55 01:40:32 01:36:01 all 29.73 0.00 6.75 2.67 0.07 60.78 01:40:32 01:36:01 0 28.87 0.00 7.64 2.75 0.07 60.67 01:40:32 01:36:01 1 31.84 0.00 8.14 3.42 0.07 56.52 01:40:32 01:36:01 2 28.56 0.00 6.87 8.83 0.08 55.66 01:40:32 01:36:01 3 27.97 0.00 5.87 2.89 0.07 63.20 01:40:32 01:36:01 4 29.56 0.00 5.83 0.81 0.07 63.73 01:40:32 01:36:01 5 32.59 0.00 7.21 1.10 0.08 59.01 01:40:32 01:36:01 6 31.30 0.00 7.02 0.88 0.07 60.73 01:40:32 01:36:01 7 27.13 0.00 5.41 0.69 0.08 66.69 01:40:32 01:37:01 all 23.41 0.00 9.44 19.48 0.11 47.55 01:40:32 01:37:01 0 24.89 0.00 10.49 21.19 0.12 43.31 01:40:32 01:37:01 1 24.39 0.00 9.89 27.54 0.10 38.08 01:40:32 01:37:01 2 23.60 0.00 9.14 13.88 0.12 53.27 01:40:32 01:37:01 3 20.86 0.00 8.55 8.27 0.10 62.22 01:40:32 01:37:01 4 22.21 0.00 9.02 17.10 0.09 51.58 01:40:32 01:37:01 5 25.72 0.00 10.56 33.56 0.15 30.01 01:40:32 01:37:01 6 24.85 0.00 9.40 15.75 0.10 49.90 01:40:32 01:37:01 7 20.80 0.00 8.46 18.66 0.10 51.99 01:40:32 01:38:01 all 39.94 0.00 7.67 9.23 0.08 43.09 01:40:32 01:38:01 0 40.52 0.00 7.70 6.09 0.08 45.60 01:40:32 01:38:01 1 40.77 0.00 9.58 45.75 0.10 3.80 01:40:32 01:38:01 2 39.66 0.00 7.36 2.19 0.10 50.69 01:40:32 01:38:01 3 39.45 0.00 6.95 1.94 0.07 51.58 01:40:32 01:38:01 4 39.69 0.00 7.85 7.74 0.07 44.66 01:40:32 01:38:01 5 39.69 0.00 7.73 6.14 0.07 46.37 01:40:32 01:38:01 6 39.93 0.00 8.07 2.83 0.08 49.10 01:40:32 01:38:01 7 39.79 0.00 6.12 1.79 0.05 52.24 01:40:32 01:39:01 all 88.47 0.00 11.37 0.00 0.16 0.00 01:40:32 01:39:01 0 88.09 0.00 11.75 0.00 0.15 0.00 01:40:32 01:39:01 1 89.69 0.00 10.16 0.00 0.14 0.02 01:40:32 01:39:01 2 88.48 0.00 11.39 0.00 0.13 0.00 01:40:32 01:39:01 3 89.09 0.00 10.76 0.00 0.15 0.00 01:40:32 01:39:01 4 88.10 0.00 11.75 0.00 0.15 0.00 01:40:32 01:39:01 5 87.12 0.00 12.60 0.00 0.28 0.00 01:40:32 01:39:01 6 88.05 0.00 11.81 0.00 0.13 0.00 01:40:32 01:39:01 7 89.10 0.00 10.75 0.00 0.13 0.02 01:40:32 01:40:01 all 84.85 0.00 12.13 0.90 0.20 1.92 01:40:32 01:40:01 0 85.62 0.00 11.95 0.00 0.13 2.30 01:40:32 01:40:01 1 83.40 0.00 13.58 0.93 0.39 1.71 01:40:32 01:40:01 2 83.74 0.00 12.20 3.77 0.17 0.12 01:40:32 01:40:01 3 85.10 0.00 11.54 0.31 0.23 2.82 01:40:32 01:40:01 4 85.06 0.00 12.28 0.50 0.19 1.97 01:40:32 01:40:01 5 84.30 0.00 13.01 0.08 0.14 2.47 01:40:32 01:40:01 6 86.30 0.00 11.08 1.43 0.20 0.99 01:40:32 01:40:01 7 85.21 0.00 11.45 0.15 0.19 2.99 01:40:32 Average: all 44.94 0.00 7.94 4.83 0.11 42.18 01:40:32 Average: 0 44.84 0.00 8.03 3.94 0.11 43.08 01:40:32 Average: 1 45.22 0.00 8.28 10.28 0.13 36.09 01:40:32 Average: 2 44.97 0.00 7.84 3.81 0.10 43.28 01:40:32 Average: 3 44.23 0.00 7.41 2.36 0.11 45.89 01:40:32 Average: 4 44.89 0.00 7.98 6.33 0.10 40.71 01:40:32 Average: 5 45.70 0.00 8.49 5.44 0.12 40.25 01:40:32 Average: 6 45.73 0.00 8.28 2.70 0.10 43.18 01:40:32 Average: 7 43.95 0.00 7.21 3.83 0.09 44.92 01:40:32 01:40:32 01:40:32