Pull request #351 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 762c73512d2a14d05ce12619d12e00b1cf9f67ac+e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 (74476ca65bf3c45ddd7294b006c36fd5c1fa2c1b) 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-ssh5686268722123415829.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-ssh11958143931290765222.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-snmp-go/branches/PR-351/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-snmp-go/branches/PR-351/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7339794071396887490.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-snmp-go/branches/PR-351/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4519559899156735976.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-ssh16639581243252473656.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-snmp-go/branches/PR-351/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-snmp-go/branches/PR-351/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8001376055605624822.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-snmp-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-snmp-go-settings PROJECT: device-snmp-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-snmp 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24115’ Running on prd-ubuntu20.04-docker-8c-8g-24117 in /w/workspace/gexfoundry_device-snmp-go_PR-351 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-351 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 into PR head commit 762c73512d2a14d05ce12619d12e00b1cf9f67ac Merge succeeded, producing 762c73512d2a14d05ce12619d12e00b1cf9f67ac Checking out Revision 762c73512d2a14d05ce12619d12e00b1cf9f67ac (PR-351) > git config core.sparsecheckout # timeout=10 > git checkout -f 762c73512d2a14d05ce12619d12e00b1cf9f67ac # 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 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 762c73512d2a14d05ce12619d12e00b1cf9f67ac # timeout=10 Commit message: "refactor!: update module to v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:42:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:42:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:42:23 ========================================================= 07:42:23 EdgeX Global Pipelines Version Info 07:42:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:42:24 ------------------- 07:42:24 stable info: 07:42:24 ------------------- 07:42:24 Commited By: Ginny Guan ginny@iotechsys.com 07:42:24 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:42:24 Message: update stable to v1.0.265 07:42:25 ------------------- 07:42:25 experimental info: 07:42:25 ------------------- 07:42:25 Commited By: Cherry Wang cherry@iotechsys.com 07:42:25 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:42:25 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:42:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 07:42:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 07:42:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:42:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:42:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:42:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:42:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 07:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:42:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:42:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:42:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:42:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:42:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:42:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:42:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:42:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:42:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:42:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-351 [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-351 [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-351 [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 762c73512d2a14d05ce12619d12e00b1cf9f67ac [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 762c735 [Pipeline] echo 07:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:42:27 provisioning config files... 07:42:27 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-351@tmp/config3172481409534787742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:42:28 ---> ****-login.sh 07:42:28 nexus3.edgexfoundry.org:10001 07:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:28 Configure a credential helper to remove this warning. See 07:42:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:28 07:42:28 Login Succeeded 07:42:28 nexus3.edgexfoundry.org:10002 07:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:28 Configure a credential helper to remove this warning. See 07:42:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:28 07:42:28 Login Succeeded 07:42:28 nexus3.edgexfoundry.org:10003 07:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:28 Configure a credential helper to remove this warning. See 07:42:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:28 07:42:28 Login Succeeded 07:42:28 nexus3.edgexfoundry.org:10004 07:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:28 Configure a credential helper to remove this warning. See 07:42:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:28 07:42:28 Login Succeeded 07:42:28 ****.io 07:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:29 Configure a credential helper to remove this warning. See 07:42:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:29 07:42:29 Login Succeeded 07:42:29 ---> ****-login.sh ends [Pipeline] } 07:42:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:42:29 + git rev-list -1 --merges 762c73512d2a14d05ce12619d12e00b1cf9f67ac~1..762c73512d2a14d05ce12619d12e00b1cf9f67ac [Pipeline] echo 07:42:29 -----------> git rev-list -1 --merges 762c73512d2a14d05ce12619d12e00b1cf9f67ac~1..762c73512d2a14d05ce12619d12e00b1cf9f67ac 762c73512d2a14d05ce12619d12e00b1cf9f67ac [false] [Pipeline] sh 07:42:30 + git log --format=format:%s -1 762c73512d2a14d05ce12619d12e00b1cf9f67ac [Pipeline] echo 07:42:30 ========================================================= 07:42:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:42:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:42:30 + git log --format=format:%s -1 762c73512d2a14d05ce12619d12e00b1cf9f67ac [Pipeline] echo 07:42:30 [semverPrep] GIT_COMMIT: 762c73512d2a14d05ce12619d12e00b1cf9f67ac, Commit Message: refactor!: update module to v4 [Pipeline] echo 07:42:30 [semverPrep] This is not a build commit. [Pipeline] sh 07:42:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:42:31 + grep -v github /etc/ssh/ssh_known_hosts 07:42:31 + [ -e /tmp/ssh_known_hosts ] 07:42:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:42:31 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:42:31 sudo tee -a /etc/ssh/ssh_known_hosts 07:42:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:42:31 07:42:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:42:32 0.1.4: Pulling from edgex-devops/py-git-semver 07:42:32 b85a868b505f: Pulling fs layer 07:42:32 e2be974225ed: Pulling fs layer 07:42:32 339a4e72a1f5: Pulling fs layer 07:42:32 988bab9f4d93: Pulling fs layer 07:42:32 1469e6f7b9e6: Pulling fs layer 07:42:32 eaf3925da568: Pulling fs layer 07:42:32 988bab9f4d93: Waiting 07:42:32 bab4dde63d76: Pulling fs layer 07:42:32 bde34c3a00c8: Pulling fs layer 07:42:32 b352a97aabf1: Pulling fs layer 07:42:32 eaf3925da568: Waiting 07:42:32 1469e6f7b9e6: Waiting 07:42:32 bab4dde63d76: Waiting 07:42:32 bde34c3a00c8: Waiting 07:42:32 b352a97aabf1: Waiting 07:42:32 4872d77fe225: Pulling fs layer 07:42:32 5851b861e8e6: Pulling fs layer 07:42:32 4872d77fe225: Waiting 07:42:32 5851b861e8e6: Waiting 07:42:32 e2be974225ed: Verifying Checksum 07:42:32 e2be974225ed: Download complete 07:42:32 988bab9f4d93: Verifying Checksum 07:42:32 988bab9f4d93: Download complete 07:42:32 1469e6f7b9e6: Verifying Checksum 07:42:32 1469e6f7b9e6: Download complete 07:42:32 eaf3925da568: Download complete 07:42:32 339a4e72a1f5: Verifying Checksum 07:42:32 339a4e72a1f5: Download complete 07:42:32 bde34c3a00c8: Verifying Checksum 07:42:32 bde34c3a00c8: Download complete 07:42:32 b352a97aabf1: Verifying Checksum 07:42:32 b352a97aabf1: Download complete 07:42:32 4872d77fe225: Verifying Checksum 07:42:32 4872d77fe225: Download complete 07:42:32 5851b861e8e6: Verifying Checksum 07:42:32 5851b861e8e6: Download complete 07:42:32 b85a868b505f: Verifying Checksum 07:42:32 b85a868b505f: Download complete 07:42:32 bab4dde63d76: Verifying Checksum 07:42:32 bab4dde63d76: Download complete 07:42:33 b85a868b505f: Pull complete 07:42:33 e2be974225ed: Pull complete 07:42:34 339a4e72a1f5: Pull complete 07:42:34 988bab9f4d93: Pull complete 07:42:34 1469e6f7b9e6: Pull complete 07:42:34 eaf3925da568: Pull complete 07:42:36 bab4dde63d76: Pull complete 07:42:36 bde34c3a00c8: Pull complete 07:42:36 b352a97aabf1: Pull complete 07:42:36 4872d77fe225: Pull complete 07:42:36 5851b861e8e6: Pull complete 07:42:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:42:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:42:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:42:36 prd-ubuntu20.04-docker-8c-8g-24117 does not seem to be running inside a container 07:42:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-351 -v /w/workspace/gexfoundry_device-snmp-go_PR-351:/w/workspace/gexfoundry_device-snmp-go_PR-351:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-351@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:42:38 $ docker top 01ee963d586236e2559552bcf65bf687795a5a84573984d30d97a7e6ecd621a6 -eo pid,comm 07:42:38 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). 07:42:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:42:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:38 [ssh-agent] Looking for ssh-agent implementation... 07:42:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:38 $ docker exec 01ee963d586236e2559552bcf65bf687795a5a84573984d30d97a7e6ecd621a6 ssh-agent 07:42:38 SSH_AUTH_SOCK=/tmp/ssh-Blq239w00gta/agent.32 07:42:38 SSH_AGENT_PID=38 07:42:38 Running ssh-add (command line suppressed) 07:42:38 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-351@tmp/private_key_1421162846239960188.key (/w/workspace/gexfoundry_device-snmp-go_PR-351@tmp/private_key_1421162846239960188.key) 07:42:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:38 + git tag --points-at HEAD [Pipeline] } 07:42:38 $ docker exec --env ******** --env ******** 01ee963d586236e2559552bcf65bf687795a5a84573984d30d97a7e6ecd621a6 ssh-agent -k 07:42:39 unset SSH_AUTH_SOCK; 07:42:39 unset SSH_AGENT_PID; 07:42:39 echo Agent pid 38 killed; 07:42:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:42:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:39 [ssh-agent] Looking for ssh-agent implementation... 07:42:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:39 $ docker exec 01ee963d586236e2559552bcf65bf687795a5a84573984d30d97a7e6ecd621a6 ssh-agent 07:42:39 SSH_AUTH_SOCK=/tmp/ssh-WHkr4DuwWUSJ/agent.71 07:42:39 SSH_AGENT_PID=77 07:42:39 Running ssh-add (command line suppressed) 07:42:39 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-351@tmp/private_key_11863615961409305020.key (/w/workspace/gexfoundry_device-snmp-go_PR-351@tmp/private_key_11863615961409305020.key) 07:42:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:39 + git semver init 07:42:40 2024-10-30 07:42:40,054 [run_init] DEBUG init version:0.0.0 force:False 07:42:40 2024-10-30 07:42:40,054 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-351/.semver 07:42:40 2024-10-30 07:42:40,055 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-351/.semver 07:42:40 2024-10-30 07:42:40,055 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-351/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-351, universal_newlines=False, shell=None, istream=None) 07:42:41 2024-10-30 07:42:41,323 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-351/.git/info/exclude 07:42:41 2024-10-30 07:42:41,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-351/.semver/PR-351 with force:False 07:42:41 2024-10-30 07:42:41,323 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-351/.semver/PR-351 07:42:41 2024-10-30 07:42:41,328 [execute] INFO git cat-file --batch-check 07:42:41 2024-10-30 07:42:41,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-351/.semver, universal_newlines=False, shell=None, istream=) 07:42:41 2024-10-30 07:42:41,335 [execute] INFO git cat-file --batch 07:42:41 2024-10-30 07:42:41,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-351/.semver, universal_newlines=False, shell=None, istream=) 07:42:41 2024-10-30 07:42:41,340 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-351/.semver/PR-351 07:42:41 0.0.0 [Pipeline] } 07:42:41 $ docker exec --env ******** --env ******** 01ee963d586236e2559552bcf65bf687795a5a84573984d30d97a7e6ecd621a6 ssh-agent -k 07:42:41 unset SSH_AUTH_SOCK; 07:42:41 unset SSH_AGENT_PID; 07:42:41 echo Agent pid 77 killed; 07:42:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:42:42 + git semver [Pipeline] } 07:42:42 $ docker stop --time=1 01ee963d586236e2559552bcf65bf687795a5a84573984d30d97a7e6ecd621a6 07:42:43 $ docker rm -f --volumes 01ee963d586236e2559552bcf65bf687795a5a84573984d30d97a7e6ecd621a6 [Pipeline] // withDockerContainer [Pipeline] sh 07:42:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:42:44 Stashed 1 file(s) [Pipeline] echo 07:42:44 [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 07:42:45 provisioning config files... 07:42:45 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-351@tmp/config9042623595761268159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:42:45 ---> ****-login.sh 07:42:45 nexus3.edgexfoundry.org:10001 07:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:45 Configure a credential helper to remove this warning. See 07:42:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:45 07:42:45 Login Succeeded 07:42:45 nexus3.edgexfoundry.org:10002 07:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:45 Configure a credential helper to remove this warning. See 07:42:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:45 07:42:45 Login Succeeded 07:42:45 nexus3.edgexfoundry.org:10003 07:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:45 Configure a credential helper to remove this warning. See 07:42:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:45 07:42:45 Login Succeeded 07:42:45 nexus3.edgexfoundry.org:10004 07:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:45 Configure a credential helper to remove this warning. See 07:42:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:45 07:42:45 Login Succeeded 07:42:45 ****.io 07:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:42:46 Configure a credential helper to remove this warning. See 07:42:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:42:46 07:42:46 Login Succeeded 07:42:46 ---> ****-login.sh ends [Pipeline] } 07:42:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:42:46 ========================================================= 07:42:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:42:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:46 + 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 . 07:42:46 Sending build context to Docker daemon 20.22MB 07:42:46 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:42:46 Step 2/12 : FROM ${BASE} AS builder 07:42:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:42:46 43c4264eed91: Pulling fs layer 07:42:46 4cc291be95ef: Pulling fs layer 07:42:46 2ac1f1163629: Pulling fs layer 07:42:46 5c3c966382ef: Pulling fs layer 07:42:46 4f4fb700ef54: Pulling fs layer 07:42:46 5d5c8e513c77: Pulling fs layer 07:42:46 9f66e0745190: Pulling fs layer 07:42:46 f49a43e4bbc0: Pulling fs layer 07:42:46 561ebcabdf7f: Pulling fs layer 07:42:46 5c3c966382ef: Waiting 07:42:46 4f4fb700ef54: Waiting 07:42:46 5d5c8e513c77: Waiting 07:42:46 9f66e0745190: Waiting 07:42:46 f49a43e4bbc0: Waiting 07:42:46 561ebcabdf7f: Waiting 07:42:46 4cc291be95ef: Verifying Checksum 07:42:46 4cc291be95ef: Download complete 07:42:47 5c3c966382ef: Download complete 07:42:47 4f4fb700ef54: Verifying Checksum 07:42:47 4f4fb700ef54: Download complete 07:42:47 5d5c8e513c77: Verifying Checksum 07:42:47 5d5c8e513c77: Download complete 07:42:47 43c4264eed91: Download complete 07:42:47 9f66e0745190: Verifying Checksum 07:42:47 9f66e0745190: Download complete 07:42:47 43c4264eed91: Pull complete 07:42:47 561ebcabdf7f: Verifying Checksum 07:42:47 561ebcabdf7f: Download complete 07:42:47 4cc291be95ef: Pull complete 07:42:47 2ac1f1163629: Verifying Checksum 07:42:47 2ac1f1163629: Download complete 07:42:47 f49a43e4bbc0: Verifying Checksum 07:42:47 f49a43e4bbc0: Download complete 07:42:51 2ac1f1163629: Pull complete 07:42:51 5c3c966382ef: Pull complete 07:42:51 4f4fb700ef54: Pull complete 07:42:51 5d5c8e513c77: Pull complete 07:42:51 9f66e0745190: Pull complete 07:42:53 f49a43e4bbc0: Pull complete 07:42:54 561ebcabdf7f: Pull complete 07:42:54 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:42:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:42:54 ---> 3a752c3f9dda 07:42:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:42:55 ---> Running in 63181948d0a3 07:42:55 Removing intermediate container 63181948d0a3 07:42:55 ---> 6f616c57bbd7 07:42:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:42:55 ---> Running in 0c677ed37df2 07:42:55 Removing intermediate container 0c677ed37df2 07:42:55 ---> e75a0c60e329 07:42:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:42:55 ---> Running in f4a2b0e08004 07:42:55 Removing intermediate container f4a2b0e08004 07:42:55 ---> 4dd501089583 07:42:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:42:55 ---> Running in d78a0b2bb872 07:42:55 Removing intermediate container d78a0b2bb872 07:42:55 ---> 2cf65b9c61db 07:42:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:42:55 ---> Running in c0939fb66a43 07:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:42:56 (1/4) Installing openssh-keygen (9.7_p1-r4) 07:42:56 (2/4) Installing libedit (20240517.3.1-r0) 07:42:56 (3/4) Installing openssh-client-common (9.7_p1-r4) 07:42:56 (4/4) Installing openssh-client-default (9.7_p1-r4) 07:42:56 Executing busybox-1.36.1-r29.trigger 07:42:56 OK: 250 MiB in 58 packages 07:42:57 Removing intermediate container c0939fb66a43 07:42:57 ---> 395c69f6ae54 07:42:57 Step 8/12 : WORKDIR /device-snmp-go 07:42:57 ---> Running in 55955356de3c 07:42:57 Removing intermediate container 55955356de3c 07:42:57 ---> 55ab559a9acd 07:42:57 Step 9/12 : COPY go.mod vendor* ./ 07:42:57 ---> 95ec340bf33c 07:42:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:42:57 ---> Running in 7c478047182d 07:42:59 Still waiting to schedule task 07:42:59 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24116’ 07:43:29 Removing intermediate container 7c478047182d 07:43:29 ---> 46ceb48570e2 07:43:29 Step 11/12 : COPY . . 07:43:30 ---> 47e86d15b2b7 07:43:30 Step 12/12 : RUN ${MAKE} 07:43:30 ---> Running in f3540cd84226 07:43:30 noop 07:43:30 Removing intermediate container f3540cd84226 07:43:30 ---> e52a5799e419 07:43:30 Successfully built e52a5799e419 07:43:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:31 + docker inspect -f . ci-base-image-x86_64 07:43:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:31 prd-ubuntu20.04-docker-8c-8g-24117 does not seem to be running inside a container 07:43:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-351 -v /w/workspace/gexfoundry_device-snmp-go_PR-351:/w/workspace/gexfoundry_device-snmp-go_PR-351:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-351@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:43:31 $ docker top d146c1adb37faa8d858dde5e87108dd51f2cb218d7bf3bc6ed7e6bc91ddabe04 -eo pid,comm [Pipeline] { [Pipeline] sh 07:43:31 + go version 07:43:31 go version go1.23.2 linux/amd64 [Pipeline] } 07:43:32 $ docker stop --time=1 d146c1adb37faa8d858dde5e87108dd51f2cb218d7bf3bc6ed7e6bc91ddabe04 07:43:33 $ docker rm -f --volumes d146c1adb37faa8d858dde5e87108dd51f2cb218d7bf3bc6ed7e6bc91ddabe04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:34 + docker inspect -f . ci-base-image-x86_64 07:43:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:34 prd-ubuntu20.04-docker-8c-8g-24117 does not seem to be running inside a container 07:43:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-351 -v /w/workspace/gexfoundry_device-snmp-go_PR-351:/w/workspace/gexfoundry_device-snmp-go_PR-351:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-351@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:43:34 $ docker top f11f4def0f9f51662e6b2f7842effc08fc4ba64ad7dc31a8bfe9c3e64b0ad711 -eo pid,comm [Pipeline] { [Pipeline] sh 07:43:35 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-351 [Pipeline] fileExists [Pipeline] sh 07:43:35 + make test 07:43:35 go test ./... -coverprofile=coverage.out 07:43:36 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:43:55 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 07:43:55 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 07:44:03 go vet ./... 07:44:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:44:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:44:08 ./bin/test-attribution-txt.sh [Pipeline] echo 07:44:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:44:09 $ docker stop --time=1 f11f4def0f9f51662e6b2f7842effc08fc4ba64ad7dc31a8bfe9c3e64b0ad711 07:44:11 $ docker rm -f --volumes f11f4def0f9f51662e6b2f7842effc08fc4ba64ad7dc31a8bfe9c3e64b0ad711 [Pipeline] // withDockerContainer [Pipeline] sh 07:44:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:44:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:44:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:44:13 + ls -al . 07:44:13 total 248 07:44:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 07:43 . 07:44:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 07:42 .. 07:44:13 -rw-rw-r-- 1 jenkins jenkins 6 Oct 30 07:42 .dockerignore 07:44:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 07:43 .git 07:44:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:42 .github 07:44:13 -rw-rw-r-- 1 jenkins jenkins 263 Oct 30 07:42 .gitignore 07:44:13 -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 07:42 .golangci.yml 07:44:13 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 07:42 .semver 07:44:13 -rw-rw-r-- 1 jenkins jenkins 18843 Oct 30 07:42 Attribution.txt 07:44:13 -rw-rw-r-- 1 jenkins jenkins 11809 Oct 30 07:42 CHANGELOG.md 07:44:13 -rw-rw-r-- 1 jenkins jenkins 1571 Oct 30 07:42 Dockerfile 07:44:13 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 07:42 GOVERNANCE.md 07:44:13 -rw-rw-r-- 1 jenkins jenkins 656 Oct 30 07:42 Jenkinsfile 07:44:13 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 07:42 LICENSE 07:44:13 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 30 07:42 Makefile 07:44:13 -rw-rw-r-- 1 jenkins jenkins 620 Oct 30 07:42 OWNERS.md 07:44:13 -rw-rw-r-- 1 jenkins jenkins 10477 Oct 30 07:42 README.md 07:44:13 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 07:42 VERSION 07:44:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 07:42 bin 07:44:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:42 cmd 07:44:13 -rw-r--r-- 1 jenkins jenkins 8903 Oct 30 07:43 coverage.out 07:44:13 -rw-rw-r-- 1 jenkins jenkins 6962 Oct 30 07:42 go.mod 07:44:13 -rw-rw-r-- 1 jenkins jenkins 100575 Oct 30 07:42 go.sum 07:44:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:42 internal 07:44:13 -rw-rw-r-- 1 jenkins jenkins 228 Oct 30 07:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:13 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=762c73512d2a14d05ce12619d12e00b1cf9f67ac --label arch=amd64 --label version=0.0.0 . 07:44:13 Sending build context to Docker daemon 20.23MB 07:44:13 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 07:44:13 Step 2/25 : FROM ${BASE} AS builder 07:44:13 ---> e52a5799e419 07:44:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:44:13 ---> Running in 8cdb58d6bfe2 07:44:13 Removing intermediate container 8cdb58d6bfe2 07:44:13 ---> 225d1fab985d 07:44:13 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:44:13 ---> Running in 442ac708b12a 07:44:13 Removing intermediate container 442ac708b12a 07:44:13 ---> c2e8f81c9c6c 07:44:13 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:44:13 ---> Running in e2d53a09fd1f 07:44:13 Removing intermediate container e2d53a09fd1f 07:44:13 ---> 135ddf3b9425 07:44:13 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:44:13 ---> Running in d18828eaea2b 07:44:14 Removing intermediate container d18828eaea2b 07:44:14 ---> c7725ea36944 07:44:14 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:44:14 ---> Running in c3dd0e968423 07:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:44:14 OK: 250 MiB in 58 packages 07:44:15 Removing intermediate container c3dd0e968423 07:44:15 ---> b5a5a55d2e61 07:44:15 Step 8/25 : WORKDIR /device-snmp-go 07:44:15 ---> Running in cfdc08e7d429 07:44:15 Removing intermediate container cfdc08e7d429 07:44:15 ---> 3561ffc34803 07:44:15 Step 9/25 : COPY go.mod vendor* ./ 07:44:15 ---> 98f38691d325 07:44:15 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:15 ---> Running in 74d0114e3528 07:44:16 Removing intermediate container 74d0114e3528 07:44:16 ---> 0152d0408dba 07:44:16 Step 11/25 : COPY . . 07:44:16 ---> 3571cec82c98 07:44:16 Step 12/25 : RUN ${MAKE} 07:44:16 ---> Running in 8e7859340455 07:44:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 07:44:48 Removing intermediate container 8e7859340455 07:44:48 ---> 60e3f7a7ef03 07:44:48 Step 13/25 : FROM alpine:3.20 07:44:48 3.20: Pulling from library/alpine 07:44:48 43c4264eed91: Already exists 07:44:48 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:44:48 Status: Downloaded newer image for alpine:3.20 07:44:48 ---> 91ef0af61f39 07:44:48 Step 14/25 : RUN apk add --update --no-cache dumb-init 07:44:48 ---> Running in d3fc0b95dab9 07:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:44:48 (1/1) Installing dumb-init (1.2.5-r3) 07:44:48 Executing busybox-1.36.1-r29.trigger 07:44:48 OK: 8 MiB in 15 packages 07:44:48 Removing intermediate container d3fc0b95dab9 07:44:48 ---> 55aae29144aa 07:44:48 Step 15/25 : RUN apk --no-cache upgrade 07:44:48 ---> Running in d65a5cbb21d9 07:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:44:48 Upgrading critical system libraries and apk-tools: 07:44:48 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:44:48 Executing busybox-1.36.1-r29.trigger 07:44:48 Continuing the upgrade transaction with new apk-tools: 07:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:44:48 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:44:48 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:44:48 OK: 8 MiB in 15 packages 07:44:48 Removing intermediate container d65a5cbb21d9 07:44:48 ---> 5c4160a682ad 07:44:48 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 07:44:49 ---> 3a90a52cd367 07:44:49 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 07:44:49 ---> 42e25ca262b0 07:44:49 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 07:44:49 ---> 7a28c9643399 07:44:49 Step 19/25 : EXPOSE 59993 07:44:49 ---> Running in a2736500f4c9 07:44:49 Removing intermediate container a2736500f4c9 07:44:49 ---> dfc1a909e5b7 07:44:49 Step 20/25 : EXPOSE 161 07:44:49 ---> Running in 9f7c9b1092a7 07:44:49 Removing intermediate container 9f7c9b1092a7 07:44:49 ---> d7e09746b201 07:44:49 Step 21/25 : ENTRYPOINT ["/device-snmp"] 07:44:49 ---> Running in 0c2317266aa2 07:44:49 Removing intermediate container 0c2317266aa2 07:44:49 ---> cce599b1395d 07:44:49 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:44:49 ---> Running in fd8c517173f2 07:44:49 Removing intermediate container fd8c517173f2 07:44:49 ---> 71e8a0c0117f 07:44:49 Step 23/25 : LABEL arch=amd64 07:44:49 ---> Running in d616cb4a3a02 07:44:50 Removing intermediate container d616cb4a3a02 07:44:50 ---> 83eafcff8835 07:44:50 Step 24/25 : LABEL git_sha=762c73512d2a14d05ce12619d12e00b1cf9f67ac 07:44:50 ---> Running in 9b6f106fc289 07:44:50 Removing intermediate container 9b6f106fc289 07:44:50 ---> c6d202a95bc3 07:44:50 Step 25/25 : LABEL version=0.0.0 07:44:50 ---> Running in 57de80783d18 07:44:50 Removing intermediate container 57de80783d18 07:44:50 ---> 698c948558f7 07:44:50 [Warning] One or more build-args [ARCH] were not consumed 07:44:50 Successfully built 698c948558f7 07:44:50 Successfully tagged device-snmp: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 07:44:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:44:51 07:44:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:44:51 latest: Pulling from edgex-lftools-log-publisher 07:44:51 5eb5b503b376: Pulling fs layer 07:44:51 5c69ac0246d0: Pulling fs layer 07:44:51 ec43610c2a17: Pulling fs layer 07:44:51 3a2ae6a8a46f: Pulling fs layer 07:44:51 33b1e0a273af: Pulling fs layer 07:44:51 5d3b04190fa2: Pulling fs layer 07:44:51 2f39f015ded8: Pulling fs layer 07:44:51 33b1e0a273af: Waiting 07:44:51 5d3b04190fa2: Waiting 07:44:51 3a2ae6a8a46f: Waiting 07:44:51 2f39f015ded8: Waiting 07:44:51 5c69ac0246d0: Download complete 07:44:51 3a2ae6a8a46f: Verifying Checksum 07:44:51 3a2ae6a8a46f: Download complete 07:44:51 33b1e0a273af: Verifying Checksum 07:44:51 33b1e0a273af: Download complete 07:44:51 5d3b04190fa2: Verifying Checksum 07:44:51 5d3b04190fa2: Download complete 07:44:51 ec43610c2a17: Verifying Checksum 07:44:51 ec43610c2a17: Download complete 07:44:51 5eb5b503b376: Verifying Checksum 07:44:51 5eb5b503b376: Download complete 07:44:52 2f39f015ded8: Download complete 07:44:52 5eb5b503b376: Pull complete 07:44:53 5c69ac0246d0: Pull complete 07:44:53 ec43610c2a17: Pull complete 07:44:53 3a2ae6a8a46f: Pull complete 07:44:53 33b1e0a273af: Pull complete 07:44:53 5d3b04190fa2: Pull complete 07:44:58 2f39f015ded8: Pull complete 07:44:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:44:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:58 prd-ubuntu20.04-docker-8c-8g-24117 does not seem to be running inside a container 07:44:58 $ 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/gexfoundry_device-snmp-go_PR-351 -v /w/workspace/gexfoundry_device-snmp-go_PR-351:/w/workspace/gexfoundry_device-snmp-go_PR-351:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-351@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:44:59 $ docker top 831c9172fcb11d3f48a8c1f16dddbf002f91206b81fe364d4bd9f2b42473e98f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:00 ---> job-cost.sh 07:45:00 lf-activate-venv: SKIPPING 07:45:00 INFO: No Stack... 07:45:00 INFO: Retrieving Pricing Info for: v3-standard-8 07:45:00 INFO: Archiving Costs [Pipeline] sh 07:45:01 + cat /w/workspace/gexfoundry_device-snmp-go_PR-351/archives/cost.csv 07:45:01 + cut -d, -f6 [Pipeline] lock 07:45:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-351-1-stack-cost] 07:45:01 Resource [jenkins-edgexfoundry-device-snmp-go-PR-351-1-stack-cost] did not exist. Created. 07:45:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-351-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:45:01 + echo total: 0.2199999988079071 [Pipeline] stash 07:45:01 Stashed 1 file(s) [Pipeline] } 07:45:01 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-PR-351-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:45:01 $ docker stop --time=1 831c9172fcb11d3f48a8c1f16dddbf002f91206b81fe364d4bd9f2b42473e98f 07:45:03 $ docker rm -f --volumes 831c9172fcb11d3f48a8c1f16dddbf002f91206b81fe364d4bd9f2b42473e98f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:46:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24118 in /w/workspace/gexfoundry_device-snmp-go_PR-351 [Pipeline] { [Pipeline] ws 07:46:32 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 07:46:35 Selected Git installation does not exist. Using Default 07:46:35 The recommended git tool is: NONE 07:46:41 using credential edgex-jenkins-ssh 07:46:41 Cloning the remote Git repository 07:46:41 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 07:46:41 > git init /w/workspace/device-snmp-go/1 # timeout=10 07:46:41 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:46:41 > git --version # timeout=10 07:46:41 > git --version # 'git version 2.25.1' 07:46:41 using GIT_SSH to set credentials SSH Credentials for GitHub 07:46:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:44 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:46:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:45 Merging remotes/origin/main commit e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 into PR head commit 762c73512d2a14d05ce12619d12e00b1cf9f67ac 07:46:46 Merge succeeded, producing 762c73512d2a14d05ce12619d12e00b1cf9f67ac 07:46:46 Checking out Revision 762c73512d2a14d05ce12619d12e00b1cf9f67ac (PR-351) 07:46:45 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:46:45 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:46:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:46:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:46:45 > git config core.sparsecheckout # timeout=10 07:46:45 > git checkout -f 762c73512d2a14d05ce12619d12e00b1cf9f67ac # timeout=10 07:46:46 > git remote # timeout=10 07:46:46 > git config --get remote.origin.url # timeout=10 07:46:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:46:46 > git merge e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 # timeout=10 07:46:46 > git rev-parse HEAD^{commit} # timeout=10 07:46:46 > git config core.sparsecheckout # timeout=10 07:46:46 > git checkout -f 762c73512d2a14d05ce12619d12e00b1cf9f67ac # timeout=10 07:46:49 Commit message: "refactor!: update module to v4" 07:46:49 > git --version # timeout=10 07:46:49 > git --version # 'git version 2.25.1' 07:46:49 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:46:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:46:52 % Total % Received % Xferd Average Speed Time Time Time Current 07:46:52 Dload Upload Total Spent Left Speed 07:46:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87265 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh 07:46:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:46:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:46:52 + sudo tee /etc/docker/daemon.new 07:46:52 { 07:46:52 "registry-mirrors": [ 07:46:52 "https://nexus3.edgexfoundry.org:10001" 07:46:52 ], 07:46:52 "bip": "10.250.0.254/24", 07:46:52 "hosts": [ 07:46:52 "tcp://0.0.0.0:5555", 07:46:52 "unix:///var/run/docker.sock" 07:46:52 ], 07:46:52 "mtu": 1458, 07:46:52 "selinux-enabled": true, 07:46:52 "seccomp-profile": "/etc/docker/seccomp.json" 07:46:52 } [Pipeline] sh 07:46:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:46:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:47:11 provisioning config files... 07:47:11 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config16989897920017836056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:47:12 ---> ****-login.sh 07:47:12 nexus3.edgexfoundry.org:10001 07:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:12 Configure a credential helper to remove this warning. See 07:47:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:12 07:47:12 Login Succeeded 07:47:12 nexus3.edgexfoundry.org:10002 07:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:13 Configure a credential helper to remove this warning. See 07:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:13 07:47:13 Login Succeeded 07:47:13 nexus3.edgexfoundry.org:10003 07:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:13 Configure a credential helper to remove this warning. See 07:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:13 07:47:13 Login Succeeded 07:47:13 nexus3.edgexfoundry.org:10004 07:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:13 Configure a credential helper to remove this warning. See 07:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:13 07:47:13 Login Succeeded 07:47:13 ****.io 07:47:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:14 Configure a credential helper to remove this warning. See 07:47:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:14 07:47:14 Login Succeeded 07:47:14 ---> ****-login.sh ends [Pipeline] } 07:47:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:47:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:47:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:47:15 ========================================================= 07:47:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:47:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:15 + 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 . 07:47:16 Sending build context to Docker daemon 10.24MB 07:47:16 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:47:16 Step 2/12 : FROM ${BASE} AS builder 07:47:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:47:16 cf04c63912e1: Pulling fs layer 07:47:16 55b35a11ae5e: Pulling fs layer 07:47:16 a37a00ec5f00: Pulling fs layer 07:47:16 50b3750afda1: Pulling fs layer 07:47:16 4f4fb700ef54: Pulling fs layer 07:47:16 80978eb59214: Pulling fs layer 07:47:16 c9f46d7d2bd2: Pulling fs layer 07:47:16 c5a475d317c9: Pulling fs layer 07:47:16 80978eb59214: Waiting 07:47:16 c9f46d7d2bd2: Waiting 07:47:16 c5a475d317c9: Waiting 07:47:16 50b3750afda1: Waiting 07:47:16 4f4fb700ef54: Waiting 07:47:16 55b35a11ae5e: Verifying Checksum 07:47:16 55b35a11ae5e: Download complete 07:47:16 50b3750afda1: Download complete 07:47:16 4f4fb700ef54: Verifying Checksum 07:47:16 4f4fb700ef54: Download complete 07:47:16 80978eb59214: Verifying Checksum 07:47:16 80978eb59214: Download complete 07:47:16 cf04c63912e1: Verifying Checksum 07:47:16 cf04c63912e1: Download complete 07:47:16 c5a475d317c9: Verifying Checksum 07:47:16 c5a475d317c9: Download complete 07:47:17 cf04c63912e1: Pull complete 07:47:18 55b35a11ae5e: Pull complete 07:47:18 a37a00ec5f00: Verifying Checksum 07:47:18 a37a00ec5f00: Download complete 07:47:19 c9f46d7d2bd2: Verifying Checksum 07:47:19 c9f46d7d2bd2: Download complete 07:47:34 a37a00ec5f00: Pull complete 07:47:34 50b3750afda1: Pull complete 07:47:34 4f4fb700ef54: Pull complete 07:47:34 80978eb59214: Pull complete 07:47:41 c9f46d7d2bd2: Pull complete 07:47:42 c5a475d317c9: Pull complete 07:47:42 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:47:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:47:42 ---> be29e6b0f0d4 07:47:42 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:47:44 ---> Running in 45be25525811 07:47:44 Removing intermediate container 45be25525811 07:47:44 ---> 189ec2fcf81f 07:47:44 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:47:44 ---> Running in fe605463cf0c 07:47:44 Removing intermediate container fe605463cf0c 07:47:44 ---> e232bfcbb3de 07:47:44 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:47:44 ---> Running in 5e7f5950ebee 07:47:45 Removing intermediate container 5e7f5950ebee 07:47:45 ---> 88ee25afb0fe 07:47:45 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:47:45 ---> Running in 7608342f1c7c 07:47:45 Removing intermediate container 7608342f1c7c 07:47:45 ---> 0fed5a26d7fa 07:47:45 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:47:45 ---> Running in c8536b52375c 07:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:47:48 (1/4) Installing openssh-keygen (9.7_p1-r4) 07:47:48 (2/4) Installing libedit (20240517.3.1-r0) 07:47:48 (3/4) Installing openssh-client-common (9.7_p1-r4) 07:47:48 (4/4) Installing openssh-client-default (9.7_p1-r4) 07:47:48 Executing busybox-1.36.1-r29.trigger 07:47:48 OK: 242 MiB in 58 packages 07:47:49 Removing intermediate container c8536b52375c 07:47:49 ---> 0a12bef50c04 07:47:49 Step 8/12 : WORKDIR /device-snmp-go 07:47:49 ---> Running in aca673bac048 07:47:49 Removing intermediate container aca673bac048 07:47:49 ---> b77f2f9e61d0 07:47:49 Step 9/12 : COPY go.mod vendor* ./ 07:47:50 ---> 01ce8e42378a 07:47:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:50 ---> Running in dfbf4bc615c7 07:49:42 Removing intermediate container dfbf4bc615c7 07:49:42 ---> cac51bec3640 07:49:42 Step 11/12 : COPY . . 07:49:42 ---> 8c5026fbf928 07:49:42 Step 12/12 : RUN ${MAKE} 07:49:42 ---> Running in bda425fc2e10 07:49:42 noop 07:49:42 Removing intermediate container bda425fc2e10 07:49:42 ---> 0644e5bab59e 07:49:42 Successfully built 0644e5bab59e 07:49:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:42 + docker inspect -f . ci-base-image-arm64 07:49:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:43 prd-ubuntu20.04-docker-arm64-4c-16g-24118 does not seem to be running inside a container 07:49:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:49:44 $ docker top cad5e1cf25d9d2829acddee1ed87e9870c426e09af7599474eb2a1ab6aaa38fc -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:45 + go version 07:49:45 go version go1.23.2 linux/arm64 [Pipeline] } 07:49:45 $ docker stop --time=1 cad5e1cf25d9d2829acddee1ed87e9870c426e09af7599474eb2a1ab6aaa38fc 07:49:46 $ docker rm -f --volumes cad5e1cf25d9d2829acddee1ed87e9870c426e09af7599474eb2a1ab6aaa38fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:47 + docker inspect -f . ci-base-image-arm64 07:49:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:48 prd-ubuntu20.04-docker-arm64-4c-16g-24118 does not seem to be running inside a container 07:49:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:49:49 $ docker top 5147e7c113ce50b0496b41ac29a81ba072c0d9d9b9753caa4c2fe54d86aaf267 -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:50 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 07:49:51 + make test 07:49:51 go test ./... -coverprofile=coverage.out 07:49:57 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:53:34 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 07:53:36 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.027s coverage: 0.0% of statements 07:53:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:53:37 go vet ./... 07:54:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:54:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:54:33 ./bin/test-attribution-txt.sh [Pipeline] echo 07:54:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:54:33 $ docker stop --time=1 5147e7c113ce50b0496b41ac29a81ba072c0d9d9b9753caa4c2fe54d86aaf267 07:54:35 $ docker rm -f --volumes 5147e7c113ce50b0496b41ac29a81ba072c0d9d9b9753caa4c2fe54d86aaf267 [Pipeline] // withDockerContainer [Pipeline] sh 07:54:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:54:37 Warning: overwriting stash ‘coverage-report’ 07:54:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:54:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:54:39 + ls -al . 07:54:39 total 244 07:54:39 drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 07:49 . 07:54:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 07:46 .. 07:54:39 -rw-rw-r-- 1 jenkins jenkins 6 Oct 30 07:46 .dockerignore 07:54:39 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 07:46 .git 07:54:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:46 .github 07:54:39 -rw-rw-r-- 1 jenkins jenkins 263 Oct 30 07:46 .gitignore 07:54:39 -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 07:46 .golangci.yml 07:54:39 -rw-rw-r-- 1 jenkins jenkins 18843 Oct 30 07:46 Attribution.txt 07:54:39 -rw-rw-r-- 1 jenkins jenkins 11809 Oct 30 07:46 CHANGELOG.md 07:54:39 -rw-rw-r-- 1 jenkins jenkins 1571 Oct 30 07:46 Dockerfile 07:54:39 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 07:46 GOVERNANCE.md 07:54:39 -rw-rw-r-- 1 jenkins jenkins 656 Oct 30 07:46 Jenkinsfile 07:54:39 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 07:46 LICENSE 07:54:39 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 30 07:46 Makefile 07:54:39 -rw-rw-r-- 1 jenkins jenkins 620 Oct 30 07:46 OWNERS.md 07:54:39 -rw-rw-r-- 1 jenkins jenkins 10477 Oct 30 07:46 README.md 07:54:39 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 07:42 VERSION 07:54:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 07:46 bin 07:54:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:46 cmd 07:54:39 -rw-r--r-- 1 jenkins jenkins 8903 Oct 30 07:53 coverage.out 07:54:39 -rw-rw-r-- 1 jenkins jenkins 6962 Oct 30 07:46 go.mod 07:54:39 -rw-rw-r-- 1 jenkins jenkins 100575 Oct 30 07:46 go.sum 07:54:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:46 internal 07:54:39 -rw-rw-r-- 1 jenkins jenkins 228 Oct 30 07:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:39 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=762c73512d2a14d05ce12619d12e00b1cf9f67ac --label arch=arm64 --label version=0.0.0 . 07:54:40 Sending build context to Docker daemon 10.25MB 07:54:40 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 07:54:40 Step 2/25 : FROM ${BASE} AS builder 07:54:40 ---> 0644e5bab59e 07:54:40 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:54:40 ---> Running in cacf71f2c173 07:54:41 Removing intermediate container cacf71f2c173 07:54:41 ---> 9e63e2b9f546 07:54:41 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:54:41 ---> Running in 3477721aed12 07:54:41 Removing intermediate container 3477721aed12 07:54:41 ---> 98fb737c9d78 07:54:41 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:54:41 ---> Running in 5f1a3ea0d3b2 07:54:41 Removing intermediate container 5f1a3ea0d3b2 07:54:41 ---> a185124f9029 07:54:41 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:54:42 ---> Running in 77dfe0a1f2b6 07:54:42 Removing intermediate container 77dfe0a1f2b6 07:54:42 ---> b539e1488b7d 07:54:42 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:54:42 ---> Running in 375399755c6e 07:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:54:45 OK: 242 MiB in 58 packages 07:54:46 Removing intermediate container 375399755c6e 07:54:46 ---> 5b19805bf7f9 07:54:46 Step 8/25 : WORKDIR /device-snmp-go 07:54:46 ---> Running in 7beade0649d7 07:54:46 Removing intermediate container 7beade0649d7 07:54:46 ---> 42e13633eb00 07:54:46 Step 9/25 : COPY go.mod vendor* ./ 07:54:47 ---> 7067fa99b271 07:54:47 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:47 ---> Running in 672a34fbe212 07:54:50 Removing intermediate container 672a34fbe212 07:54:50 ---> 5cdbc1b20ae5 07:54:50 Step 11/25 : COPY . . 07:54:51 ---> eec3c4b15029 07:54:51 Step 12/25 : RUN ${MAKE} 07:54:51 ---> Running in 83d719b4f6d1 07:54:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 07:58:59 Removing intermediate container 83d719b4f6d1 07:58:59 ---> 7dc17ba7db9f 07:58:59 Step 13/25 : FROM alpine:3.20 07:58:59 3.20: Pulling from library/alpine 07:58:59 cf04c63912e1: Already exists 07:58:59 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:58:59 Status: Downloaded newer image for alpine:3.20 07:58:59 ---> c157a85ed455 07:58:59 Step 14/25 : RUN apk add --update --no-cache dumb-init 07:58:59 ---> Running in fae0df66e91e 07:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:58:59 (1/1) Installing dumb-init (1.2.5-r3) 07:58:59 Executing busybox-1.36.1-r29.trigger 07:58:59 OK: 9 MiB in 15 packages 07:58:59 Removing intermediate container fae0df66e91e 07:58:59 ---> 885ec93d9dad 07:58:59 Step 15/25 : RUN apk --no-cache upgrade 07:58:59 ---> Running in e7a425d60950 07:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:58:59 Upgrading critical system libraries and apk-tools: 07:58:59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:58:59 Executing busybox-1.36.1-r29.trigger 07:58:59 Continuing the upgrade transaction with new apk-tools: 07:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:58:59 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:58:59 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:58:59 OK: 9 MiB in 15 packages 07:58:59 Removing intermediate container e7a425d60950 07:58:59 ---> b946ad226ed7 07:58:59 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 07:59:01 ---> 826a04d70fa5 07:59:01 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 07:59:02 ---> 34eff5c5a029 07:59:02 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 07:59:02 ---> c2739e03dea5 07:59:02 Step 19/25 : EXPOSE 59993 07:59:03 ---> Running in 3017fbe5c8a0 07:59:03 Removing intermediate container 3017fbe5c8a0 07:59:03 ---> 28810241e23b 07:59:03 Step 20/25 : EXPOSE 161 07:59:03 ---> Running in fbeed6598d37 07:59:03 Removing intermediate container fbeed6598d37 07:59:03 ---> 9ecf16be7102 07:59:03 Step 21/25 : ENTRYPOINT ["/device-snmp"] 07:59:03 ---> Running in 80623e99de27 07:59:04 Removing intermediate container 80623e99de27 07:59:04 ---> b4e588f9d11f 07:59:04 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:59:04 ---> Running in e98191dc3d6e 07:59:04 Removing intermediate container e98191dc3d6e 07:59:04 ---> 416e45f80618 07:59:04 Step 23/25 : LABEL arch=arm64 07:59:04 ---> Running in ad09baa79fe5 07:59:05 Removing intermediate container ad09baa79fe5 07:59:05 ---> 7ee5bf03c5b0 07:59:05 Step 24/25 : LABEL git_sha=762c73512d2a14d05ce12619d12e00b1cf9f67ac 07:59:05 ---> Running in e3d80bca8b53 07:59:05 Removing intermediate container e3d80bca8b53 07:59:05 ---> 20766e7c49e2 07:59:05 Step 25/25 : LABEL version=0.0.0 07:59:05 ---> Running in 2809ceb7a5fe 07:59:05 Removing intermediate container 2809ceb7a5fe 07:59:05 ---> fc183495aeed 07:59:05 [Warning] One or more build-args [ARCH] were not consumed 07:59:05 Successfully built fc183495aeed 07:59:05 Successfully tagged device-snmp-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 07:59:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:59:06 07:59:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:59:07 arm64: Pulling from edgex-lftools-log-publisher 07:59:07 8998bd30e6a1: Pulling fs layer 07:59:07 04944245beec: Pulling fs layer 07:59:07 699f458cf7ca: Pulling fs layer 07:59:07 765212b225bb: Pulling fs layer 07:59:07 f23df028b6ca: Pulling fs layer 07:59:07 d65c8cfc05b1: Pulling fs layer 07:59:07 2437ff75d9bd: Pulling fs layer 07:59:07 765212b225bb: Waiting 07:59:07 f23df028b6ca: Waiting 07:59:07 d65c8cfc05b1: Waiting 07:59:07 2437ff75d9bd: Waiting 07:59:07 04944245beec: Verifying Checksum 07:59:07 04944245beec: Download complete 07:59:07 765212b225bb: Verifying Checksum 07:59:07 765212b225bb: Download complete 07:59:07 f23df028b6ca: Verifying Checksum 07:59:07 f23df028b6ca: Download complete 07:59:07 d65c8cfc05b1: Verifying Checksum 07:59:07 d65c8cfc05b1: Download complete 07:59:07 699f458cf7ca: Verifying Checksum 07:59:07 699f458cf7ca: Download complete 07:59:08 8998bd30e6a1: Verifying Checksum 07:59:08 8998bd30e6a1: Download complete 07:59:10 2437ff75d9bd: Verifying Checksum 07:59:10 2437ff75d9bd: Download complete 07:59:12 8998bd30e6a1: Pull complete 07:59:13 04944245beec: Pull complete 07:59:15 699f458cf7ca: Pull complete 07:59:15 765212b225bb: Pull complete 07:59:16 f23df028b6ca: Pull complete 07:59:16 d65c8cfc05b1: Pull complete 07:59:34 2437ff75d9bd: Pull complete 07:59:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:59:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:59:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:35 prd-ubuntu20.04-docker-arm64-4c-16g-24118 does not seem to be running inside a container 07:59:35 $ 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-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:59:38 $ docker top 969dc9029c4ce328e05642a851670fa8e952fe3d9ac0afe25b48aa9c0100692d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:39 ---> job-cost.sh 07:59:39 lf-activate-venv: SKIPPING 07:59:39 INFO: No Stack... 07:59:39 INFO: Retrieving Pricing Info for: v3-standard-4 07:59:40 INFO: Archiving Costs [Pipeline] sh 07:59:41 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 07:59:41 + cut -d, -f6 [Pipeline] lock 07:59:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-351-1-stack-cost] 07:59:41 Resource [jenkins-edgexfoundry-device-snmp-go-PR-351-1-stack-cost] did not exist. Created. 07:59:41 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-351-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:59:42 /w/workspace/device-snmp-go/1@tmp/durable-b34de457/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:59:43 + echo total: 0.10999999940395355 [Pipeline] stash 07:59:43 Warning: overwriting stash ‘stack-cost’ 07:59:43 Stashed 1 file(s) [Pipeline] } 07:59:43 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-PR-351-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:59:43 $ docker stop --time=1 969dc9029c4ce328e05642a851670fa8e952fe3d9ac0afe25b48aa9c0100692d 07:59:44 $ docker rm -f --volumes 969dc9029c4ce328e05642a851670fa8e952fe3d9ac0afe25b48aa9c0100692d [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 07:59:45 provisioning config files... 07:59:45 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-351@tmp/config7011087536751749912tmp [Pipeline] { [Pipeline] sh 07:59:46 + set +x 07:59:46 + curl -s https://codecov.io/bash 07:59:46 + bash -s -- 07:59:46 07:59:46 _____ _ 07:59:46 / ____| | | 07:59:46 | | ___ __| | ___ ___ _____ __ 07:59:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:59:46 | |___| (_) | (_| | __/ (_| (_) \ V / 07:59:46 \_____\___/ \__,_|\___|\___\___/ \_/ 07:59:46 Bash-1.0.6 07:59:46 07:59:46 07:59:46 ==> git version 2.25.1 found 07:59:46 ==> 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 07:59:46 Release-Date: 2020-01-08 07:59:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:59:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:59:46 ==> Jenkins CI detected. 07:59:46 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-351 07:59:46 project root: . 07:59:46 --> token set from env 07:59:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:59:46 ==> Running gcov in . (disable via -X gcov) 07:59:46 ==> Python coveragepy not found 07:59:46 ==> Searching for coverage reports in: 07:59:46 + . 07:59:46 -> Found 1 reports 07:59:46 ==> Detecting git/mercurial file structure 07:59:46 ==> Reading reports 07:59:46 + ./coverage.out bytes=8903 07:59:46 ==> Appending adjustments 07:59:46 https://docs.codecov.io/docs/fixing-reports 07:59:46 + Found adjustments 07:59:46 ==> Gzipping contents 07:59:46 4.0K /tmp/codecov.IgASVP.gz 07:59:46 ==> Uploading reports 07:59:46 url: https://codecov.io 07:59:46 query: branch=PR-351&commit=762c73512d2a14d05ce12619d12e00b1cf9f67ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-351%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=351&job=&cmd_args= 07:59:46 -> Pinging Codecov 07:59:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-351&commit=762c73512d2a14d05ce12619d12e00b1cf9f67ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-351%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=351&job=&cmd_args= 07:59:46 -> Uploading to 07:59:46 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-snmp-go/762c73512d2a14d05ce12619d12e00b1cf9f67ac/ae3166dc-8781-4a48-a294-40b75774ab08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T075946Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0248e480158132e23d42404c6060e357d0106874ec7a10caabd414566a9b5366 07:59:46 % Total % Received % Xferd Average Speed Time Time Time Current 07:59:46 Dload Upload Total Spent Left Speed 07:59:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 5652 --:--:-- --:--:-- --:--:-- 5652 07:59:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/762c73512d2a14d05ce12619d12e00b1cf9f67ac [Pipeline] } 07:59:47 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 07:59:49 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-351/archives ] 07:59:49 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-351/archives 07:59:49 total 16 07:59:49 drwxr-xr-x 3 root root 4096 Oct 30 07:45 . 07:59:49 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 07:45 .. 07:59:49 drwxr-xr-x 2 root root 4096 Oct 30 07:45 cost 07:59:49 -rw-r--r-- 1 root root 86 Oct 30 07:45 cost.csv 07:59:49 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-351/archives 07:59:49 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-351/archives 07:59:49 total 16 07:59:49 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 07:45 . 07:59:49 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 07:45 .. 07:59:49 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 07:45 cost 07:59:49 -rw-r--r-- 1 jenkins jenkins 86 Oct 30 07:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:59:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:59:50 ---> package-listing.sh 07:59:50 ++ facter osfamily 07:59:50 ++ tr '[:upper:]' '[:lower:]' 07:59:50 + OS_FAMILY=debian 07:59:50 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-351 07:59:50 + START_PACKAGES=/tmp/packages_start.txt 07:59:50 + END_PACKAGES=/tmp/packages_end.txt 07:59:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:59:50 + PACKAGES=/tmp/packages_start.txt 07:59:50 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-351 ']' 07:59:50 + PACKAGES=/tmp/packages_end.txt 07:59:50 + case "${OS_FAMILY}" in 07:59:50 + dpkg -l 07:59:50 + grep '^ii' 07:59:50 + '[' -f /tmp/packages_start.txt ']' 07:59:50 + '[' -f /tmp/packages_end.txt ']' 07:59:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:59:50 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-351 ']' 07:59:50 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-351/archives/ 07:59:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-351/archives/ [Pipeline] echo 07:59:50 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/gexfoundry_device-snmp-go_PR-351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:59:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:59:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:51 prd-ubuntu20.04-docker-8c-8g-24117 does not seem to be running inside a container 07:59:52 $ 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/gexfoundry_device-snmp-go_PR-351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-351 -v /w/workspace/gexfoundry_device-snmp-go_PR-351:/w/workspace/gexfoundry_device-snmp-go_PR-351:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-351@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:59:52 $ docker top da6b0e9f6fff20ac894e949beab686e4b7a546088ac4a92b0496fe1657c91978 -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:52 + touch /tmp/pre-build-complete [Pipeline] sh 07:59:52 + mkdir -p /var/log/sysstat [Pipeline] sh 07:59:53 + ls /var/log/sa-host 07:59:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:53 provisioning config files... 07:59:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-351@tmp/config9748131981481183428tmp [Pipeline] { [Pipeline] echo 07:59:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:59:53 ---> create-netrc.sh [Pipeline] } 07:59:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:59:54 ---> python-tools-install.sh [Pipeline] echo 07:59:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:59:54 ---> sudo-logs.sh 07:59:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:59:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:59:55 ---> job-cost.sh 07:59:55 lf-activate-venv: SKIPPING 07:59:55 DEBUG: total: 0.2199999988079071 07:59:55 INFO: Retrieving Stack Cost... 07:59:55 INFO: Retrieving Pricing Info for: v3-standard-8 07:59:55 INFO: Archiving Costs [Pipeline] echo 07:59:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:59:56 ---> logs-deploy.sh 07:59:56 lf-activate-venv: SKIPPING 07:59:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-351/1 07:59:56 INFO: archiving workspace using pattern(s): 07:59:57 Archives upload complete. 07:59:57 INFO: archiving logs to Nexus 07:59:58 ---> uname -a: 07:59:58 Linux prd-ubuntu20-04-docker-8c-8g-24117 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:59:58 07:59:58 07:59:58 ---> lscpu: 07:59:58 Architecture: x86_64 07:59:58 CPU op-mode(s): 32-bit, 64-bit 07:59:58 Byte Order: Little Endian 07:59:58 Address sizes: 40 bits physical, 48 bits virtual 07:59:58 CPU(s): 8 07:59:58 On-line CPU(s) list: 0-7 07:59:58 Thread(s) per core: 1 07:59:58 Core(s) per socket: 1 07:59:58 Socket(s): 8 07:59:58 NUMA node(s): 1 07:59:58 Vendor ID: AuthenticAMD 07:59:58 CPU family: 23 07:59:58 Model: 49 07:59:58 Model name: AMD EPYC-Rome Processor 07:59:58 Stepping: 0 07:59:58 CPU MHz: 2800.000 07:59:58 BogoMIPS: 5600.00 07:59:58 Virtualization: AMD-V 07:59:58 Hypervisor vendor: KVM 07:59:58 Virtualization type: full 07:59:58 L1d cache: 256 KiB 07:59:58 L1i cache: 256 KiB 07:59:58 L2 cache: 4 MiB 07:59:58 L3 cache: 128 MiB 07:59:58 NUMA node0 CPU(s): 0-7 07:59:58 Vulnerability Itlb multihit: Not affected 07:59:58 Vulnerability L1tf: Not affected 07:59:58 Vulnerability Mds: Not affected 07:59:58 Vulnerability Meltdown: Not affected 07:59:58 Vulnerability Mmio stale data: Not affected 07:59:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:59:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:59:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:59:58 Vulnerability Srbds: Not affected 07:59:58 Vulnerability Tsx async abort: Not affected 07:59:58 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 07:59:58 07:59:58 07:59:58 ---> nproc: 07:59:58 8 07:59:58 07:59:58 07:59:58 ---> df -h: 07:59:58 Filesystem Size Used Avail Use% Mounted on 07:59:58 overlay 155G 12G 143G 8% / 07:59:58 tmpfs 64M 0 64M 0% /dev 07:59:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:59:58 shm 64M 0 64M 0% /dev/shm 07:59:58 /dev/vda1 155G 12G 143G 8% /facter-os 07:59:58 07:59:58 07:59:58 ---> sar -b -r -n DEV: 07:59:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24117) 10/30/24 _x86_64_ (8 CPU) 07:59:58 07:59:58 07:41:44 LINUX RESTART (8 CPU) 07:59:58 07:59:58 07:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:59:58 07:43:01 434.76 48.54 386.22 0.00 5473.09 113319.51 0.00 07:59:58 07:44:01 251.67 3.05 248.62 0.00 41.32 78601.80 0.00 07:59:58 07:45:01 225.47 0.15 225.32 0.00 5.60 68156.75 0.00 07:59:58 07:46:01 4.78 0.02 4.77 0.00 4.27 69.07 0.00 07:59:58 07:47:01 36.79 11.23 25.56 0.00 5270.45 6306.68 0.00 07:59:58 07:48:01 6.73 1.27 5.47 0.00 249.56 123.45 0.00 07:59:58 07:49:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 07:59:58 07:50:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 07:59:58 07:51:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 07:59:58 07:52:01 2.28 0.00 2.28 0.00 0.00 38.79 0.00 07:59:58 07:53:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 07:59:58 07:54:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 07:59:58 07:55:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 07:59:58 07:56:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 07:59:58 07:57:01 1.78 0.02 1.77 0.00 0.13 21.60 0.00 07:59:58 07:58:01 1.58 0.00 1.58 0.00 0.00 17.59 0.00 07:59:58 07:59:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 07:59:58 Average: 57.38 3.78 53.60 0.00 649.64 15692.72 0.00 07:59:58 07:59:58 07:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:59:58 07:43:01 29101144 31471484 848324 2.58 80948 2554868 1969940 5.81 1105356 2287196 3756 07:59:58 07:44:01 26754020 30780348 1524112 4.63 193588 3918520 2716192 8.00 2029904 3505632 394928 07:59:58 07:45:01 26882080 31473996 829120 2.52 205256 4449112 1921808 5.66 1449448 3937284 176 07:59:58 07:46:01 26908332 31500188 805316 2.45 205380 4449096 1750364 5.16 1424636 3936580 8 07:59:58 07:47:01 26521164 31461112 828632 2.52 213572 4776392 1773048 5.23 1663216 4054648 1044 07:59:58 07:48:01 26538844 31488152 805480 2.45 213820 4784988 1842280 5.43 1648544 4055436 8 07:59:58 07:49:01 26538708 31488088 805484 2.45 213884 4784996 1842280 5.43 1648452 4055440 8 07:59:58 07:50:01 26545788 31495200 798312 2.43 213908 4785000 1842280 5.43 1641224 4055444 44 07:59:58 07:51:01 26545552 31494988 798464 2.43 213928 4785004 1826136 5.38 1641228 4055448 8 07:59:58 07:52:01 26545656 31495412 798204 2.43 214016 4784984 1826136 5.38 1641812 4055664 8 07:59:58 07:53:01 26545376 31495132 798256 2.43 214060 4784984 1826136 5.38 1641260 4055664 8 07:59:58 07:54:01 26545636 31495456 797904 2.43 214100 4784992 1826136 5.38 1641232 4055672 176 07:59:58 07:55:01 26545732 31495588 797936 2.43 214120 4784992 1826136 5.38 1641272 4055668 8 07:59:58 07:56:01 26546440 31496332 797172 2.42 214144 4784996 1826136 5.38 1640860 4055672 4 07:59:58 07:57:01 26544724 31494688 798888 2.43 214204 4785000 1826224 5.38 1641600 4055688 200 07:59:58 07:58:01 26544952 31494944 798624 2.43 214240 4785000 1826224 5.38 1641440 4055688 12 07:59:58 07:59:01 26544636 31494656 798828 2.43 214280 4785004 1826224 5.38 1641408 4055692 12 07:59:58 Average: 26746987 31447986 848768 2.58 203968 4562819 1887864 5.56 1610758 3905207 23553 07:59:58 07:59:58 07:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:59:58 07:43:01 docker0 145.99 161.42 12.21 342.16 0.00 0.00 0.00 0.00 07:59:58 07:43:01 ens3 708.60 514.80 6121.33 112.02 0.00 0.00 0.00 0.00 07:59:58 07:43:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 07:59:58 07:43:01 veth680daa6 120.51 129.68 11.96 118.38 0.00 0.00 0.00 0.01 07:59:58 07:44:01 docker0 193.65 340.82 16.89 3112.74 0.00 0.00 0.00 0.00 07:59:58 07:44:01 ens3 370.08 209.66 3140.65 30.76 0.00 0.00 0.00 0.00 07:59:58 07:44:01 veth2dedb9c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:59:58 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:58 07:45:01 docker0 7.40 13.21 0.45 191.22 0.00 0.00 0.00 0.00 07:59:58 07:45:01 ens3 123.43 77.41 2733.08 18.31 0.00 0.00 0.00 0.00 07:59:58 07:45:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 07:59:58 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:46:01 ens3 4.05 2.77 3.68 1.42 0.00 0.00 0.00 0.00 07:59:58 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:58 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:47:01 ens3 174.20 92.85 2105.27 6.62 0.00 0.00 0.00 0.00 07:59:58 07:47:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 07:59:58 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:48:01 ens3 1.08 0.60 0.42 0.14 0.00 0.00 0.00 0.00 07:59:58 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:58 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:49:01 ens3 0.17 0.02 0.06 0.00 0.00 0.00 0.00 0.00 07:59:58 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:50:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:59:58 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:58 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:51:01 ens3 0.30 0.02 0.04 0.00 0.00 0.00 0.00 0.00 07:59:58 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:52:01 ens3 0.67 0.40 0.28 0.22 0.00 0.00 0.00 0.00 07:59:58 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:58 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:53:01 ens3 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 07:59:58 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:54:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:59:58 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:58 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:55:01 ens3 0.33 0.00 0.03 0.00 0.00 0.00 0.00 0.00 07:59:58 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:56:01 ens3 0.45 0.10 0.04 0.01 0.00 0.00 0.00 0.00 07:59:58 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:58 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:57:01 ens3 0.55 0.55 0.35 0.29 0.00 0.00 0.00 0.00 07:59:58 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:58:01 ens3 0.32 0.27 0.09 0.08 0.00 0.00 0.00 0.00 07:59:58 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:58 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:59:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:58 Average: docker0 20.42 30.32 1.74 214.50 0.00 0.00 0.00 0.00 07:59:58 Average: ens3 81.46 52.94 829.75 10.00 0.00 0.00 0.00 0.00 07:59:58 Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 07:59:58 07:59:58 07:59:58 ---> sar -P ALL: 07:59:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24117) 10/30/24 _x86_64_ (8 CPU) 07:59:58 07:59:58 07:41:44 LINUX RESTART (8 CPU) 07:59:58 07:59:58 07:42:01 CPU %user %nice %system %iowait %steal %idle 07:59:58 07:43:01 all 10.45 0.00 3.72 1.61 0.08 84.13 07:59:58 07:43:01 0 12.96 0.00 4.20 2.74 0.08 80.02 07:59:58 07:43:01 1 10.34 0.00 4.31 4.31 0.10 80.93 07:59:58 07:43:01 2 9.47 0.00 3.13 1.21 0.08 86.10 07:59:58 07:43:01 3 9.09 0.00 3.42 0.51 0.08 86.89 07:59:58 07:43:01 4 11.28 0.00 4.03 1.56 0.08 83.04 07:59:58 07:43:01 5 10.93 0.00 3.34 1.02 0.08 84.62 07:59:58 07:43:01 6 10.21 0.00 3.10 1.13 0.07 85.49 07:59:58 07:43:01 7 9.32 0.00 4.26 0.44 0.07 85.91 07:59:58 07:44:01 all 37.93 0.00 7.52 1.21 0.09 53.25 07:59:58 07:44:01 0 38.09 0.00 7.55 1.41 0.10 52.84 07:59:58 07:44:01 1 38.24 0.00 8.25 6.35 0.08 47.08 07:59:58 07:44:01 2 37.94 0.00 6.67 0.25 0.08 55.05 07:59:58 07:44:01 3 37.32 0.00 6.37 0.54 0.10 55.67 07:59:58 07:44:01 4 38.72 0.00 9.23 0.25 0.08 51.71 07:59:58 07:44:01 5 37.30 0.00 7.55 0.24 0.08 54.83 07:59:58 07:44:01 6 37.46 0.00 7.68 0.27 0.10 54.49 07:59:58 07:44:01 7 38.34 0.00 6.87 0.35 0.10 54.33 07:59:58 07:45:01 all 33.39 0.00 7.02 0.95 0.08 58.56 07:59:58 07:45:01 0 32.58 0.00 7.08 0.45 0.08 59.80 07:59:58 07:45:01 1 35.56 0.00 7.69 4.04 0.08 52.64 07:59:58 07:45:01 2 32.22 0.00 6.89 0.22 0.08 60.59 07:59:58 07:45:01 3 33.02 0.00 5.59 0.19 0.07 61.14 07:59:58 07:45:01 4 33.65 0.00 7.79 0.03 0.08 58.45 07:59:58 07:45:01 5 33.90 0.00 7.82 0.46 0.08 57.74 07:59:58 07:45:01 6 32.41 0.00 6.45 1.82 0.07 59.26 07:59:58 07:45:01 7 33.77 0.00 6.88 0.39 0.08 58.88 07:59:58 07:46:01 all 0.11 0.00 0.06 0.14 0.02 99.67 07:59:58 07:46:01 0 0.23 0.00 0.07 0.00 0.02 99.68 07:59:58 07:46:01 1 0.10 0.00 0.07 0.50 0.02 99.32 07:59:58 07:46:01 2 0.08 0.00 0.08 0.00 0.00 99.83 07:59:58 07:46:01 3 0.07 0.00 0.07 0.00 0.03 99.83 07:59:58 07:46:01 4 0.13 0.00 0.02 0.00 0.02 99.83 07:59:58 07:46:01 5 0.05 0.00 0.07 0.00 0.02 99.87 07:59:58 07:46:01 6 0.07 0.00 0.05 0.60 0.03 99.25 07:59:58 07:46:01 7 0.12 0.00 0.07 0.02 0.03 99.77 07:59:58 07:47:01 all 1.43 0.00 0.63 0.39 0.02 97.54 07:59:58 07:47:01 0 1.97 0.00 0.50 0.05 0.02 97.46 07:59:58 07:47:01 1 1.64 0.00 0.67 0.02 0.02 97.66 07:59:58 07:47:01 2 0.40 0.00 0.48 0.10 0.02 99.00 07:59:58 07:47:01 3 1.88 0.00 0.52 0.27 0.03 97.30 07:59:58 07:47:01 4 1.65 0.00 1.08 0.38 0.02 96.86 07:59:58 07:47:01 5 1.48 0.00 0.62 0.35 0.00 97.55 07:59:58 07:47:01 6 1.59 0.00 0.55 1.74 0.02 96.11 07:59:58 07:47:01 7 0.82 0.00 0.62 0.18 0.03 98.35 07:59:58 07:48:01 all 0.18 0.00 0.07 0.04 0.01 99.70 07:59:58 07:48:01 0 0.07 0.00 0.05 0.00 0.00 99.88 07:59:58 07:48:01 1 0.08 0.00 0.08 0.00 0.02 99.82 07:59:58 07:48:01 2 0.12 0.00 0.05 0.00 0.02 99.82 07:59:58 07:48:01 3 0.85 0.00 0.07 0.03 0.00 99.05 07:59:58 07:48:01 4 0.07 0.00 0.07 0.00 0.02 99.85 07:59:58 07:48:01 5 0.03 0.00 0.05 0.00 0.00 99.92 07:59:58 07:48:01 6 0.12 0.00 0.10 0.00 0.02 99.77 07:59:58 07:48:01 7 0.10 0.00 0.10 0.27 0.02 99.52 07:59:58 07:49:01 all 0.25 0.00 0.03 0.01 0.02 99.70 07:59:58 07:49:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:59:58 07:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:59:58 07:49:01 2 0.05 0.00 0.05 0.00 0.03 99.87 07:59:58 07:49:01 3 1.82 0.00 0.05 0.00 0.00 98.13 07:59:58 07:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:59:58 07:49:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:59:58 07:49:01 6 0.02 0.00 0.05 0.00 0.03 99.90 07:59:58 07:49:01 7 0.02 0.00 0.03 0.08 0.02 99.85 07:59:58 07:50:01 all 0.12 0.00 0.02 0.00 0.01 99.84 07:59:58 07:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:59:58 07:50:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:59:58 07:50:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:59:58 07:50:01 3 0.70 0.00 0.05 0.00 0.02 99.24 07:59:58 07:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:59:58 07:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:59:58 07:50:01 6 0.10 0.00 0.02 0.00 0.03 99.85 07:59:58 07:50:01 7 0.03 0.00 0.03 0.02 0.00 99.92 07:59:58 07:51:01 all 0.07 0.00 0.01 0.00 0.01 99.90 07:59:58 07:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:59:58 07:51:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:59:58 07:51:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:59:58 07:51:01 3 0.47 0.00 0.02 0.00 0.00 99.52 07:59:58 07:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:59:58 07:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:59:58 07:51:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:59:58 07:51:01 7 0.02 0.00 0.00 0.02 0.02 99.95 07:59:58 07:52:01 all 0.12 0.00 0.02 0.01 0.01 99.84 07:59:58 07:52:01 0 0.30 0.00 0.00 0.00 0.02 99.68 07:59:58 07:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:59:58 07:52:01 2 0.08 0.00 0.02 0.00 0.02 99.88 07:59:58 07:52:01 3 0.40 0.00 0.00 0.00 0.00 99.60 07:59:58 07:52:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:59:58 07:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:59:58 07:52:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:59:58 07:52:01 7 0.05 0.00 0.03 0.05 0.00 99.87 07:59:58 07:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:59:58 07:53:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:59:58 07:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:59:58 07:53:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:59:58 07:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:59:58 07:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:59:58 07:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:59:58 07:53:01 6 0.02 0.00 0.03 0.00 0.03 99.92 07:59:58 07:53:01 7 0.00 0.00 0.02 0.02 0.00 99.97 07:59:58 07:59:58 07:53:01 CPU %user %nice %system %iowait %steal %idle 07:59:58 07:54:01 all 0.23 0.00 0.02 0.00 0.01 99.74 07:59:58 07:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:59:58 07:54:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:59:58 07:54:01 2 0.07 0.00 0.05 0.02 0.02 99.85 07:59:58 07:54:01 3 1.60 0.00 0.00 0.00 0.00 98.40 07:59:58 07:54:01 4 0.03 0.00 0.05 0.00 0.02 99.90 07:59:58 07:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:59:58 07:54:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:59:58 07:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:59:58 07:55:01 all 0.03 0.00 0.01 0.00 0.02 99.94 07:59:58 07:55:01 0 0.07 0.00 0.00 0.00 0.00 99.93 07:59:58 07:55:01 1 0.02 0.00 0.02 0.00 0.03 99.93 07:59:58 07:55:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:59:58 07:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:59:58 07:55:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:59:58 07:55:01 5 0.00 0.00 0.03 0.00 0.02 99.95 07:59:58 07:55:01 6 0.05 0.00 0.03 0.00 0.03 99.88 07:59:58 07:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:59:58 07:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:59:58 07:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:59:58 07:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:59:58 07:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:59:58 07:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:58 07:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:59:58 07:56:01 5 0.03 0.00 0.02 0.00 0.03 99.92 07:59:58 07:56:01 6 0.08 0.00 0.03 0.00 0.02 99.87 07:59:58 07:56:01 7 0.00 0.00 0.02 0.03 0.00 99.95 07:59:58 07:57:01 all 0.14 0.00 0.04 0.00 0.01 99.80 07:59:58 07:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:59:58 07:57:01 1 0.02 0.00 0.05 0.00 0.02 99.92 07:59:58 07:57:01 2 0.10 0.00 0.02 0.02 0.02 99.85 07:59:58 07:57:01 3 0.86 0.00 0.07 0.00 0.00 99.07 07:59:58 07:57:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:59:58 07:57:01 5 0.07 0.00 0.07 0.00 0.02 99.85 07:59:58 07:57:01 6 0.03 0.00 0.05 0.00 0.03 99.88 07:59:58 07:57:01 7 0.02 0.00 0.02 0.02 0.02 99.93 07:59:58 07:58:01 all 0.28 0.00 0.01 0.00 0.02 99.69 07:59:58 07:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:59:58 07:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:59:58 07:58:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:59:58 07:58:01 3 2.00 0.00 0.02 0.00 0.03 97.95 07:59:58 07:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:59:58 07:58:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:59:58 07:58:01 6 0.07 0.00 0.02 0.00 0.03 99.88 07:59:58 07:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:59:58 07:59:01 all 0.24 0.00 0.01 0.00 0.01 99.73 07:59:58 07:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:59:58 07:59:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:59:58 07:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:59:58 07:59:01 3 1.81 0.00 0.07 0.00 0.02 98.11 07:59:58 07:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:59:58 07:59:01 5 0.02 0.00 0.00 0.00 0.03 99.95 07:59:58 07:59:01 6 0.02 0.00 0.02 0.00 0.03 99.93 07:59:58 07:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:59:58 Average: all 4.95 0.00 1.12 0.26 0.03 93.64 07:59:58 Average: 0 5.05 0.00 1.14 0.27 0.02 93.52 07:59:58 Average: 1 5.02 0.00 1.24 0.89 0.03 92.83 07:59:58 Average: 2 4.71 0.00 1.02 0.11 0.03 94.13 07:59:58 Average: 3 5.35 0.00 0.95 0.09 0.02 93.59 07:59:58 Average: 4 5.01 0.00 1.31 0.13 0.03 93.53 07:59:58 Average: 5 4.89 0.00 1.14 0.12 0.02 93.82 07:59:58 Average: 6 4.81 0.00 1.07 0.33 0.04 93.77 07:59:58 Average: 7 4.81 0.00 1.10 0.11 0.02 93.95 07:59:58 07:59:58 07:59:58