Pull request #504 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f789816bd8aa245caced1c25fc79b6b5f7a66bb+d6005d96c7786e365cf45b9995c116b830baa0de (155506771da5f420f4ee7bc751f752b0753fcac2) 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-ssh8720564442296909945.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6478248838692356698.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-504/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-504/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6140188079249134548.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-504/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11629525830940684247.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5052744748065186527.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-504/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-504/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11987625243903929856.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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-26150’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26154 in /w/workspace/foundry_device-virtual-go_PR-504 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-504 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d6005d96c7786e365cf45b9995c116b830baa0de into PR head commit 8f789816bd8aa245caced1c25fc79b6b5f7a66bb Merge succeeded, producing 8f789816bd8aa245caced1c25fc79b6b5f7a66bb Checking out Revision 8f789816bd8aa245caced1c25fc79b6b5f7a66bb (PR-504) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/504/head:refs/remotes/origin/PR-504 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f789816bd8aa245caced1c25fc79b6b5f7a66bb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d6005d96c7786e365cf45b9995c116b830baa0de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f789816bd8aa245caced1c25fc79b6b5f7a66bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:06:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:06:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:06:17 ========================================================= 11:06:17 EdgeX Global Pipelines Version Info 11:06:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:06:18 ------------------- 11:06:18 stable info: 11:06:18 ------------------- 11:06:18 Commited By: Ginny Guan ginny@iotechsys.com 11:06:18 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:06:18 Message: update stable to v1.0.265 11:06:18 ------------------- 11:06:18 experimental info: 11:06:18 ------------------- 11:06:18 Commited By: Cherry Wang cherry@iotechsys.com 11:06:18 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:06:18 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:06:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:06:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:06:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:06:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:06:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:06:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:06:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:06:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:06:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:06:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:06:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:06:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:06:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:06:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:06:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:06:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:06:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:06:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:06:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:06:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:06:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:06:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:06:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:06:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:06:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:06:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:06:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:06:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-504 [Pipeline] echo 11:06:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-504 [Pipeline] echo 11:06:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-504 [Pipeline] echo 11:06:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f789816bd8aa245caced1c25fc79b6b5f7a66bb [Pipeline] echo 11:06:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f78981 [Pipeline] echo 11:06:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:06:20 provisioning config files... 11:06:20 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-504@tmp/config168987764363725976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:06:21 ---> ****-login.sh 11:06:21 nexus3.edgexfoundry.org:10001 11:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:21 Configure a credential helper to remove this warning. See 11:06:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:21 11:06:21 Login Succeeded 11:06:21 nexus3.edgexfoundry.org:10002 11:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:21 Configure a credential helper to remove this warning. See 11:06:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:21 11:06:21 Login Succeeded 11:06:21 nexus3.edgexfoundry.org:10003 11:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:21 Configure a credential helper to remove this warning. See 11:06:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:21 11:06:21 Login Succeeded 11:06:21 nexus3.edgexfoundry.org:10004 11:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:21 Configure a credential helper to remove this warning. See 11:06:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:21 11:06:21 Login Succeeded 11:06:21 ****.io 11:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:22 Configure a credential helper to remove this warning. See 11:06:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:22 11:06:22 Login Succeeded 11:06:22 ---> ****-login.sh ends [Pipeline] } 11:06:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:06:22 + git rev-list -1 --merges 8f789816bd8aa245caced1c25fc79b6b5f7a66bb~1..8f789816bd8aa245caced1c25fc79b6b5f7a66bb [Pipeline] echo 11:06:22 -----------> git rev-list -1 --merges 8f789816bd8aa245caced1c25fc79b6b5f7a66bb~1..8f789816bd8aa245caced1c25fc79b6b5f7a66bb 8f789816bd8aa245caced1c25fc79b6b5f7a66bb [false] [Pipeline] sh 11:06:23 + git log --format=format:%s -1 8f789816bd8aa245caced1c25fc79b6b5f7a66bb [Pipeline] echo 11:06:23 ========================================================= 11:06:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:06:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:06:23 + git log --format=format:%s -1 8f789816bd8aa245caced1c25fc79b6b5f7a66bb [Pipeline] echo 11:06:23 [semverPrep] GIT_COMMIT: 8f789816bd8aa245caced1c25fc79b6b5f7a66bb, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 11:06:23 [semverPrep] This is not a build commit. [Pipeline] sh 11:06:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:06:24 + grep -v github /etc/ssh/ssh_known_hosts 11:06:24 + [ -e /tmp/ssh_known_hosts ] 11:06:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:06:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:06:24 + sudo tee -a /etc/ssh/ssh_known_hosts 11:06:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:06:24 11:06:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:06:25 0.1.4: Pulling from edgex-devops/py-git-semver 11:06:25 b85a868b505f: Pulling fs layer 11:06:25 e2be974225ed: Pulling fs layer 11:06:25 339a4e72a1f5: Pulling fs layer 11:06:25 988bab9f4d93: Pulling fs layer 11:06:25 1469e6f7b9e6: Pulling fs layer 11:06:25 eaf3925da568: Pulling fs layer 11:06:25 bab4dde63d76: Pulling fs layer 11:06:25 bde34c3a00c8: Pulling fs layer 11:06:25 b352a97aabf1: Pulling fs layer 11:06:25 4872d77fe225: Pulling fs layer 11:06:25 5851b861e8e6: Pulling fs layer 11:06:25 988bab9f4d93: Waiting 11:06:25 eaf3925da568: Waiting 11:06:25 1469e6f7b9e6: Waiting 11:06:25 bab4dde63d76: Waiting 11:06:25 bde34c3a00c8: Waiting 11:06:25 5851b861e8e6: Waiting 11:06:25 b352a97aabf1: Waiting 11:06:25 4872d77fe225: Waiting 11:06:25 e2be974225ed: Verifying Checksum 11:06:25 e2be974225ed: Download complete 11:06:25 988bab9f4d93: Verifying Checksum 11:06:25 988bab9f4d93: Download complete 11:06:25 1469e6f7b9e6: Verifying Checksum 11:06:25 1469e6f7b9e6: Download complete 11:06:25 eaf3925da568: Verifying Checksum 11:06:25 eaf3925da568: Download complete 11:06:25 339a4e72a1f5: Verifying Checksum 11:06:25 339a4e72a1f5: Download complete 11:06:25 bde34c3a00c8: Verifying Checksum 11:06:25 bde34c3a00c8: Download complete 11:06:25 b352a97aabf1: Download complete 11:06:25 4872d77fe225: Verifying Checksum 11:06:25 4872d77fe225: Download complete 11:06:25 5851b861e8e6: Verifying Checksum 11:06:25 5851b861e8e6: Download complete 11:06:25 b85a868b505f: Verifying Checksum 11:06:25 b85a868b505f: Download complete 11:06:25 bab4dde63d76: Verifying Checksum 11:06:25 bab4dde63d76: Download complete 11:06:26 b85a868b505f: Pull complete 11:06:26 e2be974225ed: Pull complete 11:06:27 339a4e72a1f5: Pull complete 11:06:27 988bab9f4d93: Pull complete 11:06:27 1469e6f7b9e6: Pull complete 11:06:27 eaf3925da568: Pull complete 11:06:29 bab4dde63d76: Pull complete 11:06:29 bde34c3a00c8: Pull complete 11:06:29 b352a97aabf1: Pull complete 11:06:29 4872d77fe225: Pull complete 11:06:29 5851b861e8e6: Pull complete 11:06:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:06:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:30 prd-ubuntu20.04-docker-8c-8g-26154 does not seem to be running inside a container 11:06:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-504 -v /w/workspace/foundry_device-virtual-go_PR-504:/w/workspace/foundry_device-virtual-go_PR-504:rw,z -v /w/workspace/foundry_device-virtual-go_PR-504@tmp:/w/workspace/foundry_device-virtual-go_PR-504@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 11:06:34 $ docker top daebeb8d46615dd746998ab081f945a126519b301b9d497d1a68cd1ecea01f94 -eo pid,comm 11:06:34 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). 11:06:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:06:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:06:34 [ssh-agent] Looking for ssh-agent implementation... 11:06:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:06:34 $ docker exec daebeb8d46615dd746998ab081f945a126519b301b9d497d1a68cd1ecea01f94 ssh-agent 11:06:34 SSH_AUTH_SOCK=/tmp/ssh-sonxOdEc3A6x/agent.31 11:06:34 SSH_AGENT_PID=37 11:06:34 Running ssh-add (command line suppressed) 11:06:34 Identity added: /w/workspace/foundry_device-virtual-go_PR-504@tmp/private_key_5331233320458480295.key (/w/workspace/foundry_device-virtual-go_PR-504@tmp/private_key_5331233320458480295.key) 11:06:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:06:34 + git tag --points-at HEAD [Pipeline] } 11:06:34 $ docker exec --env ******** --env ******** daebeb8d46615dd746998ab081f945a126519b301b9d497d1a68cd1ecea01f94 ssh-agent -k 11:06:35 unset SSH_AUTH_SOCK; 11:06:35 unset SSH_AGENT_PID; 11:06:35 echo Agent pid 37 killed; 11:06:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:06:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:06:35 [ssh-agent] Looking for ssh-agent implementation... 11:06:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:06:35 $ docker exec daebeb8d46615dd746998ab081f945a126519b301b9d497d1a68cd1ecea01f94 ssh-agent 11:06:35 SSH_AUTH_SOCK=/tmp/ssh-72mnSe15wAeP/agent.70 11:06:35 SSH_AGENT_PID=76 11:06:35 Running ssh-add (command line suppressed) 11:06:35 Identity added: /w/workspace/foundry_device-virtual-go_PR-504@tmp/private_key_15567049388571686315.key (/w/workspace/foundry_device-virtual-go_PR-504@tmp/private_key_15567049388571686315.key) 11:06:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:06:35 + git semver init 11:06:36 2024-11-11 11:06:36,046 [run_init] DEBUG init version:0.0.0 force:False 11:06:36 2024-11-11 11:06:36,047 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-504/.semver 11:06:36 2024-11-11 11:06:36,048 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-504/.semver 11:06:36 2024-11-11 11:06:36,048 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-504/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-504, universal_newlines=False, shell=None, istream=None) 11:06:38 2024-11-11 11:06:37,963 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-504/.git/info/exclude 11:06:38 2024-11-11 11:06:37,964 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-504/.semver/PR-504 with force:False 11:06:38 2024-11-11 11:06:37,964 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-504/.semver/PR-504 11:06:38 2024-11-11 11:06:37,968 [execute] INFO git cat-file --batch-check 11:06:38 2024-11-11 11:06:37,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-504/.semver, universal_newlines=False, shell=None, istream=) 11:06:38 2024-11-11 11:06:37,974 [execute] INFO git cat-file --batch 11:06:38 2024-11-11 11:06:37,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-504/.semver, universal_newlines=False, shell=None, istream=) 11:06:38 2024-11-11 11:06:37,980 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-504/.semver/PR-504 11:06:38 0.0.0 [Pipeline] } 11:06:38 $ docker exec --env ******** --env ******** daebeb8d46615dd746998ab081f945a126519b301b9d497d1a68cd1ecea01f94 ssh-agent -k 11:06:38 unset SSH_AUTH_SOCK; 11:06:38 unset SSH_AGENT_PID; 11:06:38 echo Agent pid 76 killed; 11:06:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:06:38 + git semver [Pipeline] } 11:06:38 $ docker stop --time=1 daebeb8d46615dd746998ab081f945a126519b301b9d497d1a68cd1ecea01f94 11:06:40 $ docker rm -f --volumes daebeb8d46615dd746998ab081f945a126519b301b9d497d1a68cd1ecea01f94 [Pipeline] // withDockerContainer [Pipeline] sh 11:06:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:06:41 Stashed 1 file(s) [Pipeline] echo 11:06:41 [edgeXSemver]: initialized semver on version 0.0.0 [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 11:06:41 provisioning config files... 11:06:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-504@tmp/config8528272078877660569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:06:42 ---> ****-login.sh 11:06:42 nexus3.edgexfoundry.org:10001 11:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:42 Configure a credential helper to remove this warning. See 11:06:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:42 11:06:42 Login Succeeded 11:06:42 nexus3.edgexfoundry.org:10002 11:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:42 Configure a credential helper to remove this warning. See 11:06:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:42 11:06:42 Login Succeeded 11:06:42 nexus3.edgexfoundry.org:10003 11:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:42 Configure a credential helper to remove this warning. See 11:06:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:42 11:06:42 Login Succeeded 11:06:42 nexus3.edgexfoundry.org:10004 11:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:42 Configure a credential helper to remove this warning. See 11:06:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:42 11:06:42 Login Succeeded 11:06:42 ****.io 11:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:06:42 Configure a credential helper to remove this warning. See 11:06:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:06:42 11:06:42 Login Succeeded 11:06:42 ---> ****-login.sh ends [Pipeline] } 11:06:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:06:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:06:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:06:43 ========================================================= 11:06:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:06:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:06:43 Sending build context to Docker daemon 37.71MB 11:06:43 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:06:43 Step 2/12 : FROM ${BASE} AS builder 11:06:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:06:43 43c4264eed91: Pulling fs layer 11:06:43 4cc291be95ef: Pulling fs layer 11:06:43 2ac1f1163629: Pulling fs layer 11:06:43 5c3c966382ef: Pulling fs layer 11:06:43 5c3c966382ef: Waiting 11:06:43 4f4fb700ef54: Pulling fs layer 11:06:43 5d5c8e513c77: Pulling fs layer 11:06:43 9f66e0745190: Pulling fs layer 11:06:43 f49a43e4bbc0: Pulling fs layer 11:06:43 561ebcabdf7f: Pulling fs layer 11:06:43 5d5c8e513c77: Waiting 11:06:43 4f4fb700ef54: Waiting 11:06:43 9f66e0745190: Waiting 11:06:43 561ebcabdf7f: Waiting 11:06:43 4cc291be95ef: Verifying Checksum 11:06:43 4cc291be95ef: Download complete 11:06:43 5c3c966382ef: Verifying Checksum 11:06:43 5c3c966382ef: Download complete 11:06:43 4f4fb700ef54: Download complete 11:06:43 5d5c8e513c77: Verifying Checksum 11:06:43 5d5c8e513c77: Download complete 11:06:43 43c4264eed91: Verifying Checksum 11:06:43 43c4264eed91: Download complete 11:06:43 9f66e0745190: Verifying Checksum 11:06:43 9f66e0745190: Download complete 11:06:44 43c4264eed91: Pull complete 11:06:44 561ebcabdf7f: Download complete 11:06:44 4cc291be95ef: Pull complete 11:06:44 2ac1f1163629: Verifying Checksum 11:06:44 2ac1f1163629: Download complete 11:06:44 f49a43e4bbc0: Verifying Checksum 11:06:44 f49a43e4bbc0: Download complete 11:06:47 2ac1f1163629: Pull complete 11:06:47 5c3c966382ef: Pull complete 11:06:47 4f4fb700ef54: Pull complete 11:06:48 5d5c8e513c77: Pull complete 11:06:48 9f66e0745190: Pull complete 11:06:50 f49a43e4bbc0: Pull complete 11:06:50 561ebcabdf7f: Pull complete 11:06:50 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 11:06:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:06:50 ---> 3a752c3f9dda 11:06:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:06:56 Still waiting to schedule task 11:06:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-26151’ is offline 11:06:57 ---> Running in 87f90343b615 11:06:57 Removing intermediate container 87f90343b615 11:06:57 ---> a4ba34b7bb2c 11:06:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:06:57 ---> Running in a0f4f2799a25 11:06:57 Removing intermediate container a0f4f2799a25 11:06:57 ---> 6f1abc4b7899 11:06:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:06:57 ---> Running in f34417261a30 11:06:57 Removing intermediate container f34417261a30 11:06:57 ---> da324b4e6f50 11:06:57 Step 6/12 : WORKDIR /device-virtual-go 11:06:57 ---> Running in 5361781ed45d 11:06:57 Removing intermediate container 5361781ed45d 11:06:57 ---> 7eed9a70f730 11:06:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:06:57 ---> Running in a4bba12aad85 11:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:06:58 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:06:58 (2/4) Installing libedit (20240517.3.1-r0) 11:06:58 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:06:58 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:06:58 Executing busybox-1.36.1-r29.trigger 11:06:58 OK: 250 MiB in 58 packages 11:06:58 Removing intermediate container a4bba12aad85 11:06:58 ---> a935b1b85a14 11:06:58 Step 8/12 : COPY go.mod vendor* ./ 11:06:58 ---> 5991e04f2d1d 11:06:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:06:58 ---> Running in 1bcaddbae398 11:07:55 Removing intermediate container 1bcaddbae398 11:07:55 ---> e31825df277c 11:07:55 Step 10/12 : COPY . . 11:07:55 ---> dda9df1daad8 11:07:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:07:55 ---> Running in 9bc081be2128 11:07:55 Removing intermediate container 9bc081be2128 11:07:55 ---> 7a425948ef88 11:07:55 Step 12/12 : RUN $MAKE 11:07:55 ---> Running in d8ed9f149e4b 11:07:55 noop 11:07:55 Removing intermediate container d8ed9f149e4b 11:07:55 ---> bdd24932cebd 11:07:55 Successfully built bdd24932cebd 11:07:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:55 + docker inspect -f . ci-base-image-x86_64 11:07:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:55 prd-ubuntu20.04-docker-8c-8g-26154 does not seem to be running inside a container 11:07:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-504 -v /w/workspace/foundry_device-virtual-go_PR-504:/w/workspace/foundry_device-virtual-go_PR-504:rw,z -v /w/workspace/foundry_device-virtual-go_PR-504@tmp:/w/workspace/foundry_device-virtual-go_PR-504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:07:56 $ docker top 0ba0891eff8d442b861350f6a36e2d0b02a3a80372e47d20b7fb209b1c23bb3e -eo pid,comm [Pipeline] { [Pipeline] sh 11:07:56 + go version 11:07:56 go version go1.23.2 linux/amd64 [Pipeline] } 11:07:56 $ docker stop --time=1 0ba0891eff8d442b861350f6a36e2d0b02a3a80372e47d20b7fb209b1c23bb3e 11:07:58 $ docker rm -f --volumes 0ba0891eff8d442b861350f6a36e2d0b02a3a80372e47d20b7fb209b1c23bb3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:59 + docker inspect -f . ci-base-image-x86_64 11:07:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:59 prd-ubuntu20.04-docker-8c-8g-26154 does not seem to be running inside a container 11:07:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-504 -v /w/workspace/foundry_device-virtual-go_PR-504:/w/workspace/foundry_device-virtual-go_PR-504:rw,z -v /w/workspace/foundry_device-virtual-go_PR-504@tmp:/w/workspace/foundry_device-virtual-go_PR-504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:07:59 $ docker top f7e4b8f3a48ef70d3b361dbab844df83da2e3292da9fe110e18fcfa9f5123b69 -eo pid,comm [Pipeline] { [Pipeline] sh 11:07:59 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-504 [Pipeline] fileExists [Pipeline] sh 11:08:00 + make test 11:08:00 go test ./... -coverprofile=coverage.out 11:08:03 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:08:21 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:08:21 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.008s coverage: 58.4% of statements 11:08:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26155 in /w/workspace/foundry_device-virtual-go_PR-504 [Pipeline] { [Pipeline] ws 11:08:29 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:08:31 go vet ./... 11:08:32 The recommended git tool is: git 11:08:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:08:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:08:36 ./bin/test-attribution-txt.sh [Pipeline] echo 11:08:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:08:36 $ docker stop --time=1 f7e4b8f3a48ef70d3b361dbab844df83da2e3292da9fe110e18fcfa9f5123b69 11:08:37 using credential edgex-jenkins-ssh 11:08:37 Cloning the remote Git repository 11:08:37 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:08:37 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:08:37 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:08:37 > git --version # timeout=10 11:08:37 > git --version # 'git version 2.25.1' 11:08:37 using GIT_SSH to set credentials SSH Credentials for GitHub 11:08:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:08:41 $ docker rm -f --volumes f7e4b8f3a48ef70d3b361dbab844df83da2e3292da9fe110e18fcfa9f5123b69 [Pipeline] // withDockerContainer 11:08:41 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:08:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 11:08:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:08:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:08:42 Merging remotes/origin/main commit d6005d96c7786e365cf45b9995c116b830baa0de into PR head commit 8f789816bd8aa245caced1c25fc79b6b5f7a66bb 11:08:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:08:42 Merge succeeded, producing 8f789816bd8aa245caced1c25fc79b6b5f7a66bb 11:08:42 Checking out Revision 8f789816bd8aa245caced1c25fc79b6b5f7a66bb (PR-504) 11:08:41 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:08:41 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:08:41 using GIT_SSH to set credentials SSH Credentials for GitHub 11:08:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/504/head:refs/remotes/origin/PR-504 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:08:42 > git config core.sparsecheckout # timeout=10 11:08:42 > git checkout -f 8f789816bd8aa245caced1c25fc79b6b5f7a66bb # timeout=10 11:08:42 > git remote # timeout=10 11:08:42 > git config --get remote.origin.url # timeout=10 11:08:42 using GIT_SSH to set credentials SSH Credentials for GitHub 11:08:42 > git merge d6005d96c7786e365cf45b9995c116b830baa0de # timeout=10 11:08:42 > git rev-parse HEAD^{commit} # timeout=10 11:08:42 > git config core.sparsecheckout # timeout=10 11:08:42 > git checkout -f 8f789816bd8aa245caced1c25fc79b6b5f7a66bb # timeout=10 11:08:43 + ls -al . 11:08:43 total 264 11:08:43 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 11:08 . 11:08:43 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 11:06 .. 11:08:43 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 11:08 .git 11:08:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 11:06 .github 11:08:43 -rw-rw-r-- 1 jenkins jenkins 272 Nov 11 11:06 .gitignore 11:08:43 -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 11:06 .golangci.yml 11:08:43 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 11:06 .semver 11:08:43 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 11 11:06 Attribution.txt 11:08:43 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 11 11:06 CHANGELOG.md 11:08:43 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 11 11:06 Dockerfile 11:08:43 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 11:06 GOVERNANCE.md 11:08:43 -rw-rw-r-- 1 jenkins jenkins 660 Nov 11 11:06 Jenkinsfile 11:08:43 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 11 11:06 LICENSE 11:08:43 -rw-rw-r-- 1 jenkins jenkins 2536 Nov 11 11:06 Makefile 11:08:43 -rw-rw-r-- 1 jenkins jenkins 623 Nov 11 11:06 OWNERS.md 11:08:43 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 11 11:06 README.md 11:08:43 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 11:06 VERSION 11:08:43 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 11:06 bin 11:08:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 11:06 cmd 11:08:43 -rw-r--r-- 1 jenkins jenkins 43316 Nov 11 11:08 coverage.out 11:08:43 -rw-rw-r-- 1 jenkins jenkins 6179 Nov 11 11:06 go.mod 11:08:43 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 11 11:06 go.sum 11:08:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 11:06 internal 11:08:43 -rw-rw-r-- 1 jenkins jenkins 235 Nov 11 11:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:43 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 11:08:43 > git --version # timeout=10 11:08:43 > git --version # 'git version 2.25.1' 11:08:43 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:08:43 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8f789816bd8aa245caced1c25fc79b6b5f7a66bb --label arch=amd64 --label version=0.0.0 . 11:08:43 Sending build context to Docker daemon 37.76MB 11:08:43 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:08:43 Step 2/26 : FROM ${BASE} AS builder 11:08:43 ---> bdd24932cebd 11:08:43 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:08:44 ---> Running in d4a7bf31b71f 11:08:44 Removing intermediate container d4a7bf31b71f 11:08:44 ---> 1867948a21b0 11:08:44 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:08:44 ---> Running in e491471cd758 11:08:44 Removing intermediate container e491471cd758 11:08:44 ---> ffa84a434d86 11:08:44 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:08:44 ---> Running in 1f8a74c3278f 11:08:44 Removing intermediate container 1f8a74c3278f 11:08:44 ---> 2441c30facc9 11:08:44 Step 6/26 : WORKDIR /device-virtual-go 11:08:44 ---> Running in 81fe133edd6d 11:08:44 Removing intermediate container 81fe133edd6d 11:08:44 ---> c07849104c8a 11:08:44 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:08:44 ---> Running in 238caf3d0bbf 11:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:08:45 OK: 250 MiB in 58 packages 11:08:45 Removing intermediate container 238caf3d0bbf 11:08:45 ---> f00cb5c65c84 11:08:45 Step 8/26 : COPY go.mod vendor* ./ 11:08:45 ---> e7fa57c87b2a 11:08:45 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:08:45 ---> Running in e4ddac4a280e 11:08:46 Removing intermediate container e4ddac4a280e 11:08:46 ---> 38667c424171 11:08:46 Step 10/26 : COPY . . [Pipeline] withEnv [Pipeline] { 11:08:47 ---> 91ce8685d066 11:08:47 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:08:47 ---> Running in a8dd40b19f6a 11:08:47 Removing intermediate container a8dd40b19f6a 11:08:47 ---> 229d6ffbaa05 11:08:47 Step 12/26 : RUN $MAKE 11:08:47 ---> Running in e15f5f77fa82 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 11:08:47 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [Pipeline] sh 11:08:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:08:48 % Total % Received % Xferd Average Speed Time Time Time Current 11:08:48 Dload Upload Total Spent Left Speed 11:08:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 11:08:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:08:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:08:49 + sudo tee /etc/docker/daemon.new 11:08:49 { 11:08:49 "registry-mirrors": [ 11:08:49 "https://nexus3.edgexfoundry.org:10001" 11:08:49 ], 11:08:49 "bip": "10.250.0.254/24", 11:08:49 "hosts": [ 11:08:49 "tcp://0.0.0.0:5555", 11:08:49 "unix:///var/run/docker.sock" 11:08:49 ], 11:08:49 "mtu": 1458, 11:08:49 "selinux-enabled": true, 11:08:49 "seccomp-profile": "/etc/docker/seccomp.json" 11:08:49 } [Pipeline] sh 11:08:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:08:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:09:08 provisioning config files... 11:09:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2526681273009344561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:09:08 ---> ****-login.sh 11:09:08 nexus3.edgexfoundry.org:10001 11:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:09 Configure a credential helper to remove this warning. See 11:09:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:09 11:09:09 Login Succeeded 11:09:09 nexus3.edgexfoundry.org:10002 11:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:09 Configure a credential helper to remove this warning. See 11:09:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:09 11:09:09 Login Succeeded 11:09:09 nexus3.edgexfoundry.org:10003 11:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:09 Configure a credential helper to remove this warning. See 11:09:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:09 11:09:09 Login Succeeded 11:09:09 nexus3.edgexfoundry.org:10004 11:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:10 Configure a credential helper to remove this warning. See 11:09:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:10 11:09:10 Login Succeeded 11:09:10 ****.io 11:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:10 Configure a credential helper to remove this warning. See 11:09:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:10 11:09:10 Login Succeeded 11:09:10 ---> ****-login.sh ends [Pipeline] } 11:09:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:09:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:09:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:09:11 ========================================================= 11:09:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:09:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:09:12 Sending build context to Docker daemon 19.05MB 11:09:12 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:09:12 Step 2/12 : FROM ${BASE} AS builder 11:09:12 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:09:12 cf04c63912e1: Pulling fs layer 11:09:12 55b35a11ae5e: Pulling fs layer 11:09:12 a37a00ec5f00: Pulling fs layer 11:09:12 50b3750afda1: Pulling fs layer 11:09:12 4f4fb700ef54: Pulling fs layer 11:09:12 80978eb59214: Pulling fs layer 11:09:12 c9f46d7d2bd2: Pulling fs layer 11:09:12 c5a475d317c9: Pulling fs layer 11:09:12 80978eb59214: Waiting 11:09:12 c9f46d7d2bd2: Waiting 11:09:12 c5a475d317c9: Waiting 11:09:12 4f4fb700ef54: Waiting 11:09:12 50b3750afda1: Waiting 11:09:12 55b35a11ae5e: Verifying Checksum 11:09:12 55b35a11ae5e: Download complete 11:09:12 50b3750afda1: Verifying Checksum 11:09:12 50b3750afda1: Download complete 11:09:12 4f4fb700ef54: Verifying Checksum 11:09:12 4f4fb700ef54: Download complete 11:09:12 80978eb59214: Verifying Checksum 11:09:12 80978eb59214: Download complete 11:09:12 cf04c63912e1: Verifying Checksum 11:09:12 cf04c63912e1: Download complete 11:09:13 c5a475d317c9: Verifying Checksum 11:09:13 c5a475d317c9: Download complete 11:09:13 cf04c63912e1: Pull complete 11:09:14 55b35a11ae5e: Pull complete 11:09:14 a37a00ec5f00: Verifying Checksum 11:09:14 a37a00ec5f00: Download complete 11:09:15 c9f46d7d2bd2: Download complete 11:09:19 Removing intermediate container e15f5f77fa82 11:09:19 ---> 7e7b914b1ee7 11:09:19 Step 13/26 : FROM alpine:3.20 11:09:19 3.20: Pulling from library/alpine 11:09:19 43c4264eed91: Already exists 11:09:19 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:09:19 Status: Downloaded newer image for alpine:3.20 11:09:19 ---> 91ef0af61f39 11:09:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:09:19 ---> Running in 2995dae440b1 11:09:19 Removing intermediate container 2995dae440b1 11:09:19 ---> 93485c8bc5eb 11:09:19 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:09:19 ---> Running in 3d72f9b80433 11:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:19 (1/1) Installing dumb-init (1.2.5-r3) 11:09:19 Executing busybox-1.36.1-r29.trigger 11:09:19 OK: 8 MiB in 15 packages 11:09:19 Removing intermediate container 3d72f9b80433 11:09:19 ---> 27736812851d 11:09:19 Step 16/26 : RUN apk --no-cache upgrade 11:09:19 ---> Running in 2f09e587da6b 11:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:20 Upgrading critical system libraries and apk-tools: 11:09:20 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:09:20 Executing busybox-1.36.1-r29.trigger 11:09:20 Continuing the upgrade transaction with new apk-tools: 11:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:09:20 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:09:20 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:09:20 OK: 8 MiB in 15 packages 11:09:21 Removing intermediate container 2f09e587da6b 11:09:21 ---> 00126d40dd0a 11:09:21 Step 17/26 : WORKDIR / 11:09:21 ---> Running in 9a599c6d384d 11:09:21 Removing intermediate container 9a599c6d384d 11:09:21 ---> 50945dd94168 11:09:21 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:09:21 ---> 780ff4d72560 11:09:21 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:09:21 ---> d69e8dcc143f 11:09:21 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:09:22 ---> 7028869c6cab 11:09:22 Step 21/26 : EXPOSE 59900 11:09:22 ---> Running in 55c53702d617 11:09:22 Removing intermediate container 55c53702d617 11:09:22 ---> 9668b2c9863d 11:09:22 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:09:22 ---> Running in 6089a115e669 11:09:23 Removing intermediate container 6089a115e669 11:09:23 ---> 8d81953542af 11:09:23 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:09:23 ---> Running in 754a036defa7 11:09:23 Removing intermediate container 754a036defa7 11:09:23 ---> 14a4fd12119b 11:09:23 Step 24/26 : LABEL arch=amd64 11:09:23 ---> Running in 1882c86fc981 11:09:23 Removing intermediate container 1882c86fc981 11:09:23 ---> 0d5672955cd5 11:09:23 Step 25/26 : LABEL git_sha=8f789816bd8aa245caced1c25fc79b6b5f7a66bb 11:09:23 ---> Running in 88e0aec36cbe 11:09:23 Removing intermediate container 88e0aec36cbe 11:09:23 ---> 9ac6804be0b7 11:09:23 Step 26/26 : LABEL version=0.0.0 11:09:23 ---> Running in 4b37a0e0c3e8 11:09:23 Removing intermediate container 4b37a0e0c3e8 11:09:23 ---> 0fb5e923beb7 11:09:23 [Warning] One or more build-args [ARCH] were not consumed 11:09:23 Successfully built 0fb5e923beb7 11:09:23 Successfully tagged device-virtual: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 11:09:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:09:24 11:09:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:09:24 latest: Pulling from edgex-lftools-log-publisher 11:09:24 5eb5b503b376: Pulling fs layer 11:09:24 5c69ac0246d0: Pulling fs layer 11:09:24 ec43610c2a17: Pulling fs layer 11:09:24 3a2ae6a8a46f: Pulling fs layer 11:09:24 33b1e0a273af: Pulling fs layer 11:09:24 5d3b04190fa2: Pulling fs layer 11:09:24 3a2ae6a8a46f: Waiting 11:09:24 33b1e0a273af: Waiting 11:09:24 2f39f015ded8: Pulling fs layer 11:09:24 5d3b04190fa2: Waiting 11:09:24 5c69ac0246d0: Download complete 11:09:24 3a2ae6a8a46f: Verifying Checksum 11:09:24 3a2ae6a8a46f: Download complete 11:09:24 33b1e0a273af: Verifying Checksum 11:09:24 33b1e0a273af: Download complete 11:09:24 5d3b04190fa2: Verifying Checksum 11:09:24 5d3b04190fa2: Download complete 11:09:24 ec43610c2a17: Download complete 11:09:24 5eb5b503b376: Verifying Checksum 11:09:24 5eb5b503b376: Download complete 11:09:25 2f39f015ded8: Download complete 11:09:26 5eb5b503b376: Pull complete 11:09:26 5c69ac0246d0: Pull complete 11:09:27 ec43610c2a17: Pull complete 11:09:27 3a2ae6a8a46f: Pull complete 11:09:27 33b1e0a273af: Pull complete 11:09:27 5d3b04190fa2: Pull complete 11:09:27 a37a00ec5f00: Pull complete 11:09:28 50b3750afda1: Pull complete 11:09:28 4f4fb700ef54: Pull complete 11:09:28 80978eb59214: Pull complete 11:09:31 2f39f015ded8: Pull complete 11:09:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:09:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:09:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:31 prd-ubuntu20.04-docker-8c-8g-26154 does not seem to be running inside a container 11:09:31 $ 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/foundry_device-virtual-go_PR-504 -v /w/workspace/foundry_device-virtual-go_PR-504:/w/workspace/foundry_device-virtual-go_PR-504:rw,z -v /w/workspace/foundry_device-virtual-go_PR-504@tmp:/w/workspace/foundry_device-virtual-go_PR-504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:09:35 $ docker top edf4778cd0a50a7b57caa41e187165ac46868849c00f6f99c3f77adbb9150d8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:09:36 ---> job-cost.sh 11:09:36 lf-activate-venv: SKIPPING 11:09:36 INFO: No Stack... 11:09:36 INFO: Retrieving Pricing Info for: v3-standard-8 11:09:36 INFO: Archiving Costs [Pipeline] sh 11:09:36 c9f46d7d2bd2: Pull complete 11:09:36 + cat /w/workspace/foundry_device-virtual-go_PR-504/archives/cost.csv 11:09:36 + cut -d, -f6 [Pipeline] lock 11:09:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-504-1-stack-cost] 11:09:36 Resource [jenkins-edgexfoundry-device-virtual-go-PR-504-1-stack-cost] did not exist. Created. 11:09:36 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-504-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:09:37 + echo total: 0.2199999988079071 [Pipeline] stash 11:09:37 Stashed 1 file(s) [Pipeline] } 11:09:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-504-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:09:37 $ docker stop --time=1 edf4778cd0a50a7b57caa41e187165ac46868849c00f6f99c3f77adbb9150d8f 11:09:38 c5a475d317c9: Pull complete 11:09:38 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 11:09:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:09:38 ---> be29e6b0f0d4 11:09:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:09:39 ---> Running in a03271cc7f3f 11:09:39 Removing intermediate container a03271cc7f3f 11:09:39 ---> 7cf3e7badf93 11:09:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:09:39 ---> Running in 1f68c9213fdf 11:09:39 $ docker rm -f --volumes edf4778cd0a50a7b57caa41e187165ac46868849c00f6f99c3f77adbb9150d8f 11:09:39 Removing intermediate container 1f68c9213fdf 11:09:39 ---> 454363e0bc48 11:09:39 Step 5/12 : ARG ADD_BUILD_TAGS="" [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 11:09:40 ---> Running in 3f5ca7d9f288 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:09:40 Removing intermediate container 3f5ca7d9f288 11:09:40 ---> 1e7799accbe7 11:09:40 Step 6/12 : WORKDIR /device-virtual-go 11:09:40 ---> Running in 401d9a3e62ef 11:09:40 Removing intermediate container 401d9a3e62ef 11:09:40 ---> d07c12096850 11:09:40 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:09:40 ---> Running in a1941a5581af 11:09:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:09:43 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:09:43 (2/4) Installing libedit (20240517.3.1-r0) 11:09:43 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:09:43 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:09:43 Executing busybox-1.36.1-r29.trigger 11:09:43 OK: 242 MiB in 58 packages 11:09:44 Removing intermediate container a1941a5581af 11:09:44 ---> b69df59f68aa 11:09:44 Step 8/12 : COPY go.mod vendor* ./ 11:09:45 ---> 024544c51818 11:09:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:09:45 ---> Running in 4cfbf76f2258 11:11:37 Removing intermediate container 4cfbf76f2258 11:11:37 ---> ef767c4639cf 11:11:37 Step 10/12 : COPY . . 11:11:37 ---> 7249adfe1c70 11:11:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:11:37 ---> Running in cdcece2cd722 11:11:37 Removing intermediate container cdcece2cd722 11:11:37 ---> bb0027a7a1b9 11:11:37 Step 12/12 : RUN $MAKE 11:11:37 ---> Running in 8ea2b6d491ce 11:11:37 noop 11:11:37 Removing intermediate container 8ea2b6d491ce 11:11:37 ---> 1d0ece201baf 11:11:37 Successfully built 1d0ece201baf 11:11:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:37 + docker inspect -f . ci-base-image-arm64 11:11:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:38 prd-ubuntu20.04-docker-arm64-4c-16g-26155 does not seem to be running inside a container 11:11:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:11:39 $ docker top 58cd76b038793fff595caa5eb65483bbe3c471c7864d8fc54cdc9a46598fad3f -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:40 + go version 11:11:40 go version go1.23.2 linux/arm64 [Pipeline] } 11:11:40 $ docker stop --time=1 58cd76b038793fff595caa5eb65483bbe3c471c7864d8fc54cdc9a46598fad3f 11:11:41 $ docker rm -f --volumes 58cd76b038793fff595caa5eb65483bbe3c471c7864d8fc54cdc9a46598fad3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:42 + docker inspect -f . ci-base-image-arm64 11:11:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:42 prd-ubuntu20.04-docker-arm64-4c-16g-26155 does not seem to be running inside a container 11:11:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:11:44 $ docker top cbcd1212bf4d7b3bc6110bad1c4cb64b15a52971dfbb987ec0d60bd3dc2c31a3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:44 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:11:45 + make test 11:11:45 go test ./... -coverprofile=coverage.out 11:11:52 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:14:59 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:14:59 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements 11:14:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:14:59 go vet ./... 11:15:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:15:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:15:45 ./bin/test-attribution-txt.sh [Pipeline] echo 11:15:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:15:46 $ docker stop --time=1 cbcd1212bf4d7b3bc6110bad1c4cb64b15a52971dfbb987ec0d60bd3dc2c31a3 11:15:47 $ docker rm -f --volumes cbcd1212bf4d7b3bc6110bad1c4cb64b15a52971dfbb987ec0d60bd3dc2c31a3 [Pipeline] // withDockerContainer [Pipeline] sh 11:15:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:15:49 Warning: overwriting stash ‘coverage-report’ 11:15:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:15:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:15:50 + ls -al . 11:15:50 total 260 11:15:50 drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 11:11 . 11:15:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 11:08 .. 11:15:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 11:08 .git 11:15:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 11:08 .github 11:15:50 -rw-rw-r-- 1 jenkins jenkins 272 Nov 11 11:08 .gitignore 11:15:50 -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 11:08 .golangci.yml 11:15:50 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 11 11:08 Attribution.txt 11:15:50 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 11 11:08 CHANGELOG.md 11:15:50 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 11 11:08 Dockerfile 11:15:50 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 11:08 GOVERNANCE.md 11:15:50 -rw-rw-r-- 1 jenkins jenkins 660 Nov 11 11:08 Jenkinsfile 11:15:50 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 11 11:08 LICENSE 11:15:50 -rw-rw-r-- 1 jenkins jenkins 2536 Nov 11 11:08 Makefile 11:15:50 -rw-rw-r-- 1 jenkins jenkins 623 Nov 11 11:08 OWNERS.md 11:15:50 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 11 11:08 README.md 11:15:50 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 11:06 VERSION 11:15:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 11:08 bin 11:15:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 11:08 cmd 11:15:50 -rw-r--r-- 1 jenkins jenkins 43316 Nov 11 11:14 coverage.out 11:15:50 -rw-rw-r-- 1 jenkins jenkins 6179 Nov 11 11:08 go.mod 11:15:50 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 11 11:08 go.sum 11:15:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 11:08 internal 11:15:50 -rw-rw-r-- 1 jenkins jenkins 235 Nov 11 11:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:51 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8f789816bd8aa245caced1c25fc79b6b5f7a66bb --label arch=arm64 --label version=0.0.0 . 11:15:51 Sending build context to Docker daemon 19.09MB 11:15:51 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:15:51 Step 2/26 : FROM ${BASE} AS builder 11:15:51 ---> 1d0ece201baf 11:15:51 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:15:52 ---> Running in f1e0af030cfb 11:15:52 Removing intermediate container f1e0af030cfb 11:15:52 ---> 9e96a41ffc68 11:15:52 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:15:52 ---> Running in 96f29316582f 11:15:52 Removing intermediate container 96f29316582f 11:15:52 ---> ef033fb020a4 11:15:52 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:15:52 ---> Running in c8cbe160d3d0 11:15:53 Removing intermediate container c8cbe160d3d0 11:15:53 ---> d32ab2cc5b53 11:15:53 Step 6/26 : WORKDIR /device-virtual-go 11:15:53 ---> Running in 18b9710d5d31 11:15:53 Removing intermediate container 18b9710d5d31 11:15:53 ---> fbcab8dbfeaa 11:15:53 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:15:53 ---> Running in 25b805ecef16 11:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:15:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:15:56 OK: 242 MiB in 58 packages 11:15:57 Removing intermediate container 25b805ecef16 11:15:57 ---> 42bed72380f2 11:15:57 Step 8/26 : COPY go.mod vendor* ./ 11:15:57 ---> 8512b2e67139 11:15:57 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:15:57 ---> Running in f9ef2d2438ab 11:16:00 Removing intermediate container f9ef2d2438ab 11:16:00 ---> 666d00e7edea 11:16:00 Step 10/26 : COPY . . 11:16:01 ---> d48958e007a2 11:16:01 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:16:01 ---> Running in 5b6d46f907d6 11:16:01 Removing intermediate container 5b6d46f907d6 11:16:01 ---> 8af145e5cdb7 11:16:01 Step 12/26 : RUN $MAKE 11:16:01 ---> Running in 2c89b486d374 11:16:03 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:19:10 Removing intermediate container 2c89b486d374 11:19:10 ---> 3e5164d1584a 11:19:10 Step 13/26 : FROM alpine:3.20 11:19:10 3.20: Pulling from library/alpine 11:19:10 cf04c63912e1: Already exists 11:19:10 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:19:10 Status: Downloaded newer image for alpine:3.20 11:19:10 ---> c157a85ed455 11:19:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:19:10 ---> Running in 36f58a72ee39 11:19:10 Removing intermediate container 36f58a72ee39 11:19:10 ---> bf79ab436130 11:19:10 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:19:10 ---> Running in d8ced396b599 11:19:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:19:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:19:12 (1/1) Installing dumb-init (1.2.5-r3) 11:19:12 Executing busybox-1.36.1-r29.trigger 11:19:12 OK: 9 MiB in 15 packages 11:19:13 Removing intermediate container d8ced396b599 11:19:13 ---> d82909cfa477 11:19:13 Step 16/26 : RUN apk --no-cache upgrade 11:19:13 ---> Running in 5621052a906e 11:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:19:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:19:18 Upgrading critical system libraries and apk-tools: 11:19:18 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:19:18 Executing busybox-1.36.1-r29.trigger 11:19:18 Continuing the upgrade transaction with new apk-tools: 11:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:19:19 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:19:19 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:19:19 OK: 9 MiB in 15 packages 11:19:20 Removing intermediate container 5621052a906e 11:19:20 ---> c7ec0ab0d711 11:19:20 Step 17/26 : WORKDIR / 11:19:20 ---> Running in e14536a8d3f6 11:19:21 Removing intermediate container e14536a8d3f6 11:19:21 ---> df2bb40f5c1f 11:19:21 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:19:21 ---> 86fd2e7c0580 11:19:21 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:19:22 ---> afae4b8c3746 11:19:22 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:19:24 ---> 75debad1d049 11:19:24 Step 21/26 : EXPOSE 59900 11:19:24 ---> Running in d96e856336de 11:19:24 Removing intermediate container d96e856336de 11:19:24 ---> 1440b94a8a73 11:19:24 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:19:24 ---> Running in 208fbade79f7 11:19:24 Removing intermediate container 208fbade79f7 11:19:24 ---> d4d7f0230697 11:19:24 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:19:24 ---> Running in a26bb89ae4f6 11:19:25 Removing intermediate container a26bb89ae4f6 11:19:25 ---> a8855404fd43 11:19:25 Step 24/26 : LABEL arch=arm64 11:19:25 ---> Running in bdc08c9014b4 11:19:25 Removing intermediate container bdc08c9014b4 11:19:25 ---> f83b67159eb3 11:19:25 Step 25/26 : LABEL git_sha=8f789816bd8aa245caced1c25fc79b6b5f7a66bb 11:19:25 ---> Running in 2b7e8a2ef179 11:19:25 Removing intermediate container 2b7e8a2ef179 11:19:25 ---> db2e2f63d826 11:19:25 Step 26/26 : LABEL version=0.0.0 11:19:25 ---> Running in d0339e0d2b65 11:19:26 Removing intermediate container d0339e0d2b65 11:19:26 ---> 5960f10db9d9 11:19:26 [Warning] One or more build-args [ARCH] were not consumed 11:19:26 Successfully built 5960f10db9d9 11:19:26 Successfully tagged device-virtual-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 11:19:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:19:27 11:19:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:19:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:19:27 arm64: Pulling from edgex-lftools-log-publisher 11:19:27 8998bd30e6a1: Pulling fs layer 11:19:27 04944245beec: Pulling fs layer 11:19:27 699f458cf7ca: Pulling fs layer 11:19:27 765212b225bb: Pulling fs layer 11:19:27 f23df028b6ca: Pulling fs layer 11:19:27 d65c8cfc05b1: Pulling fs layer 11:19:27 2437ff75d9bd: Pulling fs layer 11:19:27 765212b225bb: Waiting 11:19:27 f23df028b6ca: Waiting 11:19:27 d65c8cfc05b1: Waiting 11:19:27 2437ff75d9bd: Waiting 11:19:28 04944245beec: Verifying Checksum 11:19:28 04944245beec: Download complete 11:19:28 765212b225bb: Verifying Checksum 11:19:28 765212b225bb: Download complete 11:19:28 d65c8cfc05b1: Verifying Checksum 11:19:28 d65c8cfc05b1: Download complete 11:19:28 699f458cf7ca: Verifying Checksum 11:19:28 699f458cf7ca: Download complete 11:19:28 8998bd30e6a1: Verifying Checksum 11:19:28 8998bd30e6a1: Download complete 11:19:31 2437ff75d9bd: Verifying Checksum 11:19:31 2437ff75d9bd: Download complete 11:19:33 8998bd30e6a1: Pull complete 11:19:33 04944245beec: Pull complete 11:19:34 699f458cf7ca: Pull complete 11:19:34 765212b225bb: Pull complete 11:19:35 f23df028b6ca: Pull complete 11:19:35 d65c8cfc05b1: Pull complete 11:19:50 2437ff75d9bd: Pull complete 11:19:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:19:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:19:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:19:51 prd-ubuntu20.04-docker-arm64-4c-16g-26155 does not seem to be running inside a container 11:19:51 $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:19:53 $ docker top 222db93f09f1e59fb936b16584f66f88a15d764054b494aa232b89c20487bb9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:19:54 ---> job-cost.sh 11:19:54 lf-activate-venv: SKIPPING 11:19:54 INFO: No Stack... 11:19:55 INFO: Retrieving Pricing Info for: v3-standard-4 11:19:55 INFO: Archiving Costs [Pipeline] sh 11:19:56 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:19:56 + cut -d, -f6 [Pipeline] lock 11:19:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-504-1-stack-cost] 11:19:56 Resource [jenkins-edgexfoundry-device-virtual-go-PR-504-1-stack-cost] did not exist. Created. 11:19:56 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-504-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:19:56 /w/workspace/device-virtual-go/1@tmp/durable-0580bc78/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:19:57 + echo total: 0.10999999940395355 [Pipeline] stash 11:19:57 Warning: overwriting stash ‘stack-cost’ 11:19:57 Stashed 1 file(s) [Pipeline] } 11:19:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-504-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:19:57 $ docker stop --time=1 222db93f09f1e59fb936b16584f66f88a15d764054b494aa232b89c20487bb9d 11:19:59 $ docker rm -f --volumes 222db93f09f1e59fb936b16584f66f88a15d764054b494aa232b89c20487bb9d [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 11:20:00 provisioning config files... 11:20:00 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-504@tmp/config17934692503900029700tmp [Pipeline] { [Pipeline] sh 11:20:00 + set +x 11:20:00 + + curl -s https://codecov.io/bash 11:20:00 bash -s -- 11:20:00 11:20:00 _____ _ 11:20:00 / ____| | | 11:20:00 | | ___ __| | ___ ___ _____ __ 11:20:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:20:00 | |___| (_) | (_| | __/ (_| (_) \ V / 11:20:00 \_____\___/ \__,_|\___|\___\___/ \_/ 11:20:00 Bash-1.0.6 11:20:00 11:20:00 11:20:00 ==> git version 2.25.1 found 11:20:00 ==> 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 11:20:00 Release-Date: 2020-01-08 11:20:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:20:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:20:00 ==> Jenkins CI detected. 11:20:00 current dir:  /w/workspace/foundry_device-virtual-go_PR-504 11:20:00 project root: . 11:20:00 --> token set from env 11:20:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:20:00 ==> Running gcov in . (disable via -X gcov) 11:20:00 ==> Python coveragepy not found 11:20:00 ==> Searching for coverage reports in: 11:20:00 + . 11:20:00 -> Found 1 reports 11:20:00 ==> Detecting git/mercurial file structure 11:20:00 ==> Reading reports 11:20:00 + ./coverage.out bytes=43316 11:20:00 ==> Appending adjustments 11:20:00 https://docs.codecov.io/docs/fixing-reports 11:20:00 + Found adjustments 11:20:00 ==> Gzipping contents 11:20:00 8.0K /tmp/codecov.JGjqxZ.gz 11:20:00 ==> Uploading reports 11:20:00 url: https://codecov.io 11:20:00 query: branch=PR-504&commit=8f789816bd8aa245caced1c25fc79b6b5f7a66bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-504%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=504&job=&cmd_args= 11:20:00 -> Pinging Codecov 11:20:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-504&commit=8f789816bd8aa245caced1c25fc79b6b5f7a66bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-504%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=504&job=&cmd_args= 11:20:01 -> Uploading to 11:20:01 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/8f789816bd8aa245caced1c25fc79b6b5f7a66bb/c3b1bebc-bca9-41cc-82ec-1590dc3392e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T112000Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a8084aa0fd35b6bd9996e15c6dbb751e983fcb24570644e2287e96ae72c6f480 11:20:01 % Total % Received % Xferd Average Speed Time Time Time Current 11:20:01 Dload Upload Total Spent Left Speed 11:20:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 24705 --:--:-- --:--:-- --:--:-- 24585 100 5040 0 0 100 5040 0 22202 --:--:-- --:--:-- --:--:-- 22202 11:20:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/8f789816bd8aa245caced1c25fc79b6b5f7a66bb [Pipeline] } 11:20:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:20:03 + [ -d /w/workspace/foundry_device-virtual-go_PR-504/archives ] 11:20:03 + ls -al /w/workspace/foundry_device-virtual-go_PR-504/archives 11:20:03 total 16 11:20:03 drwxr-xr-x 3 root root 4096 Nov 11 11:09 . 11:20:03 drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 11:09 .. 11:20:03 drwxr-xr-x 2 root root 4096 Nov 11 11:09 cost 11:20:03 -rw-r--r-- 1 root root 89 Nov 11 11:09 cost.csv 11:20:03 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-504/archives 11:20:03 + ls -al /w/workspace/foundry_device-virtual-go_PR-504/archives 11:20:03 total 16 11:20:03 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 11:09 . 11:20:03 drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 11:09 .. 11:20:03 drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 11:09 cost 11:20:03 -rw-r--r-- 1 jenkins jenkins 89 Nov 11 11:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:20:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:20:04 ---> package-listing.sh 11:20:04 ++ facter osfamily 11:20:04 ++ tr '[:upper:]' '[:lower:]' 11:20:05 + OS_FAMILY=debian 11:20:05 + workspace=/w/workspace/foundry_device-virtual-go_PR-504 11:20:05 + START_PACKAGES=/tmp/packages_start.txt 11:20:05 + END_PACKAGES=/tmp/packages_end.txt 11:20:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:20:05 + PACKAGES=/tmp/packages_start.txt 11:20:05 + '[' /w/workspace/foundry_device-virtual-go_PR-504 ']' 11:20:05 + PACKAGES=/tmp/packages_end.txt 11:20:05 + case "${OS_FAMILY}" in 11:20:05 + dpkg -l 11:20:05 + grep '^ii' 11:20:05 + '[' -f /tmp/packages_start.txt ']' 11:20:05 + '[' -f /tmp/packages_end.txt ']' 11:20:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:20:05 + '[' /w/workspace/foundry_device-virtual-go_PR-504 ']' 11:20:05 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-504/archives/ 11:20:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-504/archives/ [Pipeline] echo 11:20:05 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/foundry_device-virtual-go_PR-504/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:20:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:20:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:20:06 prd-ubuntu20.04-docker-8c-8g-26154 does not seem to be running inside a container 11:20:06 $ 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/foundry_device-virtual-go_PR-504/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-504 -v /w/workspace/foundry_device-virtual-go_PR-504:/w/workspace/foundry_device-virtual-go_PR-504:rw,z -v /w/workspace/foundry_device-virtual-go_PR-504@tmp:/w/workspace/foundry_device-virtual-go_PR-504@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:20:06 $ docker top e2129d456293d068799f234c67e9be02783eeb32d72b03cb2e3b0d874207f934 -eo pid,comm [Pipeline] { [Pipeline] sh 11:20:07 + touch /tmp/pre-build-complete [Pipeline] sh 11:20:07 + mkdir -p /var/log/sysstat [Pipeline] sh 11:20:07 + ls /var/log/sa-host 11:20:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:20:07 provisioning config files... 11:20:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-504@tmp/config1613004927229847792tmp [Pipeline] { [Pipeline] echo 11:20:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:20:08 ---> create-netrc.sh [Pipeline] } 11:20:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:20:08 ---> python-tools-install.sh [Pipeline] echo 11:20:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:20:09 ---> sudo-logs.sh 11:20:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:20:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:20:09 ---> job-cost.sh 11:20:09 lf-activate-venv: SKIPPING 11:20:09 DEBUG: total: 0.2199999988079071 11:20:09 INFO: Retrieving Stack Cost... 11:20:10 INFO: Retrieving Pricing Info for: v3-standard-8 11:20:10 INFO: Archiving Costs [Pipeline] echo 11:20:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:20:10 ---> logs-deploy.sh 11:20:10 lf-activate-venv: SKIPPING 11:20:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-504/1 11:20:10 INFO: archiving workspace using pattern(s): 11:20:11 Archives upload complete. 11:20:11 INFO: archiving logs to Nexus 11:20:12 ---> uname -a: 11:20:12 Linux prd-ubuntu20-04-docker-8c-8g-26154 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:20:12 11:20:12 11:20:12 ---> lscpu: 11:20:12 Architecture: x86_64 11:20:12 CPU op-mode(s): 32-bit, 64-bit 11:20:12 Byte Order: Little Endian 11:20:12 Address sizes: 40 bits physical, 48 bits virtual 11:20:12 CPU(s): 8 11:20:12 On-line CPU(s) list: 0-7 11:20:12 Thread(s) per core: 1 11:20:12 Core(s) per socket: 1 11:20:12 Socket(s): 8 11:20:12 NUMA node(s): 1 11:20:12 Vendor ID: AuthenticAMD 11:20:12 CPU family: 23 11:20:12 Model: 49 11:20:12 Model name: AMD EPYC-Rome Processor 11:20:12 Stepping: 0 11:20:12 CPU MHz: 2800.000 11:20:12 BogoMIPS: 5600.00 11:20:12 Virtualization: AMD-V 11:20:12 Hypervisor vendor: KVM 11:20:12 Virtualization type: full 11:20:12 L1d cache: 256 KiB 11:20:12 L1i cache: 256 KiB 11:20:12 L2 cache: 4 MiB 11:20:12 L3 cache: 128 MiB 11:20:12 NUMA node0 CPU(s): 0-7 11:20:12 Vulnerability Itlb multihit: Not affected 11:20:12 Vulnerability L1tf: Not affected 11:20:12 Vulnerability Mds: Not affected 11:20:12 Vulnerability Meltdown: Not affected 11:20:12 Vulnerability Mmio stale data: Not affected 11:20:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:20:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:20:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:20:12 Vulnerability Srbds: Not affected 11:20:12 Vulnerability Tsx async abort: Not affected 11:20:12 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 11:20:12 11:20:12 11:20:12 ---> nproc: 11:20:12 8 11:20:12 11:20:12 11:20:12 ---> df -h: 11:20:12 Filesystem Size Used Avail Use% Mounted on 11:20:12 overlay 155G 12G 143G 8% / 11:20:12 tmpfs 64M 0 64M 0% /dev 11:20:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:20:12 shm 64M 0 64M 0% /dev/shm 11:20:12 /dev/vda1 155G 12G 143G 8% /facter-os 11:20:12 11:20:12 11:20:12 ---> sar -b -r -n DEV: 11:20:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26154) 11/11/24 _x86_64_ (8 CPU) 11:20:12 11:20:12 11:05:32 LINUX RESTART (8 CPU) 11:20:12 11:20:12 11:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:20:12 11:07:01 389.37 16.79 372.58 0.00 2043.31 39639.38 0.00 11:20:12 11:08:01 243.28 2.48 240.79 0.00 29.20 78084.99 0.00 11:20:12 11:09:01 89.12 0.18 88.94 0.00 10.00 19741.24 0.00 11:20:12 11:10:01 152.17 0.03 152.14 0.00 2.13 47208.27 0.00 11:20:12 11:11:01 25.81 10.21 15.59 0.00 3450.72 3693.32 0.00 11:20:12 11:12:01 4.52 0.00 4.52 0.00 0.00 63.06 0.00 11:20:12 11:13:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 11:20:12 11:14:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 11:20:12 11:15:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 11:20:12 11:16:01 1.90 0.00 1.90 0.00 0.00 30.79 0.00 11:20:12 11:17:01 0.98 0.02 0.97 0.00 0.13 10.40 0.00 11:20:12 11:18:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 11:20:12 11:19:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 11:20:12 11:20:01 1.50 0.10 1.40 0.00 7.20 17.86 0.00 11:20:12 Average: 64.97 2.11 62.85 0.00 393.97 13437.02 0.00 11:20:12 11:20:12 11:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:20:12 11:07:01 29127560 31528356 786412 2.39 80192 2586820 1976216 5.82 1045688 2316920 3116 11:20:12 11:08:01 27875248 31492560 808820 2.46 183740 3562732 1884196 5.55 1200472 3255880 9836 11:20:12 11:09:01 27196536 31397256 899732 2.74 190944 4100336 2302212 6.78 1696044 3398668 489796 11:20:12 11:10:01 26950864 31540560 759112 2.31 199340 4457628 1740084 5.13 1374112 3942904 388 11:20:12 11:11:01 26712204 31522700 769032 2.34 204372 4661320 1802976 5.31 1529868 4003552 1296 11:20:12 11:12:01 26724404 31534872 756912 2.30 204412 4661320 1819128 5.36 1519024 4003516 52 11:20:12 11:13:01 26724300 31534840 756872 2.30 204436 4661324 1819128 5.36 1518936 4003520 12 11:20:12 11:14:01 26731284 31541832 749772 2.28 204460 4661328 1802636 5.31 1511628 4003524 48 11:20:12 11:15:01 26731736 31542464 749320 2.28 204484 4661452 1802636 5.31 1511668 4003660 8 11:20:12 11:16:01 26732068 31543076 748956 2.28 204560 4661440 1802636 5.31 1511520 4003864 28 11:20:12 11:17:01 26731348 31542408 749584 2.28 204596 4661436 1802636 5.31 1511688 4003868 12 11:20:12 11:18:01 26731732 31542864 748948 2.28 204604 4661444 1802636 5.31 1511640 4003868 12 11:20:12 11:19:01 26731700 31542848 748932 2.28 204612 4661444 1802636 5.31 1511636 4003868 4 11:20:12 11:20:01 26731120 31542540 749168 2.28 204636 4661688 1802092 5.31 1512432 4003992 44 11:20:12 Average: 27030865 31524941 770112 2.34 192813 4380122 1854418 5.47 1461883 3782257 36047 11:20:12 11:20:12 11:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:20:12 11:07:01 docker0 139.64 131.45 11.79 472.23 0.00 0.00 0.00 0.00 11:20:12 11:07:01 veth9ce264a 85.26 76.50 8.96 99.45 0.00 0.00 0.00 0.01 11:20:12 11:07:01 lo 6.64 6.64 0.65 0.65 0.00 0.00 0.00 0.00 11:20:12 11:07:01 ens3 663.57 507.80 6397.27 112.62 0.00 0.00 0.00 0.00 11:20:12 11:08:01 docker0 201.03 289.44 17.37 3136.11 0.00 0.00 0.00 0.00 11:20:12 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:20:12 11:08:01 ens3 311.51 214.41 3158.54 28.46 0.00 0.00 0.00 0.00 11:20:12 11:08:01 vethb396973 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:20:12 11:09:01 docker0 1.43 2.93 0.09 38.11 0.00 0.00 0.00 0.00 11:20:12 11:09:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 11:20:12 11:09:01 ens3 28.13 16.40 60.77 11.19 0.00 0.00 0.00 0.00 11:20:12 11:09:01 veth3746e9f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:20:12 11:10:01 docker0 5.78 10.51 0.35 152.46 0.00 0.00 0.00 0.00 11:20:12 11:10:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 11:20:12 11:10:01 ens3 109.82 68.24 2678.77 13.35 0.00 0.00 0.00 0.00 11:20:12 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:12 11:11:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 11:20:12 11:11:01 ens3 70.28 25.51 1393.20 1.95 0.00 0.00 0.00 0.00 11:20:12 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:12 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:20:12 11:12:01 ens3 7.55 4.48 13.05 0.40 0.00 0.00 0.00 0.00 11:20:12 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:12 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:12 11:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:12 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:12 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:20:12 11:14:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:20:12 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:12 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:12 11:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:12 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:12 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:20:12 11:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:20:12 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:12 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:12 11:17:01 ens3 0.15 0.07 0.08 0.06 0.00 0.00 0.00 0.00 11:20:12 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:12 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:20:12 11:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:20:12 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:12 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:12 11:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:12 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:12 11:20:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 11:20:12 11:20:01 ens3 4.35 3.10 4.14 1.42 0.00 0.00 0.00 0.00 11:20:12 Average: docker0 24.71 30.90 2.10 271.10 0.00 0.00 0.00 0.00 11:20:12 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 11:20:12 Average: ens3 84.72 59.49 972.53 11.99 0.00 0.00 0.00 0.00 11:20:12 11:20:12 11:20:12 ---> sar -P ALL: 11:20:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26154) 11/11/24 _x86_64_ (8 CPU) 11:20:12 11:20:12 11:05:32 LINUX RESTART (8 CPU) 11:20:12 11:20:12 11:06:02 CPU %user %nice %system %iowait %steal %idle 11:20:12 11:07:01 all 9.16 0.00 3.14 3.23 0.06 84.41 11:20:12 11:07:01 0 5.57 0.00 3.53 6.16 0.05 84.69 11:20:12 11:07:01 1 11.36 0.00 3.71 9.91 0.09 74.93 11:20:12 11:07:01 2 9.41 0.00 2.46 3.52 0.05 84.55 11:20:12 11:07:01 3 9.25 0.00 2.66 1.88 0.05 86.17 11:20:12 11:07:01 4 8.72 0.00 3.69 0.26 0.05 87.28 11:20:12 11:07:01 5 8.88 0.00 3.64 2.83 0.05 84.60 11:20:12 11:07:01 6 10.79 0.00 2.76 1.06 0.05 85.33 11:20:12 11:07:01 7 9.32 0.00 2.66 0.20 0.05 87.76 11:20:12 11:08:01 all 6.05 0.00 3.24 6.12 0.04 84.55 11:20:12 11:08:01 0 6.05 0.00 3.87 0.96 0.03 89.09 11:20:12 11:08:01 1 6.06 0.00 4.15 34.83 0.07 54.89 11:20:12 11:08:01 2 6.05 0.00 3.24 3.67 0.03 87.01 11:20:12 11:08:01 3 6.63 0.00 2.71 1.06 0.03 89.56 11:20:12 11:08:01 4 5.12 0.00 2.08 3.69 0.03 89.07 11:20:12 11:08:01 5 5.88 0.00 3.34 2.47 0.05 88.26 11:20:12 11:08:01 6 6.52 0.00 3.48 1.38 0.03 88.59 11:20:12 11:08:01 7 6.05 0.00 3.07 0.99 0.03 89.85 11:20:12 11:09:01 all 53.63 0.00 8.72 1.92 0.12 35.61 11:20:12 11:09:01 0 53.56 0.00 8.89 0.89 0.13 36.52 11:20:12 11:09:01 1 53.53 0.00 8.82 1.16 0.10 36.38 11:20:12 11:09:01 2 53.68 0.00 9.58 1.53 0.10 35.10 11:20:12 11:09:01 3 53.44 0.00 8.59 1.81 0.15 36.01 11:20:12 11:09:01 4 52.50 0.00 8.49 1.33 0.12 37.55 11:20:12 11:09:01 5 53.82 0.00 8.67 7.50 0.08 29.93 11:20:12 11:09:01 6 54.23 0.00 8.92 0.51 0.12 36.22 11:20:12 11:09:01 7 54.27 0.00 7.80 0.63 0.12 37.18 11:20:12 11:10:01 all 9.13 0.00 2.50 2.44 0.04 85.89 11:20:12 11:10:01 0 9.49 0.00 3.35 0.49 0.03 86.65 11:20:12 11:10:01 1 10.28 0.00 2.55 1.74 0.07 85.36 11:20:12 11:10:01 2 9.61 0.00 2.68 0.19 0.03 87.50 11:20:12 11:10:01 3 9.68 0.00 3.13 13.50 0.03 73.66 11:20:12 11:10:01 4 7.89 0.00 1.61 2.51 0.03 87.95 11:20:12 11:10:01 5 8.15 0.00 2.16 0.28 0.05 89.35 11:20:12 11:10:01 6 9.13 0.00 2.51 0.74 0.03 87.58 11:20:12 11:10:01 7 8.79 0.00 2.04 0.17 0.03 88.97 11:20:12 11:11:01 all 0.93 0.00 0.39 0.23 0.02 98.44 11:20:12 11:11:01 0 0.50 0.00 0.33 0.03 0.02 99.12 11:20:12 11:11:01 1 0.80 0.00 0.42 0.07 0.00 98.72 11:20:12 11:11:01 2 1.10 0.00 0.45 0.40 0.02 98.03 11:20:12 11:11:01 3 0.48 0.00 0.58 0.33 0.02 98.58 11:20:12 11:11:01 4 0.48 0.00 0.25 0.55 0.02 98.70 11:20:12 11:11:01 5 1.04 0.00 0.67 0.22 0.02 98.06 11:20:12 11:11:01 6 2.00 0.00 0.28 0.23 0.02 97.46 11:20:12 11:11:01 7 1.00 0.00 0.13 0.00 0.03 98.83 11:20:12 11:12:01 all 0.15 0.00 0.01 0.01 0.01 99.82 11:20:12 11:12:01 0 0.02 0.00 0.00 0.02 0.02 99.95 11:20:12 11:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:20:12 11:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:20:12 11:12:01 3 0.05 0.00 0.02 0.02 0.00 99.92 11:20:12 11:12:01 4 0.07 0.00 0.02 0.03 0.00 99.88 11:20:12 11:12:01 5 0.07 0.00 0.02 0.00 0.00 99.92 11:20:12 11:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:20:12 11:12:01 7 0.88 0.00 0.02 0.00 0.03 99.07 11:20:12 11:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:20:12 11:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:20:12 11:13:01 1 0.00 0.00 0.03 0.00 0.00 99.97 11:20:12 11:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:20:12 11:13:01 3 0.00 0.00 0.00 0.02 0.02 99.97 11:20:12 11:13:01 4 0.05 0.00 0.00 0.00 0.02 99.93 11:20:12 11:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:20:12 11:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:20:12 11:13:01 7 0.02 0.00 0.02 0.00 0.03 99.93 11:20:12 11:14:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:20:12 11:14:01 0 0.03 0.00 0.02 0.02 0.00 99.93 11:20:12 11:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:20:12 11:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:20:12 11:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:20:12 11:14:01 4 0.05 0.00 0.02 0.02 0.00 99.92 11:20:12 11:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:20:12 11:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:20:12 11:14:01 7 0.07 0.00 0.03 0.00 0.02 99.88 11:20:12 11:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:20:12 11:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:20:12 11:15:01 1 0.07 0.00 0.00 0.00 0.00 99.93 11:20:12 11:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:20:12 11:15:01 3 0.00 0.00 0.02 0.02 0.00 99.97 11:20:12 11:15:01 4 0.00 0.00 0.02 0.02 0.00 99.97 11:20:12 11:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:20:12 11:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:20:12 11:15:01 7 0.03 0.00 0.02 0.00 0.03 99.92 11:20:12 11:16:01 all 0.05 0.00 0.02 0.01 0.01 99.91 11:20:12 11:16:01 0 0.03 0.00 0.02 0.02 0.00 99.93 11:20:12 11:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:20:12 11:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:20:12 11:16:01 3 0.18 0.00 0.02 0.02 0.02 99.77 11:20:12 11:16:01 4 0.03 0.00 0.00 0.03 0.02 99.92 11:20:12 11:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:20:12 11:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:20:12 11:16:01 7 0.05 0.00 0.03 0.00 0.03 99.88 11:20:12 11:17:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:20:12 11:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:20:12 11:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:20:12 11:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:20:12 11:17:01 3 0.17 0.00 0.00 0.02 0.00 99.82 11:20:12 11:17:01 4 0.00 0.00 0.03 0.02 0.00 99.95 11:20:12 11:17:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:20:12 11:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:20:12 11:17:01 7 0.03 0.00 0.02 0.00 0.03 99.92 11:20:12 11:20:12 11:17:01 CPU %user %nice %system %iowait %steal %idle 11:20:12 11:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:20:12 11:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:20:12 11:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:20:12 11:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:20:12 11:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:20:12 11:18:01 4 0.05 0.00 0.00 0.02 0.02 99.92 11:20:12 11:18:01 5 0.05 0.00 0.02 0.00 0.02 99.92 11:20:12 11:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:20:12 11:18:01 7 0.02 0.00 0.03 0.00 0.03 99.92 11:20:12 11:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:20:12 11:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:20:12 11:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:20:12 11:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:20:12 11:19:01 3 0.05 0.00 0.00 0.03 0.02 99.90 11:20:12 11:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:20:12 11:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:20:12 11:19:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:20:12 11:19:01 7 0.03 0.00 0.03 0.00 0.02 99.92 11:20:12 11:20:01 all 0.10 0.00 0.06 0.00 0.01 99.83 11:20:12 11:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:20:12 11:20:01 1 0.02 0.00 0.07 0.00 0.00 99.92 11:20:12 11:20:01 2 0.05 0.00 0.03 0.00 0.00 99.92 11:20:12 11:20:01 3 0.13 0.00 0.05 0.02 0.00 99.80 11:20:12 11:20:01 4 0.07 0.00 0.03 0.02 0.02 99.87 11:20:12 11:20:01 5 0.07 0.00 0.05 0.00 0.00 99.88 11:20:12 11:20:01 6 0.07 0.00 0.07 0.00 0.00 99.87 11:20:12 11:20:01 7 0.37 0.00 0.13 0.00 0.03 99.47 11:20:12 Average: all 5.62 0.00 1.28 0.99 0.02 92.08 11:20:12 Average: 0 5.34 0.00 1.42 0.60 0.02 92.61 11:20:12 Average: 1 5.82 0.00 1.40 3.37 0.03 89.38 11:20:12 Average: 2 5.67 0.00 1.31 0.66 0.02 92.34 11:20:12 Average: 3 5.66 0.00 1.26 1.32 0.02 91.73 11:20:12 Average: 4 5.32 0.00 1.15 0.60 0.02 92.91 11:20:12 Average: 5 5.53 0.00 1.32 0.94 0.02 92.19 11:20:12 Average: 6 5.86 0.00 1.28 0.28 0.02 92.56 11:20:12 Average: 7 5.73 0.00 1.14 0.14 0.04 92.95 11:20:12 11:20:12 11:20:12