Pull request #252 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96+2bd6e5dae59222faf073cfb9822f90f2048c0bba (80702c8f9c72905bc73f34e995b5c300d67cb96a) 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-ssh7451231986885347660.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11718002285331261704.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-252/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-252/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14398382816152516100.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-252/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14606147013353247528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh18132904596433994617.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-252/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-252/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh904888071055978440.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-8501’ Running on prd-ubuntu20.04-docker-8c-8g-8503 in /w/workspace/gexfoundry_device-snmp-go_PR-252 [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-252 # 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 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 Merge succeeded, producing 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 Checking out Revision 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 (PR-252) > 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/252/head:refs/remotes/origin/PR-252 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 # 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 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:58:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:58:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:58:45 ========================================================= 05:58:45 EdgeX Global Pipelines Version Info 05:58:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:58:45 ------------------- 05:58:45 stable info: 05:58:45 ------------------- 05:58:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:58:45 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:58:45 Message: update stable to v1.0.244 05:58:46 ------------------- 05:58:46 experimental info: 05:58:46 ------------------- 05:58:46 Commited By: **** collab-it+edgex@linuxfoundation.org 05:58:46 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:58:46 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:58:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:58:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:58:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:58:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:58:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:58:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:58:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:58:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-252 [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-252 [Pipeline] echo 05:58:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-252 [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c946c1 [Pipeline] echo 05:58:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:48 provisioning config files... 05:58:48 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp/config2613489787277779540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:48 ---> docker-login.sh 05:58:48 nexus3.edgexfoundry.org:10001 05:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:48 Configure a credential helper to remove this warning. See 05:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:48 05:58:48 Login Succeeded 05:58:48 nexus3.edgexfoundry.org:10002 05:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:49 Configure a credential helper to remove this warning. See 05:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:49 05:58:49 Login Succeeded 05:58:49 nexus3.edgexfoundry.org:10003 05:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:49 Configure a credential helper to remove this warning. See 05:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:49 05:58:49 Login Succeeded 05:58:49 nexus3.edgexfoundry.org:10004 05:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:49 Configure a credential helper to remove this warning. See 05:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:49 05:58:49 Login Succeeded 05:58:49 docker.io 05:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:49 Configure a credential helper to remove this warning. See 05:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:49 05:58:49 Login Succeeded 05:58:49 ---> docker-login.sh ends [Pipeline] } 05:58:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:58:50 + git rev-list -1 --merges 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96~1..5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 [Pipeline] echo 05:58:50 -----------> git rev-list -1 --merges 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96~1..5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 [false] [Pipeline] sh 05:58:50 + git log --format=format:%s -1 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 [Pipeline] echo 05:58:50 ========================================================= 05:58:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:58:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:51 + git log --format=format:%s -1 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 [Pipeline] echo 05:58:51 [semverPrep] GIT_COMMIT: 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 05:58:51 [semverPrep] This is not a build commit. [Pipeline] sh 05:58:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:58:51 + grep -v github /etc/ssh/ssh_known_hosts 05:58:51 + [ -e /tmp/ssh_known_hosts ] 05:58:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:58:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:58:51 + sudo tee -a /etc/ssh/ssh_known_hosts 05:58:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:51 05:58:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:52 0.1.4: Pulling from edgex-devops/py-git-semver 05:58:52 b85a868b505f: Pulling fs layer 05:58:52 e2be974225ed: Pulling fs layer 05:58:52 339a4e72a1f5: Pulling fs layer 05:58:52 988bab9f4d93: Pulling fs layer 05:58:52 1469e6f7b9e6: Pulling fs layer 05:58:52 eaf3925da568: Pulling fs layer 05:58:52 bab4dde63d76: Pulling fs layer 05:58:52 bde34c3a00c8: Pulling fs layer 05:58:52 b352a97aabf1: Pulling fs layer 05:58:52 4872d77fe225: Pulling fs layer 05:58:52 5851b861e8e6: Pulling fs layer 05:58:52 1469e6f7b9e6: Waiting 05:58:52 eaf3925da568: Waiting 05:58:52 bab4dde63d76: Waiting 05:58:52 bde34c3a00c8: Waiting 05:58:52 b352a97aabf1: Waiting 05:58:52 4872d77fe225: Waiting 05:58:52 988bab9f4d93: Waiting 05:58:52 5851b861e8e6: Waiting 05:58:52 e2be974225ed: Verifying Checksum 05:58:52 e2be974225ed: Download complete 05:58:52 988bab9f4d93: Verifying Checksum 05:58:52 988bab9f4d93: Download complete 05:58:52 1469e6f7b9e6: Verifying Checksum 05:58:52 1469e6f7b9e6: Download complete 05:58:52 339a4e72a1f5: Verifying Checksum 05:58:52 339a4e72a1f5: Download complete 05:58:52 eaf3925da568: Verifying Checksum 05:58:52 eaf3925da568: Download complete 05:58:52 bde34c3a00c8: Verifying Checksum 05:58:52 bde34c3a00c8: Download complete 05:58:52 b352a97aabf1: Verifying Checksum 05:58:52 b352a97aabf1: Download complete 05:58:52 4872d77fe225: Verifying Checksum 05:58:52 4872d77fe225: Download complete 05:58:52 5851b861e8e6: Download complete 05:58:52 b85a868b505f: Verifying Checksum 05:58:52 b85a868b505f: Download complete 05:58:52 bab4dde63d76: Verifying Checksum 05:58:52 bab4dde63d76: Download complete 05:58:53 b85a868b505f: Pull complete 05:58:54 e2be974225ed: Pull complete 05:58:54 339a4e72a1f5: Pull complete 05:58:54 988bab9f4d93: Pull complete 05:58:54 1469e6f7b9e6: Pull complete 05:58:54 eaf3925da568: Pull complete 05:58:57 bab4dde63d76: Pull complete 05:58:57 bde34c3a00c8: Pull complete 05:58:57 b352a97aabf1: Pull complete 05:58:57 4872d77fe225: Pull complete 05:58:57 5851b861e8e6: Pull complete 05:58:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:58:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:57 prd-ubuntu20.04-docker-8c-8g-8503 does not seem to be running inside a container 05:58:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-252 -v /w/workspace/gexfoundry_device-snmp-go_PR-252:/w/workspace/gexfoundry_device-snmp-go_PR-252:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:58:59 $ docker top 7717a498c881a2e630ec0957beb763c20f5b6d5d040a9317c830dcaedcfa3e71 -eo pid,comm 05:58:59 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). 05:58:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:58:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:59 [ssh-agent] Looking for ssh-agent implementation... 05:58:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:59 $ docker exec 7717a498c881a2e630ec0957beb763c20f5b6d5d040a9317c830dcaedcfa3e71 ssh-agent 05:58:59 SSH_AUTH_SOCK=/tmp/ssh-1KX1l1rhQH0A/agent.33 05:58:59 SSH_AGENT_PID=39 05:58:59 Running ssh-add (command line suppressed) 05:58:59 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-252@tmp/private_key_12538678579841522843.key (/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp/private_key_12538678579841522843.key) 05:58:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:00 + git tag --points-at HEAD [Pipeline] } 05:59:00 $ docker exec --env ******** --env ******** 7717a498c881a2e630ec0957beb763c20f5b6d5d040a9317c830dcaedcfa3e71 ssh-agent -k 05:59:00 unset SSH_AUTH_SOCK; 05:59:00 unset SSH_AGENT_PID; 05:59:00 echo Agent pid 39 killed; 05:59:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:00 [ssh-agent] Looking for ssh-agent implementation... 05:59:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:00 $ docker exec 7717a498c881a2e630ec0957beb763c20f5b6d5d040a9317c830dcaedcfa3e71 ssh-agent 05:59:00 SSH_AUTH_SOCK=/tmp/ssh-unZqkyA2nqAL/agent.71 05:59:00 SSH_AGENT_PID=77 05:59:00 Running ssh-add (command line suppressed) 05:59:00 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-252@tmp/private_key_11436838669683793469.key (/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp/private_key_11436838669683793469.key) 05:59:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:00 + git semver init 05:59:01 2023-03-07 05:59:01,176 [run_init] DEBUG init version:0.0.0 force:False 05:59:01 2023-03-07 05:59:01,177 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-252/.semver 05:59:01 2023-03-07 05:59:01,177 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-252/.semver 05:59:01 2023-03-07 05:59:01,177 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-252/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-252, universal_newlines=False, shell=None, istream=None) 05:59:02 2023-03-07 05:59:01,985 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-252/.git/info/exclude 05:59:02 2023-03-07 05:59:01,985 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-252/.semver/PR-252 with force:False 05:59:02 2023-03-07 05:59:01,985 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-252/.semver/PR-252 05:59:02 2023-03-07 05:59:01,988 [execute] INFO git cat-file --batch-check 05:59:02 2023-03-07 05:59:01,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-252/.semver, universal_newlines=False, shell=None, istream=) 05:59:02 2023-03-07 05:59:01,993 [execute] INFO git cat-file --batch 05:59:02 2023-03-07 05:59:01,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-252/.semver, universal_newlines=False, shell=None, istream=) 05:59:02 2023-03-07 05:59:01,997 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-252/.semver/PR-252 05:59:02 0.0.0 [Pipeline] } 05:59:02 $ docker exec --env ******** --env ******** 7717a498c881a2e630ec0957beb763c20f5b6d5d040a9317c830dcaedcfa3e71 ssh-agent -k 05:59:02 unset SSH_AUTH_SOCK; 05:59:02 unset SSH_AGENT_PID; 05:59:02 echo Agent pid 77 killed; 05:59:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:02 + git semver [Pipeline] } 05:59:03 $ docker stop --time=1 7717a498c881a2e630ec0957beb763c20f5b6d5d040a9317c830dcaedcfa3e71 05:59:04 $ docker rm -f --volumes 7717a498c881a2e630ec0957beb763c20f5b6d5d040a9317c830dcaedcfa3e71 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:04 Stashed 1 file(s) [Pipeline] echo 05:59:04 [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 05:59:05 provisioning config files... 05:59:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp/config3633572514802787338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:05 ---> docker-login.sh 05:59:05 nexus3.edgexfoundry.org:10001 05:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:05 Configure a credential helper to remove this warning. See 05:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:05 05:59:05 Login Succeeded 05:59:05 nexus3.edgexfoundry.org:10002 05:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:05 Configure a credential helper to remove this warning. See 05:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:05 05:59:05 Login Succeeded 05:59:05 nexus3.edgexfoundry.org:10003 05:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:06 Configure a credential helper to remove this warning. See 05:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:06 05:59:06 Login Succeeded 05:59:06 nexus3.edgexfoundry.org:10004 05:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:06 Configure a credential helper to remove this warning. See 05:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:06 05:59:06 Login Succeeded 05:59:06 docker.io 05:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:06 Configure a credential helper to remove this warning. See 05:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:06 05:59:06 Login Succeeded 05:59:06 ---> docker-login.sh ends [Pipeline] } 05:59:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:06 ========================================================= 05:59:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:59:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:59:07 Sending build context to Docker daemon 5.702MB 05:59:07 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:59:07 Step 2/12 : FROM ${BASE} AS builder 05:59:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:07 213ec9aee27d: Pulling fs layer 05:59:07 4583459ba037: Pulling fs layer 05:59:07 93c1e223e6f2: Pulling fs layer 05:59:07 53926ce57604: Pulling fs layer 05:59:07 21b2b0c7a3f4: Pulling fs layer 05:59:07 22ff95d597cd: Pulling fs layer 05:59:07 12d6caf4c0d1: Pulling fs layer 05:59:07 96b7cbca73a9: Pulling fs layer 05:59:07 a7acece74701: Pulling fs layer 05:59:07 53926ce57604: Waiting 05:59:07 21b2b0c7a3f4: Waiting 05:59:07 22ff95d597cd: Waiting 05:59:07 96b7cbca73a9: Waiting 05:59:07 a7acece74701: Waiting 05:59:07 93c1e223e6f2: Verifying Checksum 05:59:07 93c1e223e6f2: Download complete 05:59:07 4583459ba037: Verifying Checksum 05:59:07 4583459ba037: Download complete 05:59:07 21b2b0c7a3f4: Verifying Checksum 05:59:07 22ff95d597cd: Verifying Checksum 05:59:07 22ff95d597cd: Download complete 05:59:07 213ec9aee27d: Download complete 05:59:07 12d6caf4c0d1: Verifying Checksum 05:59:07 12d6caf4c0d1: Download complete 05:59:07 213ec9aee27d: Pull complete 05:59:07 4583459ba037: Pull complete 05:59:07 93c1e223e6f2: Pull complete 05:59:07 a7acece74701: Verifying Checksum 05:59:07 a7acece74701: Download complete 05:59:08 96b7cbca73a9: Verifying Checksum 05:59:08 96b7cbca73a9: Download complete 05:59:08 53926ce57604: Verifying Checksum 05:59:08 53926ce57604: Download complete 05:59:12 53926ce57604: Pull complete 05:59:12 21b2b0c7a3f4: Pull complete 05:59:12 22ff95d597cd: Pull complete 05:59:12 12d6caf4c0d1: Pull complete 05:59:14 96b7cbca73a9: Pull complete 05:59:15 a7acece74701: Pull complete 05:59:15 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:59:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:59:15 ---> db6d94c90886 05:59:15 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:59:17 ---> Running in 351176bc735b 05:59:17 Removing intermediate container 351176bc735b 05:59:17 ---> c437a93a7d70 05:59:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:59:17 ---> Running in c9bc25feffe0 05:59:17 Removing intermediate container c9bc25feffe0 05:59:17 ---> 89d1a13681d7 05:59:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:59:17 ---> Running in df3e537cc0b8 05:59:17 Removing intermediate container df3e537cc0b8 05:59:17 ---> 02b7fcbf9187 05:59:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:59:17 ---> Running in 3108f3013eb7 05:59:17 Removing intermediate container 3108f3013eb7 05:59:17 ---> 81f19ef92193 05:59:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:59:17 ---> Running in 60dd2070077b 05:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:59:18 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:59:18 (2/4) Installing libedit (20210910.3.1-r0) 05:59:18 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:59:18 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:59:18 Executing busybox-1.35.0-r17.trigger 05:59:18 OK: 216 MiB in 55 packages 05:59:19 Removing intermediate container 60dd2070077b 05:59:19 ---> 67e95b8a6928 05:59:19 Step 8/12 : WORKDIR /device-snmp-go 05:59:19 ---> Running in f95e9ee7bfab 05:59:19 Removing intermediate container f95e9ee7bfab 05:59:19 ---> 3549176dd01a 05:59:19 Step 9/12 : COPY go.mod vendor* ./ 05:59:19 ---> a23afa4fb650 05:59:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:19 ---> Running in 1d411e3a245a 05:59:20 Still waiting to schedule task 05:59:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8502’ 05:59:37 Removing intermediate container 1d411e3a245a 05:59:37 ---> cc42c88f6bb5 05:59:37 Step 11/12 : COPY . . 05:59:37 ---> 0c62a31da4b9 05:59:37 Step 12/12 : RUN ${MAKE} 05:59:37 ---> Running in 6402f043fdcd 05:59:37 noop 05:59:38 Removing intermediate container 6402f043fdcd 05:59:38 ---> b293ccf8a468 05:59:38 Successfully built b293ccf8a468 05:59:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:38 + docker inspect -f . ci-base-image-x86_64 05:59:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:38 prd-ubuntu20.04-docker-8c-8g-8503 does not seem to be running inside a container 05:59:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-252 -v /w/workspace/gexfoundry_device-snmp-go_PR-252:/w/workspace/gexfoundry_device-snmp-go_PR-252:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:59:39 $ docker top d482e79c9a4af712d31f1a6921e2db3e39b4ce8752efa4b90567fe8acb04429c -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:39 + go version 05:59:39 go version go1.18.7 linux/amd64 [Pipeline] } 05:59:39 $ docker stop --time=1 d482e79c9a4af712d31f1a6921e2db3e39b4ce8752efa4b90567fe8acb04429c 05:59:40 $ docker rm -f --volumes d482e79c9a4af712d31f1a6921e2db3e39b4ce8752efa4b90567fe8acb04429c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:41 + docker inspect -f . ci-base-image-x86_64 05:59:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:41 prd-ubuntu20.04-docker-8c-8g-8503 does not seem to be running inside a container 05:59:41 $ 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-252 -v /w/workspace/gexfoundry_device-snmp-go_PR-252:/w/workspace/gexfoundry_device-snmp-go_PR-252:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:59:42 $ docker top 0ef6904689824c4ba63dd867168a0d0f4c42779918f0c5e272d287602892f270 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:42 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-252 [Pipeline] fileExists [Pipeline] sh 05:59:42 + make test 05:59:42 go test ./... -coverprofile=coverage.out 05:59:43 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:59:51 # github.com/edgexfoundry/go-mod-messaging/v3/clients 05:59:51 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 05:59:51 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 05:59:51 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 05:59:51 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 05:59:51 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 05:59:51 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 05:59:51 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:43:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice 05:59:51 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:99:25: not enough arguments in call to ec.Add 05:59:51 have (context.Context, requests.AddEventRequest) 05:59:51 want (context.Context, string, requests.AddEventRequest) 05:59:51 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements 05:59:51 make: *** [Makefile:35: unittest] Error 2 [Pipeline] } 05:59:51 $ docker stop --time=1 0ef6904689824c4ba63dd867168a0d0f4c42779918f0c5e272d287602892f270 05:59:53 $ docker rm -f --volumes 0ef6904689824c4ba63dd867168a0d0f4c42779918f0c5e272d287602892f270 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:54 05:59:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:54 latest: Pulling from edgex-lftools-log-publisher 05:59:54 5eb5b503b376: Pulling fs layer 05:59:54 5c69ac0246d0: Pulling fs layer 05:59:54 ec43610c2a17: Pulling fs layer 05:59:54 3a2ae6a8a46f: Pulling fs layer 05:59:54 33b1e0a273af: Pulling fs layer 05:59:54 5d3b04190fa2: Pulling fs layer 05:59:54 2f39f015ded8: Pulling fs layer 05:59:54 33b1e0a273af: Waiting 05:59:54 5d3b04190fa2: Waiting 05:59:54 3a2ae6a8a46f: Waiting 05:59:54 2f39f015ded8: Waiting 05:59:55 5c69ac0246d0: Verifying Checksum 05:59:55 5c69ac0246d0: Download complete 05:59:55 3a2ae6a8a46f: Download complete 05:59:55 33b1e0a273af: Verifying Checksum 05:59:55 33b1e0a273af: Download complete 05:59:55 5d3b04190fa2: Verifying Checksum 05:59:55 5d3b04190fa2: Download complete 05:59:55 ec43610c2a17: Verifying Checksum 05:59:55 ec43610c2a17: Download complete 05:59:55 5eb5b503b376: Verifying Checksum 05:59:55 5eb5b503b376: Download complete 05:59:56 2f39f015ded8: Download complete 05:59:56 5eb5b503b376: Pull complete 05:59:56 5c69ac0246d0: Pull complete 05:59:57 ec43610c2a17: Pull complete 05:59:57 3a2ae6a8a46f: Pull complete 05:59:57 33b1e0a273af: Pull complete 05:59:57 5d3b04190fa2: Pull complete 06:00:01 2f39f015ded8: Pull complete 06:00:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:00:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:01 prd-ubuntu20.04-docker-8c-8g-8503 does not seem to be running inside a container 06:00:01 $ 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-252 -v /w/workspace/gexfoundry_device-snmp-go_PR-252:/w/workspace/gexfoundry_device-snmp-go_PR-252:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:00:03 $ docker top acc2e90f1c00398465fb6c6f73495210b766d40809eba5ed809b00d660bcdab0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:04 ---> job-cost.sh 06:00:04 lf-activate-venv: SKIPPING 06:00:04 INFO: No Stack... 06:00:04 INFO: Retrieving Pricing Info for: v3-standard-8 06:00:04 INFO: Archiving Costs [Pipeline] sh 06:00:04 + cat /w/workspace/gexfoundry_device-snmp-go_PR-252/archives/cost.csv 06:00:04 + cut -d, -f6 [Pipeline] lock 06:00:04 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-252-1-stack-cost] 06:00:04 Resource [jenkins-edgexfoundry-device-snmp-go-PR-252-1-stack-cost] did not exist. Created. 06:00:04 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-252-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:00:05 + echo total: 0.2199999988079071 [Pipeline] stash 06:00:05 Stashed 1 file(s) [Pipeline] } 06:00:05 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-252-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:00:05 $ docker stop --time=1 acc2e90f1c00398465fb6c6f73495210b766d40809eba5ed809b00d660bcdab0 06:00:06 $ docker rm -f --volumes acc2e90f1c00398465fb6c6f73495210b766d40809eba5ed809b00d660bcdab0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:00:06 Failed in branch amd64 06:01:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8509 in /w/workspace/gexfoundry_device-snmp-go_PR-252 [Pipeline] { [Pipeline] ws 06:01:50 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:01:50 Selected Git installation does not exist. Using Default 06:01:50 The recommended git tool is: NONE 06:01:56 using credential edgex-jenkins-ssh 06:01:56 Cloning the remote Git repository 06:01:56 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:01:57 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:01:57 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:01:57 > git --version # timeout=10 06:01:57 > git --version # 'git version 2.25.1' 06:01:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:58 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:01:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:59 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:01:59 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:01:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:02:00 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 06:02:00 Merge succeeded, producing 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 06:02:00 Checking out Revision 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 (PR-252) 06:02:00 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 06:02:00 > git --version # timeout=10 06:02:00 > git --version # 'git version 2.25.1' 06:02:01 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:02:00 > git config core.sparsecheckout # timeout=10 06:02:00 > git checkout -f 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 # timeout=10 06:02:00 > git remote # timeout=10 06:02:00 > git config --get remote.origin.url # timeout=10 06:02:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:00 > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 06:02:00 > git rev-parse HEAD^{commit} # timeout=10 06:02:00 > git config core.sparsecheckout # timeout=10 06:02:00 > git checkout -f 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:02:02 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:02 Dload Upload Total Spent Left Speed 06:02:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76813 0 --:--:-- --:--:-- --:--:-- 76813 [Pipeline] sh 06:02:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:02:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:02:03 + sudo tee /etc/docker/daemon.new 06:02:03 { 06:02:03 "registry-mirrors": [ 06:02:03 "https://nexus3.edgexfoundry.org:10001" 06:02:03 ], 06:02:03 "bip": "10.250.0.254/24", 06:02:03 "hosts": [ 06:02:03 "tcp://0.0.0.0:5555", 06:02:03 "unix:///var/run/docker.sock" 06:02:03 ], 06:02:03 "mtu": 1458, 06:02:03 "selinux-enabled": true, 06:02:03 "seccomp-profile": "/etc/docker/seccomp.json" 06:02:03 } [Pipeline] sh 06:02:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:02:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:22 provisioning config files... 06:02:22 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config16840588854547660591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:22 ---> docker-login.sh 06:02:22 nexus3.edgexfoundry.org:10001 06:02:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:23 Configure a credential helper to remove this warning. See 06:02:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:23 06:02:23 Login Succeeded 06:02:23 nexus3.edgexfoundry.org:10002 06:02:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:23 Configure a credential helper to remove this warning. See 06:02:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:23 06:02:23 Login Succeeded 06:02:23 nexus3.edgexfoundry.org:10003 06:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:24 Configure a credential helper to remove this warning. See 06:02:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:24 06:02:24 Login Succeeded 06:02:24 nexus3.edgexfoundry.org:10004 06:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:24 Configure a credential helper to remove this warning. See 06:02:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:24 06:02:24 Login Succeeded 06:02:24 docker.io 06:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:25 Configure a credential helper to remove this warning. See 06:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:25 06:02:25 Login Succeeded 06:02:25 ---> docker-login.sh ends [Pipeline] } 06:02:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:02:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:02:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:02:25 ========================================================= 06:02:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:02:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:02:26 Sending build context to Docker daemon 2.954MB 06:02:26 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:02:26 Step 2/12 : FROM ${BASE} AS builder 06:02:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:02:26 9b18e9b68314: Pulling fs layer 06:02:26 35d82f9e3411: Pulling fs layer 06:02:26 e16973657156: Pulling fs layer 06:02:26 fc693d55d65f: Pulling fs layer 06:02:26 7e9fc2657dce: Pulling fs layer 06:02:26 dda99020689f: Pulling fs layer 06:02:26 db1c61fa0a46: Pulling fs layer 06:02:26 891c053d2c06: Pulling fs layer 06:02:26 fc693d55d65f: Waiting 06:02:26 7e9fc2657dce: Waiting 06:02:26 db1c61fa0a46: Waiting 06:02:26 dda99020689f: Waiting 06:02:26 891c053d2c06: Waiting 06:02:26 e16973657156: Verifying Checksum 06:02:26 e16973657156: Download complete 06:02:26 35d82f9e3411: Verifying Checksum 06:02:26 35d82f9e3411: Download complete 06:02:26 7e9fc2657dce: Verifying Checksum 06:02:26 7e9fc2657dce: Download complete 06:02:26 dda99020689f: Verifying Checksum 06:02:26 dda99020689f: Download complete 06:02:26 9b18e9b68314: Verifying Checksum 06:02:26 9b18e9b68314: Download complete 06:02:27 9b18e9b68314: Pull complete 06:02:28 891c053d2c06: Verifying Checksum 06:02:28 891c053d2c06: Download complete 06:02:28 35d82f9e3411: Pull complete 06:02:28 e16973657156: Pull complete 06:02:29 db1c61fa0a46: Verifying Checksum 06:02:29 db1c61fa0a46: Download complete 06:02:29 fc693d55d65f: Verifying Checksum 06:02:29 fc693d55d65f: Download complete 06:02:42 fc693d55d65f: Pull complete 06:02:42 7e9fc2657dce: Pull complete 06:02:42 dda99020689f: Pull complete 06:02:49 db1c61fa0a46: Pull complete 06:02:51 891c053d2c06: Pull complete 06:02:51 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:02:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:02:51 ---> f96f9c87975a 06:02:51 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:02:53 ---> Running in cfe2f6fffc6a 06:02:54 Removing intermediate container cfe2f6fffc6a 06:02:54 ---> 3996f7706c0c 06:02:54 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:02:54 ---> Running in f138f691d904 06:02:54 Removing intermediate container f138f691d904 06:02:54 ---> f231904a3892 06:02:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:02:54 ---> Running in b32795e9777f 06:02:55 Removing intermediate container b32795e9777f 06:02:55 ---> 2b332efda29d 06:02:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:02:55 ---> Running in 292cb175c543 06:02:55 Removing intermediate container 292cb175c543 06:02:55 ---> 3af9aef304db 06:02:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:02:55 ---> Running in 23458be8aaed 06:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:02:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:02:58 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:02:58 (2/4) Installing libedit (20210910.3.1-r0) 06:02:58 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:02:58 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:02:58 Executing busybox-1.35.0-r17.trigger 06:02:58 OK: 226 MiB in 55 packages 06:02:59 Removing intermediate container 23458be8aaed 06:02:59 ---> 82df3f962149 06:02:59 Step 8/12 : WORKDIR /device-snmp-go 06:02:59 ---> Running in 5004719190a7 06:03:00 Removing intermediate container 5004719190a7 06:03:00 ---> 03f94e163b66 06:03:00 Step 9/12 : COPY go.mod vendor* ./ 06:03:00 ---> 59594288f9e8 06:03:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:00 ---> Running in 50098bcc21ea 06:04:08 Removing intermediate container 50098bcc21ea 06:04:08 ---> fdb945762da1 06:04:08 Step 11/12 : COPY . . 06:04:08 ---> 38e235d96877 06:04:08 Step 12/12 : RUN ${MAKE} 06:04:08 ---> Running in 39d7b0603a3f 06:04:08 noop 06:04:08 Removing intermediate container 39d7b0603a3f 06:04:08 ---> 55c51b7b2842 06:04:08 Successfully built 55c51b7b2842 06:04:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:09 + docker inspect -f . ci-base-image-arm64 06:04:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:09 prd-ubuntu20.04-docker-arm64-4c-16g-8509 does not seem to be running inside a container 06:04:09 $ 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 ******** ci-base-image-arm64 cat 06:04:11 $ docker top 86e00e2e2aee4accb2de20a817f97ad65641fdbd7228ddf6a67ae2c3d803129e -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:12 + go version 06:04:12 go version go1.18.7 linux/arm64 [Pipeline] } 06:04:12 $ docker stop --time=1 86e00e2e2aee4accb2de20a817f97ad65641fdbd7228ddf6a67ae2c3d803129e 06:04:13 $ docker rm -f --volumes 86e00e2e2aee4accb2de20a817f97ad65641fdbd7228ddf6a67ae2c3d803129e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:14 + docker inspect -f . ci-base-image-arm64 06:04:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:14 prd-ubuntu20.04-docker-arm64-4c-16g-8509 does not seem to be running inside a container 06:04:15 $ 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 ******** ci-base-image-arm64 cat 06:04:16 $ docker top a567decf720f85208f7987087041f7adb7482af0f8dd23151395b0de4d8a9c0c -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:17 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 06:04:18 + make test 06:04:18 go test ./... -coverprofile=coverage.out 06:04:20 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:05:16 # github.com/edgexfoundry/go-mod-messaging/v3/clients 06:05:16 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 06:05:16 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 06:05:16 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 06:05:16 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 06:05:16 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 06:05:38 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 06:05:38 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:43:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice 06:05:38 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:99:25: not enough arguments in call to ec.Add 06:05:38 have (context.Context, requests.AddEventRequest) 06:05:38 want (context.Context, string, requests.AddEventRequest) 06:05:46 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.048s coverage: 0.0% of statements 06:05:46 make: *** [Makefile:35: unittest] Error 2 [Pipeline] } 06:05:46 $ docker stop --time=1 a567decf720f85208f7987087041f7adb7482af0f8dd23151395b0de4d8a9c0c 06:05:48 $ docker rm -f --volumes a567decf720f85208f7987087041f7adb7482af0f8dd23151395b0de4d8a9c0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:05:50 06:05:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:05:50 arm64: Pulling from edgex-lftools-log-publisher 06:05:50 8998bd30e6a1: Pulling fs layer 06:05:50 04944245beec: Pulling fs layer 06:05:50 699f458cf7ca: Pulling fs layer 06:05:50 765212b225bb: Pulling fs layer 06:05:50 f23df028b6ca: Pulling fs layer 06:05:50 d65c8cfc05b1: Pulling fs layer 06:05:50 2437ff75d9bd: Pulling fs layer 06:05:50 f23df028b6ca: Waiting 06:05:50 d65c8cfc05b1: Waiting 06:05:50 2437ff75d9bd: Waiting 06:05:50 765212b225bb: Waiting 06:05:50 04944245beec: Verifying Checksum 06:05:50 04944245beec: Download complete 06:05:50 765212b225bb: Download complete 06:05:50 f23df028b6ca: Verifying Checksum 06:05:50 f23df028b6ca: Download complete 06:05:50 d65c8cfc05b1: Verifying Checksum 06:05:50 d65c8cfc05b1: Download complete 06:05:51 699f458cf7ca: Verifying Checksum 06:05:51 699f458cf7ca: Download complete 06:05:51 8998bd30e6a1: Verifying Checksum 06:05:51 8998bd30e6a1: Download complete 06:05:53 2437ff75d9bd: Verifying Checksum 06:05:53 2437ff75d9bd: Download complete 06:05:55 8998bd30e6a1: Pull complete 06:05:55 04944245beec: Pull complete 06:05:57 699f458cf7ca: Pull complete 06:05:57 765212b225bb: Pull complete 06:05:58 f23df028b6ca: Pull complete 06:05:58 d65c8cfc05b1: Pull complete 06:06:16 2437ff75d9bd: Pull complete 06:06:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:06:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:16 prd-ubuntu20.04-docker-arm64-4c-16g-8509 does not seem to be running inside a container 06:06:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:06:18 $ docker top 7beca8000e1afe0d33996278b16b6af66c716ac90267a00dd2e1b06111622523 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:19 ---> job-cost.sh 06:06:19 lf-activate-venv: SKIPPING 06:06:19 INFO: No Stack... 06:06:19 INFO: Retrieving Pricing Info for: v3-standard-4 06:06:20 INFO: Archiving Costs [Pipeline] sh 06:06:21 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 06:06:21 + cut -d, -f6 [Pipeline] lock 06:06:21 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-252-1-stack-cost] 06:06:21 Resource [jenkins-edgexfoundry-device-snmp-go-PR-252-1-stack-cost] did not exist. Created. 06:06:21 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-252-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:06:22 /w/workspace/device-snmp-go/1@tmp/durable-530ba045/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:06:22 + echo total: 0.10999999940395355 [Pipeline] stash 06:06:22 Warning: overwriting stash ‘stack-cost’ 06:06:23 Stashed 1 file(s) [Pipeline] } 06:06:23 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-252-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:06:23 $ docker stop --time=1 7beca8000e1afe0d33996278b16b6af66c716ac90267a00dd2e1b06111622523 06:06:25 $ docker rm -f --volumes 7beca8000e1afe0d33996278b16b6af66c716ac90267a00dd2e1b06111622523 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:06:25 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:06:27 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-252/archives ] 06:06:27 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-252/archives 06:06:27 total 16 06:06:27 drwxr-xr-x 3 root root 4096 Mar 7 06:00 . 06:06:27 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 06:00 .. 06:06:27 drwxr-xr-x 2 root root 4096 Mar 7 06:00 cost 06:06:27 -rw-r--r-- 1 root root 86 Mar 7 06:00 cost.csv 06:06:27 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-252/archives 06:06:27 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-252/archives 06:06:27 total 16 06:06:27 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 06:00 . 06:06:27 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 06:00 .. 06:06:27 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 06:00 cost 06:06:27 -rw-r--r-- 1 jenkins jenkins 86 Mar 7 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:06:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:06:29 ---> package-listing.sh 06:06:29 ++ facter osfamily 06:06:29 ++ tr '[:upper:]' '[:lower:]' 06:06:29 + OS_FAMILY=debian 06:06:29 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-252 06:06:29 + START_PACKAGES=/tmp/packages_start.txt 06:06:29 + END_PACKAGES=/tmp/packages_end.txt 06:06:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:06:29 + PACKAGES=/tmp/packages_start.txt 06:06:29 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-252 ']' 06:06:29 + PACKAGES=/tmp/packages_end.txt 06:06:29 + case "${OS_FAMILY}" in 06:06:29 + dpkg -l 06:06:29 + grep '^ii' 06:06:29 + '[' -f /tmp/packages_start.txt ']' 06:06:29 + '[' -f /tmp/packages_end.txt ']' 06:06:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:06:29 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-252 ']' 06:06:29 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-252/archives/ 06:06:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-252/archives/ [Pipeline] echo 06:06:29 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-252/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:06:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:30 prd-ubuntu20.04-docker-8c-8g-8503 does not seem to be running inside a container 06:06:30 $ 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-252/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-252 -v /w/workspace/gexfoundry_device-snmp-go_PR-252:/w/workspace/gexfoundry_device-snmp-go_PR-252:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:06:30 $ docker top 19f67ccd68fef5f1388de25a5eb9cd9361a0128c620a4d57ba8a904bb3eb83db -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:30 + touch /tmp/pre-build-complete [Pipeline] sh 06:06:31 + mkdir -p /var/log/sysstat [Pipeline] sh 06:06:31 + ls /var/log/sa-host 06:06:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:31 provisioning config files... 06:06:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp/config17503909129121931435tmp [Pipeline] { [Pipeline] echo 06:06:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:06:32 ---> create-netrc.sh [Pipeline] } 06:06:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:06:32 ---> python-tools-install.sh [Pipeline] echo 06:06:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:06:32 ---> sudo-logs.sh 06:06:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:06:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:06:33 ---> job-cost.sh 06:06:33 lf-activate-venv: SKIPPING 06:06:33 DEBUG: total: 0.2199999988079071 06:06:33 INFO: Retrieving Stack Cost... 06:06:33 INFO: Retrieving Pricing Info for: v3-standard-8 06:06:34 INFO: Archiving Costs [Pipeline] echo 06:06:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:06:34 ---> logs-deploy.sh 06:06:34 lf-activate-venv: SKIPPING 06:06:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-252/1 06:06:34 INFO: archiving workspace using pattern(s): 06:06:35 Archives upload complete. 06:06:35 INFO: archiving logs to Nexus 06:06:36 ---> uname -a: 06:06:36 Linux prd-ubuntu20-04-docker-8c-8g-8503 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:06:36 06:06:36 06:06:36 ---> lscpu: 06:06:36 Architecture: x86_64 06:06:36 CPU op-mode(s): 32-bit, 64-bit 06:06:36 Byte Order: Little Endian 06:06:36 Address sizes: 40 bits physical, 48 bits virtual 06:06:36 CPU(s): 8 06:06:36 On-line CPU(s) list: 0-7 06:06:36 Thread(s) per core: 1 06:06:36 Core(s) per socket: 1 06:06:36 Socket(s): 8 06:06:36 NUMA node(s): 1 06:06:36 Vendor ID: AuthenticAMD 06:06:36 CPU family: 23 06:06:36 Model: 49 06:06:36 Model name: AMD EPYC-Rome Processor 06:06:36 Stepping: 0 06:06:36 CPU MHz: 2799.996 06:06:36 BogoMIPS: 5599.99 06:06:36 Virtualization: AMD-V 06:06:36 Hypervisor vendor: KVM 06:06:36 Virtualization type: full 06:06:36 L1d cache: 256 KiB 06:06:36 L1i cache: 256 KiB 06:06:36 L2 cache: 4 MiB 06:06:36 L3 cache: 128 MiB 06:06:36 NUMA node0 CPU(s): 0-7 06:06:36 Vulnerability Itlb multihit: Not affected 06:06:36 Vulnerability L1tf: Not affected 06:06:36 Vulnerability Mds: Not affected 06:06:36 Vulnerability Meltdown: Not affected 06:06:36 Vulnerability Mmio stale data: Not affected 06:06:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:06:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:06:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:06:36 Vulnerability Srbds: Not affected 06:06:36 Vulnerability Tsx async abort: Not affected 06:06:36 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 06:06:36 06:06:36 06:06:36 ---> nproc: 06:06:36 8 06:06:36 06:06:36 06:06:36 ---> df -h: 06:06:36 Filesystem Size Used Avail Use% Mounted on 06:06:36 overlay 155G 12G 144G 8% / 06:06:36 tmpfs 64M 0 64M 0% /dev 06:06:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:06:36 shm 64M 0 64M 0% /dev/shm 06:06:36 /dev/vda1 155G 12G 144G 8% /facter-os 06:06:36 06:06:36 06:06:36 ---> sar -b -r -n DEV: 06:06:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8503) 03/07/23 _x86_64_ (8 CPU) 06:06:36 06:06:36 05:58:12 LINUX RESTART (8 CPU) 06:06:36 06:06:36 05:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:06:36 06:00:01 186.40 2.13 184.27 0.00 61.59 70837.39 0.00 06:06:36 06:01:01 28.95 0.12 28.83 0.00 2.13 15941.88 0.00 06:06:36 06:02:01 1.43 0.00 1.43 0.00 0.00 15.88 0.00 06:06:36 06:03:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 06:06:36 06:04:01 53.71 10.60 43.11 0.00 5158.34 8805.33 0.00 06:06:36 06:05:01 6.48 0.02 6.47 0.00 0.13 124.78 0.00 06:06:36 06:06:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 06:06:36 Average: 39.95 1.84 38.11 0.00 746.03 13679.40 0.00 06:06:36 06:06:36 05:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:06:36 06:00:01 28058004 31603032 701384 2.13 147168 3564188 1742432 5.14 1131876 3210472 468664 06:06:36 06:01:01 28059876 31605760 698172 2.12 147484 3564380 1766700 5.21 1142172 3197720 176 06:06:36 06:02:01 28059832 31605788 697788 2.12 147532 3564384 1766700 5.21 1142208 3197728 20 06:06:36 06:03:01 28067052 31613068 690472 2.10 147580 3564376 1766700 5.21 1134736 3197736 8 06:06:36 06:04:01 27543704 31592580 692588 2.11 181540 4019816 1810372 5.34 1459508 3361780 984 06:06:36 06:05:01 27550344 31594428 691064 2.10 180120 4016560 1791316 5.28 1455428 3358540 4 06:06:36 06:06:01 27550580 31594736 690656 2.10 180216 4016568 1791316 5.28 1455304 3358548 8 06:06:36 Average: 27841342 31601342 694589 2.11 161663 3758610 1776505 5.24 1274462 3268932 67123 06:06:36 06:06:36 05:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:06:36 06:00:01 docker0 172.44 274.02 13.85 1843.02 0.00 0.00 0.00 0.00 06:06:36 06:00:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 06:06:36 06:00:01 ens3 587.62 364.87 8402.61 120.63 0.00 0.00 0.00 0.00 06:06:36 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:36 06:01:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:06:36 06:01:01 ens3 13.90 8.20 12.34 4.57 0.00 0.00 0.00 0.00 06:06:36 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:36 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:36 06:02:01 ens3 2.63 0.43 2.09 0.27 0.00 0.00 0.00 0.00 06:06:36 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:36 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:06:36 06:03:01 ens3 2.63 0.65 0.74 0.47 0.00 0.00 0.00 0.00 06:06:36 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:36 06:04:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 06:06:36 06:04:01 ens3 241.73 123.10 2808.20 9.26 0.00 0.00 0.00 0.00 06:06:36 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:36 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:06:36 06:05:01 ens3 0.75 0.45 0.28 0.21 0.00 0.00 0.00 0.00 06:06:36 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:36 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:36 06:06:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:36 Average: docker0 24.63 39.15 1.98 263.29 0.00 0.00 0.00 0.00 06:06:36 Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 06:06:36 Average: ens3 121.33 71.10 1603.75 19.35 0.00 0.00 0.00 0.00 06:06:36 06:06:36 06:06:36 ---> sar -P ALL: 06:06:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8503) 03/07/23 _x86_64_ (8 CPU) 06:06:36 06:06:36 05:58:12 LINUX RESTART (8 CPU) 06:06:36 06:06:36 05:59:01 CPU %user %nice %system %iowait %steal %idle 06:06:36 06:00:01 all 21.01 0.00 6.67 1.42 0.12 70.78 06:06:36 06:00:01 0 21.16 0.00 7.28 6.35 0.12 65.08 06:06:36 06:00:01 1 23.30 0.00 7.60 0.22 0.10 68.79 06:06:36 06:00:01 2 20.96 0.00 5.71 0.36 0.12 72.86 06:06:36 06:00:01 3 21.33 0.00 8.42 0.53 0.12 69.60 06:06:36 06:00:01 4 19.53 0.00 5.69 3.10 0.12 71.55 06:06:36 06:00:01 5 22.21 0.00 6.28 0.08 0.10 71.32 06:06:36 06:00:01 6 19.02 0.00 5.44 0.39 0.15 75.00 06:06:36 06:00:01 7 20.52 0.00 6.90 0.36 0.14 72.08 06:06:36 06:01:01 all 0.21 0.00 0.16 0.25 0.01 99.36 06:06:36 06:01:01 0 0.25 0.00 0.15 0.00 0.00 99.60 06:06:36 06:01:01 1 0.23 0.00 0.12 0.03 0.02 99.60 06:06:36 06:01:01 2 0.43 0.00 0.50 1.94 0.02 97.11 06:06:36 06:01:01 3 0.18 0.00 0.10 0.00 0.02 99.70 06:06:36 06:01:01 4 0.18 0.00 0.18 0.00 0.02 99.62 06:06:36 06:01:01 5 0.17 0.00 0.08 0.02 0.02 99.72 06:06:36 06:01:01 6 0.10 0.00 0.07 0.02 0.00 99.82 06:06:36 06:01:01 7 0.17 0.00 0.12 0.02 0.02 99.68 06:06:36 06:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:06:36 06:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:06:36 06:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:06:36 06:02:01 2 0.03 0.00 0.03 0.03 0.02 99.88 06:06:36 06:02:01 3 0.07 0.00 0.03 0.00 0.02 99.88 06:06:36 06:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:06:36 06:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:06:36 06:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:06:36 06:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:06:36 06:03:01 all 0.02 0.00 0.01 0.01 0.00 99.96 06:06:36 06:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:06:36 06:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:06:36 06:03:01 2 0.00 0.00 0.00 0.03 0.00 99.97 06:06:36 06:03:01 3 0.05 0.00 0.03 0.00 0.02 99.90 06:06:36 06:03:01 4 0.02 0.00 0.02 0.02 0.00 99.95 06:06:36 06:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:06:36 06:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:06:36 06:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:06:36 06:04:01 all 2.40 0.00 1.45 0.38 0.03 95.74 06:06:36 06:04:01 0 1.40 0.00 1.69 0.38 0.02 96.51 06:06:36 06:04:01 1 1.05 0.00 0.78 1.12 0.02 97.03 06:06:36 06:04:01 2 1.69 0.00 0.72 0.45 0.03 97.11 06:06:36 06:04:01 3 1.86 0.00 0.85 0.30 0.03 96.95 06:06:36 06:04:01 4 2.51 0.00 0.87 0.07 0.02 96.54 06:06:36 06:04:01 5 2.56 0.00 2.93 0.08 0.02 94.42 06:06:36 06:04:01 6 4.83 0.00 1.27 0.22 0.03 93.66 06:06:36 06:04:01 7 3.35 0.00 2.50 0.40 0.03 93.71 06:06:36 06:05:01 all 0.08 0.00 0.05 0.02 0.00 99.85 06:06:36 06:05:01 0 0.03 0.00 0.08 0.00 0.02 99.87 06:06:36 06:05:01 1 0.07 0.00 0.05 0.07 0.00 99.82 06:06:36 06:05:01 2 0.05 0.00 0.05 0.03 0.00 99.87 06:06:36 06:05:01 3 0.07 0.00 0.02 0.00 0.02 99.90 06:06:36 06:05:01 4 0.07 0.00 0.03 0.00 0.00 99.90 06:06:36 06:05:01 5 0.22 0.00 0.08 0.07 0.00 99.63 06:06:36 06:05:01 6 0.10 0.00 0.05 0.00 0.00 99.85 06:06:36 06:05:01 7 0.05 0.00 0.02 0.00 0.00 99.93 06:06:36 06:06:01 all 0.21 0.00 0.01 0.01 0.01 99.76 06:06:36 06:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:06:36 06:06:01 1 0.00 0.00 0.00 0.07 0.02 99.92 06:06:36 06:06:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:06:36 06:06:01 3 1.66 0.00 0.03 0.00 0.00 98.30 06:06:36 06:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:06:36 06:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:06:36 06:06:01 6 0.00 0.00 0.00 0.02 0.02 99.97 06:06:36 06:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:06:36 Average: all 3.38 0.00 1.18 0.30 0.03 95.11 06:06:36 Average: 0 3.24 0.00 1.31 0.95 0.03 94.47 06:06:36 Average: 1 3.49 0.00 1.21 0.21 0.02 95.06 06:06:36 Average: 2 3.27 0.00 1.00 0.41 0.03 95.30 06:06:36 Average: 3 3.57 0.00 1.34 0.12 0.03 94.94 06:06:36 Average: 4 3.14 0.00 0.96 0.45 0.02 95.44 06:06:36 Average: 5 3.56 0.00 1.33 0.04 0.02 95.05 06:06:36 Average: 6 3.39 0.00 0.97 0.09 0.03 95.52 06:06:36 Average: 7 3.40 0.00 1.35 0.11 0.03 95.11 06:06:36 06:06:36 06:06:36