Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d8d13776115bae24b07028e90133f95fb504a846 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-ssh7529831657020961584.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh15513958669175547077.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7175154652977803389.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh5459771459034032610.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17503384191927389351.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 ‘prd-centos7-blackbox-4c-2g-1028’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-1758’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1756’ is offline ‘prd-ubuntu20.04-docker-8c-8g-1762’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-1757’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1764 in /w/workspace/exfoundry_device-snmp-go_jakarta [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/exfoundry_device-snmp-go_jakarta # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d8d13776115bae24b07028e90133f95fb504a846 (jakarta) > 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 d8d13776115bae24b07028e90133f95fb504a846 # timeout=10 Commit message: "fix(snap): expose parent directory in device-config plug (Jakarta) (#177)" > git rev-list --no-walk 9dfa39e25740af4f73019c6d8198dfd4ed11294a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-08T15:59:28.934Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-08T15:59:29.006Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-08T15:59:29.026Z] ========================================================= [2022-06-08T15:59:29.026Z] EdgeX Global Pipelines Version Info [2022-06-08T15:59:29.026Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:59:29.830Z] ------------------- [2022-06-08T15:59:29.830Z] stable info: [2022-06-08T15:59:29.830Z] ------------------- [2022-06-08T15:59:29.830Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-08T15:59:29.830Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-08T15:59:29.830Z] Message: update stable to v1.0.234 [2022-06-08T15:59:30.406Z] ------------------- [2022-06-08T15:59:30.406Z] experimental info: [2022-06-08T15:59:30.406Z] ------------------- [2022-06-08T15:59:30.406Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-08T15:59:30.406Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-08T15:59:30.406Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-08T15:59:30.716Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-06-08T15:59:30.725Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-06-08T15:59:30.733Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-08T15:59:30.742Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-08T15:59:30.751Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-08T15:59:30.761Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-08T15:59:30.772Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-08T15:59:30.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-08T15:59:30.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-08T15:59:30.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-08T15:59:30.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-08T15:59:30.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-06-08T15:59:30.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-08T15:59:30.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-08T15:59:30.873Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-08T15:59:30.886Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-08T15:59:30.898Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-08T15:59:30.909Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-08T15:59:30.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-08T15:59:30.943Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-08T15:59:30.952Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-08T15:59:30.966Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-08T15:59:30.981Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-08T15:59:30.997Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-08T15:59:31.007Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-08T15:59:31.019Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-08T15:59:31.030Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-08T15:59:31.038Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-08T15:59:31.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-08T15:59:31.054Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-08T15:59:31.062Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8d13776115bae24b07028e90133f95fb504a846 [Pipeline] echo [2022-06-08T15:59:31.070Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8d1377 [Pipeline] echo [2022-06-08T15:59:31.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T15:59:31.121Z] provisioning config files... [2022-06-08T15:59:31.137Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config9025965428777553524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:59:31.453Z] ---> docker-login.sh [2022-06-08T15:59:31.453Z] nexus3.edgexfoundry.org:10001 [2022-06-08T15:59:31.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:59:31.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:59:31.715Z] Configure a credential helper to remove this warning. See [2022-06-08T15:59:31.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:59:31.715Z] [2022-06-08T15:59:31.715Z] Login Succeeded [2022-06-08T15:59:31.715Z] nexus3.edgexfoundry.org:10002 [2022-06-08T15:59:31.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:59:31.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:59:31.984Z] Configure a credential helper to remove this warning. See [2022-06-08T15:59:31.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:59:31.984Z] [2022-06-08T15:59:31.984Z] Login Succeeded [2022-06-08T15:59:31.984Z] nexus3.edgexfoundry.org:10003 [2022-06-08T15:59:31.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:59:31.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:59:31.984Z] Configure a credential helper to remove this warning. See [2022-06-08T15:59:31.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:59:31.984Z] [2022-06-08T15:59:31.984Z] Login Succeeded [2022-06-08T15:59:31.984Z] nexus3.edgexfoundry.org:10004 [2022-06-08T15:59:32.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:59:32.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:59:32.247Z] Configure a credential helper to remove this warning. See [2022-06-08T15:59:32.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:59:32.247Z] [2022-06-08T15:59:32.247Z] Login Succeeded [2022-06-08T15:59:32.247Z] docker.io [2022-06-08T15:59:32.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:59:32.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:59:32.510Z] Configure a credential helper to remove this warning. See [2022-06-08T15:59:32.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:59:32.510Z] [2022-06-08T15:59:32.510Z] Login Succeeded [2022-06-08T15:59:32.510Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T15:59:32.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-08T15:59:32.894Z] + git rev-list -1 --merges d8d13776115bae24b07028e90133f95fb504a846~1..d8d13776115bae24b07028e90133f95fb504a846 [Pipeline] echo [2022-06-08T15:59:32.933Z] -----------> git rev-list -1 --merges d8d13776115bae24b07028e90133f95fb504a846~1..d8d13776115bae24b07028e90133f95fb504a846 d8d13776115bae24b07028e90133f95fb504a846 [false] [Pipeline] sh [2022-06-08T15:59:33.233Z] + git log --format=format:%s -1 d8d13776115bae24b07028e90133f95fb504a846 [Pipeline] echo [2022-06-08T15:59:33.251Z] ========================================================= [2022-06-08T15:59:33.251Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-08T15:59:33.251Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-08T15:59:33.593Z] + git log --format=format:%s -1 d8d13776115bae24b07028e90133f95fb504a846 [Pipeline] echo [2022-06-08T15:59:33.604Z] [semverPrep] GIT_COMMIT: d8d13776115bae24b07028e90133f95fb504a846, Commit Message: fix(snap): expose parent directory in device-config plug (Jakarta) (#177) [Pipeline] echo [2022-06-08T15:59:33.613Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-08T15:59:33.970Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-08T15:59:33.970Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-08T15:59:33.970Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-08T15:59:33.970Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-08T15:59:33.970Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-08T15:59:33.970Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-08T15:59:33.970Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:59:34.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T15:59:34.330Z] [2022-06-08T15:59:34.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:59:34.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T15:59:34.638Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-08T15:59:34.638Z] 42c077c10790: Pulling fs layer [2022-06-08T15:59:34.638Z] f63e77b7563a: Pulling fs layer [2022-06-08T15:59:34.638Z] bd5fdadae976: Pulling fs layer [2022-06-08T15:59:34.638Z] 205491f53016: Pulling fs layer [2022-06-08T15:59:34.638Z] df18705c85c3: Pulling fs layer [2022-06-08T15:59:34.638Z] bdb3f477010e: Pulling fs layer [2022-06-08T15:59:34.638Z] 205491f53016: Waiting [2022-06-08T15:59:34.638Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-08T15:59:34.638Z] 2c6e9b1d212d: Pulling fs layer [2022-06-08T15:59:34.638Z] df18705c85c3: Waiting [2022-06-08T15:59:34.638Z] bdb3f477010e: Waiting [2022-06-08T15:59:34.638Z] bdb8f0575790: Pulling fs layer [2022-06-08T15:59:34.638Z] c8a8fc8e1c8f: Waiting [2022-06-08T15:59:34.638Z] 386e3cb2ff24: Pulling fs layer [2022-06-08T15:59:34.638Z] 2343380bae48: Pulling fs layer [2022-06-08T15:59:34.638Z] 2c6e9b1d212d: Waiting [2022-06-08T15:59:34.638Z] bdb8f0575790: Waiting [2022-06-08T15:59:34.638Z] 2343380bae48: Waiting [2022-06-08T15:59:34.638Z] f63e77b7563a: Verifying Checksum [2022-06-08T15:59:34.638Z] f63e77b7563a: Download complete [2022-06-08T15:59:34.638Z] 205491f53016: Verifying Checksum [2022-06-08T15:59:34.638Z] 205491f53016: Download complete [2022-06-08T15:59:34.900Z] df18705c85c3: Verifying Checksum [2022-06-08T15:59:34.900Z] df18705c85c3: Download complete [2022-06-08T15:59:34.900Z] bd5fdadae976: Verifying Checksum [2022-06-08T15:59:34.900Z] bd5fdadae976: Download complete [2022-06-08T15:59:34.900Z] 2c6e9b1d212d: Verifying Checksum [2022-06-08T15:59:34.900Z] 2c6e9b1d212d: Download complete [2022-06-08T15:59:34.900Z] bdb8f0575790: Verifying Checksum [2022-06-08T15:59:34.900Z] bdb8f0575790: Download complete [2022-06-08T15:59:34.900Z] 386e3cb2ff24: Verifying Checksum [2022-06-08T15:59:34.900Z] 386e3cb2ff24: Download complete [2022-06-08T15:59:34.900Z] 2343380bae48: Download complete [2022-06-08T15:59:34.900Z] 42c077c10790: Verifying Checksum [2022-06-08T15:59:34.900Z] 42c077c10790: Download complete [2022-06-08T15:59:35.161Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-08T15:59:35.161Z] c8a8fc8e1c8f: Download complete [2022-06-08T15:59:36.547Z] 42c077c10790: Pull complete [2022-06-08T15:59:36.547Z] f63e77b7563a: Pull complete [2022-06-08T15:59:37.118Z] bd5fdadae976: Pull complete [2022-06-08T15:59:37.118Z] 205491f53016: Pull complete [2022-06-08T15:59:37.692Z] df18705c85c3: Pull complete [2022-06-08T15:59:37.692Z] bdb3f477010e: Pull complete [2022-06-08T15:59:39.618Z] c8a8fc8e1c8f: Pull complete [2022-06-08T15:59:39.618Z] 2c6e9b1d212d: Pull complete [2022-06-08T15:59:39.880Z] bdb8f0575790: Pull complete [2022-06-08T15:59:39.880Z] 386e3cb2ff24: Pull complete [2022-06-08T15:59:40.142Z] 2343380bae48: Pull complete [2022-06-08T15:59:40.142Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-08T15:59:40.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T15:59:40.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T15:59:40.255Z] prd-ubuntu20.04-docker-8c-8g-1764 does not seem to be running inside a container [2022-06-08T15:59:40.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-08T15:59:41.841Z] $ docker top a3e952caaad04e0677a063c2a745c4db4e988f9299a7813345c53c83ec07afbb -eo pid,comm [2022-06-08T15:59:41.919Z] 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-06-08T15:59:41.919Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-08T15:59:41.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-08T15:59:41.959Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-08T15:59:42.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-08T15:59:42.125Z] $ docker exec a3e952caaad04e0677a063c2a745c4db4e988f9299a7813345c53c83ec07afbb ssh-agent [2022-06-08T15:59:42.248Z] SSH_AUTH_SOCK=/tmp/ssh-rCTFwwXt1cCR/agent.33 [2022-06-08T15:59:42.248Z] SSH_AGENT_PID=39 [2022-06-08T15:59:42.256Z] Running ssh-add (command line suppressed) [2022-06-08T15:59:42.388Z] Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_2035267008678237704.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_2035267008678237704.key) [2022-06-08T15:59:42.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-08T15:59:42.691Z] + git tag --points-at HEAD [Pipeline] } [2022-06-08T15:59:42.711Z] $ docker exec --env ******** --env ******** a3e952caaad04e0677a063c2a745c4db4e988f9299a7813345c53c83ec07afbb ssh-agent -k [2022-06-08T15:59:42.817Z] unset SSH_AUTH_SOCK; [2022-06-08T15:59:42.817Z] unset SSH_AGENT_PID; [2022-06-08T15:59:42.817Z] echo Agent pid 39 killed; [2022-06-08T15:59:42.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-08T15:59:42.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-08T15:59:42.849Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-08T15:59:42.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-08T15:59:42.999Z] $ docker exec a3e952caaad04e0677a063c2a745c4db4e988f9299a7813345c53c83ec07afbb ssh-agent [2022-06-08T15:59:43.132Z] SSH_AUTH_SOCK=/tmp/ssh-kYYWdpkK9gpa/agent.73 [2022-06-08T15:59:43.132Z] SSH_AGENT_PID=80 [2022-06-08T15:59:43.137Z] Running ssh-add (command line suppressed) [2022-06-08T15:59:43.265Z] Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_3157280661099902094.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_3157280661099902094.key) [2022-06-08T15:59:43.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-08T15:59:43.568Z] + git semver init [2022-06-08T15:59:43.828Z] 2022-06-08 15:59:43,799 [run_init] DEBUG init version:0.0.0 force:False [2022-06-08T15:59:43.828Z] 2022-06-08 15:59:43,799 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-snmp-go_jakarta/.semver [2022-06-08T15:59:43.828Z] 2022-06-08 15:59:43,800 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/exfoundry_device-snmp-go_jakarta/.semver [2022-06-08T15:59:43.828Z] 2022-06-08 15:59:43,800 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/exfoundry_device-snmp-go_jakarta/.semver'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-08T15:59:44.774Z] 2022-06-08 15:59:44,522 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-snmp-go_jakarta/.git/info/exclude [2022-06-08T15:59:44.774Z] 2022-06-08 15:59:44,522 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta with force:False [2022-06-08T15:59:44.774Z] 2022-06-08 15:59:44,522 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-06-08T15:59:44.774Z] 2022-06-08 15:59:44,522 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-06-08T15:59:44.774Z] 2.1.1-dev.3 [Pipeline] } [2022-06-08T15:59:44.791Z] $ docker exec --env ******** --env ******** a3e952caaad04e0677a063c2a745c4db4e988f9299a7813345c53c83ec07afbb ssh-agent -k [2022-06-08T15:59:44.901Z] unset SSH_AUTH_SOCK; [2022-06-08T15:59:44.901Z] unset SSH_AGENT_PID; [2022-06-08T15:59:44.901Z] echo Agent pid 80 killed; [2022-06-08T15:59:44.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T15:59:45.225Z] + git semver [Pipeline] } [2022-06-08T15:59:45.508Z] $ docker stop --time=1 a3e952caaad04e0677a063c2a745c4db4e988f9299a7813345c53c83ec07afbb [2022-06-08T15:59:46.808Z] $ docker rm -f a3e952caaad04e0677a063c2a745c4db4e988f9299a7813345c53c83ec07afbb [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T15:59:47.173Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-08T15:59:47.433Z] Stashed 1 file(s) [Pipeline] echo [2022-06-08T15:59:47.436Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.3 [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-06-08T15:59:47.612Z] provisioning config files... [2022-06-08T15:59:47.622Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config657627083382233457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T15:59:47.923Z] ---> docker-login.sh [2022-06-08T15:59:47.923Z] nexus3.edgexfoundry.org:10001 [2022-06-08T15:59:47.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:59:47.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:59:47.923Z] Configure a credential helper to remove this warning. See [2022-06-08T15:59:47.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:59:47.923Z] [2022-06-08T15:59:47.923Z] Login Succeeded [2022-06-08T15:59:47.923Z] nexus3.edgexfoundry.org:10002 [2022-06-08T15:59:47.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:59:48.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:59:48.184Z] Configure a credential helper to remove this warning. See [2022-06-08T15:59:48.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:59:48.184Z] [2022-06-08T15:59:48.184Z] Login Succeeded [2022-06-08T15:59:48.185Z] nexus3.edgexfoundry.org:10003 [2022-06-08T15:59:48.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:59:48.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:59:48.185Z] Configure a credential helper to remove this warning. See [2022-06-08T15:59:48.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:59:48.185Z] [2022-06-08T15:59:48.185Z] Login Succeeded [2022-06-08T15:59:48.185Z] nexus3.edgexfoundry.org:10004 [2022-06-08T15:59:48.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:59:48.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:59:48.445Z] Configure a credential helper to remove this warning. See [2022-06-08T15:59:48.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:59:48.445Z] [2022-06-08T15:59:48.445Z] Login Succeeded [2022-06-08T15:59:48.445Z] docker.io [2022-06-08T15:59:48.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T15:59:48.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T15:59:48.705Z] Configure a credential helper to remove this warning. See [2022-06-08T15:59:48.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T15:59:48.705Z] [2022-06-08T15:59:48.705Z] Login Succeeded [2022-06-08T15:59:48.705Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T15:59:48.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-08T15:59:48.777Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-08T15:59:49.071Z] + + grepcut ^go [0-9].[0-9]* -d go.mod -f [2022-06-08T15:59:49.071Z] 2 [Pipeline] echo [2022-06-08T15:59:49.087Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T15:59:49.096Z] ========================================================= [2022-06-08T15:59:49.096Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] [2022-06-08T15:59:49.096Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T15:59:49.427Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-08T15:59:49.427Z] Sending build context to Docker daemon 16.31MB [2022-06-08T15:59:49.427Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-06-08T15:59:49.427Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-08T15:59:49.687Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-08T15:59:49.687Z] a0d0a0d46f8b: Pulling fs layer [2022-06-08T15:59:49.687Z] 31adcdaf11c8: Pulling fs layer [2022-06-08T15:59:49.687Z] b8b176561691: Pulling fs layer [2022-06-08T15:59:49.687Z] 4527c011a84f: Pulling fs layer [2022-06-08T15:59:49.687Z] 5d74067f8e1e: Pulling fs layer [2022-06-08T15:59:49.687Z] fd57009d33ed: Pulling fs layer [2022-06-08T15:59:49.687Z] 6b058263d067: Pulling fs layer [2022-06-08T15:59:49.687Z] 16d7c86c65f4: Pulling fs layer [2022-06-08T15:59:49.687Z] 1290d154cb4b: Pulling fs layer [2022-06-08T15:59:49.687Z] 16d7c86c65f4: Waiting [2022-06-08T15:59:49.687Z] 5d74067f8e1e: Waiting [2022-06-08T15:59:49.687Z] fd57009d33ed: Waiting [2022-06-08T15:59:49.687Z] 6b058263d067: Waiting [2022-06-08T15:59:49.687Z] 4527c011a84f: Waiting [2022-06-08T15:59:49.687Z] b8b176561691: Download complete [2022-06-08T15:59:49.687Z] 31adcdaf11c8: Verifying Checksum [2022-06-08T15:59:49.687Z] 31adcdaf11c8: Download complete [2022-06-08T15:59:49.687Z] 5d74067f8e1e: Verifying Checksum [2022-06-08T15:59:49.687Z] 5d74067f8e1e: Download complete [2022-06-08T15:59:49.687Z] fd57009d33ed: Verifying Checksum [2022-06-08T15:59:49.687Z] fd57009d33ed: Download complete [2022-06-08T15:59:49.687Z] a0d0a0d46f8b: Download complete [2022-06-08T15:59:49.687Z] 6b058263d067: Verifying Checksum [2022-06-08T15:59:49.687Z] 6b058263d067: Download complete [2022-06-08T15:59:49.687Z] 16d7c86c65f4: Verifying Checksum [2022-06-08T15:59:49.687Z] 16d7c86c65f4: Download complete [2022-06-08T15:59:49.945Z] a0d0a0d46f8b: Pull complete [2022-06-08T15:59:49.945Z] 31adcdaf11c8: Pull complete [2022-06-08T15:59:50.207Z] b8b176561691: Pull complete [2022-06-08T15:59:50.467Z] 4527c011a84f: Verifying Checksum [2022-06-08T15:59:50.467Z] 4527c011a84f: Download complete [2022-06-08T15:59:50.467Z] 1290d154cb4b: Verifying Checksum [2022-06-08T15:59:50.467Z] 1290d154cb4b: Download complete [2022-06-08T15:59:54.669Z] 4527c011a84f: Pull complete [2022-06-08T15:59:54.669Z] 5d74067f8e1e: Pull complete [2022-06-08T15:59:54.669Z] fd57009d33ed: Pull complete [2022-06-08T15:59:54.669Z] 6b058263d067: Pull complete [2022-06-08T15:59:54.669Z] 16d7c86c65f4: Pull complete [2022-06-08T15:59:57.212Z] 1290d154cb4b: Pull complete [2022-06-08T15:59:57.212Z] Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 [2022-06-08T15:59:57.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2022-06-08T15:59:57.212Z] ---> de6a6ee31cbe [2022-06-08T15:59:57.212Z] Step 3/11 : ARG MAKE='make build' [2022-06-08T15:59:58.599Z] ---> Running in 45db71e6f0a2 [2022-06-08T15:59:58.599Z] Removing intermediate container 45db71e6f0a2 [2022-06-08T15:59:58.599Z] ---> d48ed0295772 [2022-06-08T15:59:58.599Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T15:59:58.599Z] ---> Running in 1b4c9433d04a [2022-06-08T15:59:58.599Z] Removing intermediate container 1b4c9433d04a [2022-06-08T15:59:58.599Z] ---> e8756d722581 [2022-06-08T15:59:58.599Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T15:59:58.599Z] ---> Running in 4fe5656963f9 [2022-06-08T15:59:58.860Z] Removing intermediate container 4fe5656963f9 [2022-06-08T15:59:58.860Z] ---> ca93b8658914 [2022-06-08T15:59:58.860Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T15:59:58.860Z] ---> Running in fd7bc01fc9b0 [2022-06-08T15:59:59.431Z] Removing intermediate container fd7bc01fc9b0 [2022-06-08T15:59:59.432Z] ---> 2dc27e0ebc47 [2022-06-08T15:59:59.432Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T15:59:59.432Z] ---> Running in 9414ce6c7e3f [2022-06-08T15:59:59.692Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-08T16:00:00.653Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-08T16:00:00.914Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2022-06-08T16:00:00.914Z] (2/4) Installing libedit (20210216.3.1-r0) [2022-06-08T16:00:01.175Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2022-06-08T16:00:01.175Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2022-06-08T16:00:01.460Z] Executing busybox-1.33.1-r3.trigger [2022-06-08T16:00:01.460Z] OK: 224 MiB in 56 packages [2022-06-08T16:00:01.722Z] Removing intermediate container 9414ce6c7e3f [2022-06-08T16:00:01.722Z] ---> 3474b704e0de [2022-06-08T16:00:01.722Z] Step 8/11 : WORKDIR /device-snmp-go [2022-06-08T16:00:01.722Z] ---> Running in c6a053cd7176 [2022-06-08T16:00:01.983Z] Removing intermediate container c6a053cd7176 [2022-06-08T16:00:01.983Z] ---> c792724f876d [2022-06-08T16:00:01.983Z] Step 9/11 : COPY . . [2022-06-08T16:00:02.555Z] Still waiting to schedule task [2022-06-08T16:00:02.556Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-08T16:00:02.925Z] ---> 210f0da238ce [2022-06-08T16:00:02.925Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T16:00:02.925Z] ---> Running in d4ab78de7cd1 [2022-06-08T16:00:03.187Z] skipping... [2022-06-08T16:00:03.448Z] Removing intermediate container d4ab78de7cd1 [2022-06-08T16:00:03.448Z] ---> 6f7204a0ab89 [2022-06-08T16:00:03.448Z] Step 11/11 : RUN ${MAKE} [2022-06-08T16:00:03.448Z] ---> Running in c9e1ef2a2fcc [2022-06-08T16:00:03.709Z] noop [2022-06-08T16:00:04.281Z] Removing intermediate container c9e1ef2a2fcc [2022-06-08T16:00:04.281Z] ---> 833a0af0b17c [2022-06-08T16:00:04.281Z] Successfully built 833a0af0b17c [2022-06-08T16:00:04.281Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:00:04.603Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-08T16:00:04.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:00:04.692Z] prd-ubuntu20.04-docker-8c-8g-1764 does not seem to be running inside a container [2022-06-08T16:00:04.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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 ******** ci-base-image-x86_64 cat [2022-06-08T16:00:05.144Z] $ docker top 621166250f15ec0d7ea25fb96df031e92a91688bf204fed934c6b5b77b8302ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T16:00:05.513Z] + go version [2022-06-08T16:00:05.513Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-06-08T16:00:05.530Z] $ docker stop --time=1 621166250f15ec0d7ea25fb96df031e92a91688bf204fed934c6b5b77b8302ce [2022-06-08T16:00:06.826Z] $ docker rm -f 621166250f15ec0d7ea25fb96df031e92a91688bf204fed934c6b5b77b8302ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:00:07.238Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-08T16:00:07.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:00:07.324Z] prd-ubuntu20.04-docker-8c-8g-1764 does not seem to be running inside a container [2022-06-08T16:00:07.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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 ******** ci-base-image-x86_64 cat [2022-06-08T16:00:07.765Z] $ docker top 8f861d40c29a20ab8126ff1b06244cdd464521ba03cba77dc1980f56526010c9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-08T16:00:08.139Z] + make test [2022-06-08T16:00:08.139Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-08T16:00:08.399Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-06-08T16:00:16.548Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-06-08T16:00:16.548Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.021s coverage: 0.0% of statements [2022-06-08T16:00:16.548Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-08T16:00:21.844Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-08T16:00:21.844Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-08T16:00:21.844Z] ./bin/test-attribution-txt.sh [2022-06-08T16:00:21.844Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 [2022-06-08T16:00:21.844Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-08T16:00:21.844Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-08T16:00:21.844Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-08T16:00:21.844Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-08T16:00:21.844Z] go: downloading github.com/soniah/gosnmp v1.21.0 [2022-06-08T16:00:21.844Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-08T16:00:22.105Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-08T16:00:22.105Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-08T16:00:22.105Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-08T16:00:22.105Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-08T16:00:22.105Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-08T16:00:22.105Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-08T16:00:22.105Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-08T16:00:22.105Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-08T16:00:22.105Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-08T16:00:22.105Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-08T16:00:22.105Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-08T16:00:22.105Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-08T16:00:22.105Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-08T16:00:22.105Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-08T16:00:22.105Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-08T16:00:22.105Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-08T16:00:22.105Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-08T16:00:22.105Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-08T16:00:22.105Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-08T16:00:22.105Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-08T16:00:22.105Z] go: downloading golang.org/x/text v0.3.6 [2022-06-08T16:00:22.105Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-08T16:00:22.105Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-08T16:00:22.105Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-08T16:00:22.105Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-08T16:00:22.105Z] go: downloading github.com/golang/mock v1.4.4 [2022-06-08T16:00:22.105Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-08T16:00:22.105Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-08T16:00:22.365Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-08T16:00:22.365Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-08T16:00:22.365Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-08T16:00:22.365Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-08T16:00:22.365Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-08T16:00:22.365Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-08T16:00:22.365Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-08T16:00:22.365Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-08T16:00:22.365Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-08T16:00:22.625Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-08T16:00:22.625Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-08T16:00:22.625Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-08T16:00:22.625Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-08T16:00:22.625Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-08T16:00:22.625Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-08T16:00:24.027Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-08T16:00:24.330Z] + go mod tidy [2022-06-08T16:00:24.330Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-08T16:00:24.330Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-08T16:00:24.330Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-08T16:00:24.330Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-08T16:00:24.330Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-08T16:00:24.590Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-08T16:00:24.590Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-08T16:00:24.590Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-08T16:00:24.590Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-08T16:00:24.590Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-08T16:00:24.590Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-08T16:00:24.590Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-08T16:00:24.590Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-08T16:00:24.590Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-08T16:00:24.590Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-08T16:00:24.590Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-08T16:00:24.590Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-08T16:00:24.590Z] go: downloading github.com/kr/text v0.2.0 [2022-06-08T16:00:24.590Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-08T16:00:24.590Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-08T16:00:24.590Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-08T16:00:24.590Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-08T16:00:24.590Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-08T16:00:24.590Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-08T16:00:24.590Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-08T16:00:24.852Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-08T16:00:24.852Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-08T16:00:24.872Z] $ docker stop --time=1 8f861d40c29a20ab8126ff1b06244cdd464521ba03cba77dc1980f56526010c9 [2022-06-08T16:00:26.857Z] $ docker rm -f 8f861d40c29a20ab8126ff1b06244cdd464521ba03cba77dc1980f56526010c9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T16:00:27.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-08T16:00:27.492Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-08T16:00:27.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-08T16:00:28.208Z] + ls -al . [2022-06-08T16:00:28.208Z] total 180 [2022-06-08T16:00:28.208Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 16:00 . [2022-06-08T16:00:28.208Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 15:59 .. [2022-06-08T16:00:28.208Z] -rw-rw-r-- 1 jenkins jenkins 6 Jun 8 15:59 .dockerignore [2022-06-08T16:00:28.208Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 15:59 .git [2022-06-08T16:00:28.208Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:59 .github [2022-06-08T16:00:28.208Z] -rw-rw-r-- 1 jenkins jenkins 255 Jun 8 15:59 .gitignore [2022-06-08T16:00:28.208Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 15:59 .semver [2022-06-08T16:00:28.208Z] -rw-rw-r-- 1 jenkins jenkins 6926 Jun 8 15:59 Attribution.txt [2022-06-08T16:00:28.208Z] -rw-rw-r-- 1 jenkins jenkins 4800 Jun 8 15:59 CHANGELOG.md [2022-06-08T16:00:28.208Z] -rw-rw-r-- 1 jenkins jenkins 1493 Jun 8 15:59 Dockerfile [2022-06-08T16:00:28.208Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 8 15:59 GOVERNANCE.md [2022-06-08T16:00:28.208Z] -rw-rw-r-- 1 jenkins jenkins 656 Jun 8 15:59 Jenkinsfile [2022-06-08T16:00:28.208Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 8 15:59 LICENSE [2022-06-08T16:00:28.208Z] -rw-rw-r-- 1 jenkins jenkins 1526 Jun 8 15:59 Makefile [2022-06-08T16:00:28.208Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 8 15:59 OWNERS.md [2022-06-08T16:00:28.208Z] -rw-rw-r-- 1 jenkins jenkins 9073 Jun 8 15:59 README.md [2022-06-08T16:00:28.208Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 8 15:59 VERSION [2022-06-08T16:00:28.208Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:59 bin [2022-06-08T16:00:28.208Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 15:59 cmd [2022-06-08T16:00:28.208Z] -rw-r--r-- 1 jenkins jenkins 7631 Jun 8 16:00 coverage.out [2022-06-08T16:00:28.208Z] -rw-rw-r-- 1 jenkins jenkins 208 Jun 8 16:00 go.mod [2022-06-08T16:00:28.208Z] -rw-rw-r-- 1 jenkins jenkins 49477 Jun 8 15:59 go.sum [2022-06-08T16:00:28.208Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 15:59 internal [2022-06-08T16:00:28.208Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 15:59 snap [2022-06-08T16:00:28.208Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 8 15:59 vendor [2022-06-08T16:00:28.208Z] -rw-rw-r-- 1 jenkins jenkins 228 Jun 8 15:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:00:28.524Z] + 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=d8d13776115bae24b07028e90133f95fb504a846 --label arch=amd64 --label version=2.1.1-dev.3 . [2022-06-08T16:00:28.785Z] Sending build context to Docker daemon 16.32MB [2022-06-08T16:00:28.785Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2022-06-08T16:00:28.785Z] Step 2/23 : FROM ${BASE} AS builder [2022-06-08T16:00:28.785Z] ---> 833a0af0b17c [2022-06-08T16:00:28.785Z] Step 3/23 : ARG MAKE='make build' [2022-06-08T16:00:28.785Z] ---> Running in 4339c7f807c1 [2022-06-08T16:00:29.046Z] Removing intermediate container 4339c7f807c1 [2022-06-08T16:00:29.046Z] ---> 14745305ed12 [2022-06-08T16:00:29.046Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T16:00:29.046Z] ---> Running in 4624e287fa4b [2022-06-08T16:00:29.046Z] Removing intermediate container 4624e287fa4b [2022-06-08T16:00:29.046Z] ---> 1e2785b52650 [2022-06-08T16:00:29.046Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T16:00:29.046Z] ---> Running in 0a3392eaf2a3 [2022-06-08T16:00:29.307Z] Removing intermediate container 0a3392eaf2a3 [2022-06-08T16:00:29.307Z] ---> b2e662bd3bee [2022-06-08T16:00:29.307Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T16:00:29.307Z] ---> Running in 53c5aa37ff8f [2022-06-08T16:00:29.879Z] Removing intermediate container 53c5aa37ff8f [2022-06-08T16:00:29.879Z] ---> 309a94f35403 [2022-06-08T16:00:29.879Z] Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T16:00:29.879Z] ---> Running in 47a49158315f [2022-06-08T16:00:30.140Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-08T16:00:31.086Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-08T16:00:31.349Z] OK: 224 MiB in 56 packages [2022-06-08T16:00:31.611Z] Removing intermediate container 47a49158315f [2022-06-08T16:00:31.611Z] ---> f6bde6597579 [2022-06-08T16:00:31.611Z] Step 8/23 : WORKDIR /device-snmp-go [2022-06-08T16:00:31.611Z] ---> Running in 18dc28052ef9 [2022-06-08T16:00:31.872Z] Removing intermediate container 18dc28052ef9 [2022-06-08T16:00:31.872Z] ---> f2b61f10cec7 [2022-06-08T16:00:31.872Z] Step 9/23 : COPY . . [2022-06-08T16:00:32.817Z] ---> f0154278880c [2022-06-08T16:00:32.817Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T16:00:32.817Z] ---> Running in 7465e2936a2b [2022-06-08T16:00:33.079Z] skipping... [2022-06-08T16:00:33.337Z] Removing intermediate container 7465e2936a2b [2022-06-08T16:00:33.337Z] ---> 78115aa3cc8c [2022-06-08T16:00:33.337Z] Step 11/23 : RUN ${MAKE} [2022-06-08T16:00:33.337Z] ---> Running in 7a2062c56482 [2022-06-08T16:00:33.598Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.1.1-dev.3 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.1.1" -o cmd/device-snmp ./cmd [2022-06-08T16:00:41.745Z] Removing intermediate container 7a2062c56482 [2022-06-08T16:00:41.745Z] ---> c4abdbf0a593 [2022-06-08T16:00:41.745Z] Step 12/23 : FROM alpine:3.14 [2022-06-08T16:00:41.745Z] 3.14: Pulling from library/alpine [2022-06-08T16:00:41.745Z] 8663204ce13b: Pulling fs layer [2022-06-08T16:00:42.007Z] 8663204ce13b: Verifying Checksum [2022-06-08T16:00:42.007Z] 8663204ce13b: Download complete [2022-06-08T16:00:42.269Z] 8663204ce13b: Pull complete [2022-06-08T16:00:42.269Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-08T16:00:42.269Z] Status: Downloaded newer image for alpine:3.14 [2022-06-08T16:00:42.269Z] ---> e04c818066af [2022-06-08T16:00:42.269Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-08T16:00:42.269Z] ---> Running in 538cb262a477 [2022-06-08T16:00:42.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-08T16:00:42.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-08T16:00:43.054Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-08T16:00:43.054Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-08T16:00:43.054Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-08T16:00:43.054Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-08T16:00:43.054Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-08T16:00:43.054Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-08T16:00:43.054Z] Executing busybox-1.33.1-r7.trigger [2022-06-08T16:00:43.054Z] OK: 8 MiB in 20 packages [2022-06-08T16:00:43.677Z] Removing intermediate container 538cb262a477 [2022-06-08T16:00:43.677Z] ---> f7bab655ff48 [2022-06-08T16:00:43.677Z] Step 14/23 : COPY --from=builder /device-snmp-go/cmd / [2022-06-08T16:00:43.938Z] ---> 152ee3609f05 [2022-06-08T16:00:43.938Z] Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-06-08T16:00:43.938Z] ---> 1d7bcb7cfb87 [2022-06-08T16:00:43.938Z] Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / [2022-06-08T16:00:44.199Z] ---> f495497d8fbb [2022-06-08T16:00:44.199Z] Step 17/23 : EXPOSE 59993 [2022-06-08T16:00:44.199Z] ---> Running in 35ae2a791c0f [2022-06-08T16:00:44.199Z] Removing intermediate container 35ae2a791c0f [2022-06-08T16:00:44.199Z] ---> 8c8247da2035 [2022-06-08T16:00:44.199Z] Step 18/23 : EXPOSE 161 [2022-06-08T16:00:44.199Z] ---> Running in 553a8f529765 [2022-06-08T16:00:44.459Z] Removing intermediate container 553a8f529765 [2022-06-08T16:00:44.459Z] ---> 8af0465f7c5b [2022-06-08T16:00:44.459Z] Step 19/23 : ENTRYPOINT ["/device-snmp"] [2022-06-08T16:00:44.459Z] ---> Running in 842ea59fa15d [2022-06-08T16:00:44.459Z] Removing intermediate container 842ea59fa15d [2022-06-08T16:00:44.459Z] ---> 41de9483e51d [2022-06-08T16:00:44.459Z] Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-08T16:00:44.459Z] ---> Running in 21ebfee894e2 [2022-06-08T16:00:44.719Z] Removing intermediate container 21ebfee894e2 [2022-06-08T16:00:44.719Z] ---> adebfa9f8a90 [2022-06-08T16:00:44.719Z] Step 21/23 : LABEL arch=amd64 [2022-06-08T16:00:44.719Z] ---> Running in ce3bef1d9044 [2022-06-08T16:00:44.719Z] Removing intermediate container ce3bef1d9044 [2022-06-08T16:00:44.719Z] ---> 922aae0f794b [2022-06-08T16:00:44.719Z] Step 22/23 : LABEL git_sha=d8d13776115bae24b07028e90133f95fb504a846 [2022-06-08T16:00:44.719Z] ---> Running in db0c7dd4bd1d [2022-06-08T16:00:44.981Z] Removing intermediate container db0c7dd4bd1d [2022-06-08T16:00:44.981Z] ---> 1ddf15e93999 [2022-06-08T16:00:44.981Z] Step 23/23 : LABEL version=2.1.1-dev.3 [2022-06-08T16:00:44.981Z] ---> Running in 16bbffb13722 [2022-06-08T16:00:44.981Z] Removing intermediate container 16bbffb13722 [2022-06-08T16:00:44.981Z] ---> bfc484505a18 [2022-06-08T16:00:44.981Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-08T16:00:44.981Z] Successfully built bfc484505a18 [2022-06-08T16:00:44.982Z] 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-06-08T16:00:45.083Z] provisioning config files... [2022-06-08T16:00:45.093Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config932407864039973704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:00:45.385Z] ---> docker-login.sh [2022-06-08T16:00:45.385Z] nexus3.edgexfoundry.org:10001 [2022-06-08T16:00:45.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:00:45.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:00:45.385Z] Configure a credential helper to remove this warning. See [2022-06-08T16:00:45.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:00:45.385Z] [2022-06-08T16:00:45.385Z] Login Succeeded [2022-06-08T16:00:45.385Z] nexus3.edgexfoundry.org:10002 [2022-06-08T16:00:45.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:00:45.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:00:45.646Z] Configure a credential helper to remove this warning. See [2022-06-08T16:00:45.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:00:45.646Z] [2022-06-08T16:00:45.646Z] Login Succeeded [2022-06-08T16:00:45.646Z] nexus3.edgexfoundry.org:10003 [2022-06-08T16:00:45.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:00:45.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:00:45.646Z] Configure a credential helper to remove this warning. See [2022-06-08T16:00:45.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:00:45.646Z] [2022-06-08T16:00:45.646Z] Login Succeeded [2022-06-08T16:00:45.646Z] nexus3.edgexfoundry.org:10004 [2022-06-08T16:00:45.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:00:45.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:00:45.908Z] Configure a credential helper to remove this warning. See [2022-06-08T16:00:45.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:00:45.908Z] [2022-06-08T16:00:45.908Z] Login Succeeded [2022-06-08T16:00:45.908Z] docker.io [2022-06-08T16:00:45.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:00:46.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:00:46.170Z] Configure a credential helper to remove this warning. See [2022-06-08T16:00:46.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:00:46.170Z] [2022-06-08T16:00:46.170Z] Login Succeeded [2022-06-08T16:00:46.170Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T16:00:46.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-08T16:00:46.215Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T16:00:46.236Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-06-08T16:00:46.236Z] d8d13776115bae24b07028e90133f95fb504a846 [2022-06-08T16:00:46.236Z] 2.1.1-dev.3 [2022-06-08T16:00:46.236Z] d8d13776115bae24b07028e90133f95fb504a846-2.1.1-dev.3 [2022-06-08T16:00:46.236Z] jakarta [2022-06-08T16:00:46.236Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:00:46.551Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d8d13776115bae24b07028e90133f95fb504a846 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:00:46.862Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:d8d13776115bae24b07028e90133f95fb504a846 [2022-06-08T16:00:46.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-06-08T16:00:46.862Z] 94a375a1996c: Preparing [2022-06-08T16:00:46.862Z] 2388dc2a526a: Preparing [2022-06-08T16:00:46.862Z] 88058db48821: Preparing [2022-06-08T16:00:46.862Z] 94bda2a82ef9: Preparing [2022-06-08T16:00:46.862Z] b541d28bf3b4: Preparing [2022-06-08T16:00:46.862Z] b541d28bf3b4: Layer already exists [2022-06-08T16:00:46.862Z] 94a375a1996c: Pushed [2022-06-08T16:00:46.862Z] 2388dc2a526a: Pushed [2022-06-08T16:00:47.122Z] 94bda2a82ef9: Pushed [2022-06-08T16:00:48.511Z] 88058db48821: Pushed [2022-06-08T16:00:48.511Z] d8d13776115bae24b07028e90133f95fb504a846: digest: sha256:4a9561aeaea9e80865849cd7303d147b3380e046487f068a0f4ffbe96f8b86b8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:00:48.836Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:00:49.157Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.1.1-dev.3 [2022-06-08T16:00:49.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-06-08T16:00:49.157Z] 94a375a1996c: Preparing [2022-06-08T16:00:49.157Z] 2388dc2a526a: Preparing [2022-06-08T16:00:49.157Z] 88058db48821: Preparing [2022-06-08T16:00:49.157Z] 94bda2a82ef9: Preparing [2022-06-08T16:00:49.157Z] b541d28bf3b4: Preparing [2022-06-08T16:00:49.157Z] 2388dc2a526a: Layer already exists [2022-06-08T16:00:49.157Z] b541d28bf3b4: Layer already exists [2022-06-08T16:00:49.157Z] 94a375a1996c: Layer already exists [2022-06-08T16:00:49.157Z] 88058db48821: Layer already exists [2022-06-08T16:00:49.157Z] 94bda2a82ef9: Layer already exists [2022-06-08T16:00:49.157Z] 2.1.1-dev.3: digest: sha256:4a9561aeaea9e80865849cd7303d147b3380e046487f068a0f4ffbe96f8b86b8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:00:49.477Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d8d13776115bae24b07028e90133f95fb504a846-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:00:49.793Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:d8d13776115bae24b07028e90133f95fb504a846-2.1.1-dev.3 [2022-06-08T16:00:49.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-06-08T16:00:49.793Z] 94a375a1996c: Preparing [2022-06-08T16:00:49.793Z] 2388dc2a526a: Preparing [2022-06-08T16:00:49.793Z] 88058db48821: Preparing [2022-06-08T16:00:49.793Z] 94bda2a82ef9: Preparing [2022-06-08T16:00:49.793Z] b541d28bf3b4: Preparing [2022-06-08T16:00:49.793Z] 2388dc2a526a: Layer already exists [2022-06-08T16:00:49.793Z] 88058db48821: Layer already exists [2022-06-08T16:00:49.793Z] b541d28bf3b4: Layer already exists [2022-06-08T16:00:49.793Z] 94bda2a82ef9: Layer already exists [2022-06-08T16:00:49.793Z] 94a375a1996c: Layer already exists [2022-06-08T16:00:49.793Z] d8d13776115bae24b07028e90133f95fb504a846-2.1.1-dev.3: digest: sha256:4a9561aeaea9e80865849cd7303d147b3380e046487f068a0f4ffbe96f8b86b8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:00:50.114Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:00:50.428Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:jakarta [2022-06-08T16:00:50.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-06-08T16:00:50.428Z] 94a375a1996c: Preparing [2022-06-08T16:00:50.428Z] 2388dc2a526a: Preparing [2022-06-08T16:00:50.428Z] 88058db48821: Preparing [2022-06-08T16:00:50.428Z] 94bda2a82ef9: Preparing [2022-06-08T16:00:50.428Z] b541d28bf3b4: Preparing [2022-06-08T16:00:50.428Z] b541d28bf3b4: Layer already exists [2022-06-08T16:00:50.428Z] 88058db48821: Layer already exists [2022-06-08T16:00:50.428Z] 94bda2a82ef9: Layer already exists [2022-06-08T16:00:50.428Z] 2388dc2a526a: Layer already exists [2022-06-08T16:00:50.428Z] 94a375a1996c: Layer already exists [2022-06-08T16:00:50.428Z] jakarta: digest: sha256:4a9561aeaea9e80865849cd7303d147b3380e046487f068a0f4ffbe96f8b86b8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-08T16:00:50.474Z] ===================================================== [Pipeline] echo [2022-06-08T16:00:50.483Z] taggedImages: [2022-06-08T16:00:50.483Z] - nexus3.edgexfoundry.org:10004/device-snmp:d8d13776115bae24b07028e90133f95fb504a846 [2022-06-08T16:00:50.483Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.1.1-dev.3 [2022-06-08T16:00:50.483Z] - nexus3.edgexfoundry.org:10004/device-snmp:d8d13776115bae24b07028e90133f95fb504a846-2.1.1-dev.3 [2022-06-08T16:00:50.483Z] - nexus3.edgexfoundry.org:10004/device-snmp:jakarta [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-06-08T16:00:50.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T16:00:50.852Z] [2022-06-08T16:00:50.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:00:51.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T16:00:51.155Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-08T16:00:51.155Z] 5eb5b503b376: Pulling fs layer [2022-06-08T16:00:51.155Z] 5c69ac0246d0: Pulling fs layer [2022-06-08T16:00:51.155Z] ec43610c2a17: Pulling fs layer [2022-06-08T16:00:51.155Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-08T16:00:51.155Z] 33b1e0a273af: Pulling fs layer [2022-06-08T16:00:51.155Z] 5d3b04190fa2: Pulling fs layer [2022-06-08T16:00:51.155Z] 2f39f015ded8: Pulling fs layer [2022-06-08T16:00:51.155Z] 3a2ae6a8a46f: Waiting [2022-06-08T16:00:51.155Z] 2f39f015ded8: Waiting [2022-06-08T16:00:51.155Z] 33b1e0a273af: Waiting [2022-06-08T16:00:51.155Z] 5d3b04190fa2: Waiting [2022-06-08T16:00:51.155Z] 5c69ac0246d0: Verifying Checksum [2022-06-08T16:00:51.155Z] 5c69ac0246d0: Download complete [2022-06-08T16:00:51.155Z] 3a2ae6a8a46f: Download complete [2022-06-08T16:00:51.155Z] 33b1e0a273af: Verifying Checksum [2022-06-08T16:00:51.155Z] 33b1e0a273af: Download complete [2022-06-08T16:00:51.155Z] ec43610c2a17: Verifying Checksum [2022-06-08T16:00:51.155Z] ec43610c2a17: Download complete [2022-06-08T16:00:51.155Z] 5d3b04190fa2: Download complete [2022-06-08T16:00:51.419Z] 5eb5b503b376: Verifying Checksum [2022-06-08T16:00:51.419Z] 5eb5b503b376: Download complete [2022-06-08T16:00:51.987Z] 2f39f015ded8: Download complete [2022-06-08T16:00:52.926Z] 5eb5b503b376: Pull complete [2022-06-08T16:00:52.926Z] 5c69ac0246d0: Pull complete [2022-06-08T16:00:53.498Z] ec43610c2a17: Pull complete [2022-06-08T16:00:53.498Z] 3a2ae6a8a46f: Pull complete [2022-06-08T16:00:53.758Z] 33b1e0a273af: Pull complete [2022-06-08T16:00:53.758Z] 5d3b04190fa2: Pull complete [2022-06-08T16:00:59.032Z] 2f39f015ded8: Pull complete [2022-06-08T16:00:59.032Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-08T16:00:59.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T16:00:59.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:00:59.134Z] prd-ubuntu20.04-docker-8c-8g-1764 does not seem to be running inside a container [2022-06-08T16:00:59.177Z] $ 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/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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-06-08T16:01:00.683Z] $ docker top 16b5ac7c249a239cc737144b20dc3318865806da18185835a4ef0023e58ff537 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:01:01.086Z] ---> job-cost.sh [2022-06-08T16:01:01.086Z] lf-activate-venv: SKIPPING [2022-06-08T16:01:01.086Z] INFO: No Stack... [2022-06-08T16:01:01.347Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-08T16:01:01.920Z] INFO: Archiving Costs [Pipeline] sh [2022-06-08T16:01:02.216Z] + cat /w/workspace/exfoundry_device-snmp-go_jakarta/archives/cost.csv [2022-06-08T16:01:02.216Z] + cut -d, -f6 [Pipeline] lock [2022-06-08T16:01:02.231Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-jakarta-6-stack-cost] [2022-06-08T16:01:02.237Z] Resource [jenkins-edgexfoundry-device-snmp-go-jakarta-6-stack-cost] did not exist. Created. [2022-06-08T16:01:02.237Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-jakarta-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-08T16:01:02.545Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-08T16:01:02.629Z] Stashed 1 file(s) [Pipeline] } [2022-06-08T16:01:02.634Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-jakarta-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-08T16:01:02.653Z] $ docker stop --time=1 16b5ac7c249a239cc737144b20dc3318865806da18185835a4ef0023e58ff537 [2022-06-08T16:01:03.822Z] $ docker rm -f 16b5ac7c249a239cc737144b20dc3318865806da18185835a4ef0023e58ff537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-08T16:03:05.344Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1767 in /w/workspace/exfoundry_device-snmp-go_jakarta [Pipeline] { [Pipeline] ws [2022-06-08T16:03:05.358Z] Running in /w/workspace/device-snmp-go/6 [Pipeline] { [Pipeline] checkout [2022-06-08T16:03:05.461Z] Selected Git installation does not exist. Using Default [2022-06-08T16:03:05.461Z] The recommended git tool is: NONE [2022-06-08T16:03:12.182Z] using credential edgex-jenkins-ssh [2022-06-08T16:03:12.202Z] Cloning the remote Git repository [2022-06-08T16:03:12.278Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-06-08T16:03:12.367Z] > git init /w/workspace/device-snmp-go/6 # timeout=10 [2022-06-08T16:03:12.613Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-06-08T16:03:12.614Z] > git --version # timeout=10 [2022-06-08T16:03:12.667Z] > git --version # 'git version 2.25.1' [2022-06-08T16:03:12.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-08T16:03:12.802Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-08T16:03:14.010Z] Avoid second fetch [2022-06-08T16:03:14.010Z] Checking out Revision d8d13776115bae24b07028e90133f95fb504a846 (jakarta) [2022-06-08T16:03:13.946Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-06-08T16:03:13.991Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-08T16:03:14.051Z] > git config core.sparsecheckout # timeout=10 [2022-06-08T16:03:14.091Z] > git checkout -f d8d13776115bae24b07028e90133f95fb504a846 # timeout=10 [2022-06-08T16:03:19.064Z] Commit message: "fix(snap): expose parent directory in device-config plug (Jakarta) (#177)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-08T16:03:19.972Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-08T16:03:19.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-08T16:03:19.972Z] Dload Upload Total Spent Left Speed [2022-06-08T16:03:19.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 181k 0 --:--:-- --:--:-- --:--:-- 181k [Pipeline] sh [2022-06-08T16:03:21.001Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-08T16:03:21.364Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-08T16:03:21.364Z] + sudo tee /etc/docker/daemon.new [2022-06-08T16:03:21.364Z] { [2022-06-08T16:03:21.364Z] "registry-mirrors": [ [2022-06-08T16:03:21.364Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-08T16:03:21.364Z] ], [2022-06-08T16:03:21.364Z] "bip": "10.250.0.254/24", [2022-06-08T16:03:21.364Z] "hosts": [ [2022-06-08T16:03:21.364Z] "tcp://0.0.0.0:5555", [2022-06-08T16:03:21.364Z] "unix:///var/run/docker.sock" [2022-06-08T16:03:21.364Z] ], [2022-06-08T16:03:21.364Z] "mtu": 1458, [2022-06-08T16:03:21.364Z] "selinux-enabled": true, [2022-06-08T16:03:21.364Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-08T16:03:21.364Z] } [Pipeline] sh [2022-06-08T16:03:21.756Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-08T16:03:22.121Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T16:03:40.547Z] provisioning config files... [2022-06-08T16:03:40.577Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/6@tmp/config6040224263602846280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:03:41.034Z] ---> docker-login.sh [2022-06-08T16:03:41.034Z] nexus3.edgexfoundry.org:10001 [2022-06-08T16:03:41.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:03:41.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:03:41.919Z] Configure a credential helper to remove this warning. See [2022-06-08T16:03:41.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:03:41.919Z] [2022-06-08T16:03:41.919Z] Login Succeeded [2022-06-08T16:03:42.200Z] nexus3.edgexfoundry.org:10002 [2022-06-08T16:03:42.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:03:42.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:03:42.760Z] Configure a credential helper to remove this warning. See [2022-06-08T16:03:42.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:03:42.760Z] [2022-06-08T16:03:42.760Z] Login Succeeded [2022-06-08T16:03:42.760Z] nexus3.edgexfoundry.org:10003 [2022-06-08T16:03:43.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:03:43.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:03:43.040Z] Configure a credential helper to remove this warning. See [2022-06-08T16:03:43.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:03:43.040Z] [2022-06-08T16:03:43.040Z] Login Succeeded [2022-06-08T16:03:43.040Z] nexus3.edgexfoundry.org:10004 [2022-06-08T16:03:43.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:03:43.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:03:43.639Z] Configure a credential helper to remove this warning. See [2022-06-08T16:03:43.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:03:43.639Z] [2022-06-08T16:03:43.639Z] Login Succeeded [2022-06-08T16:03:43.639Z] docker.io [2022-06-08T16:03:44.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:03:44.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:03:44.520Z] Configure a credential helper to remove this warning. See [2022-06-08T16:03:44.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:03:44.520Z] [2022-06-08T16:03:44.520Z] Login Succeeded [2022-06-08T16:03:44.520Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T16:03:44.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-08T16:03:45.048Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-08T16:03:45.391Z] + cut -d -f 2 [2022-06-08T16:03:45.391Z] + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2022-06-08T16:03:45.467Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T16:03:45.481Z] ========================================================= [2022-06-08T16:03:45.481Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] [2022-06-08T16:03:45.481Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:03:45.863Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-08T16:03:47.309Z] Sending build context to Docker daemon 13.71MB [2022-06-08T16:03:47.309Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2022-06-08T16:03:47.309Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-08T16:03:47.309Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-08T16:03:47.309Z] 552d1f2373af: Pulling fs layer [2022-06-08T16:03:47.309Z] ea3f2d53f512: Pulling fs layer [2022-06-08T16:03:47.309Z] 9e70ebbbe112: Pulling fs layer [2022-06-08T16:03:47.309Z] 7a9cfe048b4a: Pulling fs layer [2022-06-08T16:03:47.309Z] 72dc09318566: Pulling fs layer [2022-06-08T16:03:47.309Z] f324388ff665: Pulling fs layer [2022-06-08T16:03:47.309Z] 53ef782089cf: Pulling fs layer [2022-06-08T16:03:47.309Z] 2af28fca035d: Pulling fs layer [2022-06-08T16:03:47.309Z] 72dc09318566: Waiting [2022-06-08T16:03:47.309Z] f324388ff665: Waiting [2022-06-08T16:03:47.309Z] 53ef782089cf: Waiting [2022-06-08T16:03:47.309Z] 2af28fca035d: Waiting [2022-06-08T16:03:47.309Z] 7a9cfe048b4a: Waiting [2022-06-08T16:03:47.309Z] 9e70ebbbe112: Verifying Checksum [2022-06-08T16:03:47.309Z] 9e70ebbbe112: Download complete [2022-06-08T16:03:47.309Z] ea3f2d53f512: Download complete [2022-06-08T16:03:47.309Z] 72dc09318566: Verifying Checksum [2022-06-08T16:03:47.309Z] 72dc09318566: Download complete [2022-06-08T16:03:47.309Z] f324388ff665: Verifying Checksum [2022-06-08T16:03:47.309Z] f324388ff665: Download complete [2022-06-08T16:03:47.592Z] 552d1f2373af: Verifying Checksum [2022-06-08T16:03:47.592Z] 552d1f2373af: Download complete [2022-06-08T16:03:47.592Z] 53ef782089cf: Verifying Checksum [2022-06-08T16:03:47.592Z] 53ef782089cf: Download complete [2022-06-08T16:03:48.203Z] 552d1f2373af: Pull complete [2022-06-08T16:03:48.809Z] ea3f2d53f512: Pull complete [2022-06-08T16:03:49.086Z] 9e70ebbbe112: Pull complete [2022-06-08T16:03:49.691Z] 2af28fca035d: Verifying Checksum [2022-06-08T16:03:49.691Z] 2af28fca035d: Download complete [2022-06-08T16:03:50.295Z] 7a9cfe048b4a: Verifying Checksum [2022-06-08T16:03:50.295Z] 7a9cfe048b4a: Download complete [2022-06-08T16:04:02.728Z] 7a9cfe048b4a: Pull complete [2022-06-08T16:04:02.728Z] 72dc09318566: Pull complete [2022-06-08T16:04:02.728Z] f324388ff665: Pull complete [2022-06-08T16:04:02.728Z] 53ef782089cf: Pull complete [2022-06-08T16:04:09.464Z] 2af28fca035d: Pull complete [2022-06-08T16:04:09.464Z] Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 [2022-06-08T16:04:09.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2022-06-08T16:04:09.464Z] ---> d19f1962542a [2022-06-08T16:04:09.464Z] Step 3/11 : ARG MAKE='make build' [2022-06-08T16:04:10.916Z] ---> Running in 0a39fe89e464 [2022-06-08T16:04:10.916Z] Removing intermediate container 0a39fe89e464 [2022-06-08T16:04:10.916Z] ---> cb28ea647d21 [2022-06-08T16:04:10.916Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T16:04:11.197Z] ---> Running in 7047e8025412 [2022-06-08T16:04:11.475Z] Removing intermediate container 7047e8025412 [2022-06-08T16:04:11.475Z] ---> 808c4ad458df [2022-06-08T16:04:11.475Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T16:04:11.475Z] ---> Running in 03665300a2ea [2022-06-08T16:04:12.076Z] Removing intermediate container 03665300a2ea [2022-06-08T16:04:12.076Z] ---> 432c27326c93 [2022-06-08T16:04:12.076Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T16:04:12.076Z] ---> Running in 9d83c26a5acf [2022-06-08T16:04:14.064Z] Removing intermediate container 9d83c26a5acf [2022-06-08T16:04:14.064Z] ---> 8055c5c0b3de [2022-06-08T16:04:14.064Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T16:04:14.064Z] ---> Running in 16bd9eaf23f4 [2022-06-08T16:04:15.053Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-08T16:04:16.042Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-08T16:04:17.032Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2022-06-08T16:04:17.032Z] (2/4) Installing libedit (20210216.3.1-r0) [2022-06-08T16:04:17.032Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2022-06-08T16:04:17.311Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2022-06-08T16:04:17.311Z] Executing busybox-1.33.1-r3.trigger [2022-06-08T16:04:17.311Z] OK: 223 MiB in 56 packages [2022-06-08T16:04:18.312Z] Removing intermediate container 16bd9eaf23f4 [2022-06-08T16:04:18.312Z] ---> e70c787711bc [2022-06-08T16:04:18.312Z] Step 8/11 : WORKDIR /device-snmp-go [2022-06-08T16:04:18.312Z] ---> Running in f069844e053a [2022-06-08T16:04:18.925Z] Removing intermediate container f069844e053a [2022-06-08T16:04:18.925Z] ---> 1e848e036e1f [2022-06-08T16:04:18.925Z] Step 9/11 : COPY . . [2022-06-08T16:04:23.260Z] ---> 6edf8a0f0558 [2022-06-08T16:04:23.260Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T16:04:23.260Z] ---> Running in e9818b244e7e [2022-06-08T16:04:23.882Z] skipping... [2022-06-08T16:04:24.500Z] Removing intermediate container e9818b244e7e [2022-06-08T16:04:24.500Z] ---> fd72627a080f [2022-06-08T16:04:24.500Z] Step 11/11 : RUN ${MAKE} [2022-06-08T16:04:24.777Z] ---> Running in 9c6d36e04b94 [2022-06-08T16:04:25.763Z] noop [2022-06-08T16:04:26.364Z] Removing intermediate container 9c6d36e04b94 [2022-06-08T16:04:26.364Z] ---> f26ff7494f70 [2022-06-08T16:04:26.639Z] Successfully built f26ff7494f70 [2022-06-08T16:04:26.639Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:04:27.015Z] + docker inspect -f . ci-base-image-arm64 [2022-06-08T16:04:27.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:04:27.307Z] prd-ubuntu20.04-docker-arm64-4c-16g-1767 does not seem to be running inside a container [2022-06-08T16:04:27.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/6 -v /w/workspace/device-snmp-go/6:/w/workspace/device-snmp-go/6:rw,z -v /w/workspace/device-snmp-go/6@tmp:/w/workspace/device-snmp-go/6@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-arm64 cat [2022-06-08T16:04:28.834Z] $ docker top cc9df681a66650731718c33a0960f26a2fca39a642eaa03a620670a64d90ba5e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T16:04:29.790Z] + go version [2022-06-08T16:04:29.791Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-06-08T16:04:29.822Z] $ docker stop --time=1 cc9df681a66650731718c33a0960f26a2fca39a642eaa03a620670a64d90ba5e [2022-06-08T16:04:31.531Z] $ docker rm -f cc9df681a66650731718c33a0960f26a2fca39a642eaa03a620670a64d90ba5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:04:32.204Z] + docker inspect -f . ci-base-image-arm64 [2022-06-08T16:04:32.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:04:32.540Z] prd-ubuntu20.04-docker-arm64-4c-16g-1767 does not seem to be running inside a container [2022-06-08T16:04:32.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/6 -v /w/workspace/device-snmp-go/6:/w/workspace/device-snmp-go/6:rw,z -v /w/workspace/device-snmp-go/6@tmp:/w/workspace/device-snmp-go/6@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-arm64 cat [2022-06-08T16:04:35.330Z] $ docker top ad444e111e14c68b2168f1eebe8fa410e292ad022b8e3cc78dd7b7bc8eebcaef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-08T16:04:36.336Z] + make test [2022-06-08T16:04:36.336Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-08T16:04:37.787Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-06-08T16:05:34.450Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-06-08T16:05:34.450Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.042s coverage: 0.0% of statements [2022-06-08T16:05:34.723Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-08T16:06:07.089Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-08T16:06:07.089Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-08T16:06:07.089Z] ./bin/test-attribution-txt.sh [2022-06-08T16:06:07.089Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.1 [2022-06-08T16:06:07.089Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-08T16:06:07.089Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-08T16:06:07.089Z] go: downloading github.com/soniah/gosnmp v1.21.0 [2022-06-08T16:06:07.089Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-08T16:06:07.089Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-08T16:06:07.089Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-08T16:06:07.089Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-08T16:06:07.089Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-08T16:06:07.089Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-08T16:06:07.089Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-08T16:06:07.089Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-08T16:06:07.089Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-08T16:06:07.089Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-08T16:06:07.089Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-08T16:06:07.089Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-08T16:06:07.089Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-08T16:06:07.089Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-08T16:06:07.089Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-08T16:06:07.090Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-08T16:06:07.090Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-08T16:06:07.090Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-08T16:06:07.090Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-08T16:06:07.090Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-08T16:06:07.090Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-08T16:06:07.090Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-08T16:06:07.090Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-08T16:06:07.090Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-08T16:06:07.090Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-08T16:06:07.090Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-08T16:06:07.090Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-08T16:06:07.090Z] go: downloading golang.org/x/text v0.3.6 [2022-06-08T16:06:07.090Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-08T16:06:07.090Z] go: downloading github.com/golang/mock v1.4.4 [2022-06-08T16:06:07.090Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-08T16:06:07.090Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-08T16:06:07.090Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-08T16:06:07.090Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-08T16:06:07.090Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-08T16:06:07.090Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-08T16:06:07.090Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-08T16:06:07.090Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-08T16:06:07.090Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-08T16:06:08.073Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-08T16:06:08.073Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-08T16:06:08.073Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-08T16:06:08.073Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-08T16:06:08.073Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-08T16:06:08.073Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-08T16:06:08.073Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-08T16:06:13.498Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-08T16:06:14.171Z] + go mod tidy [2022-06-08T16:06:14.171Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-08T16:06:14.444Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-08T16:06:14.444Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-08T16:06:14.720Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-08T16:06:14.720Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-08T16:06:14.720Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-08T16:06:14.720Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-08T16:06:14.720Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-08T16:06:14.720Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-08T16:06:14.720Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-08T16:06:14.995Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-08T16:06:14.995Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-08T16:06:14.995Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-08T16:06:14.995Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-08T16:06:14.995Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-08T16:06:14.995Z] go: downloading github.com/kr/text v0.2.0 [2022-06-08T16:06:14.995Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-08T16:06:14.995Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-08T16:06:15.273Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-08T16:06:15.273Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-08T16:06:15.273Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-08T16:06:15.273Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-08T16:06:15.273Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-08T16:06:15.273Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-08T16:06:15.273Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-08T16:06:15.549Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-08T16:06:15.549Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-08T16:06:15.578Z] $ docker stop --time=1 ad444e111e14c68b2168f1eebe8fa410e292ad022b8e3cc78dd7b7bc8eebcaef [2022-06-08T16:06:17.850Z] $ docker rm -f ad444e111e14c68b2168f1eebe8fa410e292ad022b8e3cc78dd7b7bc8eebcaef [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T16:06:20.218Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-08T16:06:20.245Z] Warning: overwriting stash ‘coverage-report’ [2022-06-08T16:06:20.933Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-08T16:06:21.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-08T16:06:21.676Z] + ls -al . [2022-06-08T16:06:21.676Z] total 176 [2022-06-08T16:06:21.676Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 8 16:06 . [2022-06-08T16:06:21.676Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 16:03 .. [2022-06-08T16:06:21.676Z] -rw-rw-r-- 1 jenkins jenkins 6 Jun 8 16:03 .dockerignore [2022-06-08T16:06:21.676Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 16:03 .git [2022-06-08T16:06:21.676Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 16:03 .github [2022-06-08T16:06:21.676Z] -rw-rw-r-- 1 jenkins jenkins 255 Jun 8 16:03 .gitignore [2022-06-08T16:06:21.676Z] -rw-rw-r-- 1 jenkins jenkins 6926 Jun 8 16:03 Attribution.txt [2022-06-08T16:06:21.676Z] -rw-rw-r-- 1 jenkins jenkins 4800 Jun 8 16:03 CHANGELOG.md [2022-06-08T16:06:21.676Z] -rw-rw-r-- 1 jenkins jenkins 1493 Jun 8 16:03 Dockerfile [2022-06-08T16:06:21.676Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 8 16:03 GOVERNANCE.md [2022-06-08T16:06:21.676Z] -rw-rw-r-- 1 jenkins jenkins 656 Jun 8 16:03 Jenkinsfile [2022-06-08T16:06:21.676Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 8 16:03 LICENSE [2022-06-08T16:06:21.676Z] -rw-rw-r-- 1 jenkins jenkins 1526 Jun 8 16:03 Makefile [2022-06-08T16:06:21.676Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 8 16:03 OWNERS.md [2022-06-08T16:06:21.676Z] -rw-rw-r-- 1 jenkins jenkins 9073 Jun 8 16:03 README.md [2022-06-08T16:06:21.676Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 8 15:59 VERSION [2022-06-08T16:06:21.676Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 16:03 bin [2022-06-08T16:06:21.676Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 16:03 cmd [2022-06-08T16:06:21.676Z] -rw-r--r-- 1 jenkins jenkins 7631 Jun 8 16:05 coverage.out [2022-06-08T16:06:21.676Z] -rw-rw-r-- 1 jenkins jenkins 208 Jun 8 16:06 go.mod [2022-06-08T16:06:21.676Z] -rw-rw-r-- 1 jenkins jenkins 49477 Jun 8 16:03 go.sum [2022-06-08T16:06:21.676Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 16:03 internal [2022-06-08T16:06:21.676Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 16:03 snap [2022-06-08T16:06:21.676Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 8 16:03 vendor [2022-06-08T16:06:21.676Z] -rw-rw-r-- 1 jenkins jenkins 228 Jun 8 16:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:06:22.041Z] + 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=d8d13776115bae24b07028e90133f95fb504a846 --label arch=arm64 --label version=2.1.1-dev.3 . [2022-06-08T16:06:23.478Z] Sending build context to Docker daemon 13.71MB [2022-06-08T16:06:23.478Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2022-06-08T16:06:23.478Z] Step 2/23 : FROM ${BASE} AS builder [2022-06-08T16:06:23.478Z] ---> f26ff7494f70 [2022-06-08T16:06:23.478Z] Step 3/23 : ARG MAKE='make build' [2022-06-08T16:06:23.478Z] ---> Running in fd512292f1f4 [2022-06-08T16:06:23.754Z] Removing intermediate container fd512292f1f4 [2022-06-08T16:06:23.754Z] ---> 3134c2fbd0c5 [2022-06-08T16:06:23.754Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T16:06:24.029Z] ---> Running in bb3bfe271bae [2022-06-08T16:06:24.305Z] Removing intermediate container bb3bfe271bae [2022-06-08T16:06:24.305Z] ---> f0606b59b4f9 [2022-06-08T16:06:24.305Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T16:06:24.305Z] ---> Running in cbd6f43df64e [2022-06-08T16:06:24.583Z] Removing intermediate container cbd6f43df64e [2022-06-08T16:06:24.583Z] ---> b63acf5488e3 [2022-06-08T16:06:24.583Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T16:06:24.583Z] ---> Running in 1db54b0d2d71 [2022-06-08T16:06:26.573Z] Removing intermediate container 1db54b0d2d71 [2022-06-08T16:06:26.573Z] ---> 7fc53ec4037c [2022-06-08T16:06:26.573Z] Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T16:06:26.573Z] ---> Running in b3834491b094 [2022-06-08T16:06:27.556Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-08T16:06:28.165Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-08T16:06:29.157Z] OK: 223 MiB in 56 packages [2022-06-08T16:06:29.762Z] Removing intermediate container b3834491b094 [2022-06-08T16:06:29.762Z] ---> 5005b0268ab8 [2022-06-08T16:06:29.762Z] Step 8/23 : WORKDIR /device-snmp-go [2022-06-08T16:06:29.762Z] ---> Running in e63312100fbb [2022-06-08T16:06:30.037Z] Removing intermediate container e63312100fbb [2022-06-08T16:06:30.037Z] ---> f11c790a25ce [2022-06-08T16:06:30.037Z] Step 9/23 : COPY . . [2022-06-08T16:06:34.354Z] ---> f7d09e2c4f4f [2022-06-08T16:06:34.354Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T16:06:34.354Z] ---> Running in f88b011f0496 [2022-06-08T16:06:35.352Z] skipping... [2022-06-08T16:06:35.952Z] Removing intermediate container f88b011f0496 [2022-06-08T16:06:35.952Z] ---> c3de46037951 [2022-06-08T16:06:35.952Z] Step 11/23 : RUN ${MAKE} [2022-06-08T16:06:35.952Z] ---> Running in f634675914dd [2022-06-08T16:06:36.941Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.1.1-dev.3 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.1.1" -o cmd/device-snmp ./cmd [2022-06-08T16:07:23.993Z] Removing intermediate container f634675914dd [2022-06-08T16:07:23.993Z] ---> ea5d8b6deb18 [2022-06-08T16:07:23.993Z] Step 12/23 : FROM alpine:3.14 [2022-06-08T16:07:23.993Z] 3.14: Pulling from library/alpine [2022-06-08T16:07:23.993Z] 455c02918c45: Pulling fs layer [2022-06-08T16:07:23.993Z] 455c02918c45: Verifying Checksum [2022-06-08T16:07:23.993Z] 455c02918c45: Download complete [2022-06-08T16:07:23.993Z] 455c02918c45: Pull complete [2022-06-08T16:07:23.993Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-08T16:07:23.993Z] Status: Downloaded newer image for alpine:3.14 [2022-06-08T16:07:23.993Z] ---> ac73e934f311 [2022-06-08T16:07:23.993Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-08T16:07:23.993Z] ---> Running in 820d53ed06b0 [2022-06-08T16:07:23.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-08T16:07:23.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-08T16:07:23.993Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-08T16:07:23.993Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-08T16:07:23.993Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-08T16:07:23.993Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-08T16:07:23.993Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-08T16:07:23.993Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-08T16:07:23.993Z] Executing busybox-1.33.1-r7.trigger [2022-06-08T16:07:23.993Z] OK: 8 MiB in 20 packages [2022-06-08T16:07:23.993Z] Removing intermediate container 820d53ed06b0 [2022-06-08T16:07:23.993Z] ---> 41eb818425f2 [2022-06-08T16:07:23.993Z] Step 14/23 : COPY --from=builder /device-snmp-go/cmd / [2022-06-08T16:07:23.993Z] ---> 3c73f70ae777 [2022-06-08T16:07:23.993Z] Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-06-08T16:07:23.993Z] ---> 400e2e781ad6 [2022-06-08T16:07:23.993Z] Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / [2022-06-08T16:07:23.993Z] ---> 374254559994 [2022-06-08T16:07:23.993Z] Step 17/23 : EXPOSE 59993 [2022-06-08T16:07:23.993Z] ---> Running in f8a0aab47bff [2022-06-08T16:07:23.993Z] Removing intermediate container f8a0aab47bff [2022-06-08T16:07:23.993Z] ---> 6f6f40468d71 [2022-06-08T16:07:23.993Z] Step 18/23 : EXPOSE 161 [2022-06-08T16:07:23.993Z] ---> Running in 8bc2ec262a19 [2022-06-08T16:07:23.993Z] Removing intermediate container 8bc2ec262a19 [2022-06-08T16:07:23.993Z] ---> 2c9f27000190 [2022-06-08T16:07:23.993Z] Step 19/23 : ENTRYPOINT ["/device-snmp"] [2022-06-08T16:07:24.266Z] ---> Running in 68a75fe567ca [2022-06-08T16:07:24.540Z] Removing intermediate container 68a75fe567ca [2022-06-08T16:07:24.540Z] ---> ef2725734fb7 [2022-06-08T16:07:24.540Z] Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-08T16:07:24.540Z] ---> Running in 284a0a58baf6 [2022-06-08T16:07:24.815Z] Removing intermediate container 284a0a58baf6 [2022-06-08T16:07:24.815Z] ---> 26c2be0f7cc4 [2022-06-08T16:07:24.815Z] Step 21/23 : LABEL arch=arm64 [2022-06-08T16:07:24.815Z] ---> Running in b9baa4a474e4 [2022-06-08T16:07:25.097Z] Removing intermediate container b9baa4a474e4 [2022-06-08T16:07:25.097Z] ---> bcc23fec2196 [2022-06-08T16:07:25.097Z] Step 22/23 : LABEL git_sha=d8d13776115bae24b07028e90133f95fb504a846 [2022-06-08T16:07:25.374Z] ---> Running in dd7c88293f41 [2022-06-08T16:07:25.648Z] Removing intermediate container dd7c88293f41 [2022-06-08T16:07:25.648Z] ---> cb6763bd648c [2022-06-08T16:07:25.648Z] Step 23/23 : LABEL version=2.1.1-dev.3 [2022-06-08T16:07:25.648Z] ---> Running in e28afb387aa3 [2022-06-08T16:07:25.921Z] Removing intermediate container e28afb387aa3 [2022-06-08T16:07:25.921Z] ---> 727ac43b1725 [2022-06-08T16:07:25.921Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-08T16:07:26.194Z] Successfully built 727ac43b1725 [2022-06-08T16:07:26.194Z] 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-06-08T16:07:26.322Z] provisioning config files... [2022-06-08T16:07:26.342Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/6@tmp/config5377084545923821537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:07:26.696Z] ---> docker-login.sh [2022-06-08T16:07:26.696Z] nexus3.edgexfoundry.org:10001 [2022-06-08T16:07:26.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:07:26.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:07:26.969Z] Configure a credential helper to remove this warning. See [2022-06-08T16:07:26.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:07:26.969Z] [2022-06-08T16:07:26.969Z] Login Succeeded [2022-06-08T16:07:26.969Z] nexus3.edgexfoundry.org:10002 [2022-06-08T16:07:27.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:07:27.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:07:27.567Z] Configure a credential helper to remove this warning. See [2022-06-08T16:07:27.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:07:27.567Z] [2022-06-08T16:07:27.567Z] Login Succeeded [2022-06-08T16:07:27.567Z] nexus3.edgexfoundry.org:10003 [2022-06-08T16:07:27.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:07:28.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:07:28.114Z] Configure a credential helper to remove this warning. See [2022-06-08T16:07:28.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:07:28.114Z] [2022-06-08T16:07:28.114Z] Login Succeeded [2022-06-08T16:07:28.114Z] nexus3.edgexfoundry.org:10004 [2022-06-08T16:07:28.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:07:28.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:07:28.661Z] Configure a credential helper to remove this warning. See [2022-06-08T16:07:28.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:07:28.661Z] [2022-06-08T16:07:28.661Z] Login Succeeded [2022-06-08T16:07:28.661Z] docker.io [2022-06-08T16:07:28.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T16:07:29.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T16:07:29.527Z] Configure a credential helper to remove this warning. See [2022-06-08T16:07:29.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T16:07:29.527Z] [2022-06-08T16:07:29.527Z] Login Succeeded [2022-06-08T16:07:29.527Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T16:07:29.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-08T16:07:29.575Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T16:07:29.598Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-06-08T16:07:29.598Z] d8d13776115bae24b07028e90133f95fb504a846 [2022-06-08T16:07:29.598Z] 2.1.1-dev.3 [2022-06-08T16:07:29.598Z] d8d13776115bae24b07028e90133f95fb504a846-2.1.1-dev.3 [2022-06-08T16:07:29.598Z] jakarta [2022-06-08T16:07:29.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:07:29.955Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d8d13776115bae24b07028e90133f95fb504a846 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:07:30.321Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d8d13776115bae24b07028e90133f95fb504a846 [2022-06-08T16:07:30.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-06-08T16:07:30.321Z] 2dd794277d7d: Preparing [2022-06-08T16:07:30.321Z] 349033c59c1f: Preparing [2022-06-08T16:07:30.321Z] 844aa1f9b08a: Preparing [2022-06-08T16:07:30.321Z] 90c90a924fb7: Preparing [2022-06-08T16:07:30.321Z] f73e7dbfee58: Preparing [2022-06-08T16:07:30.597Z] f73e7dbfee58: Layer already exists [2022-06-08T16:07:30.597Z] 2dd794277d7d: Pushed [2022-06-08T16:07:30.597Z] 349033c59c1f: Pushed [2022-06-08T16:07:31.196Z] 90c90a924fb7: Pushed [2022-06-08T16:07:33.809Z] 844aa1f9b08a: Pushed [2022-06-08T16:07:33.809Z] d8d13776115bae24b07028e90133f95fb504a846: digest: sha256:3ddbcab5a29ae6a2ce1c57940a93d0404c493413edca01b0a869687f68b707ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:07:34.176Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:07:34.539Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.1.1-dev.3 [2022-06-08T16:07:34.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-06-08T16:07:34.539Z] 2dd794277d7d: Preparing [2022-06-08T16:07:34.539Z] 349033c59c1f: Preparing [2022-06-08T16:07:34.539Z] 844aa1f9b08a: Preparing [2022-06-08T16:07:34.539Z] 90c90a924fb7: Preparing [2022-06-08T16:07:34.539Z] f73e7dbfee58: Preparing [2022-06-08T16:07:34.539Z] 349033c59c1f: Layer already exists [2022-06-08T16:07:34.539Z] 90c90a924fb7: Layer already exists [2022-06-08T16:07:34.539Z] 2dd794277d7d: Layer already exists [2022-06-08T16:07:34.539Z] 844aa1f9b08a: Layer already exists [2022-06-08T16:07:34.539Z] f73e7dbfee58: Layer already exists [2022-06-08T16:07:34.539Z] 2.1.1-dev.3: digest: sha256:3ddbcab5a29ae6a2ce1c57940a93d0404c493413edca01b0a869687f68b707ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:07:35.172Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d8d13776115bae24b07028e90133f95fb504a846-2.1.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:07:35.524Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d8d13776115bae24b07028e90133f95fb504a846-2.1.1-dev.3 [2022-06-08T16:07:35.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-06-08T16:07:35.524Z] 2dd794277d7d: Preparing [2022-06-08T16:07:35.524Z] 349033c59c1f: Preparing [2022-06-08T16:07:35.524Z] 844aa1f9b08a: Preparing [2022-06-08T16:07:35.524Z] 90c90a924fb7: Preparing [2022-06-08T16:07:35.524Z] f73e7dbfee58: Preparing [2022-06-08T16:07:35.524Z] 349033c59c1f: Layer already exists [2022-06-08T16:07:35.524Z] f73e7dbfee58: Layer already exists [2022-06-08T16:07:35.524Z] 2dd794277d7d: Layer already exists [2022-06-08T16:07:35.524Z] 90c90a924fb7: Layer already exists [2022-06-08T16:07:35.524Z] 844aa1f9b08a: Layer already exists [2022-06-08T16:07:35.524Z] d8d13776115bae24b07028e90133f95fb504a846-2.1.1-dev.3: digest: sha256:3ddbcab5a29ae6a2ce1c57940a93d0404c493413edca01b0a869687f68b707ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:07:36.165Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:07:36.519Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:jakarta [2022-06-08T16:07:36.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-06-08T16:07:36.519Z] 2dd794277d7d: Preparing [2022-06-08T16:07:36.519Z] 349033c59c1f: Preparing [2022-06-08T16:07:36.519Z] 844aa1f9b08a: Preparing [2022-06-08T16:07:36.519Z] 90c90a924fb7: Preparing [2022-06-08T16:07:36.519Z] f73e7dbfee58: Preparing [2022-06-08T16:07:36.519Z] 90c90a924fb7: Layer already exists [2022-06-08T16:07:36.519Z] f73e7dbfee58: Layer already exists [2022-06-08T16:07:36.519Z] 349033c59c1f: Layer already exists [2022-06-08T16:07:36.519Z] 844aa1f9b08a: Layer already exists [2022-06-08T16:07:36.519Z] 2dd794277d7d: Layer already exists [2022-06-08T16:07:36.791Z] jakarta: digest: sha256:3ddbcab5a29ae6a2ce1c57940a93d0404c493413edca01b0a869687f68b707ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-08T16:07:36.857Z] ===================================================== [Pipeline] echo [2022-06-08T16:07:36.868Z] taggedImages: [2022-06-08T16:07:36.868Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d8d13776115bae24b07028e90133f95fb504a846 [2022-06-08T16:07:36.868Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.1.1-dev.3 [2022-06-08T16:07:36.868Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d8d13776115bae24b07028e90133f95fb504a846-2.1.1-dev.3 [2022-06-08T16:07:36.868Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:07:37.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-08T16:07:37.254Z] [2022-06-08T16:07:37.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:07:37.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-08T16:07:37.611Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-08T16:07:37.611Z] 8998bd30e6a1: Pulling fs layer [2022-06-08T16:07:37.611Z] 04944245beec: Pulling fs layer [2022-06-08T16:07:37.611Z] 699f458cf7ca: Pulling fs layer [2022-06-08T16:07:37.611Z] 765212b225bb: Pulling fs layer [2022-06-08T16:07:37.611Z] f23df028b6ca: Pulling fs layer [2022-06-08T16:07:37.611Z] d65c8cfc05b1: Pulling fs layer [2022-06-08T16:07:37.611Z] 2437ff75d9bd: Pulling fs layer [2022-06-08T16:07:37.611Z] 765212b225bb: Waiting [2022-06-08T16:07:37.885Z] f23df028b6ca: Waiting [2022-06-08T16:07:37.885Z] d65c8cfc05b1: Waiting [2022-06-08T16:07:37.885Z] 2437ff75d9bd: Waiting [2022-06-08T16:07:37.885Z] 04944245beec: Verifying Checksum [2022-06-08T16:07:37.885Z] 04944245beec: Download complete [2022-06-08T16:07:37.885Z] 765212b225bb: Verifying Checksum [2022-06-08T16:07:37.885Z] 765212b225bb: Download complete [2022-06-08T16:07:37.885Z] f23df028b6ca: Verifying Checksum [2022-06-08T16:07:37.885Z] f23df028b6ca: Download complete [2022-06-08T16:07:37.885Z] d65c8cfc05b1: Verifying Checksum [2022-06-08T16:07:37.885Z] d65c8cfc05b1: Download complete [2022-06-08T16:07:38.159Z] 699f458cf7ca: Verifying Checksum [2022-06-08T16:07:38.160Z] 699f458cf7ca: Download complete [2022-06-08T16:07:38.432Z] 8998bd30e6a1: Verifying Checksum [2022-06-08T16:07:38.432Z] 8998bd30e6a1: Download complete [2022-06-08T16:07:40.416Z] 2437ff75d9bd: Verifying Checksum [2022-06-08T16:07:40.416Z] 2437ff75d9bd: Download complete [2022-06-08T16:07:43.044Z] 8998bd30e6a1: Pull complete [2022-06-08T16:07:43.044Z] 04944245beec: Pull complete [2022-06-08T16:07:44.484Z] 699f458cf7ca: Pull complete [2022-06-08T16:07:44.756Z] 765212b225bb: Pull complete [2022-06-08T16:07:45.736Z] f23df028b6ca: Pull complete [2022-06-08T16:07:45.736Z] d65c8cfc05b1: Pull complete [2022-06-08T16:08:00.823Z] 2437ff75d9bd: Pull complete [2022-06-08T16:08:00.823Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-08T16:08:00.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-08T16:08:00.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:08:01.099Z] prd-ubuntu20.04-docker-arm64-4c-16g-1767 does not seem to be running inside a container [2022-06-08T16:08:01.198Z] $ 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/6 -v /w/workspace/device-snmp-go/6:/w/workspace/device-snmp-go/6:rw,z -v /w/workspace/device-snmp-go/6@tmp:/w/workspace/device-snmp-go/6@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:arm64 cat [2022-06-08T16:08:03.639Z] $ docker top 2750ec6551833a89d834e24ae58f7db9f030ba9afbabfcd95740832e599c37f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:08:04.571Z] ---> job-cost.sh [2022-06-08T16:08:04.571Z] lf-activate-venv: SKIPPING [2022-06-08T16:08:04.571Z] INFO: No Stack... [2022-06-08T16:08:04.843Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-08T16:08:05.818Z] INFO: Archiving Costs [Pipeline] sh [2022-06-08T16:08:06.481Z] + cut -d, -f6 [2022-06-08T16:08:06.481Z] + cat /w/workspace/device-snmp-go/6/archives/cost.csv [Pipeline] lock [2022-06-08T16:08:06.510Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-jakarta-6-stack-cost] [2022-06-08T16:08:06.516Z] Resource [jenkins-edgexfoundry-device-snmp-go-jakarta-6-stack-cost] did not exist. Created. [2022-06-08T16:08:06.516Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-jakarta-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-08T16:08:07.198Z] /w/workspace/device-snmp-go/6@tmp/durable-0756f7da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-08T16:08:07.881Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-08T16:08:07.908Z] Warning: overwriting stash ‘stack-cost’ [2022-06-08T16:08:08.141Z] Stashed 1 file(s) [Pipeline] } [2022-06-08T16:08:08.147Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-jakarta-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-08T16:08:08.178Z] $ docker stop --time=1 2750ec6551833a89d834e24ae58f7db9f030ba9afbabfcd95740832e599c37f5 [2022-06-08T16:08:09.704Z] $ docker rm -f 2750ec6551833a89d834e24ae58f7db9f030ba9afbabfcd95740832e599c37f5 [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-06-08T16:08:10.144Z] provisioning config files... [2022-06-08T16:08:10.150Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config1215194698117282437tmp [Pipeline] { [Pipeline] sh [2022-06-08T16:08:10.446Z] + set +x [2022-06-08T16:08:10.447Z] + curl -s https://codecov.io/bash [2022-06-08T16:08:10.447Z] + bash -s -- [2022-06-08T16:08:10.447Z] [2022-06-08T16:08:10.447Z] _____ _ [2022-06-08T16:08:10.447Z] / ____| | | [2022-06-08T16:08:10.447Z] | | ___ __| | ___ ___ _____ __ [2022-06-08T16:08:10.447Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-08T16:08:10.447Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-08T16:08:10.447Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-08T16:08:10.447Z] Bash-1.0.6 [2022-06-08T16:08:10.447Z] [2022-06-08T16:08:10.447Z] [2022-06-08T16:08:10.447Z] ==> git version 2.25.1 found [2022-06-08T16:08:10.447Z] ==> 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-06-08T16:08:10.447Z] Release-Date: 2020-01-08 [2022-06-08T16:08:10.447Z] 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-06-08T16:08:10.447Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-08T16:08:10.447Z] ==> Jenkins CI detected. [2022-06-08T16:08:10.447Z] current dir:  /w/workspace/exfoundry_device-snmp-go_jakarta [2022-06-08T16:08:10.447Z] project root: . [2022-06-08T16:08:10.447Z] --> token set from env [2022-06-08T16:08:10.447Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-08T16:08:10.447Z] ==> Running gcov in . (disable via -X gcov) [2022-06-08T16:08:10.447Z] ==> Python coveragepy not found [2022-06-08T16:08:10.447Z] ==> Searching for coverage reports in: [2022-06-08T16:08:10.447Z] + . [2022-06-08T16:08:10.447Z] -> Found 1 reports [2022-06-08T16:08:10.447Z] ==> Detecting git/mercurial file structure [2022-06-08T16:08:10.447Z] ==> Reading reports [2022-06-08T16:08:10.447Z] + ./coverage.out bytes=7631 [2022-06-08T16:08:10.447Z] ==> Appending adjustments [2022-06-08T16:08:10.447Z] https://docs.codecov.io/docs/fixing-reports [2022-06-08T16:08:10.705Z] + Found adjustments [2022-06-08T16:08:10.705Z] ==> Gzipping contents [2022-06-08T16:08:10.705Z] 8.0K /tmp/codecov.tdthYf.gz [2022-06-08T16:08:10.705Z] ==> Uploading reports [2022-06-08T16:08:10.705Z] url: https://codecov.io [2022-06-08T16:08:10.705Z] query: branch=jakarta&commit=d8d13776115bae24b07028e90133f95fb504a846&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fjakarta%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-08T16:08:10.705Z] -> Pinging Codecov [2022-06-08T16:08:10.705Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=jakarta&commit=d8d13776115bae24b07028e90133f95fb504a846&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fjakarta%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-08T16:08:10.966Z] -> Uploading to [2022-06-08T16:08:10.966Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-08/6C56EA5C29638FB4528AC87E60AF5AE0/d8d13776115bae24b07028e90133f95fb504a846/1f504c70-aa45-4c6c-be36-bcb8d69255a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220608T160810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=176bb8f54a9c6d014f1577bc71dfa9899c9b124f1fbce9e4bc604e8827f1eefa [2022-06-08T16:08:10.966Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-08T16:08:10.966Z] Dload Upload Total Spent Left Speed [2022-06-08T16:08:11.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7952 0 0 100 7952 0 37158 --:--:-- --:--:-- --:--:-- 37158 [2022-06-08T16:08:11.225Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/d8d13776115bae24b07028e90133f95fb504a846 [Pipeline] } [2022-06-08T16:08:11.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-08T16:08:11.411Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-08T16:08:11.428Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:08:11.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-08T16:08:11.726Z] [2022-06-08T16:08:11.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:08:12.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-08T16:08:12.030Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-08T16:08:12.030Z] df9b9388f04a: Pulling fs layer [2022-06-08T16:08:12.030Z] 52dc419b0ee2: Pulling fs layer [2022-06-08T16:08:12.030Z] 25bc292e5bac: Pulling fs layer [2022-06-08T16:08:12.030Z] 114826534d7a: Pulling fs layer [2022-06-08T16:08:12.030Z] 4657fd5d0bcf: Pulling fs layer [2022-06-08T16:08:12.030Z] 6ad1cebc031e: Pulling fs layer [2022-06-08T16:08:12.030Z] 8a3aa393b2d8: Pulling fs layer [2022-06-08T16:08:12.030Z] 114826534d7a: Waiting [2022-06-08T16:08:12.030Z] 4657fd5d0bcf: Waiting [2022-06-08T16:08:12.030Z] 6ad1cebc031e: Waiting [2022-06-08T16:08:12.030Z] 8a3aa393b2d8: Waiting [2022-06-08T16:08:12.030Z] 25bc292e5bac: Verifying Checksum [2022-06-08T16:08:12.030Z] 25bc292e5bac: Download complete [2022-06-08T16:08:12.030Z] 52dc419b0ee2: Verifying Checksum [2022-06-08T16:08:12.030Z] 52dc419b0ee2: Download complete [2022-06-08T16:08:12.030Z] 4657fd5d0bcf: Verifying Checksum [2022-06-08T16:08:12.030Z] 4657fd5d0bcf: Download complete [2022-06-08T16:08:12.030Z] df9b9388f04a: Download complete [2022-06-08T16:08:12.290Z] 6ad1cebc031e: Verifying Checksum [2022-06-08T16:08:12.290Z] 6ad1cebc031e: Download complete [2022-06-08T16:08:12.290Z] df9b9388f04a: Pull complete [2022-06-08T16:08:12.290Z] 52dc419b0ee2: Pull complete [2022-06-08T16:08:12.550Z] 25bc292e5bac: Pull complete [2022-06-08T16:08:12.811Z] 114826534d7a: Verifying Checksum [2022-06-08T16:08:12.811Z] 114826534d7a: Download complete [2022-06-08T16:08:13.071Z] 8a3aa393b2d8: Verifying Checksum [2022-06-08T16:08:13.071Z] 8a3aa393b2d8: Download complete [2022-06-08T16:08:17.262Z] 114826534d7a: Pull complete [2022-06-08T16:08:17.262Z] 4657fd5d0bcf: Pull complete [2022-06-08T16:08:17.262Z] 6ad1cebc031e: Pull complete [2022-06-08T16:08:20.553Z] 8a3aa393b2d8: Pull complete [2022-06-08T16:08:20.553Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-08T16:08:20.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-08T16:08:20.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:08:20.662Z] prd-ubuntu20.04-docker-8c-8g-1764 does not seem to be running inside a container [2022-06-08T16:08:20.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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/edgex-snyk-go:1.410.4 cat [2022-06-08T16:08:22.361Z] $ docker top bd1cf6ad08d47518e6398f4ddbb80316c9f1a8d000960a142c2e6bdc396bbd7a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-08T16:08:22.435Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:jakarta' [Pipeline] sh [2022-06-08T16:08:22.717Z] + set -o pipefail [2022-06-08T16:08:22.717Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:jakarta' [2022-06-08T16:08:25.265Z] [2022-06-08T16:08:25.265Z] Monitoring /w/workspace/exfoundry_device-snmp-go_jakarta (github.com/edgexfoundry/device-snmp-go)... [2022-06-08T16:08:25.265Z] [2022-06-08T16:08:25.265Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/edf93b88-8bdf-401d-a088-0a13440e2ae9/history/399de813-cc9f-47df-b26f-90dfea0148ae [2022-06-08T16:08:25.265Z] [2022-06-08T16:08:25.265Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-06-08T16:08:25.265Z] [2022-06-08T16:08:25.265Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-08T16:08:25.265Z] [2022-06-08T16:08:25.838Z] [Pipeline] } [2022-06-08T16:08:25.854Z] $ docker stop --time=1 bd1cf6ad08d47518e6398f4ddbb80316c9f1a8d000960a142c2e6bdc396bbd7a [2022-06-08T16:08:27.203Z] $ docker rm -f bd1cf6ad08d47518e6398f4ddbb80316c9f1a8d000960a142c2e6bdc396bbd7a [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-06-08T16:08:27.701Z] + git log --format=format:%s -1 d8d13776115bae24b07028e90133f95fb504a846 [Pipeline] sh [2022-06-08T16:08:28.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-08T16:08:28.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:08:28.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T16:08:28.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:08:28.402Z] prd-ubuntu20.04-docker-8c-8g-1764 does not seem to be running inside a container [2022-06-08T16:08:28.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-08T16:08:28.856Z] $ docker top 25ac4dd05ddfbc0df157066710915ee2333aa4a158889ffab745fb57af8de6d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-08T16:08:28.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-08T16:08:28.951Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-08T16:08:29.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-08T16:08:29.078Z] $ docker exec 25ac4dd05ddfbc0df157066710915ee2333aa4a158889ffab745fb57af8de6d8 ssh-agent [2022-06-08T16:08:29.191Z] SSH_AUTH_SOCK=/tmp/ssh-1OJ9dY7o7gmL/agent.34 [2022-06-08T16:08:29.191Z] SSH_AGENT_PID=40 [2022-06-08T16:08:29.197Z] Running ssh-add (command line suppressed) [2022-06-08T16:08:29.318Z] Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_2665155919450215671.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_2665155919450215671.key) [2022-06-08T16:08:29.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-08T16:08:29.626Z] + git semver tag [2022-06-08T16:08:29.887Z] 2022-06-08 16:08:29,828 [run_tag] DEBUG tag force:False [2022-06-08T16:08:29.887Z] 2022-06-08 16:08:29,828 [check_head_tag] DEBUG check head tag [2022-06-08T16:08:29.887Z] 2022-06-08 16:08:29,828 [execute] INFO git cat-file --batch-check [2022-06-08T16:08:29.887Z] 2022-06-08 16:08:29,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta, universal_newlines=False, shell=None, istream=) [2022-06-08T16:08:29.887Z] 2022-06-08 16:08:29,832 [execute] INFO git cat-file --batch [2022-06-08T16:08:29.887Z] 2022-06-08 16:08:29,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta, universal_newlines=False, shell=None, istream=) [2022-06-08T16:08:29.887Z] 2022-06-08 16:08:29,841 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-06-08T16:08:29.887Z] 2022-06-08 16:08:29,842 [execute] INFO git tag -a v2.1.1-dev.3 -m v2.1.1-dev.3 [2022-06-08T16:08:29.887Z] 2022-06-08 16:08:29,842 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.3', '-m', 'v2.1.1-dev.3'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-08T16:08:29.887Z] 2022-06-08 16:08:29,847 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-06-08T16:08:29.887Z] 2.1.1-dev.3 [Pipeline] } [2022-06-08T16:08:29.900Z] $ docker exec --env ******** --env ******** 25ac4dd05ddfbc0df157066710915ee2333aa4a158889ffab745fb57af8de6d8 ssh-agent -k [2022-06-08T16:08:30.029Z] unset SSH_AUTH_SOCK; [2022-06-08T16:08:30.029Z] unset SSH_AGENT_PID; [2022-06-08T16:08:30.029Z] echo Agent pid 40 killed; [2022-06-08T16:08:30.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T16:08:30.345Z] + git semver [Pipeline] } [2022-06-08T16:08:30.624Z] $ docker stop --time=1 25ac4dd05ddfbc0df157066710915ee2333aa4a158889ffab745fb57af8de6d8 [2022-06-08T16:08:31.931Z] $ docker rm -f 25ac4dd05ddfbc0df157066710915ee2333aa4a158889ffab745fb57af8de6d8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:08:32.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-08T16:08:32.325Z] [2022-06-08T16:08:32.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:08:32.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-08T16:08:32.626Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-08T16:08:32.626Z] ab5ef0e58194: Pulling fs layer [2022-06-08T16:08:32.626Z] 9712f1f96733: Pulling fs layer [2022-06-08T16:08:32.626Z] 63f879dbbcfc: Pulling fs layer [2022-06-08T16:08:32.626Z] 0d9ebad4ef96: Pulling fs layer [2022-06-08T16:08:32.626Z] e9a5061849ea: Pulling fs layer [2022-06-08T16:08:32.626Z] d747dcd14b5f: Pulling fs layer [2022-06-08T16:08:32.626Z] 2de7ff778b66: Pulling fs layer [2022-06-08T16:08:32.626Z] e9a5061849ea: Waiting [2022-06-08T16:08:32.626Z] 2de7ff778b66: Waiting [2022-06-08T16:08:32.626Z] d747dcd14b5f: Waiting [2022-06-08T16:08:32.626Z] 0d9ebad4ef96: Waiting [2022-06-08T16:08:32.626Z] 9712f1f96733: Verifying Checksum [2022-06-08T16:08:32.626Z] 9712f1f96733: Download complete [2022-06-08T16:08:32.892Z] 63f879dbbcfc: Verifying Checksum [2022-06-08T16:08:32.892Z] 63f879dbbcfc: Download complete [2022-06-08T16:08:33.154Z] e9a5061849ea: Verifying Checksum [2022-06-08T16:08:33.154Z] e9a5061849ea: Download complete [2022-06-08T16:08:33.154Z] d747dcd14b5f: Download complete [2022-06-08T16:08:33.154Z] 0d9ebad4ef96: Verifying Checksum [2022-06-08T16:08:33.154Z] 0d9ebad4ef96: Download complete [2022-06-08T16:08:33.154Z] ab5ef0e58194: Verifying Checksum [2022-06-08T16:08:33.154Z] ab5ef0e58194: Download complete [2022-06-08T16:08:33.154Z] 2de7ff778b66: Verifying Checksum [2022-06-08T16:08:33.154Z] 2de7ff778b66: Download complete [2022-06-08T16:08:36.450Z] ab5ef0e58194: Pull complete [2022-06-08T16:08:36.450Z] 9712f1f96733: Pull complete [2022-06-08T16:08:37.019Z] 63f879dbbcfc: Pull complete [2022-06-08T16:08:40.307Z] 0d9ebad4ef96: Pull complete [2022-06-08T16:08:40.876Z] e9a5061849ea: Pull complete [2022-06-08T16:08:40.876Z] d747dcd14b5f: Pull complete [2022-06-08T16:08:42.258Z] 2de7ff778b66: Pull complete [2022-06-08T16:08:42.258Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-08T16:08:42.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-08T16:08:42.258Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:08:42.366Z] prd-ubuntu20.04-docker-8c-8g-1764 does not seem to be running inside a container [2022-06-08T16:08:42.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-08T16:08:44.601Z] $ docker top 2881aceb072e535a667ba263ec822cc0d9726be4fa845c5c7fce65aec3f40eaa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-08T16:08:44.683Z] provisioning config files... [2022-06-08T16:08:44.690Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config3980762654748126505tmp [2022-06-08T16:08:44.700Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config6239390326367941571tmp [2022-06-08T16:08:44.711Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config4459868412531687270tmp [Pipeline] { [Pipeline] echo [2022-06-08T16:08:44.725Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:08:45.012Z] ---> sigul-configuration.sh [2022-06-08T16:08:45.012Z] gpg: directory `/root/.gnupg' created [2022-06-08T16:08:45.012Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-08T16:08:45.012Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-08T16:08:45.012Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-08T16:08:45.012Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-08T16:08:45.012Z] gpg: CAST5 encrypted data [2022-06-08T16:08:45.012Z] gpg: encrypted with 1 passphrase [2022-06-08T16:08:45.012Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-08T16:08:45.299Z] + mkdir /home/jenkins [2022-06-08T16:08:45.299Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-08T16:08:45.589Z] + 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-06-08T16:08:45.597Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:08:45.883Z] ---> sigul-install.sh [2022-06-08T16:08:45.883Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-08T16:08:46.173Z] + git tag --list [2022-06-08T16:08:46.173Z] 1.0.0 [2022-06-08T16:08:46.173Z] v0.0.0 [2022-06-08T16:08:46.173Z] v1.1.0 [2022-06-08T16:08:46.173Z] v1.1.1 [2022-06-08T16:08:46.173Z] v1.2.2 [2022-06-08T16:08:46.173Z] v1.3.0 [2022-06-08T16:08:46.173Z] v1.3.1 [2022-06-08T16:08:46.173Z] v2.0.0 [2022-06-08T16:08:46.173Z] v2.1.0 [2022-06-08T16:08:46.173Z] v2.1.1-dev.2 [2022-06-08T16:08:46.173Z] v2.1.1-dev.3 [2022-06-08T16:08:46.173Z] v2.2.0 [2022-06-08T16:08:46.173Z] v2.2.1-dev.1 [2022-06-08T16:08:46.173Z] v2.2.1-dev.2 [Pipeline] sh [2022-06-08T16:08:46.462Z] + lftools sign git-tag v2.1.1-dev.3 [2022-06-08T16:08:47.033Z] Signing Git tag with Sigul... [2022-06-08T16:08:47.033Z] Signing v2.1.1-dev.3 [Pipeline] echo [2022-06-08T16:08:47.299Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:08:47.586Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-08T16:08:47.593Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-08T16:08:47.616Z] $ docker stop --time=1 2881aceb072e535a667ba263ec822cc0d9726be4fa845c5c7fce65aec3f40eaa [2022-06-08T16:08:48.936Z] $ docker rm -f 2881aceb072e535a667ba263ec822cc0d9726be4fa845c5c7fce65aec3f40eaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-08T16:08:49.367Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-08T16:08:49.367Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:08:49.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T16:08:49.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:08:49.745Z] prd-ubuntu20.04-docker-8c-8g-1764 does not seem to be running inside a container [2022-06-08T16:08:49.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-08T16:08:50.161Z] $ docker top e1c5109486b419524e0060f5ccd2eb8fbb79e40a3a2018c2bd3318dbf05562c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-08T16:08:50.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-08T16:08:50.255Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-08T16:08:50.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-08T16:08:50.387Z] $ docker exec e1c5109486b419524e0060f5ccd2eb8fbb79e40a3a2018c2bd3318dbf05562c4 ssh-agent [2022-06-08T16:08:50.509Z] SSH_AUTH_SOCK=/tmp/ssh-zRiOODDMUkZD/agent.33 [2022-06-08T16:08:50.509Z] SSH_AGENT_PID=39 [2022-06-08T16:08:50.514Z] Running ssh-add (command line suppressed) [2022-06-08T16:08:50.631Z] Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_7916521414922398497.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_7916521414922398497.key) [2022-06-08T16:08:50.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-08T16:08:50.937Z] + git semver bump pre [2022-06-08T16:08:51.197Z] 2022-06-08 16:08:51,133 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-06-08T16:08:51.197Z] 2022-06-08 16:08:51,133 [bump_version] DEBUG bumping version:2.1.1-dev.3 on axis:pre with prefix:dev [2022-06-08T16:08:51.197Z] 2022-06-08 16:08:51,133 [bump_version] DEBUG bumped version:2.1.1-dev.4 [2022-06-08T16:08:51.197Z] 2022-06-08 16:08:51,133 [write_version] DEBUG write version:2.1.1-dev.4 to path:/w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta with force:True [2022-06-08T16:08:51.197Z] 2022-06-08 16:08:51,133 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-06-08T16:08:51.197Z] 2022-06-08 16:08:51,133 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-06-08T16:08:51.197Z] 2022-06-08 16:08:51,136 [execute] INFO git cat-file --batch-check [2022-06-08T16:08:51.197Z] 2022-06-08 16:08:51,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-08T16:08:51.197Z] 2022-06-08 16:08:51,142 [execute] INFO git cat-file --batch [2022-06-08T16:08:51.197Z] 2022-06-08 16:08:51,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-08T16:08:51.197Z] 2022-06-08 16:08:51,147 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-06-08T16:08:51.197Z] 2.1.1-dev.4 [Pipeline] } [2022-06-08T16:08:51.212Z] $ docker exec --env ******** --env ******** e1c5109486b419524e0060f5ccd2eb8fbb79e40a3a2018c2bd3318dbf05562c4 ssh-agent -k [2022-06-08T16:08:51.323Z] unset SSH_AUTH_SOCK; [2022-06-08T16:08:51.323Z] unset SSH_AGENT_PID; [2022-06-08T16:08:51.323Z] echo Agent pid 39 killed; [2022-06-08T16:08:51.331Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T16:08:51.637Z] + git semver [Pipeline] } [2022-06-08T16:08:51.915Z] $ docker stop --time=1 e1c5109486b419524e0060f5ccd2eb8fbb79e40a3a2018c2bd3318dbf05562c4 [2022-06-08T16:08:53.203Z] $ docker rm -f e1c5109486b419524e0060f5ccd2eb8fbb79e40a3a2018c2bd3318dbf05562c4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T16:08:53.545Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-08T16:08:53.545Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:08:53.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T16:08:53.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:08:53.928Z] prd-ubuntu20.04-docker-8c-8g-1764 does not seem to be running inside a container [2022-06-08T16:08:53.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-08T16:08:54.334Z] $ docker top 6837899bb174d852d1d8540f66f399591a2a934cf7676085459df79a1c013ab4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-08T16:08:54.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-08T16:08:54.428Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-08T16:08:54.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-08T16:08:54.579Z] $ docker exec 6837899bb174d852d1d8540f66f399591a2a934cf7676085459df79a1c013ab4 ssh-agent [2022-06-08T16:08:54.699Z] SSH_AUTH_SOCK=/tmp/ssh-iunGnTUWrmaD/agent.33 [2022-06-08T16:08:54.699Z] SSH_AGENT_PID=39 [2022-06-08T16:08:54.704Z] Running ssh-add (command line suppressed) [2022-06-08T16:08:54.827Z] Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_3453013841491987012.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_3453013841491987012.key) [2022-06-08T16:08:54.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-08T16:08:55.168Z] + git semver push [2022-06-08T16:08:55.451Z] 2022-06-08 16:08:55,327 [run_push] DEBUG push [2022-06-08T16:08:55.451Z] 2022-06-08 16:08:55,328 [execute] INFO git cat-file --batch-check [2022-06-08T16:08:55.451Z] 2022-06-08 16:08:55,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-08T16:08:55.451Z] 2022-06-08 16:08:55,333 [execute] INFO git rev-list 5349793a005fb52b789d88060878e87d0cad3b42 -- [2022-06-08T16:08:55.451Z] 2022-06-08 16:08:55,333 [execute] DEBUG Popen(['git', 'rev-list', '5349793a005fb52b789d88060878e87d0cad3b42', '--'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-08T16:08:55.451Z] 2022-06-08 16:08:55,340 [execute] INFO git fetch -v origin [2022-06-08T16:08:55.451Z] 2022-06-08 16:08:55,341 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-08T16:08:56.083Z] 2022-06-08 16:08:55,841 [run_push] DEBUG no remote changes detected [2022-06-08T16:08:56.083Z] 2022-06-08 16:08:55,842 [execute] INFO git push origin semver [2022-06-08T16:08:56.083Z] 2022-06-08 16:08:55,842 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-08T16:08:56.677Z] 2022-06-08 16:08:56,492 [run_push] DEBUG push all version tags [2022-06-08T16:08:56.677Z] 2022-06-08 16:08:56,493 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-08T16:08:56.677Z] 2022-06-08 16:08:56,493 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-snmp-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-08T16:08:57.250Z] 2022-06-08 16:08:57,132 [read_version] DEBUG read version from /w/workspace/exfoundry_device-snmp-go_jakarta/.semver/jakarta [2022-06-08T16:08:57.250Z] 2.1.1-dev.4 [Pipeline] } [2022-06-08T16:08:57.265Z] $ docker exec --env ******** --env ******** 6837899bb174d852d1d8540f66f399591a2a934cf7676085459df79a1c013ab4 ssh-agent -k [2022-06-08T16:08:57.371Z] unset SSH_AUTH_SOCK; [2022-06-08T16:08:57.371Z] unset SSH_AGENT_PID; [2022-06-08T16:08:57.371Z] echo Agent pid 39 killed; [2022-06-08T16:08:57.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T16:08:57.698Z] + git semver [Pipeline] } [2022-06-08T16:08:57.976Z] $ docker stop --time=1 6837899bb174d852d1d8540f66f399591a2a934cf7676085459df79a1c013ab4 [2022-06-08T16:08:59.250Z] $ docker rm -f 6837899bb174d852d1d8540f66f399591a2a934cf7676085459df79a1c013ab4 [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-06-08T16:08:59.810Z] + [ -d /w/workspace/exfoundry_device-snmp-go_jakarta/archives ] [2022-06-08T16:08:59.810Z] + ls -al /w/workspace/exfoundry_device-snmp-go_jakarta/archives [2022-06-08T16:08:59.810Z] total 16 [2022-06-08T16:08:59.810Z] drwxr-xr-x 3 root root 4096 Jun 8 16:01 . [2022-06-08T16:08:59.810Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 8 16:08 .. [2022-06-08T16:08:59.810Z] drwxr-xr-x 2 root root 4096 Jun 8 16:01 cost [2022-06-08T16:08:59.810Z] -rw-r--r-- 1 root root 86 Jun 8 16:01 cost.csv [2022-06-08T16:08:59.810Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-snmp-go_jakarta/archives [2022-06-08T16:08:59.810Z] + ls -al /w/workspace/exfoundry_device-snmp-go_jakarta/archives [2022-06-08T16:08:59.810Z] total 16 [2022-06-08T16:08:59.810Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 16:01 . [2022-06-08T16:08:59.810Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 8 16:08 .. [2022-06-08T16:08:59.810Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 8 16:01 cost [2022-06-08T16:08:59.810Z] -rw-r--r-- 1 jenkins jenkins 86 Jun 8 16:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:09:00.102Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:09:00.981Z] ---> package-listing.sh [2022-06-08T16:09:00.981Z] ++ facter osfamily [2022-06-08T16:09:00.981Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-08T16:09:01.242Z] + OS_FAMILY=debian [2022-06-08T16:09:01.242Z] + workspace=/w/workspace/exfoundry_device-snmp-go_jakarta [2022-06-08T16:09:01.242Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-08T16:09:01.242Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-08T16:09:01.242Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-08T16:09:01.242Z] + PACKAGES=/tmp/packages_start.txt [2022-06-08T16:09:01.242Z] + '[' /w/workspace/exfoundry_device-snmp-go_jakarta ']' [2022-06-08T16:09:01.242Z] + PACKAGES=/tmp/packages_end.txt [2022-06-08T16:09:01.242Z] + case "${OS_FAMILY}" in [2022-06-08T16:09:01.242Z] + dpkg -l [2022-06-08T16:09:01.242Z] + grep '^ii' [2022-06-08T16:09:01.242Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-08T16:09:01.242Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-08T16:09:01.242Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-08T16:09:01.242Z] + '[' /w/workspace/exfoundry_device-snmp-go_jakarta ']' [2022-06-08T16:09:01.242Z] + mkdir -p /w/workspace/exfoundry_device-snmp-go_jakarta/archives/ [2022-06-08T16:09:01.242Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-snmp-go_jakarta/archives/ [Pipeline] echo [2022-06-08T16:09:01.252Z] 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/exfoundry_device-snmp-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-08T16:09:01.537Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T16:09:02.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T16:09:02.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T16:09:02.191Z] prd-ubuntu20.04-docker-8c-8g-1764 does not seem to be running inside a container [2022-06-08T16:09:02.230Z] $ 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/exfoundry_device-snmp-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-08T16:09:02.466Z] $ docker top 6c628dd60283b3cd58168a6bec5416f5b573f8c6deee8f6d4d72787bae245378 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T16:09:02.821Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-08T16:09:03.111Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-08T16:09:03.400Z] + ls /var/log/sa-host [2022-06-08T16:09:03.400Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T16:09:03.463Z] provisioning config files... [2022-06-08T16:09:03.470Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config3155555803506646625tmp [Pipeline] { [Pipeline] echo [2022-06-08T16:09:03.485Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:09:03.773Z] ---> create-netrc.sh [Pipeline] } [2022-06-08T16:09:03.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:09:04.112Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-08T16:09:04.120Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:09:04.404Z] ---> sudo-logs.sh [2022-06-08T16:09:04.404Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-08T16:09:04.439Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:09:04.727Z] ---> job-cost.sh [2022-06-08T16:09:04.727Z] lf-activate-venv: SKIPPING [2022-06-08T16:09:04.727Z] DEBUG: total: 0.2199999988079071 [2022-06-08T16:09:04.727Z] INFO: Retrieving Stack Cost... [2022-06-08T16:09:05.299Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-08T16:09:05.561Z] INFO: Archiving Costs [Pipeline] echo [2022-06-08T16:09:05.572Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T16:09:05.859Z] ---> logs-deploy.sh [2022-06-08T16:09:05.859Z] lf-activate-venv: SKIPPING [2022-06-08T16:09:05.859Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/jakarta/6 [2022-06-08T16:09:05.859Z] INFO: archiving workspace using pattern(s): [2022-06-08T16:09:06.801Z] Archives upload complete. [2022-06-08T16:09:06.801Z] INFO: archiving logs to Nexus