Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d140b7d88f2fb2bd597ea15c42e7db009f8976b 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-ssh11261341162872300273.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9307351351316802775.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1766166201292966606.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1540820762284513835.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11610884663840108739.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8026 in /w/workspace/edgexfoundry_device-snmp-go_main [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/edgexfoundry_device-snmp-go_main # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4d140b7d88f2fb2bd597ea15c42e7db009f8976b (main) Commit message: "Merge pull request #198 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40" > 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 core.sparsecheckout # timeout=10 > git checkout -f 4d140b7d88f2fb2bd597ea15c42e7db009f8976b # timeout=10 > git rev-list --no-walk 86e265f4693997e38d18c21fe32d96af1ec8218a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T05:18:43.288Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T05:18:43.356Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T05:18:43.369Z] ========================================================= [2022-10-17T05:18:43.369Z] EdgeX Global Pipelines Version Info [2022-10-17T05:18:43.369Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T05:18:44.076Z] ------------------- [2022-10-17T05:18:44.076Z] stable info: [2022-10-17T05:18:44.076Z] ------------------- [2022-10-17T05:18:44.076Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T05:18:44.076Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T05:18:44.076Z] Message: update stable to v1.0.239 [2022-10-17T05:18:44.646Z] ------------------- [2022-10-17T05:18:44.646Z] experimental info: [2022-10-17T05:18:44.646Z] ------------------- [2022-10-17T05:18:44.646Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T05:18:44.646Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T05:18:44.646Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T05:18:44.807Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-10-17T05:18:44.819Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-10-17T05:18:44.833Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T05:18:44.844Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T05:18:44.855Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T05:18:44.865Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T05:18:44.877Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T05:18:44.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T05:18:44.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T05:18:44.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T05:18:44.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T05:18:44.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-10-17T05:18:44.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T05:18:44.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T05:18:44.976Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T05:18:44.990Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T05:18:45.002Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T05:18:45.016Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T05:18:45.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T05:18:45.037Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T05:18:45.048Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T05:18:45.060Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T05:18:45.071Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T05:18:45.082Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T05:18:45.096Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T05:18:45.110Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T05:18:45.121Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T05:18:45.135Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-17T05:18:45.149Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-17T05:18:45.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-17T05:18:45.170Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d140b7d88f2fb2bd597ea15c42e7db009f8976b [Pipeline] echo [2022-10-17T05:18:45.182Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d140b7 [Pipeline] echo [2022-10-17T05:18:45.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T05:18:45.238Z] provisioning config files... [2022-10-17T05:18:45.251Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12632368887459154011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T05:18:45.549Z] ---> docker-login.sh [2022-10-17T05:18:45.549Z] nexus3.edgexfoundry.org:10001 [2022-10-17T05:18:45.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:18:45.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:18:45.809Z] Configure a credential helper to remove this warning. See [2022-10-17T05:18:45.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:18:45.809Z] [2022-10-17T05:18:45.809Z] Login Succeeded [2022-10-17T05:18:45.809Z] nexus3.edgexfoundry.org:10002 [2022-10-17T05:18:46.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:18:46.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:18:46.070Z] Configure a credential helper to remove this warning. See [2022-10-17T05:18:46.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:18:46.070Z] [2022-10-17T05:18:46.070Z] Login Succeeded [2022-10-17T05:18:46.070Z] nexus3.edgexfoundry.org:10003 [2022-10-17T05:18:46.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:18:46.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:18:46.070Z] Configure a credential helper to remove this warning. See [2022-10-17T05:18:46.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:18:46.070Z] [2022-10-17T05:18:46.070Z] Login Succeeded [2022-10-17T05:18:46.070Z] nexus3.edgexfoundry.org:10004 [2022-10-17T05:18:46.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:18:46.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:18:46.330Z] Configure a credential helper to remove this warning. See [2022-10-17T05:18:46.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:18:46.330Z] [2022-10-17T05:18:46.330Z] Login Succeeded [2022-10-17T05:18:46.330Z] docker.io [2022-10-17T05:18:46.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:18:46.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:18:46.591Z] Configure a credential helper to remove this warning. See [2022-10-17T05:18:46.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:18:46.591Z] [2022-10-17T05:18:46.591Z] Login Succeeded [2022-10-17T05:18:46.591Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T05:18:46.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T05:18:46.948Z] + git rev-list -1 --merges 4d140b7d88f2fb2bd597ea15c42e7db009f8976b~1..4d140b7d88f2fb2bd597ea15c42e7db009f8976b [Pipeline] echo [2022-10-17T05:18:46.979Z] -----------> git rev-list -1 --merges 4d140b7d88f2fb2bd597ea15c42e7db009f8976b~1..4d140b7d88f2fb2bd597ea15c42e7db009f8976b 4d140b7d88f2fb2bd597ea15c42e7db009f8976b [2022-10-17T05:18:46.979Z] 4d140b7d88f2fb2bd597ea15c42e7db009f8976b [false] [Pipeline] sh [2022-10-17T05:18:47.261Z] + git log --format=format:%s -1 4d140b7d88f2fb2bd597ea15c42e7db009f8976b [Pipeline] echo [2022-10-17T05:18:47.276Z] ========================================================= [2022-10-17T05:18:47.277Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T05:18:47.277Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T05:18:47.589Z] + git log --format=format:%s -1 4d140b7d88f2fb2bd597ea15c42e7db009f8976b [Pipeline] echo [2022-10-17T05:18:47.619Z] [semverPrep] GIT_COMMIT: 4d140b7d88f2fb2bd597ea15c42e7db009f8976b, Commit Message: Merge pull request #198 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40 [Pipeline] echo [2022-10-17T05:18:47.629Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T05:18:47.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T05:18:47.989Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T05:18:47.989Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T05:18:47.989Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T05:18:47.989Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T05:18:47.989Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T05:18:47.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:18:48.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T05:18:48.378Z] [2022-10-17T05:18:48.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:18:48.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T05:18:48.679Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T05:18:48.679Z] b85a868b505f: Pulling fs layer [2022-10-17T05:18:48.679Z] e2be974225ed: Pulling fs layer [2022-10-17T05:18:48.679Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T05:18:48.679Z] 988bab9f4d93: Pulling fs layer [2022-10-17T05:18:48.679Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T05:18:48.679Z] eaf3925da568: Pulling fs layer [2022-10-17T05:18:48.679Z] bab4dde63d76: Pulling fs layer [2022-10-17T05:18:48.679Z] bde34c3a00c8: Pulling fs layer [2022-10-17T05:18:48.679Z] b352a97aabf1: Pulling fs layer [2022-10-17T05:18:48.679Z] 4872d77fe225: Pulling fs layer [2022-10-17T05:18:48.679Z] 5851b861e8e6: Pulling fs layer [2022-10-17T05:18:48.679Z] 988bab9f4d93: Waiting [2022-10-17T05:18:48.679Z] 1469e6f7b9e6: Waiting [2022-10-17T05:18:48.679Z] b352a97aabf1: Waiting [2022-10-17T05:18:48.679Z] eaf3925da568: Waiting [2022-10-17T05:18:48.679Z] bab4dde63d76: Waiting [2022-10-17T05:18:48.679Z] 4872d77fe225: Waiting [2022-10-17T05:18:48.679Z] bde34c3a00c8: Waiting [2022-10-17T05:18:48.679Z] 5851b861e8e6: Waiting [2022-10-17T05:18:48.679Z] e2be974225ed: Verifying Checksum [2022-10-17T05:18:48.679Z] e2be974225ed: Download complete [2022-10-17T05:18:48.679Z] 988bab9f4d93: Download complete [2022-10-17T05:18:48.939Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T05:18:48.939Z] 1469e6f7b9e6: Download complete [2022-10-17T05:18:48.939Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T05:18:48.939Z] 339a4e72a1f5: Download complete [2022-10-17T05:18:48.939Z] eaf3925da568: Verifying Checksum [2022-10-17T05:18:48.939Z] eaf3925da568: Download complete [2022-10-17T05:18:48.939Z] bde34c3a00c8: Download complete [2022-10-17T05:18:48.939Z] b352a97aabf1: Verifying Checksum [2022-10-17T05:18:48.939Z] b352a97aabf1: Download complete [2022-10-17T05:18:48.939Z] 4872d77fe225: Download complete [2022-10-17T05:18:48.939Z] 5851b861e8e6: Verifying Checksum [2022-10-17T05:18:48.939Z] 5851b861e8e6: Download complete [2022-10-17T05:18:48.939Z] b85a868b505f: Verifying Checksum [2022-10-17T05:18:48.939Z] b85a868b505f: Download complete [2022-10-17T05:18:49.199Z] bab4dde63d76: Verifying Checksum [2022-10-17T05:18:49.199Z] bab4dde63d76: Download complete [2022-10-17T05:18:50.134Z] b85a868b505f: Pull complete [2022-10-17T05:18:50.393Z] e2be974225ed: Pull complete [2022-10-17T05:18:50.668Z] 339a4e72a1f5: Pull complete [2022-10-17T05:18:50.936Z] 988bab9f4d93: Pull complete [2022-10-17T05:18:51.197Z] 1469e6f7b9e6: Pull complete [2022-10-17T05:18:51.197Z] eaf3925da568: Pull complete [2022-10-17T05:18:53.108Z] bab4dde63d76: Pull complete [2022-10-17T05:18:53.108Z] bde34c3a00c8: Pull complete [2022-10-17T05:18:53.367Z] b352a97aabf1: Pull complete [2022-10-17T05:18:53.367Z] 4872d77fe225: Pull complete [2022-10-17T05:18:53.367Z] 5851b861e8e6: Pull complete [2022-10-17T05:18:53.367Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T05:18:53.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T05:18:53.367Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T05:18:53.453Z] prd-ubuntu20.04-docker-8c-8g-8026 does not seem to be running inside a container [2022-10-17T05:18:53.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T05:18:55.330Z] $ docker top 41dde28dd9947537bd89aacea5b3bd1450534bdc68021646a3cbaf416115f645 -eo pid,comm [2022-10-17T05:18:55.390Z] 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). [2022-10-17T05:18:55.390Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T05:18:55.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T05:18:55.418Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T05:18:55.535Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T05:18:55.539Z] $ docker exec 41dde28dd9947537bd89aacea5b3bd1450534bdc68021646a3cbaf416115f645 ssh-agent [2022-10-17T05:18:55.642Z] SSH_AUTH_SOCK=/tmp/ssh-qkOGxYXrsAUV/agent.32 [2022-10-17T05:18:55.642Z] SSH_AGENT_PID=38 [2022-10-17T05:18:55.648Z] Running ssh-add (command line suppressed) [2022-10-17T05:18:55.756Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11656730605127408801.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11656730605127408801.key) [2022-10-17T05:18:55.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T05:18:56.054Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T05:18:56.072Z] $ docker exec --env ******** --env ******** 41dde28dd9947537bd89aacea5b3bd1450534bdc68021646a3cbaf416115f645 ssh-agent -k [2022-10-17T05:18:56.176Z] unset SSH_AUTH_SOCK; [2022-10-17T05:18:56.177Z] unset SSH_AGENT_PID; [2022-10-17T05:18:56.177Z] echo Agent pid 38 killed; [2022-10-17T05:18:56.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T05:18:56.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T05:18:56.215Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T05:18:56.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T05:18:56.334Z] $ docker exec 41dde28dd9947537bd89aacea5b3bd1450534bdc68021646a3cbaf416115f645 ssh-agent [2022-10-17T05:18:56.438Z] SSH_AUTH_SOCK=/tmp/ssh-otAU6GD1g92c/agent.71 [2022-10-17T05:18:56.438Z] SSH_AGENT_PID=77 [2022-10-17T05:18:56.443Z] Running ssh-add (command line suppressed) [2022-10-17T05:18:56.547Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5838185469563103945.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5838185469563103945.key) [2022-10-17T05:18:56.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T05:18:56.851Z] + git semver init [2022-10-17T05:18:57.112Z] 2022-10-17 05:18:57,041 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T05:18:57.112Z] 2022-10-17 05:18:57,041 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-10-17T05:18:57.112Z] 2022-10-17 05:18:57,042 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-10-17T05:18:57.112Z] 2022-10-17 05:18:57,042 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T05:18:58.053Z] 2022-10-17 05:18:57,903 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2022-10-17T05:18:58.053Z] 2022-10-17 05:18:57,903 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2022-10-17T05:18:58.053Z] 2022-10-17 05:18:57,903 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-17T05:18:58.053Z] 2022-10-17 05:18:57,904 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-17T05:18:58.053Z] 2.3.0-dev.18 [Pipeline] } [2022-10-17T05:18:58.065Z] $ docker exec --env ******** --env ******** 41dde28dd9947537bd89aacea5b3bd1450534bdc68021646a3cbaf416115f645 ssh-agent -k [2022-10-17T05:18:58.173Z] unset SSH_AUTH_SOCK; [2022-10-17T05:18:58.173Z] unset SSH_AGENT_PID; [2022-10-17T05:18:58.174Z] echo Agent pid 77 killed; [2022-10-17T05:18:58.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T05:18:58.489Z] + git semver [Pipeline] } [2022-10-17T05:18:58.765Z] $ docker stop --time=1 41dde28dd9947537bd89aacea5b3bd1450534bdc68021646a3cbaf416115f645 [2022-10-17T05:19:00.110Z] $ docker rm -f 41dde28dd9947537bd89aacea5b3bd1450534bdc68021646a3cbaf416115f645 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T05:19:00.445Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T05:19:00.626Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T05:19:00.629Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [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 [2022-10-17T05:19:00.801Z] provisioning config files... [2022-10-17T05:19:00.811Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5039776371828236745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T05:19:01.105Z] ---> docker-login.sh [2022-10-17T05:19:01.105Z] nexus3.edgexfoundry.org:10001 [2022-10-17T05:19:01.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:19:01.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:19:01.105Z] Configure a credential helper to remove this warning. See [2022-10-17T05:19:01.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:19:01.105Z] [2022-10-17T05:19:01.105Z] Login Succeeded [2022-10-17T05:19:01.105Z] nexus3.edgexfoundry.org:10002 [2022-10-17T05:19:01.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:19:01.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:19:01.105Z] Configure a credential helper to remove this warning. See [2022-10-17T05:19:01.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:19:01.105Z] [2022-10-17T05:19:01.105Z] Login Succeeded [2022-10-17T05:19:01.105Z] nexus3.edgexfoundry.org:10003 [2022-10-17T05:19:01.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:19:01.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:19:01.365Z] Configure a credential helper to remove this warning. See [2022-10-17T05:19:01.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:19:01.365Z] [2022-10-17T05:19:01.365Z] Login Succeeded [2022-10-17T05:19:01.365Z] nexus3.edgexfoundry.org:10004 [2022-10-17T05:19:01.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:19:01.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:19:01.365Z] Configure a credential helper to remove this warning. See [2022-10-17T05:19:01.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:19:01.365Z] [2022-10-17T05:19:01.365Z] Login Succeeded [2022-10-17T05:19:01.365Z] docker.io [2022-10-17T05:19:01.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:19:01.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:19:01.885Z] Configure a credential helper to remove this warning. See [2022-10-17T05:19:01.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:19:01.885Z] [2022-10-17T05:19:01.885Z] Login Succeeded [2022-10-17T05:19:01.885Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T05:19:01.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T05:19:01.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T05:19:01.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T05:19:01.971Z] ========================================================= [2022-10-17T05:19:01.971Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T05:19:01.971Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:19:02.282Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T05:19:02.283Z] Sending build context to Docker daemon 5.509MB [2022-10-17T05:19:02.283Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T05:19:02.283Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-17T05:19:02.283Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T05:19:02.283Z] 213ec9aee27d: Pulling fs layer [2022-10-17T05:19:02.283Z] 4583459ba037: Pulling fs layer [2022-10-17T05:19:02.283Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T05:19:02.283Z] 53926ce57604: Pulling fs layer [2022-10-17T05:19:02.283Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T05:19:02.283Z] 30f14e443154: Pulling fs layer [2022-10-17T05:19:02.283Z] 801331c1e519: Pulling fs layer [2022-10-17T05:19:02.283Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T05:19:02.283Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T05:19:02.283Z] 53926ce57604: Waiting [2022-10-17T05:19:02.283Z] 21b2b0c7a3f4: Waiting [2022-10-17T05:19:02.283Z] 30f14e443154: Waiting [2022-10-17T05:19:02.283Z] 801331c1e519: Waiting [2022-10-17T05:19:02.283Z] 99cc6dd402b0: Waiting [2022-10-17T05:19:02.283Z] 7d9ed39f4882: Waiting [2022-10-17T05:19:02.283Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T05:19:02.283Z] 93c1e223e6f2: Download complete [2022-10-17T05:19:02.283Z] 4583459ba037: Download complete [2022-10-17T05:19:02.547Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-17T05:19:02.547Z] 21b2b0c7a3f4: Download complete [2022-10-17T05:19:02.547Z] 30f14e443154: Download complete [2022-10-17T05:19:02.547Z] 213ec9aee27d: Verifying Checksum [2022-10-17T05:19:02.547Z] 213ec9aee27d: Download complete [2022-10-17T05:19:02.547Z] 801331c1e519: Download complete [2022-10-17T05:19:02.547Z] 213ec9aee27d: Pull complete [2022-10-17T05:19:02.808Z] 4583459ba037: Pull complete [2022-10-17T05:19:02.808Z] 93c1e223e6f2: Pull complete [2022-10-17T05:19:03.071Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T05:19:03.071Z] 7d9ed39f4882: Download complete [2022-10-17T05:19:03.071Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T05:19:03.071Z] 99cc6dd402b0: Download complete [2022-10-17T05:19:03.331Z] 53926ce57604: Verifying Checksum [2022-10-17T05:19:03.331Z] 53926ce57604: Download complete [2022-10-17T05:19:07.563Z] 53926ce57604: Pull complete [2022-10-17T05:19:07.563Z] 21b2b0c7a3f4: Pull complete [2022-10-17T05:19:07.563Z] 30f14e443154: Pull complete [2022-10-17T05:19:07.563Z] 801331c1e519: Pull complete [2022-10-17T05:19:09.466Z] 99cc6dd402b0: Pull complete [2022-10-17T05:19:10.402Z] 7d9ed39f4882: Pull complete [2022-10-17T05:19:10.402Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T05:19:10.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T05:19:10.402Z] ---> 1dedd983c030 [2022-10-17T05:19:10.402Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-17T05:19:13.696Z] ---> Running in 01a251f66f3e [2022-10-17T05:19:13.696Z] Removing intermediate container 01a251f66f3e [2022-10-17T05:19:13.696Z] ---> c3592156e511 [2022-10-17T05:19:13.696Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T05:19:13.696Z] ---> Running in 3c70f0aa719f [2022-10-17T05:19:13.696Z] Removing intermediate container 3c70f0aa719f [2022-10-17T05:19:13.696Z] ---> 852ccfb6d313 [2022-10-17T05:19:13.696Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T05:19:13.696Z] ---> Running in 5576d5c11d0e [2022-10-17T05:19:13.696Z] Removing intermediate container 5576d5c11d0e [2022-10-17T05:19:13.696Z] ---> 06f0980a116f [2022-10-17T05:19:13.696Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T05:19:13.696Z] ---> Running in 9cb279ad8ac3 [2022-10-17T05:19:13.696Z] Removing intermediate container 9cb279ad8ac3 [2022-10-17T05:19:13.696Z] ---> e3638f51429f [2022-10-17T05:19:13.696Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T05:19:13.696Z] ---> Running in 2d8d75e415bd [2022-10-17T05:19:14.262Z] Removing intermediate container 2d8d75e415bd [2022-10-17T05:19:14.262Z] ---> 6868251eda29 [2022-10-17T05:19:14.262Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T05:19:14.262Z] ---> Running in f93a9d2b616d [2022-10-17T05:19:14.521Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T05:19:15.457Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T05:19:15.715Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-17T05:19:15.715Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-17T05:19:15.715Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-17T05:19:15.752Z] Still waiting to schedule task [2022-10-17T05:19:15.752Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-17T05:19:15.975Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-17T05:19:15.976Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T05:19:15.976Z] OK: 216 MiB in 55 packages [2022-10-17T05:19:16.542Z] Removing intermediate container f93a9d2b616d [2022-10-17T05:19:16.542Z] ---> 95373e519afd [2022-10-17T05:19:16.542Z] Step 9/13 : WORKDIR /device-snmp-go [2022-10-17T05:19:16.542Z] ---> Running in 8334e2bd93a8 [2022-10-17T05:19:16.542Z] Removing intermediate container 8334e2bd93a8 [2022-10-17T05:19:16.542Z] ---> 689aab571462 [2022-10-17T05:19:16.542Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-17T05:19:16.801Z] ---> 30ceb54ba459 [2022-10-17T05:19:16.801Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T05:19:16.801Z] ---> Running in 388357dcb4ff [2022-10-17T05:19:34.934Z] Removing intermediate container 388357dcb4ff [2022-10-17T05:19:34.934Z] ---> 3a46db841d71 [2022-10-17T05:19:34.934Z] Step 12/13 : COPY . . [2022-10-17T05:19:34.934Z] ---> 9172d2e52a05 [2022-10-17T05:19:34.934Z] Step 13/13 : RUN ${MAKE} [2022-10-17T05:19:34.934Z] ---> Running in d6dc23a9e7f8 [2022-10-17T05:19:34.934Z] noop [2022-10-17T05:19:34.934Z] Removing intermediate container d6dc23a9e7f8 [2022-10-17T05:19:34.934Z] ---> b08885c8d718 [2022-10-17T05:19:34.934Z] Successfully built b08885c8d718 [2022-10-17T05:19:34.934Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:19:35.250Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T05:19:35.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T05:19:35.322Z] prd-ubuntu20.04-docker-8c-8g-8026 does not seem to be running inside a container [2022-10-17T05:19:35.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T05:19:35.689Z] $ docker top ce2fa696c8507008c5559ce4ee07cb375f9745ab27424711f5f21fccb7118a7f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T05:19:36.030Z] + go version [2022-10-17T05:19:36.030Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T05:19:36.041Z] $ docker stop --time=1 ce2fa696c8507008c5559ce4ee07cb375f9745ab27424711f5f21fccb7118a7f [2022-10-17T05:19:37.316Z] $ docker rm -f ce2fa696c8507008c5559ce4ee07cb375f9745ab27424711f5f21fccb7118a7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:19:37.720Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T05:19:37.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T05:19:37.790Z] prd-ubuntu20.04-docker-8c-8g-8026 does not seem to be running inside a container [2022-10-17T05:19:37.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T05:19:38.176Z] $ docker top bc1c0b6c8323edae7f78865aa41e14f5c6e59100c384f0fc3e7b64bde26aed41 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T05:19:38.523Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-17T05:19:38.822Z] + make test [2022-10-17T05:19:38.823Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-17T05:19:39.388Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-10-17T05:19:49.353Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-10-17T05:19:49.353Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.018s coverage: 0.0% of statements [2022-10-17T05:19:55.915Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-17T05:19:55.915Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T05:19:59.197Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T05:19:59.197Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T05:19:59.197Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T05:19:59.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T05:19:59.220Z] $ docker stop --time=1 bc1c0b6c8323edae7f78865aa41e14f5c6e59100c384f0fc3e7b64bde26aed41 [2022-10-17T05:20:01.279Z] $ docker rm -f bc1c0b6c8323edae7f78865aa41e14f5c6e59100c384f0fc3e7b64bde26aed41 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T05:20:01.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T05:20:01.794Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T05:20:02.272Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T05:20:02.556Z] + ls -al . [2022-10-17T05:20:02.556Z] total 172 [2022-10-17T05:20:02.556Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 05:19 . [2022-10-17T05:20:02.556Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 05:18 .. [2022-10-17T05:20:02.556Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 17 05:18 .dockerignore [2022-10-17T05:20:02.556Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 05:19 .git [2022-10-17T05:20:02.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 05:18 .github [2022-10-17T05:20:02.557Z] -rw-rw-r-- 1 jenkins jenkins 328 Oct 17 05:18 .gitignore [2022-10-17T05:20:02.557Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 05:18 .golangci.yml [2022-10-17T05:20:02.557Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 05:18 .semver [2022-10-17T05:20:02.557Z] -rw-rw-r-- 1 jenkins jenkins 8932 Oct 17 05:18 Attribution.txt [2022-10-17T05:20:02.557Z] -rw-rw-r-- 1 jenkins jenkins 6948 Oct 17 05:18 CHANGELOG.md [2022-10-17T05:20:02.557Z] -rw-rw-r-- 1 jenkins jenkins 1575 Oct 17 05:18 Dockerfile [2022-10-17T05:20:02.557Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 05:18 GOVERNANCE.md [2022-10-17T05:20:02.557Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 17 05:18 Jenkinsfile [2022-10-17T05:20:02.557Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 05:18 LICENSE [2022-10-17T05:20:02.557Z] -rw-rw-r-- 1 jenkins jenkins 2543 Oct 17 05:18 Makefile [2022-10-17T05:20:02.557Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 17 05:18 OWNERS.md [2022-10-17T05:20:02.557Z] -rw-rw-r-- 1 jenkins jenkins 10054 Oct 17 05:18 README.md [2022-10-17T05:20:02.557Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 05:19 VERSION [2022-10-17T05:20:02.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 05:18 bin [2022-10-17T05:20:02.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 05:18 cmd [2022-10-17T05:20:02.557Z] -rw-r--r-- 1 jenkins jenkins 7631 Oct 17 05:19 coverage.out [2022-10-17T05:20:02.557Z] -rw-rw-r-- 1 jenkins jenkins 3473 Oct 17 05:18 go.mod [2022-10-17T05:20:02.557Z] -rw-rw-r-- 1 jenkins jenkins 38138 Oct 17 05:18 go.sum [2022-10-17T05:20:02.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 05:18 internal [2022-10-17T05:20:02.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 05:18 snap [2022-10-17T05:20:02.557Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 17 05:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:20:02.866Z] + 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=4d140b7d88f2fb2bd597ea15c42e7db009f8976b --label arch=amd64 --label version=2.3.0-dev.18 . [2022-10-17T05:20:02.866Z] Sending build context to Docker daemon 5.517MB [2022-10-17T05:20:02.866Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T05:20:02.866Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-17T05:20:02.866Z] ---> b08885c8d718 [2022-10-17T05:20:02.866Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-17T05:20:02.866Z] ---> Running in b88271f7e847 [2022-10-17T05:20:03.124Z] Removing intermediate container b88271f7e847 [2022-10-17T05:20:03.124Z] ---> bef2478ad271 [2022-10-17T05:20:03.124Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T05:20:03.124Z] ---> Running in eb021e7203ca [2022-10-17T05:20:03.124Z] Removing intermediate container eb021e7203ca [2022-10-17T05:20:03.124Z] ---> f8d3fe6b4186 [2022-10-17T05:20:03.124Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T05:20:03.384Z] ---> Running in 71c31d77ac55 [2022-10-17T05:20:03.384Z] Removing intermediate container 71c31d77ac55 [2022-10-17T05:20:03.384Z] ---> d102d534a4d3 [2022-10-17T05:20:03.384Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T05:20:03.384Z] ---> Running in a2f53d9f82ce [2022-10-17T05:20:03.643Z] Removing intermediate container a2f53d9f82ce [2022-10-17T05:20:03.643Z] ---> e4ce064e0533 [2022-10-17T05:20:03.643Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T05:20:03.643Z] ---> Running in 794abc24dbff [2022-10-17T05:20:04.219Z] Removing intermediate container 794abc24dbff [2022-10-17T05:20:04.219Z] ---> 4fb513e65509 [2022-10-17T05:20:04.219Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T05:20:04.219Z] ---> Running in 16fee8627952 [2022-10-17T05:20:04.479Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T05:20:05.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T05:20:05.675Z] OK: 216 MiB in 55 packages [2022-10-17T05:20:05.935Z] Removing intermediate container 16fee8627952 [2022-10-17T05:20:05.935Z] ---> e58e5cdc70db [2022-10-17T05:20:05.935Z] Step 9/25 : WORKDIR /device-snmp-go [2022-10-17T05:20:06.195Z] ---> Running in 3a89504731df [2022-10-17T05:20:06.195Z] Removing intermediate container 3a89504731df [2022-10-17T05:20:06.195Z] ---> cccc3e5972e4 [2022-10-17T05:20:06.195Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-17T05:20:06.195Z] ---> 39b774c0f20b [2022-10-17T05:20:06.195Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T05:20:06.470Z] ---> Running in b40756e69877 [2022-10-17T05:20:07.423Z] Removing intermediate container b40756e69877 [2022-10-17T05:20:07.423Z] ---> 9e64d368b140 [2022-10-17T05:20:07.423Z] Step 12/25 : COPY . . [2022-10-17T05:20:07.990Z] ---> 0d15d893f6cf [2022-10-17T05:20:07.990Z] Step 13/25 : RUN ${MAKE} [2022-10-17T05:20:07.990Z] ---> Running in 3f0adf786837 [2022-10-17T05:20:08.556Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.40 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-10-17T05:20:30.612Z] Removing intermediate container 3f0adf786837 [2022-10-17T05:20:30.612Z] ---> 0d1420341871 [2022-10-17T05:20:30.612Z] Step 14/25 : FROM alpine:3.16 [2022-10-17T05:20:30.612Z] 3.16: Pulling from library/alpine [2022-10-17T05:20:30.612Z] 213ec9aee27d: Already exists [2022-10-17T05:20:30.612Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T05:20:30.612Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T05:20:30.612Z] ---> 9c6f07244728 [2022-10-17T05:20:30.612Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T05:20:30.612Z] ---> Running in 26a74ca34305 [2022-10-17T05:20:31.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T05:20:31.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T05:20:31.180Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T05:20:31.180Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T05:20:31.180Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T05:20:31.462Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T05:20:31.462Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T05:20:31.462Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T05:20:31.462Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T05:20:31.462Z] OK: 8 MiB in 20 packages [2022-10-17T05:20:31.720Z] Removing intermediate container 26a74ca34305 [2022-10-17T05:20:31.720Z] ---> 4a28d8df6dc7 [2022-10-17T05:20:31.720Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2022-10-17T05:20:32.653Z] ---> 7ae381581134 [2022-10-17T05:20:32.653Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-10-17T05:20:32.653Z] ---> ed6b43c6540f [2022-10-17T05:20:32.653Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2022-10-17T05:20:32.653Z] ---> fb298d2ae802 [2022-10-17T05:20:32.653Z] Step 19/25 : EXPOSE 59993 [2022-10-17T05:20:32.653Z] ---> Running in 048d820a86ea [2022-10-17T05:20:32.653Z] Removing intermediate container 048d820a86ea [2022-10-17T05:20:32.653Z] ---> ae44f90537ce [2022-10-17T05:20:32.653Z] Step 20/25 : EXPOSE 161 [2022-10-17T05:20:32.914Z] ---> Running in 1815abcbf067 [2022-10-17T05:20:32.914Z] Removing intermediate container 1815abcbf067 [2022-10-17T05:20:32.914Z] ---> dbe5de308e7a [2022-10-17T05:20:32.914Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2022-10-17T05:20:32.914Z] ---> Running in fd24ee7e229c [2022-10-17T05:20:32.914Z] Removing intermediate container fd24ee7e229c [2022-10-17T05:20:32.914Z] ---> 492edce33f42 [2022-10-17T05:20:32.914Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-17T05:20:33.174Z] ---> Running in 5aead9fbff15 [2022-10-17T05:20:33.174Z] Removing intermediate container 5aead9fbff15 [2022-10-17T05:20:33.174Z] ---> e1bd712db489 [2022-10-17T05:20:33.174Z] Step 23/25 : LABEL arch=amd64 [2022-10-17T05:20:33.174Z] ---> Running in fd48c629a907 [2022-10-17T05:20:33.174Z] Removing intermediate container fd48c629a907 [2022-10-17T05:20:33.174Z] ---> 1436a6cc1534 [2022-10-17T05:20:33.174Z] Step 24/25 : LABEL git_sha=4d140b7d88f2fb2bd597ea15c42e7db009f8976b [2022-10-17T05:20:33.434Z] ---> Running in b6d01caf0429 [2022-10-17T05:20:33.434Z] Removing intermediate container b6d01caf0429 [2022-10-17T05:20:33.434Z] ---> 4de1d9ece8a3 [2022-10-17T05:20:33.434Z] Step 25/25 : LABEL version=2.3.0-dev.18 [2022-10-17T05:20:33.434Z] ---> Running in f292f240218c [2022-10-17T05:20:33.434Z] Removing intermediate container f292f240218c [2022-10-17T05:20:33.434Z] ---> 3175137c4ae5 [2022-10-17T05:20:33.434Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T05:20:33.434Z] Successfully built 3175137c4ae5 [2022-10-17T05:20:33.434Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T05:20:33.517Z] provisioning config files... [2022-10-17T05:20:33.524Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2157736911197415113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T05:20:33.827Z] ---> docker-login.sh [2022-10-17T05:20:33.827Z] nexus3.edgexfoundry.org:10001 [2022-10-17T05:20:33.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:20:33.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:20:33.827Z] Configure a credential helper to remove this warning. See [2022-10-17T05:20:33.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:20:33.827Z] [2022-10-17T05:20:33.827Z] Login Succeeded [2022-10-17T05:20:33.827Z] nexus3.edgexfoundry.org:10002 [2022-10-17T05:20:33.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:20:33.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:20:33.827Z] Configure a credential helper to remove this warning. See [2022-10-17T05:20:33.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:20:33.827Z] [2022-10-17T05:20:33.827Z] Login Succeeded [2022-10-17T05:20:34.085Z] nexus3.edgexfoundry.org:10003 [2022-10-17T05:20:34.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:20:34.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:20:34.085Z] Configure a credential helper to remove this warning. See [2022-10-17T05:20:34.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:20:34.085Z] [2022-10-17T05:20:34.085Z] Login Succeeded [2022-10-17T05:20:34.085Z] nexus3.edgexfoundry.org:10004 [2022-10-17T05:20:34.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:20:34.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:20:34.085Z] Configure a credential helper to remove this warning. See [2022-10-17T05:20:34.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:20:34.085Z] [2022-10-17T05:20:34.085Z] Login Succeeded [2022-10-17T05:20:34.344Z] docker.io [2022-10-17T05:20:34.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:20:34.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:20:34.604Z] Configure a credential helper to remove this warning. See [2022-10-17T05:20:34.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:20:34.604Z] [2022-10-17T05:20:34.604Z] Login Succeeded [2022-10-17T05:20:34.604Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T05:20:34.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T05:20:34.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T05:20:34.658Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-10-17T05:20:34.658Z] 4d140b7d88f2fb2bd597ea15c42e7db009f8976b [2022-10-17T05:20:34.658Z] latest [2022-10-17T05:20:34.658Z] 2.3.0-dev.18 [2022-10-17T05:20:34.658Z] 4d140b7d88f2fb2bd597ea15c42e7db009f8976b-2.3.0-dev.18 [2022-10-17T05:20:34.658Z] main [2022-10-17T05:20:34.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:20:34.967Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4d140b7d88f2fb2bd597ea15c42e7db009f8976b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:20:35.271Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:4d140b7d88f2fb2bd597ea15c42e7db009f8976b [2022-10-17T05:20:35.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-17T05:20:35.271Z] 1a20b4f5a664: Preparing [2022-10-17T05:20:35.271Z] 26cdfde92ee9: Preparing [2022-10-17T05:20:35.271Z] 64162eb73494: Preparing [2022-10-17T05:20:35.271Z] 5bba7818b5d6: Preparing [2022-10-17T05:20:35.271Z] 994393dc58e7: Preparing [2022-10-17T05:20:35.271Z] 994393dc58e7: Layer already exists [2022-10-17T05:20:35.271Z] 26cdfde92ee9: Pushed [2022-10-17T05:20:35.271Z] 1a20b4f5a664: Pushed [2022-10-17T05:20:35.529Z] 5bba7818b5d6: Pushed [2022-10-17T05:20:38.061Z] 64162eb73494: Pushed [2022-10-17T05:20:38.061Z] 4d140b7d88f2fb2bd597ea15c42e7db009f8976b: digest: sha256:a4a841dabad59302795558a656328a57dc6faa73b812888b4a0fb96a66385e1b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:20:38.377Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:20:38.682Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-10-17T05:20:38.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-17T05:20:38.682Z] 1a20b4f5a664: Preparing [2022-10-17T05:20:38.682Z] 26cdfde92ee9: Preparing [2022-10-17T05:20:38.682Z] 64162eb73494: Preparing [2022-10-17T05:20:38.682Z] 5bba7818b5d6: Preparing [2022-10-17T05:20:38.682Z] 994393dc58e7: Preparing [2022-10-17T05:20:38.682Z] 64162eb73494: Layer already exists [2022-10-17T05:20:38.682Z] 5bba7818b5d6: Layer already exists [2022-10-17T05:20:38.682Z] 26cdfde92ee9: Layer already exists [2022-10-17T05:20:38.682Z] 1a20b4f5a664: Layer already exists [2022-10-17T05:20:38.682Z] 994393dc58e7: Layer already exists [2022-10-17T05:20:38.682Z] latest: digest: sha256:a4a841dabad59302795558a656328a57dc6faa73b812888b4a0fb96a66385e1b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:20:38.989Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:20:39.291Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.18 [2022-10-17T05:20:39.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-17T05:20:39.291Z] 1a20b4f5a664: Preparing [2022-10-17T05:20:39.291Z] 26cdfde92ee9: Preparing [2022-10-17T05:20:39.291Z] 64162eb73494: Preparing [2022-10-17T05:20:39.291Z] 5bba7818b5d6: Preparing [2022-10-17T05:20:39.291Z] 994393dc58e7: Preparing [2022-10-17T05:20:39.291Z] 26cdfde92ee9: Layer already exists [2022-10-17T05:20:39.291Z] 64162eb73494: Layer already exists [2022-10-17T05:20:39.291Z] 994393dc58e7: Layer already exists [2022-10-17T05:20:39.291Z] 1a20b4f5a664: Layer already exists [2022-10-17T05:20:39.291Z] 5bba7818b5d6: Layer already exists [2022-10-17T05:20:39.291Z] 2.3.0-dev.18: digest: sha256:a4a841dabad59302795558a656328a57dc6faa73b812888b4a0fb96a66385e1b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:20:39.604Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4d140b7d88f2fb2bd597ea15c42e7db009f8976b-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:20:39.902Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:4d140b7d88f2fb2bd597ea15c42e7db009f8976b-2.3.0-dev.18 [2022-10-17T05:20:39.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-17T05:20:39.902Z] 1a20b4f5a664: Preparing [2022-10-17T05:20:39.902Z] 26cdfde92ee9: Preparing [2022-10-17T05:20:39.902Z] 64162eb73494: Preparing [2022-10-17T05:20:39.902Z] 5bba7818b5d6: Preparing [2022-10-17T05:20:39.902Z] 994393dc58e7: Preparing [2022-10-17T05:20:39.902Z] 1a20b4f5a664: Layer already exists [2022-10-17T05:20:39.902Z] 994393dc58e7: Layer already exists [2022-10-17T05:20:39.902Z] 64162eb73494: Layer already exists [2022-10-17T05:20:39.902Z] 26cdfde92ee9: Layer already exists [2022-10-17T05:20:39.902Z] 5bba7818b5d6: Layer already exists [2022-10-17T05:20:39.902Z] 4d140b7d88f2fb2bd597ea15c42e7db009f8976b-2.3.0-dev.18: digest: sha256:a4a841dabad59302795558a656328a57dc6faa73b812888b4a0fb96a66385e1b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:20:40.216Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:20:40.518Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2022-10-17T05:20:40.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-17T05:20:40.518Z] 1a20b4f5a664: Preparing [2022-10-17T05:20:40.518Z] 26cdfde92ee9: Preparing [2022-10-17T05:20:40.518Z] 64162eb73494: Preparing [2022-10-17T05:20:40.518Z] 5bba7818b5d6: Preparing [2022-10-17T05:20:40.518Z] 994393dc58e7: Preparing [2022-10-17T05:20:40.518Z] 64162eb73494: Layer already exists [2022-10-17T05:20:40.518Z] 1a20b4f5a664: Layer already exists [2022-10-17T05:20:40.518Z] 26cdfde92ee9: Layer already exists [2022-10-17T05:20:40.518Z] 5bba7818b5d6: Layer already exists [2022-10-17T05:20:40.518Z] 994393dc58e7: Layer already exists [2022-10-17T05:20:40.518Z] main: digest: sha256:a4a841dabad59302795558a656328a57dc6faa73b812888b4a0fb96a66385e1b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T05:20:40.559Z] ===================================================== [Pipeline] echo [2022-10-17T05:20:40.567Z] taggedImages: [2022-10-17T05:20:40.567Z] - nexus3.edgexfoundry.org:10004/device-snmp:4d140b7d88f2fb2bd597ea15c42e7db009f8976b [2022-10-17T05:20:40.567Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-10-17T05:20:40.567Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.18 [2022-10-17T05:20:40.567Z] - nexus3.edgexfoundry.org:10004/device-snmp:4d140b7d88f2fb2bd597ea15c42e7db009f8976b-2.3.0-dev.18 [2022-10-17T05:20:40.567Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [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 [2022-10-17T05:20:40.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T05:20:40.915Z] [2022-10-17T05:20:40.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:20:41.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T05:20:41.213Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T05:20:41.213Z] 5eb5b503b376: Pulling fs layer [2022-10-17T05:20:41.213Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T05:20:41.213Z] ec43610c2a17: Pulling fs layer [2022-10-17T05:20:41.213Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T05:20:41.213Z] 33b1e0a273af: Pulling fs layer [2022-10-17T05:20:41.213Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T05:20:41.213Z] 2f39f015ded8: Pulling fs layer [2022-10-17T05:20:41.213Z] 3a2ae6a8a46f: Waiting [2022-10-17T05:20:41.213Z] 33b1e0a273af: Waiting [2022-10-17T05:20:41.213Z] 5d3b04190fa2: Waiting [2022-10-17T05:20:41.213Z] 2f39f015ded8: Waiting [2022-10-17T05:20:41.213Z] 5c69ac0246d0: Download complete [2022-10-17T05:20:41.213Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T05:20:41.213Z] 3a2ae6a8a46f: Download complete [2022-10-17T05:20:41.213Z] 33b1e0a273af: Verifying Checksum [2022-10-17T05:20:41.213Z] 33b1e0a273af: Download complete [2022-10-17T05:20:41.213Z] 5d3b04190fa2: Verifying Checksum [2022-10-17T05:20:41.213Z] 5d3b04190fa2: Download complete [2022-10-17T05:20:41.470Z] ec43610c2a17: Verifying Checksum [2022-10-17T05:20:41.470Z] ec43610c2a17: Download complete [2022-10-17T05:20:41.470Z] 5eb5b503b376: Verifying Checksum [2022-10-17T05:20:41.470Z] 5eb5b503b376: Download complete [2022-10-17T05:20:42.035Z] 2f39f015ded8: Download complete [2022-10-17T05:20:42.600Z] 5eb5b503b376: Pull complete [2022-10-17T05:20:42.859Z] 5c69ac0246d0: Pull complete [2022-10-17T05:20:43.425Z] ec43610c2a17: Pull complete [2022-10-17T05:20:43.425Z] 3a2ae6a8a46f: Pull complete [2022-10-17T05:20:43.425Z] 33b1e0a273af: Pull complete [2022-10-17T05:20:43.693Z] 5d3b04190fa2: Pull complete [2022-10-17T05:20:44.944Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8028 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-10-17T05:20:44.957Z] Running in /w/workspace/device-snmp-go/49 [Pipeline] { [Pipeline] checkout [2022-10-17T05:20:44.989Z] Selected Git installation does not exist. Using Default [2022-10-17T05:20:44.989Z] The recommended git tool is: NONE [2022-10-17T05:20:47.874Z] 2f39f015ded8: Pull complete [2022-10-17T05:20:47.874Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T05:20:47.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T05:20:47.874Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T05:20:47.952Z] prd-ubuntu20.04-docker-8c-8g-8026 does not seem to be running inside a container [2022-10-17T05:20:47.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T05:20:49.538Z] using credential edgex-jenkins-ssh [2022-10-17T05:20:49.563Z] Cloning the remote Git repository [2022-10-17T05:20:49.610Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-10-17T05:20:49.685Z] > git init /w/workspace/device-snmp-go/49 # timeout=10 [2022-10-17T05:20:49.832Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-10-17T05:20:49.833Z] > git --version # timeout=10 [2022-10-17T05:20:49.854Z] > git --version # 'git version 2.25.1' [2022-10-17T05:20:49.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T05:20:49.905Z] Verifying host key using known hosts file [2022-10-17T05:20:50.089Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T05:20:50.102Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T05:20:51.223Z] $ docker top 4c311de9fd4a3e5baebf67d2baad29cb0c5372e46d007ea0f59212aa7621a7b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T05:20:51.620Z] ---> job-cost.sh [2022-10-17T05:20:51.620Z] lf-activate-venv: SKIPPING [2022-10-17T05:20:51.620Z] INFO: No Stack... [2022-10-17T05:20:51.878Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T05:20:51.986Z] Avoid second fetch [2022-10-17T05:20:51.986Z] Checking out Revision 4d140b7d88f2fb2bd597ea15c42e7db009f8976b (main) [2022-10-17T05:20:52.136Z] INFO: Archiving Costs [2022-10-17T05:20:51.163Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-10-17T05:20:51.181Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T05:20:52.003Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T05:20:52.018Z] > git checkout -f 4d140b7d88f2fb2bd597ea15c42e7db009f8976b # timeout=10 [Pipeline] sh [2022-10-17T05:20:52.430Z] Commit message: "Merge pull request #198 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40" [2022-10-17T05:20:52.677Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2022-10-17T05:20:52.677Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T05:20:52.689Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-49-stack-cost] [2022-10-17T05:20:52.700Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-49-stack-cost] did not exist. Created. [2022-10-17T05:20:52.700Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T05:20:52.764Z] [2022-10-17T05:20:52.764Z] GitHub has been notified of this commit’s build result [2022-10-17T05:20:52.764Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T05:20:52.992Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T05:20:53.011Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T05:20:53.017Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T05:20:53.037Z] $ docker stop --time=1 4c311de9fd4a3e5baebf67d2baad29cb0c5372e46d007ea0f59212aa7621a7b7 [2022-10-17T05:20:53.272Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T05:20:53.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T05:20:53.272Z] Dload Upload Total Spent Left Speed [2022-10-17T05:20:53.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 98453 0 --:--:-- --:--:-- --:--:-- 98453 [2022-10-17T05:20:54.195Z] $ docker rm -f 4c311de9fd4a3e5baebf67d2baad29cb0c5372e46d007ea0f59212aa7621a7b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-17T05:20:54.559Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T05:20:54.896Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T05:20:54.897Z] + sudo tee /etc/docker/daemon.new [2022-10-17T05:20:54.897Z] { [2022-10-17T05:20:54.897Z] "registry-mirrors": [ [2022-10-17T05:20:54.897Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T05:20:54.897Z] ], [2022-10-17T05:20:54.897Z] "bip": "10.250.0.254/24", [2022-10-17T05:20:54.897Z] "hosts": [ [2022-10-17T05:20:54.897Z] "tcp://0.0.0.0:5555", [2022-10-17T05:20:54.897Z] "unix:///var/run/docker.sock" [2022-10-17T05:20:54.897Z] ], [2022-10-17T05:20:54.897Z] "mtu": 1458, [2022-10-17T05:20:54.897Z] "selinux-enabled": true, [2022-10-17T05:20:54.897Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T05:20:54.897Z] } [Pipeline] sh [2022-10-17T05:20:55.229Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T05:20:55.553Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T05:21:13.807Z] provisioning config files... [2022-10-17T05:21:13.838Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/49@tmp/config6939007343028923559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T05:21:14.202Z] ---> docker-login.sh [2022-10-17T05:21:14.202Z] nexus3.edgexfoundry.org:10001 [2022-10-17T05:21:14.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:21:14.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:21:14.794Z] Configure a credential helper to remove this warning. See [2022-10-17T05:21:14.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:21:14.794Z] [2022-10-17T05:21:14.794Z] Login Succeeded [2022-10-17T05:21:14.794Z] nexus3.edgexfoundry.org:10002 [2022-10-17T05:21:15.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:21:15.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:21:15.337Z] Configure a credential helper to remove this warning. See [2022-10-17T05:21:15.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:21:15.337Z] [2022-10-17T05:21:15.337Z] Login Succeeded [2022-10-17T05:21:15.337Z] nexus3.edgexfoundry.org:10003 [2022-10-17T05:21:15.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:21:15.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:21:15.609Z] Configure a credential helper to remove this warning. See [2022-10-17T05:21:15.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:21:15.609Z] [2022-10-17T05:21:15.609Z] Login Succeeded [2022-10-17T05:21:15.609Z] nexus3.edgexfoundry.org:10004 [2022-10-17T05:21:15.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:21:15.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:21:15.881Z] Configure a credential helper to remove this warning. See [2022-10-17T05:21:15.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:21:15.881Z] [2022-10-17T05:21:15.881Z] Login Succeeded [2022-10-17T05:21:15.881Z] docker.io [2022-10-17T05:21:16.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:21:16.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:21:16.733Z] Configure a credential helper to remove this warning. See [2022-10-17T05:21:16.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:21:16.733Z] [2022-10-17T05:21:16.733Z] Login Succeeded [2022-10-17T05:21:16.733Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T05:21:16.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T05:21:16.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T05:21:16.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T05:21:16.904Z] ========================================================= [2022-10-17T05:21:16.904Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T05:21:16.904Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:21:17.232Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T05:21:17.500Z] Sending build context to Docker daemon 2.843MB [2022-10-17T05:21:17.500Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T05:21:17.500Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-17T05:21:17.770Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T05:21:17.770Z] 9b18e9b68314: Pulling fs layer [2022-10-17T05:21:17.770Z] d32db5db7311: Pulling fs layer [2022-10-17T05:21:17.770Z] d0c4b47475fc: Pulling fs layer [2022-10-17T05:21:17.770Z] 5831b945b038: Pulling fs layer [2022-10-17T05:21:17.770Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T05:21:17.770Z] e10730c5d714: Pulling fs layer [2022-10-17T05:21:17.770Z] 5dd5c2283517: Pulling fs layer [2022-10-17T05:21:17.770Z] d5ac0230b979: Pulling fs layer [2022-10-17T05:21:17.770Z] 5831b945b038: Waiting [2022-10-17T05:21:17.770Z] 86bbec2aaacd: Waiting [2022-10-17T05:21:17.770Z] e10730c5d714: Waiting [2022-10-17T05:21:17.770Z] 5dd5c2283517: Waiting [2022-10-17T05:21:17.770Z] d5ac0230b979: Waiting [2022-10-17T05:21:17.770Z] d0c4b47475fc: Verifying Checksum [2022-10-17T05:21:17.770Z] d0c4b47475fc: Download complete [2022-10-17T05:21:17.770Z] d32db5db7311: Verifying Checksum [2022-10-17T05:21:17.770Z] d32db5db7311: Download complete [2022-10-17T05:21:17.770Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T05:21:17.770Z] 86bbec2aaacd: Download complete [2022-10-17T05:21:17.770Z] e10730c5d714: Verifying Checksum [2022-10-17T05:21:17.770Z] e10730c5d714: Download complete [2022-10-17T05:21:17.770Z] 9b18e9b68314: Verifying Checksum [2022-10-17T05:21:17.770Z] 9b18e9b68314: Download complete [2022-10-17T05:21:18.737Z] 9b18e9b68314: Pull complete [2022-10-17T05:21:18.737Z] d5ac0230b979: Verifying Checksum [2022-10-17T05:21:18.737Z] d5ac0230b979: Download complete [2022-10-17T05:21:20.182Z] 5dd5c2283517: Verifying Checksum [2022-10-17T05:21:20.182Z] 5dd5c2283517: Download complete [2022-10-17T05:21:20.451Z] 5831b945b038: Download complete [2022-10-17T05:21:20.451Z] d32db5db7311: Pull complete [2022-10-17T05:21:20.722Z] d0c4b47475fc: Pull complete [2022-10-17T05:21:33.075Z] 5831b945b038: Pull complete [2022-10-17T05:21:33.075Z] 86bbec2aaacd: Pull complete [2022-10-17T05:21:33.360Z] e10730c5d714: Pull complete [2022-10-17T05:21:40.046Z] 5dd5c2283517: Pull complete [2022-10-17T05:21:41.463Z] d5ac0230b979: Pull complete [2022-10-17T05:21:41.463Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T05:21:41.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T05:21:41.463Z] ---> 59b3b1a385d4 [2022-10-17T05:21:41.463Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-17T05:21:43.428Z] ---> Running in fa6acfbd2579 [2022-10-17T05:21:43.428Z] Removing intermediate container fa6acfbd2579 [2022-10-17T05:21:43.428Z] ---> 339e62a62fec [2022-10-17T05:21:43.428Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T05:21:43.696Z] ---> Running in 84e91146813c [2022-10-17T05:21:43.962Z] Removing intermediate container 84e91146813c [2022-10-17T05:21:43.962Z] ---> b7480ecf65d8 [2022-10-17T05:21:43.962Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T05:21:43.962Z] ---> Running in baa8dc943148 [2022-10-17T05:21:44.228Z] Removing intermediate container baa8dc943148 [2022-10-17T05:21:44.228Z] ---> e8ca3a3e04f8 [2022-10-17T05:21:44.228Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T05:21:44.497Z] ---> Running in ee8aa69db4da [2022-10-17T05:21:44.764Z] Removing intermediate container ee8aa69db4da [2022-10-17T05:21:44.764Z] ---> bd84a3dab478 [2022-10-17T05:21:44.764Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T05:21:44.764Z] ---> Running in 1ff4e98b4223 [2022-10-17T05:21:46.717Z] Removing intermediate container 1ff4e98b4223 [2022-10-17T05:21:46.717Z] ---> fb12cc9d6af1 [2022-10-17T05:21:46.717Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T05:21:46.717Z] ---> Running in bdab21eb7601 [2022-10-17T05:21:47.679Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T05:21:48.260Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T05:21:49.219Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-17T05:21:49.219Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-17T05:21:49.536Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-17T05:21:49.536Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-17T05:21:49.808Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T05:21:49.808Z] OK: 226 MiB in 55 packages [2022-10-17T05:21:50.795Z] Removing intermediate container bdab21eb7601 [2022-10-17T05:21:50.795Z] ---> 960535b668b7 [2022-10-17T05:21:50.795Z] Step 9/13 : WORKDIR /device-snmp-go [2022-10-17T05:21:50.795Z] ---> Running in 21b6e2b379ec [2022-10-17T05:21:51.078Z] Removing intermediate container 21b6e2b379ec [2022-10-17T05:21:51.078Z] ---> 216e954c8efe [2022-10-17T05:21:51.078Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-17T05:21:51.670Z] ---> fb6c3c9bf0c5 [2022-10-17T05:21:51.670Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T05:21:51.670Z] ---> Running in 093ebc6cdbcd [2022-10-17T05:22:48.124Z] Removing intermediate container 093ebc6cdbcd [2022-10-17T05:22:48.124Z] ---> e0ba85d55d4c [2022-10-17T05:22:48.124Z] Step 12/13 : COPY . . [2022-10-17T05:22:48.124Z] ---> 315db1c5c5e4 [2022-10-17T05:22:48.124Z] Step 13/13 : RUN ${MAKE} [2022-10-17T05:22:48.124Z] ---> Running in d6f84702a8b8 [2022-10-17T05:22:48.124Z] noop [2022-10-17T05:22:48.124Z] Removing intermediate container d6f84702a8b8 [2022-10-17T05:22:48.124Z] ---> 8584aa21b17d [2022-10-17T05:22:48.124Z] Successfully built 8584aa21b17d [2022-10-17T05:22:48.124Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:22:48.488Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T05:22:48.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T05:22:48.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-8028 does not seem to be running inside a container [2022-10-17T05:22:48.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/49 -v /w/workspace/device-snmp-go/49:/w/workspace/device-snmp-go/49:rw,z -v /w/workspace/device-snmp-go/49@tmp:/w/workspace/device-snmp-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T05:22:49.843Z] $ docker top 6c16006ee75e7279471aa7480ee47dfb3055fd0c5945782a4edb6efe7084ca64 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T05:22:50.654Z] + go version [2022-10-17T05:22:50.654Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T05:22:50.673Z] $ docker stop --time=1 6c16006ee75e7279471aa7480ee47dfb3055fd0c5945782a4edb6efe7084ca64 [2022-10-17T05:22:52.258Z] $ docker rm -f 6c16006ee75e7279471aa7480ee47dfb3055fd0c5945782a4edb6efe7084ca64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:22:52.780Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T05:22:52.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T05:22:52.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-8028 does not seem to be running inside a container [2022-10-17T05:22:52.990Z] $ 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/49 -v /w/workspace/device-snmp-go/49:/w/workspace/device-snmp-go/49:rw,z -v /w/workspace/device-snmp-go/49@tmp:/w/workspace/device-snmp-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T05:22:54.044Z] $ docker top 69450411f20923aeccbf7c1816b0fc2832a29f32ac229b5e44ba48cb2bdb488c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T05:22:54.534Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/49 [Pipeline] fileExists [Pipeline] sh [2022-10-17T05:22:54.860Z] + make test [2022-10-17T05:22:54.860Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-17T05:22:57.455Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-10-17T05:24:19.073Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-10-17T05:24:19.073Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.076s coverage: 0.0% of statements [2022-10-17T05:24:19.073Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T05:24:19.073Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T05:24:41.139Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T05:24:41.139Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T05:24:41.139Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T05:24:41.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T05:24:41.166Z] $ docker stop --time=1 69450411f20923aeccbf7c1816b0fc2832a29f32ac229b5e44ba48cb2bdb488c [2022-10-17T05:24:42.908Z] $ docker rm -f 69450411f20923aeccbf7c1816b0fc2832a29f32ac229b5e44ba48cb2bdb488c [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T05:24:43.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T05:24:43.835Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T05:24:44.218Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T05:24:44.606Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T05:24:44.927Z] + ls -al . [2022-10-17T05:24:44.927Z] total 168 [2022-10-17T05:24:44.927Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 05:22 . [2022-10-17T05:24:44.927Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 05:20 .. [2022-10-17T05:24:44.927Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 17 05:20 .dockerignore [2022-10-17T05:24:44.927Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 05:20 .git [2022-10-17T05:24:44.927Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 05:20 .github [2022-10-17T05:24:44.927Z] -rw-rw-r-- 1 jenkins jenkins 328 Oct 17 05:20 .gitignore [2022-10-17T05:24:44.927Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 05:20 .golangci.yml [2022-10-17T05:24:44.927Z] -rw-rw-r-- 1 jenkins jenkins 8932 Oct 17 05:20 Attribution.txt [2022-10-17T05:24:44.927Z] -rw-rw-r-- 1 jenkins jenkins 6948 Oct 17 05:20 CHANGELOG.md [2022-10-17T05:24:44.927Z] -rw-rw-r-- 1 jenkins jenkins 1575 Oct 17 05:20 Dockerfile [2022-10-17T05:24:44.927Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 05:20 GOVERNANCE.md [2022-10-17T05:24:44.927Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 17 05:20 Jenkinsfile [2022-10-17T05:24:44.927Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 05:20 LICENSE [2022-10-17T05:24:44.927Z] -rw-rw-r-- 1 jenkins jenkins 2543 Oct 17 05:20 Makefile [2022-10-17T05:24:44.927Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 17 05:20 OWNERS.md [2022-10-17T05:24:44.927Z] -rw-rw-r-- 1 jenkins jenkins 10054 Oct 17 05:20 README.md [2022-10-17T05:24:44.927Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 05:19 VERSION [2022-10-17T05:24:44.927Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 05:20 bin [2022-10-17T05:24:44.927Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 05:20 cmd [2022-10-17T05:24:44.927Z] -rw-r--r-- 1 jenkins jenkins 7631 Oct 17 05:24 coverage.out [2022-10-17T05:24:44.927Z] -rw-rw-r-- 1 jenkins jenkins 3473 Oct 17 05:20 go.mod [2022-10-17T05:24:44.927Z] -rw-rw-r-- 1 jenkins jenkins 38138 Oct 17 05:20 go.sum [2022-10-17T05:24:44.927Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 05:20 internal [2022-10-17T05:24:44.927Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 05:20 snap [2022-10-17T05:24:44.927Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 17 05:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:24:45.257Z] + 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=4d140b7d88f2fb2bd597ea15c42e7db009f8976b --label arch=arm64 --label version=2.3.0-dev.18 . [2022-10-17T05:24:45.524Z] Sending build context to Docker daemon 2.851MB [2022-10-17T05:24:45.524Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T05:24:45.524Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-17T05:24:45.524Z] ---> 8584aa21b17d [2022-10-17T05:24:45.524Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-17T05:24:45.524Z] ---> Running in a21b2c4436f1 [2022-10-17T05:24:45.791Z] Removing intermediate container a21b2c4436f1 [2022-10-17T05:24:45.791Z] ---> 29fd6dfba183 [2022-10-17T05:24:45.791Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T05:24:46.057Z] ---> Running in ba0467911f39 [2022-10-17T05:24:46.327Z] Removing intermediate container ba0467911f39 [2022-10-17T05:24:46.327Z] ---> 51f94432d89c [2022-10-17T05:24:46.327Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T05:24:46.327Z] ---> Running in 7ecae3c2382b [2022-10-17T05:24:46.592Z] Removing intermediate container 7ecae3c2382b [2022-10-17T05:24:46.592Z] ---> 2e35730390df [2022-10-17T05:24:46.592Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T05:24:46.592Z] ---> Running in 251d8ddf7ac3 [2022-10-17T05:24:46.861Z] Removing intermediate container 251d8ddf7ac3 [2022-10-17T05:24:46.861Z] ---> eca6579ec692 [2022-10-17T05:24:46.861Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T05:24:46.861Z] ---> Running in 5ec8b4f135d6 [2022-10-17T05:24:48.808Z] Removing intermediate container 5ec8b4f135d6 [2022-10-17T05:24:48.808Z] ---> 68c6c6329c6f [2022-10-17T05:24:48.808Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T05:24:48.808Z] ---> Running in 0669d7385d57 [2022-10-17T05:24:49.393Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T05:24:50.352Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T05:24:51.320Z] OK: 226 MiB in 55 packages [2022-10-17T05:24:52.731Z] Removing intermediate container 0669d7385d57 [2022-10-17T05:24:52.731Z] ---> c7891f108d7b [2022-10-17T05:24:52.731Z] Step 9/25 : WORKDIR /device-snmp-go [2022-10-17T05:24:52.731Z] ---> Running in fccc14d97735 [2022-10-17T05:24:52.998Z] Removing intermediate container fccc14d97735 [2022-10-17T05:24:52.998Z] ---> db94cd8f7fd5 [2022-10-17T05:24:52.998Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-17T05:24:53.265Z] ---> 5d99e9759dd7 [2022-10-17T05:24:53.265Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T05:24:53.532Z] ---> Running in cdc6202b72b8 [2022-10-17T05:24:55.472Z] Removing intermediate container cdc6202b72b8 [2022-10-17T05:24:55.472Z] ---> 70528744dd0e [2022-10-17T05:24:55.472Z] Step 12/25 : COPY . . [2022-10-17T05:24:56.059Z] ---> d5688a871050 [2022-10-17T05:24:56.059Z] Step 13/25 : RUN ${MAKE} [2022-10-17T05:24:56.059Z] ---> Running in 2567f12fd71e [2022-10-17T05:24:57.038Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.40 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-10-17T05:27:33.744Z] Removing intermediate container 2567f12fd71e [2022-10-17T05:27:33.744Z] ---> 6e1af2a44a26 [2022-10-17T05:27:33.744Z] Step 14/25 : FROM alpine:3.16 [2022-10-17T05:27:33.744Z] 3.16: Pulling from library/alpine [2022-10-17T05:27:33.744Z] 9b18e9b68314: Already exists [2022-10-17T05:27:33.744Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T05:27:33.744Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T05:27:33.744Z] ---> a6215f271958 [2022-10-17T05:27:33.744Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T05:27:33.744Z] ---> Running in 41ea01849fb5 [2022-10-17T05:27:33.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T05:27:33.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T05:27:34.700Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T05:27:34.700Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T05:27:34.700Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T05:27:34.700Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T05:27:34.965Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T05:27:34.965Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T05:27:34.965Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T05:27:34.965Z] OK: 8 MiB in 20 packages [2022-10-17T05:27:36.037Z] Removing intermediate container 41ea01849fb5 [2022-10-17T05:27:36.037Z] ---> a68bae5ca424 [2022-10-17T05:27:36.037Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2022-10-17T05:27:38.007Z] ---> dfe70c5ad5cf [2022-10-17T05:27:38.007Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-10-17T05:27:38.272Z] ---> 5550998c19b8 [2022-10-17T05:27:38.272Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2022-10-17T05:27:38.854Z] ---> fc9c9f805068 [2022-10-17T05:27:38.854Z] Step 19/25 : EXPOSE 59993 [2022-10-17T05:27:38.854Z] ---> Running in 825c035edfee [2022-10-17T05:27:39.120Z] Removing intermediate container 825c035edfee [2022-10-17T05:27:39.120Z] ---> 63c25705697e [2022-10-17T05:27:39.120Z] Step 20/25 : EXPOSE 161 [2022-10-17T05:27:39.120Z] ---> Running in 2bbeec2832b5 [2022-10-17T05:27:39.386Z] Removing intermediate container 2bbeec2832b5 [2022-10-17T05:27:39.386Z] ---> 25d2167038e5 [2022-10-17T05:27:39.386Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2022-10-17T05:27:39.386Z] ---> Running in aa0b44251d59 [2022-10-17T05:27:39.967Z] Removing intermediate container aa0b44251d59 [2022-10-17T05:27:39.967Z] ---> 61f03339e548 [2022-10-17T05:27:39.967Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-17T05:27:39.967Z] ---> Running in 3c342308a10c [2022-10-17T05:27:40.232Z] Removing intermediate container 3c342308a10c [2022-10-17T05:27:40.232Z] ---> 424bdb7881ed [2022-10-17T05:27:40.232Z] Step 23/25 : LABEL arch=arm64 [2022-10-17T05:27:40.232Z] ---> Running in 9c4f7c5af573 [2022-10-17T05:27:40.498Z] Removing intermediate container 9c4f7c5af573 [2022-10-17T05:27:40.498Z] ---> 37642bd42dd4 [2022-10-17T05:27:40.498Z] Step 24/25 : LABEL git_sha=4d140b7d88f2fb2bd597ea15c42e7db009f8976b [2022-10-17T05:27:40.498Z] ---> Running in 27590e1b2b4e [2022-10-17T05:27:40.767Z] Removing intermediate container 27590e1b2b4e [2022-10-17T05:27:40.767Z] ---> f443f8d46a17 [2022-10-17T05:27:40.767Z] Step 25/25 : LABEL version=2.3.0-dev.18 [2022-10-17T05:27:41.032Z] ---> Running in 47d66c206f39 [2022-10-17T05:27:41.297Z] Removing intermediate container 47d66c206f39 [2022-10-17T05:27:41.297Z] ---> 1c8c707c4531 [2022-10-17T05:27:41.297Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T05:27:41.297Z] Successfully built 1c8c707c4531 [2022-10-17T05:27:41.297Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T05:27:41.402Z] provisioning config files... [2022-10-17T05:27:41.415Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/49@tmp/config10606450875843690155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T05:27:41.746Z] ---> docker-login.sh [2022-10-17T05:27:41.746Z] nexus3.edgexfoundry.org:10001 [2022-10-17T05:27:41.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:27:42.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:27:42.012Z] Configure a credential helper to remove this warning. See [2022-10-17T05:27:42.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:27:42.012Z] [2022-10-17T05:27:42.012Z] Login Succeeded [2022-10-17T05:27:42.012Z] nexus3.edgexfoundry.org:10002 [2022-10-17T05:27:42.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:27:42.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:27:42.277Z] Configure a credential helper to remove this warning. See [2022-10-17T05:27:42.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:27:42.277Z] [2022-10-17T05:27:42.277Z] Login Succeeded [2022-10-17T05:27:42.277Z] nexus3.edgexfoundry.org:10003 [2022-10-17T05:27:42.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:27:42.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:27:42.543Z] Configure a credential helper to remove this warning. See [2022-10-17T05:27:42.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:27:42.543Z] [2022-10-17T05:27:42.543Z] Login Succeeded [2022-10-17T05:27:42.543Z] nexus3.edgexfoundry.org:10004 [2022-10-17T05:27:42.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:27:43.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:27:43.073Z] Configure a credential helper to remove this warning. See [2022-10-17T05:27:43.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:27:43.073Z] [2022-10-17T05:27:43.073Z] Login Succeeded [2022-10-17T05:27:43.073Z] docker.io [2022-10-17T05:27:43.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T05:27:43.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T05:27:43.605Z] Configure a credential helper to remove this warning. See [2022-10-17T05:27:43.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T05:27:43.605Z] [2022-10-17T05:27:43.605Z] Login Succeeded [2022-10-17T05:27:43.605Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T05:27:43.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T05:27:43.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T05:27:43.660Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-10-17T05:27:43.660Z] 4d140b7d88f2fb2bd597ea15c42e7db009f8976b [2022-10-17T05:27:43.660Z] latest [2022-10-17T05:27:43.660Z] 2.3.0-dev.18 [2022-10-17T05:27:43.660Z] 4d140b7d88f2fb2bd597ea15c42e7db009f8976b-2.3.0-dev.18 [2022-10-17T05:27:43.660Z] main [2022-10-17T05:27:43.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:27:43.999Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4d140b7d88f2fb2bd597ea15c42e7db009f8976b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:27:44.340Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4d140b7d88f2fb2bd597ea15c42e7db009f8976b [2022-10-17T05:27:44.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-17T05:27:44.340Z] 6584eeb25bb4: Preparing [2022-10-17T05:27:44.340Z] 746cb7ecbc87: Preparing [2022-10-17T05:27:44.340Z] 049bde368e76: Preparing [2022-10-17T05:27:44.340Z] aa69bbaaa040: Preparing [2022-10-17T05:27:44.340Z] 5d3e392a13a0: Preparing [2022-10-17T05:27:44.340Z] 5d3e392a13a0: Layer already exists [2022-10-17T05:27:44.607Z] 746cb7ecbc87: Pushed [2022-10-17T05:27:44.607Z] 6584eeb25bb4: Pushed [2022-10-17T05:27:45.189Z] aa69bbaaa040: Pushed [2022-10-17T05:27:49.440Z] 049bde368e76: Pushed [2022-10-17T05:27:49.706Z] 4d140b7d88f2fb2bd597ea15c42e7db009f8976b: digest: sha256:ee9b3e534919db4589bde32384213fa58101ea9bc9424f13624a342e83e1b26f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:27:50.056Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:27:50.391Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-10-17T05:27:50.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-17T05:27:50.391Z] 6584eeb25bb4: Preparing [2022-10-17T05:27:50.391Z] 746cb7ecbc87: Preparing [2022-10-17T05:27:50.391Z] 049bde368e76: Preparing [2022-10-17T05:27:50.391Z] aa69bbaaa040: Preparing [2022-10-17T05:27:50.391Z] 5d3e392a13a0: Preparing [2022-10-17T05:27:50.391Z] aa69bbaaa040: Layer already exists [2022-10-17T05:27:50.391Z] 6584eeb25bb4: Layer already exists [2022-10-17T05:27:50.391Z] 049bde368e76: Layer already exists [2022-10-17T05:27:50.391Z] 5d3e392a13a0: Layer already exists [2022-10-17T05:27:50.391Z] 746cb7ecbc87: Layer already exists [2022-10-17T05:27:50.391Z] latest: digest: sha256:ee9b3e534919db4589bde32384213fa58101ea9bc9424f13624a342e83e1b26f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:27:50.729Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:27:51.062Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.18 [2022-10-17T05:27:51.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-17T05:27:51.063Z] 6584eeb25bb4: Preparing [2022-10-17T05:27:51.063Z] 746cb7ecbc87: Preparing [2022-10-17T05:27:51.063Z] 049bde368e76: Preparing [2022-10-17T05:27:51.063Z] aa69bbaaa040: Preparing [2022-10-17T05:27:51.063Z] 5d3e392a13a0: Preparing [2022-10-17T05:27:51.063Z] 746cb7ecbc87: Layer already exists [2022-10-17T05:27:51.063Z] 049bde368e76: Layer already exists [2022-10-17T05:27:51.063Z] aa69bbaaa040: Layer already exists [2022-10-17T05:27:51.063Z] 5d3e392a13a0: Layer already exists [2022-10-17T05:27:51.063Z] 6584eeb25bb4: Layer already exists [2022-10-17T05:27:51.063Z] 2.3.0-dev.18: digest: sha256:ee9b3e534919db4589bde32384213fa58101ea9bc9424f13624a342e83e1b26f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:27:51.667Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4d140b7d88f2fb2bd597ea15c42e7db009f8976b-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:27:52.003Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4d140b7d88f2fb2bd597ea15c42e7db009f8976b-2.3.0-dev.18 [2022-10-17T05:27:52.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-17T05:27:52.003Z] 6584eeb25bb4: Preparing [2022-10-17T05:27:52.003Z] 746cb7ecbc87: Preparing [2022-10-17T05:27:52.003Z] 049bde368e76: Preparing [2022-10-17T05:27:52.003Z] aa69bbaaa040: Preparing [2022-10-17T05:27:52.003Z] 5d3e392a13a0: Preparing [2022-10-17T05:27:52.003Z] 746cb7ecbc87: Layer already exists [2022-10-17T05:27:52.003Z] 5d3e392a13a0: Layer already exists [2022-10-17T05:27:52.003Z] aa69bbaaa040: Layer already exists [2022-10-17T05:27:52.003Z] 049bde368e76: Layer already exists [2022-10-17T05:27:52.003Z] 6584eeb25bb4: Layer already exists [2022-10-17T05:27:52.003Z] 4d140b7d88f2fb2bd597ea15c42e7db009f8976b-2.3.0-dev.18: digest: sha256:ee9b3e534919db4589bde32384213fa58101ea9bc9424f13624a342e83e1b26f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:27:52.346Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:27:52.693Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-10-17T05:27:52.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-17T05:27:52.694Z] 6584eeb25bb4: Preparing [2022-10-17T05:27:52.694Z] 746cb7ecbc87: Preparing [2022-10-17T05:27:52.694Z] 049bde368e76: Preparing [2022-10-17T05:27:52.694Z] aa69bbaaa040: Preparing [2022-10-17T05:27:52.694Z] 5d3e392a13a0: Preparing [2022-10-17T05:27:52.694Z] 5d3e392a13a0: Layer already exists [2022-10-17T05:27:52.694Z] 746cb7ecbc87: Layer already exists [2022-10-17T05:27:52.694Z] 049bde368e76: Layer already exists [2022-10-17T05:27:52.694Z] 6584eeb25bb4: Layer already exists [2022-10-17T05:27:52.694Z] aa69bbaaa040: Layer already exists [2022-10-17T05:27:52.694Z] main: digest: sha256:ee9b3e534919db4589bde32384213fa58101ea9bc9424f13624a342e83e1b26f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T05:27:52.740Z] ===================================================== [Pipeline] echo [2022-10-17T05:27:52.746Z] taggedImages: [2022-10-17T05:27:52.746Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4d140b7d88f2fb2bd597ea15c42e7db009f8976b [2022-10-17T05:27:52.746Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-10-17T05:27:52.746Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.18 [2022-10-17T05:27:52.746Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4d140b7d88f2fb2bd597ea15c42e7db009f8976b-2.3.0-dev.18 [2022-10-17T05:27:52.746Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:27:53.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T05:27:53.087Z] [2022-10-17T05:27:53.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:27:53.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T05:27:53.422Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T05:27:53.422Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T05:27:53.422Z] 04944245beec: Pulling fs layer [2022-10-17T05:27:53.422Z] 699f458cf7ca: Pulling fs layer [2022-10-17T05:27:53.422Z] 765212b225bb: Pulling fs layer [2022-10-17T05:27:53.422Z] f23df028b6ca: Pulling fs layer [2022-10-17T05:27:53.422Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T05:27:53.422Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T05:27:53.422Z] d65c8cfc05b1: Waiting [2022-10-17T05:27:53.422Z] 2437ff75d9bd: Waiting [2022-10-17T05:27:53.422Z] 765212b225bb: Waiting [2022-10-17T05:27:53.423Z] f23df028b6ca: Waiting [2022-10-17T05:27:53.691Z] 04944245beec: Verifying Checksum [2022-10-17T05:27:53.691Z] 04944245beec: Download complete [2022-10-17T05:27:53.691Z] 765212b225bb: Verifying Checksum [2022-10-17T05:27:53.691Z] 765212b225bb: Download complete [2022-10-17T05:27:53.691Z] f23df028b6ca: Verifying Checksum [2022-10-17T05:27:53.691Z] f23df028b6ca: Download complete [2022-10-17T05:27:53.691Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T05:27:53.691Z] d65c8cfc05b1: Download complete [2022-10-17T05:27:53.691Z] 699f458cf7ca: Verifying Checksum [2022-10-17T05:27:53.691Z] 699f458cf7ca: Download complete [2022-10-17T05:27:54.276Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T05:27:54.276Z] 8998bd30e6a1: Download complete [2022-10-17T05:27:56.858Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T05:27:56.858Z] 2437ff75d9bd: Download complete [2022-10-17T05:27:58.278Z] 8998bd30e6a1: Pull complete [2022-10-17T05:27:58.543Z] 04944245beec: Pull complete [2022-10-17T05:27:59.951Z] 699f458cf7ca: Pull complete [2022-10-17T05:27:59.951Z] 765212b225bb: Pull complete [2022-10-17T05:28:00.908Z] f23df028b6ca: Pull complete [2022-10-17T05:28:00.908Z] d65c8cfc05b1: Pull complete [2022-10-17T05:28:15.897Z] 2437ff75d9bd: Pull complete [2022-10-17T05:28:15.897Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T05:28:15.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T05:28:15.897Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T05:28:16.073Z] prd-ubuntu20.04-docker-arm64-4c-16g-8028 does not seem to be running inside a container [2022-10-17T05:28:16.129Z] $ 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/49 -v /w/workspace/device-snmp-go/49:/w/workspace/device-snmp-go/49:rw,z -v /w/workspace/device-snmp-go/49@tmp:/w/workspace/device-snmp-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-17T05:28:18.739Z] $ docker top 1a3e4748a6394b238f567100bd36160fab70b3fa19d4556b583a191f090b9bd5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T05:28:19.249Z] ---> job-cost.sh [2022-10-17T05:28:19.515Z] lf-activate-venv: SKIPPING [2022-10-17T05:28:19.515Z] INFO: No Stack... [2022-10-17T05:28:19.779Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T05:28:20.732Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T05:28:21.367Z] + cat /w/workspace/device-snmp-go/49/archives/cost.csv [2022-10-17T05:28:21.368Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T05:28:21.398Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-49-stack-cost] [2022-10-17T05:28:21.404Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-49-stack-cost] did not exist. Created. [2022-10-17T05:28:21.404Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T05:28:21.738Z] /w/workspace/device-snmp-go/49@tmp/durable-ece0ecc8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T05:28:22.645Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T05:28:22.658Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T05:28:22.699Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T05:28:22.708Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T05:28:22.720Z] $ docker stop --time=1 1a3e4748a6394b238f567100bd36160fab70b3fa19d4556b583a191f090b9bd5 [2022-10-17T05:28:24.218Z] $ docker rm -f 1a3e4748a6394b238f567100bd36160fab70b3fa19d4556b583a191f090b9bd5 [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 [2022-10-17T05:28:24.605Z] provisioning config files... [2022-10-17T05:28:24.612Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13751536935725925015tmp [Pipeline] { [Pipeline] sh [2022-10-17T05:28:24.901Z] + set +x [2022-10-17T05:28:24.901Z] + curl -s https://codecov.io/bash [2022-10-17T05:28:24.901Z] + bash -s -- [2022-10-17T05:28:24.901Z] [2022-10-17T05:28:24.901Z] _____ _ [2022-10-17T05:28:24.902Z] / ____| | | [2022-10-17T05:28:24.902Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T05:28:24.902Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T05:28:24.902Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T05:28:24.902Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T05:28:24.902Z] Bash-1.0.6 [2022-10-17T05:28:24.902Z] [2022-10-17T05:28:24.902Z] [2022-10-17T05:28:24.902Z] ==> git version 2.25.1 found [2022-10-17T05:28:24.902Z] ==> 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 [2022-10-17T05:28:24.902Z] Release-Date: 2020-01-08 [2022-10-17T05:28:24.902Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-17T05:28:24.902Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T05:28:24.902Z] ==> Jenkins CI detected. [2022-10-17T05:28:24.902Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2022-10-17T05:28:24.902Z] project root: . [2022-10-17T05:28:24.902Z] --> token set from env [2022-10-17T05:28:24.902Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T05:28:24.902Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T05:28:24.902Z] ==> Python coveragepy not found [2022-10-17T05:28:24.902Z] ==> Searching for coverage reports in: [2022-10-17T05:28:24.902Z] + . [2022-10-17T05:28:24.902Z] -> Found 1 reports [2022-10-17T05:28:24.902Z] ==> Detecting git/mercurial file structure [2022-10-17T05:28:24.902Z] ==> Reading reports [2022-10-17T05:28:24.902Z] + ./coverage.out bytes=7631 [2022-10-17T05:28:24.902Z] ==> Appending adjustments [2022-10-17T05:28:24.902Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T05:28:25.160Z] + Found adjustments [2022-10-17T05:28:25.160Z] ==> Gzipping contents [2022-10-17T05:28:25.160Z] 4.0K /tmp/codecov.ZiDIcw.gz [2022-10-17T05:28:25.160Z] ==> Uploading reports [2022-10-17T05:28:25.160Z] url: https://codecov.io [2022-10-17T05:28:25.160Z] query: branch=main&commit=4d140b7d88f2fb2bd597ea15c42e7db009f8976b&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T05:28:25.160Z] -> Pinging Codecov [2022-10-17T05:28:25.160Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=4d140b7d88f2fb2bd597ea15c42e7db009f8976b&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T05:28:25.420Z] -> Uploading to [2022-10-17T05:28:25.420Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/6C56EA5C29638FB4528AC87E60AF5AE0/4d140b7d88f2fb2bd597ea15c42e7db009f8976b/aab6551c-e98e-4eeb-929f-7facb8fb6182.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T052825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c80a773903a567b19ed73a2a9e7b7a93c31a23a7f5ad9a6fb6e85f38d69622e [2022-10-17T05:28:25.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T05:28:25.420Z] Dload Upload Total Spent Left Speed [2022-10-17T05:28:25.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 6349 --:--:-- --:--:-- --:--:-- 6349 [2022-10-17T05:28:25.680Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/4d140b7d88f2fb2bd597ea15c42e7db009f8976b [Pipeline] } [2022-10-17T05:28:25.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-17T05:28:25.854Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-17T05:28:25.863Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:28:26.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T05:28:26.159Z] [2022-10-17T05:28:26.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:28:26.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T05:28:26.466Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-17T05:28:26.466Z] df9b9388f04a: Pulling fs layer [2022-10-17T05:28:26.466Z] 52dc419b0ee2: Pulling fs layer [2022-10-17T05:28:26.466Z] 25bc292e5bac: Pulling fs layer [2022-10-17T05:28:26.466Z] 114826534d7a: Pulling fs layer [2022-10-17T05:28:26.466Z] 4657fd5d0bcf: Pulling fs layer [2022-10-17T05:28:26.466Z] 6ad1cebc031e: Pulling fs layer [2022-10-17T05:28:26.466Z] 8a3aa393b2d8: Pulling fs layer [2022-10-17T05:28:26.466Z] 4657fd5d0bcf: Waiting [2022-10-17T05:28:26.466Z] 6ad1cebc031e: Waiting [2022-10-17T05:28:26.466Z] 8a3aa393b2d8: Waiting [2022-10-17T05:28:26.466Z] 114826534d7a: Waiting [2022-10-17T05:28:26.466Z] 25bc292e5bac: Verifying Checksum [2022-10-17T05:28:26.466Z] 25bc292e5bac: Download complete [2022-10-17T05:28:26.466Z] 52dc419b0ee2: Download complete [2022-10-17T05:28:26.466Z] 4657fd5d0bcf: Verifying Checksum [2022-10-17T05:28:26.466Z] 4657fd5d0bcf: Download complete [2022-10-17T05:28:26.466Z] df9b9388f04a: Verifying Checksum [2022-10-17T05:28:26.466Z] df9b9388f04a: Download complete [2022-10-17T05:28:26.726Z] 6ad1cebc031e: Verifying Checksum [2022-10-17T05:28:26.726Z] 6ad1cebc031e: Download complete [2022-10-17T05:28:26.726Z] df9b9388f04a: Pull complete [2022-10-17T05:28:26.726Z] 52dc419b0ee2: Pull complete [2022-10-17T05:28:26.726Z] 25bc292e5bac: Pull complete [2022-10-17T05:28:27.296Z] 114826534d7a: Verifying Checksum [2022-10-17T05:28:27.296Z] 114826534d7a: Download complete [2022-10-17T05:28:27.557Z] 8a3aa393b2d8: Verifying Checksum [2022-10-17T05:28:27.557Z] 8a3aa393b2d8: Download complete [2022-10-17T05:28:31.745Z] 114826534d7a: Pull complete [2022-10-17T05:28:31.745Z] 4657fd5d0bcf: Pull complete [2022-10-17T05:28:31.745Z] 6ad1cebc031e: Pull complete [2022-10-17T05:28:34.276Z] 8a3aa393b2d8: Pull complete [2022-10-17T05:28:34.276Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-17T05:28:34.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T05:28:34.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T05:28:34.353Z] prd-ubuntu20.04-docker-8c-8g-8026 does not seem to be running inside a container [2022-10-17T05:28:34.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-17T05:28:38.177Z] $ docker top eccbdb684823549056c7fac72909d46a647f769befc17de7a05935938d849682 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-17T05:28:38.240Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2022-10-17T05:28:38.518Z] + set -o pipefail [2022-10-17T05:28:38.518Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2022-10-17T05:28:45.111Z] [2022-10-17T05:28:45.111Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2022-10-17T05:28:45.111Z] [2022-10-17T05:28:45.111Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/a5d73783-cd96-4649-9b38-845b341a4e87 [2022-10-17T05:28:45.111Z] [2022-10-17T05:28:45.111Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-17T05:28:45.111Z] [2022-10-17T05:28:45.111Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-17T05:28:45.111Z] [2022-10-17T05:28:45.370Z] [2022-10-17T05:28:45.370Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-17T05:28:45.370Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-17T05:28:45.370Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-17T05:28:45.381Z] $ docker stop --time=1 eccbdb684823549056c7fac72909d46a647f769befc17de7a05935938d849682 [2022-10-17T05:28:48.364Z] $ docker rm -f eccbdb684823549056c7fac72909d46a647f769befc17de7a05935938d849682 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T05:28:49.070Z] + git log --format=format:%s -1 4d140b7d88f2fb2bd597ea15c42e7db009f8976b [Pipeline] sh [2022-10-17T05:28:49.359Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T05:28:49.359Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:28:49.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T05:28:49.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T05:28:49.726Z] prd-ubuntu20.04-docker-8c-8g-8026 does not seem to be running inside a container [2022-10-17T05:28:49.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T05:28:50.150Z] $ docker top 4f19ff723ba84f5e49febab2b6f186845bb9b5681074e8f2cd9675fb8ef17e1e -eo pid,comm [2022-10-17T05:28:50.200Z] 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). [2022-10-17T05:28:50.200Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T05:28:50.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T05:28:50.233Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T05:28:50.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T05:28:50.351Z] $ docker exec 4f19ff723ba84f5e49febab2b6f186845bb9b5681074e8f2cd9675fb8ef17e1e ssh-agent [2022-10-17T05:28:50.474Z] SSH_AUTH_SOCK=/tmp/ssh-cLdnGWj6HeFK/agent.33 [2022-10-17T05:28:50.474Z] SSH_AGENT_PID=39 [2022-10-17T05:28:50.478Z] Running ssh-add (command line suppressed) [2022-10-17T05:28:50.587Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15736576328143150465.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15736576328143150465.key) [2022-10-17T05:28:50.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T05:28:50.883Z] + git semver tag [2022-10-17T05:28:51.143Z] 2022-10-17 05:28:51,067 [run_tag] DEBUG tag force:False [2022-10-17T05:28:51.143Z] 2022-10-17 05:28:51,067 [check_head_tag] DEBUG check head tag [2022-10-17T05:28:51.143Z] 2022-10-17 05:28:51,068 [execute] INFO git cat-file --batch-check [2022-10-17T05:28:51.143Z] 2022-10-17 05:28:51,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-17T05:28:51.143Z] 2022-10-17 05:28:51,073 [execute] INFO git cat-file --batch [2022-10-17T05:28:51.143Z] 2022-10-17 05:28:51,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-17T05:28:51.143Z] 2022-10-17 05:28:51,087 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-17T05:28:51.143Z] 2022-10-17 05:28:51,087 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 [2022-10-17T05:28:51.143Z] 2022-10-17 05:28:51,087 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T05:28:51.143Z] 2022-10-17 05:28:51,092 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-17T05:28:51.143Z] 2.3.0-dev.18 [Pipeline] } [2022-10-17T05:28:51.153Z] $ docker exec --env ******** --env ******** 4f19ff723ba84f5e49febab2b6f186845bb9b5681074e8f2cd9675fb8ef17e1e ssh-agent -k [2022-10-17T05:28:51.264Z] unset SSH_AUTH_SOCK; [2022-10-17T05:28:51.264Z] unset SSH_AGENT_PID; [2022-10-17T05:28:51.264Z] echo Agent pid 39 killed; [2022-10-17T05:28:51.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T05:28:51.575Z] + git semver [Pipeline] } [2022-10-17T05:28:51.854Z] $ docker stop --time=1 4f19ff723ba84f5e49febab2b6f186845bb9b5681074e8f2cd9675fb8ef17e1e [2022-10-17T05:28:53.123Z] $ docker rm -f 4f19ff723ba84f5e49febab2b6f186845bb9b5681074e8f2cd9675fb8ef17e1e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:28:53.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T05:28:53.496Z] [2022-10-17T05:28:53.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:28:53.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T05:28:53.791Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-17T05:28:53.791Z] ab5ef0e58194: Pulling fs layer [2022-10-17T05:28:53.791Z] 9712f1f96733: Pulling fs layer [2022-10-17T05:28:53.791Z] 63f879dbbcfc: Pulling fs layer [2022-10-17T05:28:53.791Z] 0d9ebad4ef96: Pulling fs layer [2022-10-17T05:28:53.791Z] e9a5061849ea: Pulling fs layer [2022-10-17T05:28:53.791Z] d747dcd14b5f: Pulling fs layer [2022-10-17T05:28:53.791Z] 2de7ff778b66: Pulling fs layer [2022-10-17T05:28:53.791Z] d747dcd14b5f: Waiting [2022-10-17T05:28:53.791Z] 2de7ff778b66: Waiting [2022-10-17T05:28:53.791Z] 9712f1f96733: Verifying Checksum [2022-10-17T05:28:53.791Z] 9712f1f96733: Download complete [2022-10-17T05:28:54.063Z] 63f879dbbcfc: Verifying Checksum [2022-10-17T05:28:54.063Z] 63f879dbbcfc: Download complete [2022-10-17T05:28:54.326Z] 0d9ebad4ef96: Verifying Checksum [2022-10-17T05:28:54.326Z] 0d9ebad4ef96: Download complete [2022-10-17T05:28:54.326Z] d747dcd14b5f: Download complete [2022-10-17T05:28:54.326Z] e9a5061849ea: Verifying Checksum [2022-10-17T05:28:54.326Z] e9a5061849ea: Download complete [2022-10-17T05:28:54.583Z] ab5ef0e58194: Verifying Checksum [2022-10-17T05:28:54.583Z] ab5ef0e58194: Download complete [2022-10-17T05:28:54.583Z] 2de7ff778b66: Verifying Checksum [2022-10-17T05:28:54.583Z] 2de7ff778b66: Download complete [2022-10-17T05:28:57.111Z] ab5ef0e58194: Pull complete [2022-10-17T05:28:57.368Z] 9712f1f96733: Pull complete [2022-10-17T05:28:57.932Z] 63f879dbbcfc: Pull complete [2022-10-17T05:29:02.112Z] 0d9ebad4ef96: Pull complete [2022-10-17T05:29:02.112Z] e9a5061849ea: Pull complete [2022-10-17T05:29:02.112Z] d747dcd14b5f: Pull complete [2022-10-17T05:29:03.498Z] 2de7ff778b66: Pull complete [2022-10-17T05:29:03.498Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-17T05:29:03.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T05:29:03.498Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T05:29:03.593Z] prd-ubuntu20.04-docker-8c-8g-8026 does not seem to be running inside a container [2022-10-17T05:29:03.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-17T05:29:08.220Z] $ docker top 754396be2747b1b77134e51e588414947e20b0a88d512f89d8147a8a0a57911a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-17T05:29:08.291Z] provisioning config files... [2022-10-17T05:29:08.296Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config18424234265438472211tmp [2022-10-17T05:29:08.304Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17519738653343185653tmp [2022-10-17T05:29:08.311Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13922165727253181343tmp [Pipeline] { [Pipeline] echo [2022-10-17T05:29:08.326Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T05:29:08.607Z] ---> sigul-configuration.sh [2022-10-17T05:29:08.607Z] gpg: directory `/root/.gnupg' created [2022-10-17T05:29:08.607Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-17T05:29:08.607Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-17T05:29:08.607Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-17T05:29:08.607Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-17T05:29:08.607Z] gpg: CAST5 encrypted data [2022-10-17T05:29:08.607Z] gpg: encrypted with 1 passphrase [2022-10-17T05:29:08.607Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-17T05:29:08.898Z] + mkdir /home/jenkins [2022-10-17T05:29:08.898Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-17T05:29:09.179Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-17T05:29:09.186Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T05:29:09.472Z] ---> sigul-install.sh [2022-10-17T05:29:09.472Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-17T05:29:09.754Z] + git tag --list [2022-10-17T05:29:09.754Z] 1.0.0 [2022-10-17T05:29:09.754Z] v0.0.0 [2022-10-17T05:29:09.754Z] v1.1.0 [2022-10-17T05:29:09.754Z] v1.1.1 [2022-10-17T05:29:09.754Z] v1.2.2 [2022-10-17T05:29:09.754Z] v1.3.0 [2022-10-17T05:29:09.754Z] v1.3.1 [2022-10-17T05:29:09.754Z] v2.0.0 [2022-10-17T05:29:09.754Z] v2.1.0 [2022-10-17T05:29:09.754Z] v2.1.1 [2022-10-17T05:29:09.754Z] v2.1.1-dev.2 [2022-10-17T05:29:09.754Z] v2.1.1-dev.3 [2022-10-17T05:29:09.754Z] v2.2.0 [2022-10-17T05:29:09.754Z] v2.2.1-dev.1 [2022-10-17T05:29:09.754Z] v2.2.1-dev.2 [2022-10-17T05:29:09.754Z] v2.2.1-dev.3 [2022-10-17T05:29:09.754Z] v2.2.1-dev.4 [2022-10-17T05:29:09.754Z] v2.2.1-dev.5 [2022-10-17T05:29:09.754Z] v2.2.1-dev.6 [2022-10-17T05:29:09.754Z] v2.2.1-dev.7 [2022-10-17T05:29:09.754Z] v2.3.0-dev.10 [2022-10-17T05:29:09.754Z] v2.3.0-dev.11 [2022-10-17T05:29:09.754Z] v2.3.0-dev.12 [2022-10-17T05:29:09.754Z] v2.3.0-dev.13 [2022-10-17T05:29:09.754Z] v2.3.0-dev.14 [2022-10-17T05:29:09.754Z] v2.3.0-dev.15 [2022-10-17T05:29:09.754Z] v2.3.0-dev.16 [2022-10-17T05:29:09.754Z] v2.3.0-dev.17 [2022-10-17T05:29:09.754Z] v2.3.0-dev.18 [2022-10-17T05:29:09.754Z] v2.3.0-dev.7 [2022-10-17T05:29:09.754Z] v2.3.0-dev.8 [2022-10-17T05:29:09.754Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-17T05:29:10.037Z] + lftools sign git-tag v2.3.0-dev.18 [2022-10-17T05:29:10.604Z] Signing Git tag with Sigul... [2022-10-17T05:29:10.604Z] Signing v2.3.0-dev.18 [Pipeline] echo [2022-10-17T05:29:11.178Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T05:29:11.458Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-17T05:29:11.465Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-17T05:29:11.485Z] $ docker stop --time=1 754396be2747b1b77134e51e588414947e20b0a88d512f89d8147a8a0a57911a [2022-10-17T05:29:12.780Z] $ docker rm -f 754396be2747b1b77134e51e588414947e20b0a88d512f89d8147a8a0a57911a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-17T05:29:13.183Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T05:29:13.183Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:29:13.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T05:29:13.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T05:29:13.538Z] prd-ubuntu20.04-docker-8c-8g-8026 does not seem to be running inside a container [2022-10-17T05:29:13.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T05:29:13.899Z] $ docker top 592d8ea4be679485bd5a5ead44cb8d8f630c0b3223ed4b5f526e950b45084694 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T05:29:13.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T05:29:13.995Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T05:29:14.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T05:29:14.119Z] $ docker exec 592d8ea4be679485bd5a5ead44cb8d8f630c0b3223ed4b5f526e950b45084694 ssh-agent [2022-10-17T05:29:14.230Z] SSH_AUTH_SOCK=/tmp/ssh-jHOH9GqetVE9/agent.32 [2022-10-17T05:29:14.230Z] SSH_AGENT_PID=38 [2022-10-17T05:29:14.235Z] Running ssh-add (command line suppressed) [2022-10-17T05:29:14.340Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16773131656115096376.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16773131656115096376.key) [2022-10-17T05:29:14.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T05:29:14.637Z] + git semver bump pre [2022-10-17T05:29:14.895Z] 2022-10-17 05:29:14,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-17T05:29:14.895Z] 2022-10-17 05:29:14,821 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev [2022-10-17T05:29:14.895Z] 2022-10-17 05:29:14,821 [bump_version] DEBUG bumped version:2.3.0-dev.19 [2022-10-17T05:29:14.895Z] 2022-10-17 05:29:14,821 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2022-10-17T05:29:14.895Z] 2022-10-17 05:29:14,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-17T05:29:14.895Z] 2022-10-17 05:29:14,821 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-17T05:29:14.895Z] 2022-10-17 05:29:14,823 [execute] INFO git cat-file --batch-check [2022-10-17T05:29:14.895Z] 2022-10-17 05:29:14,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T05:29:14.895Z] 2022-10-17 05:29:14,828 [execute] INFO git cat-file --batch [2022-10-17T05:29:14.896Z] 2022-10-17 05:29:14,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T05:29:14.896Z] 2022-10-17 05:29:14,832 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-17T05:29:14.896Z] 2.3.0-dev.19 [Pipeline] } [2022-10-17T05:29:14.905Z] $ docker exec --env ******** --env ******** 592d8ea4be679485bd5a5ead44cb8d8f630c0b3223ed4b5f526e950b45084694 ssh-agent -k [2022-10-17T05:29:15.024Z] unset SSH_AUTH_SOCK; [2022-10-17T05:29:15.024Z] unset SSH_AGENT_PID; [2022-10-17T05:29:15.024Z] echo Agent pid 38 killed; [2022-10-17T05:29:15.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T05:29:15.334Z] + git semver [Pipeline] } [2022-10-17T05:29:15.606Z] $ docker stop --time=1 592d8ea4be679485bd5a5ead44cb8d8f630c0b3223ed4b5f526e950b45084694 [2022-10-17T05:29:16.914Z] $ docker rm -f 592d8ea4be679485bd5a5ead44cb8d8f630c0b3223ed4b5f526e950b45084694 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T05:29:17.253Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T05:29:17.253Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:29:17.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T05:29:17.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T05:29:17.610Z] prd-ubuntu20.04-docker-8c-8g-8026 does not seem to be running inside a container [2022-10-17T05:29:17.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T05:29:17.980Z] $ docker top 2255d30dcfea636a4e6b0ded3f2855dbf9f0e76b3306a171f4390da7068944a8 -eo pid,comm [2022-10-17T05:29:18.027Z] 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). [2022-10-17T05:29:18.027Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T05:29:18.065Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T05:29:18.065Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T05:29:18.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T05:29:18.191Z] $ docker exec 2255d30dcfea636a4e6b0ded3f2855dbf9f0e76b3306a171f4390da7068944a8 ssh-agent [2022-10-17T05:29:18.297Z] SSH_AUTH_SOCK=/tmp/ssh-6tlmrjN6GcTc/agent.31 [2022-10-17T05:29:18.297Z] SSH_AGENT_PID=37 [2022-10-17T05:29:18.302Z] Running ssh-add (command line suppressed) [2022-10-17T05:29:18.415Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10705260293076951882.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10705260293076951882.key) [2022-10-17T05:29:18.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T05:29:18.714Z] + git semver push [2022-10-17T05:29:18.972Z] 2022-10-17 05:29:18,887 [run_push] DEBUG push [2022-10-17T05:29:18.972Z] 2022-10-17 05:29:18,888 [execute] INFO git cat-file --batch-check [2022-10-17T05:29:18.973Z] 2022-10-17 05:29:18,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T05:29:18.973Z] 2022-10-17 05:29:18,893 [execute] INFO git rev-list 8f826185f2776cc19084cb84d2be1c88cfa13f19 -- [2022-10-17T05:29:18.973Z] 2022-10-17 05:29:18,893 [execute] DEBUG Popen(['git', 'rev-list', '8f826185f2776cc19084cb84d2be1c88cfa13f19', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T05:29:18.973Z] 2022-10-17 05:29:18,901 [execute] INFO git fetch -v origin [2022-10-17T05:29:18.973Z] 2022-10-17 05:29:18,902 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-17T05:29:19.539Z] 2022-10-17 05:29:19,427 [run_push] DEBUG no remote changes detected [2022-10-17T05:29:19.539Z] 2022-10-17 05:29:19,427 [execute] INFO git push origin semver [2022-10-17T05:29:19.539Z] 2022-10-17 05:29:19,427 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T05:29:20.474Z] 2022-10-17 05:29:20,184 [run_push] DEBUG push all version tags [2022-10-17T05:29:20.474Z] 2022-10-17 05:29:20,185 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-17T05:29:20.474Z] 2022-10-17 05:29:20,185 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T05:29:21.041Z] 2022-10-17 05:29:20,975 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-17T05:29:21.041Z] 2.3.0-dev.19 [Pipeline] } [2022-10-17T05:29:21.051Z] $ docker exec --env ******** --env ******** 2255d30dcfea636a4e6b0ded3f2855dbf9f0e76b3306a171f4390da7068944a8 ssh-agent -k [2022-10-17T05:29:21.148Z] unset SSH_AUTH_SOCK; [2022-10-17T05:29:21.149Z] unset SSH_AGENT_PID; [2022-10-17T05:29:21.149Z] echo Agent pid 37 killed; [2022-10-17T05:29:21.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T05:29:21.458Z] + git semver [Pipeline] } [2022-10-17T05:29:21.732Z] $ docker stop --time=1 2255d30dcfea636a4e6b0ded3f2855dbf9f0e76b3306a171f4390da7068944a8 [2022-10-17T05:29:23.002Z] $ docker rm -f 2255d30dcfea636a4e6b0ded3f2855dbf9f0e76b3306a171f4390da7068944a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2022-10-17T05:29:23.623Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2022-10-17T05:29:23.623Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-10-17T05:29:23.623Z] total 16 [2022-10-17T05:29:23.623Z] drwxr-xr-x 3 root root 4096 Oct 17 05:20 . [2022-10-17T05:29:23.623Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 05:29 .. [2022-10-17T05:29:23.623Z] drwxr-xr-x 2 root root 4096 Oct 17 05:20 cost [2022-10-17T05:29:23.623Z] -rw-r--r-- 1 root root 85 Oct 17 05:20 cost.csv [2022-10-17T05:29:23.623Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-10-17T05:29:23.623Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-10-17T05:29:23.623Z] total 16 [2022-10-17T05:29:23.623Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 05:20 . [2022-10-17T05:29:23.623Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 05:29 .. [2022-10-17T05:29:23.623Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 05:20 cost [2022-10-17T05:29:23.623Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 17 05:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T05:29:23.942Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T05:29:24.842Z] ---> package-listing.sh [2022-10-17T05:29:24.842Z] ++ facter osfamily [2022-10-17T05:29:24.842Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T05:29:25.101Z] + OS_FAMILY=debian [2022-10-17T05:29:25.101Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-10-17T05:29:25.101Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T05:29:25.101Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T05:29:25.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T05:29:25.101Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T05:29:25.101Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-10-17T05:29:25.101Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T05:29:25.101Z] + case "${OS_FAMILY}" in [2022-10-17T05:29:25.101Z] + dpkg -l [2022-10-17T05:29:25.101Z] + grep '^ii' [2022-10-17T05:29:25.101Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T05:29:25.101Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T05:29:25.101Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T05:29:25.101Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-10-17T05:29:25.101Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-10-17T05:29:25.101Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2022-10-17T05:29:25.111Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-17T05:29:25.387Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T05:29:25.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T05:29:25.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T05:29:26.009Z] prd-ubuntu20.04-docker-8c-8g-8026 does not seem to be running inside a container [2022-10-17T05:29:26.046Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T05:29:26.255Z] $ docker top 275b4eefe32f8a0eb70f1eb08f40516914a87a3594cc51646b898c2072a304c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T05:29:26.612Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T05:29:26.901Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T05:29:27.185Z] + ls /var/log/sa-host [2022-10-17T05:29:27.186Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T05:29:27.322Z] provisioning config files... [2022-10-17T05:29:27.330Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7529580609539131207tmp [Pipeline] { [Pipeline] echo [2022-10-17T05:29:27.340Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T05:29:27.620Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T05:29:27.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T05:29:27.959Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T05:29:27.966Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T05:29:28.248Z] ---> sudo-logs.sh [2022-10-17T05:29:28.248Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T05:29:28.274Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T05:29:28.562Z] ---> job-cost.sh [2022-10-17T05:29:28.562Z] lf-activate-venv: SKIPPING [2022-10-17T05:29:28.562Z] DEBUG: total: 0.2199999988079071 [2022-10-17T05:29:28.562Z] INFO: Retrieving Stack Cost... [2022-10-17T05:29:29.137Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T05:29:29.397Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T05:29:29.407Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T05:29:29.693Z] ---> logs-deploy.sh [2022-10-17T05:29:29.693Z] lf-activate-venv: SKIPPING [2022-10-17T05:29:29.693Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/49 [2022-10-17T05:29:29.693Z] INFO: archiving workspace using pattern(s): [2022-10-17T05:29:30.628Z] Archives upload complete. [2022-10-17T05:29:30.628Z] INFO: archiving logs to Nexus