Pull request #263 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 lenny-intel for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed+82433e1744898ef8ca7a6a52854ffd2316e26b0f (f5bc64a7eedefa7ed32255469f13d4e39f37fa6d) 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-ssh11527435271853700835.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2399954490724552890.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-263/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-263/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6293333941378955204.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-263/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13136699658600924811.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh14339595707244642653.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-263/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-263/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9572382196030063110.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 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 Running on prd-ubuntu20.04-docker-8c-8g-282 in /w/workspace/gexfoundry_device-snmp-go_PR-263 [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-263 # 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 82433e1744898ef8ca7a6a52854ffd2316e26b0f into PR head commit 06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed > 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/263/head:refs/remotes/origin/PR-263 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed # timeout=10 Merge succeeded, producing 06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed Checking out Revision 06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed (PR-263) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 82433e1744898ef8ca7a6a52854ffd2316e26b0f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed # timeout=10 Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:26:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:26:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:26:31 ========================================================= 23:26:31 EdgeX Global Pipelines Version Info 23:26:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:26:32 ------------------- 23:26:32 stable info: 23:26:32 ------------------- 23:26:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:26:32 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:26:32 Message: update stable to v1.0.245 23:26:33 ------------------- 23:26:33 experimental info: 23:26:33 ------------------- 23:26:33 Commited By: **** collab-it+edgex@linuxfoundation.org 23:26:33 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 23:26:33 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:26:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 23:26:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 23:26:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:26:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:26:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:26:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:26:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 23:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:26:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:26:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:26:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:26:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:26:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:26:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:26:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:26:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:26:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:26:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:26:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:26:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:26:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:26:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:26:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-263 [Pipeline] echo 23:26:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-263 [Pipeline] echo 23:26:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-263 [Pipeline] echo 23:26:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed [Pipeline] echo 23:26:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06818cd [Pipeline] echo 23:26:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:26:34 provisioning config files... 23:26:34 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-263@tmp/config541930669445327724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:26:35 ---> docker-login.sh 23:26:35 nexus3.edgexfoundry.org:10001 23:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:35 Configure a credential helper to remove this warning. See 23:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:35 23:26:35 Login Succeeded 23:26:35 nexus3.edgexfoundry.org:10002 23:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:35 Configure a credential helper to remove this warning. See 23:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:35 23:26:35 Login Succeeded 23:26:35 nexus3.edgexfoundry.org:10003 23:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:35 Configure a credential helper to remove this warning. See 23:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:35 23:26:35 Login Succeeded 23:26:35 nexus3.edgexfoundry.org:10004 23:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:35 Configure a credential helper to remove this warning. See 23:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:35 23:26:35 Login Succeeded 23:26:35 docker.io 23:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:35 Configure a credential helper to remove this warning. See 23:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:35 23:26:35 Login Succeeded 23:26:35 ---> docker-login.sh ends [Pipeline] } 23:26:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:26:36 + git rev-list -1 --merges 06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed~1..06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed [Pipeline] echo 23:26:36 -----------> git rev-list -1 --merges 06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed~1..06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed 06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed [false] [Pipeline] sh 23:26:36 + git log --format=format:%s -1 06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed [Pipeline] echo 23:26:36 ========================================================= 23:26:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:26:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:26:37 + git log --format=format:%s -1 06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed [Pipeline] echo 23:26:37 [semverPrep] GIT_COMMIT: 06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed, Commit Message: build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 [Pipeline] echo 23:26:37 [semverPrep] This is not a build commit. [Pipeline] sh 23:26:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:26:37 + grep -v github /etc/ssh/ssh_known_hosts 23:26:37 + [ -e /tmp/ssh_known_hosts ] 23:26:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:26:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:26:37 + sudo tee -a /etc/ssh/ssh_known_hosts 23:26:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:26:38 23:26:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:26:38 0.1.4: Pulling from edgex-devops/py-git-semver 23:26:38 b85a868b505f: Pulling fs layer 23:26:38 e2be974225ed: Pulling fs layer 23:26:38 339a4e72a1f5: Pulling fs layer 23:26:38 988bab9f4d93: Pulling fs layer 23:26:38 1469e6f7b9e6: Pulling fs layer 23:26:38 eaf3925da568: Pulling fs layer 23:26:38 bab4dde63d76: Pulling fs layer 23:26:38 bde34c3a00c8: Pulling fs layer 23:26:38 b352a97aabf1: Pulling fs layer 23:26:38 4872d77fe225: Pulling fs layer 23:26:38 5851b861e8e6: Pulling fs layer 23:26:38 988bab9f4d93: Waiting 23:26:38 1469e6f7b9e6: Waiting 23:26:38 eaf3925da568: Waiting 23:26:38 4872d77fe225: Waiting 23:26:38 bab4dde63d76: Waiting 23:26:38 5851b861e8e6: Waiting 23:26:38 bde34c3a00c8: Waiting 23:26:38 b352a97aabf1: Waiting 23:26:38 e2be974225ed: Verifying Checksum 23:26:38 e2be974225ed: Download complete 23:26:38 988bab9f4d93: Verifying Checksum 23:26:38 988bab9f4d93: Download complete 23:26:39 1469e6f7b9e6: Verifying Checksum 23:26:39 1469e6f7b9e6: Download complete 23:26:39 339a4e72a1f5: Verifying Checksum 23:26:39 339a4e72a1f5: Download complete 23:26:39 eaf3925da568: Verifying Checksum 23:26:39 eaf3925da568: Download complete 23:26:39 bde34c3a00c8: Verifying Checksum 23:26:39 bde34c3a00c8: Download complete 23:26:39 b352a97aabf1: Verifying Checksum 23:26:39 b352a97aabf1: Download complete 23:26:39 4872d77fe225: Verifying Checksum 23:26:39 4872d77fe225: Download complete 23:26:39 b85a868b505f: Verifying Checksum 23:26:39 b85a868b505f: Download complete 23:26:39 5851b861e8e6: Verifying Checksum 23:26:39 5851b861e8e6: Download complete 23:26:39 bab4dde63d76: Verifying Checksum 23:26:39 bab4dde63d76: Download complete 23:26:40 b85a868b505f: Pull complete 23:26:40 e2be974225ed: Pull complete 23:26:40 339a4e72a1f5: Pull complete 23:26:40 988bab9f4d93: Pull complete 23:26:41 1469e6f7b9e6: Pull complete 23:26:41 eaf3925da568: Pull complete 23:26:42 bab4dde63d76: Pull complete 23:26:42 bde34c3a00c8: Pull complete 23:26:42 b352a97aabf1: Pull complete 23:26:42 4872d77fe225: Pull complete 23:26:43 5851b861e8e6: Pull complete 23:26:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:26:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:26:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:43 prd-ubuntu20.04-docker-8c-8g-282 does not seem to be running inside a container 23:26:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-263 -v /w/workspace/gexfoundry_device-snmp-go_PR-263:/w/workspace/gexfoundry_device-snmp-go_PR-263:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-263@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-263@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 23:26:44 $ docker top 0bec7237da096e4f339b1457a5e30e497e1157ca1fb4925ca2affad699d7a270 -eo pid,comm 23:26:44 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). 23:26:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:26:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:26:44 [ssh-agent] Looking for ssh-agent implementation... 23:26:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:26:45 $ docker exec 0bec7237da096e4f339b1457a5e30e497e1157ca1fb4925ca2affad699d7a270 ssh-agent 23:26:45 SSH_AUTH_SOCK=/tmp/ssh-1sVUQeI32sxI/agent.32 23:26:45 SSH_AGENT_PID=38 23:26:45 Running ssh-add (command line suppressed) 23:26:45 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-263@tmp/private_key_12498251486959325369.key (/w/workspace/gexfoundry_device-snmp-go_PR-263@tmp/private_key_12498251486959325369.key) 23:26:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:26:45 + git tag --points-at HEAD [Pipeline] } 23:26:45 $ docker exec --env ******** --env ******** 0bec7237da096e4f339b1457a5e30e497e1157ca1fb4925ca2affad699d7a270 ssh-agent -k 23:26:45 unset SSH_AUTH_SOCK; 23:26:45 unset SSH_AGENT_PID; 23:26:45 echo Agent pid 38 killed; 23:26:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:26:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:26:45 [ssh-agent] Looking for ssh-agent implementation... 23:26:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:26:45 $ docker exec 0bec7237da096e4f339b1457a5e30e497e1157ca1fb4925ca2affad699d7a270 ssh-agent 23:26:46 SSH_AUTH_SOCK=/tmp/ssh-S9V6BfuGbMty/agent.70 23:26:46 SSH_AGENT_PID=77 23:26:46 Running ssh-add (command line suppressed) 23:26:46 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-263@tmp/private_key_1517667261878795724.key (/w/workspace/gexfoundry_device-snmp-go_PR-263@tmp/private_key_1517667261878795724.key) 23:26:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:26:46 + git semver init 23:26:46 2023-03-14 23:26:46,692 [run_init] DEBUG init version:0.0.0 force:False 23:26:46 2023-03-14 23:26:46,693 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-263/.semver 23:26:46 2023-03-14 23:26:46,694 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-263/.semver 23:26:46 2023-03-14 23:26:46,694 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-263/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-263, universal_newlines=False, shell=None, istream=None) 23:26:47 2023-03-14 23:26:47,463 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-263/.git/info/exclude 23:26:47 2023-03-14 23:26:47,463 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-263/.semver/PR-263 with force:False 23:26:47 2023-03-14 23:26:47,464 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-263/.semver/PR-263 23:26:47 2023-03-14 23:26:47,468 [execute] INFO git cat-file --batch-check 23:26:47 2023-03-14 23:26:47,468 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-263/.semver, universal_newlines=False, shell=None, istream=) 23:26:47 2023-03-14 23:26:47,475 [execute] INFO git cat-file --batch 23:26:47 2023-03-14 23:26:47,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-263/.semver, universal_newlines=False, shell=None, istream=) 23:26:47 2023-03-14 23:26:47,480 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-263/.semver/PR-263 23:26:47 0.0.0 [Pipeline] } 23:26:47 $ docker exec --env ******** --env ******** 0bec7237da096e4f339b1457a5e30e497e1157ca1fb4925ca2affad699d7a270 ssh-agent -k 23:26:47 unset SSH_AUTH_SOCK; 23:26:47 unset SSH_AGENT_PID; 23:26:47 echo Agent pid 77 killed; 23:26:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:26:48 + git semver [Pipeline] } 23:26:48 $ docker stop --time=1 0bec7237da096e4f339b1457a5e30e497e1157ca1fb4925ca2affad699d7a270 23:26:49 $ docker rm -f --volumes 0bec7237da096e4f339b1457a5e30e497e1157ca1fb4925ca2affad699d7a270 [Pipeline] // withDockerContainer [Pipeline] sh 23:26:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:26:50 Stashed 1 file(s) [Pipeline] echo 23:26:50 [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 23:26:51 provisioning config files... 23:26:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-263@tmp/config16069721019455409135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:26:51 ---> docker-login.sh 23:26:51 nexus3.edgexfoundry.org:10001 23:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:51 Configure a credential helper to remove this warning. See 23:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:51 23:26:51 Login Succeeded 23:26:51 nexus3.edgexfoundry.org:10002 23:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:51 Configure a credential helper to remove this warning. See 23:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:51 23:26:51 Login Succeeded 23:26:51 nexus3.edgexfoundry.org:10003 23:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:51 Configure a credential helper to remove this warning. See 23:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:51 23:26:51 Login Succeeded 23:26:51 nexus3.edgexfoundry.org:10004 23:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:51 Configure a credential helper to remove this warning. See 23:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:51 23:26:51 Login Succeeded 23:26:51 docker.io 23:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:51 Configure a credential helper to remove this warning. See 23:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:51 23:26:51 Login Succeeded 23:26:51 ---> docker-login.sh ends [Pipeline] } 23:26:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:26:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:26:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:26:52 ========================================================= 23:26:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:26:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:26:52 Sending build context to Docker daemon 5.74MB 23:26:52 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:26:52 Step 2/12 : FROM ${BASE} AS builder 23:26:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:26:52 63b65145d645: Pulling fs layer 23:26:52 a2d21d5440eb: Pulling fs layer 23:26:52 935e6c44a52c: Pulling fs layer 23:26:52 94cc34f8dd06: Pulling fs layer 23:26:52 30dea6a524f1: Pulling fs layer 23:26:52 a2aff8979fd8: Pulling fs layer 23:26:52 6808be2612f2: Pulling fs layer 23:26:52 94cc34f8dd06: Waiting 23:26:52 30dea6a524f1: Waiting 23:26:52 a2aff8979fd8: Waiting 23:26:52 f25807f1079a: Pulling fs layer 23:26:52 6808be2612f2: Waiting 23:26:52 f25807f1079a: Waiting 23:26:52 a2d21d5440eb: Verifying Checksum 23:26:52 a2d21d5440eb: Download complete 23:26:52 94cc34f8dd06: Verifying Checksum 23:26:52 94cc34f8dd06: Download complete 23:26:52 30dea6a524f1: Verifying Checksum 23:26:52 30dea6a524f1: Download complete 23:26:53 63b65145d645: Verifying Checksum 23:26:53 63b65145d645: Download complete 23:26:53 a2aff8979fd8: Verifying Checksum 23:26:53 a2aff8979fd8: Download complete 23:26:53 63b65145d645: Pull complete 23:26:53 a2d21d5440eb: Pull complete 23:26:53 935e6c44a52c: Verifying Checksum 23:26:53 935e6c44a52c: Download complete 23:26:53 f25807f1079a: Verifying Checksum 23:26:53 f25807f1079a: Download complete 23:26:54 6808be2612f2: Verifying Checksum 23:26:54 6808be2612f2: Download complete 23:26:56 935e6c44a52c: Pull complete 23:26:56 94cc34f8dd06: Pull complete 23:26:56 30dea6a524f1: Pull complete 23:26:56 a2aff8979fd8: Pull complete 23:26:59 6808be2612f2: Pull complete 23:27:00 f25807f1079a: Pull complete 23:27:00 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:27:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:27:00 ---> 3b553350e43f 23:27:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:27:01 ---> Running in 024fffb2fad8 23:27:01 Removing intermediate container 024fffb2fad8 23:27:01 ---> ef9784ebfb15 23:27:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:27:01 ---> Running in 4118e777a2d3 23:27:01 Removing intermediate container 4118e777a2d3 23:27:01 ---> afb924457d05 23:27:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:27:01 ---> Running in 28ccff073227 23:27:02 Removing intermediate container 28ccff073227 23:27:02 ---> b406eb6a1dc7 23:27:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:27:02 ---> Running in 482f198480bc 23:27:02 Removing intermediate container 482f198480bc 23:27:02 ---> 5b5c6e18313f 23:27:02 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:27:02 ---> Running in a6c9652f2eb4 23:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:27:02 (1/4) Installing openssh-keygen (9.1_p1-r2) 23:27:02 (2/4) Installing libedit (20221030.3.1-r0) 23:27:02 (3/4) Installing openssh-client-common (9.1_p1-r2) 23:27:02 (4/4) Installing openssh-client-default (9.1_p1-r2) 23:27:02 Executing busybox-1.35.0-r29.trigger 23:27:02 OK: 269 MiB in 57 packages 23:27:03 Removing intermediate container a6c9652f2eb4 23:27:03 ---> 9e2255b35adf 23:27:03 Step 8/12 : WORKDIR /device-snmp-go 23:27:03 ---> Running in 4e1a9ef9a835 23:27:03 Removing intermediate container 4e1a9ef9a835 23:27:03 ---> 8f7a88388496 23:27:03 Step 9/12 : COPY go.mod vendor* ./ 23:27:03 ---> ad33fd0853ca 23:27:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:03 ---> Running in c79c1f99e7bc 23:27:05 Still waiting to schedule task 23:27:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:27:30 Removing intermediate container c79c1f99e7bc 23:27:30 ---> 3b62daee305e 23:27:30 Step 11/12 : COPY . . 23:27:30 ---> 4e96e9eddd67 23:27:30 Step 12/12 : RUN ${MAKE} 23:27:30 ---> Running in 7f3689a71129 23:27:30 noop 23:27:30 Removing intermediate container 7f3689a71129 23:27:30 ---> 7472c9c0cf66 23:27:30 Successfully built 7472c9c0cf66 23:27:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:30 + docker inspect -f . ci-base-image-x86_64 23:27:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:30 prd-ubuntu20.04-docker-8c-8g-282 does not seem to be running inside a container 23:27:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-263 -v /w/workspace/gexfoundry_device-snmp-go_PR-263:/w/workspace/gexfoundry_device-snmp-go_PR-263:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-263@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-263@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 23:27:31 $ docker top f4d2edb43d20520294faf850503e7d4f40b8042f25e79846fb236a23abbe4aa9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:31 + go version 23:27:31 go version go1.20.2 linux/amd64 [Pipeline] } 23:27:31 $ docker stop --time=1 f4d2edb43d20520294faf850503e7d4f40b8042f25e79846fb236a23abbe4aa9 23:27:33 $ docker rm -f --volumes f4d2edb43d20520294faf850503e7d4f40b8042f25e79846fb236a23abbe4aa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:33 + docker inspect -f . ci-base-image-x86_64 23:27:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:33 prd-ubuntu20.04-docker-8c-8g-282 does not seem to be running inside a container 23:27:33 $ 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-263 -v /w/workspace/gexfoundry_device-snmp-go_PR-263:/w/workspace/gexfoundry_device-snmp-go_PR-263:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-263@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-263@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 23:27:34 $ docker top 972a76976e0a7db266ec1b4ad72b80c4dbe5b2d8e8e5a3f4ddbfcdc7f34e0876 -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:34 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-263 [Pipeline] fileExists [Pipeline] sh 23:27:35 + make test 23:27:35 go test ./... -coverprofile=coverage.out 23:27:40 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:27:48 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:27:48 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements 23:27:53 go vet ./... 23:27:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:27:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:27:56 ./bin/test-attribution-txt.sh [Pipeline] echo 23:27:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:27:57 $ docker stop --time=1 972a76976e0a7db266ec1b4ad72b80c4dbe5b2d8e8e5a3f4ddbfcdc7f34e0876 23:27:59 $ docker rm -f --volumes 972a76976e0a7db266ec1b4ad72b80c4dbe5b2d8e8e5a3f4ddbfcdc7f34e0876 [Pipeline] // withDockerContainer [Pipeline] sh 23:27:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:27:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:28:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:28:00 + ls -al . 23:28:00 total 172 23:28:00 drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 23:27 . 23:28:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 23:26 .. 23:28:00 -rw-rw-r-- 1 jenkins jenkins 6 Mar 14 23:26 .dockerignore 23:28:00 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 23:26 .git 23:28:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 23:26 .github 23:28:00 -rw-rw-r-- 1 jenkins jenkins 328 Mar 14 23:26 .gitignore 23:28:00 -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 23:26 .golangci.yml 23:28:00 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 23:26 .semver 23:28:00 -rw-rw-r-- 1 jenkins jenkins 9045 Mar 14 23:26 Attribution.txt 23:28:00 -rw-rw-r-- 1 jenkins jenkins 8355 Mar 14 23:26 CHANGELOG.md 23:28:00 -rw-rw-r-- 1 jenkins jenkins 1423 Mar 14 23:26 Dockerfile 23:28:00 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 23:26 GOVERNANCE.md 23:28:00 -rw-rw-r-- 1 jenkins jenkins 656 Mar 14 23:26 Jenkinsfile 23:28:00 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 14 23:26 LICENSE 23:28:00 -rw-rw-r-- 1 jenkins jenkins 2114 Mar 14 23:26 Makefile 23:28:00 -rw-rw-r-- 1 jenkins jenkins 620 Mar 14 23:26 OWNERS.md 23:28:00 -rw-rw-r-- 1 jenkins jenkins 10054 Mar 14 23:26 README.md 23:28:00 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 23:26 VERSION 23:28:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 23:26 bin 23:28:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 23:26 cmd 23:28:00 -rw-r--r-- 1 jenkins jenkins 7631 Mar 14 23:27 coverage.out 23:28:00 -rw-rw-r-- 1 jenkins jenkins 3326 Mar 14 23:26 go.mod 23:28:00 -rw-rw-r-- 1 jenkins jenkins 32920 Mar 14 23:26 go.sum 23:28:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 23:26 internal 23:28:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 23:26 snap 23:28:00 -rw-rw-r-- 1 jenkins jenkins 228 Mar 14 23:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:01 + 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=06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed --label arch=amd64 --label version=0.0.0 . 23:28:01 Sending build context to Docker daemon 5.748MB 23:28:01 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 23:28:01 Step 2/24 : FROM ${BASE} AS builder 23:28:01 ---> 7472c9c0cf66 23:28:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:28:01 ---> Running in a28a3adc3818 23:28:01 Removing intermediate container a28a3adc3818 23:28:01 ---> 6c376fa18c80 23:28:01 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:28:01 ---> Running in d0496866ad64 23:28:01 Removing intermediate container d0496866ad64 23:28:01 ---> c2689ace6ac1 23:28:01 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:28:01 ---> Running in 8fae2ee79bdd 23:28:01 Removing intermediate container 8fae2ee79bdd 23:28:01 ---> 89ffb2450fe3 23:28:01 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:28:01 ---> Running in 6c2e6f5ce442 23:28:01 Removing intermediate container 6c2e6f5ce442 23:28:01 ---> 2eac4af333c8 23:28:01 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:28:01 ---> Running in 90f3609cf3d0 23:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:28:02 OK: 269 MiB in 57 packages 23:28:02 Removing intermediate container 90f3609cf3d0 23:28:02 ---> 875ba3aa5893 23:28:02 Step 8/24 : WORKDIR /device-snmp-go 23:28:02 ---> Running in 0c0c7bcb321b 23:28:02 Removing intermediate container 0c0c7bcb321b 23:28:02 ---> 275fea98cd0c 23:28:02 Step 9/24 : COPY go.mod vendor* ./ 23:28:03 ---> b4a965288bb1 23:28:03 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:03 ---> Running in 1117822b6ef0 23:28:04 Removing intermediate container 1117822b6ef0 23:28:04 ---> 25b40076cd2a 23:28:04 Step 11/24 : COPY . . 23:28:04 ---> cb51c1df9103 23:28:04 Step 12/24 : RUN ${MAKE} 23:28:04 ---> Running in 47736139aae6 23:28:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 23:28:22 Removing intermediate container 47736139aae6 23:28:22 ---> 4cf16f11f1f5 23:28:22 Step 13/24 : FROM alpine:3.17 23:28:22 3.17: Pulling from library/alpine 23:28:22 63b65145d645: Already exists 23:28:22 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 23:28:22 Status: Downloaded newer image for alpine:3.17 23:28:22 ---> b2aa39c304c2 23:28:22 Step 14/24 : RUN apk add --update --no-cache dumb-init 23:28:22 ---> Running in 7aedc71c86a4 23:28:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:28:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:28:22 (1/1) Installing dumb-init (1.2.5-r2) 23:28:22 Executing busybox-1.35.0-r29.trigger 23:28:22 OK: 7 MiB in 16 packages 23:28:22 Removing intermediate container 7aedc71c86a4 23:28:22 ---> 75178e9b892f 23:28:22 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 23:28:22 ---> 49d74dda998a 23:28:22 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 23:28:22 ---> 03b11fddbc8b 23:28:22 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 23:28:22 ---> aa1ee329f3d2 23:28:22 Step 18/24 : EXPOSE 59993 23:28:23 ---> Running in 895ea8bae20a 23:28:23 Removing intermediate container 895ea8bae20a 23:28:23 ---> 74f824373573 23:28:23 Step 19/24 : EXPOSE 161 23:28:23 ---> Running in e1d0e7fef6b2 23:28:23 Removing intermediate container e1d0e7fef6b2 23:28:23 ---> 0de000da85a3 23:28:23 Step 20/24 : ENTRYPOINT ["/device-snmp"] 23:28:23 ---> Running in d95e261f2c2f 23:28:23 Removing intermediate container d95e261f2c2f 23:28:23 ---> f3fb5853c682 23:28:23 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:28:23 ---> Running in 5cd3997acbfa 23:28:23 Removing intermediate container 5cd3997acbfa 23:28:23 ---> 9d2effae45ff 23:28:23 Step 22/24 : LABEL arch=amd64 23:28:23 ---> Running in 7618b432fda3 23:28:23 Removing intermediate container 7618b432fda3 23:28:23 ---> 4378993b81ad 23:28:23 Step 23/24 : LABEL git_sha=06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed 23:28:23 ---> Running in 6ee611217401 23:28:23 Removing intermediate container 6ee611217401 23:28:23 ---> 04235c009bb0 23:28:23 Step 24/24 : LABEL version=0.0.0 23:28:23 ---> Running in 626c0e05e413 23:28:23 Removing intermediate container 626c0e05e413 23:28:23 ---> aca4de0fcd9d 23:28:23 [Warning] One or more build-args [ARCH] were not consumed 23:28:23 Successfully built aca4de0fcd9d 23:28:23 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:28:24 23:28:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:28:25 latest: Pulling from edgex-lftools-log-publisher 23:28:25 5eb5b503b376: Pulling fs layer 23:28:25 5c69ac0246d0: Pulling fs layer 23:28:25 ec43610c2a17: Pulling fs layer 23:28:25 3a2ae6a8a46f: Pulling fs layer 23:28:25 33b1e0a273af: Pulling fs layer 23:28:25 5d3b04190fa2: Pulling fs layer 23:28:25 2f39f015ded8: Pulling fs layer 23:28:25 3a2ae6a8a46f: Waiting 23:28:25 33b1e0a273af: Waiting 23:28:25 5d3b04190fa2: Waiting 23:28:25 2f39f015ded8: Waiting 23:28:25 5c69ac0246d0: Verifying Checksum 23:28:25 5c69ac0246d0: Download complete 23:28:25 3a2ae6a8a46f: Verifying Checksum 23:28:25 3a2ae6a8a46f: Download complete 23:28:25 33b1e0a273af: Verifying Checksum 23:28:25 33b1e0a273af: Download complete 23:28:25 5d3b04190fa2: Verifying Checksum 23:28:25 5d3b04190fa2: Download complete 23:28:25 ec43610c2a17: Download complete 23:28:25 5eb5b503b376: Verifying Checksum 23:28:25 5eb5b503b376: Download complete 23:28:26 2f39f015ded8: Verifying Checksum 23:28:26 2f39f015ded8: Download complete 23:28:26 5eb5b503b376: Pull complete 23:28:26 5c69ac0246d0: Pull complete 23:28:27 ec43610c2a17: Pull complete 23:28:27 3a2ae6a8a46f: Pull complete 23:28:27 33b1e0a273af: Pull complete 23:28:27 5d3b04190fa2: Pull complete 23:28:31 2f39f015ded8: Pull complete 23:28:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:28:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:28:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:31 prd-ubuntu20.04-docker-8c-8g-282 does not seem to be running inside a container 23:28:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-263 -v /w/workspace/gexfoundry_device-snmp-go_PR-263:/w/workspace/gexfoundry_device-snmp-go_PR-263:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-263@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-263@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 23:28:33 $ docker top 74d638da7e1f90fb55aea11bcff6349e3c8960e0c4800f7b6d2fe414b4ae52d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:33 ---> job-cost.sh 23:28:33 lf-activate-venv: SKIPPING 23:28:33 INFO: No Stack... 23:28:34 INFO: Retrieving Pricing Info for: v3-standard-8 23:28:34 INFO: Archiving Costs [Pipeline] sh 23:28:34 + cat /w/workspace/gexfoundry_device-snmp-go_PR-263/archives/cost.csv 23:28:34 + cut -d, -f6 [Pipeline] lock 23:28:34 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-263-1-stack-cost] 23:28:34 Resource [jenkins-edgexfoundry-device-snmp-go-PR-263-1-stack-cost] did not exist. Created. 23:28:34 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-263-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:28:35 + echo total: 0.2199999988079071 [Pipeline] stash 23:28:35 Stashed 1 file(s) [Pipeline] } 23:28:35 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-263-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:28:35 $ docker stop --time=1 74d638da7e1f90fb55aea11bcff6349e3c8960e0c4800f7b6d2fe414b4ae52d6 23:28:36 $ docker rm -f --volumes 74d638da7e1f90fb55aea11bcff6349e3c8960e0c4800f7b6d2fe414b4ae52d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:28:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-283 in /w/workspace/gexfoundry_device-snmp-go_PR-263 [Pipeline] { [Pipeline] ws 23:28:39 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 23:28:39 Selected Git installation does not exist. Using Default 23:28:39 The recommended git tool is: NONE 23:28:44 using credential edgex-jenkins-ssh 23:28:44 Cloning the remote Git repository 23:28:45 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 23:28:45 > git init /w/workspace/device-snmp-go/1 # timeout=10 23:28:45 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:28:45 > git --version # timeout=10 23:28:45 > git --version # 'git version 2.25.1' 23:28:45 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:47 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:28:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:49 Merging remotes/origin/main commit 82433e1744898ef8ca7a6a52854ffd2316e26b0f into PR head commit 06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed 23:28:49 Merge succeeded, producing 06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed 23:28:49 Checking out Revision 06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed (PR-263) 23:28:48 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:28:48 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:28:48 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/263/head:refs/remotes/origin/PR-263 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:28:49 > git config core.sparsecheckout # timeout=10 23:28:49 > git checkout -f 06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed # timeout=10 23:28:49 > git remote # timeout=10 23:28:49 > git config --get remote.origin.url # timeout=10 23:28:49 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:49 > git merge 82433e1744898ef8ca7a6a52854ffd2316e26b0f # timeout=10 23:28:49 > git rev-parse HEAD^{commit} # timeout=10 23:28:49 > git config core.sparsecheckout # timeout=10 23:28:49 > git checkout -f 06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed # timeout=10 23:28:53 Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" 23:28:53 > git --version # timeout=10 23:28:53 > git --version # 'git version 2.25.1' 23:28:53 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:28:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:28:54 % Total % Received % Xferd Average Speed Time Time Time Current 23:28:54 Dload Upload Total Spent Left Speed 23:28:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 23:28:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:28:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:28:55 + sudo tee /etc/docker/daemon.new 23:28:55 { 23:28:55 "registry-mirrors": [ 23:28:55 "https://nexus3.edgexfoundry.org:10001" 23:28:55 ], 23:28:55 "bip": "10.250.0.254/24", 23:28:55 "hosts": [ 23:28:55 "tcp://0.0.0.0:5555", 23:28:55 "unix:///var/run/docker.sock" 23:28:55 ], 23:28:55 "mtu": 1458, 23:28:55 "selinux-enabled": true, 23:28:55 "seccomp-profile": "/etc/docker/seccomp.json" 23:28:55 } [Pipeline] sh 23:28:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:28:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:29:14 provisioning config files... 23:29:14 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config16727391743133440216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:14 ---> docker-login.sh 23:29:14 nexus3.edgexfoundry.org:10001 23:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:15 Configure a credential helper to remove this warning. See 23:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:15 23:29:15 Login Succeeded 23:29:15 nexus3.edgexfoundry.org:10002 23:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:15 Configure a credential helper to remove this warning. See 23:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:15 23:29:15 Login Succeeded 23:29:15 nexus3.edgexfoundry.org:10003 23:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:16 Configure a credential helper to remove this warning. See 23:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:16 23:29:16 Login Succeeded 23:29:16 nexus3.edgexfoundry.org:10004 23:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:16 Configure a credential helper to remove this warning. See 23:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:16 23:29:16 Login Succeeded 23:29:16 docker.io 23:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:16 Configure a credential helper to remove this warning. See 23:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:16 23:29:16 Login Succeeded 23:29:16 ---> docker-login.sh ends [Pipeline] } 23:29:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:29:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:29:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:29:17 ========================================================= 23:29:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:29:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:29:18 Sending build context to Docker daemon 2.986MB 23:29:18 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:29:18 Step 2/12 : FROM ${BASE} AS builder 23:29:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:29:18 af6eaf76a39c: Pulling fs layer 23:29:18 55522c791124: Pulling fs layer 23:29:18 ce5c4a1c91eb: Pulling fs layer 23:29:18 169dfbe0d373: Pulling fs layer 23:29:18 e1ff8fa3b103: Pulling fs layer 23:29:18 52ebb69f0ebf: Pulling fs layer 23:29:18 5abe8eddf0d5: Pulling fs layer 23:29:18 e1ff8fa3b103: Waiting 23:29:18 52ebb69f0ebf: Waiting 23:29:18 5abe8eddf0d5: Waiting 23:29:18 169dfbe0d373: Waiting 23:29:18 55522c791124: Verifying Checksum 23:29:18 55522c791124: Download complete 23:29:18 169dfbe0d373: Download complete 23:29:18 e1ff8fa3b103: Verifying Checksum 23:29:18 e1ff8fa3b103: Download complete 23:29:18 af6eaf76a39c: Verifying Checksum 23:29:18 af6eaf76a39c: Download complete 23:29:19 af6eaf76a39c: Pull complete 23:29:19 5abe8eddf0d5: Verifying Checksum 23:29:19 5abe8eddf0d5: Download complete 23:29:20 55522c791124: Pull complete 23:29:21 ce5c4a1c91eb: Download complete 23:29:21 52ebb69f0ebf: Verifying Checksum 23:29:21 52ebb69f0ebf: Download complete 23:29:33 ce5c4a1c91eb: Pull complete 23:29:33 169dfbe0d373: Pull complete 23:29:33 e1ff8fa3b103: Pull complete 23:29:40 52ebb69f0ebf: Pull complete 23:29:41 5abe8eddf0d5: Pull complete 23:29:41 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:29:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:29:41 ---> 6cb57ee374ae 23:29:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:29:43 ---> Running in ca636bcb614d 23:29:43 Removing intermediate container ca636bcb614d 23:29:43 ---> a93798595d1f 23:29:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:29:43 ---> Running in e404ac3e681b 23:29:43 Removing intermediate container e404ac3e681b 23:29:43 ---> 224feb077e14 23:29:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:29:43 ---> Running in 88091d09a1fb 23:29:43 Removing intermediate container 88091d09a1fb 23:29:43 ---> c3b4655b860b 23:29:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:29:44 ---> Running in 81339eb98d90 23:29:44 Removing intermediate container 81339eb98d90 23:29:44 ---> 904fe68afd49 23:29:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:29:44 ---> Running in c081be4fb882 23:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:29:46 (1/4) Installing openssh-keygen (9.1_p1-r2) 23:29:47 (2/4) Installing libedit (20221030.3.1-r0) 23:29:47 (3/4) Installing openssh-client-common (9.1_p1-r2) 23:29:47 (4/4) Installing openssh-client-default (9.1_p1-r2) 23:29:47 Executing busybox-1.35.0-r29.trigger 23:29:47 OK: 268 MiB in 57 packages 23:29:48 Removing intermediate container c081be4fb882 23:29:48 ---> 4b90755e6435 23:29:48 Step 8/12 : WORKDIR /device-snmp-go 23:29:48 ---> Running in 1f2884129d7e 23:29:48 Removing intermediate container 1f2884129d7e 23:29:48 ---> 3b6667e32bd9 23:29:48 Step 9/12 : COPY go.mod vendor* ./ 23:29:49 ---> 03683b3ba2cd 23:29:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:49 ---> Running in ca45823d8956 23:30:57 Removing intermediate container ca45823d8956 23:30:57 ---> fd8ed7fa2363 23:30:57 Step 11/12 : COPY . . 23:30:57 ---> e8b4fbb90ca3 23:30:57 Step 12/12 : RUN ${MAKE} 23:30:57 ---> Running in 55facec7f1b6 23:30:57 noop 23:30:57 Removing intermediate container 55facec7f1b6 23:30:57 ---> 68b49e581898 23:30:57 Successfully built 68b49e581898 23:30:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:57 + docker inspect -f . ci-base-image-arm64 23:30:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:57 prd-ubuntu20.04-docker-arm64-4c-16g-283 does not seem to be running inside a container 23:30:57 $ 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 23:30:59 $ docker top 254925d55baee0929ee4928722cefff0416542234145857b26c8ca8541f0aba9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:00 + go version 23:31:00 go version go1.20.2 linux/arm64 [Pipeline] } 23:31:00 $ docker stop --time=1 254925d55baee0929ee4928722cefff0416542234145857b26c8ca8541f0aba9 23:31:01 $ docker rm -f --volumes 254925d55baee0929ee4928722cefff0416542234145857b26c8ca8541f0aba9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:02 + docker inspect -f . ci-base-image-arm64 23:31:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:02 prd-ubuntu20.04-docker-arm64-4c-16g-283 does not seem to be running inside a container 23:31:02 $ 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 23:31:03 $ docker top 46a0568eb35fc5f8f9db57ccaa4449011625c88f83c5616a17b5f6445d0d647d -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:04 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 23:31:05 + make test 23:31:05 go test ./... -coverprofile=coverage.out 23:31:37 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:33:29 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:33:29 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.043s coverage: 0.0% of statements 23:33:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:33:29 go vet ./... 23:34:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:34:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:34:07 ./bin/test-attribution-txt.sh [Pipeline] echo 23:34:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:34:08 $ docker stop --time=1 46a0568eb35fc5f8f9db57ccaa4449011625c88f83c5616a17b5f6445d0d647d 23:34:09 $ docker rm -f --volumes 46a0568eb35fc5f8f9db57ccaa4449011625c88f83c5616a17b5f6445d0d647d [Pipeline] // withDockerContainer [Pipeline] sh 23:34:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:34:11 Warning: overwriting stash ‘coverage-report’ 23:34:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:34:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:34:12 + ls -al . 23:34:12 total 168 23:34:12 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 23:31 . 23:34:12 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 23:28 .. 23:34:12 -rw-rw-r-- 1 jenkins jenkins 6 Mar 14 23:28 .dockerignore 23:34:12 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 23:28 .git 23:34:12 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 23:28 .github 23:34:12 -rw-rw-r-- 1 jenkins jenkins 328 Mar 14 23:28 .gitignore 23:34:12 -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 23:28 .golangci.yml 23:34:12 -rw-rw-r-- 1 jenkins jenkins 9045 Mar 14 23:28 Attribution.txt 23:34:12 -rw-rw-r-- 1 jenkins jenkins 8355 Mar 14 23:28 CHANGELOG.md 23:34:12 -rw-rw-r-- 1 jenkins jenkins 1423 Mar 14 23:28 Dockerfile 23:34:12 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 23:28 GOVERNANCE.md 23:34:12 -rw-rw-r-- 1 jenkins jenkins 656 Mar 14 23:28 Jenkinsfile 23:34:12 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 14 23:28 LICENSE 23:34:12 -rw-rw-r-- 1 jenkins jenkins 2114 Mar 14 23:28 Makefile 23:34:12 -rw-rw-r-- 1 jenkins jenkins 620 Mar 14 23:28 OWNERS.md 23:34:12 -rw-rw-r-- 1 jenkins jenkins 10054 Mar 14 23:28 README.md 23:34:12 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 23:26 VERSION 23:34:12 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 23:28 bin 23:34:12 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 23:28 cmd 23:34:12 -rw-r--r-- 1 jenkins jenkins 7631 Mar 14 23:33 coverage.out 23:34:12 -rw-rw-r-- 1 jenkins jenkins 3326 Mar 14 23:28 go.mod 23:34:12 -rw-rw-r-- 1 jenkins jenkins 32920 Mar 14 23:28 go.sum 23:34:12 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 23:28 internal 23:34:12 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 23:28 snap 23:34:12 -rw-rw-r-- 1 jenkins jenkins 228 Mar 14 23:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:12 + 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=06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed --label arch=arm64 --label version=0.0.0 . 23:34:13 Sending build context to Docker daemon 2.995MB 23:34:13 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 23:34:13 Step 2/24 : FROM ${BASE} AS builder 23:34:13 ---> 68b49e581898 23:34:13 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:34:14 ---> Running in c04043ec41d0 23:34:14 Removing intermediate container c04043ec41d0 23:34:14 ---> 841c3afe13f1 23:34:14 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:34:14 ---> Running in 94cf3093b91c 23:34:14 Removing intermediate container 94cf3093b91c 23:34:14 ---> 8bb6f6d21fa0 23:34:14 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:34:14 ---> Running in e4b91f8e30b8 23:34:15 Removing intermediate container e4b91f8e30b8 23:34:15 ---> 5ecdb790828b 23:34:15 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:34:15 ---> Running in 98a76bc20153 23:34:15 Removing intermediate container 98a76bc20153 23:34:15 ---> 8bbc5eeeeb9d 23:34:15 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:34:15 ---> Running in 31e9db834d16 23:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:34:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:34:18 OK: 268 MiB in 57 packages 23:34:18 Removing intermediate container 31e9db834d16 23:34:18 ---> b5e963b9c59d 23:34:18 Step 8/24 : WORKDIR /device-snmp-go 23:34:19 ---> Running in 0c3168087563 23:34:19 Removing intermediate container 0c3168087563 23:34:19 ---> 0b235d67cce0 23:34:19 Step 9/24 : COPY go.mod vendor* ./ 23:34:19 ---> 730b3576ff8d 23:34:19 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:19 ---> Running in ab44771d470c 23:34:22 Removing intermediate container ab44771d470c 23:34:22 ---> f6802eb41bee 23:34:22 Step 11/24 : COPY . . 23:34:23 ---> 125653c747e5 23:34:23 Step 12/24 : RUN ${MAKE} 23:34:23 ---> Running in 04fcbdaee9c3 23:34:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 23:36:46 Removing intermediate container 04fcbdaee9c3 23:36:46 ---> bbc01aea8e7d 23:36:46 Step 13/24 : FROM alpine:3.17 23:36:46 3.17: Pulling from library/alpine 23:36:46 af6eaf76a39c: Already exists 23:36:46 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 23:36:46 Status: Downloaded newer image for alpine:3.17 23:36:46 ---> d74e625d9115 23:36:46 Step 14/24 : RUN apk add --update --no-cache dumb-init 23:36:46 ---> Running in cca99b8e7efc 23:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:46 (1/1) Installing dumb-init (1.2.5-r2) 23:36:46 Executing busybox-1.35.0-r29.trigger 23:36:46 OK: 8 MiB in 16 packages 23:36:46 Removing intermediate container cca99b8e7efc 23:36:46 ---> 960e2c9a337f 23:36:46 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 23:36:46 ---> c01bc9e02617 23:36:46 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 23:36:46 ---> e1d3e3019f44 23:36:46 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 23:36:46 ---> 5e097e6bf143 23:36:46 Step 18/24 : EXPOSE 59993 23:36:46 ---> Running in 865ecbc402ac 23:36:46 Removing intermediate container 865ecbc402ac 23:36:46 ---> 7cb6c49d09b9 23:36:46 Step 19/24 : EXPOSE 161 23:36:46 ---> Running in 54a96eef2918 23:36:46 Removing intermediate container 54a96eef2918 23:36:46 ---> 2d9dc8728d99 23:36:46 Step 20/24 : ENTRYPOINT ["/device-snmp"] 23:36:46 ---> Running in 2e3d9448d271 23:36:46 Removing intermediate container 2e3d9448d271 23:36:46 ---> 85c71364c1ff 23:36:46 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:36:46 ---> Running in f1b219757f39 23:36:46 Removing intermediate container f1b219757f39 23:36:46 ---> 2e5d52c0081d 23:36:46 Step 22/24 : LABEL arch=arm64 23:36:46 ---> Running in b7901b9ae78c 23:36:46 Removing intermediate container b7901b9ae78c 23:36:46 ---> 14cdf47f7330 23:36:46 Step 23/24 : LABEL git_sha=06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed 23:36:46 ---> Running in 6fd261bb3ad9 23:36:46 Removing intermediate container 6fd261bb3ad9 23:36:46 ---> e68117209cf1 23:36:46 Step 24/24 : LABEL version=0.0.0 23:36:46 ---> Running in 4ec4122ab12b 23:36:46 Removing intermediate container 4ec4122ab12b 23:36:46 ---> b3f4fcdddb44 23:36:46 [Warning] One or more build-args [ARCH] were not consumed 23:36:46 Successfully built b3f4fcdddb44 23:36:46 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:36:46 23:36:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:36:49 arm64: Pulling from edgex-lftools-log-publisher 23:36:49 8998bd30e6a1: Pulling fs layer 23:36:49 04944245beec: Pulling fs layer 23:36:49 699f458cf7ca: Pulling fs layer 23:36:49 765212b225bb: Pulling fs layer 23:36:49 f23df028b6ca: Pulling fs layer 23:36:49 d65c8cfc05b1: Pulling fs layer 23:36:49 2437ff75d9bd: Pulling fs layer 23:36:49 f23df028b6ca: Waiting 23:36:49 d65c8cfc05b1: Waiting 23:36:49 2437ff75d9bd: Waiting 23:36:49 765212b225bb: Waiting 23:36:49 04944245beec: Verifying Checksum 23:36:49 04944245beec: Download complete 23:36:49 765212b225bb: Verifying Checksum 23:36:49 765212b225bb: Download complete 23:36:50 f23df028b6ca: Verifying Checksum 23:36:50 f23df028b6ca: Download complete 23:36:50 d65c8cfc05b1: Verifying Checksum 23:36:50 d65c8cfc05b1: Download complete 23:36:50 699f458cf7ca: Verifying Checksum 23:36:50 699f458cf7ca: Download complete 23:36:50 8998bd30e6a1: Verifying Checksum 23:36:50 8998bd30e6a1: Download complete 23:36:52 2437ff75d9bd: Verifying Checksum 23:36:52 2437ff75d9bd: Download complete 23:36:54 8998bd30e6a1: Pull complete 23:36:54 04944245beec: Pull complete 23:36:56 699f458cf7ca: Pull complete 23:36:56 765212b225bb: Pull complete 23:36:57 f23df028b6ca: Pull complete 23:36:57 d65c8cfc05b1: Pull complete 23:37:12 2437ff75d9bd: Pull complete 23:37:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:37:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:37:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:12 prd-ubuntu20.04-docker-arm64-4c-16g-283 does not seem to be running inside a container 23:37:12 $ 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 23:37:15 $ docker top d55f8bbcb478ac80006ced6d17c2074db6480298e015b5ad3bb42312493a06c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:16 ---> job-cost.sh 23:37:16 lf-activate-venv: SKIPPING 23:37:16 INFO: No Stack... 23:37:17 INFO: Retrieving Pricing Info for: v3-standard-4 23:37:17 INFO: Archiving Costs [Pipeline] sh 23:37:18 + cut -d, -f6 23:37:18 + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock 23:37:18 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-263-1-stack-cost] 23:37:18 Resource [jenkins-edgexfoundry-device-snmp-go-PR-263-1-stack-cost] did not exist. Created. 23:37:18 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-263-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:37:18 /w/workspace/device-snmp-go/1@tmp/durable-e99200fd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:37:19 + echo total: 0.10999999940395355 [Pipeline] stash 23:37:19 Warning: overwriting stash ‘stack-cost’ 23:37:19 Stashed 1 file(s) [Pipeline] } 23:37:19 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-263-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:37:19 $ docker stop --time=1 d55f8bbcb478ac80006ced6d17c2074db6480298e015b5ad3bb42312493a06c7 23:37:21 $ docker rm -f --volumes d55f8bbcb478ac80006ced6d17c2074db6480298e015b5ad3bb42312493a06c7 [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 23:37:22 provisioning config files... 23:37:22 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-263@tmp/config13719440042912325742tmp [Pipeline] { [Pipeline] sh 23:37:22 + set +x 23:37:22 + curl -s https://codecov.io/bash 23:37:22 + bash -s -- 23:37:22 23:37:22 _____ _ 23:37:22 / ____| | | 23:37:22 | | ___ __| | ___ ___ _____ __ 23:37:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:37:22 | |___| (_) | (_| | __/ (_| (_) \ V / 23:37:22 \_____\___/ \__,_|\___|\___\___/ \_/ 23:37:22 Bash-1.0.6 23:37:22 23:37:22 23:37:22 ==> git version 2.25.1 found 23:37:22 ==> 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 23:37:22 Release-Date: 2020-01-08 23:37:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:37:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:37:22 ==> Jenkins CI detected. 23:37:22 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-263 23:37:22 project root: . 23:37:22 --> token set from env 23:37:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:37:22 ==> Running gcov in . (disable via -X gcov) 23:37:22 ==> Python coveragepy not found 23:37:22 ==> Searching for coverage reports in: 23:37:22 + . 23:37:22 -> Found 1 reports 23:37:22 ==> Detecting git/mercurial file structure 23:37:22 ==> Reading reports 23:37:22 + ./coverage.out bytes=7631 23:37:22 ==> Appending adjustments 23:37:22 https://docs.codecov.io/docs/fixing-reports 23:37:22 + Found adjustments 23:37:22 ==> Gzipping contents 23:37:22 4.0K /tmp/codecov.OLdb8r.gz 23:37:22 ==> Uploading reports 23:37:22 url: https://codecov.io 23:37:22 query: branch=PR-263&commit=06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-263%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=263&job=&cmd_args= 23:37:22 -> Pinging Codecov 23:37:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-263&commit=06818cd3d7f7eb1dd7364e6ed4cfee961f8727ed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-263%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=263&job=&cmd_args= 23:37:34 upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failure 23:37:34 503 23:37:34 ==> Uploading to Codecov 23:37:34 % Total % Received % Xferd Average Speed Time Time Time Current 23:37:34 Dload Upload Total Spent Left Speed 23:37:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1598 100 91 100 1507 1654 27400 --:--:-- --:--:-- --:--:-- 29054 23:37:34 Warning: Transient problem: HTTP error Will retry in 2 seconds. 5 retries 23:37:34 Warning: left. 23:37:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1507 0 0 100 1507 0 1505 0:00:01 0:00:01 --:--:-- 1505 100 1507 0 0 100 1507 0 753 0:00:02 0:00:02 --:--:-- 753 100 1507 0 0 100 1507 0 501 0:00:03 0:00:03 --:--:-- 501 100 1598 100 91 100 1507 29 496 0:00:03 0:00:03 --:--:-- 526 23:37:38 Warning: Transient problem: HTTP error Will retry in 2 seconds. 4 retries 23:37:38 Warning: left. 23:37:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1507 0 0 100 1507 0 1505 0:00:01 0:00:01 --:--:-- 1505 100 1507 0 0 100 1507 0 752 0:00:02 0:00:02 --:--:-- 753 100 1507 0 0 100 1507 0 501 0:00:03 0:00:03 --:--:-- 501 100 1598 100 91 100 1507 29 496 0:00:03 0:00:03 --:--:-- 526 23:37:43 Warning: Transient problem: HTTP error Will retry in 2 seconds. 3 retries 23:37:43 Warning: left. 23:37:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1507 0 0 100 1507 0 1503 0:00:01 0:00:01 --:--:-- 1503 100 1598 100 91 100 1507 80 1334 0:00:01 0:00:01 --:--:-- 1415 23:37:46 Warning: Transient problem: HTTP error Will retry in 2 seconds. 2 retries 23:37:46 Warning: left. 23:37:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1507 0 0 100 1507 0 1505 0:00:01 0:00:01 --:--:-- 1505 100 1507 0 0 100 1507 0 753 0:00:02 0:00:02 --:--:-- 753 100 1507 0 0 100 1507 0 501 0:00:03 0:00:03 --:--:-- 501 100 1598 100 91 100 1507 29 496 0:00:03 0:00:03 --:--:-- 526 23:37:51 Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries 23:37:51 Warning: left. 23:37:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1507 0 0 100 1507 0 1505 0:00:01 0:00:01 --:--:-- 1505 100 1507 0 0 100 1507 0 753 0:00:02 0:00:02 --:--:-- 753 100 1507 0 0 100 1507 0 501 0:00:03 0:00:03 --:--:-- 501 100 1598 100 91 100 1507 30 497 0:00:03 0:00:03 --:--:-- 527 23:37:56 upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failure [Pipeline] } 23:37:56 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:37:58 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-263/archives ] 23:37:58 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-263/archives 23:37:58 total 16 23:37:58 drwxr-xr-x 3 root root 4096 Mar 14 23:28 . 23:37:58 drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 23:28 .. 23:37:58 drwxr-xr-x 2 root root 4096 Mar 14 23:28 cost 23:37:58 -rw-r--r-- 1 root root 86 Mar 14 23:28 cost.csv 23:37:58 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-263/archives 23:37:58 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-263/archives 23:37:58 total 16 23:37:58 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 23:28 . 23:37:58 drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 23:28 .. 23:37:58 drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 23:28 cost 23:37:58 -rw-r--r-- 1 jenkins jenkins 86 Mar 14 23:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:37:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:37:59 ---> package-listing.sh 23:37:59 ++ facter osfamily 23:37:59 ++ tr '[:upper:]' '[:lower:]' 23:37:59 + OS_FAMILY=debian 23:37:59 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-263 23:37:59 + START_PACKAGES=/tmp/packages_start.txt 23:37:59 + END_PACKAGES=/tmp/packages_end.txt 23:37:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:37:59 + PACKAGES=/tmp/packages_start.txt 23:37:59 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-263 ']' 23:37:59 + PACKAGES=/tmp/packages_end.txt 23:37:59 + case "${OS_FAMILY}" in 23:37:59 + dpkg -l 23:37:59 + grep '^ii' 23:37:59 + '[' -f /tmp/packages_start.txt ']' 23:37:59 + '[' -f /tmp/packages_end.txt ']' 23:37:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:37:59 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-263 ']' 23:37:59 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-263/archives/ 23:37:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-263/archives/ [Pipeline] echo 23:37:59 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-263/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:37:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:00 prd-ubuntu20.04-docker-8c-8g-282 does not seem to be running inside a container 23:38:00 $ 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-263/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-263 -v /w/workspace/gexfoundry_device-snmp-go_PR-263:/w/workspace/gexfoundry_device-snmp-go_PR-263:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-263@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-263@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 23:38:00 $ docker top 67b59da722bc29a6f1c5c8dba5fd60263411dc44590d375fa58c0c822938863d -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:01 + touch /tmp/pre-build-complete [Pipeline] sh 23:38:01 + mkdir -p /var/log/sysstat [Pipeline] sh 23:38:01 + ls /var/log/sa-host 23:38:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:01 provisioning config files... 23:38:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-263@tmp/config9608414339145221607tmp [Pipeline] { [Pipeline] echo 23:38:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:38:02 ---> create-netrc.sh [Pipeline] } 23:38:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:38:02 ---> python-tools-install.sh [Pipeline] echo 23:38:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:38:03 ---> sudo-logs.sh 23:38:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:38:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:38:03 ---> job-cost.sh 23:38:03 lf-activate-venv: SKIPPING 23:38:03 DEBUG: total: 0.2199999988079071 23:38:03 INFO: Retrieving Stack Cost... 23:38:03 INFO: Retrieving Pricing Info for: v3-standard-8 23:38:04 INFO: Archiving Costs [Pipeline] echo 23:38:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:38:04 ---> logs-deploy.sh 23:38:04 lf-activate-venv: SKIPPING 23:38:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-263/1 23:38:04 INFO: archiving workspace using pattern(s): 23:38:05 Archives upload complete. 23:38:05 INFO: archiving logs to Nexus