Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6fbfd523e75a65f7b52cf25b753a535ead5785c5 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-ssh16277982096957877185.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh73970125303234892.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17308087578139787292.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9003296578491846870.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7301551948967354760.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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 ‘prd-ubuntu20.04-docker-8c-8g-8786’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8791 in /w/workspace/edgexfoundry_device-sdk-go_main [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/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6fbfd523e75a65f7b52cf25b753a535ead5785c5 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fbfd523e75a65f7b52cf25b753a535ead5785c5 # timeout=10 Commit message: "Merge pull request #1616 from jinlinGuan/issue-1611" > git rev-list --no-walk 160aeeac7f80da201deb091151152d5490173ec8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:09:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:09:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:09:38 ========================================================= 09:09:38 EdgeX Global Pipelines Version Info 09:09:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:09:39 ------------------- 09:09:39 stable info: 09:09:39 ------------------- 09:09:39 Commited By: Cherry Wang cherry@iotechsys.com 09:09:39 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 09:09:39 Message: update stable to v1.0.263 09:09:39 ------------------- 09:09:39 experimental info: 09:09:39 ------------------- 09:09:39 Commited By: Cherry Wang cherry@iotechsys.com 09:09:39 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 09:09:39 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:09:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:09:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:09:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:09:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:09:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:09:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:09:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fbfd523e75a65f7b52cf25b753a535ead5785c5 [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fbfd52 [Pipeline] echo 09:09:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:09:40 provisioning config files... 09:09:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12250799022358904552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:40 ---> ****-login.sh 09:09:40 nexus3.edgexfoundry.org:10001 09:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:41 Configure a credential helper to remove this warning. See 09:09:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:41 09:09:41 Login Succeeded 09:09:41 nexus3.edgexfoundry.org:10002 09:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:41 Configure a credential helper to remove this warning. See 09:09:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:41 09:09:41 Login Succeeded 09:09:41 nexus3.edgexfoundry.org:10003 09:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:41 Configure a credential helper to remove this warning. See 09:09:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:41 09:09:41 Login Succeeded 09:09:41 nexus3.edgexfoundry.org:10004 09:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:41 Configure a credential helper to remove this warning. See 09:09:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:41 09:09:41 Login Succeeded 09:09:41 ****.io 09:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:41 Configure a credential helper to remove this warning. See 09:09:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:41 09:09:41 Login Succeeded 09:09:41 ---> ****-login.sh ends [Pipeline] } 09:09:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:09:42 + git rev-list -1 --merges 6fbfd523e75a65f7b52cf25b753a535ead5785c5~1..6fbfd523e75a65f7b52cf25b753a535ead5785c5 [Pipeline] echo 09:09:42 -----------> git rev-list -1 --merges 6fbfd523e75a65f7b52cf25b753a535ead5785c5~1..6fbfd523e75a65f7b52cf25b753a535ead5785c5 6fbfd523e75a65f7b52cf25b753a535ead5785c5 09:09:42 6fbfd523e75a65f7b52cf25b753a535ead5785c5 [false] [Pipeline] sh 09:09:42 + git log --format=format:%s -1 6fbfd523e75a65f7b52cf25b753a535ead5785c5 [Pipeline] echo 09:09:42 ========================================================= 09:09:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:09:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:09:43 + git log --format=format:%s -1 6fbfd523e75a65f7b52cf25b753a535ead5785c5 [Pipeline] echo 09:09:43 [semverPrep] GIT_COMMIT: 6fbfd523e75a65f7b52cf25b753a535ead5785c5, Commit Message: Merge pull request #1616 from jinlinGuan/issue-1611 [Pipeline] echo 09:09:43 [semverPrep] This is not a build commit. [Pipeline] sh 09:09:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:09:43 + grep -v github /etc/ssh/ssh_known_hosts 09:09:43 + [ -e /tmp/ssh_known_hosts ] 09:09:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:09:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:09:43 + sudo tee -a /etc/ssh/ssh_known_hosts 09:09:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:09:43 09:09:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:09:44 0.1.4: Pulling from edgex-devops/py-git-semver 09:09:44 b85a868b505f: Pulling fs layer 09:09:44 e2be974225ed: Pulling fs layer 09:09:44 339a4e72a1f5: Pulling fs layer 09:09:44 988bab9f4d93: Pulling fs layer 09:09:44 1469e6f7b9e6: Pulling fs layer 09:09:44 eaf3925da568: Pulling fs layer 09:09:44 bab4dde63d76: Pulling fs layer 09:09:44 bde34c3a00c8: Pulling fs layer 09:09:44 b352a97aabf1: Pulling fs layer 09:09:44 4872d77fe225: Pulling fs layer 09:09:44 5851b861e8e6: Pulling fs layer 09:09:44 bde34c3a00c8: Waiting 09:09:44 b352a97aabf1: Waiting 09:09:44 1469e6f7b9e6: Waiting 09:09:44 bab4dde63d76: Waiting 09:09:44 eaf3925da568: Waiting 09:09:44 5851b861e8e6: Waiting 09:09:44 988bab9f4d93: Waiting 09:09:44 4872d77fe225: Waiting 09:09:44 e2be974225ed: Verifying Checksum 09:09:44 e2be974225ed: Download complete 09:09:44 988bab9f4d93: Verifying Checksum 09:09:44 988bab9f4d93: Download complete 09:09:44 1469e6f7b9e6: Verifying Checksum 09:09:44 1469e6f7b9e6: Download complete 09:09:44 339a4e72a1f5: Verifying Checksum 09:09:44 339a4e72a1f5: Download complete 09:09:44 eaf3925da568: Download complete 09:09:44 bde34c3a00c8: Download complete 09:09:44 b352a97aabf1: Download complete 09:09:44 4872d77fe225: Download complete 09:09:44 5851b861e8e6: Verifying Checksum 09:09:44 5851b861e8e6: Download complete 09:09:44 b85a868b505f: Verifying Checksum 09:09:44 b85a868b505f: Download complete 09:09:44 bab4dde63d76: Verifying Checksum 09:09:44 bab4dde63d76: Download complete 09:09:45 b85a868b505f: Pull complete 09:09:45 e2be974225ed: Pull complete 09:09:46 339a4e72a1f5: Pull complete 09:09:46 988bab9f4d93: Pull complete 09:09:46 1469e6f7b9e6: Pull complete 09:09:46 eaf3925da568: Pull complete 09:09:48 bab4dde63d76: Pull complete 09:09:48 bde34c3a00c8: Pull complete 09:09:48 b352a97aabf1: Pull complete 09:09:48 4872d77fe225: Pull complete 09:09:48 5851b861e8e6: Pull complete 09:09:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:09:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:09:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:48 prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container 09:09:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:09:50 $ docker top 4f9d4a63b147a1e6d72cd612404a9bcc37de55602496f0ae278313770fbc425e -eo pid,comm 09:09:50 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). 09:09:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:09:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:09:50 [ssh-agent] Looking for ssh-agent implementation... 09:09:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:09:50 $ docker exec 4f9d4a63b147a1e6d72cd612404a9bcc37de55602496f0ae278313770fbc425e ssh-agent 09:09:50 SSH_AUTH_SOCK=/tmp/ssh-CPyYdLOqIERR/agent.31 09:09:50 SSH_AGENT_PID=37 09:09:50 Running ssh-add (command line suppressed) 09:09:50 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1030307505659202042.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1030307505659202042.key) 09:09:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:09:50 + git tag --points-at HEAD [Pipeline] } 09:09:50 $ docker exec --env ******** --env ******** 4f9d4a63b147a1e6d72cd612404a9bcc37de55602496f0ae278313770fbc425e ssh-agent -k 09:09:50 unset SSH_AUTH_SOCK; 09:09:50 unset SSH_AGENT_PID; 09:09:50 echo Agent pid 37 killed; 09:09:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:09:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:09:51 [ssh-agent] Looking for ssh-agent implementation... 09:09:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:09:51 $ docker exec 4f9d4a63b147a1e6d72cd612404a9bcc37de55602496f0ae278313770fbc425e ssh-agent 09:09:51 SSH_AUTH_SOCK=/tmp/ssh-AGwUXwsmWZw1/agent.70 09:09:51 SSH_AGENT_PID=76 09:09:51 Running ssh-add (command line suppressed) 09:09:51 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5936719615282104170.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5936719615282104170.key) 09:09:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:09:51 + git semver init 09:09:51 2024-08-27 09:09:51,832 [run_init] DEBUG init version:0.0.0 force:False 09:09:51 2024-08-27 09:09:51,833 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 09:09:51 2024-08-27 09:09:51,834 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 09:09:51 2024-08-27 09:09:51,834 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 09:09:54 2024-08-27 09:09:53,927 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 09:09:54 2024-08-27 09:09:53,928 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 09:09:54 2024-08-27 09:09:53,928 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:09:54 2024-08-27 09:09:53,928 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:09:54 3.2.0-dev.34 [Pipeline] } 09:09:54 $ docker exec --env ******** --env ******** 4f9d4a63b147a1e6d72cd612404a9bcc37de55602496f0ae278313770fbc425e ssh-agent -k 09:09:54 unset SSH_AUTH_SOCK; 09:09:54 unset SSH_AGENT_PID; 09:09:54 echo Agent pid 76 killed; 09:09:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:09:54 + git semver [Pipeline] } 09:09:55 $ docker stop --time=1 4f9d4a63b147a1e6d72cd612404a9bcc37de55602496f0ae278313770fbc425e 09:09:56 $ docker rm -f --volumes 4f9d4a63b147a1e6d72cd612404a9bcc37de55602496f0ae278313770fbc425e [Pipeline] // withDockerContainer [Pipeline] sh 09:09:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:09:56 Stashed 1 file(s) [Pipeline] echo 09:09:56 [edgeXSemver]: initialized semver on version 3.2.0-dev.34 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:09:57 provisioning config files... 09:09:57 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13669770016694793952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:57 ---> ****-login.sh 09:09:57 nexus3.edgexfoundry.org:10001 09:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:57 Configure a credential helper to remove this warning. See 09:09:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:57 09:09:57 Login Succeeded 09:09:57 nexus3.edgexfoundry.org:10002 09:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:57 Configure a credential helper to remove this warning. See 09:09:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:57 09:09:57 Login Succeeded 09:09:57 nexus3.edgexfoundry.org:10003 09:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:57 Configure a credential helper to remove this warning. See 09:09:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:57 09:09:57 Login Succeeded 09:09:57 nexus3.edgexfoundry.org:10004 09:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:57 Configure a credential helper to remove this warning. See 09:09:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:57 09:09:57 Login Succeeded 09:09:57 ****.io 09:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:09:58 Configure a credential helper to remove this warning. See 09:09:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:09:58 09:09:58 Login Succeeded 09:09:58 ---> ****-login.sh ends [Pipeline] } 09:09:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:09:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:09:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:09:58 ========================================================= 09:09:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:09:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:58 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 09:09:58 Sending build context to Docker daemon 25.24MB 09:09:58 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 09:09:58 Step 2/10 : FROM ${BASE} AS builder 09:09:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:09:58 619be1103602: Pulling fs layer 09:09:58 7862e08f4a3e: Pulling fs layer 09:09:58 5df492c9dc93: Pulling fs layer 09:09:58 7629e6793208: Pulling fs layer 09:09:58 4f4fb700ef54: Pulling fs layer 09:09:58 fb5054dd5b73: Pulling fs layer 09:09:58 eeca6798cff9: Pulling fs layer 09:09:58 aa269ceb94a6: Pulling fs layer 09:09:58 ada007ff1a6a: Pulling fs layer 09:09:58 4f4fb700ef54: Waiting 09:09:58 fb5054dd5b73: Waiting 09:09:58 eeca6798cff9: Waiting 09:09:58 aa269ceb94a6: Waiting 09:09:58 ada007ff1a6a: Waiting 09:09:58 7862e08f4a3e: Verifying Checksum 09:09:58 7862e08f4a3e: Download complete 09:09:58 7629e6793208: Verifying Checksum 09:09:58 7629e6793208: Download complete 09:09:58 4f4fb700ef54: Verifying Checksum 09:09:58 4f4fb700ef54: Download complete 09:09:58 619be1103602: Verifying Checksum 09:09:58 619be1103602: Download complete 09:09:58 fb5054dd5b73: Download complete 09:09:58 eeca6798cff9: Verifying Checksum 09:09:58 eeca6798cff9: Download complete 09:09:59 619be1103602: Pull complete 09:09:59 ada007ff1a6a: Verifying Checksum 09:09:59 ada007ff1a6a: Download complete 09:09:59 7862e08f4a3e: Pull complete 09:09:59 5df492c9dc93: Verifying Checksum 09:09:59 5df492c9dc93: Download complete 09:09:59 aa269ceb94a6: Verifying Checksum 09:09:59 aa269ceb94a6: Download complete 09:10:02 5df492c9dc93: Pull complete 09:10:02 7629e6793208: Pull complete 09:10:02 4f4fb700ef54: Pull complete 09:10:02 fb5054dd5b73: Pull complete 09:10:02 eeca6798cff9: Pull complete 09:10:05 aa269ceb94a6: Pull complete 09:10:05 ada007ff1a6a: Pull complete 09:10:05 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:10:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:10:05 ---> f489d0715acc 09:10:05 Step 3/10 : ARG MAKE=make build 09:10:06 ---> Running in da06680f21de 09:10:06 Removing intermediate container da06680f21de 09:10:06 ---> 518cbfa4451f 09:10:06 Step 4/10 : WORKDIR /device-sdk-go 09:10:06 ---> Running in 01a16c17c1e0 09:10:06 Removing intermediate container 01a16c17c1e0 09:10:06 ---> 04468605c6c5 09:10:06 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:10:06 ---> Running in 845e44332964 09:10:06 Removing intermediate container 845e44332964 09:10:06 ---> 04f3ddadad14 09:10:06 Step 6/10 : RUN apk add --update --no-cache make git 09:10:06 ---> Running in b45393c0617a 09:10:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:10:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:10:07 OK: 264 MiB in 52 packages 09:10:07 Removing intermediate container b45393c0617a 09:10:07 ---> ae45ffa30bf4 09:10:07 Step 7/10 : COPY go.mod vendor* ./ 09:10:07 ---> 26c14e431f3b 09:10:07 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:07 ---> Running in a056f0e46fdd 09:10:12 Still waiting to schedule task 09:10:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8788’ is offline 09:10:46 Removing intermediate container a056f0e46fdd 09:10:46 ---> f65e73cf2d50 09:10:46 Step 9/10 : COPY . . 09:10:46 ---> 35b51b251eb4 09:10:46 Step 10/10 : RUN ${MAKE} 09:10:46 ---> Running in 0fa833b26d9c 09:10:46 noop 09:10:46 Removing intermediate container 0fa833b26d9c 09:10:46 ---> 572f29275e97 09:10:46 Successfully built 572f29275e97 09:10:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:47 + docker inspect -f . ci-base-image-x86_64 09:10:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:47 prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container 09:10:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 09:10:47 $ docker top 915b44a6e765709ea23df4f150f4be9718ad62d5bb060633671c040be2227f39 -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:47 + go version 09:10:47 go version go1.21.9 linux/amd64 [Pipeline] } 09:10:47 $ docker stop --time=1 915b44a6e765709ea23df4f150f4be9718ad62d5bb060633671c040be2227f39 09:10:49 $ docker rm -f --volumes 915b44a6e765709ea23df4f150f4be9718ad62d5bb060633671c040be2227f39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:49 + docker inspect -f . ci-base-image-x86_64 09:10:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:49 prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container 09:10:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 09:10:50 $ docker top 540c41cee05ba8d6402830b45edce15a10d8c686ecea6c033b776624e2e827cf -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 09:10:50 + make test 09:10:50 go test -race -coverprofile=coverage.out ./... 09:10:58 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 09:11:37 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 09:11:37 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 09:11:37 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 09:11:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 09:11:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 09:11:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 09:11:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 09:11:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.025s coverage: 26.0% of statements 09:11:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.035s coverage: 79.4% of statements 09:11:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.050s coverage: 86.0% of statements 09:11:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 09:11:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] 09:11:37 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 09:11:37 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 09:11:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.082s coverage: 51.6% of statements 09:11:37 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 09:11:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.033s coverage: 14.4% of statements 09:11:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.210s coverage: 44.6% of statements 09:11:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.045s coverage: 68.5% of statements 09:11:39 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.103s coverage: 89.2% of statements 09:11:39 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.048s coverage: 5.3% of statements 09:11:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8792 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 09:11:52 Running in /w/workspace/device-sdk-go/309 [Pipeline] { [Pipeline] checkout 09:11:52 The recommended git tool is: git 09:12:00 using credential edgex-jenkins-ssh 09:12:00 Cloning the remote Git repository 09:12:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:12:00 > git init /w/workspace/device-sdk-go/309 # timeout=10 09:12:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:12:01 > git --version # timeout=10 09:12:01 > git --version # 'git version 2.25.1' 09:12:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:12:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:12:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:12:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:12:06 Avoid second fetch 09:12:06 Checking out Revision 6fbfd523e75a65f7b52cf25b753a535ead5785c5 (main) 09:12:07 Commit message: "Merge pull request #1616 from jinlinGuan/issue-1611" 09:12:06 > git config core.sparsecheckout # timeout=10 09:12:06 > git checkout -f 6fbfd523e75a65f7b52cf25b753a535ead5785c5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:12:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:12:12 % Total % Received % Xferd Average Speed Time Time Time Current 09:12:12 Dload Upload Total Spent Left Speed 09:12:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79185 0 --:--:-- --:--:-- --:--:-- 79185 [Pipeline] sh 09:12:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:12:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:12:13 + sudo tee /etc/docker/daemon.new 09:12:13 { 09:12:13 "registry-mirrors": [ 09:12:13 "https://nexus3.edgexfoundry.org:10001" 09:12:13 ], 09:12:13 "bip": "10.250.0.254/24", 09:12:13 "hosts": [ 09:12:13 "tcp://0.0.0.0:5555", 09:12:13 "unix:///var/run/docker.sock" 09:12:13 ], 09:12:13 "mtu": 1458, 09:12:13 "selinux-enabled": true, 09:12:13 "seccomp-profile": "/etc/docker/seccomp.json" 09:12:13 } [Pipeline] sh 09:12:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:12:13 + sudo service docker restart 09:12:18 GO111MODULE=on go vet ./... 09:12:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:12:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:12:19 ./bin/test-attribution-txt.sh [Pipeline] echo 09:12:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:12:19 $ docker stop --time=1 540c41cee05ba8d6402830b45edce15a10d8c686ecea6c033b776624e2e827cf 09:12:21 $ docker rm -f --volumes 540c41cee05ba8d6402830b45edce15a10d8c686ecea6c033b776624e2e827cf [Pipeline] // withDockerContainer [Pipeline] sh 09:12:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:12:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:12:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:12:23 + ls -al . 09:12:23 total 380 09:12:23 drwxrwxr-x 11 jenkins jenkins 4096 Aug 27 09:10 . 09:12:23 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 09:09 .. 09:12:23 -rw-rw-r-- 1 jenkins jenkins 140 Aug 27 09:09 .dockerignore 09:12:23 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 09:11 .git 09:12:23 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 09:09 .github 09:12:23 -rw-rw-r-- 1 jenkins jenkins 137 Aug 27 09:09 .gitignore 09:12:23 -rw-rw-r-- 1 jenkins jenkins 42 Aug 27 09:09 .golangci.yml 09:12:23 drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 09:09 .semver 09:12:23 -rw-rw-r-- 1 jenkins jenkins 48109 Aug 27 09:09 CHANGELOG.md 09:12:23 -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 09:09 GOVERNANCE.md 09:12:23 -rw-rw-r-- 1 jenkins jenkins 885 Aug 27 09:09 Jenkinsfile 09:12:23 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 27 09:09 LICENSE 09:12:23 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 27 09:09 Makefile 09:12:23 -rw-rw-r-- 1 jenkins jenkins 619 Aug 27 09:09 OWNERS.md 09:12:23 -rw-rw-r-- 1 jenkins jenkins 4937 Aug 27 09:09 README.md 09:12:23 -rw-rw-r-- 1 jenkins jenkins 12 Aug 27 09:09 VERSION 09:12:23 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 09:09 bin 09:12:23 -rw-r--r-- 1 jenkins jenkins 126492 Aug 27 09:11 coverage.out 09:12:23 drwxrwxr-x 5 jenkins jenkins 4096 Aug 27 09:09 example 09:12:23 -rw-rw-r-- 1 jenkins jenkins 6984 Aug 27 09:09 go.mod 09:12:23 -rw-rw-r-- 1 jenkins jenkins 101460 Aug 27 09:09 go.sum 09:12:23 drwxrwxr-x 13 jenkins jenkins 4096 Aug 27 09:09 internal 09:12:23 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 09:09 openapi 09:12:23 drwxrwxr-x 6 jenkins jenkins 4096 Aug 27 09:09 pkg 09:12:23 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 09:09 snap 09:12:23 -rw-rw-r-- 1 jenkins jenkins 222 Aug 27 09:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:23 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6fbfd523e75a65f7b52cf25b753a535ead5785c5 --label arch=amd64 --label version=3.2.0-dev.34 . 09:12:23 Sending build context to Docker daemon 25.37MB 09:12:23 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 09:12:23 Step 2/24 : FROM ${BASE} AS builder 09:12:23 ---> 572f29275e97 09:12:23 Step 3/24 : ARG MAKE=make build 09:12:23 ---> Running in 63544d049211 09:12:23 Removing intermediate container 63544d049211 09:12:23 ---> d493593cf9c9 09:12:23 Step 4/24 : WORKDIR /device-sdk-go 09:12:23 ---> Running in e0712f5b6097 09:12:23 Removing intermediate container e0712f5b6097 09:12:23 ---> ead016017887 09:12:23 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:12:23 ---> Running in 860fd5d35c28 09:12:23 Removing intermediate container 860fd5d35c28 09:12:23 ---> 263d18fbc762 09:12:23 Step 6/24 : RUN apk add --update --no-cache make git 09:12:23 ---> Running in 455defe543d8 09:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:12:24 OK: 264 MiB in 52 packages 09:12:24 Removing intermediate container 455defe543d8 09:12:24 ---> 3018de89bb56 09:12:24 Step 7/24 : COPY go.mod vendor* ./ 09:12:25 ---> 0ba498e35dd8 09:12:25 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:25 ---> Running in d0b285726620 09:12:25 Removing intermediate container d0b285726620 09:12:25 ---> a370baf514e0 09:12:25 Step 9/24 : COPY . . 09:12:26 ---> 604e00a9980b 09:12:26 Step 10/24 : RUN ${MAKE} 09:12:26 ---> Running in 53dbedb61f62 09:12:26 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.34 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.34" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:32 provisioning config files... 09:12:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/309@tmp/config3027475328074747126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:32 ---> ****-login.sh 09:12:32 nexus3.edgexfoundry.org:10001 09:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:33 Configure a credential helper to remove this warning. See 09:12:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:33 09:12:33 Login Succeeded 09:12:33 nexus3.edgexfoundry.org:10002 09:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:33 Configure a credential helper to remove this warning. See 09:12:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:33 09:12:33 Login Succeeded 09:12:33 nexus3.edgexfoundry.org:10003 09:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:34 Configure a credential helper to remove this warning. See 09:12:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:34 09:12:34 Login Succeeded 09:12:34 nexus3.edgexfoundry.org:10004 09:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:34 Configure a credential helper to remove this warning. See 09:12:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:34 09:12:34 Login Succeeded 09:12:34 ****.io 09:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:35 Configure a credential helper to remove this warning. See 09:12:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:35 09:12:35 Login Succeeded 09:12:35 ---> ****-login.sh ends [Pipeline] } 09:12:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:12:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:12:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:12:35 ========================================================= 09:12:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:12:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:36 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 09:12:36 Sending build context to Docker daemon 13.07MB 09:12:36 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 09:12:36 Step 2/10 : FROM ${BASE} AS builder 09:12:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:12:36 c6b39de5b339: Pulling fs layer 09:12:36 a69c41024577: Pulling fs layer 09:12:36 d6de4b400683: Pulling fs layer 09:12:36 35cb2a7552d0: Pulling fs layer 09:12:36 4f4fb700ef54: Pulling fs layer 09:12:36 464afbd9ba4c: Pulling fs layer 09:12:36 00f215d4a9da: Pulling fs layer 09:12:36 d496ad576159: Pulling fs layer 09:12:36 35cb2a7552d0: Waiting 09:12:36 4f4fb700ef54: Waiting 09:12:36 464afbd9ba4c: Waiting 09:12:36 00f215d4a9da: Waiting 09:12:36 d496ad576159: Waiting 09:12:36 a69c41024577: Verifying Checksum 09:12:36 a69c41024577: Download complete 09:12:36 35cb2a7552d0: Verifying Checksum 09:12:36 35cb2a7552d0: Download complete 09:12:36 4f4fb700ef54: Verifying Checksum 09:12:36 4f4fb700ef54: Download complete 09:12:36 464afbd9ba4c: Verifying Checksum 09:12:36 464afbd9ba4c: Download complete 09:12:36 c6b39de5b339: Verifying Checksum 09:12:36 c6b39de5b339: Download complete 09:12:37 d496ad576159: Verifying Checksum 09:12:37 d496ad576159: Download complete 09:12:37 c6b39de5b339: Pull complete 09:12:38 a69c41024577: Pull complete 09:12:38 d6de4b400683: Verifying Checksum 09:12:38 d6de4b400683: Download complete 09:12:40 00f215d4a9da: Verifying Checksum 09:12:40 00f215d4a9da: Download complete 09:12:52 d6de4b400683: Pull complete 09:12:52 35cb2a7552d0: Pull complete 09:12:52 4f4fb700ef54: Pull complete 09:12:52 464afbd9ba4c: Pull complete 09:12:58 Removing intermediate container 53dbedb61f62 09:12:58 ---> ba9905127a6b 09:12:58 Step 11/24 : FROM alpine:3.18 09:12:58 3.18: Pulling from library/alpine 09:12:58 930bdd4d222e: Pulling fs layer 09:12:58 930bdd4d222e: Download complete 09:12:58 930bdd4d222e: Pull complete 09:12:58 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:12:58 Status: Downloaded newer image for alpine:3.18 09:12:58 ---> 18f865063206 09:12:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:12:58 ---> Running in 0714261b59ab 09:12:58 Removing intermediate container 0714261b59ab 09:12:58 ---> bcec3a1e7238 09:12:58 Step 13/24 : RUN apk add --update --no-cache dumb-init 09:12:58 ---> Running in 3f4e386a7a29 09:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:12:58 (1/1) Installing dumb-init (1.2.5-r2) 09:12:58 Executing busybox-1.36.1-r7.trigger 09:12:58 OK: 7 MiB in 16 packages 09:12:58 Removing intermediate container 3f4e386a7a29 09:12:58 ---> c90258a66a09 09:12:58 Step 14/24 : RUN apk --no-cache upgrade 09:12:58 ---> Running in 55072cb411b9 09:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:12:58 OK: 7 MiB in 16 packages 09:12:58 Removing intermediate container 55072cb411b9 09:12:58 ---> f988421b369f 09:12:58 Step 15/24 : WORKDIR / 09:12:58 ---> Running in ef72338fce24 09:12:58 Removing intermediate container ef72338fce24 09:12:58 ---> adfcab2fe76a 09:12:58 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:12:58 ---> 33519df89ea3 09:12:58 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:12:59 ---> c51bb9f85796 09:12:59 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:12:59 ---> b41eb6585c29 09:12:59 Step 19/24 : EXPOSE 59999 09:12:59 ---> Running in 1a90270c5e87 09:12:59 Removing intermediate container 1a90270c5e87 09:12:59 ---> d34cedeb7125 09:12:59 Step 20/24 : ENTRYPOINT ["/device-simple"] 09:12:59 ---> Running in da138a42f930 09:12:59 Removing intermediate container da138a42f930 09:12:59 ---> 8398cd3b0dd2 09:12:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:59 ---> Running in 77e08f056e82 09:12:59 Removing intermediate container 77e08f056e82 09:12:59 ---> 2563411a15b6 09:12:59 Step 22/24 : LABEL arch=amd64 09:12:59 ---> Running in b4c6260fc94c 09:12:59 Removing intermediate container b4c6260fc94c 09:12:59 ---> 28b9b6d99d01 09:12:59 Step 23/24 : LABEL git_sha=6fbfd523e75a65f7b52cf25b753a535ead5785c5 09:12:59 ---> Running in 65f964c0b5a3 09:13:00 Removing intermediate container 65f964c0b5a3 09:13:00 ---> 66ae3f3665db 09:13:00 Step 24/24 : LABEL version=3.2.0-dev.34 09:13:00 ---> Running in 1f97a40b10d0 09:13:00 Removing intermediate container 1f97a40b10d0 09:13:00 ---> 3e69533fbd00 09:13:00 [Warning] One or more build-args [ARCH] were not consumed 09:13:00 Successfully built 3e69533fbd00 09:13:00 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:00 09:13:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:00 latest: Pulling from edgex-lftools-log-publisher 09:13:00 5eb5b503b376: Pulling fs layer 09:13:00 5c69ac0246d0: Pulling fs layer 09:13:00 ec43610c2a17: Pulling fs layer 09:13:00 3a2ae6a8a46f: Pulling fs layer 09:13:00 33b1e0a273af: Pulling fs layer 09:13:00 5d3b04190fa2: Pulling fs layer 09:13:00 2f39f015ded8: Pulling fs layer 09:13:00 3a2ae6a8a46f: Waiting 09:13:00 2f39f015ded8: Waiting 09:13:00 5d3b04190fa2: Waiting 09:13:00 5c69ac0246d0: Download complete 09:13:00 3a2ae6a8a46f: Verifying Checksum 09:13:00 3a2ae6a8a46f: Download complete 09:13:00 33b1e0a273af: Verifying Checksum 09:13:00 33b1e0a273af: Download complete 09:13:00 5d3b04190fa2: Download complete 09:13:00 ec43610c2a17: Verifying Checksum 09:13:00 ec43610c2a17: Download complete 09:13:01 5eb5b503b376: Verifying Checksum 09:13:01 5eb5b503b376: Download complete 09:13:02 5eb5b503b376: Pull complete 09:13:02 5c69ac0246d0: Pull complete 09:13:02 00f215d4a9da: Pull complete 09:13:02 d496ad576159: Pull complete 09:13:02 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:13:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:13:02 ---> f246e2811388 09:13:02 Step 3/10 : ARG MAKE=make build 09:13:02 ec43610c2a17: Pull complete 09:13:02 3a2ae6a8a46f: Pull complete 09:13:03 33b1e0a273af: Pull complete 09:13:03 5d3b04190fa2: Pull complete 09:13:03 ---> Running in 7cc68ccb5d75 09:13:03 Removing intermediate container 7cc68ccb5d75 09:13:03 ---> 1b6a9c68b209 09:13:03 Step 4/10 : WORKDIR /device-sdk-go 09:13:03 ---> Running in 739c7ced58cf 09:13:04 Removing intermediate container 739c7ced58cf 09:13:04 ---> f2535a71acc4 09:13:04 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:13:04 ---> Running in 0bce7dcd1ea4 09:13:04 Removing intermediate container 0bce7dcd1ea4 09:13:04 ---> c8f25bfa7387 09:13:04 Step 6/10 : RUN apk add --update --no-cache make git 09:13:04 ---> Running in 67c08ddaed7a 09:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:13:07 OK: 266 MiB in 52 packages 09:13:07 2f39f015ded8: Pull complete 09:13:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:13:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:07 prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container 09:13:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 09:13:08 Removing intermediate container 67c08ddaed7a 09:13:08 ---> 3384efc08ac5 09:13:08 Step 7/10 : COPY go.mod vendor* ./ 09:13:08 ---> db7dda0e08e3 09:13:08 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:08 ---> Running in b2f5cbf70d91 09:13:08 $ docker top cc674c5964030abc975f551beffdbceb7ce5816b8c01a79b58c964eae5fee320 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:09 ---> job-cost.sh 09:13:09 lf-activate-venv: SKIPPING 09:13:09 INFO: No Stack... 09:13:09 INFO: Retrieving Pricing Info for: v3-standard-8 09:13:10 INFO: Archiving Costs [Pipeline] sh 09:13:10 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 09:13:10 + cut -d, -f6 [Pipeline] lock 09:13:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-309-stack-cost] 09:13:10 Resource [jenkins-edgexfoundry-device-sdk-go-main-309-stack-cost] did not exist. Created. 09:13:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-309-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:13:10 + echo total: 0.2199999988079071 [Pipeline] stash 09:13:10 Stashed 1 file(s) [Pipeline] } 09:13:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-309-stack-cost] [Pipeline] // lock [Pipeline] } 09:13:10 $ docker stop --time=1 cc674c5964030abc975f551beffdbceb7ce5816b8c01a79b58c964eae5fee320 09:13:11 $ docker rm -f --volumes cc674c5964030abc975f551beffdbceb7ce5816b8c01a79b58c964eae5fee320 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:14:59 Removing intermediate container b2f5cbf70d91 09:14:59 ---> 4c8a36dc807b 09:14:59 Step 9/10 : COPY . . 09:14:59 ---> c289e7da6868 09:14:59 Step 10/10 : RUN ${MAKE} 09:14:59 ---> Running in 9f431d82dfc2 09:14:59 noop 09:14:59 Removing intermediate container 9f431d82dfc2 09:14:59 ---> 8b0772590360 09:14:59 Successfully built 8b0772590360 09:14:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:00 + docker inspect -f . ci-base-image-arm64 09:15:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:00 prd-ubuntu20.04-docker-arm64-4c-16g-8792 does not seem to be running inside a container 09:15:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/309 -v /w/workspace/device-sdk-go/309:/w/workspace/device-sdk-go/309:rw,z -v /w/workspace/device-sdk-go/309@tmp:/w/workspace/device-sdk-go/309@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 ******** ci-base-image-arm64 cat 09:15:01 $ docker top 3b451dbf87b037b7fdddf3bca95af7d077253ea1c279daa9ed4565b3775c62ca -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:02 + go version 09:15:02 go version go1.21.9 linux/arm64 [Pipeline] } 09:15:02 $ docker stop --time=1 3b451dbf87b037b7fdddf3bca95af7d077253ea1c279daa9ed4565b3775c62ca 09:15:04 $ docker rm -f --volumes 3b451dbf87b037b7fdddf3bca95af7d077253ea1c279daa9ed4565b3775c62ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:05 + docker inspect -f . ci-base-image-arm64 09:15:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:05 prd-ubuntu20.04-docker-arm64-4c-16g-8792 does not seem to be running inside a container 09:15:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/309 -v /w/workspace/device-sdk-go/309:/w/workspace/device-sdk-go/309:rw,z -v /w/workspace/device-sdk-go/309@tmp:/w/workspace/device-sdk-go/309@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 ******** ci-base-image-arm64 cat 09:15:06 $ docker top 452bedc4eea736345c41b06317fc27ccdeb4c5673b141504687904e789699d77 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:07 + git config --global --add safe.directory /w/workspace/device-sdk-go/309 [Pipeline] fileExists [Pipeline] sh 09:15:08 + make test 09:15:08 go test -race -coverprofile=coverage.out ./... 09:15:54 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 09:19:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 09:19:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 09:19:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 09:19:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 09:19:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 09:19:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.124s coverage: 26.0% of statements 09:19:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.191s coverage: 79.4% of statements 09:20:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 09:20:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 09:20:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.312s coverage: 86.0% of statements 09:20:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 09:20:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.502s coverage: 51.6% of statements 09:20:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.184s coverage: 14.4% of statements 09:20:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.689s coverage: 44.6% of statements 09:20:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] 09:20:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 09:20:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 09:20:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.325s coverage: 68.5% of statements 09:20:29 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.402s coverage: 89.2% of statements 09:20:32 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 09:20:34 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.269s coverage: 5.3% of statements 09:20:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:20:35 GO111MODULE=on go vet ./... 09:24:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:24:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:24:57 ./bin/test-attribution-txt.sh [Pipeline] echo 09:24:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:24:57 $ docker stop --time=1 452bedc4eea736345c41b06317fc27ccdeb4c5673b141504687904e789699d77 09:24:59 $ docker rm -f --volumes 452bedc4eea736345c41b06317fc27ccdeb4c5673b141504687904e789699d77 [Pipeline] // withDockerContainer [Pipeline] sh 09:25:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:25:01 Warning: overwriting stash ‘coverage-report’ 09:25:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:25:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:25:04 + ls -al . 09:25:04 total 376 09:25:04 drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 09:15 . 09:25:04 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 09:12 .. 09:25:04 -rw-rw-r-- 1 jenkins jenkins 140 Aug 27 09:12 .dockerignore 09:25:04 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 09:12 .git 09:25:04 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 09:12 .github 09:25:04 -rw-rw-r-- 1 jenkins jenkins 137 Aug 27 09:12 .gitignore 09:25:04 -rw-rw-r-- 1 jenkins jenkins 42 Aug 27 09:12 .golangci.yml 09:25:04 -rw-rw-r-- 1 jenkins jenkins 48109 Aug 27 09:12 CHANGELOG.md 09:25:04 -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 09:12 GOVERNANCE.md 09:25:04 -rw-rw-r-- 1 jenkins jenkins 885 Aug 27 09:12 Jenkinsfile 09:25:04 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 27 09:12 LICENSE 09:25:04 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 27 09:12 Makefile 09:25:04 -rw-rw-r-- 1 jenkins jenkins 619 Aug 27 09:12 OWNERS.md 09:25:04 -rw-rw-r-- 1 jenkins jenkins 4937 Aug 27 09:12 README.md 09:25:04 -rw-rw-r-- 1 jenkins jenkins 12 Aug 27 09:09 VERSION 09:25:04 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 09:12 bin 09:25:04 -rw-r--r-- 1 jenkins jenkins 126492 Aug 27 09:20 coverage.out 09:25:04 drwxrwxr-x 5 jenkins jenkins 4096 Aug 27 09:12 example 09:25:04 -rw-rw-r-- 1 jenkins jenkins 6984 Aug 27 09:12 go.mod 09:25:04 -rw-rw-r-- 1 jenkins jenkins 101460 Aug 27 09:12 go.sum 09:25:04 drwxrwxr-x 13 jenkins jenkins 4096 Aug 27 09:12 internal 09:25:04 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 09:12 openapi 09:25:04 drwxrwxr-x 6 jenkins jenkins 4096 Aug 27 09:12 pkg 09:25:04 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 09:12 snap 09:25:04 -rw-rw-r-- 1 jenkins jenkins 222 Aug 27 09:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:04 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6fbfd523e75a65f7b52cf25b753a535ead5785c5 --label arch=arm64 --label version=3.2.0-dev.34 . 09:25:05 Sending build context to Docker daemon 13.19MB 09:25:05 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 09:25:05 Step 2/24 : FROM ${BASE} AS builder 09:25:05 ---> 8b0772590360 09:25:05 Step 3/24 : ARG MAKE=make build 09:25:05 ---> Running in b3844bfe3284 09:25:05 Removing intermediate container b3844bfe3284 09:25:05 ---> f2c9f2644c58 09:25:05 Step 4/24 : WORKDIR /device-sdk-go 09:25:05 ---> Running in eda01abf5c16 09:25:05 Removing intermediate container eda01abf5c16 09:25:05 ---> e685578644ca 09:25:05 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:25:06 ---> Running in 05694c7210a9 09:25:06 Removing intermediate container 05694c7210a9 09:25:06 ---> bee60dde2fcb 09:25:06 Step 6/24 : RUN apk add --update --no-cache make git 09:25:06 ---> Running in 0308fe82d4c3 09:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:25:08 OK: 266 MiB in 52 packages 09:25:09 Removing intermediate container 0308fe82d4c3 09:25:09 ---> 081edd8478e7 09:25:09 Step 7/24 : COPY go.mod vendor* ./ 09:25:11 ---> f508bff7ed0f 09:25:11 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:11 ---> Running in 06f38e92da18 09:25:12 Removing intermediate container 06f38e92da18 09:25:12 ---> e5b47aac7f30 09:25:12 Step 9/24 : COPY . . 09:25:13 ---> b52b07ec6367 09:25:13 Step 10/24 : RUN ${MAKE} 09:25:13 ---> Running in 90151a57e8ac 09:25:14 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.34 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.34" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:28:37 Removing intermediate container 90151a57e8ac 09:28:37 ---> 125207cb40f5 09:28:37 Step 11/24 : FROM alpine:3.18 09:28:37 3.18: Pulling from library/alpine 09:28:37 4983c3fe2029: Pulling fs layer 09:28:37 4983c3fe2029: Verifying Checksum 09:28:37 4983c3fe2029: Download complete 09:28:37 4983c3fe2029: Pull complete 09:28:37 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:28:37 Status: Downloaded newer image for alpine:3.18 09:28:37 ---> a0237000ae83 09:28:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:28:37 ---> Running in 356c437399bf 09:28:38 Removing intermediate container 356c437399bf 09:28:38 ---> 519c7c062578 09:28:38 Step 13/24 : RUN apk add --update --no-cache dumb-init 09:28:38 ---> Running in fdc351f2d69a 09:28:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:28:42 (1/1) Installing dumb-init (1.2.5-r2) 09:28:42 Executing busybox-1.36.1-r7.trigger 09:28:42 OK: 8 MiB in 16 packages 09:28:43 Removing intermediate container fdc351f2d69a 09:28:43 ---> 032df8e616a3 09:28:43 Step 14/24 : RUN apk --no-cache upgrade 09:28:43 ---> Running in 0eab1ed2b8e9 09:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:28:46 OK: 8 MiB in 16 packages 09:28:46 Removing intermediate container 0eab1ed2b8e9 09:28:46 ---> 325c09e1e703 09:28:46 Step 15/24 : WORKDIR / 09:28:46 ---> Running in b017a7f70c61 09:28:47 Removing intermediate container b017a7f70c61 09:28:47 ---> 95f8a5ac02d9 09:28:47 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:28:47 ---> d43a1a7b5a77 09:28:47 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:28:49 ---> 5f46f24c4417 09:28:49 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:28:50 ---> 9a8d9647af59 09:28:50 Step 19/24 : EXPOSE 59999 09:28:50 ---> Running in 124b86358035 09:28:50 Removing intermediate container 124b86358035 09:28:50 ---> a2e380d2ca53 09:28:50 Step 20/24 : ENTRYPOINT ["/device-simple"] 09:28:50 ---> Running in 9fb15cb4b2fd 09:28:51 Removing intermediate container 9fb15cb4b2fd 09:28:51 ---> ee112622c3e0 09:28:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:28:51 ---> Running in 76864cf8a64b 09:28:51 Removing intermediate container 76864cf8a64b 09:28:51 ---> aa65a3d64c94 09:28:51 Step 22/24 : LABEL arch=arm64 09:28:51 ---> Running in 2d4ced4a48e3 09:28:51 Removing intermediate container 2d4ced4a48e3 09:28:51 ---> 88b8aa596459 09:28:51 Step 23/24 : LABEL git_sha=6fbfd523e75a65f7b52cf25b753a535ead5785c5 09:28:51 ---> Running in a9678bb9171d 09:28:52 Removing intermediate container a9678bb9171d 09:28:52 ---> 01812d100ad7 09:28:52 Step 24/24 : LABEL version=3.2.0-dev.34 09:28:52 ---> Running in fb096fdc5b9d 09:28:52 Removing intermediate container fb096fdc5b9d 09:28:52 ---> e36fb528697d 09:28:52 [Warning] One or more build-args [ARCH] were not consumed 09:28:52 Successfully built e36fb528697d 09:28:52 Successfully tagged device-sdk-simple-arm64:latest [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:28:52 09:28:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:28:53 arm64: Pulling from edgex-lftools-log-publisher 09:28:53 8998bd30e6a1: Pulling fs layer 09:28:53 04944245beec: Pulling fs layer 09:28:53 699f458cf7ca: Pulling fs layer 09:28:53 765212b225bb: Pulling fs layer 09:28:53 f23df028b6ca: Pulling fs layer 09:28:53 d65c8cfc05b1: Pulling fs layer 09:28:53 2437ff75d9bd: Pulling fs layer 09:28:53 765212b225bb: Waiting 09:28:53 f23df028b6ca: Waiting 09:28:53 d65c8cfc05b1: Waiting 09:28:53 2437ff75d9bd: Waiting 09:28:53 04944245beec: Verifying Checksum 09:28:53 04944245beec: Download complete 09:28:53 765212b225bb: Verifying Checksum 09:28:53 765212b225bb: Download complete 09:28:53 f23df028b6ca: Download complete 09:28:53 d65c8cfc05b1: Verifying Checksum 09:28:53 d65c8cfc05b1: Download complete 09:28:53 699f458cf7ca: Verifying Checksum 09:28:53 699f458cf7ca: Download complete 09:28:54 8998bd30e6a1: Verifying Checksum 09:28:54 8998bd30e6a1: Download complete 09:28:56 2437ff75d9bd: Verifying Checksum 09:28:56 2437ff75d9bd: Download complete 09:28:58 8998bd30e6a1: Pull complete 09:28:59 04944245beec: Pull complete 09:29:01 699f458cf7ca: Pull complete 09:29:01 765212b225bb: Pull complete 09:29:01 f23df028b6ca: Pull complete 09:29:02 d65c8cfc05b1: Pull complete 09:29:20 2437ff75d9bd: Pull complete 09:29:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:29:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:29:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:29:20 prd-ubuntu20.04-docker-arm64-4c-16g-8792 does not seem to be running inside a container 09:29:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/309 -v /w/workspace/device-sdk-go/309:/w/workspace/device-sdk-go/309:rw,z -v /w/workspace/device-sdk-go/309@tmp:/w/workspace/device-sdk-go/309@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:arm64 cat 09:29:23 $ docker top fbc9d9089b8e1bd469d121711dc215e74f64b7cd0e83a58d1d1d38ea8ca55e31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:29:23 ---> job-cost.sh 09:29:23 lf-activate-venv: SKIPPING 09:29:23 INFO: No Stack... 09:29:24 INFO: Retrieving Pricing Info for: v3-standard-4 09:29:25 INFO: Archiving Costs [Pipeline] sh 09:29:25 + cat /w/workspace/device-sdk-go/309/archives/cost.csv 09:29:25 + cut -d, -f6 [Pipeline] lock 09:29:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-309-stack-cost] 09:29:25 Resource [jenkins-edgexfoundry-device-sdk-go-main-309-stack-cost] did not exist. Created. 09:29:25 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-309-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:29:26 /w/workspace/device-sdk-go/309@tmp/durable-e26b8fef/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:29:26 + echo total: 0.10999999940395355 [Pipeline] stash 09:29:26 Warning: overwriting stash ‘stack-cost’ 09:29:26 Stashed 1 file(s) [Pipeline] } 09:29:26 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-309-stack-cost] [Pipeline] // lock [Pipeline] } 09:29:26 $ docker stop --time=1 fbc9d9089b8e1bd469d121711dc215e74f64b7cd0e83a58d1d1d38ea8ca55e31 09:29:28 $ docker rm -f --volumes fbc9d9089b8e1bd469d121711dc215e74f64b7cd0e83a58d1d1d38ea8ca55e31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:29:28 provisioning config files... 09:29:28 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8528653051145932617tmp [Pipeline] { [Pipeline] sh 09:29:28 + set +x 09:29:28 + curl -s https://codecov.io/bash 09:29:28 + bash -s -- 09:29:28 09:29:28 _____ _ 09:29:28 / ____| | | 09:29:28 | | ___ __| | ___ ___ _____ __ 09:29:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:29:28 | |___| (_) | (_| | __/ (_| (_) \ V / 09:29:28 \_____\___/ \__,_|\___|\___\___/ \_/ 09:29:28 Bash-1.0.6 09:29:28 09:29:28 09:29:28 ==> git version 2.25.1 found 09:29:28 ==> 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 09:29:28 Release-Date: 2020-01-08 09:29:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:29:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:29:28 ==> Jenkins CI detected. 09:29:28 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 09:29:28 project root: . 09:29:28 --> token set from env 09:29:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:29:28 ==> Running gcov in . (disable via -X gcov) 09:29:28 ==> Python coveragepy not found 09:29:28 ==> Searching for coverage reports in: 09:29:28 + . 09:29:28 -> Found 1 reports 09:29:28 ==> Detecting git/mercurial file structure 09:29:29 ==> Reading reports 09:29:29 + ./coverage.out bytes=126492 09:29:29 ==> Appending adjustments 09:29:29 https://docs.codecov.io/docs/fixing-reports 09:29:29 + Found adjustments 09:29:29 ==> Gzipping contents 09:29:29 20K /tmp/codecov.iTi3CR.gz 09:29:29 ==> Uploading reports 09:29:29 url: https://codecov.io 09:29:29 query: branch=main&commit=6fbfd523e75a65f7b52cf25b753a535ead5785c5&build=309&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F309%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:29:29 -> Pinging Codecov 09:29:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6fbfd523e75a65f7b52cf25b753a535ead5785c5&build=309&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F309%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:29:29 -> Uploading to 09:29:29 https://storage.googleapis.com/codecov/v4/raw/2024-08-27/7E55EF52A471D76F132DFD9A03CDDE97/6fbfd523e75a65f7b52cf25b753a535ead5785c5/ec9eb024-3d78-4fce-b13d-b01a381b9c78.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T092929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=300585b7874a4cf40eacacbe5c06e4091910f8852a432603e37d37412c020a58 09:29:29 % Total % Received % Xferd Average Speed Time Time Time Current 09:29:29 Dload Upload Total Spent Left Speed 09:29:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17467 0 0 100 17467 0 86044 --:--:-- --:--:-- --:--:-- 85622 100 17467 0 0 100 17467 0 69039 --:--:-- --:--:-- --:--:-- 68767 09:29:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6fbfd523e75a65f7b52cf25b753a535ead5785c5 [Pipeline] } 09:29:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:29:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:29:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:29:30 09:29:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:29:30 latest: Pulling from edgex-devops/edgex-snyk-go 09:29:30 619be1103602: Already exists 09:29:30 f8ea3408117e: Pulling fs layer 09:29:30 91320369b822: Pulling fs layer 09:29:30 0406650e8295: Pulling fs layer 09:29:30 4f4fb700ef54: Pulling fs layer 09:29:30 96d80e3f36e1: Pulling fs layer 09:29:30 bcf3aedb951c: Pulling fs layer 09:29:30 4f4fb700ef54: Waiting 09:29:30 bcf3aedb951c: Waiting 09:29:30 0406650e8295: Verifying Checksum 09:29:30 0406650e8295: Download complete 09:29:30 f8ea3408117e: Verifying Checksum 09:29:30 4f4fb700ef54: Verifying Checksum 09:29:30 4f4fb700ef54: Download complete 09:29:30 f8ea3408117e: Pull complete 09:29:30 96d80e3f36e1: Verifying Checksum 09:29:30 96d80e3f36e1: Download complete 09:29:30 91320369b822: Verifying Checksum 09:29:30 91320369b822: Download complete 09:29:31 bcf3aedb951c: Verifying Checksum 09:29:31 bcf3aedb951c: Download complete 09:29:33 91320369b822: Pull complete 09:29:33 0406650e8295: Pull complete 09:29:34 4f4fb700ef54: Pull complete 09:29:34 96d80e3f36e1: Pull complete 09:29:37 bcf3aedb951c: Pull complete 09:29:37 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 09:29:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:29:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:29:37 prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container 09:29:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:29:38 $ docker top ef1617f4a2f43b61d1f9fdfdfb06cfcee309489d52c66ddf2c6a184fbf23d99b -eo pid,comm [Pipeline] { [Pipeline] sh 09:29:39 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 09:29:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 09:29:39 + set -o pipefail 09:29:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 09:29:46 09:29:46 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 09:29:46 09:29:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/e25d1199-c391-420a-b4e9-10db6506d7d0 09:29:46 09:29:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:29:46 09:29:46 09:29:46 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:29:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:29:46 $ docker stop --time=1 ef1617f4a2f43b61d1f9fdfdfb06cfcee309489d52c66ddf2c6a184fbf23d99b 09:29:48 $ docker rm -f --volumes ef1617f4a2f43b61d1f9fdfdfb06cfcee309489d52c66ddf2c6a184fbf23d99b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:29:49 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:29:49 provisioning config files... 09:29:49 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1809533108082749337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:29:49 --> edgex-publish-swagger.sh 09:29:49 === Publish openapi/v3 API === 09:29:49 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 09:29:49 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 09:29:49 % Total % Received % Xferd Average Speed Time Time Time Current 09:29:49 Dload Upload Total Spent Left Speed 09:29:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31899 0 0 100 31899 0 346k --:--:-- --:--:-- --:--:-- 346k 100 32055 100 156 100 31899 361 73840 --:--:-- --:--:-- --:--:-- 74030 09:29:49 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:29:49 [Pipeline] } 09:29:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:29:50 + git log --format=format:%s -1 6fbfd523e75a65f7b52cf25b753a535ead5785c5 [Pipeline] sh 09:29:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:29:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:29:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:29:51 prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container 09:29:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:29:51 $ docker top 92400615d98a26a64aaf182743d4ae57d18100415ab6f6c54f270d006d51820c -eo pid,comm 09:29:51 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). 09:29:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:29:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:29:51 [ssh-agent] Looking for ssh-agent implementation... 09:29:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:29:51 $ docker exec 92400615d98a26a64aaf182743d4ae57d18100415ab6f6c54f270d006d51820c ssh-agent 09:29:51 SSH_AUTH_SOCK=/tmp/ssh-ocGaaPutd6RS/agent.31 09:29:51 SSH_AGENT_PID=37 09:29:51 Running ssh-add (command line suppressed) 09:29:51 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1324260908149223970.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1324260908149223970.key) 09:29:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:29:52 + git semver tag 09:29:52 2024-08-27 09:29:52,463 [run_tag] DEBUG tag force:False 09:29:52 2024-08-27 09:29:52,463 [check_head_tag] DEBUG check head tag 09:29:52 2024-08-27 09:29:52,464 [execute] INFO git cat-file --batch-check 09:29:52 2024-08-27 09:29:52,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 09:29:52 2024-08-27 09:29:52,468 [execute] INFO git cat-file --batch 09:29:52 2024-08-27 09:29:52,468 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 09:29:52 2024-08-27 09:29:52,497 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:29:52 2024-08-27 09:29:52,497 [execute] INFO git tag -a v3.2.0-dev.34 -m v3.2.0-dev.34 09:29:52 2024-08-27 09:29:52,497 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.34', '-m', 'v3.2.0-dev.34'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 09:29:52 2024-08-27 09:29:52,503 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:29:52 3.2.0-dev.34 [Pipeline] } 09:29:52 $ docker exec --env ******** --env ******** 92400615d98a26a64aaf182743d4ae57d18100415ab6f6c54f270d006d51820c ssh-agent -k 09:29:52 unset SSH_AUTH_SOCK; 09:29:52 unset SSH_AGENT_PID; 09:29:52 echo Agent pid 37 killed; 09:29:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:29:52 + git semver [Pipeline] } 09:29:53 $ docker stop --time=1 92400615d98a26a64aaf182743d4ae57d18100415ab6f6c54f270d006d51820c 09:29:54 $ docker rm -f --volumes 92400615d98a26a64aaf182743d4ae57d18100415ab6f6c54f270d006d51820c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:29:54 09:29:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:29:55 0.23.1-centos7: Pulling from edgex-lftools 09:29:55 ab5ef0e58194: Pulling fs layer 09:29:55 9712f1f96733: Pulling fs layer 09:29:55 63f879dbbcfc: Pulling fs layer 09:29:55 0d9ebad4ef96: Pulling fs layer 09:29:55 e9a5061849ea: Pulling fs layer 09:29:55 d747dcd14b5f: Pulling fs layer 09:29:55 2de7ff778b66: Pulling fs layer 09:29:55 e9a5061849ea: Waiting 09:29:55 d747dcd14b5f: Waiting 09:29:55 2de7ff778b66: Waiting 09:29:55 0d9ebad4ef96: Waiting 09:29:55 9712f1f96733: Verifying Checksum 09:29:55 9712f1f96733: Download complete 09:29:55 63f879dbbcfc: Verifying Checksum 09:29:55 63f879dbbcfc: Download complete 09:29:55 e9a5061849ea: Verifying Checksum 09:29:55 e9a5061849ea: Download complete 09:29:55 d747dcd14b5f: Verifying Checksum 09:29:55 d747dcd14b5f: Download complete 09:29:55 0d9ebad4ef96: Verifying Checksum 09:29:55 0d9ebad4ef96: Download complete 09:29:55 ab5ef0e58194: Verifying Checksum 09:29:55 ab5ef0e58194: Download complete 09:29:55 2de7ff778b66: Verifying Checksum 09:29:55 2de7ff778b66: Download complete 09:29:59 ab5ef0e58194: Pull complete 09:29:59 9712f1f96733: Pull complete 09:29:59 63f879dbbcfc: Pull complete 09:30:03 0d9ebad4ef96: Pull complete 09:30:03 e9a5061849ea: Pull complete 09:30:03 d747dcd14b5f: Pull complete 09:30:04 2de7ff778b66: Pull complete 09:30:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:30:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:30:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:04 prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container 09:30:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:30:06 $ docker top 857a0674e1d40d273d286be5ddcdb0afcf2374e497109295ee3b55733566db61 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:30:06 provisioning config files... 09:30:06 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7220319520245898262tmp 09:30:06 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7482455157004357625tmp 09:30:06 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13162985557546706129tmp [Pipeline] { [Pipeline] echo 09:30:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:30:07 ---> sigul-configuration.sh 09:30:07 gpg: directory `/root/.gnupg' created 09:30:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:30:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:30:07 gpg: keyring `/root/.gnupg/secring.gpg' created 09:30:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:30:07 gpg: CAST5 encrypted data 09:30:07 gpg: encrypted with 1 passphrase 09:30:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:30:07 + mkdir /home/jenkins 09:30:07 + mkdir /home/jenkins/sigul [Pipeline] sh 09:30:07 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:30:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:30:08 ---> sigul-install.sh 09:30:08 Sigul already installed; skipping installation. [Pipeline] sh 09:30:08 + git tag --list 09:30:08 0.7.1 09:30:08 delhi-tag 09:30:08 v1.0.0 09:30:08 v1.1.0 09:30:08 v1.1.1 09:30:08 v1.1.2 09:30:08 v1.2.0 09:30:08 v1.2.1 09:30:08 v1.2.2 09:30:08 v1.2.3 09:30:08 v1.3.0 09:30:08 v1.4.0 09:30:08 v2.0.0 09:30:08 v2.1.0 09:30:08 v2.1.1 09:30:08 v2.2.0 09:30:08 v2.3.0 09:30:08 v2.3.1 09:30:08 v3.0 09:30:08 v3.0.0 09:30:08 v3.0.1-dev.1 09:30:08 v3.1 09:30:08 v3.1.0 09:30:08 v3.1.0-dev.1 09:30:08 v3.1.0-dev.10 09:30:08 v3.1.0-dev.11 09:30:08 v3.1.0-dev.12 09:30:08 v3.1.0-dev.13 09:30:08 v3.1.0-dev.14 09:30:08 v3.1.0-dev.15 09:30:08 v3.1.0-dev.16 09:30:08 v3.1.0-dev.17 09:30:08 v3.1.0-dev.18 09:30:08 v3.1.0-dev.19 09:30:08 v3.1.0-dev.2 09:30:08 v3.1.0-dev.20 09:30:08 v3.1.0-dev.21 09:30:08 v3.1.0-dev.22 09:30:08 v3.1.0-dev.23 09:30:08 v3.1.0-dev.24 09:30:08 v3.1.0-dev.25 09:30:08 v3.1.0-dev.26 09:30:08 v3.1.0-dev.27 09:30:08 v3.1.0-dev.28 09:30:08 v3.1.0-dev.29 09:30:08 v3.1.0-dev.3 09:30:08 v3.1.0-dev.30 09:30:08 v3.1.0-dev.31 09:30:08 v3.1.0-dev.32 09:30:08 v3.1.0-dev.33 09:30:08 v3.1.0-dev.34 09:30:08 v3.1.0-dev.35 09:30:08 v3.1.0-dev.36 09:30:08 v3.1.0-dev.37 09:30:08 v3.1.0-dev.38 09:30:08 v3.1.0-dev.39 09:30:08 v3.1.0-dev.4 09:30:08 v3.1.0-dev.40 09:30:08 v3.1.0-dev.41 09:30:08 v3.1.0-dev.5 09:30:08 v3.1.0-dev.6 09:30:08 v3.1.0-dev.7 09:30:08 v3.1.0-dev.8 09:30:08 v3.1.0-dev.9 09:30:08 v3.1.1 09:30:08 v3.1.1-dev.1 09:30:08 v3.2.0-dev.1 09:30:08 v3.2.0-dev.10 09:30:08 v3.2.0-dev.11 09:30:08 v3.2.0-dev.12 09:30:08 v3.2.0-dev.13 09:30:08 v3.2.0-dev.14 09:30:08 v3.2.0-dev.15 09:30:08 v3.2.0-dev.16 09:30:08 v3.2.0-dev.17 09:30:08 v3.2.0-dev.18 09:30:08 v3.2.0-dev.19 09:30:08 v3.2.0-dev.2 09:30:08 v3.2.0-dev.20 09:30:08 v3.2.0-dev.21 09:30:08 v3.2.0-dev.22 09:30:08 v3.2.0-dev.23 09:30:08 v3.2.0-dev.24 09:30:08 v3.2.0-dev.25 09:30:08 v3.2.0-dev.26 09:30:08 v3.2.0-dev.27 09:30:08 v3.2.0-dev.28 09:30:08 v3.2.0-dev.29 09:30:08 v3.2.0-dev.3 09:30:08 v3.2.0-dev.30 09:30:08 v3.2.0-dev.31 09:30:08 v3.2.0-dev.32 09:30:08 v3.2.0-dev.33 09:30:08 v3.2.0-dev.34 09:30:08 v3.2.0-dev.4 09:30:08 v3.2.0-dev.5 09:30:08 v3.2.0-dev.6 09:30:08 v3.2.0-dev.7 09:30:08 v3.2.0-dev.8 09:30:08 v3.2.0-dev.9 [Pipeline] sh 09:30:08 + lftools sign git-tag v3.2.0-dev.34 09:30:09 Signing Git tag with Sigul... 09:30:09 Signing v3.2.0-dev.34 [Pipeline] echo 09:30:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:30:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:30:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:30:10 $ docker stop --time=1 857a0674e1d40d273d286be5ddcdb0afcf2374e497109295ee3b55733566db61 09:30:11 $ docker rm -f --volumes 857a0674e1d40d273d286be5ddcdb0afcf2374e497109295ee3b55733566db61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:30:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:30:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:30:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:12 prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container 09:30:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:30:12 $ docker top 5128e66a1e82c722ee3aadda33548317abd7dbedc44e1c986034011f0781cbad -eo pid,comm 09:30:12 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). 09:30:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:30:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:30:12 [ssh-agent] Looking for ssh-agent implementation... 09:30:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:30:12 $ docker exec 5128e66a1e82c722ee3aadda33548317abd7dbedc44e1c986034011f0781cbad ssh-agent 09:30:12 SSH_AUTH_SOCK=/tmp/ssh-W05oN12KT406/agent.33 09:30:12 SSH_AGENT_PID=39 09:30:12 Running ssh-add (command line suppressed) 09:30:13 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5657207833593302323.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5657207833593302323.key) 09:30:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:30:13 + git semver bump pre 09:30:13 2024-08-27 09:30:13,520 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:30:13 2024-08-27 09:30:13,520 [bump_version] DEBUG bumping version:3.2.0-dev.34 on axis:pre with prefix:dev 09:30:13 2024-08-27 09:30:13,521 [bump_version] DEBUG bumped version:3.2.0-dev.35 09:30:13 2024-08-27 09:30:13,521 [write_version] DEBUG write version:3.2.0-dev.35 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 09:30:13 2024-08-27 09:30:13,521 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:30:13 2024-08-27 09:30:13,521 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:30:13 2024-08-27 09:30:13,523 [execute] INFO git cat-file --batch-check 09:30:13 2024-08-27 09:30:13,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:30:13 2024-08-27 09:30:13,528 [execute] INFO git cat-file --batch 09:30:13 2024-08-27 09:30:13,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:30:13 2024-08-27 09:30:13,533 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:30:13 3.2.0-dev.35 [Pipeline] } 09:30:13 $ docker exec --env ******** --env ******** 5128e66a1e82c722ee3aadda33548317abd7dbedc44e1c986034011f0781cbad ssh-agent -k 09:30:13 unset SSH_AUTH_SOCK; 09:30:13 unset SSH_AGENT_PID; 09:30:13 echo Agent pid 39 killed; 09:30:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:30:14 + git semver [Pipeline] } 09:30:14 $ docker stop --time=1 5128e66a1e82c722ee3aadda33548317abd7dbedc44e1c986034011f0781cbad 09:30:15 $ docker rm -f --volumes 5128e66a1e82c722ee3aadda33548317abd7dbedc44e1c986034011f0781cbad [Pipeline] // withDockerContainer [Pipeline] sh 09:30:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:30:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:30:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:16 prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container 09:30:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:30:16 $ docker top a351625dff53f43f8eb5daeb066d86a550c56c6250bc1f2722c9b2a0e9f4dd5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:30:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:30:16 [ssh-agent] Looking for ssh-agent implementation... 09:30:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:30:16 $ docker exec a351625dff53f43f8eb5daeb066d86a550c56c6250bc1f2722c9b2a0e9f4dd5d ssh-agent 09:30:17 SSH_AUTH_SOCK=/tmp/ssh-96JK4qak11IP/agent.32 09:30:17 SSH_AGENT_PID=38 09:30:17 Running ssh-add (command line suppressed) 09:30:17 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2325827846694401861.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2325827846694401861.key) 09:30:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:30:17 + git semver push 09:30:17 2024-08-27 09:30:17,618 [run_push] DEBUG push 09:30:17 2024-08-27 09:30:17,619 [execute] INFO git cat-file --batch-check 09:30:17 2024-08-27 09:30:17,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:30:17 2024-08-27 09:30:17,623 [execute] INFO git rev-list 377c22e77bdd049b96682fb95f42532af0570e05 -- 09:30:17 2024-08-27 09:30:17,623 [execute] DEBUG Popen(['git', 'rev-list', '377c22e77bdd049b96682fb95f42532af0570e05', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:30:17 2024-08-27 09:30:17,637 [execute] INFO git fetch -v origin 09:30:17 2024-08-27 09:30:17,637 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 09:30:18 2024-08-27 09:30:18,153 [run_push] DEBUG no remote changes detected 09:30:18 2024-08-27 09:30:18,154 [execute] INFO git push origin semver 09:30:18 2024-08-27 09:30:18,154 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:30:19 2024-08-27 09:30:18,916 [run_push] DEBUG push all version tags 09:30:19 2024-08-27 09:30:18,917 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:30:19 2024-08-27 09:30:18,918 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 09:30:19 2024-08-27 09:30:19,710 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 09:30:19 3.2.0-dev.35 [Pipeline] } 09:30:19 $ docker exec --env ******** --env ******** a351625dff53f43f8eb5daeb066d86a550c56c6250bc1f2722c9b2a0e9f4dd5d ssh-agent -k 09:30:19 unset SSH_AUTH_SOCK; 09:30:19 unset SSH_AGENT_PID; 09:30:19 echo Agent pid 38 killed; 09:30:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:30:20 + git semver [Pipeline] } 09:30:20 $ docker stop --time=1 a351625dff53f43f8eb5daeb066d86a550c56c6250bc1f2722c9b2a0e9f4dd5d 09:30:21 $ docker rm -f --volumes a351625dff53f43f8eb5daeb066d86a550c56c6250bc1f2722c9b2a0e9f4dd5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 09:30:22 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 09:30:22 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 09:30:22 total 16 09:30:22 drwxr-xr-x 3 root root 4096 Aug 27 09:13 . 09:30:22 drwxrwxr-x 12 jenkins jenkins 4096 Aug 27 09:30 .. 09:30:22 drwxr-xr-x 2 root root 4096 Aug 27 09:13 cost 09:30:22 -rw-r--r-- 1 root root 85 Aug 27 09:13 cost.csv 09:30:22 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 09:30:22 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 09:30:22 total 16 09:30:22 drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 09:13 . 09:30:22 drwxrwxr-x 12 jenkins jenkins 4096 Aug 27 09:30 .. 09:30:22 drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 09:13 cost 09:30:22 -rw-r--r-- 1 jenkins jenkins 85 Aug 27 09:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:30:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:30:23 ---> package-listing.sh 09:30:23 ++ facter osfamily 09:30:23 ++ tr '[:upper:]' '[:lower:]' 09:30:23 + OS_FAMILY=debian 09:30:23 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 09:30:23 + START_PACKAGES=/tmp/packages_start.txt 09:30:23 + END_PACKAGES=/tmp/packages_end.txt 09:30:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:30:23 + PACKAGES=/tmp/packages_start.txt 09:30:23 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 09:30:23 + PACKAGES=/tmp/packages_end.txt 09:30:23 + case "${OS_FAMILY}" in 09:30:23 + dpkg -l 09:30:23 + grep '^ii' 09:30:23 + '[' -f /tmp/packages_start.txt ']' 09:30:23 + '[' -f /tmp/packages_end.txt ']' 09:30:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:30:23 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 09:30:23 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 09:30:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 09:30:23 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:30:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:30:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:24 prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container 09:30: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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:30:24 $ docker top 258e06f57cf6585836873fcb8129c45ccf8c02db0c5322cf20cc4fb04a61ca51 -eo pid,comm [Pipeline] { [Pipeline] sh 09:30:25 + touch /tmp/pre-build-complete [Pipeline] sh 09:30:25 + mkdir -p /var/log/sysstat [Pipeline] sh 09:30:25 + ls /var/log/sa-host 09:30:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:30:25 provisioning config files... 09:30:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config973324437819596270tmp [Pipeline] { [Pipeline] echo 09:30:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:30:26 ---> create-netrc.sh [Pipeline] } 09:30:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:30:26 ---> python-tools-install.sh [Pipeline] echo 09:30:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:30:26 ---> sudo-logs.sh 09:30:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:30:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:30:27 ---> job-cost.sh 09:30:27 lf-activate-venv: SKIPPING 09:30:27 DEBUG: total: 0.2199999988079071 09:30:27 INFO: Retrieving Stack Cost... 09:30:27 INFO: Retrieving Pricing Info for: v3-standard-8 09:30:28 INFO: Archiving Costs [Pipeline] echo 09:30:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:30:28 ---> logs-deploy.sh 09:30:28 lf-activate-venv: SKIPPING 09:30:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/309 09:30:28 INFO: archiving workspace using pattern(s): 09:30:29 Archives upload complete. 09:30:29 INFO: archiving logs to Nexus 09:30:30 ---> uname -a: 09:30:30 Linux prd-ubuntu20-04-docker-8c-8g-8791 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:30:30 09:30:30 09:30:30 ---> lscpu: 09:30:30 Architecture: x86_64 09:30:30 CPU op-mode(s): 32-bit, 64-bit 09:30:30 Byte Order: Little Endian 09:30:30 Address sizes: 40 bits physical, 48 bits virtual 09:30:30 CPU(s): 8 09:30:30 On-line CPU(s) list: 0-7 09:30:30 Thread(s) per core: 1 09:30:30 Core(s) per socket: 1 09:30:30 Socket(s): 8 09:30:30 NUMA node(s): 1 09:30:30 Vendor ID: AuthenticAMD 09:30:30 CPU family: 23 09:30:30 Model: 49 09:30:30 Model name: AMD EPYC-Rome Processor 09:30:30 Stepping: 0 09:30:30 CPU MHz: 2800.000 09:30:30 BogoMIPS: 5600.00 09:30:30 Virtualization: AMD-V 09:30:30 Hypervisor vendor: KVM 09:30:30 Virtualization type: full 09:30:30 L1d cache: 256 KiB 09:30:30 L1i cache: 256 KiB 09:30:30 L2 cache: 4 MiB 09:30:30 L3 cache: 128 MiB 09:30:30 NUMA node0 CPU(s): 0-7 09:30:30 Vulnerability Itlb multihit: Not affected 09:30:30 Vulnerability L1tf: Not affected 09:30:30 Vulnerability Mds: Not affected 09:30:30 Vulnerability Meltdown: Not affected 09:30:30 Vulnerability Mmio stale data: Not affected 09:30:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:30:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:30:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:30:30 Vulnerability Srbds: Not affected 09:30:30 Vulnerability Tsx async abort: Not affected 09:30:30 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 09:30:30 09:30:30 09:30:30 ---> nproc: 09:30:30 8 09:30:30 09:30:30 09:30:30 ---> df -h: 09:30:30 Filesystem Size Used Avail Use% Mounted on 09:30:30 overlay 155G 14G 142G 9% / 09:30:30 tmpfs 64M 0 64M 0% /dev 09:30:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:30:30 shm 64M 0 64M 0% /dev/shm 09:30:30 /dev/vda1 155G 14G 142G 9% /facter-os 09:30:30 09:30:30 09:30:30 ---> sar -b -r -n DEV: 09:30:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8791) 08/27/24 _x86_64_ (8 CPU) 09:30:30 09:30:30 09:08:54 LINUX RESTART (8 CPU) 09:30:30 09:30:30 09:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:30:30 09:10:01 352.54 48.36 304.18 0.00 5420.83 142126.58 0.00 09:30:30 09:11:01 341.26 2.95 338.31 0.00 33.32 148643.68 0.00 09:30:30 09:12:01 38.30 0.02 38.28 0.00 0.13 27478.82 0.00 09:30:30 09:13:01 171.03 0.18 170.84 0.00 10.80 50704.30 0.00 09:30:30 09:14:01 59.42 1.57 57.86 0.00 88.52 18399.73 0.00 09:30:30 09:15:01 40.54 3.75 36.79 0.00 4275.29 6844.06 0.00 09:30:30 09:16:01 4.57 0.02 4.55 0.00 0.13 99.98 0.00 09:30:30 09:17:01 1.88 0.02 1.87 0.00 0.13 20.39 0.00 09:30:30 09:18:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 09:30:30 09:19:01 1.93 0.00 1.93 0.00 0.00 21.33 0.00 09:30:30 09:20:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 09:30:30 09:21:01 2.13 0.00 2.13 0.00 0.00 28.66 0.00 09:30:30 09:22:01 3.55 1.02 2.53 0.00 21.86 32.79 0.00 09:30:30 09:23:01 1.47 0.00 1.47 0.00 0.00 15.73 0.00 09:30:30 09:24:01 3.27 1.57 1.70 0.00 36.93 23.73 0.00 09:30:30 09:25:01 2.25 0.02 2.23 0.00 0.13 29.20 0.00 09:30:30 09:26:01 1.42 0.00 1.42 0.00 0.00 17.19 0.00 09:30:30 09:27:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 09:30:30 09:28:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 09:30:30 09:29:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 09:30:30 09:30:02 90.50 0.15 90.35 0.00 10.53 38807.33 0.00 09:30:30 Average: 53.51 2.84 50.67 0.00 471.34 20639.06 0.00 09:30:30 09:30:30 09:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:30:30 09:10:01 29341024 31500416 833856 2.54 69056 2368984 2083388 6.14 1068364 2103560 457280 09:30:30 09:11:01 27383728 31220108 1081100 3.29 187548 3763120 2451036 7.22 1654728 3281652 275164 09:30:30 09:12:01 26580680 31369780 930536 2.83 191320 4666096 2062888 6.08 1790276 3903616 761156 09:30:30 09:13:01 27164948 31457800 845160 2.57 196576 4197820 2132964 6.29 1435372 3702268 226524 09:30:30 09:14:01 26836732 31455236 839904 2.55 205376 4469216 1862064 5.49 1460340 3954636 92 09:30:30 09:15:01 26483740 31478212 791676 2.41 231700 4822072 1715200 5.05 1689308 4052476 4 09:30:30 09:16:01 26493240 31482616 788064 2.40 230272 4818812 1719980 5.07 1684544 4049264 8 09:30:30 09:17:01 26493072 31482596 787992 2.40 230344 4818816 1719980 5.07 1684864 4049264 200 09:30:30 09:18:01 26501300 31490872 779520 2.37 230420 4818820 1719980 5.07 1676296 4049268 8 09:30:30 09:19:01 26503080 31492740 777608 2.36 230496 4818824 1719980 5.07 1674936 4049272 180 09:30:30 09:20:01 26503340 31493068 777196 2.36 230580 4818824 1719980 5.07 1675184 4049276 16 09:30:30 09:21:01 26504592 31494408 775800 2.36 230644 4818828 1719980 5.07 1673396 4049280 180 09:30:30 09:22:01 26503572 31494472 775836 2.36 230768 4819448 1748520 5.15 1673276 4049816 8 09:30:30 09:23:01 26503460 31494396 775876 2.36 230804 4819448 1748520 5.15 1673328 4049816 144 09:30:30 09:24:01 26497880 31490912 779220 2.37 230904 4820552 1748520 5.15 1680568 4050160 200 09:30:30 09:25:01 26496256 31489456 781132 2.38 230988 4820536 1747592 5.15 1680320 4050092 160 09:30:30 09:26:01 26496776 31490020 780556 2.37 231024 4820540 1747592 5.15 1679988 4050096 192 09:30:30 09:27:01 26496104 31489548 780984 2.38 231096 4820672 1747592 5.15 1680484 4050212 144 09:30:30 09:28:01 26496692 31490224 780596 2.37 231168 4820664 1747592 5.15 1680196 4050228 188 09:30:30 09:29:01 26497708 31491256 779532 2.37 231196 4820668 1747592 5.15 1679000 4050232 28 09:30:30 09:30:02 25131456 31418788 847368 2.58 248648 5994376 2002308 5.90 1791532 5194712 566276 09:30:30 Average: 26662351 31465092 813786 2.47 217187 4655102 1838726 5.42 1637443 3947105 108960 09:30:30 09:30:30 09:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:30:30 09:10:01 docker0 30.78 30.61 2.34 193.21 0.00 0.00 0.00 0.00 09:30:30 09:10:01 ens3 566.82 378.75 5970.47 95.67 0.00 0.00 0.00 0.00 09:30:30 09:10:01 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 09:30:30 09:11:01 docker0 291.80 451.79 26.29 3261.26 0.00 0.00 0.00 0.00 09:30:30 09:11:01 vethfc02aa1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:30:30 09:11:01 ens3 484.62 311.58 3291.71 43.05 0.00 0.00 0.00 0.00 09:30:30 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:30 09:12:01 docker0 0.87 1.20 0.09 0.35 0.00 0.00 0.00 0.00 09:30:30 09:12:01 vethfc02aa1 0.87 1.25 0.10 0.36 0.00 0.00 0.00 0.00 09:30:30 09:12:01 ens3 12.73 7.52 10.78 4.72 0.00 0.00 0.00 0.00 09:30:30 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:13:01 docker0 3.93 7.10 0.24 93.20 0.00 0.00 0.00 0.00 09:30:30 09:13:01 ens3 105.65 63.25 2674.38 13.33 0.00 0.00 0.00 0.00 09:30:30 09:13:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 09:30:30 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:14:01 ens3 75.35 42.78 685.03 8.40 0.00 0.00 0.00 0.00 09:30:30 09:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:30:30 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:15:01 ens3 147.94 66.92 2065.88 4.64 0.00 0.00 0.00 0.00 09:30:30 09:15:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 09:30:30 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:16:01 ens3 1.42 0.55 0.54 0.30 0.00 0.00 0.00 0.00 09:30:30 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:17:01 ens3 1.27 0.40 0.41 0.27 0.00 0.00 0.00 0.00 09:30:30 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:30 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:18:01 ens3 0.50 0.30 0.27 0.21 0.00 0.00 0.00 0.00 09:30:30 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:30:30 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:30 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:20:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:30:30 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:21:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:30 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:30 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:22:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:23:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:30:30 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:30 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:24:01 ens3 8.48 6.90 5.59 6.15 0.00 0.00 0.00 0.00 09:30:30 09:24:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:30:30 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:25:01 ens3 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:30:30 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:30 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:26:01 ens3 0.18 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:30:30 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:27:01 ens3 1.02 0.43 0.37 0.22 0.00 0.00 0.00 0.00 09:30:30 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:30 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:28:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:30:30 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:30 09:29:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:30:30 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:30:30 09:30:02 docker0 79.27 117.26 7.26 1257.30 0.00 0.00 0.00 0.00 09:30:30 09:30:02 ens3 402.28 249.75 8065.19 147.14 0.00 0.00 0.00 0.00 09:30:30 09:30:02 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 09:30:30 Average: docker0 19.37 28.96 1.72 228.88 0.00 0.00 0.00 0.00 09:30:30 Average: ens3 86.18 53.81 1084.41 15.44 0.00 0.00 0.00 0.00 09:30:30 Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 09:30:30 09:30:30 09:30:30 ---> sar -P ALL: 09:30:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8791) 08/27/24 _x86_64_ (8 CPU) 09:30:30 09:30:30 09:08:54 LINUX RESTART (8 CPU) 09:30:30 09:30:30 09:09:01 CPU %user %nice %system %iowait %steal %idle 09:30:30 09:10:01 all 8.41 0.00 2.73 1.29 0.05 87.53 09:30:30 09:10:01 0 7.94 0.00 2.27 0.24 0.05 89.50 09:30:30 09:10:01 1 8.15 0.00 2.70 0.35 0.07 88.73 09:30:30 09:10:01 2 8.08 0.00 2.83 0.56 0.05 88.49 09:30:30 09:10:01 3 9.50 0.00 2.56 1.70 0.07 86.18 09:30:30 09:10:01 4 8.21 0.00 3.41 4.25 0.05 84.09 09:30:30 09:10:01 5 9.05 0.00 2.22 2.90 0.03 85.79 09:30:30 09:10:01 6 6.85 0.00 3.50 0.17 0.05 89.43 09:30:30 09:10:01 7 9.47 0.00 2.33 0.17 0.07 87.96 09:30:30 09:11:01 all 18.43 0.00 5.86 1.33 0.07 74.30 09:30:30 09:11:01 0 19.46 0.00 5.98 2.44 0.08 72.04 09:30:30 09:11:01 1 19.24 0.00 6.47 0.47 0.08 73.73 09:30:30 09:11:01 2 17.89 0.00 6.49 0.41 0.07 75.14 09:30:30 09:11:01 3 17.69 0.00 5.29 0.59 0.07 76.36 09:30:30 09:11:01 4 17.86 0.00 5.90 0.10 0.08 76.06 09:30:30 09:11:01 5 18.06 0.00 4.13 0.18 0.07 77.56 09:30:30 09:11:01 6 19.12 0.00 5.68 0.83 0.05 74.32 09:30:30 09:11:01 7 18.11 0.00 6.98 5.69 0.07 69.15 09:30:30 09:12:01 all 46.72 0.00 7.13 0.27 0.08 45.80 09:30:30 09:12:01 0 46.49 0.00 7.10 0.00 0.08 46.33 09:30:30 09:12:01 1 44.98 0.00 7.58 2.10 0.08 45.26 09:30:30 09:12:01 2 47.70 0.00 6.91 0.00 0.08 45.31 09:30:30 09:12:01 3 47.30 0.00 7.26 0.07 0.08 45.29 09:30:30 09:12:01 4 47.02 0.00 6.59 0.00 0.08 46.31 09:30:30 09:12:01 5 44.96 0.00 7.00 0.00 0.08 47.96 09:30:30 09:12:01 6 48.46 0.00 7.31 0.00 0.08 44.15 09:30:30 09:12:01 7 46.85 0.00 7.27 0.00 0.07 45.81 09:30:30 09:13:01 all 44.28 0.00 7.39 0.59 0.07 47.66 09:30:30 09:13:01 0 44.59 0.00 7.00 0.03 0.07 48.30 09:30:30 09:13:01 1 44.72 0.00 7.94 2.97 0.08 44.28 09:30:30 09:13:01 2 42.89 0.00 7.93 0.03 0.07 49.08 09:30:30 09:13:01 3 42.90 0.00 7.83 1.20 0.07 48.00 09:30:30 09:13:01 4 44.72 0.00 6.96 0.08 0.07 48.17 09:30:30 09:13:01 5 44.06 0.00 7.02 0.15 0.07 48.69 09:30:30 09:13:01 6 44.84 0.00 7.01 0.03 0.08 48.04 09:30:30 09:13:01 7 45.48 0.00 7.46 0.25 0.08 46.72 09:30:30 09:14:01 all 2.74 0.00 1.16 0.23 0.03 95.84 09:30:30 09:14:01 0 2.46 0.00 1.62 0.03 0.03 95.85 09:30:30 09:14:01 1 3.17 0.00 1.09 0.02 0.05 95.67 09:30:30 09:14:01 2 2.31 0.00 1.22 0.27 0.02 96.19 09:30:30 09:14:01 3 2.31 0.00 0.99 0.28 0.02 96.40 09:30:30 09:14:01 4 2.60 0.00 1.86 1.19 0.03 94.32 09:30:30 09:14:01 5 2.13 0.00 0.94 0.02 0.02 96.90 09:30:30 09:14:01 6 4.43 0.00 0.79 0.00 0.03 94.75 09:30:30 09:14:01 7 2.49 0.00 0.80 0.02 0.02 96.67 09:30:30 09:15:01 all 2.24 0.00 1.34 0.22 0.02 96.18 09:30:30 09:15:01 0 0.93 0.00 1.05 0.03 0.00 97.98 09:30:30 09:15:01 1 2.91 0.00 1.74 0.22 0.02 95.12 09:30:30 09:15:01 2 2.54 0.00 1.79 0.05 0.02 95.61 09:30:30 09:15:01 3 1.52 0.00 1.29 0.05 0.02 97.13 09:30:30 09:15:01 4 3.03 0.00 1.19 0.84 0.03 94.91 09:30:30 09:15:01 5 2.22 0.00 1.58 0.03 0.02 96.15 09:30:30 09:15:01 6 2.65 0.00 1.08 0.18 0.02 96.07 09:30:30 09:15:01 7 2.16 0.00 0.97 0.39 0.03 96.45 09:30:30 09:16:01 all 0.08 0.00 0.08 0.01 0.01 99.81 09:30:30 09:16:01 0 0.08 0.00 0.08 0.00 0.02 99.82 09:30:30 09:16:01 1 0.10 0.00 0.05 0.07 0.03 99.75 09:30:30 09:16:01 2 0.07 0.00 0.07 0.02 0.02 99.83 09:30:30 09:16:01 3 0.03 0.00 0.05 0.02 0.02 99.88 09:30:30 09:16:01 4 0.27 0.00 0.15 0.00 0.02 99.57 09:30:30 09:16:01 5 0.02 0.00 0.07 0.00 0.00 99.92 09:30:30 09:16:01 6 0.05 0.00 0.07 0.00 0.00 99.88 09:30:30 09:16:01 7 0.05 0.00 0.08 0.02 0.02 99.83 09:30:30 09:17:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:30:30 09:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:30:30 09:17:01 1 0.07 0.00 0.02 0.02 0.02 99.88 09:30:30 09:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:30:30 09:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:30:30 09:17:01 4 0.02 0.00 0.05 0.00 0.03 99.90 09:30:30 09:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:30:30 09:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:30:30 09:17:01 7 0.03 0.00 0.05 0.00 0.02 99.90 09:30:30 09:18:01 all 0.05 0.00 0.01 0.01 0.01 99.93 09:30:30 09:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:30:30 09:18:01 1 0.10 0.00 0.03 0.03 0.02 99.82 09:30:30 09:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:30:30 09:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:30:30 09:18:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:30:30 09:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:30:30 09:18:01 6 0.10 0.00 0.02 0.00 0.00 99.88 09:30:30 09:18:01 7 0.05 0.00 0.02 0.02 0.02 99.90 09:30:30 09:19:01 all 0.14 0.00 0.02 0.01 0.01 99.83 09:30:30 09:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:30:30 09:19:01 1 0.07 0.00 0.03 0.03 0.00 99.87 09:30:30 09:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:30:30 09:19:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:30:30 09:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:30:30 09:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:30:30 09:19:01 6 0.10 0.00 0.03 0.00 0.02 99.85 09:30:30 09:19:01 7 0.91 0.00 0.00 0.00 0.02 99.07 09:30:30 09:20:01 all 0.16 0.00 0.01 0.00 0.01 99.81 09:30:30 09:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:30:30 09:20:01 1 0.07 0.00 0.02 0.02 0.02 99.88 09:30:30 09:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:30:30 09:20:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:30:30 09:20:01 4 0.08 0.00 0.03 0.00 0.03 99.85 09:30:30 09:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:30:30 09:20:01 6 0.18 0.00 0.00 0.00 0.00 99.82 09:30:30 09:20:01 7 0.85 0.00 0.02 0.00 0.02 99.12 09:30:30 09:30:30 09:20:01 CPU %user %nice %system %iowait %steal %idle 09:30:30 09:21:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:30:30 09:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:30:30 09:21:01 1 0.07 0.00 0.03 0.02 0.02 99.87 09:30:30 09:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:30:30 09:21:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:30:30 09:21:01 4 0.00 0.00 0.03 0.00 0.02 99.95 09:30:30 09:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:30:30 09:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:30:30 09:21:01 7 0.00 0.00 0.03 0.00 0.00 99.97 09:30:30 09:22:01 all 0.07 0.00 0.03 0.01 0.01 99.88 09:30:30 09:22:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:30:30 09:22:01 1 0.10 0.00 0.05 0.03 0.02 99.80 09:30:30 09:22:01 2 0.13 0.00 0.03 0.02 0.02 99.80 09:30:30 09:22:01 3 0.13 0.00 0.03 0.02 0.00 99.82 09:30:30 09:22:01 4 0.05 0.00 0.02 0.00 0.03 99.90 09:30:30 09:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:30:30 09:22:01 6 0.07 0.00 0.05 0.00 0.00 99.88 09:30:30 09:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:30:30 09:23:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:30:30 09:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:30:30 09:23:01 1 0.05 0.00 0.05 0.02 0.02 99.87 09:30:30 09:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:30:30 09:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:30:30 09:23:01 4 0.03 0.00 0.02 0.02 0.03 99.90 09:30:30 09:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:30:30 09:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:30:30 09:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:30:30 09:24:01 all 0.30 0.00 0.02 0.01 0.01 99.66 09:30:30 09:24:01 0 0.22 0.00 0.02 0.00 0.02 99.75 09:30:30 09:24:01 1 0.12 0.00 0.02 0.03 0.02 99.82 09:30:30 09:24:01 2 0.93 0.00 0.00 0.00 0.02 99.05 09:30:30 09:24:01 3 0.23 0.00 0.02 0.02 0.00 99.73 09:30:30 09:24:01 4 0.07 0.00 0.00 0.00 0.02 99.92 09:30:30 09:24:01 5 0.18 0.00 0.02 0.00 0.00 99.80 09:30:30 09:24:01 6 0.47 0.00 0.07 0.03 0.00 99.43 09:30:30 09:24:01 7 0.15 0.00 0.02 0.00 0.02 99.82 09:30:30 09:25:01 all 0.03 0.00 0.03 0.00 0.01 99.92 09:30:30 09:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:30:30 09:25:01 1 0.07 0.00 0.03 0.02 0.02 99.87 09:30:30 09:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:30:30 09:25:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:30:30 09:25:01 4 0.03 0.00 0.07 0.00 0.02 99.88 09:30:30 09:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:30:30 09:25:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:30:30 09:25:01 7 0.07 0.00 0.05 0.00 0.00 99.88 09:30:30 09:26:01 all 0.11 0.00 0.02 0.00 0.01 99.86 09:30:30 09:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:30:30 09:26:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:30:30 09:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:30:30 09:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:30:30 09:26:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:30:30 09:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:30:30 09:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:30:30 09:26:01 7 0.71 0.00 0.03 0.00 0.02 99.24 09:30:30 09:27:01 all 0.05 0.00 0.02 0.01 0.01 99.92 09:30:30 09:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:30:30 09:27:01 1 0.05 0.00 0.02 0.03 0.02 99.88 09:30:30 09:27:01 2 0.10 0.00 0.03 0.00 0.02 99.85 09:30:30 09:27:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:30:30 09:27:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:30:30 09:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:30:30 09:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:30:30 09:27:01 7 0.17 0.00 0.03 0.00 0.02 99.78 09:30:30 09:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:30:30 09:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:30:30 09:28:01 1 0.05 0.00 0.00 0.02 0.02 99.92 09:30:30 09:28:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:30:30 09:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:30:30 09:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:30:30 09:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:30:30 09:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:30:30 09:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:30:30 09:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:30:30 09:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:30:30 09:29:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:30:30 09:29:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:30:30 09:29:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:30:30 09:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:30:30 09:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:30:30 09:29:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:30:30 09:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:30:30 09:30:02 all 7.75 0.00 3.32 0.51 0.05 88.38 09:30:30 09:30:02 0 6.47 0.00 2.88 0.03 0.03 90.59 09:30:30 09:30:02 1 7.52 0.00 4.04 1.03 0.03 87.38 09:30:30 09:30:02 2 7.55 0.00 3.26 0.05 0.05 89.09 09:30:30 09:30:02 3 6.40 0.00 3.65 1.77 0.05 88.12 09:30:30 09:30:02 4 8.89 0.00 3.16 0.05 0.05 87.85 09:30:30 09:30:02 5 9.22 0.00 3.27 1.00 0.05 86.46 09:30:30 09:30:02 6 7.43 0.00 3.88 0.10 0.05 88.54 09:30:30 09:30:02 7 8.51 0.00 2.39 0.02 0.05 89.02 09:30:30 Average: all 6.23 0.00 1.38 0.21 0.02 92.14 09:30:30 Average: 0 6.10 0.00 1.33 0.13 0.02 92.41 09:30:30 Average: 1 6.22 0.00 1.51 0.36 0.03 91.88 09:30:30 Average: 2 6.17 0.00 1.45 0.07 0.02 92.29 09:30:30 Average: 3 6.07 0.00 1.37 0.27 0.02 92.26 09:30:30 Average: 4 6.31 0.00 1.40 0.31 0.03 91.95 09:30:30 Average: 5 6.15 0.00 1.25 0.20 0.02 92.38 09:30:30 Average: 6 6.39 0.00 1.40 0.06 0.02 92.12 09:30:30 Average: 7 6.46 0.00 1.35 0.31 0.03 91.85 09:30:30 09:30:30 09:30:30