Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc31039becec9772b0a461c07f986a5f4714edf6 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-ssh7153577420798834085.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh16850686077184626278.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16961241276536300241.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh1419132135468919948.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17485383715135662180.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-47732 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 dc31039becec9772b0a461c07f986a5f4714edf6 (main) > 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 dc31039becec9772b0a461c07f986a5f4714edf6 # timeout=10 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks (#169)" > git rev-list --no-walk 73713b96c9dcd40dfd5451eeaca2e2c15d544ca8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T12:36:30.217Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T12:36:30.257Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T12:36:30.279Z] ========================================================= [2022-05-10T12:36:30.279Z] EdgeX Global Pipelines Version Info [2022-05-10T12:36:30.279Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:36:31.032Z] ------------------- [2022-05-10T12:36:31.032Z] stable info: [2022-05-10T12:36:31.032Z] ------------------- [2022-05-10T12:36:31.032Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T12:36:31.032Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T12:36:31.032Z] Message: update stable to v1.0.227 [2022-05-10T12:36:31.610Z] ------------------- [2022-05-10T12:36:31.610Z] experimental info: [2022-05-10T12:36:31.610Z] ------------------- [2022-05-10T12:36:31.610Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T12:36:31.610Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T12:36:31.610Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T12:36:31.742Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-10T12:36:31.756Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-10T12:36:31.768Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T12:36:31.776Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T12:36:31.785Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T12:36:31.799Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T12:36:31.811Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T12:36:31.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T12:36:31.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T12:36:31.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T12:36:31.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T12:36:31.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-10T12:36:31.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T12:36:31.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T12:36:31.915Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T12:36:31.927Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T12:36:31.940Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T12:36:31.954Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T12:36:31.967Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T12:36:31.977Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T12:36:31.985Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T12:36:31.996Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T12:36:32.008Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T12:36:32.020Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T12:36:32.032Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T12:36:32.047Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T12:36:32.061Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T12:36:32.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T12:36:32.084Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T12:36:32.098Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc31039becec9772b0a461c07f986a5f4714edf6 [Pipeline] echo [2022-05-10T12:36:32.109Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc31039 [Pipeline] echo [2022-05-10T12:36:32.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T12:36:32.171Z] provisioning config files... [2022-05-10T12:36:32.185Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8277987117871922826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:36:32.505Z] ---> docker-login.sh [2022-05-10T12:36:32.505Z] nexus3.edgexfoundry.org:10001 [2022-05-10T12:36:32.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:36:33.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:36:33.041Z] Configure a credential helper to remove this warning. See [2022-05-10T12:36:33.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:36:33.041Z] [2022-05-10T12:36:33.041Z] Login Succeeded [2022-05-10T12:36:33.041Z] nexus3.edgexfoundry.org:10002 [2022-05-10T12:36:33.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:36:33.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:36:33.041Z] Configure a credential helper to remove this warning. See [2022-05-10T12:36:33.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:36:33.041Z] [2022-05-10T12:36:33.041Z] Login Succeeded [2022-05-10T12:36:33.041Z] nexus3.edgexfoundry.org:10003 [2022-05-10T12:36:33.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:36:33.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:36:33.303Z] Configure a credential helper to remove this warning. See [2022-05-10T12:36:33.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:36:33.303Z] [2022-05-10T12:36:33.303Z] Login Succeeded [2022-05-10T12:36:33.303Z] nexus3.edgexfoundry.org:10004 [2022-05-10T12:36:33.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:36:33.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:36:33.303Z] Configure a credential helper to remove this warning. See [2022-05-10T12:36:33.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:36:33.303Z] [2022-05-10T12:36:33.303Z] Login Succeeded [2022-05-10T12:36:33.303Z] docker.io [2022-05-10T12:36:33.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:36:33.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:36:33.826Z] Configure a credential helper to remove this warning. See [2022-05-10T12:36:33.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:36:33.826Z] [2022-05-10T12:36:33.826Z] Login Succeeded [2022-05-10T12:36:33.826Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T12:36:33.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T12:36:34.235Z] + git rev-list -1 --merges dc31039becec9772b0a461c07f986a5f4714edf6~1..dc31039becec9772b0a461c07f986a5f4714edf6 [Pipeline] echo [2022-05-10T12:36:34.342Z] -----------> git rev-list -1 --merges dc31039becec9772b0a461c07f986a5f4714edf6~1..dc31039becec9772b0a461c07f986a5f4714edf6 dc31039becec9772b0a461c07f986a5f4714edf6 [false] [Pipeline] sh [2022-05-10T12:36:34.634Z] + git log --format=format:%s -1 dc31039becec9772b0a461c07f986a5f4714edf6 [Pipeline] echo [2022-05-10T12:36:34.651Z] ========================================================= [2022-05-10T12:36:34.651Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T12:36:34.651Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T12:36:34.989Z] + git log --format=format:%s -1 dc31039becec9772b0a461c07f986a5f4714edf6 [Pipeline] echo [2022-05-10T12:36:35.005Z] [semverPrep] GIT_COMMIT: dc31039becec9772b0a461c07f986a5f4714edf6, Commit Message: build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks (#169) [Pipeline] echo [2022-05-10T12:36:35.013Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T12:36:35.395Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T12:36:35.395Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T12:36:35.395Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T12:36:35.395Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T12:36:35.395Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T12:36:35.395Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T12:36:35.395Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:36:35.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T12:36:35.746Z] [2022-05-10T12:36:35.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:36:36.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T12:36:36.052Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T12:36:36.052Z] 1fe172e4850f: Pulling fs layer [2022-05-10T12:36:36.052Z] caf521ccaac6: Pulling fs layer [2022-05-10T12:36:36.052Z] 3ead6fa29328: Pulling fs layer [2022-05-10T12:36:36.052Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T12:36:36.052Z] a8d5f1318db7: Pulling fs layer [2022-05-10T12:36:36.052Z] c427282e49a2: Pulling fs layer [2022-05-10T12:36:36.052Z] 1827001aaf11: Pulling fs layer [2022-05-10T12:36:36.052Z] 0714d37db230: Pulling fs layer [2022-05-10T12:36:36.052Z] ac28cf19c067: Pulling fs layer [2022-05-10T12:36:36.052Z] ca983d60f3e2: Pulling fs layer [2022-05-10T12:36:36.052Z] 9f894cec8388: Pulling fs layer [2022-05-10T12:36:36.052Z] a8d5f1318db7: Waiting [2022-05-10T12:36:36.052Z] c427282e49a2: Waiting [2022-05-10T12:36:36.052Z] 1827001aaf11: Waiting [2022-05-10T12:36:36.052Z] 0714d37db230: Waiting [2022-05-10T12:36:36.052Z] ac28cf19c067: Waiting [2022-05-10T12:36:36.052Z] ca983d60f3e2: Waiting [2022-05-10T12:36:36.052Z] 9f894cec8388: Waiting [2022-05-10T12:36:36.052Z] 5c2a1cbceb83: Waiting [2022-05-10T12:36:36.314Z] caf521ccaac6: Verifying Checksum [2022-05-10T12:36:36.314Z] caf521ccaac6: Download complete [2022-05-10T12:36:36.314Z] 5c2a1cbceb83: Download complete [2022-05-10T12:36:36.314Z] 3ead6fa29328: Verifying Checksum [2022-05-10T12:36:36.314Z] 3ead6fa29328: Download complete [2022-05-10T12:36:36.314Z] a8d5f1318db7: Verifying Checksum [2022-05-10T12:36:36.314Z] a8d5f1318db7: Download complete [2022-05-10T12:36:36.314Z] c427282e49a2: Verifying Checksum [2022-05-10T12:36:36.314Z] c427282e49a2: Download complete [2022-05-10T12:36:36.314Z] 0714d37db230: Download complete [2022-05-10T12:36:36.314Z] ac28cf19c067: Verifying Checksum [2022-05-10T12:36:36.314Z] ac28cf19c067: Download complete [2022-05-10T12:36:36.314Z] ca983d60f3e2: Verifying Checksum [2022-05-10T12:36:36.314Z] ca983d60f3e2: Download complete [2022-05-10T12:36:36.314Z] 9f894cec8388: Verifying Checksum [2022-05-10T12:36:36.314Z] 9f894cec8388: Download complete [2022-05-10T12:36:36.314Z] 1fe172e4850f: Verifying Checksum [2022-05-10T12:36:36.314Z] 1fe172e4850f: Download complete [2022-05-10T12:36:36.573Z] 1827001aaf11: Verifying Checksum [2022-05-10T12:36:36.573Z] 1827001aaf11: Download complete [2022-05-10T12:36:37.959Z] 1fe172e4850f: Pull complete [2022-05-10T12:36:37.959Z] caf521ccaac6: Pull complete [2022-05-10T12:36:38.534Z] 3ead6fa29328: Pull complete [2022-05-10T12:36:38.534Z] 5c2a1cbceb83: Pull complete [2022-05-10T12:36:39.106Z] a8d5f1318db7: Pull complete [2022-05-10T12:36:39.106Z] c427282e49a2: Pull complete [2022-05-10T12:36:41.019Z] 1827001aaf11: Pull complete [2022-05-10T12:36:41.019Z] 0714d37db230: Pull complete [2022-05-10T12:36:41.279Z] ac28cf19c067: Pull complete [2022-05-10T12:36:41.279Z] ca983d60f3e2: Pull complete [2022-05-10T12:36:41.279Z] 9f894cec8388: Pull complete [2022-05-10T12:36:41.279Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T12:36:41.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T12:36:41.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T12:36:41.365Z] prd-ubuntu20.04-docker-8c-8g-47732 does not seem to be running inside a container [2022-05-10T12:36:41.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T12:36:43.208Z] $ docker top 11d93a2eee96191288e9674fcf7e649af3e8701e4ca87a88f433a8cde161be7a -eo pid,comm [2022-05-10T12:36:43.283Z] 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-05-10T12:36:43.283Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T12:36:43.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T12:36:43.326Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T12:36:43.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T12:36:43.469Z] $ docker exec 11d93a2eee96191288e9674fcf7e649af3e8701e4ca87a88f433a8cde161be7a ssh-agent [2022-05-10T12:36:43.587Z] SSH_AUTH_SOCK=/tmp/ssh-Gvqz9EBWBCpZ/agent.34 [2022-05-10T12:36:43.587Z] SSH_AGENT_PID=40 [2022-05-10T12:36:43.595Z] Running ssh-add (command line suppressed) [2022-05-10T12:36:43.727Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5695140566085917854.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5695140566085917854.key) [2022-05-10T12:36:43.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T12:36:44.033Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T12:36:44.052Z] $ docker exec --env ******** --env ******** 11d93a2eee96191288e9674fcf7e649af3e8701e4ca87a88f433a8cde161be7a ssh-agent -k [2022-05-10T12:36:44.171Z] unset SSH_AUTH_SOCK; [2022-05-10T12:36:44.172Z] unset SSH_AGENT_PID; [2022-05-10T12:36:44.172Z] echo Agent pid 40 killed; [2022-05-10T12:36:44.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T12:36:44.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T12:36:44.210Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T12:36:44.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T12:36:44.345Z] $ docker exec 11d93a2eee96191288e9674fcf7e649af3e8701e4ca87a88f433a8cde161be7a ssh-agent [2022-05-10T12:36:44.458Z] SSH_AUTH_SOCK=/tmp/ssh-3uLUXymQU1QZ/agent.73 [2022-05-10T12:36:44.458Z] SSH_AGENT_PID=79 [2022-05-10T12:36:44.464Z] Running ssh-add (command line suppressed) [2022-05-10T12:36:44.581Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_906739461994254641.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_906739461994254641.key) [2022-05-10T12:36:44.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T12:36:44.892Z] + git semver init [2022-05-10T12:36:45.152Z] 2022-05-10 12:36:45,087 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T12:36:45.152Z] 2022-05-10 12:36:45,088 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-05-10T12:36:45.152Z] 2022-05-10 12:36:45,088 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-05-10T12:36:45.152Z] 2022-05-10 12:36:45,088 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T12:36:46.100Z] 2022-05-10 12:36:45,896 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2022-05-10T12:36:46.100Z] 2022-05-10 12:36:45,896 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2022-05-10T12:36:46.100Z] 2022-05-10 12:36:45,896 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-10T12:36:46.100Z] 2022-05-10 12:36:45,896 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-10T12:36:46.100Z] 2.2.0-dev.16 [Pipeline] } [2022-05-10T12:36:46.119Z] $ docker exec --env ******** --env ******** 11d93a2eee96191288e9674fcf7e649af3e8701e4ca87a88f433a8cde161be7a ssh-agent -k [2022-05-10T12:36:46.230Z] unset SSH_AUTH_SOCK; [2022-05-10T12:36:46.231Z] unset SSH_AGENT_PID; [2022-05-10T12:36:46.231Z] echo Agent pid 79 killed; [2022-05-10T12:36:46.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T12:36:46.545Z] + git semver [Pipeline] } [2022-05-10T12:36:47.140Z] $ docker stop --time=1 11d93a2eee96191288e9674fcf7e649af3e8701e4ca87a88f433a8cde161be7a [2022-05-10T12:36:48.535Z] $ docker rm -f 11d93a2eee96191288e9674fcf7e649af3e8701e4ca87a88f433a8cde161be7a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T12:36:48.900Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T12:36:49.171Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T12:36:49.175Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.16 [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-05-10T12:36:49.344Z] provisioning config files... [2022-05-10T12:36:49.355Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1929592255098683464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:36:49.492Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47725 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-05-10T12:36:49.506Z] Running in /w/workspace/device-snmp-go/26 [Pipeline] { [Pipeline] checkout [2022-05-10T12:36:49.656Z] ---> docker-login.sh [2022-05-10T12:36:49.656Z] nexus3.edgexfoundry.org:10001 [2022-05-10T12:36:49.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:36:49.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:36:49.656Z] Configure a credential helper to remove this warning. See [2022-05-10T12:36:49.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:36:49.656Z] [2022-05-10T12:36:49.656Z] Login Succeeded [2022-05-10T12:36:49.656Z] nexus3.edgexfoundry.org:10002 [2022-05-10T12:36:49.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:36:49.771Z] Selected Git installation does not exist. Using Default [2022-05-10T12:36:49.771Z] The recommended git tool is: NONE [2022-05-10T12:36:49.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:36:49.916Z] Configure a credential helper to remove this warning. See [2022-05-10T12:36:49.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:36:49.916Z] [2022-05-10T12:36:49.916Z] Login Succeeded [2022-05-10T12:36:49.916Z] nexus3.edgexfoundry.org:10003 [2022-05-10T12:36:49.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:36:49.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:36:49.916Z] Configure a credential helper to remove this warning. See [2022-05-10T12:36:49.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:36:49.916Z] [2022-05-10T12:36:49.916Z] Login Succeeded [2022-05-10T12:36:49.916Z] nexus3.edgexfoundry.org:10004 [2022-05-10T12:36:49.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:36:50.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:36:50.175Z] Configure a credential helper to remove this warning. See [2022-05-10T12:36:50.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:36:50.175Z] [2022-05-10T12:36:50.175Z] Login Succeeded [2022-05-10T12:36:50.175Z] docker.io [2022-05-10T12:36:50.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:36:50.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:36:50.436Z] Configure a credential helper to remove this warning. See [2022-05-10T12:36:50.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:36:50.436Z] [2022-05-10T12:36:50.436Z] Login Succeeded [2022-05-10T12:36:50.436Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T12:36:50.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T12:36:50.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T12:36:50.519Z] ========================================================= [2022-05-10T12:36:50.519Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T12:36:50.519Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:36:50.835Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T12:36:50.835Z] Sending build context to Docker daemon 5.315MB [2022-05-10T12:36:50.835Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T12:36:50.835Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T12:36:50.835Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T12:36:50.835Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T12:36:50.835Z] 666ba61612fd: Pulling fs layer [2022-05-10T12:36:50.835Z] 8ed8ca486205: Pulling fs layer [2022-05-10T12:36:50.835Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T12:36:50.835Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T12:36:50.835Z] ca2b28591e48: Pulling fs layer [2022-05-10T12:36:50.835Z] a51346096db8: Pulling fs layer [2022-05-10T12:36:50.835Z] daebc70d1ce1: Pulling fs layer [2022-05-10T12:36:50.835Z] 0e18a0eac166: Pulling fs layer [2022-05-10T12:36:50.835Z] a51346096db8: Waiting [2022-05-10T12:36:50.835Z] daebc70d1ce1: Waiting [2022-05-10T12:36:50.835Z] 4fe6c5a15a65: Waiting [2022-05-10T12:36:50.835Z] 22a0e8bec74d: Waiting [2022-05-10T12:36:50.835Z] 0e18a0eac166: Waiting [2022-05-10T12:36:50.835Z] ca2b28591e48: Waiting [2022-05-10T12:36:50.835Z] 8ed8ca486205: Verifying Checksum [2022-05-10T12:36:50.835Z] 8ed8ca486205: Download complete [2022-05-10T12:36:50.835Z] 666ba61612fd: Verifying Checksum [2022-05-10T12:36:50.835Z] 666ba61612fd: Download complete [2022-05-10T12:36:50.835Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T12:36:50.835Z] 22a0e8bec74d: Download complete [2022-05-10T12:36:50.835Z] ca2b28591e48: Download complete [2022-05-10T12:36:51.097Z] a51346096db8: Verifying Checksum [2022-05-10T12:36:51.097Z] a51346096db8: Download complete [2022-05-10T12:36:51.097Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T12:36:51.097Z] 59bf1c3509f3: Download complete [2022-05-10T12:36:51.097Z] daebc70d1ce1: Verifying Checksum [2022-05-10T12:36:51.097Z] daebc70d1ce1: Download complete [2022-05-10T12:36:51.097Z] 59bf1c3509f3: Pull complete [2022-05-10T12:36:51.358Z] 666ba61612fd: Pull complete [2022-05-10T12:36:51.358Z] 8ed8ca486205: Pull complete [2022-05-10T12:36:51.617Z] 0e18a0eac166: Verifying Checksum [2022-05-10T12:36:51.617Z] 0e18a0eac166: Download complete [2022-05-10T12:36:51.617Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T12:36:51.617Z] 4fe6c5a15a65: Download complete [2022-05-10T12:36:54.335Z] using credential edgex-jenkins-ssh [2022-05-10T12:36:54.354Z] Cloning the remote Git repository [2022-05-10T12:36:54.424Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-10T12:36:54.507Z] > git init /w/workspace/device-snmp-go/26 # timeout=10 [2022-05-10T12:36:54.602Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-10T12:36:54.603Z] > git --version # timeout=10 [2022-05-10T12:36:54.622Z] > git --version # 'git version 2.25.1' [2022-05-10T12:36:54.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T12:36:54.705Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T12:36:55.805Z] Avoid second fetch [2022-05-10T12:36:55.805Z] Checking out Revision dc31039becec9772b0a461c07f986a5f4714edf6 (main) [2022-05-10T12:36:55.813Z] 4fe6c5a15a65: Pull complete [2022-05-10T12:36:55.813Z] 22a0e8bec74d: Pull complete [2022-05-10T12:36:55.813Z] ca2b28591e48: Pull complete [2022-05-10T12:36:55.813Z] a51346096db8: Pull complete [2022-05-10T12:36:55.762Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-10T12:36:55.796Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T12:36:55.840Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T12:36:55.866Z] > git checkout -f dc31039becec9772b0a461c07f986a5f4714edf6 # timeout=10 [2022-05-10T12:36:56.074Z] daebc70d1ce1: Pull complete [2022-05-10T12:36:58.612Z] 0e18a0eac166: Pull complete [2022-05-10T12:36:58.612Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T12:36:58.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T12:36:58.612Z] ---> f018257e8ee9 [2022-05-10T12:36:58.612Z] Step 3/12 : ARG MAKE='make build' [2022-05-10T12:36:59.555Z] ---> Running in 0531bbe50aeb [2022-05-10T12:36:59.818Z] Removing intermediate container 0531bbe50aeb [2022-05-10T12:36:59.818Z] ---> e8f7530f3016 [2022-05-10T12:36:59.818Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T12:36:59.818Z] ---> Running in 237485f2a6cf [2022-05-10T12:36:59.818Z] Removing intermediate container 237485f2a6cf [2022-05-10T12:36:59.818Z] ---> aedc08193acd [2022-05-10T12:36:59.818Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T12:36:59.818Z] ---> Running in f263adaeef89 [2022-05-10T12:37:00.080Z] Removing intermediate container f263adaeef89 [2022-05-10T12:37:00.080Z] ---> 4382a98495b1 [2022-05-10T12:37:00.080Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T12:37:00.080Z] ---> Running in 81877a4a2942 [2022-05-10T12:37:00.286Z] Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks (#169)" [Pipeline] withEnv [Pipeline] { [2022-05-10T12:37:00.652Z] Removing intermediate container 81877a4a2942 [2022-05-10T12:37:00.652Z] ---> 2df281a2668b [2022-05-10T12:37:00.652Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T12:37:00.652Z] ---> Running in 44b99a863e78 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T12:37:01.224Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T12:37:01.234Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T12:37:01.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T12:37:01.235Z] Dload Upload Total Spent Left Speed [2022-05-10T12:37:01.235Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh [2022-05-10T12:37:01.786Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-05-10T12:37:01.795Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-05-10T12:37:02.056Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T12:37:02.134Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T12:37:02.134Z] + sudo tee /etc/docker/daemon.new [2022-05-10T12:37:02.134Z] { [2022-05-10T12:37:02.134Z] "registry-mirrors": [ [2022-05-10T12:37:02.134Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T12:37:02.134Z] ], [2022-05-10T12:37:02.134Z] "bip": "10.250.0.254/24", [2022-05-10T12:37:02.134Z] "hosts": [ [2022-05-10T12:37:02.134Z] "tcp://0.0.0.0:5555", [2022-05-10T12:37:02.134Z] "unix:///var/run/docker.sock" [2022-05-10T12:37:02.134Z] ], [2022-05-10T12:37:02.134Z] "mtu": 1458, [2022-05-10T12:37:02.134Z] "selinux-enabled": true, [2022-05-10T12:37:02.134Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T12:37:02.134Z] } [Pipeline] sh [2022-05-10T12:37:02.318Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T12:37:02.318Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T12:37:02.485Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T12:37:02.579Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T12:37:02.579Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T12:37:02.579Z] OK: 224 MiB in 56 packages [2022-05-10T12:37:02.831Z] + sudo service docker restart [2022-05-10T12:37:03.151Z] Removing intermediate container 44b99a863e78 [2022-05-10T12:37:03.151Z] ---> 97b0a0bf6616 [2022-05-10T12:37:03.151Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-10T12:37:03.151Z] ---> Running in a2450bef3df6 [2022-05-10T12:37:03.151Z] Removing intermediate container a2450bef3df6 [2022-05-10T12:37:03.151Z] ---> 166817d0fcfa [2022-05-10T12:37:03.151Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-10T12:37:03.412Z] ---> d328f6110e04 [2022-05-10T12:37:03.412Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T12:37:03.412Z] ---> Running in 3cb006c310e1 [2022-05-10T12:37:18.331Z] Removing intermediate container 3cb006c310e1 [2022-05-10T12:37:18.331Z] ---> e6207efe06b5 [2022-05-10T12:37:18.331Z] Step 11/12 : COPY . . [2022-05-10T12:37:18.331Z] ---> 9c025f110037 [2022-05-10T12:37:18.331Z] Step 12/12 : RUN ${MAKE} [2022-05-10T12:37:18.331Z] ---> Running in 1fdcf6b59a05 [2022-05-10T12:37:18.331Z] noop [2022-05-10T12:37:18.594Z] Removing intermediate container 1fdcf6b59a05 [2022-05-10T12:37:18.594Z] ---> 83ada23007f8 [2022-05-10T12:37:18.594Z] Successfully built 83ada23007f8 [2022-05-10T12:37:18.594Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:37:18.896Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T12:37:18.896Z] . [Pipeline] withDockerContainer [2022-05-10T12:37:18.968Z] prd-ubuntu20.04-docker-8c-8g-47732 does not seem to be running inside a container [2022-05-10T12:37:19.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T12:37:19.411Z] $ docker top f4ede71841bdca51ce3767516059408ec70f18fa6d3656850617b5c6434d5a9b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T12:37:19.761Z] + go version [2022-05-10T12:37:19.761Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T12:37:19.778Z] $ docker stop --time=1 f4ede71841bdca51ce3767516059408ec70f18fa6d3656850617b5c6434d5a9b [2022-05-10T12:37:21.087Z] $ docker rm -f f4ede71841bdca51ce3767516059408ec70f18fa6d3656850617b5c6434d5a9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] configFileProvider [2022-05-10T12:37:21.213Z] provisioning config files... [Pipeline] script [Pipeline] { [2022-05-10T12:37:21.245Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/26@tmp/config5798995361126952426tmp [Pipeline] isUnix [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:37:21.536Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T12:37:21.536Z] . [Pipeline] withDockerContainer [2022-05-10T12:37:21.609Z] prd-ubuntu20.04-docker-8c-8g-47732 does not seem to be running inside a container [2022-05-10T12:37:21.637Z] ---> docker-login.sh [2022-05-10T12:37:21.637Z] nexus3.edgexfoundry.org:10001 [2022-05-10T12:37:21.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T12:37:22.014Z] $ docker top 809e44d13bc4088dd5c906bf5d99d2529f30ae5ddaecdc4d302b207d26499cbd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T12:37:22.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:37:22.433Z] + make test [2022-05-10T12:37:22.433Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-10T12:37:22.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:37:22.516Z] Configure a credential helper to remove this warning. See [2022-05-10T12:37:22.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:37:22.516Z] [2022-05-10T12:37:22.516Z] Login Succeeded [2022-05-10T12:37:22.516Z] nexus3.edgexfoundry.org:10002 [2022-05-10T12:37:23.029Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-10T12:37:23.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:37:23.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:37:23.118Z] Configure a credential helper to remove this warning. See [2022-05-10T12:37:23.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:37:23.118Z] [2022-05-10T12:37:23.118Z] Login Succeeded [2022-05-10T12:37:23.118Z] nexus3.edgexfoundry.org:10003 [2022-05-10T12:37:23.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:37:23.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:37:23.719Z] Configure a credential helper to remove this warning. See [2022-05-10T12:37:23.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:37:23.719Z] [2022-05-10T12:37:23.719Z] Login Succeeded [2022-05-10T12:37:23.719Z] nexus3.edgexfoundry.org:10004 [2022-05-10T12:37:23.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:37:24.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:37:24.269Z] Configure a credential helper to remove this warning. See [2022-05-10T12:37:24.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:37:24.269Z] [2022-05-10T12:37:24.269Z] Login Succeeded [2022-05-10T12:37:24.269Z] docker.io [2022-05-10T12:37:24.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:37:25.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:37:25.146Z] Configure a credential helper to remove this warning. See [2022-05-10T12:37:25.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:37:25.146Z] [2022-05-10T12:37:25.146Z] Login Succeeded [2022-05-10T12:37:25.146Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T12:37:25.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T12:37:25.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T12:37:25.765Z] ========================================================= [2022-05-10T12:37:25.765Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T12:37:25.765Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:37:26.150Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T12:37:26.425Z] Sending build context to Docker daemon 2.745MB [2022-05-10T12:37:26.703Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T12:37:26.703Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T12:37:26.703Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T12:37:26.703Z] 9b3977197b4f: Pulling fs layer [2022-05-10T12:37:26.703Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T12:37:26.703Z] 94645a83ff95: Pulling fs layer [2022-05-10T12:37:26.703Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T12:37:26.703Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T12:37:26.703Z] 3096ccb668a1: Pulling fs layer [2022-05-10T12:37:26.703Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T12:37:26.703Z] a4caa8a26152: Pulling fs layer [2022-05-10T12:37:26.703Z] 3096ccb668a1: Waiting [2022-05-10T12:37:26.703Z] 3f3a8bcf1eab: Waiting [2022-05-10T12:37:26.703Z] e8cf19c19ddd: Waiting [2022-05-10T12:37:26.703Z] a4caa8a26152: Waiting [2022-05-10T12:37:26.703Z] 94645a83ff95: Download complete [2022-05-10T12:37:26.703Z] 1a89e8eeedd5: Download complete [2022-05-10T12:37:26.703Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T12:37:26.703Z] 0c92f367c5e7: Download complete [2022-05-10T12:37:26.986Z] 3096ccb668a1: Verifying Checksum [2022-05-10T12:37:26.986Z] 3096ccb668a1: Download complete [2022-05-10T12:37:26.986Z] 9b3977197b4f: Verifying Checksum [2022-05-10T12:37:26.986Z] 9b3977197b4f: Download complete [2022-05-10T12:37:26.986Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T12:37:26.986Z] e8cf19c19ddd: Download complete [2022-05-10T12:37:27.604Z] 9b3977197b4f: Pull complete [2022-05-10T12:37:28.214Z] 1a89e8eeedd5: Pull complete [2022-05-10T12:37:28.829Z] 94645a83ff95: Pull complete [2022-05-10T12:37:29.103Z] a4caa8a26152: Verifying Checksum [2022-05-10T12:37:29.104Z] a4caa8a26152: Download complete [2022-05-10T12:37:29.706Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T12:37:29.706Z] 3f3a8bcf1eab: Download complete [2022-05-10T12:37:33.017Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-10T12:37:33.017Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements [2022-05-10T12:37:39.595Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T12:37:42.125Z] 3f3a8bcf1eab: Pull complete [2022-05-10T12:37:42.125Z] 0c92f367c5e7: Pull complete [2022-05-10T12:37:42.125Z] 3096ccb668a1: Pull complete [2022-05-10T12:37:42.399Z] e8cf19c19ddd: Pull complete [2022-05-10T12:37:43.793Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T12:37:43.793Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T12:37:43.793Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T12:37:43.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T12:37:43.826Z] $ docker stop --time=1 809e44d13bc4088dd5c906bf5d99d2529f30ae5ddaecdc4d302b207d26499cbd [2022-05-10T12:37:45.595Z] $ docker rm -f 809e44d13bc4088dd5c906bf5d99d2529f30ae5ddaecdc4d302b207d26499cbd [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T12:37:46.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T12:37:46.092Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T12:37:46.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T12:37:46.908Z] + ls -al . [2022-05-10T12:37:46.908Z] total 168 [2022-05-10T12:37:46.908Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 12:37 . [2022-05-10T12:37:46.908Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 12:36 .. [2022-05-10T12:37:46.908Z] -rw-rw-r-- 1 jenkins jenkins 6 May 10 12:36 .dockerignore [2022-05-10T12:37:46.908Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 12:36 .git [2022-05-10T12:37:46.908Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 12:36 .github [2022-05-10T12:37:46.908Z] -rw-rw-r-- 1 jenkins jenkins 328 May 10 12:36 .gitignore [2022-05-10T12:37:46.908Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 12:36 .golangci.yml [2022-05-10T12:37:46.908Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 12:36 .semver [2022-05-10T12:37:46.908Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 10 12:36 Attribution.txt [2022-05-10T12:37:46.908Z] -rw-rw-r-- 1 jenkins jenkins 4401 May 10 12:36 CHANGELOG.md [2022-05-10T12:37:46.908Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 10 12:36 Dockerfile [2022-05-10T12:37:46.908Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 12:36 GOVERNANCE.md [2022-05-10T12:37:46.908Z] -rw-rw-r-- 1 jenkins jenkins 656 May 10 12:36 Jenkinsfile [2022-05-10T12:37:46.908Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 12:36 LICENSE [2022-05-10T12:37:46.908Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 10 12:36 Makefile [2022-05-10T12:37:46.908Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 12:36 OWNERS.md [2022-05-10T12:37:46.908Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 10 12:36 README.md [2022-05-10T12:37:46.908Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 12:36 VERSION [2022-05-10T12:37:46.908Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 12:36 bin [2022-05-10T12:37:46.908Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 12:36 cmd [2022-05-10T12:37:46.908Z] -rw-r--r-- 1 jenkins jenkins 7631 May 10 12:37 coverage.out [2022-05-10T12:37:46.908Z] -rw-rw-r-- 1 jenkins jenkins 3296 May 10 12:36 go.mod [2022-05-10T12:37:46.908Z] -rw-rw-r-- 1 jenkins jenkins 35911 May 10 12:36 go.sum [2022-05-10T12:37:46.908Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 12:36 internal [2022-05-10T12:37:46.908Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 12:36 snap [2022-05-10T12:37:46.908Z] -rw-rw-r-- 1 jenkins jenkins 209 May 10 12:36 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:37:47.208Z] + 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=dc31039becec9772b0a461c07f986a5f4714edf6 --label arch=amd64 --label version=2.2.0-dev.16 . [2022-05-10T12:37:47.209Z] Sending build context to Docker daemon 5.323MB [2022-05-10T12:37:47.209Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T12:37:47.209Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-10T12:37:47.209Z] ---> 83ada23007f8 [2022-05-10T12:37:47.209Z] Step 3/24 : ARG MAKE='make build' [2022-05-10T12:37:47.470Z] ---> Running in e445dbce7527 [2022-05-10T12:37:47.470Z] Removing intermediate container e445dbce7527 [2022-05-10T12:37:47.470Z] ---> ce396a8d1386 [2022-05-10T12:37:47.470Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T12:37:47.470Z] ---> Running in 7ae36f662d92 [2022-05-10T12:37:47.730Z] Removing intermediate container 7ae36f662d92 [2022-05-10T12:37:47.730Z] ---> 90972d083fb8 [2022-05-10T12:37:47.730Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T12:37:47.730Z] ---> Running in e9245a4dbbeb [2022-05-10T12:37:47.730Z] Removing intermediate container e9245a4dbbeb [2022-05-10T12:37:47.730Z] ---> 63d0f6664d73 [2022-05-10T12:37:47.730Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T12:37:47.730Z] ---> Running in adace6bcb216 [2022-05-10T12:37:48.299Z] Removing intermediate container adace6bcb216 [2022-05-10T12:37:48.299Z] ---> 707e07e2ea23 [2022-05-10T12:37:48.299Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T12:37:48.560Z] ---> Running in 38c64f5f2a10 [2022-05-10T12:37:48.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T12:37:49.116Z] a4caa8a26152: Pull complete [2022-05-10T12:37:49.116Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T12:37:49.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T12:37:49.116Z] ---> 725f1c02e7f9 [2022-05-10T12:37:49.116Z] Step 3/12 : ARG MAKE='make build' [2022-05-10T12:37:49.711Z] ---> Running in bbffd4a9d68d [2022-05-10T12:37:49.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T12:37:49.767Z] OK: 224 MiB in 56 packages [2022-05-10T12:37:49.994Z] Removing intermediate container bbffd4a9d68d [2022-05-10T12:37:49.994Z] ---> 7918f93f3abb [2022-05-10T12:37:49.994Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T12:37:50.269Z] ---> Running in f880292952ff [2022-05-10T12:37:50.337Z] Removing intermediate container 38c64f5f2a10 [2022-05-10T12:37:50.337Z] ---> 17c126983d20 [2022-05-10T12:37:50.337Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-10T12:37:50.337Z] ---> Running in 8c45302c42b6 [2022-05-10T12:37:50.337Z] Removing intermediate container 8c45302c42b6 [2022-05-10T12:37:50.337Z] ---> 74a551809bd7 [2022-05-10T12:37:50.337Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-10T12:37:50.337Z] ---> 3ed4ddea03d4 [2022-05-10T12:37:50.337Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T12:37:50.542Z] Removing intermediate container f880292952ff [2022-05-10T12:37:50.542Z] ---> 43e12f0a121d [2022-05-10T12:37:50.542Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T12:37:50.542Z] ---> Running in 2f06bfa1e32a [2022-05-10T12:37:50.599Z] ---> Running in a201869ebb46 [2022-05-10T12:37:50.819Z] Removing intermediate container 2f06bfa1e32a [2022-05-10T12:37:50.819Z] ---> 398a53da63a8 [2022-05-10T12:37:50.819Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T12:37:51.093Z] ---> Running in e90e9efd6598 [2022-05-10T12:37:51.195Z] Removing intermediate container a201869ebb46 [2022-05-10T12:37:51.195Z] ---> fe02eea5e7ca [2022-05-10T12:37:51.195Z] Step 11/24 : COPY . . [2022-05-10T12:37:51.455Z] ---> 94b10ff3bc25 [2022-05-10T12:37:51.455Z] Step 12/24 : RUN ${MAKE} [2022-05-10T12:37:51.455Z] ---> Running in c18db315e43a [2022-05-10T12:37:51.715Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-10T12:37:53.072Z] Removing intermediate container e90e9efd6598 [2022-05-10T12:37:53.072Z] ---> 2ff8ff36e81a [2022-05-10T12:37:53.072Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T12:37:53.072Z] ---> Running in e6fbb0aaf324 [2022-05-10T12:37:54.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T12:37:55.029Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T12:37:56.021Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T12:37:56.021Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T12:37:56.021Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T12:37:56.356Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T12:37:56.356Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T12:37:56.356Z] OK: 224 MiB in 56 packages [2022-05-10T12:37:57.344Z] Removing intermediate container e6fbb0aaf324 [2022-05-10T12:37:57.344Z] ---> eb5695fa666a [2022-05-10T12:37:57.344Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-10T12:37:57.630Z] ---> Running in 6ac9a7ea315e [2022-05-10T12:37:57.904Z] Removing intermediate container 6ac9a7ea315e [2022-05-10T12:37:57.904Z] ---> c2cb0e3dfd21 [2022-05-10T12:37:57.904Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-10T12:37:58.513Z] ---> f909f356da18 [2022-05-10T12:37:58.513Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T12:37:58.513Z] ---> Running in 5200d098c456 [2022-05-10T12:38:13.662Z] Removing intermediate container c18db315e43a [2022-05-10T12:38:13.662Z] ---> b8bdf381e23b [2022-05-10T12:38:13.662Z] Step 13/24 : FROM alpine:3.14 [2022-05-10T12:38:13.662Z] 3.14: Pulling from library/alpine [2022-05-10T12:38:13.662Z] 8663204ce13b: Pulling fs layer [2022-05-10T12:38:13.662Z] 8663204ce13b: Verifying Checksum [2022-05-10T12:38:13.662Z] 8663204ce13b: Download complete [2022-05-10T12:38:13.662Z] 8663204ce13b: Pull complete [2022-05-10T12:38:13.662Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T12:38:13.662Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T12:38:13.662Z] ---> e04c818066af [2022-05-10T12:38:13.662Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T12:38:13.662Z] ---> Running in b4580784d4a9 [2022-05-10T12:38:13.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T12:38:13.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T12:38:13.662Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T12:38:13.662Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T12:38:13.662Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T12:38:13.662Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T12:38:13.662Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T12:38:13.662Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T12:38:13.662Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T12:38:13.662Z] OK: 8 MiB in 20 packages [2022-05-10T12:38:13.662Z] Removing intermediate container b4580784d4a9 [2022-05-10T12:38:13.662Z] ---> 4e0171d1ab8d [2022-05-10T12:38:13.662Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-10T12:38:13.662Z] ---> 46f57f803c35 [2022-05-10T12:38:13.662Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-10T12:38:13.662Z] ---> d22e97d2260c [2022-05-10T12:38:13.662Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-10T12:38:13.923Z] ---> 0da5bfa30639 [2022-05-10T12:38:13.923Z] Step 18/24 : EXPOSE 59993 [2022-05-10T12:38:13.923Z] ---> Running in 981f466bb366 [2022-05-10T12:38:13.923Z] Removing intermediate container 981f466bb366 [2022-05-10T12:38:13.923Z] ---> e4f914b6a893 [2022-05-10T12:38:13.923Z] Step 19/24 : EXPOSE 161 [2022-05-10T12:38:14.184Z] ---> Running in 6b401838335a [2022-05-10T12:38:14.184Z] Removing intermediate container 6b401838335a [2022-05-10T12:38:14.184Z] ---> 58b718a46838 [2022-05-10T12:38:14.184Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-10T12:38:14.184Z] ---> Running in d985af4b3aee [2022-05-10T12:38:14.184Z] Removing intermediate container d985af4b3aee [2022-05-10T12:38:14.184Z] ---> 5b9772fe45fc [2022-05-10T12:38:14.184Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-10T12:38:14.446Z] ---> Running in c65739214718 [2022-05-10T12:38:14.446Z] Removing intermediate container c65739214718 [2022-05-10T12:38:14.446Z] ---> 70e219e3f93d [2022-05-10T12:38:14.446Z] Step 22/24 : LABEL arch=amd64 [2022-05-10T12:38:14.446Z] ---> Running in 722341d4cdec [2022-05-10T12:38:14.708Z] Removing intermediate container 722341d4cdec [2022-05-10T12:38:14.708Z] ---> 4ff462558483 [2022-05-10T12:38:14.708Z] Step 23/24 : LABEL git_sha=dc31039becec9772b0a461c07f986a5f4714edf6 [2022-05-10T12:38:14.708Z] ---> Running in a5c7a4896e71 [2022-05-10T12:38:14.708Z] Removing intermediate container a5c7a4896e71 [2022-05-10T12:38:14.708Z] ---> b93f7b01696b [2022-05-10T12:38:14.708Z] Step 24/24 : LABEL version=2.2.0-dev.16 [2022-05-10T12:38:14.708Z] ---> Running in 9e285b972aea [2022-05-10T12:38:14.708Z] Removing intermediate container 9e285b972aea [2022-05-10T12:38:14.708Z] ---> 21cc2777c89e [2022-05-10T12:38:14.708Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T12:38:14.708Z] Successfully built 21cc2777c89e [2022-05-10T12:38:14.708Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T12:38:14.821Z] provisioning config files... [2022-05-10T12:38:14.829Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1552389036892716743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:38:15.140Z] ---> docker-login.sh [2022-05-10T12:38:15.140Z] nexus3.edgexfoundry.org:10001 [2022-05-10T12:38:15.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:38:15.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:38:15.140Z] Configure a credential helper to remove this warning. See [2022-05-10T12:38:15.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:38:15.140Z] [2022-05-10T12:38:15.140Z] Login Succeeded [2022-05-10T12:38:15.140Z] nexus3.edgexfoundry.org:10002 [2022-05-10T12:38:15.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:38:15.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:38:15.403Z] Configure a credential helper to remove this warning. See [2022-05-10T12:38:15.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:38:15.403Z] [2022-05-10T12:38:15.403Z] Login Succeeded [2022-05-10T12:38:15.403Z] nexus3.edgexfoundry.org:10003 [2022-05-10T12:38:15.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:38:15.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:38:15.403Z] Configure a credential helper to remove this warning. See [2022-05-10T12:38:15.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:38:15.403Z] [2022-05-10T12:38:15.403Z] Login Succeeded [2022-05-10T12:38:15.403Z] nexus3.edgexfoundry.org:10004 [2022-05-10T12:38:15.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:38:15.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:38:15.665Z] Configure a credential helper to remove this warning. See [2022-05-10T12:38:15.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:38:15.665Z] [2022-05-10T12:38:15.665Z] Login Succeeded [2022-05-10T12:38:15.665Z] docker.io [2022-05-10T12:38:15.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:38:15.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:38:15.926Z] Configure a credential helper to remove this warning. See [2022-05-10T12:38:15.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:38:15.926Z] [2022-05-10T12:38:15.926Z] Login Succeeded [2022-05-10T12:38:15.926Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T12:38:15.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T12:38:15.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T12:38:16.008Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-05-10T12:38:16.008Z] dc31039becec9772b0a461c07f986a5f4714edf6 [2022-05-10T12:38:16.008Z] latest [2022-05-10T12:38:16.009Z] 2.2.0-dev.16 [2022-05-10T12:38:16.009Z] dc31039becec9772b0a461c07f986a5f4714edf6-2.2.0-dev.16 [2022-05-10T12:38:16.009Z] main [2022-05-10T12:38:16.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:38:16.385Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:dc31039becec9772b0a461c07f986a5f4714edf6 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:38:16.680Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:dc31039becec9772b0a461c07f986a5f4714edf6 [2022-05-10T12:38:16.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-10T12:38:16.680Z] 42dce0b296f6: Preparing [2022-05-10T12:38:16.680Z] 5474ee2aed04: Preparing [2022-05-10T12:38:16.680Z] e6da39059185: Preparing [2022-05-10T12:38:16.680Z] ea571f5f98ae: Preparing [2022-05-10T12:38:16.680Z] b541d28bf3b4: Preparing [2022-05-10T12:38:16.680Z] b541d28bf3b4: Layer already exists [2022-05-10T12:38:16.680Z] 42dce0b296f6: Pushed [2022-05-10T12:38:16.680Z] 5474ee2aed04: Pushed [2022-05-10T12:38:16.939Z] ea571f5f98ae: Pushed [2022-05-10T12:38:20.241Z] e6da39059185: Pushed [2022-05-10T12:38:20.241Z] dc31039becec9772b0a461c07f986a5f4714edf6: digest: sha256:c070edfe396055c4870eed5e8891a32c9fa0fd0b55e246f6bc363ade90df3efc size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:38:20.550Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:38:20.846Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-05-10T12:38:20.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-10T12:38:20.846Z] 42dce0b296f6: Preparing [2022-05-10T12:38:20.846Z] 5474ee2aed04: Preparing [2022-05-10T12:38:20.846Z] e6da39059185: Preparing [2022-05-10T12:38:20.846Z] ea571f5f98ae: Preparing [2022-05-10T12:38:20.846Z] b541d28bf3b4: Preparing [2022-05-10T12:38:20.846Z] b541d28bf3b4: Layer already exists [2022-05-10T12:38:20.846Z] 5474ee2aed04: Layer already exists [2022-05-10T12:38:20.846Z] e6da39059185: Layer already exists [2022-05-10T12:38:20.846Z] 42dce0b296f6: Layer already exists [2022-05-10T12:38:20.846Z] ea571f5f98ae: Layer already exists [2022-05-10T12:38:20.846Z] latest: digest: sha256:c070edfe396055c4870eed5e8891a32c9fa0fd0b55e246f6bc363ade90df3efc size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:38:21.152Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:38:21.445Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.16 [2022-05-10T12:38:21.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-10T12:38:21.445Z] 42dce0b296f6: Preparing [2022-05-10T12:38:21.445Z] 5474ee2aed04: Preparing [2022-05-10T12:38:21.445Z] e6da39059185: Preparing [2022-05-10T12:38:21.445Z] ea571f5f98ae: Preparing [2022-05-10T12:38:21.445Z] b541d28bf3b4: Preparing [2022-05-10T12:38:21.445Z] 42dce0b296f6: Layer already exists [2022-05-10T12:38:21.445Z] ea571f5f98ae: Layer already exists [2022-05-10T12:38:21.445Z] b541d28bf3b4: Layer already exists [2022-05-10T12:38:21.445Z] 5474ee2aed04: Layer already exists [2022-05-10T12:38:21.445Z] e6da39059185: Layer already exists [2022-05-10T12:38:21.445Z] 2.2.0-dev.16: digest: sha256:c070edfe396055c4870eed5e8891a32c9fa0fd0b55e246f6bc363ade90df3efc size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:38:21.748Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:dc31039becec9772b0a461c07f986a5f4714edf6-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:38:22.049Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:dc31039becec9772b0a461c07f986a5f4714edf6-2.2.0-dev.16 [2022-05-10T12:38:22.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-10T12:38:22.049Z] 42dce0b296f6: Preparing [2022-05-10T12:38:22.049Z] 5474ee2aed04: Preparing [2022-05-10T12:38:22.049Z] e6da39059185: Preparing [2022-05-10T12:38:22.049Z] ea571f5f98ae: Preparing [2022-05-10T12:38:22.049Z] b541d28bf3b4: Preparing [2022-05-10T12:38:22.049Z] e6da39059185: Layer already exists [2022-05-10T12:38:22.049Z] 5474ee2aed04: Layer already exists [2022-05-10T12:38:22.049Z] ea571f5f98ae: Layer already exists [2022-05-10T12:38:22.049Z] 42dce0b296f6: Layer already exists [2022-05-10T12:38:22.049Z] b541d28bf3b4: Layer already exists [2022-05-10T12:38:22.049Z] dc31039becec9772b0a461c07f986a5f4714edf6-2.2.0-dev.16: digest: sha256:c070edfe396055c4870eed5e8891a32c9fa0fd0b55e246f6bc363ade90df3efc size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:38:22.351Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:38:22.649Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2022-05-10T12:38:22.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-10T12:38:22.649Z] 42dce0b296f6: Preparing [2022-05-10T12:38:22.649Z] 5474ee2aed04: Preparing [2022-05-10T12:38:22.649Z] e6da39059185: Preparing [2022-05-10T12:38:22.649Z] ea571f5f98ae: Preparing [2022-05-10T12:38:22.649Z] b541d28bf3b4: Preparing [2022-05-10T12:38:22.649Z] e6da39059185: Layer already exists [2022-05-10T12:38:22.649Z] ea571f5f98ae: Layer already exists [2022-05-10T12:38:22.649Z] 42dce0b296f6: Layer already exists [2022-05-10T12:38:22.649Z] 5474ee2aed04: Layer already exists [2022-05-10T12:38:22.649Z] b541d28bf3b4: Layer already exists [2022-05-10T12:38:22.649Z] main: digest: sha256:c070edfe396055c4870eed5e8891a32c9fa0fd0b55e246f6bc363ade90df3efc size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T12:38:22.698Z] ===================================================== [Pipeline] echo [2022-05-10T12:38:22.708Z] taggedImages: [2022-05-10T12:38:22.708Z] - nexus3.edgexfoundry.org:10004/device-snmp:dc31039becec9772b0a461c07f986a5f4714edf6 [2022-05-10T12:38:22.708Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-05-10T12:38:22.708Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.16 [2022-05-10T12:38:22.708Z] - nexus3.edgexfoundry.org:10004/device-snmp:dc31039becec9772b0a461c07f986a5f4714edf6-2.2.0-dev.16 [2022-05-10T12:38:22.708Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:38:23.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T12:38:23.068Z] [2022-05-10T12:38:23.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:38:23.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T12:38:23.373Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T12:38:23.373Z] 5eb5b503b376: Pulling fs layer [2022-05-10T12:38:23.373Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T12:38:23.373Z] ec43610c2a17: Pulling fs layer [2022-05-10T12:38:23.373Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T12:38:23.373Z] 33b1e0a273af: Pulling fs layer [2022-05-10T12:38:23.373Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T12:38:23.373Z] 2f39f015ded8: Pulling fs layer [2022-05-10T12:38:23.373Z] 33b1e0a273af: Waiting [2022-05-10T12:38:23.373Z] 5d3b04190fa2: Waiting [2022-05-10T12:38:23.373Z] 2f39f015ded8: Waiting [2022-05-10T12:38:23.373Z] 3a2ae6a8a46f: Waiting [2022-05-10T12:38:23.373Z] 5c69ac0246d0: Download complete [2022-05-10T12:38:23.373Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T12:38:23.373Z] 3a2ae6a8a46f: Download complete [2022-05-10T12:38:23.373Z] 33b1e0a273af: Verifying Checksum [2022-05-10T12:38:23.373Z] 33b1e0a273af: Download complete [2022-05-10T12:38:23.373Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T12:38:23.373Z] 5d3b04190fa2: Download complete [2022-05-10T12:38:23.373Z] ec43610c2a17: Verifying Checksum [2022-05-10T12:38:23.373Z] ec43610c2a17: Download complete [2022-05-10T12:38:23.632Z] 5eb5b503b376: Download complete [2022-05-10T12:38:24.199Z] 2f39f015ded8: Verifying Checksum [2022-05-10T12:38:24.199Z] 2f39f015ded8: Download complete [2022-05-10T12:38:24.769Z] 5eb5b503b376: Pull complete [2022-05-10T12:38:25.029Z] 5c69ac0246d0: Pull complete [2022-05-10T12:38:25.597Z] ec43610c2a17: Pull complete [2022-05-10T12:38:25.597Z] 3a2ae6a8a46f: Pull complete [2022-05-10T12:38:25.875Z] 33b1e0a273af: Pull complete [2022-05-10T12:38:25.875Z] 5d3b04190fa2: Pull complete [2022-05-10T12:38:30.153Z] 2f39f015ded8: Pull complete [2022-05-10T12:38:30.153Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T12:38:30.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T12:38:30.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T12:38:30.220Z] prd-ubuntu20.04-docker-8c-8g-47732 does not seem to be running inside a container [2022-05-10T12:38:30.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T12:38:31.934Z] $ docker top 7757dc21da534ec9c88611cd691652422a2e1d42b4b8de4004f6635c1bff094c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:38:32.335Z] ---> job-cost.sh [2022-05-10T12:38:32.335Z] lf-activate-venv: SKIPPING [2022-05-10T12:38:32.335Z] INFO: No Stack... [2022-05-10T12:38:32.909Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T12:38:33.483Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T12:38:33.780Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2022-05-10T12:38:33.780Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T12:38:33.798Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-26-stack-cost] [2022-05-10T12:38:33.808Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-26-stack-cost] did not exist. Created. [2022-05-10T12:38:33.808Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T12:38:34.134Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T12:38:34.172Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T12:38:34.179Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T12:38:34.200Z] $ docker stop --time=1 7757dc21da534ec9c88611cd691652422a2e1d42b4b8de4004f6635c1bff094c [2022-05-10T12:38:35.392Z] $ docker rm -f 7757dc21da534ec9c88611cd691652422a2e1d42b4b8de4004f6635c1bff094c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T12:38:45.537Z] Removing intermediate container 5200d098c456 [2022-05-10T12:38:45.537Z] ---> 6a3f1ecbecbd [2022-05-10T12:38:45.537Z] Step 11/12 : COPY . . [2022-05-10T12:38:45.537Z] ---> f0a7afe80e6d [2022-05-10T12:38:45.537Z] Step 12/12 : RUN ${MAKE} [2022-05-10T12:38:45.537Z] ---> Running in eecccb1ab098 [2022-05-10T12:38:46.521Z] noop [2022-05-10T12:38:47.121Z] Removing intermediate container eecccb1ab098 [2022-05-10T12:38:47.121Z] ---> a0b9bffdec14 [2022-05-10T12:38:47.121Z] Successfully built a0b9bffdec14 [2022-05-10T12:38:47.121Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:38:47.484Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T12:38:47.484Z] . [Pipeline] withDockerContainer [2022-05-10T12:38:47.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-47725 does not seem to be running inside a container [2022-05-10T12:38:47.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/26 -v /w/workspace/device-snmp-go/26:/w/workspace/device-snmp-go/26:rw,z -v /w/workspace/device-snmp-go/26@tmp:/w/workspace/device-snmp-go/26@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-arm64 cat [2022-05-10T12:38:49.209Z] $ docker top 6b4a49279804737d24e7ac2a001a3c4a9a3d5b6200551f108627c9a06cab8aa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T12:38:50.154Z] + go version [2022-05-10T12:38:50.154Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T12:38:50.193Z] $ docker stop --time=1 6b4a49279804737d24e7ac2a001a3c4a9a3d5b6200551f108627c9a06cab8aa1 [2022-05-10T12:38:51.923Z] $ docker rm -f 6b4a49279804737d24e7ac2a001a3c4a9a3d5b6200551f108627c9a06cab8aa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:38:52.586Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T12:38:52.587Z] . [Pipeline] withDockerContainer [2022-05-10T12:38:52.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-47725 does not seem to be running inside a container [2022-05-10T12:38:52.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/26 -v /w/workspace/device-snmp-go/26:/w/workspace/device-snmp-go/26:rw,z -v /w/workspace/device-snmp-go/26@tmp:/w/workspace/device-snmp-go/26@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-arm64 cat [2022-05-10T12:38:54.415Z] $ docker top f58300e74c91dfa3c4411698dc6d9d0ee405d5674a9d9bb90a3e8b9384549a51 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T12:38:55.366Z] + make test [2022-05-10T12:38:55.366Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-10T12:38:57.363Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-10T12:40:34.332Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-10T12:40:34.332Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.042s coverage: 0.0% of statements [2022-05-10T12:40:34.332Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T12:40:34.332Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T12:40:49.500Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T12:40:49.500Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T12:40:49.500Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T12:40:51.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T12:40:51.540Z] $ docker stop --time=1 f58300e74c91dfa3c4411698dc6d9d0ee405d5674a9d9bb90a3e8b9384549a51 [2022-05-10T12:40:53.390Z] $ docker rm -f f58300e74c91dfa3c4411698dc6d9d0ee405d5674a9d9bb90a3e8b9384549a51 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T12:40:54.352Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T12:40:54.382Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T12:40:54.902Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T12:40:55.362Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T12:40:55.726Z] + ls -al . [2022-05-10T12:40:55.726Z] total 164 [2022-05-10T12:40:55.726Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 12:40 . [2022-05-10T12:40:55.726Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 12:36 .. [2022-05-10T12:40:55.726Z] -rw-rw-r-- 1 jenkins jenkins 6 May 10 12:36 .dockerignore [2022-05-10T12:40:55.726Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 12:36 .git [2022-05-10T12:40:55.726Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 12:36 .github [2022-05-10T12:40:55.726Z] -rw-rw-r-- 1 jenkins jenkins 328 May 10 12:36 .gitignore [2022-05-10T12:40:55.726Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 12:36 .golangci.yml [2022-05-10T12:40:55.726Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 10 12:36 Attribution.txt [2022-05-10T12:40:55.726Z] -rw-rw-r-- 1 jenkins jenkins 4401 May 10 12:36 CHANGELOG.md [2022-05-10T12:40:55.726Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 10 12:36 Dockerfile [2022-05-10T12:40:55.726Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 12:36 GOVERNANCE.md [2022-05-10T12:40:55.726Z] -rw-rw-r-- 1 jenkins jenkins 656 May 10 12:36 Jenkinsfile [2022-05-10T12:40:55.726Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 12:36 LICENSE [2022-05-10T12:40:55.726Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 10 12:36 Makefile [2022-05-10T12:40:55.726Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 12:36 OWNERS.md [2022-05-10T12:40:55.726Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 10 12:36 README.md [2022-05-10T12:40:55.726Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 12:36 VERSION [2022-05-10T12:40:55.726Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 12:36 bin [2022-05-10T12:40:55.726Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 12:36 cmd [2022-05-10T12:40:55.726Z] -rw-r--r-- 1 jenkins jenkins 7631 May 10 12:40 coverage.out [2022-05-10T12:40:55.726Z] -rw-rw-r-- 1 jenkins jenkins 3296 May 10 12:36 go.mod [2022-05-10T12:40:55.726Z] -rw-rw-r-- 1 jenkins jenkins 35911 May 10 12:36 go.sum [2022-05-10T12:40:55.726Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 12:36 internal [2022-05-10T12:40:55.726Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 12:36 snap [2022-05-10T12:40:55.726Z] -rw-rw-r-- 1 jenkins jenkins 209 May 10 12:36 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:40:56.124Z] + 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=dc31039becec9772b0a461c07f986a5f4714edf6 --label arch=arm64 --label version=2.2.0-dev.16 . [2022-05-10T12:40:56.412Z] Sending build context to Docker daemon 2.753MB [2022-05-10T12:40:56.688Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T12:40:56.688Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-10T12:40:56.688Z] ---> a0b9bffdec14 [2022-05-10T12:40:56.688Z] Step 3/24 : ARG MAKE='make build' [2022-05-10T12:40:56.688Z] ---> Running in 92ea6c59ce01 [2022-05-10T12:40:57.299Z] Removing intermediate container 92ea6c59ce01 [2022-05-10T12:40:57.299Z] ---> d12a95367e56 [2022-05-10T12:40:57.299Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T12:40:57.299Z] ---> Running in 8f1eb494b28d [2022-05-10T12:40:57.574Z] Removing intermediate container 8f1eb494b28d [2022-05-10T12:40:57.574Z] ---> ffad11cdc7b3 [2022-05-10T12:40:57.574Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T12:40:57.846Z] ---> Running in 96eb62526f10 [2022-05-10T12:40:58.119Z] Removing intermediate container 96eb62526f10 [2022-05-10T12:40:58.119Z] ---> 501308fc5d40 [2022-05-10T12:40:58.119Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T12:40:58.119Z] ---> Running in 41b2f457fc30 [2022-05-10T12:41:00.098Z] Removing intermediate container 41b2f457fc30 [2022-05-10T12:41:00.098Z] ---> 2b17c4c27646 [2022-05-10T12:41:00.099Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T12:41:00.099Z] ---> Running in 5c44a74ebd7d [2022-05-10T12:41:01.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T12:41:02.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T12:41:03.051Z] OK: 224 MiB in 56 packages [2022-05-10T12:41:03.662Z] Removing intermediate container 5c44a74ebd7d [2022-05-10T12:41:03.662Z] ---> fcb02eb561f4 [2022-05-10T12:41:03.662Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-10T12:41:03.662Z] ---> Running in 44d24c90866b [2022-05-10T12:41:04.260Z] Removing intermediate container 44d24c90866b [2022-05-10T12:41:04.260Z] ---> 4be32551fd3b [2022-05-10T12:41:04.260Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-10T12:41:04.867Z] ---> 2fb2f512da08 [2022-05-10T12:41:04.867Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T12:41:04.867Z] ---> Running in 22033541e05c [2022-05-10T12:41:06.863Z] Removing intermediate container 22033541e05c [2022-05-10T12:41:06.863Z] ---> 1c43ce7b6058 [2022-05-10T12:41:06.863Z] Step 11/24 : COPY . . [2022-05-10T12:41:07.865Z] ---> 43635a8445ef [2022-05-10T12:41:07.865Z] Step 12/24 : RUN ${MAKE} [2022-05-10T12:41:07.865Z] ---> Running in 34491e0e7e46 [2022-05-10T12:41:08.851Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-10T12:43:30.734Z] Removing intermediate container 34491e0e7e46 [2022-05-10T12:43:30.734Z] ---> 6a65989e5bbe [2022-05-10T12:43:30.734Z] Step 13/24 : FROM alpine:3.14 [2022-05-10T12:43:30.734Z] 3.14: Pulling from library/alpine [2022-05-10T12:43:30.734Z] 455c02918c45: Pulling fs layer [2022-05-10T12:43:30.734Z] 455c02918c45: Verifying Checksum [2022-05-10T12:43:30.734Z] 455c02918c45: Download complete [2022-05-10T12:43:30.734Z] 455c02918c45: Pull complete [2022-05-10T12:43:30.734Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T12:43:30.734Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T12:43:30.734Z] ---> ac73e934f311 [2022-05-10T12:43:30.734Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T12:43:30.734Z] ---> Running in a3af34b61eed [2022-05-10T12:43:30.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T12:43:30.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T12:43:30.734Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T12:43:30.734Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T12:43:30.734Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T12:43:30.734Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T12:43:30.734Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T12:43:30.734Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T12:43:30.734Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T12:43:30.734Z] OK: 8 MiB in 20 packages [2022-05-10T12:43:30.734Z] Removing intermediate container a3af34b61eed [2022-05-10T12:43:30.734Z] ---> 145e4348904b [2022-05-10T12:43:30.734Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-10T12:43:30.734Z] ---> d591c4d9f685 [2022-05-10T12:43:30.734Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-10T12:43:30.734Z] ---> d9aebf488714 [2022-05-10T12:43:30.734Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-10T12:43:30.734Z] ---> fcd2b19b447f [2022-05-10T12:43:30.734Z] Step 18/24 : EXPOSE 59993 [2022-05-10T12:43:30.734Z] ---> Running in 58ac4fb578c6 [2022-05-10T12:43:30.734Z] Removing intermediate container 58ac4fb578c6 [2022-05-10T12:43:30.734Z] ---> b5011f3231fe [2022-05-10T12:43:30.734Z] Step 19/24 : EXPOSE 161 [2022-05-10T12:43:30.734Z] ---> Running in eb20339ba6a8 [2022-05-10T12:43:30.734Z] Removing intermediate container eb20339ba6a8 [2022-05-10T12:43:30.734Z] ---> 2c10e3596140 [2022-05-10T12:43:30.734Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-10T12:43:30.734Z] ---> Running in 8ea61c6fc123 [2022-05-10T12:43:30.734Z] Removing intermediate container 8ea61c6fc123 [2022-05-10T12:43:30.734Z] ---> 4ce5523265e9 [2022-05-10T12:43:30.734Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-10T12:43:30.734Z] ---> Running in dc6da75612e2 [2022-05-10T12:43:30.734Z] Removing intermediate container dc6da75612e2 [2022-05-10T12:43:30.734Z] ---> 2ff539c68f41 [2022-05-10T12:43:30.734Z] Step 22/24 : LABEL arch=arm64 [2022-05-10T12:43:30.734Z] ---> Running in 2d3c2fa20221 [2022-05-10T12:43:30.734Z] Removing intermediate container 2d3c2fa20221 [2022-05-10T12:43:30.734Z] ---> 61c53f08061c [2022-05-10T12:43:30.734Z] Step 23/24 : LABEL git_sha=dc31039becec9772b0a461c07f986a5f4714edf6 [2022-05-10T12:43:30.734Z] ---> Running in 5d763c336b52 [2022-05-10T12:43:30.734Z] Removing intermediate container 5d763c336b52 [2022-05-10T12:43:30.734Z] ---> f3c2a4657c71 [2022-05-10T12:43:30.734Z] Step 24/24 : LABEL version=2.2.0-dev.16 [2022-05-10T12:43:30.734Z] ---> Running in 6b04f89e4e05 [2022-05-10T12:43:30.734Z] Removing intermediate container 6b04f89e4e05 [2022-05-10T12:43:30.734Z] ---> ff8ca79ea4fc [2022-05-10T12:43:30.734Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T12:43:30.734Z] Successfully built ff8ca79ea4fc [2022-05-10T12:43:30.734Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T12:43:30.841Z] provisioning config files... [2022-05-10T12:43:30.857Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/26@tmp/config6311576089896753532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:43:31.209Z] ---> docker-login.sh [2022-05-10T12:43:31.209Z] nexus3.edgexfoundry.org:10001 [2022-05-10T12:43:31.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:43:31.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:43:31.481Z] Configure a credential helper to remove this warning. See [2022-05-10T12:43:31.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:43:31.481Z] [2022-05-10T12:43:31.481Z] Login Succeeded [2022-05-10T12:43:31.481Z] nexus3.edgexfoundry.org:10002 [2022-05-10T12:43:31.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:43:32.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:43:32.026Z] Configure a credential helper to remove this warning. See [2022-05-10T12:43:32.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:43:32.026Z] [2022-05-10T12:43:32.026Z] Login Succeeded [2022-05-10T12:43:32.026Z] nexus3.edgexfoundry.org:10003 [2022-05-10T12:43:32.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:43:32.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:43:32.567Z] Configure a credential helper to remove this warning. See [2022-05-10T12:43:32.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:43:32.567Z] [2022-05-10T12:43:32.567Z] Login Succeeded [2022-05-10T12:43:32.567Z] nexus3.edgexfoundry.org:10004 [2022-05-10T12:43:32.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:43:32.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:43:32.838Z] Configure a credential helper to remove this warning. See [2022-05-10T12:43:32.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:43:32.838Z] [2022-05-10T12:43:32.838Z] Login Succeeded [2022-05-10T12:43:32.838Z] docker.io [2022-05-10T12:43:33.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T12:43:33.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T12:43:33.702Z] Configure a credential helper to remove this warning. See [2022-05-10T12:43:33.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T12:43:33.702Z] [2022-05-10T12:43:33.702Z] Login Succeeded [2022-05-10T12:43:33.702Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T12:43:33.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T12:43:33.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T12:43:33.789Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-05-10T12:43:33.789Z] dc31039becec9772b0a461c07f986a5f4714edf6 [2022-05-10T12:43:33.789Z] latest [2022-05-10T12:43:33.789Z] 2.2.0-dev.16 [2022-05-10T12:43:33.789Z] dc31039becec9772b0a461c07f986a5f4714edf6-2.2.0-dev.16 [2022-05-10T12:43:33.789Z] main [2022-05-10T12:43:33.789Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:43:34.150Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:dc31039becec9772b0a461c07f986a5f4714edf6 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:43:34.486Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:dc31039becec9772b0a461c07f986a5f4714edf6 [2022-05-10T12:43:34.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-10T12:43:34.486Z] a7f0e7ce7fe1: Preparing [2022-05-10T12:43:34.486Z] d71910094d77: Preparing [2022-05-10T12:43:34.486Z] 5aa4c689f9bd: Preparing [2022-05-10T12:43:34.486Z] c1176587df05: Preparing [2022-05-10T12:43:34.486Z] f73e7dbfee58: Preparing [2022-05-10T12:43:34.761Z] f73e7dbfee58: Layer already exists [2022-05-10T12:43:34.761Z] d71910094d77: Pushed [2022-05-10T12:43:34.761Z] a7f0e7ce7fe1: Pushed [2022-05-10T12:43:35.356Z] c1176587df05: Pushed [2022-05-10T12:43:40.730Z] 5aa4c689f9bd: Pushed [2022-05-10T12:43:41.001Z] dc31039becec9772b0a461c07f986a5f4714edf6: digest: sha256:caff589f78513d13d28383ae544ad9576040f12f461c76be33cda8ef34280120 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:43:41.349Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:43:41.689Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-05-10T12:43:41.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-10T12:43:41.689Z] a7f0e7ce7fe1: Preparing [2022-05-10T12:43:41.689Z] d71910094d77: Preparing [2022-05-10T12:43:41.689Z] 5aa4c689f9bd: Preparing [2022-05-10T12:43:41.689Z] c1176587df05: Preparing [2022-05-10T12:43:41.689Z] f73e7dbfee58: Preparing [2022-05-10T12:43:41.689Z] d71910094d77: Layer already exists [2022-05-10T12:43:41.689Z] a7f0e7ce7fe1: Layer already exists [2022-05-10T12:43:41.689Z] 5aa4c689f9bd: Layer already exists [2022-05-10T12:43:41.689Z] f73e7dbfee58: Layer already exists [2022-05-10T12:43:41.689Z] c1176587df05: Layer already exists [2022-05-10T12:43:41.961Z] latest: digest: sha256:caff589f78513d13d28383ae544ad9576040f12f461c76be33cda8ef34280120 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:43:42.331Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:43:42.666Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.16 [2022-05-10T12:43:42.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-10T12:43:42.667Z] a7f0e7ce7fe1: Preparing [2022-05-10T12:43:42.667Z] d71910094d77: Preparing [2022-05-10T12:43:42.667Z] 5aa4c689f9bd: Preparing [2022-05-10T12:43:42.667Z] c1176587df05: Preparing [2022-05-10T12:43:42.667Z] f73e7dbfee58: Preparing [2022-05-10T12:43:42.667Z] a7f0e7ce7fe1: Layer already exists [2022-05-10T12:43:42.667Z] d71910094d77: Layer already exists [2022-05-10T12:43:42.667Z] 5aa4c689f9bd: Layer already exists [2022-05-10T12:43:42.667Z] f73e7dbfee58: Layer already exists [2022-05-10T12:43:42.667Z] c1176587df05: Layer already exists [2022-05-10T12:43:42.938Z] 2.2.0-dev.16: digest: sha256:caff589f78513d13d28383ae544ad9576040f12f461c76be33cda8ef34280120 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:43:43.283Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:dc31039becec9772b0a461c07f986a5f4714edf6-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:43:43.619Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:dc31039becec9772b0a461c07f986a5f4714edf6-2.2.0-dev.16 [2022-05-10T12:43:43.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-10T12:43:43.619Z] a7f0e7ce7fe1: Preparing [2022-05-10T12:43:43.619Z] d71910094d77: Preparing [2022-05-10T12:43:43.619Z] 5aa4c689f9bd: Preparing [2022-05-10T12:43:43.619Z] c1176587df05: Preparing [2022-05-10T12:43:43.619Z] f73e7dbfee58: Preparing [2022-05-10T12:43:43.619Z] c1176587df05: Layer already exists [2022-05-10T12:43:43.619Z] d71910094d77: Layer already exists [2022-05-10T12:43:43.619Z] a7f0e7ce7fe1: Layer already exists [2022-05-10T12:43:43.619Z] 5aa4c689f9bd: Layer already exists [2022-05-10T12:43:43.619Z] f73e7dbfee58: Layer already exists [2022-05-10T12:43:43.891Z] dc31039becec9772b0a461c07f986a5f4714edf6-2.2.0-dev.16: digest: sha256:caff589f78513d13d28383ae544ad9576040f12f461c76be33cda8ef34280120 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:43:44.229Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:43:44.567Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-05-10T12:43:44.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-10T12:43:44.567Z] a7f0e7ce7fe1: Preparing [2022-05-10T12:43:44.567Z] d71910094d77: Preparing [2022-05-10T12:43:44.567Z] 5aa4c689f9bd: Preparing [2022-05-10T12:43:44.567Z] c1176587df05: Preparing [2022-05-10T12:43:44.567Z] f73e7dbfee58: Preparing [2022-05-10T12:43:44.567Z] c1176587df05: Layer already exists [2022-05-10T12:43:44.567Z] f73e7dbfee58: Layer already exists [2022-05-10T12:43:44.567Z] a7f0e7ce7fe1: Layer already exists [2022-05-10T12:43:44.567Z] d71910094d77: Layer already exists [2022-05-10T12:43:44.567Z] 5aa4c689f9bd: Layer already exists [2022-05-10T12:43:44.838Z] main: digest: sha256:caff589f78513d13d28383ae544ad9576040f12f461c76be33cda8ef34280120 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T12:43:44.888Z] ===================================================== [Pipeline] echo [2022-05-10T12:43:44.901Z] taggedImages: [2022-05-10T12:43:44.901Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:dc31039becec9772b0a461c07f986a5f4714edf6 [2022-05-10T12:43:44.901Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-05-10T12:43:44.901Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.16 [2022-05-10T12:43:44.901Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:dc31039becec9772b0a461c07f986a5f4714edf6-2.2.0-dev.16 [2022-05-10T12:43:44.901Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:43:45.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T12:43:45.271Z] [2022-05-10T12:43:45.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:43:45.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T12:43:45.619Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T12:43:45.619Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T12:43:45.619Z] 04944245beec: Pulling fs layer [2022-05-10T12:43:45.619Z] 699f458cf7ca: Pulling fs layer [2022-05-10T12:43:45.619Z] 765212b225bb: Pulling fs layer [2022-05-10T12:43:45.619Z] f23df028b6ca: Pulling fs layer [2022-05-10T12:43:45.619Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T12:43:45.619Z] 765212b225bb: Waiting [2022-05-10T12:43:45.619Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T12:43:45.619Z] d65c8cfc05b1: Waiting [2022-05-10T12:43:45.619Z] f23df028b6ca: Waiting [2022-05-10T12:43:45.619Z] 2437ff75d9bd: Waiting [2022-05-10T12:43:45.893Z] 04944245beec: Verifying Checksum [2022-05-10T12:43:45.893Z] 04944245beec: Download complete [2022-05-10T12:43:45.893Z] 765212b225bb: Verifying Checksum [2022-05-10T12:43:45.893Z] 765212b225bb: Download complete [2022-05-10T12:43:45.893Z] f23df028b6ca: Verifying Checksum [2022-05-10T12:43:45.893Z] f23df028b6ca: Download complete [2022-05-10T12:43:45.893Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T12:43:45.893Z] d65c8cfc05b1: Download complete [2022-05-10T12:43:45.893Z] 699f458cf7ca: Verifying Checksum [2022-05-10T12:43:45.893Z] 699f458cf7ca: Download complete [2022-05-10T12:43:46.489Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T12:43:46.489Z] 8998bd30e6a1: Download complete [2022-05-10T12:43:48.455Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T12:43:48.455Z] 2437ff75d9bd: Download complete [2022-05-10T12:43:51.103Z] 8998bd30e6a1: Pull complete [2022-05-10T12:43:51.388Z] 04944245beec: Pull complete [2022-05-10T12:43:53.379Z] 699f458cf7ca: Pull complete [2022-05-10T12:43:53.379Z] 765212b225bb: Pull complete [2022-05-10T12:43:53.972Z] f23df028b6ca: Pull complete [2022-05-10T12:43:54.244Z] d65c8cfc05b1: Pull complete [2022-05-10T12:44:09.320Z] 2437ff75d9bd: Pull complete [2022-05-10T12:44:09.320Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T12:44:09.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T12:44:09.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T12:44:09.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-47725 does not seem to be running inside a container [2022-05-10T12:44:09.631Z] $ 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/26 -v /w/workspace/device-snmp-go/26:/w/workspace/device-snmp-go/26:rw,z -v /w/workspace/device-snmp-go/26@tmp:/w/workspace/device-snmp-go/26@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:arm64 cat [2022-05-10T12:44:12.185Z] $ docker top 1f03d7c962c80f2563167214607fe8a1d12667da04d6f624cc1f8298e8111ce9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:44:13.103Z] ---> job-cost.sh [2022-05-10T12:44:13.103Z] lf-activate-venv: SKIPPING [2022-05-10T12:44:13.103Z] INFO: No Stack... [2022-05-10T12:44:13.699Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T12:44:14.671Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T12:44:15.324Z] + + catcut /w/workspace/device-snmp-go/26/archives/cost.csv [2022-05-10T12:44:15.324Z] -d, -f6 [Pipeline] lock [2022-05-10T12:44:15.385Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-26-stack-cost] [2022-05-10T12:44:15.389Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-26-stack-cost] did not exist. Created. [2022-05-10T12:44:15.390Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T12:44:16.054Z] /w/workspace/device-snmp-go/26@tmp/durable-60ac4bfc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T12:44:16.728Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T12:44:16.757Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T12:44:16.804Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T12:44:16.810Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T12:44:16.844Z] $ docker stop --time=1 1f03d7c962c80f2563167214607fe8a1d12667da04d6f624cc1f8298e8111ce9 [2022-05-10T12:44:18.344Z] $ docker rm -f 1f03d7c962c80f2563167214607fe8a1d12667da04d6f624cc1f8298e8111ce9 [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-05-10T12:44:18.758Z] provisioning config files... [2022-05-10T12:44:18.768Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config933834236384446809tmp [Pipeline] { [Pipeline] sh [2022-05-10T12:44:19.065Z] + set +x [2022-05-10T12:44:19.065Z] + + bash -s -- [2022-05-10T12:44:19.065Z] curl -s https://codecov.io/bash [2022-05-10T12:44:19.065Z] [2022-05-10T12:44:19.065Z] _____ _ [2022-05-10T12:44:19.065Z] / ____| | | [2022-05-10T12:44:19.065Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T12:44:19.065Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T12:44:19.065Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T12:44:19.065Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T12:44:19.065Z] Bash-1.0.6 [2022-05-10T12:44:19.065Z] [2022-05-10T12:44:19.065Z] [2022-05-10T12:44:19.065Z] ==> git version 2.25.1 found [2022-05-10T12:44:19.065Z] ==> 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-05-10T12:44:19.065Z] Release-Date: 2020-01-08 [2022-05-10T12:44:19.065Z] 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-05-10T12:44:19.065Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T12:44:19.065Z] ==> Jenkins CI detected. [2022-05-10T12:44:19.065Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2022-05-10T12:44:19.065Z] project root: . [2022-05-10T12:44:19.065Z] --> token set from env [2022-05-10T12:44:19.065Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T12:44:19.065Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T12:44:19.065Z] ==> Python coveragepy not found [2022-05-10T12:44:19.065Z] ==> Searching for coverage reports in: [2022-05-10T12:44:19.065Z] + . [2022-05-10T12:44:19.065Z] -> Found 1 reports [2022-05-10T12:44:19.065Z] ==> Detecting git/mercurial file structure [2022-05-10T12:44:19.065Z] ==> Reading reports [2022-05-10T12:44:19.065Z] + ./coverage.out bytes=7631 [2022-05-10T12:44:19.065Z] ==> Appending adjustments [2022-05-10T12:44:19.065Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T12:44:19.326Z] + Found adjustments [2022-05-10T12:44:19.326Z] ==> Gzipping contents [2022-05-10T12:44:19.326Z] 4.0K /tmp/codecov.0xI6oV.gz [2022-05-10T12:44:19.326Z] ==> Uploading reports [2022-05-10T12:44:19.326Z] url: https://codecov.io [2022-05-10T12:44:19.326Z] query: branch=main&commit=dc31039becec9772b0a461c07f986a5f4714edf6&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T12:44:19.326Z] -> Pinging Codecov [2022-05-10T12:44:19.326Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=dc31039becec9772b0a461c07f986a5f4714edf6&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T12:44:19.585Z] -> Uploading to [2022-05-10T12:44:19.586Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/6C56EA5C29638FB4528AC87E60AF5AE0/dc31039becec9772b0a461c07f986a5f4714edf6/a9d9a445-831c-4dd9-9885-6fb73a204522.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T124419Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0116065adcf8c07cec9d18592f401e48b614cf062888c5c064779c94b890b9ba [2022-05-10T12:44:19.586Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T12:44:19.586Z] Dload Upload Total Spent Left Speed [2022-05-10T12:44:19.846Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1602 0 0 100 1602 0 7891 --:--:-- --:--:-- --:--:-- 7852 100 1602 0 0 100 1602 0 7485 --:--:-- --:--:-- --:--:-- 7451 [2022-05-10T12:44:19.846Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/dc31039becec9772b0a461c07f986a5f4714edf6 [Pipeline] } [2022-05-10T12:44:19.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-10T12:44:19.981Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-10T12:44:19.993Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:44:20.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T12:44:20.282Z] [2022-05-10T12:44:20.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:44:20.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T12:44:20.578Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-10T12:44:20.578Z] 188c0c94c7c5: Pulling fs layer [2022-05-10T12:44:20.578Z] 0ef7d3d256c8: Pulling fs layer [2022-05-10T12:44:20.578Z] de9db76c5a1d: Pulling fs layer [2022-05-10T12:44:20.578Z] 0eba1c9be4d2: Pulling fs layer [2022-05-10T12:44:20.578Z] 0d57e429df01: Pulling fs layer [2022-05-10T12:44:20.578Z] 4e4be7b47b0d: Pulling fs layer [2022-05-10T12:44:20.578Z] e1f770b5df2f: Pulling fs layer [2022-05-10T12:44:20.578Z] 85a0685a4137: Pulling fs layer [2022-05-10T12:44:20.578Z] 0eba1c9be4d2: Waiting [2022-05-10T12:44:20.578Z] 0d57e429df01: Waiting [2022-05-10T12:44:20.578Z] 4e4be7b47b0d: Waiting [2022-05-10T12:44:20.578Z] e1f770b5df2f: Waiting [2022-05-10T12:44:20.578Z] 85a0685a4137: Waiting [2022-05-10T12:44:20.578Z] de9db76c5a1d: Verifying Checksum [2022-05-10T12:44:20.579Z] de9db76c5a1d: Download complete [2022-05-10T12:44:20.579Z] 0ef7d3d256c8: Download complete [2022-05-10T12:44:20.579Z] 0d57e429df01: Verifying Checksum [2022-05-10T12:44:20.579Z] 0d57e429df01: Download complete [2022-05-10T12:44:20.579Z] 4e4be7b47b0d: Verifying Checksum [2022-05-10T12:44:20.579Z] 4e4be7b47b0d: Download complete [2022-05-10T12:44:20.579Z] 188c0c94c7c5: Verifying Checksum [2022-05-10T12:44:20.579Z] 188c0c94c7c5: Download complete [2022-05-10T12:44:20.841Z] 188c0c94c7c5: Pull complete [2022-05-10T12:44:20.841Z] e1f770b5df2f: Verifying Checksum [2022-05-10T12:44:20.841Z] e1f770b5df2f: Download complete [2022-05-10T12:44:20.841Z] 0ef7d3d256c8: Pull complete [2022-05-10T12:44:20.841Z] de9db76c5a1d: Pull complete [2022-05-10T12:44:21.411Z] 0eba1c9be4d2: Verifying Checksum [2022-05-10T12:44:21.411Z] 0eba1c9be4d2: Download complete [2022-05-10T12:44:21.411Z] 85a0685a4137: Verifying Checksum [2022-05-10T12:44:21.411Z] 85a0685a4137: Download complete [2022-05-10T12:44:24.704Z] 0eba1c9be4d2: Pull complete [2022-05-10T12:44:24.704Z] 0d57e429df01: Pull complete [2022-05-10T12:44:24.704Z] 4e4be7b47b0d: Pull complete [2022-05-10T12:44:24.704Z] e1f770b5df2f: Pull complete [2022-05-10T12:44:27.990Z] 85a0685a4137: Pull complete [2022-05-10T12:44:27.990Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-10T12:44:27.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T12:44:27.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-10T12:44:28.056Z] prd-ubuntu20.04-docker-8c-8g-47732 does not seem to be running inside a container [2022-05-10T12:44:28.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-10T12:44:30.018Z] $ docker top 6e921d427fda20a25b5da48c1007271a32aa3efbe8673c2af569379998c4bad1 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T12:44:30.101Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-10T12:44:30.377Z] + set -o pipefail [2022-05-10T12:44:30.377Z] + snyk monitor '--org=edgex-jenkins' [2022-05-10T12:44:35.662Z] [2022-05-10T12:44:35.662Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2022-05-10T12:44:35.662Z] [2022-05-10T12:44:35.662Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/806da6b8-f4e6-429c-bd0b-7368d1a68429 [2022-05-10T12:44:35.662Z] [2022-05-10T12:44:35.662Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-10T12:44:35.662Z] [2022-05-10T12:44:35.662Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-10T12:44:35.662Z] [2022-05-10T12:44:35.662Z] [Pipeline] } [2022-05-10T12:44:35.679Z] $ docker stop --time=1 6e921d427fda20a25b5da48c1007271a32aa3efbe8673c2af569379998c4bad1 [2022-05-10T12:44:37.673Z] $ docker rm -f 6e921d427fda20a25b5da48c1007271a32aa3efbe8673c2af569379998c4bad1 [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-05-10T12:44:38.448Z] + git log --format=format:%s -1 dc31039becec9772b0a461c07f986a5f4714edf6 [Pipeline] sh [2022-05-10T12:44:38.747Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T12:44:38.747Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:44:39.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T12:44:39.047Z] . [Pipeline] withDockerContainer [2022-05-10T12:44:39.130Z] prd-ubuntu20.04-docker-8c-8g-47732 does not seem to be running inside a container [2022-05-10T12:44:39.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T12:44:39.572Z] $ docker top 8bff684eac8fe7e11dd13f260c877a88363dce2055e5c71c70b210b3c5c65914 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T12:44:39.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T12:44:39.668Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T12:44:39.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T12:44:39.804Z] $ docker exec 8bff684eac8fe7e11dd13f260c877a88363dce2055e5c71c70b210b3c5c65914 ssh-agent [2022-05-10T12:44:39.938Z] SSH_AUTH_SOCK=/tmp/ssh-OMQnmYxJOXgA/agent.33 [2022-05-10T12:44:39.938Z] SSH_AGENT_PID=39 [2022-05-10T12:44:39.944Z] Running ssh-add (command line suppressed) [2022-05-10T12:44:40.067Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7207064159915635684.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7207064159915635684.key) [2022-05-10T12:44:40.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T12:44:40.378Z] + git semver tag [2022-05-10T12:44:40.640Z] 2022-05-10 12:44:40,558 [run_tag] DEBUG tag force:False [2022-05-10T12:44:40.640Z] 2022-05-10 12:44:40,558 [check_head_tag] DEBUG check head tag [2022-05-10T12:44:40.640Z] 2022-05-10 12:44:40,559 [execute] INFO git cat-file --batch-check [2022-05-10T12:44:40.640Z] 2022-05-10 12:44:40,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-10T12:44:40.640Z] 2022-05-10 12:44:40,563 [execute] INFO git cat-file --batch [2022-05-10T12:44:40.640Z] 2022-05-10 12:44:40,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-10T12:44:40.640Z] 2022-05-10 12:44:40,576 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-10T12:44:40.640Z] 2022-05-10 12:44:40,576 [execute] INFO git tag -a v2.2.0-dev.16 -m v2.2.0-dev.16 [2022-05-10T12:44:40.640Z] 2022-05-10 12:44:40,576 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.16', '-m', 'v2.2.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T12:44:40.640Z] 2022-05-10 12:44:40,580 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-10T12:44:40.640Z] 2.2.0-dev.16 [Pipeline] } [2022-05-10T12:44:40.654Z] $ docker exec --env ******** --env ******** 8bff684eac8fe7e11dd13f260c877a88363dce2055e5c71c70b210b3c5c65914 ssh-agent -k [2022-05-10T12:44:40.770Z] unset SSH_AUTH_SOCK; [2022-05-10T12:44:40.770Z] unset SSH_AGENT_PID; [2022-05-10T12:44:40.771Z] echo Agent pid 39 killed; [2022-05-10T12:44:40.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T12:44:41.089Z] + git semver [Pipeline] } [2022-05-10T12:44:41.370Z] $ docker stop --time=1 8bff684eac8fe7e11dd13f260c877a88363dce2055e5c71c70b210b3c5c65914 [2022-05-10T12:44:42.662Z] $ docker rm -f 8bff684eac8fe7e11dd13f260c877a88363dce2055e5c71c70b210b3c5c65914 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:44:43.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T12:44:43.112Z] [2022-05-10T12:44:43.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:44:43.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T12:44:43.418Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-10T12:44:43.418Z] ab5ef0e58194: Pulling fs layer [2022-05-10T12:44:43.418Z] 9712f1f96733: Pulling fs layer [2022-05-10T12:44:43.418Z] 63f879dbbcfc: Pulling fs layer [2022-05-10T12:44:43.418Z] 0d9ebad4ef96: Pulling fs layer [2022-05-10T12:44:43.418Z] e9a5061849ea: Pulling fs layer [2022-05-10T12:44:43.418Z] d747dcd14b5f: Pulling fs layer [2022-05-10T12:44:43.418Z] 2de7ff778b66: Pulling fs layer [2022-05-10T12:44:43.418Z] 0d9ebad4ef96: Waiting [2022-05-10T12:44:43.418Z] d747dcd14b5f: Waiting [2022-05-10T12:44:43.418Z] e9a5061849ea: Waiting [2022-05-10T12:44:43.418Z] 9712f1f96733: Verifying Checksum [2022-05-10T12:44:43.418Z] 9712f1f96733: Download complete [2022-05-10T12:44:43.680Z] 63f879dbbcfc: Verifying Checksum [2022-05-10T12:44:43.680Z] 63f879dbbcfc: Download complete [2022-05-10T12:44:43.939Z] e9a5061849ea: Verifying Checksum [2022-05-10T12:44:43.939Z] e9a5061849ea: Download complete [2022-05-10T12:44:43.939Z] d747dcd14b5f: Verifying Checksum [2022-05-10T12:44:43.939Z] d747dcd14b5f: Download complete [2022-05-10T12:44:43.939Z] 0d9ebad4ef96: Verifying Checksum [2022-05-10T12:44:43.939Z] 0d9ebad4ef96: Download complete [2022-05-10T12:44:43.939Z] ab5ef0e58194: Verifying Checksum [2022-05-10T12:44:43.939Z] ab5ef0e58194: Download complete [2022-05-10T12:44:44.198Z] 2de7ff778b66: Verifying Checksum [2022-05-10T12:44:44.198Z] 2de7ff778b66: Download complete [2022-05-10T12:44:46.744Z] ab5ef0e58194: Pull complete [2022-05-10T12:44:47.005Z] 9712f1f96733: Pull complete [2022-05-10T12:44:47.574Z] 63f879dbbcfc: Pull complete [2022-05-10T12:44:51.767Z] 0d9ebad4ef96: Pull complete [2022-05-10T12:44:51.767Z] e9a5061849ea: Pull complete [2022-05-10T12:44:51.767Z] d747dcd14b5f: Pull complete [2022-05-10T12:44:53.148Z] 2de7ff778b66: Pull complete [2022-05-10T12:44:53.148Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-10T12:44:53.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T12:44:53.148Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-10T12:44:53.208Z] prd-ubuntu20.04-docker-8c-8g-47732 does not seem to be running inside a container [2022-05-10T12:44:53.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-10T12:44:55.304Z] $ docker top 591c6405491d550b26f33d3a326b6adebca55e4d93a7285b26b9bf5fae7b1fd2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-10T12:44:55.394Z] provisioning config files... [2022-05-10T12:44:55.402Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7536692907580265675tmp [2022-05-10T12:44:55.415Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3564932934694533515tmp [2022-05-10T12:44:55.430Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6147994758354892963tmp [Pipeline] { [Pipeline] echo [2022-05-10T12:44:55.449Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:44:55.733Z] ---> sigul-configuration.sh [2022-05-10T12:44:55.733Z] gpg: directory `/root/.gnupg' created [2022-05-10T12:44:55.733Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-10T12:44:55.733Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-10T12:44:55.733Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-10T12:44:55.733Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-10T12:44:55.733Z] gpg: CAST5 encrypted data [2022-05-10T12:44:55.733Z] gpg: encrypted with 1 passphrase [2022-05-10T12:44:55.733Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-10T12:44:56.019Z] + mkdir /home/jenkins [2022-05-10T12:44:56.019Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-10T12:44:56.308Z] + 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-05-10T12:44:56.319Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:44:56.604Z] ---> sigul-install.sh [2022-05-10T12:44:56.604Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-10T12:44:56.892Z] + git tag --list [2022-05-10T12:44:56.892Z] 1.0.0 [2022-05-10T12:44:56.892Z] v0.0.0 [2022-05-10T12:44:56.892Z] v1.1.0 [2022-05-10T12:44:56.892Z] v1.1.1 [2022-05-10T12:44:56.892Z] v1.2.2 [2022-05-10T12:44:56.892Z] v1.3.0 [2022-05-10T12:44:56.892Z] v1.3.1 [2022-05-10T12:44:56.892Z] v2.0.0 [2022-05-10T12:44:56.892Z] v2.0.1-dev.1 [2022-05-10T12:44:56.892Z] v2.0.1-dev.2 [2022-05-10T12:44:56.892Z] v2.0.1-dev.3 [2022-05-10T12:44:56.892Z] v2.0.1-dev.4 [2022-05-10T12:44:56.892Z] v2.0.1-dev.5 [2022-05-10T12:44:56.892Z] v2.0.1-dev.6 [2022-05-10T12:44:56.892Z] v2.1.0 [2022-05-10T12:44:56.892Z] v2.2.0-dev.1 [2022-05-10T12:44:56.892Z] v2.2.0-dev.10 [2022-05-10T12:44:56.892Z] v2.2.0-dev.11 [2022-05-10T12:44:56.892Z] v2.2.0-dev.12 [2022-05-10T12:44:56.892Z] v2.2.0-dev.13 [2022-05-10T12:44:56.892Z] v2.2.0-dev.14 [2022-05-10T12:44:56.892Z] v2.2.0-dev.15 [2022-05-10T12:44:56.892Z] v2.2.0-dev.16 [2022-05-10T12:44:56.892Z] v2.2.0-dev.2 [2022-05-10T12:44:56.892Z] v2.2.0-dev.3 [2022-05-10T12:44:56.892Z] v2.2.0-dev.4 [2022-05-10T12:44:56.892Z] v2.2.0-dev.5 [2022-05-10T12:44:56.892Z] v2.2.0-dev.6 [2022-05-10T12:44:56.892Z] v2.2.0-dev.7 [2022-05-10T12:44:56.892Z] v2.2.0-dev.8 [2022-05-10T12:44:56.892Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-10T12:44:57.184Z] + lftools sign git-tag v2.2.0-dev.16 [2022-05-10T12:44:57.758Z] Signing Git tag with Sigul... [2022-05-10T12:44:57.758Z] Signing v2.2.0-dev.16 [Pipeline] echo [2022-05-10T12:44:58.029Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:44:58.316Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-10T12:44:58.325Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-10T12:44:58.346Z] $ docker stop --time=1 591c6405491d550b26f33d3a326b6adebca55e4d93a7285b26b9bf5fae7b1fd2 [2022-05-10T12:44:59.642Z] $ docker rm -f 591c6405491d550b26f33d3a326b6adebca55e4d93a7285b26b9bf5fae7b1fd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-10T12:45:00.074Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T12:45:00.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:45:00.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T12:45:00.369Z] . [Pipeline] withDockerContainer [2022-05-10T12:45:00.439Z] prd-ubuntu20.04-docker-8c-8g-47732 does not seem to be running inside a container [2022-05-10T12:45:00.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T12:45:00.888Z] $ docker top fbc3fe7045340d459ed3902404a6fc29431e945bd2030fb16a04b3cc10aa1feb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T12:45:00.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T12:45:00.979Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T12:45:01.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T12:45:01.113Z] $ docker exec fbc3fe7045340d459ed3902404a6fc29431e945bd2030fb16a04b3cc10aa1feb ssh-agent [2022-05-10T12:45:01.228Z] SSH_AUTH_SOCK=/tmp/ssh-DBAclAXru2cj/agent.32 [2022-05-10T12:45:01.228Z] SSH_AGENT_PID=38 [2022-05-10T12:45:01.233Z] Running ssh-add (command line suppressed) [2022-05-10T12:45:01.353Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6028560369598825584.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6028560369598825584.key) [2022-05-10T12:45:01.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T12:45:01.673Z] + git semver bump pre [2022-05-10T12:45:01.933Z] 2022-05-10 12:45:01,846 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-10T12:45:01.933Z] 2022-05-10 12:45:01,846 [bump_version] DEBUG bumping version:2.2.0-dev.16 on axis:pre with prefix:dev [2022-05-10T12:45:01.933Z] 2022-05-10 12:45:01,846 [bump_version] DEBUG bumped version:2.2.0-dev.17 [2022-05-10T12:45:01.933Z] 2022-05-10 12:45:01,846 [write_version] DEBUG write version:2.2.0-dev.17 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2022-05-10T12:45:01.933Z] 2022-05-10 12:45:01,846 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-10T12:45:01.933Z] 2022-05-10 12:45:01,846 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-10T12:45:01.933Z] 2022-05-10 12:45:01,848 [execute] INFO git cat-file --batch-check [2022-05-10T12:45:01.933Z] 2022-05-10 12:45:01,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T12:45:01.933Z] 2022-05-10 12:45:01,852 [execute] INFO git cat-file --batch [2022-05-10T12:45:01.933Z] 2022-05-10 12:45:01,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T12:45:01.933Z] 2022-05-10 12:45:01,858 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-10T12:45:01.933Z] 2.2.0-dev.17 [Pipeline] } [2022-05-10T12:45:01.947Z] $ docker exec --env ******** --env ******** fbc3fe7045340d459ed3902404a6fc29431e945bd2030fb16a04b3cc10aa1feb ssh-agent -k [2022-05-10T12:45:02.064Z] unset SSH_AUTH_SOCK; [2022-05-10T12:45:02.065Z] unset SSH_AGENT_PID; [2022-05-10T12:45:02.065Z] echo Agent pid 38 killed; [2022-05-10T12:45:02.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T12:45:02.385Z] + git semver [Pipeline] } [2022-05-10T12:45:02.664Z] $ docker stop --time=1 fbc3fe7045340d459ed3902404a6fc29431e945bd2030fb16a04b3cc10aa1feb [2022-05-10T12:45:03.972Z] $ docker rm -f fbc3fe7045340d459ed3902404a6fc29431e945bd2030fb16a04b3cc10aa1feb [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T12:45:04.349Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T12:45:04.349Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:45:04.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T12:45:04.647Z] . [Pipeline] withDockerContainer [2022-05-10T12:45:04.713Z] prd-ubuntu20.04-docker-8c-8g-47732 does not seem to be running inside a container [2022-05-10T12:45:04.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T12:45:05.128Z] $ docker top 086a5ae8d3fbdd3c1b9dd937148b873d07b0db6bfc684472dd551f6dfccd35c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T12:45:05.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T12:45:05.219Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T12:45:05.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T12:45:05.354Z] $ docker exec 086a5ae8d3fbdd3c1b9dd937148b873d07b0db6bfc684472dd551f6dfccd35c3 ssh-agent [2022-05-10T12:45:05.473Z] SSH_AUTH_SOCK=/tmp/ssh-P9wVOhzhLUtf/agent.33 [2022-05-10T12:45:05.473Z] SSH_AGENT_PID=40 [2022-05-10T12:45:05.478Z] Running ssh-add (command line suppressed) [2022-05-10T12:45:05.600Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6042589617030496104.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6042589617030496104.key) [2022-05-10T12:45:05.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T12:45:05.900Z] + git semver push [2022-05-10T12:45:06.160Z] 2022-05-10 12:45:06,061 [run_push] DEBUG push [2022-05-10T12:45:06.160Z] 2022-05-10 12:45:06,062 [execute] INFO git push origin semver [2022-05-10T12:45:06.160Z] 2022-05-10 12:45:06,062 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-10T12:45:07.104Z] 2022-05-10 12:45:06,865 [run_push] DEBUG push all version tags [2022-05-10T12:45:07.104Z] 2022-05-10 12:45:06,865 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-10T12:45:07.104Z] 2022-05-10 12:45:06,866 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T12:45:07.673Z] 2022-05-10 12:45:07,591 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-10T12:45:07.673Z] 2.2.0-dev.17 [Pipeline] } [2022-05-10T12:45:07.688Z] $ docker exec --env ******** --env ******** 086a5ae8d3fbdd3c1b9dd937148b873d07b0db6bfc684472dd551f6dfccd35c3 ssh-agent -k [2022-05-10T12:45:07.793Z] unset SSH_AUTH_SOCK; [2022-05-10T12:45:07.794Z] unset SSH_AGENT_PID; [2022-05-10T12:45:07.794Z] echo Agent pid 40 killed; [2022-05-10T12:45:07.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T12:45:08.115Z] + git semver [Pipeline] } [2022-05-10T12:45:08.392Z] $ docker stop --time=1 086a5ae8d3fbdd3c1b9dd937148b873d07b0db6bfc684472dd551f6dfccd35c3 [2022-05-10T12:45:09.684Z] $ docker rm -f 086a5ae8d3fbdd3c1b9dd937148b873d07b0db6bfc684472dd551f6dfccd35c3 [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-05-10T12:45:10.324Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2022-05-10T12:45:10.324Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-05-10T12:45:10.324Z] total 16 [2022-05-10T12:45:10.324Z] drwxr-xr-x 3 root root 4096 May 10 12:38 . [2022-05-10T12:45:10.324Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 12:44 .. [2022-05-10T12:45:10.324Z] drwxr-xr-x 2 root root 4096 May 10 12:38 cost [2022-05-10T12:45:10.324Z] -rw-r--r-- 1 root root 84 May 10 12:38 cost.csv [2022-05-10T12:45:10.324Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-05-10T12:45:10.324Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-05-10T12:45:10.324Z] total 16 [2022-05-10T12:45:10.324Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 12:38 . [2022-05-10T12:45:10.324Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 12:44 .. [2022-05-10T12:45:10.324Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 12:38 cost [2022-05-10T12:45:10.324Z] -rw-r--r-- 1 jenkins jenkins 84 May 10 12:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:45:10.620Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:45:11.493Z] ---> package-listing.sh [2022-05-10T12:45:11.493Z] ++ facter osfamily [2022-05-10T12:45:11.493Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T12:45:11.754Z] + OS_FAMILY=debian [2022-05-10T12:45:11.754Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-05-10T12:45:11.754Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T12:45:11.754Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T12:45:11.754Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T12:45:11.754Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T12:45:11.754Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-05-10T12:45:11.754Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T12:45:11.754Z] + case "${OS_FAMILY}" in [2022-05-10T12:45:11.754Z] + dpkg -l [2022-05-10T12:45:11.754Z] + grep '^ii' [2022-05-10T12:45:11.754Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T12:45:11.754Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T12:45:11.754Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T12:45:11.754Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-05-10T12:45:11.754Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-05-10T12:45:11.754Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2022-05-10T12:45:11.769Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T12:45:12.050Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T12:45:12.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T12:45:12.610Z] . [Pipeline] withDockerContainer [2022-05-10T12:45:12.681Z] prd-ubuntu20.04-docker-8c-8g-47732 does not seem to be running inside a container [2022-05-10T12:45:12.722Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T12:45:12.979Z] $ docker top 8e460a4f2a62aaf63ffa3dc2267196c745ad479edac8c3dc4ea08b5b41998a7b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T12:45:13.343Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T12:45:13.636Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T12:45:13.927Z] + ls /var/log/sa-host [2022-05-10T12:45:13.927Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T12:45:14.015Z] provisioning config files... [2022-05-10T12:45:14.026Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7684422106344410803tmp [Pipeline] { [Pipeline] echo [2022-05-10T12:45:14.042Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:45:14.326Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T12:45:14.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:45:14.668Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T12:45:14.678Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:45:14.965Z] ---> sudo-logs.sh [2022-05-10T12:45:14.965Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T12:45:14.997Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:45:15.293Z] ---> job-cost.sh [2022-05-10T12:45:15.293Z] lf-activate-venv: SKIPPING [2022-05-10T12:45:15.293Z] DEBUG: total: 0.2199999988079071 [2022-05-10T12:45:15.293Z] INFO: Retrieving Stack Cost... [2022-05-10T12:45:15.867Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T12:45:16.129Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T12:45:16.144Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T12:45:16.433Z] ---> logs-deploy.sh [2022-05-10T12:45:16.433Z] lf-activate-venv: SKIPPING [2022-05-10T12:45:16.433Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/26 [2022-05-10T12:45:16.433Z] INFO: archiving workspace using pattern(s): [2022-05-10T12:45:17.376Z] Archives upload complete. [2022-05-10T12:45:17.639Z] INFO: archiving logs to Nexus