Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b 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-ssh8427861670409710408.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh7268826328681171476.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh6080832833409226940.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh11780015103070509827.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-ssh11703949900215714482.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9202 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 dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b (main) Commit message: "Merge pull request #199 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.45" > 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 dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b # timeout=10 > git rev-list --no-walk c5649ddb8ffd305e282f5692e5ab02afc05b76b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-24T07:34:03.287Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-24T07:34:03.341Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-24T07:34:03.353Z] ========================================================= [2022-10-24T07:34:03.353Z] EdgeX Global Pipelines Version Info [2022-10-24T07:34:03.353Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:34:04.441Z] ------------------- [2022-10-24T07:34:04.441Z] stable info: [2022-10-24T07:34:04.441Z] ------------------- [2022-10-24T07:34:04.441Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-24T07:34:04.441Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T07:34:04.441Z] Message: update stable to v1.0.243 [2022-10-24T07:34:04.703Z] ------------------- [2022-10-24T07:34:04.703Z] experimental info: [2022-10-24T07:34:04.703Z] ------------------- [2022-10-24T07:34:04.703Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-24T07:34:04.703Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T07:34:04.703Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-24T07:34:04.872Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-10-24T07:34:04.886Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-10-24T07:34:04.897Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-24T07:34:04.908Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-24T07:34:04.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-24T07:34:04.928Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-24T07:34:04.938Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-24T07:34:04.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-24T07:34:04.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-24T07:34:04.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-24T07:34:04.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-24T07:34:05.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-10-24T07:34:05.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-24T07:34:05.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-24T07:34:05.043Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T07:34:05.054Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T07:34:05.066Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T07:34:05.080Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T07:34:05.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-24T07:34:05.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-24T07:34:05.125Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-24T07:34:05.140Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-24T07:34:05.157Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-24T07:34:05.176Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-24T07:34:05.193Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-24T07:34:05.211Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-24T07:34:05.234Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-24T07:34:05.248Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-24T07:34:05.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-24T07:34:05.274Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-24T07:34:05.289Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b [Pipeline] echo [2022-10-24T07:34:05.304Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dcc848a [Pipeline] echo [2022-10-24T07:34:05.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:34:05.357Z] provisioning config files... [2022-10-24T07:34:05.371Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config474011406157155820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:34:05.672Z] ---> docker-login.sh [2022-10-24T07:34:05.672Z] nexus3.edgexfoundry.org:10001 [2022-10-24T07:34:05.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:34:05.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:34:05.932Z] Configure a credential helper to remove this warning. See [2022-10-24T07:34:05.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:34:05.932Z] [2022-10-24T07:34:05.932Z] Login Succeeded [2022-10-24T07:34:05.932Z] nexus3.edgexfoundry.org:10002 [2022-10-24T07:34:05.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:34:05.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:34:05.932Z] Configure a credential helper to remove this warning. See [2022-10-24T07:34:05.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:34:05.932Z] [2022-10-24T07:34:05.932Z] Login Succeeded [2022-10-24T07:34:05.932Z] nexus3.edgexfoundry.org:10003 [2022-10-24T07:34:06.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:34:06.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:34:06.193Z] Configure a credential helper to remove this warning. See [2022-10-24T07:34:06.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:34:06.193Z] [2022-10-24T07:34:06.193Z] Login Succeeded [2022-10-24T07:34:06.193Z] nexus3.edgexfoundry.org:10004 [2022-10-24T07:34:06.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:34:06.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:34:06.193Z] Configure a credential helper to remove this warning. See [2022-10-24T07:34:06.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:34:06.193Z] [2022-10-24T07:34:06.193Z] Login Succeeded [2022-10-24T07:34:06.193Z] docker.io [2022-10-24T07:34:06.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:34:06.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:34:06.712Z] Configure a credential helper to remove this warning. See [2022-10-24T07:34:06.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:34:06.712Z] [2022-10-24T07:34:06.712Z] Login Succeeded [2022-10-24T07:34:06.712Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T07:34:06.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-24T07:34:07.074Z] + git rev-list -1 --merges dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b~1..dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b [Pipeline] echo [2022-10-24T07:34:07.104Z] -----------> git rev-list -1 --merges dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b~1..dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b [2022-10-24T07:34:07.104Z] dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b [false] [Pipeline] sh [2022-10-24T07:34:07.398Z] + git log --format=format:%s -1 dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b [Pipeline] echo [2022-10-24T07:34:07.417Z] ========================================================= [2022-10-24T07:34:07.417Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-24T07:34:07.417Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T07:34:07.761Z] + git log --format=format:%s -1 dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b [Pipeline] echo [2022-10-24T07:34:07.773Z] [semverPrep] GIT_COMMIT: dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b, Commit Message: Merge pull request #199 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.45 [Pipeline] echo [2022-10-24T07:34:07.785Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-24T07:34:08.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T07:34:08.143Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-24T07:34:08.143Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-24T07:34:08.143Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-24T07:34:08.143Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-24T07:34:08.143Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-24T07:34:08.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:34:08.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:34:08.488Z] [2022-10-24T07:34:08.488Z] 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-24T07:34:08.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:34:08.791Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-24T07:34:08.791Z] b85a868b505f: Pulling fs layer [2022-10-24T07:34:08.791Z] e2be974225ed: Pulling fs layer [2022-10-24T07:34:08.791Z] 339a4e72a1f5: Pulling fs layer [2022-10-24T07:34:08.791Z] 988bab9f4d93: Pulling fs layer [2022-10-24T07:34:08.791Z] 1469e6f7b9e6: Pulling fs layer [2022-10-24T07:34:08.791Z] eaf3925da568: Pulling fs layer [2022-10-24T07:34:08.791Z] bab4dde63d76: Pulling fs layer [2022-10-24T07:34:08.791Z] bde34c3a00c8: Pulling fs layer [2022-10-24T07:34:08.791Z] b352a97aabf1: Pulling fs layer [2022-10-24T07:34:08.791Z] 4872d77fe225: Pulling fs layer [2022-10-24T07:34:08.791Z] 5851b861e8e6: Pulling fs layer [2022-10-24T07:34:08.791Z] bab4dde63d76: Waiting [2022-10-24T07:34:08.791Z] bde34c3a00c8: Waiting [2022-10-24T07:34:08.791Z] b352a97aabf1: Waiting [2022-10-24T07:34:08.791Z] 4872d77fe225: Waiting [2022-10-24T07:34:08.791Z] 5851b861e8e6: Waiting [2022-10-24T07:34:08.791Z] 1469e6f7b9e6: Waiting [2022-10-24T07:34:08.791Z] eaf3925da568: Waiting [2022-10-24T07:34:08.791Z] 988bab9f4d93: Waiting [2022-10-24T07:34:08.791Z] e2be974225ed: Verifying Checksum [2022-10-24T07:34:08.791Z] e2be974225ed: Download complete [2022-10-24T07:34:08.791Z] 988bab9f4d93: Verifying Checksum [2022-10-24T07:34:08.791Z] 988bab9f4d93: Download complete [2022-10-24T07:34:09.052Z] 1469e6f7b9e6: Verifying Checksum [2022-10-24T07:34:09.052Z] 1469e6f7b9e6: Download complete [2022-10-24T07:34:09.052Z] eaf3925da568: Verifying Checksum [2022-10-24T07:34:09.052Z] eaf3925da568: Download complete [2022-10-24T07:34:09.052Z] 339a4e72a1f5: Verifying Checksum [2022-10-24T07:34:09.052Z] bde34c3a00c8: Verifying Checksum [2022-10-24T07:34:09.052Z] bde34c3a00c8: Download complete [2022-10-24T07:34:09.052Z] b352a97aabf1: Verifying Checksum [2022-10-24T07:34:09.052Z] b352a97aabf1: Download complete [2022-10-24T07:34:09.052Z] 4872d77fe225: Download complete [2022-10-24T07:34:09.052Z] 5851b861e8e6: Verifying Checksum [2022-10-24T07:34:09.052Z] 5851b861e8e6: Download complete [2022-10-24T07:34:09.052Z] b85a868b505f: Verifying Checksum [2022-10-24T07:34:09.052Z] b85a868b505f: Download complete [2022-10-24T07:34:09.311Z] bab4dde63d76: Verifying Checksum [2022-10-24T07:34:09.311Z] bab4dde63d76: Download complete [2022-10-24T07:34:10.691Z] b85a868b505f: Pull complete [2022-10-24T07:34:10.691Z] e2be974225ed: Pull complete [2022-10-24T07:34:10.950Z] 339a4e72a1f5: Pull complete [2022-10-24T07:34:11.209Z] 988bab9f4d93: Pull complete [2022-10-24T07:34:11.468Z] 1469e6f7b9e6: Pull complete [2022-10-24T07:34:11.468Z] eaf3925da568: Pull complete [2022-10-24T07:34:13.370Z] bab4dde63d76: Pull complete [2022-10-24T07:34:13.370Z] bde34c3a00c8: Pull complete [2022-10-24T07:34:13.370Z] b352a97aabf1: Pull complete [2022-10-24T07:34:13.370Z] 4872d77fe225: Pull complete [2022-10-24T07:34:13.628Z] 5851b861e8e6: Pull complete [2022-10-24T07:34:13.629Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-24T07:34:13.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:34:13.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:34:13.713Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2022-10-24T07:34:13.746Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T07:34:15.813Z] $ docker top d84609c0b7ddeea25a7b05300bc48a45803e0a701b732f3a50c1618e6a586719 -eo pid,comm [2022-10-24T07:34:15.873Z] 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-24T07:34:15.873Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T07:34:15.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:34:15.908Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:34:16.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:34:16.031Z] $ docker exec d84609c0b7ddeea25a7b05300bc48a45803e0a701b732f3a50c1618e6a586719 ssh-agent [2022-10-24T07:34:16.152Z] SSH_AUTH_SOCK=/tmp/ssh-MFUSYQoUUUhh/agent.32 [2022-10-24T07:34:16.152Z] SSH_AGENT_PID=38 [2022-10-24T07:34:16.158Z] Running ssh-add (command line suppressed) [2022-10-24T07:34:16.259Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11783034957848998609.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11783034957848998609.key) [2022-10-24T07:34:16.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:34:16.564Z] + git tag --points-at HEAD [Pipeline] } [2022-10-24T07:34:16.578Z] $ docker exec --env ******** --env ******** d84609c0b7ddeea25a7b05300bc48a45803e0a701b732f3a50c1618e6a586719 ssh-agent -k [2022-10-24T07:34:16.677Z] unset SSH_AUTH_SOCK; [2022-10-24T07:34:16.677Z] unset SSH_AGENT_PID; [2022-10-24T07:34:16.678Z] echo Agent pid 38 killed; [2022-10-24T07:34:16.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-24T07:34:16.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:34:16.713Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:34:16.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:34:16.823Z] $ docker exec d84609c0b7ddeea25a7b05300bc48a45803e0a701b732f3a50c1618e6a586719 ssh-agent [2022-10-24T07:34:16.940Z] SSH_AUTH_SOCK=/tmp/ssh-H3vh7htHUzgA/agent.71 [2022-10-24T07:34:16.940Z] SSH_AGENT_PID=77 [2022-10-24T07:34:16.945Z] Running ssh-add (command line suppressed) [2022-10-24T07:34:17.049Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14765828064620593669.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14765828064620593669.key) [2022-10-24T07:34:17.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:34:17.350Z] + git semver init [2022-10-24T07:34:17.610Z] 2022-10-24 07:34:17,552 [run_init] DEBUG init version:0.0.0 force:False [2022-10-24T07:34:17.610Z] 2022-10-24 07:34:17,553 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-10-24T07:34:17.610Z] 2022-10-24 07:34:17,553 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-10-24T07:34:17.610Z] 2022-10-24 07:34:17,554 [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-24T07:34:18.546Z] 2022-10-24 07:34:18,503 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2022-10-24T07:34:18.546Z] 2022-10-24 07:34:18,504 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2022-10-24T07:34:18.546Z] 2022-10-24 07:34:18,504 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-24T07:34:18.546Z] 2022-10-24 07:34:18,504 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-24T07:34:18.546Z] 2.3.0-dev.20 [Pipeline] } [2022-10-24T07:34:18.557Z] $ docker exec --env ******** --env ******** d84609c0b7ddeea25a7b05300bc48a45803e0a701b732f3a50c1618e6a586719 ssh-agent -k [2022-10-24T07:34:18.670Z] unset SSH_AUTH_SOCK; [2022-10-24T07:34:18.671Z] unset SSH_AGENT_PID; [2022-10-24T07:34:18.671Z] echo Agent pid 77 killed; [2022-10-24T07:34:18.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T07:34:18.981Z] + git semver [Pipeline] } [2022-10-24T07:34:19.254Z] $ docker stop --time=1 d84609c0b7ddeea25a7b05300bc48a45803e0a701b732f3a50c1618e6a586719 [2022-10-24T07:34:20.538Z] $ docker rm -f d84609c0b7ddeea25a7b05300bc48a45803e0a701b732f3a50c1618e6a586719 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T07:34:20.873Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-24T07:34:21.027Z] Stashed 1 file(s) [Pipeline] echo [2022-10-24T07:34:21.030Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.20 [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-24T07:34:21.170Z] provisioning config files... [2022-10-24T07:34:21.180Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5629570962969368669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:34:21.478Z] ---> docker-login.sh [2022-10-24T07:34:21.478Z] nexus3.edgexfoundry.org:10001 [2022-10-24T07:34:21.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:34:21.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:34:21.478Z] Configure a credential helper to remove this warning. See [2022-10-24T07:34:21.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:34:21.478Z] [2022-10-24T07:34:21.478Z] Login Succeeded [2022-10-24T07:34:21.478Z] nexus3.edgexfoundry.org:10002 [2022-10-24T07:34:21.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:34:21.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:34:21.478Z] Configure a credential helper to remove this warning. See [2022-10-24T07:34:21.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:34:21.478Z] [2022-10-24T07:34:21.478Z] Login Succeeded [2022-10-24T07:34:21.478Z] nexus3.edgexfoundry.org:10003 [2022-10-24T07:34:21.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:34:21.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:34:21.737Z] Configure a credential helper to remove this warning. See [2022-10-24T07:34:21.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:34:21.737Z] [2022-10-24T07:34:21.737Z] Login Succeeded [2022-10-24T07:34:21.737Z] nexus3.edgexfoundry.org:10004 [2022-10-24T07:34:21.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:34:21.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:34:21.737Z] Configure a credential helper to remove this warning. See [2022-10-24T07:34:21.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:34:21.737Z] [2022-10-24T07:34:21.737Z] Login Succeeded [2022-10-24T07:34:21.737Z] docker.io [2022-10-24T07:34:21.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:34:22.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:34:22.254Z] Configure a credential helper to remove this warning. See [2022-10-24T07:34:22.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:34:22.254Z] [2022-10-24T07:34:22.254Z] Login Succeeded [2022-10-24T07:34:22.254Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T07:34:22.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T07:34:22.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:34:22.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:34:22.344Z] ========================================================= [2022-10-24T07:34:22.344Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-24T07:34:22.344Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:34:22.651Z] + 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-24T07:34:22.651Z] Sending build context to Docker daemon 5.521MB [2022-10-24T07:34:22.651Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T07:34:22.651Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-24T07:34:22.651Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-24T07:34:22.651Z] 213ec9aee27d: Pulling fs layer [2022-10-24T07:34:22.651Z] 4583459ba037: Pulling fs layer [2022-10-24T07:34:22.651Z] 93c1e223e6f2: Pulling fs layer [2022-10-24T07:34:22.651Z] 53926ce57604: Pulling fs layer [2022-10-24T07:34:22.651Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-24T07:34:22.651Z] 30f14e443154: Pulling fs layer [2022-10-24T07:34:22.651Z] 801331c1e519: Pulling fs layer [2022-10-24T07:34:22.651Z] 99cc6dd402b0: Pulling fs layer [2022-10-24T07:34:22.651Z] 7d9ed39f4882: Pulling fs layer [2022-10-24T07:34:22.651Z] 21b2b0c7a3f4: Waiting [2022-10-24T07:34:22.651Z] 801331c1e519: Waiting [2022-10-24T07:34:22.651Z] 30f14e443154: Waiting [2022-10-24T07:34:22.651Z] 99cc6dd402b0: Waiting [2022-10-24T07:34:22.651Z] 7d9ed39f4882: Waiting [2022-10-24T07:34:22.651Z] 53926ce57604: Waiting [2022-10-24T07:34:22.651Z] 93c1e223e6f2: Verifying Checksum [2022-10-24T07:34:22.651Z] 93c1e223e6f2: Download complete [2022-10-24T07:34:22.651Z] 4583459ba037: Download complete [2022-10-24T07:34:22.651Z] 21b2b0c7a3f4: Download complete [2022-10-24T07:34:22.909Z] 30f14e443154: Verifying Checksum [2022-10-24T07:34:22.909Z] 30f14e443154: Download complete [2022-10-24T07:34:22.909Z] 213ec9aee27d: Verifying Checksum [2022-10-24T07:34:22.909Z] 213ec9aee27d: Download complete [2022-10-24T07:34:22.909Z] 801331c1e519: Download complete [2022-10-24T07:34:22.909Z] 213ec9aee27d: Pull complete [2022-10-24T07:34:23.168Z] 4583459ba037: Pull complete [2022-10-24T07:34:23.169Z] 93c1e223e6f2: Pull complete [2022-10-24T07:34:23.169Z] 7d9ed39f4882: Verifying Checksum [2022-10-24T07:34:23.169Z] 7d9ed39f4882: Download complete [2022-10-24T07:34:23.738Z] 53926ce57604: Verifying Checksum [2022-10-24T07:34:23.738Z] 53926ce57604: Download complete [2022-10-24T07:34:23.738Z] 99cc6dd402b0: Verifying Checksum [2022-10-24T07:34:23.738Z] 99cc6dd402b0: Download complete [2022-10-24T07:34:27.919Z] 53926ce57604: Pull complete [2022-10-24T07:34:27.919Z] 21b2b0c7a3f4: Pull complete [2022-10-24T07:34:27.919Z] 30f14e443154: Pull complete [2022-10-24T07:34:27.919Z] 801331c1e519: Pull complete [2022-10-24T07:34:29.822Z] 99cc6dd402b0: Pull complete [2022-10-24T07:34:30.775Z] 7d9ed39f4882: Pull complete [2022-10-24T07:34:30.775Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-24T07:34:30.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T07:34:30.775Z] ---> 1dedd983c030 [2022-10-24T07:34:30.775Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-24T07:34:34.072Z] ---> Running in b66edddf38bd [2022-10-24T07:34:34.072Z] Removing intermediate container b66edddf38bd [2022-10-24T07:34:34.072Z] ---> c485f5d6b9dc [2022-10-24T07:34:34.072Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T07:34:34.072Z] ---> Running in ecdc319764c3 [2022-10-24T07:34:34.072Z] Removing intermediate container ecdc319764c3 [2022-10-24T07:34:34.072Z] ---> 74ae1986bdbf [2022-10-24T07:34:34.072Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T07:34:34.072Z] ---> Running in 104bab3020b5 [2022-10-24T07:34:34.072Z] Removing intermediate container 104bab3020b5 [2022-10-24T07:34:34.072Z] ---> b322dfc0b495 [2022-10-24T07:34:34.072Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T07:34:34.072Z] ---> Running in c6ac60938e7e [2022-10-24T07:34:34.333Z] Removing intermediate container c6ac60938e7e [2022-10-24T07:34:34.333Z] ---> 92ab13b89955 [2022-10-24T07:34:34.333Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:34:34.333Z] ---> Running in 2b74004b77f3 [2022-10-24T07:34:34.901Z] Removing intermediate container 2b74004b77f3 [2022-10-24T07:34:34.901Z] ---> 5f1d58ee83a4 [2022-10-24T07:34:34.901Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T07:34:34.901Z] ---> Running in 4993af829b7b [2022-10-24T07:34:35.159Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T07:34:36.097Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T07:34:36.133Z] Still waiting to schedule task [2022-10-24T07:34:36.134Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-24T07:34:36.355Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-24T07:34:36.355Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-24T07:34:36.614Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-24T07:34:36.614Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-24T07:34:36.614Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T07:34:36.614Z] OK: 216 MiB in 55 packages [2022-10-24T07:34:37.182Z] Removing intermediate container 4993af829b7b [2022-10-24T07:34:37.182Z] ---> bf2387481941 [2022-10-24T07:34:37.182Z] Step 9/13 : WORKDIR /device-snmp-go [2022-10-24T07:34:37.182Z] ---> Running in fb3dc1121915 [2022-10-24T07:34:37.182Z] Removing intermediate container fb3dc1121915 [2022-10-24T07:34:37.182Z] ---> f2e794a22f86 [2022-10-24T07:34:37.182Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-24T07:34:37.441Z] ---> a5155e7516c9 [2022-10-24T07:34:37.441Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T07:34:37.441Z] ---> Running in 56dba1ab7c6a [2022-10-24T07:34:55.539Z] Removing intermediate container 56dba1ab7c6a [2022-10-24T07:34:55.539Z] ---> f564346c21e2 [2022-10-24T07:34:55.539Z] Step 12/13 : COPY . . [2022-10-24T07:34:55.797Z] ---> 1fe40177638f [2022-10-24T07:34:55.797Z] Step 13/13 : RUN ${MAKE} [2022-10-24T07:34:55.797Z] ---> Running in 06ccb741bf7a [2022-10-24T07:34:56.056Z] noop [2022-10-24T07:34:56.315Z] Removing intermediate container 06ccb741bf7a [2022-10-24T07:34:56.315Z] ---> 1f371a26dbe9 [2022-10-24T07:34:56.315Z] Successfully built 1f371a26dbe9 [2022-10-24T07:34:56.315Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:34:56.638Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T07:34:56.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:34:56.711Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2022-10-24T07:34:56.745Z] $ 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 ******** ci-base-image-x86_64 cat [2022-10-24T07:34:57.096Z] $ docker top 83416b37db651dba3990466bc2c1f1c7dbd2beb55b7f94684557a05eb3ee7769 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:34:57.435Z] + go version [2022-10-24T07:34:57.435Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-24T07:34:57.447Z] $ docker stop --time=1 83416b37db651dba3990466bc2c1f1c7dbd2beb55b7f94684557a05eb3ee7769 [2022-10-24T07:34:58.730Z] $ docker rm -f 83416b37db651dba3990466bc2c1f1c7dbd2beb55b7f94684557a05eb3ee7769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:34:59.136Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T07:34:59.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:34:59.204Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2022-10-24T07:34:59.243Z] $ 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 ******** ci-base-image-x86_64 cat [2022-10-24T07:34:59.605Z] $ docker top 21a655e57824e3752def771852a29cdba823fb5782ae849767311f520c083bb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:35:00.191Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-24T07:35:00.487Z] + make test [2022-10-24T07:35:00.487Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-24T07:35:00.745Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-10-24T07:35:10.712Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-10-24T07:35:10.712Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2022-10-24T07:35:17.264Z] 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-24T07:35:17.264Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T07:35:21.442Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T07:35:21.442Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T07:35:21.442Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T07:35:21.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T07:35:21.468Z] $ docker stop --time=1 21a655e57824e3752def771852a29cdba823fb5782ae849767311f520c083bb2 [2022-10-24T07:35:23.812Z] $ docker rm -f 21a655e57824e3752def771852a29cdba823fb5782ae849767311f520c083bb2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T07:35:24.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T07:35:24.276Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-24T07:35:24.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T07:35:24.960Z] + ls -al . [2022-10-24T07:35:24.960Z] total 172 [2022-10-24T07:35:24.960Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 07:35 . [2022-10-24T07:35:24.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 07:34 .. [2022-10-24T07:35:24.960Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 24 07:34 .dockerignore [2022-10-24T07:35:24.960Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 07:35 .git [2022-10-24T07:35:24.960Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 07:34 .github [2022-10-24T07:35:24.960Z] -rw-rw-r-- 1 jenkins jenkins 328 Oct 24 07:34 .gitignore [2022-10-24T07:35:24.960Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 07:34 .golangci.yml [2022-10-24T07:35:24.960Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 07:34 .semver [2022-10-24T07:35:24.960Z] -rw-rw-r-- 1 jenkins jenkins 8932 Oct 24 07:34 Attribution.txt [2022-10-24T07:35:24.960Z] -rw-rw-r-- 1 jenkins jenkins 6948 Oct 24 07:34 CHANGELOG.md [2022-10-24T07:35:24.960Z] -rw-rw-r-- 1 jenkins jenkins 1575 Oct 24 07:34 Dockerfile [2022-10-24T07:35:24.960Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 07:34 GOVERNANCE.md [2022-10-24T07:35:24.960Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 24 07:34 Jenkinsfile [2022-10-24T07:35:24.960Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 07:34 LICENSE [2022-10-24T07:35:24.960Z] -rw-rw-r-- 1 jenkins jenkins 2543 Oct 24 07:34 Makefile [2022-10-24T07:35:24.960Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 07:34 OWNERS.md [2022-10-24T07:35:24.960Z] -rw-rw-r-- 1 jenkins jenkins 10054 Oct 24 07:34 README.md [2022-10-24T07:35:24.960Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 07:34 VERSION [2022-10-24T07:35:24.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 07:34 bin [2022-10-24T07:35:24.960Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 07:34 cmd [2022-10-24T07:35:24.960Z] -rw-r--r-- 1 jenkins jenkins 7631 Oct 24 07:35 coverage.out [2022-10-24T07:35:24.960Z] -rw-rw-r-- 1 jenkins jenkins 3473 Oct 24 07:34 go.mod [2022-10-24T07:35:24.960Z] -rw-rw-r-- 1 jenkins jenkins 38138 Oct 24 07:34 go.sum [2022-10-24T07:35:24.960Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 07:34 internal [2022-10-24T07:35:24.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 07:34 snap [2022-10-24T07:35:24.960Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 24 07:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:25.258Z] + 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=dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b --label arch=amd64 --label version=2.3.0-dev.20 . [2022-10-24T07:35:25.258Z] Sending build context to Docker daemon 5.529MB [2022-10-24T07:35:25.258Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T07:35:25.258Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-24T07:35:25.258Z] ---> 1f371a26dbe9 [2022-10-24T07:35:25.258Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-24T07:35:25.258Z] ---> Running in bb144991b844 [2022-10-24T07:35:25.517Z] Removing intermediate container bb144991b844 [2022-10-24T07:35:25.517Z] ---> a7b5bfcef459 [2022-10-24T07:35:25.517Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T07:35:25.517Z] ---> Running in b4b51ac07aeb [2022-10-24T07:35:25.517Z] Removing intermediate container b4b51ac07aeb [2022-10-24T07:35:25.517Z] ---> 0d5c00e5ddc4 [2022-10-24T07:35:25.517Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T07:35:25.517Z] ---> Running in c1cb29a0bd9c [2022-10-24T07:35:25.517Z] Removing intermediate container c1cb29a0bd9c [2022-10-24T07:35:25.517Z] ---> d4551b48b9d5 [2022-10-24T07:35:25.517Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T07:35:25.774Z] ---> Running in cec49fb2bbc1 [2022-10-24T07:35:25.774Z] Removing intermediate container cec49fb2bbc1 [2022-10-24T07:35:25.774Z] ---> f1bfec616a08 [2022-10-24T07:35:25.774Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:35:25.774Z] ---> Running in 1e6e182eb6fd [2022-10-24T07:35:26.342Z] Removing intermediate container 1e6e182eb6fd [2022-10-24T07:35:26.342Z] ---> f33f9c158095 [2022-10-24T07:35:26.342Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T07:35:26.342Z] ---> Running in 1c14d8a878ae [2022-10-24T07:35:26.600Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T07:35:27.535Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T07:35:27.796Z] OK: 216 MiB in 55 packages [2022-10-24T07:35:28.055Z] Removing intermediate container 1c14d8a878ae [2022-10-24T07:35:28.055Z] ---> 45687f470b6d [2022-10-24T07:35:28.055Z] Step 9/25 : WORKDIR /device-snmp-go [2022-10-24T07:35:28.055Z] ---> Running in 90f5bf96d042 [2022-10-24T07:35:28.314Z] Removing intermediate container 90f5bf96d042 [2022-10-24T07:35:28.314Z] ---> d1e6ff23f6ac [2022-10-24T07:35:28.314Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-24T07:35:28.314Z] ---> 4249b978939b [2022-10-24T07:35:28.314Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T07:35:28.314Z] ---> Running in ee7e3075172a [2022-10-24T07:35:29.254Z] Removing intermediate container ee7e3075172a [2022-10-24T07:35:29.254Z] ---> 942d50e5e1ae [2022-10-24T07:35:29.254Z] Step 12/25 : COPY . . [2022-10-24T07:35:29.513Z] ---> 8ffa956aac96 [2022-10-24T07:35:29.513Z] Step 13/25 : RUN ${MAKE} [2022-10-24T07:35:29.513Z] ---> Running in c06aec96d4ad [2022-10-24T07:35:29.771Z] 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.45 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-10-24T07:35:51.872Z] Removing intermediate container c06aec96d4ad [2022-10-24T07:35:51.872Z] ---> 75eaf9a4c3ed [2022-10-24T07:35:51.872Z] Step 14/25 : FROM alpine:3.16 [2022-10-24T07:35:51.872Z] 3.16: Pulling from library/alpine [2022-10-24T07:35:51.872Z] 213ec9aee27d: Already exists [2022-10-24T07:35:51.872Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T07:35:51.872Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T07:35:51.872Z] ---> 9c6f07244728 [2022-10-24T07:35:51.872Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T07:35:51.872Z] ---> Running in 724278ee62be [2022-10-24T07:35:52.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T07:35:52.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T07:35:52.388Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T07:35:52.388Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T07:35:52.388Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T07:35:52.648Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T07:35:52.648Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T07:35:52.648Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T07:35:52.648Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T07:35:52.648Z] OK: 8 MiB in 20 packages [2022-10-24T07:35:53.214Z] Removing intermediate container 724278ee62be [2022-10-24T07:35:53.214Z] ---> aaa09e14946a [2022-10-24T07:35:53.214Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2022-10-24T07:35:53.781Z] ---> 3fee481fc10d [2022-10-24T07:35:53.781Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-10-24T07:35:53.781Z] ---> e9a83394f17a [2022-10-24T07:35:53.781Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2022-10-24T07:35:54.039Z] ---> 10f3a9a4e9bd [2022-10-24T07:35:54.039Z] Step 19/25 : EXPOSE 59993 [2022-10-24T07:35:54.039Z] ---> Running in 283d1a22a764 [2022-10-24T07:35:54.039Z] Removing intermediate container 283d1a22a764 [2022-10-24T07:35:54.039Z] ---> 01dee167348d [2022-10-24T07:35:54.039Z] Step 20/25 : EXPOSE 161 [2022-10-24T07:35:54.039Z] ---> Running in 4f6a3021047b [2022-10-24T07:35:54.039Z] Removing intermediate container 4f6a3021047b [2022-10-24T07:35:54.039Z] ---> 01b8ad1af371 [2022-10-24T07:35:54.039Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2022-10-24T07:35:54.296Z] ---> Running in 00870f692fd4 [2022-10-24T07:35:54.296Z] Removing intermediate container 00870f692fd4 [2022-10-24T07:35:54.296Z] ---> 89828568e870 [2022-10-24T07:35:54.296Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-24T07:35:54.296Z] ---> Running in 5e14fe8f1f29 [2022-10-24T07:35:54.296Z] Removing intermediate container 5e14fe8f1f29 [2022-10-24T07:35:54.296Z] ---> ed3337d3fe7e [2022-10-24T07:35:54.296Z] Step 23/25 : LABEL arch=amd64 [2022-10-24T07:35:54.296Z] ---> Running in c3a1811d510e [2022-10-24T07:35:54.555Z] Removing intermediate container c3a1811d510e [2022-10-24T07:35:54.555Z] ---> c2b40441cf46 [2022-10-24T07:35:54.555Z] Step 24/25 : LABEL git_sha=dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b [2022-10-24T07:35:54.555Z] ---> Running in 401828d0aa25 [2022-10-24T07:35:54.555Z] Removing intermediate container 401828d0aa25 [2022-10-24T07:35:54.555Z] ---> e77a14797438 [2022-10-24T07:35:54.555Z] Step 25/25 : LABEL version=2.3.0-dev.20 [2022-10-24T07:35:54.555Z] ---> Running in 679e082bfe84 [2022-10-24T07:35:54.555Z] Removing intermediate container 679e082bfe84 [2022-10-24T07:35:54.555Z] ---> 18309c2dfb41 [2022-10-24T07:35:54.555Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T07:35:54.555Z] Successfully built 18309c2dfb41 [2022-10-24T07:35:54.555Z] 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-24T07:35:54.658Z] provisioning config files... [2022-10-24T07:35:54.666Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14926653648225503586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:35:54.964Z] ---> docker-login.sh [2022-10-24T07:35:54.965Z] nexus3.edgexfoundry.org:10001 [2022-10-24T07:35:54.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:35:54.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:35:54.965Z] Configure a credential helper to remove this warning. See [2022-10-24T07:35:54.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:35:54.965Z] [2022-10-24T07:35:54.965Z] Login Succeeded [2022-10-24T07:35:54.965Z] nexus3.edgexfoundry.org:10002 [2022-10-24T07:35:54.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:35:54.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:35:54.965Z] Configure a credential helper to remove this warning. See [2022-10-24T07:35:54.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:35:54.965Z] [2022-10-24T07:35:54.965Z] Login Succeeded [2022-10-24T07:35:54.965Z] nexus3.edgexfoundry.org:10003 [2022-10-24T07:35:55.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:35:55.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:35:55.226Z] Configure a credential helper to remove this warning. See [2022-10-24T07:35:55.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:35:55.226Z] [2022-10-24T07:35:55.226Z] Login Succeeded [2022-10-24T07:35:55.226Z] nexus3.edgexfoundry.org:10004 [2022-10-24T07:35:55.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:35:55.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:35:55.226Z] Configure a credential helper to remove this warning. See [2022-10-24T07:35:55.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:35:55.226Z] [2022-10-24T07:35:55.226Z] Login Succeeded [2022-10-24T07:35:55.226Z] docker.io [2022-10-24T07:35:55.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:35:55.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:35:55.745Z] Configure a credential helper to remove this warning. See [2022-10-24T07:35:55.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:35:55.745Z] [2022-10-24T07:35:55.745Z] Login Succeeded [2022-10-24T07:35:55.745Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T07:35:55.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T07:35:55.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:35:55.788Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-10-24T07:35:55.788Z] dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b [2022-10-24T07:35:55.788Z] latest [2022-10-24T07:35:55.788Z] 2.3.0-dev.20 [2022-10-24T07:35:55.788Z] dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b-2.3.0-dev.20 [2022-10-24T07:35:55.788Z] main [2022-10-24T07:35:55.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:56.103Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:56.420Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b [2022-10-24T07:35:56.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-24T07:35:56.420Z] 8eec2beb160d: Preparing [2022-10-24T07:35:56.420Z] bbceca7801aa: Preparing [2022-10-24T07:35:56.420Z] ddda586b4212: Preparing [2022-10-24T07:35:56.420Z] 11583fbf688b: Preparing [2022-10-24T07:35:56.420Z] 994393dc58e7: Preparing [2022-10-24T07:35:56.420Z] 994393dc58e7: Layer already exists [2022-10-24T07:35:56.420Z] 8eec2beb160d: Pushed [2022-10-24T07:35:56.420Z] bbceca7801aa: Pushed [2022-10-24T07:35:56.679Z] 11583fbf688b: Pushed [2022-10-24T07:35:59.213Z] ddda586b4212: Pushed [2022-10-24T07:35:59.471Z] dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b: digest: sha256:17a627677c7f0fc9d85e7f212170b98d245b85c11701733092b2229eca12b5eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:35:59.787Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:36:00.093Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-10-24T07:36:00.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-24T07:36:00.093Z] 8eec2beb160d: Preparing [2022-10-24T07:36:00.093Z] bbceca7801aa: Preparing [2022-10-24T07:36:00.093Z] ddda586b4212: Preparing [2022-10-24T07:36:00.093Z] 11583fbf688b: Preparing [2022-10-24T07:36:00.093Z] 994393dc58e7: Preparing [2022-10-24T07:36:00.093Z] 8eec2beb160d: Layer already exists [2022-10-24T07:36:00.093Z] 11583fbf688b: Layer already exists [2022-10-24T07:36:00.093Z] bbceca7801aa: Layer already exists [2022-10-24T07:36:00.093Z] ddda586b4212: Layer already exists [2022-10-24T07:36:00.093Z] 994393dc58e7: Layer already exists [2022-10-24T07:36:00.093Z] latest: digest: sha256:17a627677c7f0fc9d85e7f212170b98d245b85c11701733092b2229eca12b5eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:36:00.405Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:36:00.706Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.20 [2022-10-24T07:36:00.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-24T07:36:00.706Z] 8eec2beb160d: Preparing [2022-10-24T07:36:00.706Z] bbceca7801aa: Preparing [2022-10-24T07:36:00.706Z] ddda586b4212: Preparing [2022-10-24T07:36:00.706Z] 11583fbf688b: Preparing [2022-10-24T07:36:00.706Z] 994393dc58e7: Preparing [2022-10-24T07:36:00.706Z] 11583fbf688b: Layer already exists [2022-10-24T07:36:00.706Z] 8eec2beb160d: Layer already exists [2022-10-24T07:36:00.706Z] 994393dc58e7: Layer already exists [2022-10-24T07:36:00.706Z] bbceca7801aa: Layer already exists [2022-10-24T07:36:00.706Z] ddda586b4212: Layer already exists [2022-10-24T07:36:00.706Z] 2.3.0-dev.20: digest: sha256:17a627677c7f0fc9d85e7f212170b98d245b85c11701733092b2229eca12b5eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:36:01.015Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:36:01.322Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b-2.3.0-dev.20 [2022-10-24T07:36:01.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-24T07:36:01.322Z] 8eec2beb160d: Preparing [2022-10-24T07:36:01.322Z] bbceca7801aa: Preparing [2022-10-24T07:36:01.322Z] ddda586b4212: Preparing [2022-10-24T07:36:01.322Z] 11583fbf688b: Preparing [2022-10-24T07:36:01.322Z] 994393dc58e7: Preparing [2022-10-24T07:36:01.322Z] ddda586b4212: Layer already exists [2022-10-24T07:36:01.322Z] 8eec2beb160d: Layer already exists [2022-10-24T07:36:01.322Z] 11583fbf688b: Layer already exists [2022-10-24T07:36:01.322Z] bbceca7801aa: Layer already exists [2022-10-24T07:36:01.322Z] 994393dc58e7: Layer already exists [2022-10-24T07:36:01.322Z] dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b-2.3.0-dev.20: digest: sha256:17a627677c7f0fc9d85e7f212170b98d245b85c11701733092b2229eca12b5eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:36:01.638Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:36:01.936Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2022-10-24T07:36:01.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-24T07:36:01.936Z] 8eec2beb160d: Preparing [2022-10-24T07:36:01.936Z] bbceca7801aa: Preparing [2022-10-24T07:36:01.936Z] ddda586b4212: Preparing [2022-10-24T07:36:01.936Z] 11583fbf688b: Preparing [2022-10-24T07:36:01.936Z] 994393dc58e7: Preparing [2022-10-24T07:36:01.936Z] 8eec2beb160d: Layer already exists [2022-10-24T07:36:01.936Z] bbceca7801aa: Layer already exists [2022-10-24T07:36:01.936Z] 994393dc58e7: Layer already exists [2022-10-24T07:36:01.936Z] 11583fbf688b: Layer already exists [2022-10-24T07:36:01.936Z] ddda586b4212: Layer already exists [2022-10-24T07:36:01.936Z] main: digest: sha256:17a627677c7f0fc9d85e7f212170b98d245b85c11701733092b2229eca12b5eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T07:36:01.973Z] ===================================================== [Pipeline] echo [2022-10-24T07:36:01.979Z] taggedImages: [2022-10-24T07:36:01.979Z] - nexus3.edgexfoundry.org:10004/device-snmp:dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b [2022-10-24T07:36:01.979Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-10-24T07:36:01.979Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.20 [2022-10-24T07:36:01.979Z] - nexus3.edgexfoundry.org:10004/device-snmp:dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b-2.3.0-dev.20 [2022-10-24T07:36:01.979Z] - 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-24T07:36:02.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T07:36:02.345Z] [2022-10-24T07:36:02.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:36:02.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T07:36:02.643Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-24T07:36:02.643Z] 5eb5b503b376: Pulling fs layer [2022-10-24T07:36:02.643Z] 5c69ac0246d0: Pulling fs layer [2022-10-24T07:36:02.643Z] ec43610c2a17: Pulling fs layer [2022-10-24T07:36:02.643Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-24T07:36:02.643Z] 33b1e0a273af: Pulling fs layer [2022-10-24T07:36:02.643Z] 5d3b04190fa2: Pulling fs layer [2022-10-24T07:36:02.643Z] 2f39f015ded8: Pulling fs layer [2022-10-24T07:36:02.643Z] 3a2ae6a8a46f: Waiting [2022-10-24T07:36:02.643Z] 33b1e0a273af: Waiting [2022-10-24T07:36:02.643Z] 5d3b04190fa2: Waiting [2022-10-24T07:36:02.643Z] 5c69ac0246d0: Verifying Checksum [2022-10-24T07:36:02.643Z] 5c69ac0246d0: Download complete [2022-10-24T07:36:02.643Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-24T07:36:02.643Z] 3a2ae6a8a46f: Download complete [2022-10-24T07:36:02.643Z] 33b1e0a273af: Verifying Checksum [2022-10-24T07:36:02.643Z] 33b1e0a273af: Download complete [2022-10-24T07:36:02.903Z] 5d3b04190fa2: Verifying Checksum [2022-10-24T07:36:02.903Z] 5d3b04190fa2: Download complete [2022-10-24T07:36:02.903Z] ec43610c2a17: Verifying Checksum [2022-10-24T07:36:02.903Z] ec43610c2a17: Download complete [2022-10-24T07:36:02.903Z] 5eb5b503b376: Download complete [2022-10-24T07:36:03.478Z] 2f39f015ded8: Download complete [2022-10-24T07:36:04.423Z] 5eb5b503b376: Pull complete [2022-10-24T07:36:04.423Z] 5c69ac0246d0: Pull complete [2022-10-24T07:36:04.991Z] ec43610c2a17: Pull complete [2022-10-24T07:36:04.991Z] 3a2ae6a8a46f: Pull complete [2022-10-24T07:36:05.250Z] 33b1e0a273af: Pull complete [2022-10-24T07:36:05.250Z] 5d3b04190fa2: Pull complete [2022-10-24T07:36:10.518Z] 2f39f015ded8: Pull complete [2022-10-24T07:36:10.519Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-24T07:36:10.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T07:36:10.519Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:36:10.600Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2022-10-24T07:36:10.635Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T07:36:13.985Z] $ docker top dd969f4f8a288ae8a567187cf790b6e768b1c4ccbcbfa5293c5b61978eedcf0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:36:14.349Z] ---> job-cost.sh [2022-10-24T07:36:14.349Z] lf-activate-venv: SKIPPING [2022-10-24T07:36:14.349Z] INFO: No Stack... [2022-10-24T07:36:14.609Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T07:36:15.179Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T07:36:15.477Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2022-10-24T07:36:15.477Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T07:36:15.489Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-51-stack-cost] [2022-10-24T07:36:15.494Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-51-stack-cost] did not exist. Created. [2022-10-24T07:36:15.494Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T07:36:15.791Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-24T07:36:15.826Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T07:36:15.835Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T07:36:15.860Z] $ docker stop --time=1 dd969f4f8a288ae8a567187cf790b6e768b1c4ccbcbfa5293c5b61978eedcf0b [2022-10-24T07:36:17.042Z] $ docker rm -f dd969f4f8a288ae8a567187cf790b6e768b1c4ccbcbfa5293c5b61978eedcf0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-24T07:40:55.625Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9261 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-10-24T07:40:55.640Z] Running in /w/workspace/device-snmp-go/51 [Pipeline] { [Pipeline] checkout [2022-10-24T07:40:55.686Z] Selected Git installation does not exist. Using Default [2022-10-24T07:40:55.687Z] The recommended git tool is: NONE [2022-10-24T07:41:02.078Z] using credential edgex-jenkins-ssh [2022-10-24T07:41:02.096Z] Cloning the remote Git repository [2022-10-24T07:41:02.156Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-10-24T07:41:02.249Z] > git init /w/workspace/device-snmp-go/51 # timeout=10 [2022-10-24T07:41:02.438Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-10-24T07:41:02.439Z] > git --version # timeout=10 [2022-10-24T07:41:02.463Z] > git --version # 'git version 2.25.1' [2022-10-24T07:41:02.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T07:41:02.533Z] Verifying host key using known hosts file [2022-10-24T07:41:02.794Z] 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-24T07:41:02.811Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T07:41:04.053Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-10-24T07:41:04.075Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T07:41:05.119Z] Avoid second fetch [2022-10-24T07:41:05.119Z] Checking out Revision dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b (main) [2022-10-24T07:41:05.730Z] Commit message: "Merge pull request #199 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.45" [2022-10-24T07:41:05.141Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T07:41:05.166Z] > git checkout -f dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T07:41:06.792Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-24T07:41:06.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T07:41:06.792Z] Dload Upload Total Spent Left Speed [2022-10-24T07:41:06.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 183k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2022-10-24T07:41:07.422Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-24T07:41:07.767Z] + sudo tee /etc/docker/daemon.new [2022-10-24T07:41:07.767Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-24T07:41:07.767Z] { [2022-10-24T07:41:07.767Z] "registry-mirrors": [ [2022-10-24T07:41:07.767Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-24T07:41:07.767Z] ], [2022-10-24T07:41:07.767Z] "bip": "10.250.0.254/24", [2022-10-24T07:41:07.767Z] "hosts": [ [2022-10-24T07:41:07.767Z] "tcp://0.0.0.0:5555", [2022-10-24T07:41:07.767Z] "unix:///var/run/docker.sock" [2022-10-24T07:41:07.767Z] ], [2022-10-24T07:41:07.767Z] "mtu": 1458, [2022-10-24T07:41:07.767Z] "selinux-enabled": true, [2022-10-24T07:41:07.767Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-24T07:41:07.767Z] } [Pipeline] sh [2022-10-24T07:41:08.111Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-24T07:41:08.472Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:41:26.777Z] provisioning config files... [2022-10-24T07:41:26.811Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/51@tmp/config7927835949225666004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:41:27.180Z] ---> docker-login.sh [2022-10-24T07:41:27.180Z] nexus3.edgexfoundry.org:10001 [2022-10-24T07:41:27.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:41:27.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:41:27.772Z] Configure a credential helper to remove this warning. See [2022-10-24T07:41:27.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:41:27.772Z] [2022-10-24T07:41:27.772Z] Login Succeeded [2022-10-24T07:41:27.772Z] nexus3.edgexfoundry.org:10002 [2022-10-24T07:41:28.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:41:28.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:41:28.317Z] Configure a credential helper to remove this warning. See [2022-10-24T07:41:28.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:41:28.317Z] [2022-10-24T07:41:28.317Z] Login Succeeded [2022-10-24T07:41:28.317Z] nexus3.edgexfoundry.org:10003 [2022-10-24T07:41:28.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:41:28.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:41:28.590Z] Configure a credential helper to remove this warning. See [2022-10-24T07:41:28.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:41:28.590Z] [2022-10-24T07:41:28.590Z] Login Succeeded [2022-10-24T07:41:28.590Z] nexus3.edgexfoundry.org:10004 [2022-10-24T07:41:28.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:41:29.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:41:29.138Z] Configure a credential helper to remove this warning. See [2022-10-24T07:41:29.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:41:29.138Z] [2022-10-24T07:41:29.138Z] Login Succeeded [2022-10-24T07:41:29.138Z] docker.io [2022-10-24T07:41:29.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:41:29.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:41:29.680Z] Configure a credential helper to remove this warning. See [2022-10-24T07:41:29.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:41:29.680Z] [2022-10-24T07:41:29.680Z] Login Succeeded [2022-10-24T07:41:29.680Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T07:41:29.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T07:41:29.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:41:29.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:41:29.916Z] ========================================================= [2022-10-24T07:41:29.916Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-24T07:41:29.916Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:41:30.269Z] + 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-24T07:41:30.542Z] Sending build context to Docker daemon 2.85MB [2022-10-24T07:41:30.542Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T07:41:30.542Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-24T07:41:30.818Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-24T07:41:30.819Z] 9b18e9b68314: Pulling fs layer [2022-10-24T07:41:30.819Z] d32db5db7311: Pulling fs layer [2022-10-24T07:41:30.819Z] d0c4b47475fc: Pulling fs layer [2022-10-24T07:41:30.819Z] 5831b945b038: Pulling fs layer [2022-10-24T07:41:30.819Z] 86bbec2aaacd: Pulling fs layer [2022-10-24T07:41:30.819Z] e10730c5d714: Pulling fs layer [2022-10-24T07:41:30.819Z] 5dd5c2283517: Pulling fs layer [2022-10-24T07:41:30.819Z] d5ac0230b979: Pulling fs layer [2022-10-24T07:41:30.819Z] e10730c5d714: Waiting [2022-10-24T07:41:30.819Z] 5dd5c2283517: Waiting [2022-10-24T07:41:30.819Z] 5831b945b038: Waiting [2022-10-24T07:41:30.819Z] d5ac0230b979: Waiting [2022-10-24T07:41:30.819Z] 86bbec2aaacd: Waiting [2022-10-24T07:41:30.819Z] d0c4b47475fc: Verifying Checksum [2022-10-24T07:41:30.819Z] d0c4b47475fc: Download complete [2022-10-24T07:41:30.819Z] d32db5db7311: Verifying Checksum [2022-10-24T07:41:30.819Z] d32db5db7311: Download complete [2022-10-24T07:41:30.819Z] 86bbec2aaacd: Verifying Checksum [2022-10-24T07:41:30.819Z] 86bbec2aaacd: Download complete [2022-10-24T07:41:30.819Z] e10730c5d714: Verifying Checksum [2022-10-24T07:41:30.819Z] e10730c5d714: Download complete [2022-10-24T07:41:31.102Z] 9b18e9b68314: Verifying Checksum [2022-10-24T07:41:31.102Z] 9b18e9b68314: Download complete [2022-10-24T07:41:31.727Z] 9b18e9b68314: Pull complete [2022-10-24T07:41:32.340Z] d5ac0230b979: Verifying Checksum [2022-10-24T07:41:32.340Z] d5ac0230b979: Download complete [2022-10-24T07:41:32.617Z] d32db5db7311: Pull complete [2022-10-24T07:41:32.903Z] d0c4b47475fc: Pull complete [2022-10-24T07:41:34.366Z] 5dd5c2283517: Download complete [2022-10-24T07:41:35.353Z] 5831b945b038: Verifying Checksum [2022-10-24T07:41:35.353Z] 5831b945b038: Download complete [2022-10-24T07:41:47.731Z] 5831b945b038: Pull complete [2022-10-24T07:41:47.731Z] 86bbec2aaacd: Pull complete [2022-10-24T07:41:47.731Z] e10730c5d714: Pull complete [2022-10-24T07:41:54.440Z] 5dd5c2283517: Pull complete [2022-10-24T07:41:55.869Z] d5ac0230b979: Pull complete [2022-10-24T07:41:55.869Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-24T07:41:55.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T07:41:55.869Z] ---> 59b3b1a385d4 [2022-10-24T07:41:55.869Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-24T07:41:58.490Z] ---> Running in 6f29059fa82f [2022-10-24T07:41:59.081Z] Removing intermediate container 6f29059fa82f [2022-10-24T07:41:59.081Z] ---> ffe730ab779d [2022-10-24T07:41:59.081Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T07:41:59.081Z] ---> Running in 28b64dc8c77d [2022-10-24T07:41:59.672Z] Removing intermediate container 28b64dc8c77d [2022-10-24T07:41:59.672Z] ---> 096285c5312e [2022-10-24T07:41:59.672Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T07:41:59.672Z] ---> Running in 399760e367c8 [2022-10-24T07:41:59.942Z] Removing intermediate container 399760e367c8 [2022-10-24T07:41:59.942Z] ---> f99bdf57d05b [2022-10-24T07:41:59.942Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T07:42:00.217Z] ---> Running in 0f869d55221b [2022-10-24T07:42:00.487Z] Removing intermediate container 0f869d55221b [2022-10-24T07:42:00.487Z] ---> 3cf33e4e8e96 [2022-10-24T07:42:00.487Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:42:00.762Z] ---> Running in 4fb4b65ba15c [2022-10-24T07:42:02.725Z] Removing intermediate container 4fb4b65ba15c [2022-10-24T07:42:02.725Z] ---> 40f2411c9be5 [2022-10-24T07:42:02.725Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T07:42:02.725Z] ---> Running in 6f7c14533d2d [2022-10-24T07:42:03.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T07:42:04.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T07:42:06.152Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-24T07:42:06.152Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-24T07:42:06.152Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-24T07:42:06.152Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-24T07:42:06.425Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T07:42:06.425Z] OK: 226 MiB in 55 packages [2022-10-24T07:42:07.876Z] Removing intermediate container 6f7c14533d2d [2022-10-24T07:42:07.876Z] ---> 6d10433d739b [2022-10-24T07:42:07.876Z] Step 9/13 : WORKDIR /device-snmp-go [2022-10-24T07:42:07.876Z] ---> Running in c0e7b1c5d625 [2022-10-24T07:42:08.145Z] Removing intermediate container c0e7b1c5d625 [2022-10-24T07:42:08.145Z] ---> 5a5f74f6caf4 [2022-10-24T07:42:08.145Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-24T07:42:08.733Z] ---> 22fa33bee134 [2022-10-24T07:42:08.733Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T07:42:08.733Z] ---> Running in f6999a1f40a5 [2022-10-24T07:43:05.218Z] Removing intermediate container f6999a1f40a5 [2022-10-24T07:43:05.218Z] ---> adaa1e5ac662 [2022-10-24T07:43:05.218Z] Step 12/13 : COPY . . [2022-10-24T07:43:05.218Z] ---> 5064aefb910b [2022-10-24T07:43:05.218Z] Step 13/13 : RUN ${MAKE} [2022-10-24T07:43:05.218Z] ---> Running in ed785664495b [2022-10-24T07:43:05.218Z] noop [2022-10-24T07:43:05.218Z] Removing intermediate container ed785664495b [2022-10-24T07:43:05.218Z] ---> 77453f62dc3f [2022-10-24T07:43:05.218Z] Successfully built 77453f62dc3f [2022-10-24T07:43:05.218Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:43:05.578Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T07:43:05.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:43:05.779Z] prd-ubuntu20.04-docker-arm64-4c-16g-9261 does not seem to be running inside a container [2022-10-24T07:43:05.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/51 -v /w/workspace/device-snmp-go/51:/w/workspace/device-snmp-go/51:rw,z -v /w/workspace/device-snmp-go/51@tmp:/w/workspace/device-snmp-go/51@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-24T07:43:07.209Z] $ docker top f3659ba3a6744b877a21096570a46d81b4bf3b959e97697aace6981b8cb192db -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:43:08.089Z] + go version [2022-10-24T07:43:08.089Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-24T07:43:08.115Z] $ docker stop --time=1 f3659ba3a6744b877a21096570a46d81b4bf3b959e97697aace6981b8cb192db [2022-10-24T07:43:09.802Z] $ docker rm -f f3659ba3a6744b877a21096570a46d81b4bf3b959e97697aace6981b8cb192db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:43:10.362Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T07:43:10.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:43:10.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-9261 does not seem to be running inside a container [2022-10-24T07:43:10.633Z] $ 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/51 -v /w/workspace/device-snmp-go/51:/w/workspace/device-snmp-go/51:rw,z -v /w/workspace/device-snmp-go/51@tmp:/w/workspace/device-snmp-go/51@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-24T07:43:11.899Z] $ docker top 605363b8215462405b7466623336fc4dd043d26f48ea974af6195895326a40f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:43:12.744Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/51 [Pipeline] fileExists [Pipeline] sh [2022-10-24T07:43:13.391Z] + make test [2022-10-24T07:43:13.391Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-24T07:43:14.809Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-10-24T07:44:51.518Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-10-24T07:44:51.518Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.065s coverage: 0.0% of statements [2022-10-24T07:44:51.518Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-24T07:44:51.518Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T07:45:13.606Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T07:45:13.606Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T07:45:13.606Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T07:45:13.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T07:45:13.640Z] $ docker stop --time=1 605363b8215462405b7466623336fc4dd043d26f48ea974af6195895326a40f6 [2022-10-24T07:45:15.451Z] $ docker rm -f 605363b8215462405b7466623336fc4dd043d26f48ea974af6195895326a40f6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T07:45:16.498Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T07:45:16.514Z] Warning: overwriting stash ‘coverage-report’ [2022-10-24T07:45:16.982Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T07:45:17.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T07:45:17.681Z] + ls -al . [2022-10-24T07:45:17.681Z] total 168 [2022-10-24T07:45:17.681Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 07:43 . [2022-10-24T07:45:17.681Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 07:41 .. [2022-10-24T07:45:17.681Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 24 07:41 .dockerignore [2022-10-24T07:45:17.681Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 07:41 .git [2022-10-24T07:45:17.681Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 07:41 .github [2022-10-24T07:45:17.681Z] -rw-rw-r-- 1 jenkins jenkins 328 Oct 24 07:41 .gitignore [2022-10-24T07:45:17.681Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 07:41 .golangci.yml [2022-10-24T07:45:17.681Z] -rw-rw-r-- 1 jenkins jenkins 8932 Oct 24 07:41 Attribution.txt [2022-10-24T07:45:17.681Z] -rw-rw-r-- 1 jenkins jenkins 6948 Oct 24 07:41 CHANGELOG.md [2022-10-24T07:45:17.681Z] -rw-rw-r-- 1 jenkins jenkins 1575 Oct 24 07:41 Dockerfile [2022-10-24T07:45:17.681Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 07:41 GOVERNANCE.md [2022-10-24T07:45:17.681Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 24 07:41 Jenkinsfile [2022-10-24T07:45:17.681Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 07:41 LICENSE [2022-10-24T07:45:17.681Z] -rw-rw-r-- 1 jenkins jenkins 2543 Oct 24 07:41 Makefile [2022-10-24T07:45:17.681Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 07:41 OWNERS.md [2022-10-24T07:45:17.681Z] -rw-rw-r-- 1 jenkins jenkins 10054 Oct 24 07:41 README.md [2022-10-24T07:45:17.681Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 07:34 VERSION [2022-10-24T07:45:17.681Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 07:41 bin [2022-10-24T07:45:17.681Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 07:41 cmd [2022-10-24T07:45:17.681Z] -rw-r--r-- 1 jenkins jenkins 7631 Oct 24 07:44 coverage.out [2022-10-24T07:45:17.681Z] -rw-rw-r-- 1 jenkins jenkins 3473 Oct 24 07:41 go.mod [2022-10-24T07:45:17.681Z] -rw-rw-r-- 1 jenkins jenkins 38138 Oct 24 07:41 go.sum [2022-10-24T07:45:17.681Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 07:41 internal [2022-10-24T07:45:17.681Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 07:41 snap [2022-10-24T07:45:17.681Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 24 07:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:45:18.029Z] + 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=dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b --label arch=arm64 --label version=2.3.0-dev.20 . [2022-10-24T07:45:18.299Z] Sending build context to Docker daemon 2.858MB [2022-10-24T07:45:18.299Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T07:45:18.299Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-24T07:45:18.299Z] ---> 77453f62dc3f [2022-10-24T07:45:18.299Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-24T07:45:18.570Z] ---> Running in 57e4cb38d7e5 [2022-10-24T07:45:18.846Z] Removing intermediate container 57e4cb38d7e5 [2022-10-24T07:45:18.846Z] ---> 514334f5cd86 [2022-10-24T07:45:18.846Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T07:45:19.114Z] ---> Running in b3c03d84ef91 [2022-10-24T07:45:19.388Z] Removing intermediate container b3c03d84ef91 [2022-10-24T07:45:19.388Z] ---> 2b3859e11922 [2022-10-24T07:45:19.388Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T07:45:19.388Z] ---> Running in 552447b02fa4 [2022-10-24T07:45:19.976Z] Removing intermediate container 552447b02fa4 [2022-10-24T07:45:19.976Z] ---> 7b6414587d51 [2022-10-24T07:45:19.976Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T07:45:19.976Z] ---> Running in 9f2916923e76 [2022-10-24T07:45:20.567Z] Removing intermediate container 9f2916923e76 [2022-10-24T07:45:20.567Z] ---> 69808827f8cb [2022-10-24T07:45:20.567Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T07:45:20.567Z] ---> Running in 305c8a21a437 [2022-10-24T07:45:22.539Z] Removing intermediate container 305c8a21a437 [2022-10-24T07:45:22.539Z] ---> 864ae4c043e8 [2022-10-24T07:45:22.539Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T07:45:22.808Z] ---> Running in e52df36056a6 [2022-10-24T07:45:24.233Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T07:45:25.202Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T07:45:26.639Z] OK: 226 MiB in 55 packages [2022-10-24T07:45:27.611Z] Removing intermediate container e52df36056a6 [2022-10-24T07:45:27.611Z] ---> 83e6db0acf84 [2022-10-24T07:45:27.611Z] Step 9/25 : WORKDIR /device-snmp-go [2022-10-24T07:45:27.884Z] ---> Running in 172adc46efe6 [2022-10-24T07:45:28.476Z] Removing intermediate container 172adc46efe6 [2022-10-24T07:45:28.476Z] ---> 4b3f13da234c [2022-10-24T07:45:28.476Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-24T07:45:29.070Z] ---> d4c3c82dfbe2 [2022-10-24T07:45:29.070Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T07:45:29.342Z] ---> Running in 40ec72121fc9 [2022-10-24T07:45:33.581Z] Removing intermediate container 40ec72121fc9 [2022-10-24T07:45:33.581Z] ---> b63357aaf88c [2022-10-24T07:45:33.581Z] Step 12/25 : COPY . . [2022-10-24T07:45:34.551Z] ---> 6747d7092755 [2022-10-24T07:45:34.551Z] Step 13/25 : RUN ${MAKE} [2022-10-24T07:45:34.551Z] ---> Running in 1a6dce767124 [2022-10-24T07:45:35.526Z] 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.45 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-10-24T07:48:12.266Z] Removing intermediate container 1a6dce767124 [2022-10-24T07:48:12.267Z] ---> 9c49921aefd2 [2022-10-24T07:48:12.267Z] Step 14/25 : FROM alpine:3.16 [2022-10-24T07:48:12.267Z] 3.16: Pulling from library/alpine [2022-10-24T07:48:12.267Z] 9b18e9b68314: Already exists [2022-10-24T07:48:12.267Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T07:48:12.267Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T07:48:12.267Z] ---> a6215f271958 [2022-10-24T07:48:12.267Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T07:48:12.267Z] ---> Running in 18677a9f86e9 [2022-10-24T07:48:12.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T07:48:12.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T07:48:12.267Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T07:48:12.267Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T07:48:12.267Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T07:48:12.267Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T07:48:12.267Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T07:48:12.267Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T07:48:12.267Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T07:48:12.267Z] OK: 8 MiB in 20 packages [2022-10-24T07:48:12.267Z] Removing intermediate container 18677a9f86e9 [2022-10-24T07:48:12.267Z] ---> 798331104aee [2022-10-24T07:48:12.267Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2022-10-24T07:48:13.679Z] ---> f54f9fd4e654 [2022-10-24T07:48:13.679Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-10-24T07:48:14.265Z] ---> 9611ad4ce724 [2022-10-24T07:48:14.265Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2022-10-24T07:48:14.855Z] ---> 17891c04a734 [2022-10-24T07:48:14.855Z] Step 19/25 : EXPOSE 59993 [2022-10-24T07:48:14.855Z] ---> Running in e5d8455f6900 [2022-10-24T07:48:15.121Z] Removing intermediate container e5d8455f6900 [2022-10-24T07:48:15.121Z] ---> 3ae96e8c67a0 [2022-10-24T07:48:15.121Z] Step 20/25 : EXPOSE 161 [2022-10-24T07:48:15.121Z] ---> Running in baefc9ada0e7 [2022-10-24T07:48:15.391Z] Removing intermediate container baefc9ada0e7 [2022-10-24T07:48:15.391Z] ---> 6182a59bed6b [2022-10-24T07:48:15.391Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2022-10-24T07:48:15.657Z] ---> Running in d83d7ce6b6dd [2022-10-24T07:48:15.926Z] Removing intermediate container d83d7ce6b6dd [2022-10-24T07:48:15.926Z] ---> 2221e62ee817 [2022-10-24T07:48:15.926Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-24T07:48:15.926Z] ---> Running in aaf7fd98fe8a [2022-10-24T07:48:16.193Z] Removing intermediate container aaf7fd98fe8a [2022-10-24T07:48:16.193Z] ---> c39d7daa666a [2022-10-24T07:48:16.193Z] Step 23/25 : LABEL arch=arm64 [2022-10-24T07:48:16.193Z] ---> Running in 9d72cf814825 [2022-10-24T07:48:16.459Z] Removing intermediate container 9d72cf814825 [2022-10-24T07:48:16.459Z] ---> 8a32eea50605 [2022-10-24T07:48:16.459Z] Step 24/25 : LABEL git_sha=dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b [2022-10-24T07:48:16.726Z] ---> Running in 7be3ee07cfb2 [2022-10-24T07:48:16.994Z] Removing intermediate container 7be3ee07cfb2 [2022-10-24T07:48:16.994Z] ---> 611d95d68be6 [2022-10-24T07:48:16.994Z] Step 25/25 : LABEL version=2.3.0-dev.20 [2022-10-24T07:48:16.994Z] ---> Running in 1775e3b14d32 [2022-10-24T07:48:17.263Z] Removing intermediate container 1775e3b14d32 [2022-10-24T07:48:17.263Z] ---> cce774c0e157 [2022-10-24T07:48:17.263Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T07:48:17.263Z] Successfully built cce774c0e157 [2022-10-24T07:48:17.263Z] 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-24T07:48:17.345Z] provisioning config files... [2022-10-24T07:48:17.360Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/51@tmp/config5022604462405057991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:48:17.691Z] ---> docker-login.sh [2022-10-24T07:48:17.691Z] nexus3.edgexfoundry.org:10001 [2022-10-24T07:48:17.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:48:17.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:48:17.958Z] Configure a credential helper to remove this warning. See [2022-10-24T07:48:17.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:48:17.958Z] [2022-10-24T07:48:17.958Z] Login Succeeded [2022-10-24T07:48:17.958Z] nexus3.edgexfoundry.org:10002 [2022-10-24T07:48:18.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:48:18.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:48:18.225Z] Configure a credential helper to remove this warning. See [2022-10-24T07:48:18.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:48:18.225Z] [2022-10-24T07:48:18.225Z] Login Succeeded [2022-10-24T07:48:18.225Z] nexus3.edgexfoundry.org:10003 [2022-10-24T07:48:18.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:48:18.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:48:18.765Z] Configure a credential helper to remove this warning. See [2022-10-24T07:48:18.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:48:18.765Z] [2022-10-24T07:48:18.765Z] Login Succeeded [2022-10-24T07:48:18.765Z] nexus3.edgexfoundry.org:10004 [2022-10-24T07:48:19.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:48:19.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:48:19.034Z] Configure a credential helper to remove this warning. See [2022-10-24T07:48:19.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:48:19.034Z] [2022-10-24T07:48:19.034Z] Login Succeeded [2022-10-24T07:48:19.034Z] docker.io [2022-10-24T07:48:19.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T07:48:19.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T07:48:19.891Z] Configure a credential helper to remove this warning. See [2022-10-24T07:48:19.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T07:48:19.891Z] [2022-10-24T07:48:19.891Z] Login Succeeded [2022-10-24T07:48:19.891Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T07:48:19.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T07:48:19.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T07:48:19.943Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-10-24T07:48:19.943Z] dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b [2022-10-24T07:48:19.943Z] latest [2022-10-24T07:48:19.943Z] 2.3.0-dev.20 [2022-10-24T07:48:19.943Z] dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b-2.3.0-dev.20 [2022-10-24T07:48:19.943Z] main [2022-10-24T07:48:19.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:20.289Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:20.628Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b [2022-10-24T07:48:20.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-24T07:48:20.628Z] 28e467b4d590: Preparing [2022-10-24T07:48:20.628Z] 411534ce766b: Preparing [2022-10-24T07:48:20.628Z] 0f79747bc709: Preparing [2022-10-24T07:48:20.628Z] fb374099ba2d: Preparing [2022-10-24T07:48:20.628Z] 5d3e392a13a0: Preparing [2022-10-24T07:48:20.628Z] 5d3e392a13a0: Layer already exists [2022-10-24T07:48:20.897Z] 411534ce766b: Pushed [2022-10-24T07:48:20.897Z] 28e467b4d590: Pushed [2022-10-24T07:48:21.484Z] fb374099ba2d: Pushed [2022-10-24T07:48:26.963Z] 0f79747bc709: Pushed [2022-10-24T07:48:26.963Z] dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b: digest: sha256:4c586685eb59935ed0a908e6a5fadc556324590a45093fe2ca48e84d2d941396 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:27.310Z] + 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-24T07:48:27.650Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-10-24T07:48:27.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-24T07:48:27.650Z] 28e467b4d590: Preparing [2022-10-24T07:48:27.650Z] 411534ce766b: Preparing [2022-10-24T07:48:27.650Z] 0f79747bc709: Preparing [2022-10-24T07:48:27.650Z] fb374099ba2d: Preparing [2022-10-24T07:48:27.650Z] 5d3e392a13a0: Preparing [2022-10-24T07:48:27.650Z] 5d3e392a13a0: Layer already exists [2022-10-24T07:48:27.650Z] fb374099ba2d: Layer already exists [2022-10-24T07:48:27.650Z] 411534ce766b: Layer already exists [2022-10-24T07:48:27.650Z] 0f79747bc709: Layer already exists [2022-10-24T07:48:27.650Z] 28e467b4d590: Layer already exists [2022-10-24T07:48:27.916Z] latest: digest: sha256:4c586685eb59935ed0a908e6a5fadc556324590a45093fe2ca48e84d2d941396 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:28.268Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:28.625Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.20 [2022-10-24T07:48:28.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-24T07:48:28.625Z] 28e467b4d590: Preparing [2022-10-24T07:48:28.625Z] 411534ce766b: Preparing [2022-10-24T07:48:28.625Z] 0f79747bc709: Preparing [2022-10-24T07:48:28.625Z] fb374099ba2d: Preparing [2022-10-24T07:48:28.625Z] 5d3e392a13a0: Preparing [2022-10-24T07:48:28.625Z] 5d3e392a13a0: Layer already exists [2022-10-24T07:48:28.625Z] 411534ce766b: Layer already exists [2022-10-24T07:48:28.625Z] 0f79747bc709: Layer already exists [2022-10-24T07:48:28.625Z] 28e467b4d590: Layer already exists [2022-10-24T07:48:28.625Z] fb374099ba2d: Layer already exists [2022-10-24T07:48:28.625Z] 2.3.0-dev.20: digest: sha256:4c586685eb59935ed0a908e6a5fadc556324590a45093fe2ca48e84d2d941396 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:29.229Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:29.568Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b-2.3.0-dev.20 [2022-10-24T07:48:29.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-24T07:48:29.568Z] 28e467b4d590: Preparing [2022-10-24T07:48:29.568Z] 411534ce766b: Preparing [2022-10-24T07:48:29.568Z] 0f79747bc709: Preparing [2022-10-24T07:48:29.568Z] fb374099ba2d: Preparing [2022-10-24T07:48:29.568Z] 5d3e392a13a0: Preparing [2022-10-24T07:48:29.568Z] 5d3e392a13a0: Layer already exists [2022-10-24T07:48:29.568Z] 28e467b4d590: Layer already exists [2022-10-24T07:48:29.568Z] fb374099ba2d: Layer already exists [2022-10-24T07:48:29.568Z] 0f79747bc709: Layer already exists [2022-10-24T07:48:29.568Z] 411534ce766b: Layer already exists [2022-10-24T07:48:29.568Z] dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b-2.3.0-dev.20: digest: sha256:4c586685eb59935ed0a908e6a5fadc556324590a45093fe2ca48e84d2d941396 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:29.918Z] + 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-24T07:48:30.274Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-10-24T07:48:30.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-24T07:48:30.274Z] 28e467b4d590: Preparing [2022-10-24T07:48:30.274Z] 411534ce766b: Preparing [2022-10-24T07:48:30.274Z] 0f79747bc709: Preparing [2022-10-24T07:48:30.274Z] fb374099ba2d: Preparing [2022-10-24T07:48:30.274Z] 5d3e392a13a0: Preparing [2022-10-24T07:48:30.274Z] fb374099ba2d: Layer already exists [2022-10-24T07:48:30.274Z] 0f79747bc709: Layer already exists [2022-10-24T07:48:30.274Z] 411534ce766b: Layer already exists [2022-10-24T07:48:30.274Z] 28e467b4d590: Layer already exists [2022-10-24T07:48:30.274Z] 5d3e392a13a0: Layer already exists [2022-10-24T07:48:30.540Z] main: digest: sha256:4c586685eb59935ed0a908e6a5fadc556324590a45093fe2ca48e84d2d941396 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T07:48:30.596Z] ===================================================== [Pipeline] echo [2022-10-24T07:48:30.603Z] taggedImages: [2022-10-24T07:48:30.603Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b [2022-10-24T07:48:30.603Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-10-24T07:48:30.603Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.20 [2022-10-24T07:48:30.603Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b-2.3.0-dev.20 [2022-10-24T07:48:30.603Z] - 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-24T07:48:30.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T07:48:30.970Z] [2022-10-24T07:48:30.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:48:31.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T07:48:31.302Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-24T07:48:31.302Z] 8998bd30e6a1: Pulling fs layer [2022-10-24T07:48:31.302Z] 04944245beec: Pulling fs layer [2022-10-24T07:48:31.302Z] 699f458cf7ca: Pulling fs layer [2022-10-24T07:48:31.302Z] 765212b225bb: Pulling fs layer [2022-10-24T07:48:31.302Z] f23df028b6ca: Pulling fs layer [2022-10-24T07:48:31.302Z] d65c8cfc05b1: Pulling fs layer [2022-10-24T07:48:31.302Z] 2437ff75d9bd: Pulling fs layer [2022-10-24T07:48:31.302Z] f23df028b6ca: Waiting [2022-10-24T07:48:31.302Z] d65c8cfc05b1: Waiting [2022-10-24T07:48:31.302Z] 2437ff75d9bd: Waiting [2022-10-24T07:48:31.302Z] 765212b225bb: Waiting [2022-10-24T07:48:31.573Z] 04944245beec: Verifying Checksum [2022-10-24T07:48:31.573Z] 04944245beec: Download complete [2022-10-24T07:48:31.573Z] 765212b225bb: Verifying Checksum [2022-10-24T07:48:31.573Z] 765212b225bb: Download complete [2022-10-24T07:48:31.573Z] f23df028b6ca: Download complete [2022-10-24T07:48:31.573Z] d65c8cfc05b1: Verifying Checksum [2022-10-24T07:48:31.573Z] d65c8cfc05b1: Download complete [2022-10-24T07:48:31.842Z] 699f458cf7ca: Verifying Checksum [2022-10-24T07:48:31.842Z] 699f458cf7ca: Download complete [2022-10-24T07:48:32.110Z] 8998bd30e6a1: Download complete [2022-10-24T07:48:34.704Z] 2437ff75d9bd: Verifying Checksum [2022-10-24T07:48:34.704Z] 2437ff75d9bd: Download complete [2022-10-24T07:48:36.112Z] 8998bd30e6a1: Pull complete [2022-10-24T07:48:36.693Z] 04944245beec: Pull complete [2022-10-24T07:48:38.105Z] 699f458cf7ca: Pull complete [2022-10-24T07:48:38.105Z] 765212b225bb: Pull complete [2022-10-24T07:48:38.689Z] f23df028b6ca: Pull complete [2022-10-24T07:48:38.956Z] d65c8cfc05b1: Pull complete [2022-10-24T07:48:53.964Z] 2437ff75d9bd: Pull complete [2022-10-24T07:48:53.964Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-24T07:48:53.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T07:48:53.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:48:54.152Z] prd-ubuntu20.04-docker-arm64-4c-16g-9261 does not seem to be running inside a container [2022-10-24T07:48:54.219Z] $ 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/51 -v /w/workspace/device-snmp-go/51:/w/workspace/device-snmp-go/51:rw,z -v /w/workspace/device-snmp-go/51@tmp:/w/workspace/device-snmp-go/51@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-24T07:48:57.127Z] $ docker top d123d9b3ffa06f52879e63e55fb740c819429d1418a69181a78b81a40bf468f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:48:57.962Z] ---> job-cost.sh [2022-10-24T07:48:57.962Z] lf-activate-venv: SKIPPING [2022-10-24T07:48:57.962Z] INFO: No Stack... [2022-10-24T07:48:58.229Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-24T07:48:59.185Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T07:48:59.817Z] + cat /w/workspace/device-snmp-go/51/archives/cost.csv [2022-10-24T07:48:59.817Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T07:48:59.881Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-51-stack-cost] [2022-10-24T07:48:59.887Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-51-stack-cost] did not exist. Created. [2022-10-24T07:48:59.887Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T07:49:00.222Z] /w/workspace/device-snmp-go/51@tmp/durable-719d7d15/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-24T07:49:01.137Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-24T07:49:01.158Z] Warning: overwriting stash ‘stack-cost’ [2022-10-24T07:49:01.203Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T07:49:01.209Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T07:49:01.226Z] $ docker stop --time=1 d123d9b3ffa06f52879e63e55fb740c819429d1418a69181a78b81a40bf468f7 [2022-10-24T07:49:02.728Z] $ docker rm -f d123d9b3ffa06f52879e63e55fb740c819429d1418a69181a78b81a40bf468f7 [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-24T07:49:03.076Z] provisioning config files... [2022-10-24T07:49:03.081Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9877439732855212380tmp [Pipeline] { [Pipeline] sh [2022-10-24T07:49:03.364Z] + set +x [2022-10-24T07:49:03.364Z] + + curlbash -s -s https://codecov.io/bash -- [2022-10-24T07:49:03.364Z] [2022-10-24T07:49:03.364Z] [2022-10-24T07:49:03.364Z] _____ _ [2022-10-24T07:49:03.364Z] / ____| | | [2022-10-24T07:49:03.364Z] | | ___ __| | ___ ___ _____ __ [2022-10-24T07:49:03.364Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-24T07:49:03.364Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-24T07:49:03.364Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-24T07:49:03.364Z] Bash-1.0.6 [2022-10-24T07:49:03.364Z] [2022-10-24T07:49:03.364Z] [2022-10-24T07:49:03.364Z] ==> git version 2.25.1 found [2022-10-24T07:49:03.364Z] ==> 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-24T07:49:03.364Z] Release-Date: 2020-01-08 [2022-10-24T07:49:03.364Z] 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-24T07:49:03.364Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-24T07:49:03.364Z] ==> Jenkins CI detected. [2022-10-24T07:49:03.364Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2022-10-24T07:49:03.364Z] project root: . [2022-10-24T07:49:03.364Z] --> token set from env [2022-10-24T07:49:03.364Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-24T07:49:03.364Z] ==> Running gcov in . (disable via -X gcov) [2022-10-24T07:49:03.364Z] ==> Python coveragepy not found [2022-10-24T07:49:03.364Z] ==> Searching for coverage reports in: [2022-10-24T07:49:03.364Z] + . [2022-10-24T07:49:03.364Z] -> Found 1 reports [2022-10-24T07:49:03.364Z] ==> Detecting git/mercurial file structure [2022-10-24T07:49:03.364Z] ==> Reading reports [2022-10-24T07:49:03.364Z] + ./coverage.out bytes=7631 [2022-10-24T07:49:03.364Z] ==> Appending adjustments [2022-10-24T07:49:03.364Z] https://docs.codecov.io/docs/fixing-reports [2022-10-24T07:49:03.622Z] + Found adjustments [2022-10-24T07:49:03.622Z] ==> Gzipping contents [2022-10-24T07:49:03.622Z] 4.0K /tmp/codecov.zGVgI3.gz [2022-10-24T07:49:03.622Z] ==> Uploading reports [2022-10-24T07:49:03.622Z] url: https://codecov.io [2022-10-24T07:49:03.622Z] query: branch=main&commit=dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T07:49:03.623Z] -> Pinging Codecov [2022-10-24T07:49:03.623Z] 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=dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T07:49:04.565Z] -> Uploading to [2022-10-24T07:49:04.565Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-24/6C56EA5C29638FB4528AC87E60AF5AE0/dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b/5c09a796-cb32-4aba-b6bc-84a42c01a095.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T074904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a06625dda4866d1af7b34138960fae40ceb9a8b5abaa0151a2e90bbc60a7ef4 [2022-10-24T07:49:04.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T07:49:04.565Z] Dload Upload Total Spent Left Speed [2022-10-24T07:49:04.565Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1537 0 0 100 1537 0 6682 --:--:-- --:--:-- --:--:-- 6711 [2022-10-24T07:49:04.565Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b [Pipeline] } [2022-10-24T07:49:04.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-24T07:49:04.682Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-24T07:49:04.692Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:49:04.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T07:49:04.993Z] [2022-10-24T07:49:04.993Z] 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-24T07:49:05.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T07:49:05.286Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-24T07:49:05.286Z] df9b9388f04a: Pulling fs layer [2022-10-24T07:49:05.286Z] 52dc419b0ee2: Pulling fs layer [2022-10-24T07:49:05.286Z] 25bc292e5bac: Pulling fs layer [2022-10-24T07:49:05.286Z] 114826534d7a: Pulling fs layer [2022-10-24T07:49:05.286Z] 4657fd5d0bcf: Pulling fs layer [2022-10-24T07:49:05.286Z] 6ad1cebc031e: Pulling fs layer [2022-10-24T07:49:05.286Z] 8a3aa393b2d8: Pulling fs layer [2022-10-24T07:49:05.286Z] 114826534d7a: Waiting [2022-10-24T07:49:05.286Z] 4657fd5d0bcf: Waiting [2022-10-24T07:49:05.286Z] 6ad1cebc031e: Waiting [2022-10-24T07:49:05.286Z] 8a3aa393b2d8: Waiting [2022-10-24T07:49:05.286Z] 25bc292e5bac: Download complete [2022-10-24T07:49:05.286Z] 52dc419b0ee2: Verifying Checksum [2022-10-24T07:49:05.286Z] 52dc419b0ee2: Download complete [2022-10-24T07:49:05.286Z] 4657fd5d0bcf: Download complete [2022-10-24T07:49:05.286Z] df9b9388f04a: Verifying Checksum [2022-10-24T07:49:05.544Z] df9b9388f04a: Pull complete [2022-10-24T07:49:05.544Z] 6ad1cebc031e: Verifying Checksum [2022-10-24T07:49:05.544Z] 6ad1cebc031e: Download complete [2022-10-24T07:49:05.544Z] 52dc419b0ee2: Pull complete [2022-10-24T07:49:05.809Z] 25bc292e5bac: Pull complete [2022-10-24T07:49:06.068Z] 114826534d7a: Verifying Checksum [2022-10-24T07:49:06.068Z] 114826534d7a: Download complete [2022-10-24T07:49:06.068Z] 8a3aa393b2d8: Verifying Checksum [2022-10-24T07:49:06.068Z] 8a3aa393b2d8: Download complete [2022-10-24T07:49:10.253Z] 114826534d7a: Pull complete [2022-10-24T07:49:10.253Z] 4657fd5d0bcf: Pull complete [2022-10-24T07:49:10.253Z] 6ad1cebc031e: Pull complete [2022-10-24T07:49:12.781Z] 8a3aa393b2d8: Pull complete [2022-10-24T07:49:12.781Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-24T07:49:12.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T07:49:12.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:49:12.867Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2022-10-24T07:49:12.898Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-24T07:49:15.665Z] $ docker top 5b0378ece63991507be1a308f22d280818ce286d2c07d2292d8ddaafd2cb1fa2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-24T07:49:15.727Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2022-10-24T07:49:16.002Z] + set -o pipefail [2022-10-24T07:49:16.002Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2022-10-24T07:49:21.269Z] [2022-10-24T07:49:21.269Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2022-10-24T07:49:21.269Z] [2022-10-24T07:49:21.269Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/8b56b4c6-aca4-4cd4-9f50-e3a092649e12 [2022-10-24T07:49:21.269Z] [2022-10-24T07:49:21.269Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-24T07:49:21.269Z] [2022-10-24T07:49:21.269Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-24T07:49:21.269Z] [2022-10-24T07:49:21.269Z] [2022-10-24T07:49:21.269Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-24T07:49:21.269Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-24T07:49:21.269Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-24T07:49:21.285Z] $ docker stop --time=1 5b0378ece63991507be1a308f22d280818ce286d2c07d2292d8ddaafd2cb1fa2 [2022-10-24T07:49:24.294Z] $ docker rm -f 5b0378ece63991507be1a308f22d280818ce286d2c07d2292d8ddaafd2cb1fa2 [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-24T07:49:25.007Z] + git log --format=format:%s -1 dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b [Pipeline] sh [2022-10-24T07:49:25.289Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T07:49:25.289Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:49:25.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:49:25.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:49:25.660Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2022-10-24T07:49:25.689Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T07:49:26.133Z] $ docker top a800999b4cf3130db77735c6a43667769600a659c04666f8c7340892c0ff74b6 -eo pid,comm [2022-10-24T07:49:26.176Z] 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-24T07:49:26.176Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T07:49:26.209Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:49:26.209Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:49:26.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:49:26.338Z] $ docker exec a800999b4cf3130db77735c6a43667769600a659c04666f8c7340892c0ff74b6 ssh-agent [2022-10-24T07:49:26.447Z] SSH_AUTH_SOCK=/tmp/ssh-BzoCnYgjTgcS/agent.32 [2022-10-24T07:49:26.447Z] SSH_AGENT_PID=38 [2022-10-24T07:49:26.453Z] Running ssh-add (command line suppressed) [2022-10-24T07:49:26.583Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12536515197953517787.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12536515197953517787.key) [2022-10-24T07:49:26.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:49:26.877Z] + git semver tag [2022-10-24T07:49:27.136Z] 2022-10-24 07:49:27,072 [run_tag] DEBUG tag force:False [2022-10-24T07:49:27.136Z] 2022-10-24 07:49:27,072 [check_head_tag] DEBUG check head tag [2022-10-24T07:49:27.136Z] 2022-10-24 07:49:27,072 [execute] INFO git cat-file --batch-check [2022-10-24T07:49:27.136Z] 2022-10-24 07:49:27,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-24T07:49:27.136Z] 2022-10-24 07:49:27,076 [execute] INFO git cat-file --batch [2022-10-24T07:49:27.136Z] 2022-10-24 07:49:27,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-24T07:49:27.136Z] 2022-10-24 07:49:27,089 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-24T07:49:27.136Z] 2022-10-24 07:49:27,089 [execute] INFO git tag -a v2.3.0-dev.20 -m v2.3.0-dev.20 [2022-10-24T07:49:27.136Z] 2022-10-24 07:49:27,089 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.20', '-m', 'v2.3.0-dev.20'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T07:49:27.136Z] 2022-10-24 07:49:27,095 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-24T07:49:27.136Z] 2.3.0-dev.20 [Pipeline] } [2022-10-24T07:49:27.151Z] $ docker exec --env ******** --env ******** a800999b4cf3130db77735c6a43667769600a659c04666f8c7340892c0ff74b6 ssh-agent -k [2022-10-24T07:49:27.251Z] unset SSH_AUTH_SOCK; [2022-10-24T07:49:27.252Z] unset SSH_AGENT_PID; [2022-10-24T07:49:27.252Z] echo Agent pid 38 killed; [2022-10-24T07:49:27.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T07:49:27.554Z] + git semver [Pipeline] } [2022-10-24T07:49:27.832Z] $ docker stop --time=1 a800999b4cf3130db77735c6a43667769600a659c04666f8c7340892c0ff74b6 [2022-10-24T07:49:29.127Z] $ docker rm -f a800999b4cf3130db77735c6a43667769600a659c04666f8c7340892c0ff74b6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:49:29.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T07:49:29.494Z] [2022-10-24T07:49:29.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:49:29.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T07:49:29.790Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-24T07:49:29.790Z] ab5ef0e58194: Pulling fs layer [2022-10-24T07:49:29.790Z] 9712f1f96733: Pulling fs layer [2022-10-24T07:49:29.790Z] 63f879dbbcfc: Pulling fs layer [2022-10-24T07:49:29.790Z] 0d9ebad4ef96: Pulling fs layer [2022-10-24T07:49:29.790Z] e9a5061849ea: Pulling fs layer [2022-10-24T07:49:29.790Z] d747dcd14b5f: Pulling fs layer [2022-10-24T07:49:29.790Z] 2de7ff778b66: Pulling fs layer [2022-10-24T07:49:29.790Z] 0d9ebad4ef96: Waiting [2022-10-24T07:49:29.790Z] e9a5061849ea: Waiting [2022-10-24T07:49:29.790Z] 9712f1f96733: Verifying Checksum [2022-10-24T07:49:29.790Z] 9712f1f96733: Download complete [2022-10-24T07:49:30.067Z] 63f879dbbcfc: Verifying Checksum [2022-10-24T07:49:30.067Z] 63f879dbbcfc: Download complete [2022-10-24T07:49:30.328Z] e9a5061849ea: Verifying Checksum [2022-10-24T07:49:30.328Z] e9a5061849ea: Download complete [2022-10-24T07:49:30.328Z] d747dcd14b5f: Download complete [2022-10-24T07:49:30.328Z] 0d9ebad4ef96: Verifying Checksum [2022-10-24T07:49:30.328Z] 0d9ebad4ef96: Download complete [2022-10-24T07:49:30.328Z] ab5ef0e58194: Verifying Checksum [2022-10-24T07:49:30.328Z] ab5ef0e58194: Download complete [2022-10-24T07:49:30.588Z] 2de7ff778b66: Verifying Checksum [2022-10-24T07:49:30.588Z] 2de7ff778b66: Download complete [2022-10-24T07:49:33.871Z] ab5ef0e58194: Pull complete [2022-10-24T07:49:33.871Z] 9712f1f96733: Pull complete [2022-10-24T07:49:34.130Z] 63f879dbbcfc: Pull complete [2022-10-24T07:49:38.357Z] 0d9ebad4ef96: Pull complete [2022-10-24T07:49:38.615Z] e9a5061849ea: Pull complete [2022-10-24T07:49:38.615Z] d747dcd14b5f: Pull complete [2022-10-24T07:49:39.989Z] 2de7ff778b66: Pull complete [2022-10-24T07:49:39.989Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-24T07:49:39.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T07:49:39.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:49:40.072Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2022-10-24T07:49:40.104Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-24T07:49:44.229Z] $ docker top bde40870bc30a3733299f3f0a30ccb9fccb8ac5c73fc38b69e21f25d3a44d19c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:49:44.293Z] provisioning config files... [2022-10-24T07:49:44.299Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16301649463390149637tmp [2022-10-24T07:49:44.309Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9053821259181351069tmp [2022-10-24T07:49:44.317Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14672370050377717587tmp [Pipeline] { [Pipeline] echo [2022-10-24T07:49:44.326Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:49:44.605Z] ---> sigul-configuration.sh [2022-10-24T07:49:44.605Z] gpg: directory `/root/.gnupg' created [2022-10-24T07:49:44.605Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-24T07:49:44.605Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-24T07:49:44.605Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-24T07:49:44.605Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-24T07:49:44.605Z] gpg: CAST5 encrypted data [2022-10-24T07:49:44.605Z] gpg: encrypted with 1 passphrase [2022-10-24T07:49:44.605Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-24T07:49:44.885Z] + mkdir /home/jenkins [2022-10-24T07:49:44.886Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-24T07:49:45.167Z] + 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-24T07:49:45.174Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:49:45.455Z] ---> sigul-install.sh [2022-10-24T07:49:45.455Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-24T07:49:45.740Z] + git tag --list [2022-10-24T07:49:45.740Z] 1.0.0 [2022-10-24T07:49:45.740Z] v0.0.0 [2022-10-24T07:49:45.740Z] v1.1.0 [2022-10-24T07:49:45.740Z] v1.1.1 [2022-10-24T07:49:45.740Z] v1.2.2 [2022-10-24T07:49:45.740Z] v1.3.0 [2022-10-24T07:49:45.740Z] v1.3.1 [2022-10-24T07:49:45.740Z] v2.0.0 [2022-10-24T07:49:45.740Z] v2.1.0 [2022-10-24T07:49:45.740Z] v2.1.1 [2022-10-24T07:49:45.740Z] v2.1.1-dev.2 [2022-10-24T07:49:45.740Z] v2.1.1-dev.3 [2022-10-24T07:49:45.740Z] v2.2.0 [2022-10-24T07:49:45.740Z] v2.2.1-dev.1 [2022-10-24T07:49:45.740Z] v2.2.1-dev.2 [2022-10-24T07:49:45.740Z] v2.2.1-dev.3 [2022-10-24T07:49:45.740Z] v2.2.1-dev.4 [2022-10-24T07:49:45.740Z] v2.2.1-dev.5 [2022-10-24T07:49:45.740Z] v2.2.1-dev.6 [2022-10-24T07:49:45.740Z] v2.2.1-dev.7 [2022-10-24T07:49:45.740Z] v2.3.0-dev.10 [2022-10-24T07:49:45.740Z] v2.3.0-dev.11 [2022-10-24T07:49:45.740Z] v2.3.0-dev.12 [2022-10-24T07:49:45.740Z] v2.3.0-dev.13 [2022-10-24T07:49:45.740Z] v2.3.0-dev.14 [2022-10-24T07:49:45.740Z] v2.3.0-dev.15 [2022-10-24T07:49:45.740Z] v2.3.0-dev.16 [2022-10-24T07:49:45.740Z] v2.3.0-dev.17 [2022-10-24T07:49:45.740Z] v2.3.0-dev.18 [2022-10-24T07:49:45.740Z] v2.3.0-dev.19 [2022-10-24T07:49:45.740Z] v2.3.0-dev.20 [2022-10-24T07:49:45.740Z] v2.3.0-dev.7 [2022-10-24T07:49:45.740Z] v2.3.0-dev.8 [2022-10-24T07:49:45.740Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-24T07:49:46.023Z] + lftools sign git-tag v2.3.0-dev.20 [2022-10-24T07:49:46.593Z] Signing Git tag with Sigul... [2022-10-24T07:49:46.593Z] Signing v2.3.0-dev.20 [Pipeline] echo [2022-10-24T07:49:46.859Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:49:47.142Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-24T07:49:47.149Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-24T07:49:47.182Z] $ docker stop --time=1 bde40870bc30a3733299f3f0a30ccb9fccb8ac5c73fc38b69e21f25d3a44d19c [2022-10-24T07:49:48.451Z] $ docker rm -f bde40870bc30a3733299f3f0a30ccb9fccb8ac5c73fc38b69e21f25d3a44d19c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-24T07:49:48.847Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T07:49:48.847Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:49:49.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:49:49.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:49:49.212Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2022-10-24T07:49:49.248Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T07:49:49.597Z] $ docker top 67a02a0492afb44a30daf27c22dfc005801bf25d3bea83fbbdd35202b2350d12 -eo pid,comm [2022-10-24T07:49:49.639Z] 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-24T07:49:49.639Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T07:49:49.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:49:49.664Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:49:49.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:49:49.786Z] $ docker exec 67a02a0492afb44a30daf27c22dfc005801bf25d3bea83fbbdd35202b2350d12 ssh-agent [2022-10-24T07:49:49.902Z] SSH_AUTH_SOCK=/tmp/ssh-hYAFoSLFijzn/agent.32 [2022-10-24T07:49:49.902Z] SSH_AGENT_PID=38 [2022-10-24T07:49:49.907Z] Running ssh-add (command line suppressed) [2022-10-24T07:49:50.015Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12050149959727025544.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12050149959727025544.key) [2022-10-24T07:49:50.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:49:50.311Z] + git semver bump pre [2022-10-24T07:49:50.569Z] 2022-10-24 07:49:50,487 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-24T07:49:50.569Z] 2022-10-24 07:49:50,487 [bump_version] DEBUG bumping version:2.3.0-dev.20 on axis:pre with prefix:dev [2022-10-24T07:49:50.569Z] 2022-10-24 07:49:50,487 [bump_version] DEBUG bumped version:2.3.0-dev.21 [2022-10-24T07:49:50.569Z] 2022-10-24 07:49:50,487 [write_version] DEBUG write version:2.3.0-dev.21 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2022-10-24T07:49:50.569Z] 2022-10-24 07:49:50,487 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-24T07:49:50.569Z] 2022-10-24 07:49:50,487 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-24T07:49:50.569Z] 2022-10-24 07:49:50,490 [execute] INFO git cat-file --batch-check [2022-10-24T07:49:50.569Z] 2022-10-24 07:49:50,490 [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-24T07:49:50.569Z] 2022-10-24 07:49:50,496 [execute] INFO git cat-file --batch [2022-10-24T07:49:50.569Z] 2022-10-24 07:49:50,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T07:49:50.569Z] 2022-10-24 07:49:50,503 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-24T07:49:50.569Z] 2.3.0-dev.21 [Pipeline] } [2022-10-24T07:49:50.584Z] $ docker exec --env ******** --env ******** 67a02a0492afb44a30daf27c22dfc005801bf25d3bea83fbbdd35202b2350d12 ssh-agent -k [2022-10-24T07:49:50.680Z] unset SSH_AUTH_SOCK; [2022-10-24T07:49:50.680Z] unset SSH_AGENT_PID; [2022-10-24T07:49:50.680Z] echo Agent pid 38 killed; [2022-10-24T07:49:50.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T07:49:50.980Z] + git semver [Pipeline] } [2022-10-24T07:49:51.256Z] $ docker stop --time=1 67a02a0492afb44a30daf27c22dfc005801bf25d3bea83fbbdd35202b2350d12 [2022-10-24T07:49:52.534Z] $ docker rm -f 67a02a0492afb44a30daf27c22dfc005801bf25d3bea83fbbdd35202b2350d12 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T07:49:52.865Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T07:49:52.865Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:49:53.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T07:49:53.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:49:53.236Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2022-10-24T07:49:53.273Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T07:49:53.621Z] $ docker top cd833d584c36a88629084702261798b25ce6ceb757e6f797f56af061d571cf51 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T07:49:53.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T07:49:53.702Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T07:49:53.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T07:49:53.826Z] $ docker exec cd833d584c36a88629084702261798b25ce6ceb757e6f797f56af061d571cf51 ssh-agent [2022-10-24T07:49:53.938Z] SSH_AUTH_SOCK=/tmp/ssh-DqSbO91O1Bvx/agent.33 [2022-10-24T07:49:53.938Z] SSH_AGENT_PID=39 [2022-10-24T07:49:53.942Z] Running ssh-add (command line suppressed) [2022-10-24T07:49:54.046Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5078682009563542017.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5078682009563542017.key) [2022-10-24T07:49:54.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T07:49:54.340Z] + git semver push [2022-10-24T07:49:54.601Z] 2022-10-24 07:49:54,526 [run_push] DEBUG push [2022-10-24T07:49:54.601Z] 2022-10-24 07:49:54,526 [execute] INFO git cat-file --batch-check [2022-10-24T07:49:54.601Z] 2022-10-24 07:49:54,527 [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-24T07:49:54.601Z] 2022-10-24 07:49:54,531 [execute] INFO git rev-list 4a206c4a2294147005823fd0c46d457c094a9463 -- [2022-10-24T07:49:54.601Z] 2022-10-24 07:49:54,532 [execute] DEBUG Popen(['git', 'rev-list', '4a206c4a2294147005823fd0c46d457c094a9463', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T07:49:54.601Z] 2022-10-24 07:49:54,540 [execute] INFO git fetch -v origin [2022-10-24T07:49:54.601Z] 2022-10-24 07:49:54,540 [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-24T07:49:55.172Z] 2022-10-24 07:49:55,169 [run_push] DEBUG no remote changes detected [2022-10-24T07:49:55.172Z] 2022-10-24 07:49:55,169 [execute] INFO git push origin semver [2022-10-24T07:49:55.172Z] 2022-10-24 07:49:55,170 [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-24T07:49:56.108Z] 2022-10-24 07:49:56,007 [run_push] DEBUG push all version tags [2022-10-24T07:49:56.108Z] 2022-10-24 07:49:56,008 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-24T07:49:56.108Z] 2022-10-24 07:49:56,008 [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-24T07:49:57.045Z] 2022-10-24 07:49:56,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-24T07:49:57.045Z] 2.3.0-dev.21 [Pipeline] } [2022-10-24T07:49:57.060Z] $ docker exec --env ******** --env ******** cd833d584c36a88629084702261798b25ce6ceb757e6f797f56af061d571cf51 ssh-agent -k [2022-10-24T07:49:57.159Z] unset SSH_AUTH_SOCK; [2022-10-24T07:49:57.159Z] unset SSH_AGENT_PID; [2022-10-24T07:49:57.159Z] echo Agent pid 39 killed; [2022-10-24T07:49:57.166Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T07:49:57.465Z] + git semver [Pipeline] } [2022-10-24T07:49:57.745Z] $ docker stop --time=1 cd833d584c36a88629084702261798b25ce6ceb757e6f797f56af061d571cf51 [2022-10-24T07:49:59.024Z] $ docker rm -f cd833d584c36a88629084702261798b25ce6ceb757e6f797f56af061d571cf51 [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-24T07:49:59.554Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2022-10-24T07:49:59.555Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-10-24T07:49:59.555Z] total 16 [2022-10-24T07:49:59.555Z] drwxr-xr-x 3 root root 4096 Oct 24 07:36 . [2022-10-24T07:49:59.555Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 07:49 .. [2022-10-24T07:49:59.555Z] drwxr-xr-x 2 root root 4096 Oct 24 07:36 cost [2022-10-24T07:49:59.555Z] -rw-r--r-- 1 root root 85 Oct 24 07:36 cost.csv [2022-10-24T07:49:59.555Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-10-24T07:49:59.555Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-10-24T07:49:59.555Z] total 16 [2022-10-24T07:49:59.555Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 07:36 . [2022-10-24T07:49:59.555Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 07:49 .. [2022-10-24T07:49:59.555Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 07:36 cost [2022-10-24T07:49:59.555Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 24 07:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:49:59.839Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:50:00.695Z] ---> package-listing.sh [2022-10-24T07:50:00.695Z] ++ facter osfamily [2022-10-24T07:50:00.695Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-24T07:50:00.954Z] + OS_FAMILY=debian [2022-10-24T07:50:00.954Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-10-24T07:50:00.954Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-24T07:50:00.954Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-24T07:50:00.954Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-24T07:50:00.954Z] + PACKAGES=/tmp/packages_start.txt [2022-10-24T07:50:00.954Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-10-24T07:50:00.954Z] + PACKAGES=/tmp/packages_end.txt [2022-10-24T07:50:00.954Z] + case "${OS_FAMILY}" in [2022-10-24T07:50:00.954Z] + dpkg -l [2022-10-24T07:50:00.954Z] + grep '^ii' [2022-10-24T07:50:00.954Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-24T07:50:00.954Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-24T07:50:00.954Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-24T07:50:00.954Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-10-24T07:50:00.954Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-10-24T07:50:00.954Z] + 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-24T07:50:00.964Z] 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-24T07:50:01.279Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T07:50:01.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T07:50:01.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T07:50:01.732Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2022-10-24T07:50:01.769Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T07:50:01.999Z] $ docker top fd518209ca8afb2088b8f9b4ea3805719e1b03bc77a6da316a079dac68304515 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T07:50:02.343Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-24T07:50:02.626Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-24T07:50:02.909Z] + ls /var/log/sa-host [2022-10-24T07:50:02.909Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T07:50:02.967Z] provisioning config files... [2022-10-24T07:50:02.975Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11520554025075687219tmp [Pipeline] { [Pipeline] echo [2022-10-24T07:50:02.990Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:50:03.268Z] ---> create-netrc.sh [Pipeline] } [2022-10-24T07:50:03.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:50:03.587Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-24T07:50:03.594Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:50:03.872Z] ---> sudo-logs.sh [2022-10-24T07:50:03.872Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-24T07:50:03.895Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:50:04.173Z] ---> job-cost.sh [2022-10-24T07:50:04.173Z] lf-activate-venv: SKIPPING [2022-10-24T07:50:04.173Z] DEBUG: total: 0.2199999988079071 [2022-10-24T07:50:04.173Z] INFO: Retrieving Stack Cost... [2022-10-24T07:50:04.741Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T07:50:05.000Z] INFO: Archiving Costs [Pipeline] echo [2022-10-24T07:50:05.009Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T07:50:05.289Z] ---> logs-deploy.sh [2022-10-24T07:50:05.289Z] lf-activate-venv: SKIPPING [2022-10-24T07:50:05.289Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/51 [2022-10-24T07:50:05.289Z] INFO: archiving workspace using pattern(s): [2022-10-24T07:50:06.226Z] Archives upload complete. [2022-10-24T07:50:06.226Z] INFO: archiving logs to Nexus