Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 073f6628e4882ecd405eac7767f08140f08a9e58 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-ssh9942272509539006546.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1008642291922308289.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10891479853347858990.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11434385358865321976.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6599663295722542446.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117369 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 073f6628e4882ecd405eac7767f08140f08a9e58 (main) Commit message: "build: Latest go-mods, config and Dockerfile fix (#200)" > 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 073f6628e4882ecd405eac7767f08140f08a9e58 # timeout=10 > git rev-list --no-walk dcc848a9285f189c57f2b784eb9ff9d99e0c2c3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T20:52:40.487Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T20:52:40.525Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T20:52:40.540Z] ========================================================= [2022-10-26T20:52:40.540Z] EdgeX Global Pipelines Version Info [2022-10-26T20:52:40.540Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:52:41.253Z] ------------------- [2022-10-26T20:52:41.253Z] stable info: [2022-10-26T20:52:41.253Z] ------------------- [2022-10-26T20:52:41.253Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T20:52:41.253Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T20:52:41.253Z] Message: update stable to v1.0.243 [2022-10-26T20:52:41.821Z] ------------------- [2022-10-26T20:52:41.821Z] experimental info: [2022-10-26T20:52:41.821Z] ------------------- [2022-10-26T20:52:41.821Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T20:52:41.821Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T20:52:41.821Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T20:52:41.968Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-10-26T20:52:41.978Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-10-26T20:52:41.993Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T20:52:42.006Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T20:52:42.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T20:52:42.028Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T20:52:42.041Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T20:52:42.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T20:52:42.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T20:52:42.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T20:52:42.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T20:52:42.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-10-26T20:52:42.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T20:52:42.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T20:52:42.160Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T20:52:42.172Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T20:52:42.186Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T20:52:42.197Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T20:52:42.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T20:52:42.222Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T20:52:42.240Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T20:52:42.259Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T20:52:42.273Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T20:52:42.283Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T20:52:42.294Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T20:52:42.305Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T20:52:42.319Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T20:52:42.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T20:52:42.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T20:52:42.357Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T20:52:42.368Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 073f6628e4882ecd405eac7767f08140f08a9e58 [Pipeline] echo [2022-10-26T20:52:42.381Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 073f662 [Pipeline] echo [2022-10-26T20:52:42.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T20:52:42.434Z] provisioning config files... [2022-10-26T20:52:42.447Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14618441602560773801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:52:42.749Z] ---> docker-login.sh [2022-10-26T20:52:42.749Z] nexus3.edgexfoundry.org:10001 [2022-10-26T20:52:43.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:43.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:43.008Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:43.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:43.008Z] [2022-10-26T20:52:43.008Z] Login Succeeded [2022-10-26T20:52:43.008Z] nexus3.edgexfoundry.org:10002 [2022-10-26T20:52:43.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:43.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:43.268Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:43.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:43.268Z] [2022-10-26T20:52:43.268Z] Login Succeeded [2022-10-26T20:52:43.268Z] nexus3.edgexfoundry.org:10003 [2022-10-26T20:52:43.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:43.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:43.268Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:43.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:43.268Z] [2022-10-26T20:52:43.268Z] Login Succeeded [2022-10-26T20:52:43.268Z] nexus3.edgexfoundry.org:10004 [2022-10-26T20:52:43.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:43.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:43.530Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:43.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:43.530Z] [2022-10-26T20:52:43.530Z] Login Succeeded [2022-10-26T20:52:43.530Z] docker.io [2022-10-26T20:52:43.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:43.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:43.790Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:43.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:43.790Z] [2022-10-26T20:52:43.790Z] Login Succeeded [2022-10-26T20:52:43.790Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T20:52:43.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T20:52:44.164Z] + git rev-list -1 --merges 073f6628e4882ecd405eac7767f08140f08a9e58~1..073f6628e4882ecd405eac7767f08140f08a9e58 [Pipeline] echo [2022-10-26T20:52:44.203Z] -----------> git rev-list -1 --merges 073f6628e4882ecd405eac7767f08140f08a9e58~1..073f6628e4882ecd405eac7767f08140f08a9e58 073f6628e4882ecd405eac7767f08140f08a9e58 [false] [Pipeline] sh [2022-10-26T20:52:44.492Z] + git log --format=format:%s -1 073f6628e4882ecd405eac7767f08140f08a9e58 [Pipeline] echo [2022-10-26T20:52:44.506Z] ========================================================= [2022-10-26T20:52:44.506Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T20:52:44.506Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T20:52:44.840Z] + git log --format=format:%s -1 073f6628e4882ecd405eac7767f08140f08a9e58 [Pipeline] echo [2022-10-26T20:52:44.852Z] [semverPrep] GIT_COMMIT: 073f6628e4882ecd405eac7767f08140f08a9e58, Commit Message: build: Latest go-mods, config and Dockerfile fix (#200) [Pipeline] echo [2022-10-26T20:52:44.859Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T20:52:45.194Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T20:52:45.194Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T20:52:45.194Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T20:52:45.194Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T20:52:45.194Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T20:52:45.194Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T20:52:45.194Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:52:45.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:52:45.550Z] [2022-10-26T20:52:45.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:52:45.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:52:45.850Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T20:52:45.850Z] b85a868b505f: Pulling fs layer [2022-10-26T20:52:45.850Z] e2be974225ed: Pulling fs layer [2022-10-26T20:52:45.850Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T20:52:45.850Z] 988bab9f4d93: Pulling fs layer [2022-10-26T20:52:45.850Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T20:52:45.850Z] eaf3925da568: Pulling fs layer [2022-10-26T20:52:45.850Z] bab4dde63d76: Pulling fs layer [2022-10-26T20:52:45.850Z] bde34c3a00c8: Pulling fs layer [2022-10-26T20:52:45.850Z] b352a97aabf1: Pulling fs layer [2022-10-26T20:52:45.850Z] 4872d77fe225: Pulling fs layer [2022-10-26T20:52:45.850Z] 5851b861e8e6: Pulling fs layer [2022-10-26T20:52:45.850Z] bab4dde63d76: Waiting [2022-10-26T20:52:45.850Z] 988bab9f4d93: Waiting [2022-10-26T20:52:45.850Z] 4872d77fe225: Waiting [2022-10-26T20:52:45.850Z] b352a97aabf1: Waiting [2022-10-26T20:52:45.850Z] 5851b861e8e6: Waiting [2022-10-26T20:52:45.850Z] 1469e6f7b9e6: Waiting [2022-10-26T20:52:45.850Z] eaf3925da568: Waiting [2022-10-26T20:52:45.850Z] e2be974225ed: Verifying Checksum [2022-10-26T20:52:45.850Z] e2be974225ed: Download complete [2022-10-26T20:52:45.850Z] 988bab9f4d93: Verifying Checksum [2022-10-26T20:52:45.850Z] 988bab9f4d93: Download complete [2022-10-26T20:52:46.109Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T20:52:46.109Z] 1469e6f7b9e6: Download complete [2022-10-26T20:52:46.109Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T20:52:46.109Z] 339a4e72a1f5: Download complete [2022-10-26T20:52:46.109Z] eaf3925da568: Verifying Checksum [2022-10-26T20:52:46.109Z] eaf3925da568: Download complete [2022-10-26T20:52:46.109Z] bde34c3a00c8: Verifying Checksum [2022-10-26T20:52:46.109Z] bde34c3a00c8: Download complete [2022-10-26T20:52:46.109Z] b352a97aabf1: Download complete [2022-10-26T20:52:46.109Z] 4872d77fe225: Verifying Checksum [2022-10-26T20:52:46.109Z] 4872d77fe225: Download complete [2022-10-26T20:52:46.109Z] 5851b861e8e6: Download complete [2022-10-26T20:52:46.109Z] b85a868b505f: Download complete [2022-10-26T20:52:46.367Z] bab4dde63d76: Verifying Checksum [2022-10-26T20:52:46.367Z] bab4dde63d76: Download complete [2022-10-26T20:52:47.742Z] b85a868b505f: Pull complete [2022-10-26T20:52:47.742Z] e2be974225ed: Pull complete [2022-10-26T20:52:48.001Z] 339a4e72a1f5: Pull complete [2022-10-26T20:52:48.001Z] 988bab9f4d93: Pull complete [2022-10-26T20:52:48.260Z] 1469e6f7b9e6: Pull complete [2022-10-26T20:52:48.520Z] eaf3925da568: Pull complete [2022-10-26T20:52:50.430Z] bab4dde63d76: Pull complete [2022-10-26T20:52:50.430Z] bde34c3a00c8: Pull complete [2022-10-26T20:52:50.430Z] b352a97aabf1: Pull complete [2022-10-26T20:52:50.690Z] 4872d77fe225: Pull complete [2022-10-26T20:52:50.690Z] 5851b861e8e6: Pull complete [2022-10-26T20:52:50.690Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T20:52:50.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:52:50.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:52:50.773Z] prd-ubuntu20.04-docker-8c-8g-117369 does not seem to be running inside a container [2022-10-26T20:52:50.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T20:52:52.367Z] $ docker top d4d8c057ba27d6d16d3cf45fbd60b919a5d91bcbfb3dc1bcfa085bc0ff1d741d -eo pid,comm [2022-10-26T20:52:52.446Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T20:52:52.446Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T20:52:52.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T20:52:52.486Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T20:52:52.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T20:52:52.595Z] $ docker exec d4d8c057ba27d6d16d3cf45fbd60b919a5d91bcbfb3dc1bcfa085bc0ff1d741d ssh-agent [2022-10-26T20:52:52.723Z] SSH_AUTH_SOCK=/tmp/ssh-lxSyqIxPvsG9/agent.32 [2022-10-26T20:52:52.723Z] SSH_AGENT_PID=38 [2022-10-26T20:52:52.733Z] Running ssh-add (command line suppressed) [2022-10-26T20:52:52.834Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11958772952868551615.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11958772952868551615.key) [2022-10-26T20:52:52.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T20:52:53.165Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T20:52:53.167Z] $ docker exec --env ******** --env ******** d4d8c057ba27d6d16d3cf45fbd60b919a5d91bcbfb3dc1bcfa085bc0ff1d741d ssh-agent -k [2022-10-26T20:52:53.277Z] unset SSH_AUTH_SOCK; [2022-10-26T20:52:53.278Z] unset SSH_AGENT_PID; [2022-10-26T20:52:53.278Z] echo Agent pid 38 killed; [2022-10-26T20:52:53.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T20:52:53.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T20:52:53.320Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T20:52:53.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T20:52:53.425Z] $ docker exec d4d8c057ba27d6d16d3cf45fbd60b919a5d91bcbfb3dc1bcfa085bc0ff1d741d ssh-agent [2022-10-26T20:52:53.552Z] SSH_AUTH_SOCK=/tmp/ssh-hl3q7M0jqW0W/agent.70 [2022-10-26T20:52:53.552Z] SSH_AGENT_PID=76 [2022-10-26T20:52:53.557Z] Running ssh-add (command line suppressed) [2022-10-26T20:52:53.660Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16956995567134880315.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16956995567134880315.key) [2022-10-26T20:52:53.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T20:52:53.979Z] + git semver init [2022-10-26T20:52:54.239Z] 2022-10-26 20:52:54,154 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T20:52:54.239Z] 2022-10-26 20:52:54,155 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-10-26T20:52:54.239Z] 2022-10-26 20:52:54,156 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-10-26T20:52:54.239Z] 2022-10-26 20:52:54,156 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T20:52:55.616Z] 2022-10-26 20:52:55,220 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2022-10-26T20:52:55.617Z] 2022-10-26 20:52:55,221 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2022-10-26T20:52:55.617Z] 2022-10-26 20:52:55,221 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-26T20:52:55.617Z] 2022-10-26 20:52:55,221 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-26T20:52:55.617Z] 2.3.0-dev.21 [Pipeline] } [2022-10-26T20:52:55.616Z] $ docker exec --env ******** --env ******** d4d8c057ba27d6d16d3cf45fbd60b919a5d91bcbfb3dc1bcfa085bc0ff1d741d ssh-agent -k [2022-10-26T20:52:55.715Z] unset SSH_AUTH_SOCK; [2022-10-26T20:52:55.716Z] unset SSH_AGENT_PID; [2022-10-26T20:52:55.716Z] echo Agent pid 76 killed; [2022-10-26T20:52:55.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T20:52:56.046Z] + git semver [Pipeline] } [2022-10-26T20:52:56.309Z] $ docker stop --time=1 d4d8c057ba27d6d16d3cf45fbd60b919a5d91bcbfb3dc1bcfa085bc0ff1d741d [2022-10-26T20:52:57.672Z] $ docker rm -f d4d8c057ba27d6d16d3cf45fbd60b919a5d91bcbfb3dc1bcfa085bc0ff1d741d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T20:52:58.030Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T20:52:58.184Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T20:52:58.187Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T20:52:58.300Z] provisioning config files... [2022-10-26T20:52:58.308Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11362733722621461848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:52:58.599Z] ---> docker-login.sh [2022-10-26T20:52:58.599Z] nexus3.edgexfoundry.org:10001 [2022-10-26T20:52:58.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:58.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:58.599Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:58.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:58.599Z] [2022-10-26T20:52:58.599Z] Login Succeeded [2022-10-26T20:52:58.599Z] nexus3.edgexfoundry.org:10002 [2022-10-26T20:52:58.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:58.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:58.599Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:58.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:58.600Z] [2022-10-26T20:52:58.600Z] Login Succeeded [2022-10-26T20:52:58.600Z] nexus3.edgexfoundry.org:10003 [2022-10-26T20:52:58.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:58.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:58.860Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:58.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:58.860Z] [2022-10-26T20:52:58.860Z] Login Succeeded [2022-10-26T20:52:58.860Z] nexus3.edgexfoundry.org:10004 [2022-10-26T20:52:58.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:58.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:58.860Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:58.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:58.860Z] [2022-10-26T20:52:58.860Z] Login Succeeded [2022-10-26T20:52:58.860Z] docker.io [2022-10-26T20:52:59.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:59.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:59.379Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:59.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:59.379Z] [2022-10-26T20:52:59.379Z] Login Succeeded [2022-10-26T20:52:59.379Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T20:52:59.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T20:52:59.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:52:59.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:52:59.466Z] ========================================================= [2022-10-26T20:52:59.466Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T20:52:59.466Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:52:59.774Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T20:52:59.774Z] Sending build context to Docker daemon 5.535MB [2022-10-26T20:52:59.774Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T20:52:59.774Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-26T20:52:59.774Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T20:52:59.774Z] 213ec9aee27d: Pulling fs layer [2022-10-26T20:52:59.774Z] 4583459ba037: Pulling fs layer [2022-10-26T20:52:59.774Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T20:52:59.774Z] 53926ce57604: Pulling fs layer [2022-10-26T20:52:59.774Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T20:52:59.774Z] 30f14e443154: Pulling fs layer [2022-10-26T20:52:59.774Z] 801331c1e519: Pulling fs layer [2022-10-26T20:52:59.774Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T20:52:59.774Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T20:52:59.774Z] 53926ce57604: Waiting [2022-10-26T20:52:59.774Z] 21b2b0c7a3f4: Waiting [2022-10-26T20:52:59.774Z] 30f14e443154: Waiting [2022-10-26T20:52:59.774Z] 801331c1e519: Waiting [2022-10-26T20:52:59.774Z] 99cc6dd402b0: Waiting [2022-10-26T20:52:59.774Z] 7d9ed39f4882: Waiting [2022-10-26T20:52:59.774Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T20:52:59.774Z] 93c1e223e6f2: Download complete [2022-10-26T20:52:59.774Z] 4583459ba037: Verifying Checksum [2022-10-26T20:52:59.774Z] 4583459ba037: Download complete [2022-10-26T20:52:59.774Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T20:52:59.774Z] 21b2b0c7a3f4: Download complete [2022-10-26T20:53:00.035Z] 30f14e443154: Download complete [2022-10-26T20:53:00.035Z] 213ec9aee27d: Verifying Checksum [2022-10-26T20:53:00.035Z] 213ec9aee27d: Download complete [2022-10-26T20:53:00.035Z] 801331c1e519: Download complete [2022-10-26T20:53:00.035Z] 213ec9aee27d: Pull complete [2022-10-26T20:53:00.305Z] 4583459ba037: Pull complete [2022-10-26T20:53:00.305Z] 93c1e223e6f2: Pull complete [2022-10-26T20:53:00.568Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T20:53:00.568Z] 7d9ed39f4882: Download complete [2022-10-26T20:53:00.568Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T20:53:00.568Z] 99cc6dd402b0: Download complete [2022-10-26T20:53:00.825Z] 53926ce57604: Verifying Checksum [2022-10-26T20:53:00.825Z] 53926ce57604: Download complete [2022-10-26T20:53:05.069Z] 53926ce57604: Pull complete [2022-10-26T20:53:05.069Z] 21b2b0c7a3f4: Pull complete [2022-10-26T20:53:05.069Z] 30f14e443154: Pull complete [2022-10-26T20:53:05.069Z] 801331c1e519: Pull complete [2022-10-26T20:53:06.969Z] 99cc6dd402b0: Pull complete [2022-10-26T20:53:07.543Z] 7d9ed39f4882: Pull complete [2022-10-26T20:53:07.543Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T20:53:07.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T20:53:07.801Z] ---> 1dedd983c030 [2022-10-26T20:53:07.801Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-10-26T20:53:09.707Z] ---> Running in 31ca5f66d45f [2022-10-26T20:53:09.707Z] Removing intermediate container 31ca5f66d45f [2022-10-26T20:53:09.707Z] ---> fccb638b3604 [2022-10-26T20:53:09.707Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T20:53:09.707Z] ---> Running in e022a43bd9eb [2022-10-26T20:53:09.707Z] Removing intermediate container e022a43bd9eb [2022-10-26T20:53:09.708Z] ---> 291e9645bfc6 [2022-10-26T20:53:09.708Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-26T20:53:09.708Z] ---> Running in 5f396a79c208 [2022-10-26T20:53:09.968Z] Removing intermediate container 5f396a79c208 [2022-10-26T20:53:09.968Z] ---> 9e4c3c4e8f2e [2022-10-26T20:53:09.968Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T20:53:09.968Z] ---> Running in 96266eb616bc [2022-10-26T20:53:09.968Z] Removing intermediate container 96266eb616bc [2022-10-26T20:53:09.968Z] ---> d6dd2c35e66c [2022-10-26T20:53:09.968Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T20:53:09.968Z] ---> Running in 91e72abde3b9 [2022-10-26T20:53:10.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T20:53:10.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T20:53:10.483Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-26T20:53:10.483Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-26T20:53:10.740Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-26T20:53:10.740Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-26T20:53:10.740Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T20:53:10.740Z] OK: 216 MiB in 55 packages [2022-10-26T20:53:11.304Z] Removing intermediate container 91e72abde3b9 [2022-10-26T20:53:11.304Z] ---> 29cd04799702 [2022-10-26T20:53:11.304Z] Step 8/12 : WORKDIR /device-snmp-go [2022-10-26T20:53:11.568Z] ---> Running in c3c0152d618d [2022-10-26T20:53:11.568Z] Removing intermediate container c3c0152d618d [2022-10-26T20:53:11.568Z] ---> 604d4d787118 [2022-10-26T20:53:11.568Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-26T20:53:12.135Z] ---> 33b40bf9b212 [2022-10-26T20:53:12.135Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T20:53:12.135Z] ---> Running in 7e6ca74b03bf [2022-10-26T20:53:13.269Z] Still waiting to schedule task [2022-10-26T20:53:13.269Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-26T20:53:30.221Z] Removing intermediate container 7e6ca74b03bf [2022-10-26T20:53:30.222Z] ---> 124c35a1fc83 [2022-10-26T20:53:30.222Z] Step 11/12 : COPY . . [2022-10-26T20:53:30.787Z] ---> 1c42b4cbcd20 [2022-10-26T20:53:30.787Z] Step 12/12 : RUN ${MAKE} [2022-10-26T20:53:30.787Z] ---> Running in c6473232c0ab [2022-10-26T20:53:31.045Z] noop [2022-10-26T20:53:31.303Z] Removing intermediate container c6473232c0ab [2022-10-26T20:53:31.303Z] ---> 11e0685f59e7 [2022-10-26T20:53:31.303Z] Successfully built 11e0685f59e7 [2022-10-26T20:53:31.303Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:53:31.612Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T20:53:31.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:53:31.675Z] prd-ubuntu20.04-docker-8c-8g-117369 does not seem to be running inside a container [2022-10-26T20:53:31.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T20:53:32.048Z] $ docker top 53598e4d98f163865bc9d12c30afe00b7c426355d07f0cef73e707c8ab114d9c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:53:32.377Z] + go version [2022-10-26T20:53:32.377Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T20:53:32.384Z] $ docker stop --time=1 53598e4d98f163865bc9d12c30afe00b7c426355d07f0cef73e707c8ab114d9c [2022-10-26T20:53:33.696Z] $ docker rm -f 53598e4d98f163865bc9d12c30afe00b7c426355d07f0cef73e707c8ab114d9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:53:34.092Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T20:53:34.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:53:34.158Z] prd-ubuntu20.04-docker-8c-8g-117369 does not seem to be running inside a container [2022-10-26T20:53:34.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T20:53:34.565Z] $ docker top ede54ea7432850858819da9a9c5d004196aa10f71319e5fd168c441859a93ae7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:53:34.903Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-26T20:53:35.199Z] + make test [2022-10-26T20:53:35.199Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-26T20:53:35.789Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-10-26T20:53:45.747Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-10-26T20:53:45.747Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.021s coverage: 0.0% of statements [2022-10-26T20:53:51.005Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-26T20:53:51.005Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T20:53:54.281Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T20:53:54.281Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T20:53:54.282Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T20:53:54.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T20:53:54.300Z] $ docker stop --time=1 ede54ea7432850858819da9a9c5d004196aa10f71319e5fd168c441859a93ae7 [2022-10-26T20:53:56.100Z] $ docker rm -f ede54ea7432850858819da9a9c5d004196aa10f71319e5fd168c441859a93ae7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T20:53:56.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T20:53:56.543Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-26T20:53:56.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T20:53:57.256Z] + ls -al . [2022-10-26T20:53:57.256Z] total 180 [2022-10-26T20:53:57.256Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 20:53 . [2022-10-26T20:53:57.256Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:52 .. [2022-10-26T20:53:57.256Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 26 20:52 .dockerignore [2022-10-26T20:53:57.256Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 20:53 .git [2022-10-26T20:53:57.256Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:52 .github [2022-10-26T20:53:57.256Z] -rw-rw-r-- 1 jenkins jenkins 328 Oct 26 20:52 .gitignore [2022-10-26T20:53:57.256Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 20:52 .golangci.yml [2022-10-26T20:53:57.256Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:52 .semver [2022-10-26T20:53:57.256Z] -rw-rw-r-- 1 jenkins jenkins 8932 Oct 26 20:52 Attribution.txt [2022-10-26T20:53:57.256Z] -rw-rw-r-- 1 jenkins jenkins 6948 Oct 26 20:52 CHANGELOG.md [2022-10-26T20:53:57.256Z] -rw-rw-r-- 1 jenkins jenkins 1486 Oct 26 20:52 Dockerfile [2022-10-26T20:53:57.256Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 20:52 GOVERNANCE.md [2022-10-26T20:53:57.256Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 26 20:52 Jenkinsfile [2022-10-26T20:53:57.256Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 20:52 LICENSE [2022-10-26T20:53:57.256Z] -rw-rw-r-- 1 jenkins jenkins 2543 Oct 26 20:52 Makefile [2022-10-26T20:53:57.256Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 26 20:52 OWNERS.md [2022-10-26T20:53:57.256Z] -rw-rw-r-- 1 jenkins jenkins 10054 Oct 26 20:52 README.md [2022-10-26T20:53:57.256Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 20:52 VERSION [2022-10-26T20:53:57.256Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:52 bin [2022-10-26T20:53:57.256Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:52 cmd [2022-10-26T20:53:57.256Z] -rw-r--r-- 1 jenkins jenkins 7631 Oct 26 20:53 coverage.out [2022-10-26T20:53:57.256Z] -rw-rw-r-- 1 jenkins jenkins 3462 Oct 26 20:52 go.mod [2022-10-26T20:53:57.256Z] -rw-rw-r-- 1 jenkins jenkins 45069 Oct 26 20:52 go.sum [2022-10-26T20:53:57.256Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:52 internal [2022-10-26T20:53:57.256Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:52 snap [2022-10-26T20:53:57.256Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 26 20:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:53:57.558Z] + 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=073f6628e4882ecd405eac7767f08140f08a9e58 --label arch=amd64 --label version=2.3.0-dev.21 . [2022-10-26T20:53:57.558Z] Sending build context to Docker daemon 5.543MB [2022-10-26T20:53:57.558Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T20:53:57.558Z] Step 2/24 : FROM ${BASE} AS builder [2022-10-26T20:53:57.558Z] ---> 11e0685f59e7 [2022-10-26T20:53:57.558Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-26T20:53:57.558Z] ---> Running in a5597d2dd884 [2022-10-26T20:53:57.816Z] Removing intermediate container a5597d2dd884 [2022-10-26T20:53:57.816Z] ---> 5338746d9cab [2022-10-26T20:53:57.816Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T20:53:57.816Z] ---> Running in 15867b573b3a [2022-10-26T20:53:57.817Z] Removing intermediate container 15867b573b3a [2022-10-26T20:53:57.817Z] ---> 7c7a862b8a8a [2022-10-26T20:53:57.817Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-26T20:53:57.817Z] ---> Running in 4733c96bc3a0 [2022-10-26T20:53:57.817Z] Removing intermediate container 4733c96bc3a0 [2022-10-26T20:53:57.817Z] ---> a756056ad09b [2022-10-26T20:53:57.817Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T20:53:58.074Z] ---> Running in d9bfc46591cf [2022-10-26T20:53:58.074Z] Removing intermediate container d9bfc46591cf [2022-10-26T20:53:58.074Z] ---> e9c1e29771a9 [2022-10-26T20:53:58.074Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T20:53:58.074Z] ---> Running in 27ad28e40fa9 [2022-10-26T20:53:58.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T20:53:58.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T20:53:58.591Z] OK: 216 MiB in 55 packages [2022-10-26T20:53:58.850Z] Removing intermediate container 27ad28e40fa9 [2022-10-26T20:53:58.850Z] ---> 08a86e7737fa [2022-10-26T20:53:58.850Z] Step 8/24 : WORKDIR /device-snmp-go [2022-10-26T20:53:59.108Z] ---> Running in 126ab76badd3 [2022-10-26T20:53:59.108Z] Removing intermediate container 126ab76badd3 [2022-10-26T20:53:59.108Z] ---> 2c59d43b26d1 [2022-10-26T20:53:59.108Z] Step 9/24 : COPY go.mod vendor* ./ [2022-10-26T20:53:59.108Z] ---> d3640327236a [2022-10-26T20:53:59.108Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T20:53:59.108Z] ---> Running in 6708641f7316 [2022-10-26T20:54:00.073Z] Removing intermediate container 6708641f7316 [2022-10-26T20:54:00.073Z] ---> 48571a0a94b3 [2022-10-26T20:54:00.073Z] Step 11/24 : COPY . . [2022-10-26T20:54:00.332Z] ---> 26ea685e1c94 [2022-10-26T20:54:00.332Z] Step 12/24 : RUN ${MAKE} [2022-10-26T20:54:00.332Z] ---> Running in e130dfb489ae [2022-10-26T20:54:00.591Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-10-26T20:54:22.512Z] Removing intermediate container e130dfb489ae [2022-10-26T20:54:22.512Z] ---> d5ace1ee9960 [2022-10-26T20:54:22.512Z] Step 13/24 : FROM alpine:3.16 [2022-10-26T20:54:22.512Z] 3.16: Pulling from library/alpine [2022-10-26T20:54:22.512Z] 213ec9aee27d: Already exists [2022-10-26T20:54:22.512Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T20:54:22.512Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T20:54:22.512Z] ---> 9c6f07244728 [2022-10-26T20:54:22.512Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T20:54:22.512Z] ---> Running in 8f7322271175 [2022-10-26T20:54:22.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T20:54:22.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T20:54:22.512Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T20:54:22.512Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T20:54:22.512Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T20:54:22.512Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T20:54:22.512Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T20:54:22.512Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T20:54:22.512Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T20:54:22.512Z] OK: 8 MiB in 20 packages [2022-10-26T20:54:22.512Z] Removing intermediate container 8f7322271175 [2022-10-26T20:54:22.512Z] ---> 1372054d079c [2022-10-26T20:54:22.512Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-10-26T20:54:22.512Z] ---> 857e633cc78a [2022-10-26T20:54:22.512Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-10-26T20:54:22.512Z] ---> ddccecfe2478 [2022-10-26T20:54:22.512Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-10-26T20:54:22.512Z] ---> 41c6f14e4902 [2022-10-26T20:54:22.512Z] Step 18/24 : EXPOSE 59993 [2022-10-26T20:54:22.512Z] ---> Running in b160ae6e1ed5 [2022-10-26T20:54:22.512Z] Removing intermediate container b160ae6e1ed5 [2022-10-26T20:54:22.512Z] ---> b186cfd06e77 [2022-10-26T20:54:22.512Z] Step 19/24 : EXPOSE 161 [2022-10-26T20:54:22.512Z] ---> Running in 97d9c3438955 [2022-10-26T20:54:22.512Z] Removing intermediate container 97d9c3438955 [2022-10-26T20:54:22.512Z] ---> b3f91c16393b [2022-10-26T20:54:22.512Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-10-26T20:54:22.512Z] ---> Running in 1df971b9479f [2022-10-26T20:54:22.512Z] Removing intermediate container 1df971b9479f [2022-10-26T20:54:22.512Z] ---> 0d10e5f6b18a [2022-10-26T20:54:22.512Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-26T20:54:22.512Z] ---> Running in 7afe9a199351 [2022-10-26T20:54:22.512Z] Removing intermediate container 7afe9a199351 [2022-10-26T20:54:22.512Z] ---> 50f2ce2c5561 [2022-10-26T20:54:22.512Z] Step 22/24 : LABEL arch=amd64 [2022-10-26T20:54:22.512Z] ---> Running in ae8e27d12855 [2022-10-26T20:54:22.512Z] Removing intermediate container ae8e27d12855 [2022-10-26T20:54:22.512Z] ---> 0297a7a139f9 [2022-10-26T20:54:22.512Z] Step 23/24 : LABEL git_sha=073f6628e4882ecd405eac7767f08140f08a9e58 [2022-10-26T20:54:22.512Z] ---> Running in 92f78dc9ad64 [2022-10-26T20:54:22.512Z] Removing intermediate container 92f78dc9ad64 [2022-10-26T20:54:22.512Z] ---> 1614a193b3d1 [2022-10-26T20:54:22.512Z] Step 24/24 : LABEL version=2.3.0-dev.21 [2022-10-26T20:54:22.799Z] ---> Running in ea0771ed81a7 [2022-10-26T20:54:22.800Z] Removing intermediate container ea0771ed81a7 [2022-10-26T20:54:22.800Z] ---> bba456d4e68f [2022-10-26T20:54:22.800Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T20:54:22.800Z] Successfully built bba456d4e68f [2022-10-26T20:54:22.800Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T20:54:22.902Z] provisioning config files... [2022-10-26T20:54:22.921Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5204598336896225511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:54:23.244Z] ---> docker-login.sh [2022-10-26T20:54:23.245Z] nexus3.edgexfoundry.org:10001 [2022-10-26T20:54:23.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:54:23.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:54:23.245Z] Configure a credential helper to remove this warning. See [2022-10-26T20:54:23.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:54:23.245Z] [2022-10-26T20:54:23.245Z] Login Succeeded [2022-10-26T20:54:23.245Z] nexus3.edgexfoundry.org:10002 [2022-10-26T20:54:23.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:54:23.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:54:23.245Z] Configure a credential helper to remove this warning. See [2022-10-26T20:54:23.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:54:23.245Z] [2022-10-26T20:54:23.245Z] Login Succeeded [2022-10-26T20:54:23.245Z] nexus3.edgexfoundry.org:10003 [2022-10-26T20:54:23.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:54:23.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:54:23.518Z] Configure a credential helper to remove this warning. See [2022-10-26T20:54:23.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:54:23.518Z] [2022-10-26T20:54:23.518Z] Login Succeeded [2022-10-26T20:54:23.518Z] nexus3.edgexfoundry.org:10004 [2022-10-26T20:54:23.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:54:23.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:54:23.518Z] Configure a credential helper to remove this warning. See [2022-10-26T20:54:23.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:54:23.518Z] [2022-10-26T20:54:23.518Z] Login Succeeded [2022-10-26T20:54:23.518Z] docker.io [2022-10-26T20:54:23.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:54:24.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:54:24.085Z] Configure a credential helper to remove this warning. See [2022-10-26T20:54:24.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:54:24.085Z] [2022-10-26T20:54:24.085Z] Login Succeeded [2022-10-26T20:54:24.085Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T20:54:24.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T20:54:24.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:54:24.140Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-10-26T20:54:24.140Z] 073f6628e4882ecd405eac7767f08140f08a9e58 [2022-10-26T20:54:24.140Z] latest [2022-10-26T20:54:24.140Z] 2.3.0-dev.21 [2022-10-26T20:54:24.140Z] 073f6628e4882ecd405eac7767f08140f08a9e58-2.3.0-dev.21 [2022-10-26T20:54:24.140Z] main [2022-10-26T20:54:24.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:24.457Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:073f6628e4882ecd405eac7767f08140f08a9e58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:24.768Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:073f6628e4882ecd405eac7767f08140f08a9e58 [2022-10-26T20:54:24.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-26T20:54:24.768Z] 7936a8ca3a28: Preparing [2022-10-26T20:54:24.768Z] 340f58b340ac: Preparing [2022-10-26T20:54:24.768Z] 0bd2ee207759: Preparing [2022-10-26T20:54:24.768Z] a98d2f088c79: Preparing [2022-10-26T20:54:24.768Z] 994393dc58e7: Preparing [2022-10-26T20:54:24.768Z] 994393dc58e7: Layer already exists [2022-10-26T20:54:24.768Z] 7936a8ca3a28: Pushed [2022-10-26T20:54:24.768Z] 340f58b340ac: Pushed [2022-10-26T20:54:25.027Z] a98d2f088c79: Pushed [2022-10-26T20:54:27.556Z] 0bd2ee207759: Pushed [2022-10-26T20:54:27.556Z] 073f6628e4882ecd405eac7767f08140f08a9e58: digest: sha256:517249975b6fdde94b36b85f97f0ced86546b34b82cfb2ae4130dca5f8e88e83 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:27.867Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:28.170Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-10-26T20:54:28.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-26T20:54:28.171Z] 7936a8ca3a28: Preparing [2022-10-26T20:54:28.171Z] 340f58b340ac: Preparing [2022-10-26T20:54:28.171Z] 0bd2ee207759: Preparing [2022-10-26T20:54:28.171Z] a98d2f088c79: Preparing [2022-10-26T20:54:28.171Z] 994393dc58e7: Preparing [2022-10-26T20:54:28.171Z] 0bd2ee207759: Layer already exists [2022-10-26T20:54:28.171Z] a98d2f088c79: Layer already exists [2022-10-26T20:54:28.171Z] 7936a8ca3a28: Layer already exists [2022-10-26T20:54:28.171Z] 994393dc58e7: Layer already exists [2022-10-26T20:54:28.171Z] 340f58b340ac: Layer already exists [2022-10-26T20:54:28.171Z] latest: digest: sha256:517249975b6fdde94b36b85f97f0ced86546b34b82cfb2ae4130dca5f8e88e83 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:28.474Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:28.771Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.21 [2022-10-26T20:54:28.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-26T20:54:28.771Z] 7936a8ca3a28: Preparing [2022-10-26T20:54:28.771Z] 340f58b340ac: Preparing [2022-10-26T20:54:28.771Z] 0bd2ee207759: Preparing [2022-10-26T20:54:28.771Z] a98d2f088c79: Preparing [2022-10-26T20:54:28.771Z] 994393dc58e7: Preparing [2022-10-26T20:54:28.771Z] 0bd2ee207759: Layer already exists [2022-10-26T20:54:28.771Z] 7936a8ca3a28: Layer already exists [2022-10-26T20:54:28.771Z] 340f58b340ac: Layer already exists [2022-10-26T20:54:28.771Z] a98d2f088c79: Layer already exists [2022-10-26T20:54:28.771Z] 994393dc58e7: Layer already exists [2022-10-26T20:54:28.771Z] 2.3.0-dev.21: digest: sha256:517249975b6fdde94b36b85f97f0ced86546b34b82cfb2ae4130dca5f8e88e83 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:29.079Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:073f6628e4882ecd405eac7767f08140f08a9e58-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:29.379Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:073f6628e4882ecd405eac7767f08140f08a9e58-2.3.0-dev.21 [2022-10-26T20:54:29.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-26T20:54:29.379Z] 7936a8ca3a28: Preparing [2022-10-26T20:54:29.379Z] 340f58b340ac: Preparing [2022-10-26T20:54:29.379Z] 0bd2ee207759: Preparing [2022-10-26T20:54:29.379Z] a98d2f088c79: Preparing [2022-10-26T20:54:29.379Z] 994393dc58e7: Preparing [2022-10-26T20:54:29.379Z] 7936a8ca3a28: Layer already exists [2022-10-26T20:54:29.379Z] a98d2f088c79: Layer already exists [2022-10-26T20:54:29.379Z] 340f58b340ac: Layer already exists [2022-10-26T20:54:29.379Z] 0bd2ee207759: Layer already exists [2022-10-26T20:54:29.379Z] 994393dc58e7: Layer already exists [2022-10-26T20:54:29.379Z] 073f6628e4882ecd405eac7767f08140f08a9e58-2.3.0-dev.21: digest: sha256:517249975b6fdde94b36b85f97f0ced86546b34b82cfb2ae4130dca5f8e88e83 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:29.694Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:30.004Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2022-10-26T20:54:30.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-26T20:54:30.004Z] 7936a8ca3a28: Preparing [2022-10-26T20:54:30.004Z] 340f58b340ac: Preparing [2022-10-26T20:54:30.004Z] 0bd2ee207759: Preparing [2022-10-26T20:54:30.004Z] a98d2f088c79: Preparing [2022-10-26T20:54:30.004Z] 994393dc58e7: Preparing [2022-10-26T20:54:30.004Z] 0bd2ee207759: Layer already exists [2022-10-26T20:54:30.004Z] a98d2f088c79: Layer already exists [2022-10-26T20:54:30.004Z] 340f58b340ac: Layer already exists [2022-10-26T20:54:30.004Z] 7936a8ca3a28: Layer already exists [2022-10-26T20:54:30.004Z] 994393dc58e7: Layer already exists [2022-10-26T20:54:30.004Z] main: digest: sha256:517249975b6fdde94b36b85f97f0ced86546b34b82cfb2ae4130dca5f8e88e83 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T20:54:30.046Z] ===================================================== [Pipeline] echo [2022-10-26T20:54:30.052Z] taggedImages: [2022-10-26T20:54:30.052Z] - nexus3.edgexfoundry.org:10004/device-snmp:073f6628e4882ecd405eac7767f08140f08a9e58 [2022-10-26T20:54:30.052Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-10-26T20:54:30.052Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.21 [2022-10-26T20:54:30.052Z] - nexus3.edgexfoundry.org:10004/device-snmp:073f6628e4882ecd405eac7767f08140f08a9e58-2.3.0-dev.21 [2022-10-26T20:54:30.052Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:30.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T20:54:30.403Z] [2022-10-26T20:54:30.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:30.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T20:54:30.698Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T20:54:30.698Z] 5eb5b503b376: Pulling fs layer [2022-10-26T20:54:30.698Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T20:54:30.698Z] ec43610c2a17: Pulling fs layer [2022-10-26T20:54:30.698Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T20:54:30.698Z] 33b1e0a273af: Pulling fs layer [2022-10-26T20:54:30.698Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T20:54:30.698Z] 2f39f015ded8: Pulling fs layer [2022-10-26T20:54:30.698Z] 3a2ae6a8a46f: Waiting [2022-10-26T20:54:30.698Z] 5d3b04190fa2: Waiting [2022-10-26T20:54:30.698Z] 33b1e0a273af: Waiting [2022-10-26T20:54:30.698Z] 2f39f015ded8: Waiting [2022-10-26T20:54:30.698Z] 5c69ac0246d0: Verifying Checksum [2022-10-26T20:54:30.698Z] 5c69ac0246d0: Download complete [2022-10-26T20:54:30.698Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T20:54:30.698Z] 3a2ae6a8a46f: Download complete [2022-10-26T20:54:30.698Z] 33b1e0a273af: Verifying Checksum [2022-10-26T20:54:30.698Z] 33b1e0a273af: Download complete [2022-10-26T20:54:30.698Z] ec43610c2a17: Verifying Checksum [2022-10-26T20:54:30.698Z] ec43610c2a17: Download complete [2022-10-26T20:54:30.956Z] 5d3b04190fa2: Download complete [2022-10-26T20:54:30.956Z] 5eb5b503b376: Verifying Checksum [2022-10-26T20:54:30.956Z] 5eb5b503b376: Download complete [2022-10-26T20:54:31.522Z] 2f39f015ded8: Download complete [2022-10-26T20:54:32.087Z] 5eb5b503b376: Pull complete [2022-10-26T20:54:32.345Z] 5c69ac0246d0: Pull complete [2022-10-26T20:54:32.603Z] ec43610c2a17: Pull complete [2022-10-26T20:54:32.861Z] 3a2ae6a8a46f: Pull complete [2022-10-26T20:54:33.118Z] 33b1e0a273af: Pull complete [2022-10-26T20:54:33.118Z] 5d3b04190fa2: Pull complete [2022-10-26T20:54:37.308Z] 2f39f015ded8: Pull complete [2022-10-26T20:54:37.308Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T20:54:37.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T20:54:37.308Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:54:37.387Z] prd-ubuntu20.04-docker-8c-8g-117369 does not seem to be running inside a container [2022-10-26T20:54:37.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T20:54:38.987Z] $ docker top 490c038d127036cafc1be4db559a2d60b94646e032c43e105701fddade1733f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:54:39.349Z] ---> job-cost.sh [2022-10-26T20:54:39.349Z] lf-activate-venv: SKIPPING [2022-10-26T20:54:39.349Z] INFO: No Stack... [2022-10-26T20:54:39.608Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T20:54:40.175Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T20:54:40.462Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2022-10-26T20:54:40.462Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T20:54:40.472Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-52-stack-cost] [2022-10-26T20:54:40.482Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-52-stack-cost] did not exist. Created. [2022-10-26T20:54:40.482Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T20:54:40.779Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T20:54:40.813Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T20:54:40.819Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T20:54:40.837Z] $ docker stop --time=1 490c038d127036cafc1be4db559a2d60b94646e032c43e105701fddade1733f9 [2022-10-26T20:54:42.018Z] $ docker rm -f 490c038d127036cafc1be4db559a2d60b94646e032c43e105701fddade1733f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T20:56:05.356Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117373 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-10-26T20:56:05.367Z] Running in /w/workspace/device-snmp-go/52 [Pipeline] { [Pipeline] checkout [2022-10-26T20:56:05.406Z] Selected Git installation does not exist. Using Default [2022-10-26T20:56:05.406Z] The recommended git tool is: NONE [2022-10-26T20:56:12.408Z] using credential edgex-jenkins-ssh [2022-10-26T20:56:12.451Z] Cloning the remote Git repository [2022-10-26T20:56:12.513Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-10-26T20:56:12.612Z] > git init /w/workspace/device-snmp-go/52 # timeout=10 [2022-10-26T20:56:12.802Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-10-26T20:56:12.804Z] > git --version # timeout=10 [2022-10-26T20:56:12.825Z] > git --version # 'git version 2.25.1' [2022-10-26T20:56:12.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T20:56:12.885Z] Verifying host key using known hosts file [2022-10-26T20:56:13.143Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T20:56:13.160Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T20:56:14.435Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-10-26T20:56:14.460Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T20:56:15.724Z] Avoid second fetch [2022-10-26T20:56:15.725Z] Checking out Revision 073f6628e4882ecd405eac7767f08140f08a9e58 (main) [2022-10-26T20:56:16.451Z] Commit message: "build: Latest go-mods, config and Dockerfile fix (#200)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T20:56:15.750Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T20:56:15.775Z] > git checkout -f 073f6628e4882ecd405eac7767f08140f08a9e58 # timeout=10 [2022-10-26T20:56:17.427Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T20:56:17.427Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T20:56:17.427Z] Dload Upload Total Spent Left Speed [2022-10-26T20:56:17.427Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 168k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh [2022-10-26T20:56:18.217Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T20:56:18.578Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-10-26T20:56:18.578Z] /etc/docker/daemon.json [2022-10-26T20:56:18.578Z] { [2022-10-26T20:56:18.578Z] "registry-mirrors": [ [2022-10-26T20:56:18.578Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T20:56:18.578Z] ], [2022-10-26T20:56:18.578Z] "bip": "10.250.0.254/24", [2022-10-26T20:56:18.578Z] "hosts": [ [2022-10-26T20:56:18.578Z] "tcp://0.0.0.0:5555", [2022-10-26T20:56:18.578Z] "unix:///var/run/docker.sock" [2022-10-26T20:56:18.578Z] ], [2022-10-26T20:56:18.578Z] "mtu": 1458, [2022-10-26T20:56:18.578Z] "selinux-enabled": true, [2022-10-26T20:56:18.578Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T20:56:18.578Z] } [Pipeline] sh [2022-10-26T20:56:18.942Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T20:56:19.305Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T20:56:37.679Z] provisioning config files... [2022-10-26T20:56:37.708Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/52@tmp/config16177666522551059416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:56:38.072Z] ---> docker-login.sh [2022-10-26T20:56:38.072Z] nexus3.edgexfoundry.org:10001 [2022-10-26T20:56:38.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:56:38.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:56:38.676Z] Configure a credential helper to remove this warning. See [2022-10-26T20:56:38.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:56:38.676Z] [2022-10-26T20:56:38.676Z] Login Succeeded [2022-10-26T20:56:38.949Z] nexus3.edgexfoundry.org:10002 [2022-10-26T20:56:39.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:56:39.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:56:39.224Z] Configure a credential helper to remove this warning. See [2022-10-26T20:56:39.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:56:39.224Z] [2022-10-26T20:56:39.224Z] Login Succeeded [2022-10-26T20:56:39.224Z] nexus3.edgexfoundry.org:10003 [2022-10-26T20:56:39.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:56:39.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:56:39.765Z] Configure a credential helper to remove this warning. See [2022-10-26T20:56:39.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:56:39.765Z] [2022-10-26T20:56:39.765Z] Login Succeeded [2022-10-26T20:56:39.765Z] nexus3.edgexfoundry.org:10004 [2022-10-26T20:56:40.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:56:40.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:56:40.040Z] Configure a credential helper to remove this warning. See [2022-10-26T20:56:40.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:56:40.040Z] [2022-10-26T20:56:40.040Z] Login Succeeded [2022-10-26T20:56:40.040Z] docker.io [2022-10-26T20:56:40.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:56:40.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:56:40.929Z] Configure a credential helper to remove this warning. See [2022-10-26T20:56:40.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:56:40.929Z] [2022-10-26T20:56:40.929Z] Login Succeeded [2022-10-26T20:56:40.929Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T20:56:40.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T20:56:41.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:56:41.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:56:41.204Z] ========================================================= [2022-10-26T20:56:41.204Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T20:56:41.204Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:56:41.568Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T20:56:41.848Z] Sending build context to Docker daemon 2.858MB [2022-10-26T20:56:41.848Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T20:56:41.848Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-26T20:56:42.444Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T20:56:42.444Z] 9b18e9b68314: Pulling fs layer [2022-10-26T20:56:42.444Z] d32db5db7311: Pulling fs layer [2022-10-26T20:56:42.444Z] d0c4b47475fc: Pulling fs layer [2022-10-26T20:56:42.444Z] 5831b945b038: Pulling fs layer [2022-10-26T20:56:42.444Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T20:56:42.444Z] e10730c5d714: Pulling fs layer [2022-10-26T20:56:42.444Z] 5831b945b038: Waiting [2022-10-26T20:56:42.444Z] 86bbec2aaacd: Waiting [2022-10-26T20:56:42.444Z] 5dd5c2283517: Pulling fs layer [2022-10-26T20:56:42.444Z] d5ac0230b979: Pulling fs layer [2022-10-26T20:56:42.444Z] 5dd5c2283517: Waiting [2022-10-26T20:56:42.444Z] d5ac0230b979: Waiting [2022-10-26T20:56:42.444Z] e10730c5d714: Waiting [2022-10-26T20:56:42.444Z] d0c4b47475fc: Download complete [2022-10-26T20:56:42.444Z] d32db5db7311: Verifying Checksum [2022-10-26T20:56:42.444Z] d32db5db7311: Download complete [2022-10-26T20:56:42.444Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T20:56:42.444Z] 86bbec2aaacd: Download complete [2022-10-26T20:56:42.444Z] e10730c5d714: Download complete [2022-10-26T20:56:42.444Z] 9b18e9b68314: Verifying Checksum [2022-10-26T20:56:42.444Z] 9b18e9b68314: Download complete [2022-10-26T20:56:43.441Z] 9b18e9b68314: Pull complete [2022-10-26T20:56:43.715Z] d5ac0230b979: Verifying Checksum [2022-10-26T20:56:43.715Z] d5ac0230b979: Download complete [2022-10-26T20:56:43.997Z] d32db5db7311: Pull complete [2022-10-26T20:56:44.279Z] d0c4b47475fc: Pull complete [2022-10-26T20:56:45.268Z] 5dd5c2283517: Verifying Checksum [2022-10-26T20:56:45.268Z] 5dd5c2283517: Download complete [2022-10-26T20:56:45.872Z] 5831b945b038: Verifying Checksum [2022-10-26T20:56:45.872Z] 5831b945b038: Download complete [2022-10-26T20:57:00.947Z] 5831b945b038: Pull complete [2022-10-26T20:57:00.947Z] 86bbec2aaacd: Pull complete [2022-10-26T20:57:00.947Z] e10730c5d714: Pull complete [2022-10-26T20:57:06.358Z] 5dd5c2283517: Pull complete [2022-10-26T20:57:08.315Z] d5ac0230b979: Pull complete [2022-10-26T20:57:08.315Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T20:57:08.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T20:57:08.315Z] ---> 59b3b1a385d4 [2022-10-26T20:57:08.315Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-10-26T20:57:09.319Z] ---> Running in 50df6e7ba77f [2022-10-26T20:57:09.589Z] Removing intermediate container 50df6e7ba77f [2022-10-26T20:57:09.589Z] ---> bd09cec5db62 [2022-10-26T20:57:09.589Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T20:57:09.589Z] ---> Running in 6832ee424489 [2022-10-26T20:57:10.180Z] Removing intermediate container 6832ee424489 [2022-10-26T20:57:10.180Z] ---> af0989cfe5ed [2022-10-26T20:57:10.180Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-26T20:57:10.180Z] ---> Running in 651100e95087 [2022-10-26T20:57:10.450Z] Removing intermediate container 651100e95087 [2022-10-26T20:57:10.450Z] ---> 68c49c294308 [2022-10-26T20:57:10.450Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T20:57:10.721Z] ---> Running in 36fee6af0979 [2022-10-26T20:57:10.995Z] Removing intermediate container 36fee6af0979 [2022-10-26T20:57:10.995Z] ---> dbeddceaf496 [2022-10-26T20:57:10.995Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T20:57:11.266Z] ---> Running in fe27df5cef5f [2022-10-26T20:57:12.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T20:57:12.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T20:57:14.124Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-26T20:57:14.124Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-26T20:57:14.124Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-26T20:57:14.124Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-26T20:57:14.124Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T20:57:14.124Z] OK: 226 MiB in 55 packages [2022-10-26T20:57:15.243Z] Removing intermediate container fe27df5cef5f [2022-10-26T20:57:15.243Z] ---> 3e1359802457 [2022-10-26T20:57:15.243Z] Step 8/12 : WORKDIR /device-snmp-go [2022-10-26T20:57:15.531Z] ---> Running in e95e7b1f8c53 [2022-10-26T20:57:16.137Z] Removing intermediate container e95e7b1f8c53 [2022-10-26T20:57:16.137Z] ---> 72afb08593cf [2022-10-26T20:57:16.137Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-26T20:57:16.732Z] ---> 9b7e11b0310f [2022-10-26T20:57:16.732Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T20:57:16.732Z] ---> Running in 4accd0a630e3 [2022-10-26T20:58:24.743Z] Removing intermediate container 4accd0a630e3 [2022-10-26T20:58:24.743Z] ---> eeae70d26baa [2022-10-26T20:58:24.743Z] Step 11/12 : COPY . . [2022-10-26T20:58:24.743Z] ---> f883cbffe408 [2022-10-26T20:58:24.743Z] Step 12/12 : RUN ${MAKE} [2022-10-26T20:58:24.743Z] ---> Running in e3b54e60aa4b [2022-10-26T20:58:24.743Z] noop [2022-10-26T20:58:24.743Z] Removing intermediate container e3b54e60aa4b [2022-10-26T20:58:24.743Z] ---> b5ba13ea05ba [2022-10-26T20:58:24.743Z] Successfully built b5ba13ea05ba [2022-10-26T20:58:24.743Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:58:25.110Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T20:58:25.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:58:25.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-117373 does not seem to be running inside a container [2022-10-26T20:58:25.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/52 -v /w/workspace/device-snmp-go/52:/w/workspace/device-snmp-go/52:rw,z -v /w/workspace/device-snmp-go/52@tmp:/w/workspace/device-snmp-go/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T20:58:26.805Z] $ docker top 61a85127ac0aba4ba834b3a9be653b10858dea9f6330648967315c113004df43 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:58:27.716Z] + go version [2022-10-26T20:58:27.716Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T20:58:27.744Z] $ docker stop --time=1 61a85127ac0aba4ba834b3a9be653b10858dea9f6330648967315c113004df43 [2022-10-26T20:58:29.470Z] $ docker rm -f 61a85127ac0aba4ba834b3a9be653b10858dea9f6330648967315c113004df43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:58:30.055Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T20:58:30.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:58:30.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-117373 does not seem to be running inside a container [2022-10-26T20:58:30.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/52 -v /w/workspace/device-snmp-go/52:/w/workspace/device-snmp-go/52:rw,z -v /w/workspace/device-snmp-go/52@tmp:/w/workspace/device-snmp-go/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T20:58:31.748Z] $ docker top 2e01ff97fcfa33f1ecf5a90fd85f0522fd119dfa146fd62500aa8302cba9a285 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:58:32.645Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/52 [Pipeline] fileExists [Pipeline] sh [2022-10-26T20:58:33.312Z] + make test [2022-10-26T20:58:33.312Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-26T20:58:35.292Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-10-26T21:00:27.152Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-10-26T21:00:27.152Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.084s coverage: 0.0% of statements [2022-10-26T21:00:27.152Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-26T21:00:27.152Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T21:00:53.934Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T21:00:53.934Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T21:00:53.934Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T21:00:53.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T21:00:53.965Z] $ docker stop --time=1 2e01ff97fcfa33f1ecf5a90fd85f0522fd119dfa146fd62500aa8302cba9a285 [2022-10-26T21:00:56.018Z] $ docker rm -f 2e01ff97fcfa33f1ecf5a90fd85f0522fd119dfa146fd62500aa8302cba9a285 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T21:00:57.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T21:00:57.173Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T21:00:57.665Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T21:00:58.074Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T21:00:58.408Z] + ls -al . [2022-10-26T21:00:58.408Z] total 176 [2022-10-26T21:00:58.408Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 20:58 . [2022-10-26T21:00:58.408Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:56 .. [2022-10-26T21:00:58.408Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 26 20:56 .dockerignore [2022-10-26T21:00:58.408Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 20:56 .git [2022-10-26T21:00:58.408Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:56 .github [2022-10-26T21:00:58.408Z] -rw-rw-r-- 1 jenkins jenkins 328 Oct 26 20:56 .gitignore [2022-10-26T21:00:58.408Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 20:56 .golangci.yml [2022-10-26T21:00:58.408Z] -rw-rw-r-- 1 jenkins jenkins 8932 Oct 26 20:56 Attribution.txt [2022-10-26T21:00:58.408Z] -rw-rw-r-- 1 jenkins jenkins 6948 Oct 26 20:56 CHANGELOG.md [2022-10-26T21:00:58.408Z] -rw-rw-r-- 1 jenkins jenkins 1486 Oct 26 20:56 Dockerfile [2022-10-26T21:00:58.408Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 20:56 GOVERNANCE.md [2022-10-26T21:00:58.408Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 26 20:56 Jenkinsfile [2022-10-26T21:00:58.408Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 20:56 LICENSE [2022-10-26T21:00:58.408Z] -rw-rw-r-- 1 jenkins jenkins 2543 Oct 26 20:56 Makefile [2022-10-26T21:00:58.408Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 26 20:56 OWNERS.md [2022-10-26T21:00:58.408Z] -rw-rw-r-- 1 jenkins jenkins 10054 Oct 26 20:56 README.md [2022-10-26T21:00:58.408Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 20:52 VERSION [2022-10-26T21:00:58.408Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:56 bin [2022-10-26T21:00:58.408Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:56 cmd [2022-10-26T21:00:58.408Z] -rw-r--r-- 1 jenkins jenkins 7631 Oct 26 21:00 coverage.out [2022-10-26T21:00:58.408Z] -rw-rw-r-- 1 jenkins jenkins 3462 Oct 26 20:56 go.mod [2022-10-26T21:00:58.408Z] -rw-rw-r-- 1 jenkins jenkins 45069 Oct 26 20:56 go.sum [2022-10-26T21:00:58.408Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:56 internal [2022-10-26T21:00:58.408Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:56 snap [2022-10-26T21:00:58.408Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 26 20:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:00:58.763Z] + 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=073f6628e4882ecd405eac7767f08140f08a9e58 --label arch=arm64 --label version=2.3.0-dev.21 . [2022-10-26T21:00:59.035Z] Sending build context to Docker daemon 2.866MB [2022-10-26T21:00:59.035Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T21:00:59.035Z] Step 2/24 : FROM ${BASE} AS builder [2022-10-26T21:00:59.035Z] ---> b5ba13ea05ba [2022-10-26T21:00:59.035Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-26T21:00:59.303Z] ---> Running in 851137b4261b [2022-10-26T21:00:59.575Z] Removing intermediate container 851137b4261b [2022-10-26T21:00:59.575Z] ---> 88adb0242684 [2022-10-26T21:00:59.575Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T21:00:59.845Z] ---> Running in a6c44ea81906 [2022-10-26T21:01:00.117Z] Removing intermediate container a6c44ea81906 [2022-10-26T21:01:00.117Z] ---> e7890a7e227e [2022-10-26T21:01:00.117Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-26T21:01:00.117Z] ---> Running in d65c5fc09894 [2022-10-26T21:01:00.706Z] Removing intermediate container d65c5fc09894 [2022-10-26T21:01:00.706Z] ---> ef9bd6fbea32 [2022-10-26T21:01:00.706Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T21:01:00.706Z] ---> Running in 3a6b9080858a [2022-10-26T21:01:01.296Z] Removing intermediate container 3a6b9080858a [2022-10-26T21:01:01.296Z] ---> 53481417cd1f [2022-10-26T21:01:01.296Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T21:01:01.296Z] ---> Running in 29450437c1cb [2022-10-26T21:01:02.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T21:01:02.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T21:01:03.822Z] OK: 226 MiB in 55 packages [2022-10-26T21:01:05.249Z] Removing intermediate container 29450437c1cb [2022-10-26T21:01:05.249Z] ---> 5b37160d14f2 [2022-10-26T21:01:05.249Z] Step 8/24 : WORKDIR /device-snmp-go [2022-10-26T21:01:05.249Z] ---> Running in 9336dc2ac286 [2022-10-26T21:01:05.517Z] Removing intermediate container 9336dc2ac286 [2022-10-26T21:01:05.517Z] ---> f81258bb080f [2022-10-26T21:01:05.517Z] Step 9/24 : COPY go.mod vendor* ./ [2022-10-26T21:01:06.105Z] ---> dd540a5e775e [2022-10-26T21:01:06.105Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T21:01:06.105Z] ---> Running in 6140172534b7 [2022-10-26T21:01:08.732Z] Removing intermediate container 6140172534b7 [2022-10-26T21:01:08.732Z] ---> be80b98736d1 [2022-10-26T21:01:08.732Z] Step 11/24 : COPY . . [2022-10-26T21:01:11.328Z] ---> b2ba8faa0f8c [2022-10-26T21:01:11.328Z] Step 12/24 : RUN ${MAKE} [2022-10-26T21:01:11.328Z] ---> Running in f3220f2a912c [2022-10-26T21:01:13.918Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-10-26T21:03:50.707Z] Removing intermediate container f3220f2a912c [2022-10-26T21:03:50.707Z] ---> f0233b20a1d8 [2022-10-26T21:03:50.707Z] Step 13/24 : FROM alpine:3.16 [2022-10-26T21:03:50.974Z] 3.16: Pulling from library/alpine [2022-10-26T21:03:51.241Z] 9b18e9b68314: Already exists [2022-10-26T21:03:51.509Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T21:03:51.509Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T21:03:51.509Z] ---> a6215f271958 [2022-10-26T21:03:51.509Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T21:03:51.509Z] ---> Running in 993a4ca00770 [2022-10-26T21:03:52.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T21:03:52.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T21:03:54.149Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T21:03:54.149Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T21:03:54.149Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T21:03:54.149Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T21:03:54.149Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T21:03:54.149Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T21:03:54.149Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T21:03:54.149Z] OK: 8 MiB in 20 packages [2022-10-26T21:03:55.116Z] Removing intermediate container 993a4ca00770 [2022-10-26T21:03:55.116Z] ---> 2c9b6f964d62 [2022-10-26T21:03:55.116Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-10-26T21:03:57.707Z] ---> 701c847566c7 [2022-10-26T21:03:57.707Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-10-26T21:03:57.707Z] ---> c0852fe461dc [2022-10-26T21:03:57.707Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-10-26T21:03:58.292Z] ---> aa036b7164dc [2022-10-26T21:03:58.292Z] Step 18/24 : EXPOSE 59993 [2022-10-26T21:03:58.292Z] ---> Running in 72b3306419a3 [2022-10-26T21:03:58.880Z] Removing intermediate container 72b3306419a3 [2022-10-26T21:03:58.880Z] ---> 056ed830375b [2022-10-26T21:03:58.880Z] Step 19/24 : EXPOSE 161 [2022-10-26T21:03:58.880Z] ---> Running in e92adcebc4a6 [2022-10-26T21:03:59.148Z] Removing intermediate container e92adcebc4a6 [2022-10-26T21:03:59.148Z] ---> d3024e32cf9b [2022-10-26T21:03:59.148Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-10-26T21:03:59.148Z] ---> Running in 3889b1536d69 [2022-10-26T21:03:59.418Z] Removing intermediate container 3889b1536d69 [2022-10-26T21:03:59.418Z] ---> ec2d4069249c [2022-10-26T21:03:59.418Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-26T21:03:59.689Z] ---> Running in a86158f3d800 [2022-10-26T21:03:59.958Z] Removing intermediate container a86158f3d800 [2022-10-26T21:03:59.958Z] ---> 91f9dc4e457c [2022-10-26T21:03:59.958Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T21:03:59.958Z] ---> Running in 0e1facbace82 [2022-10-26T21:04:00.230Z] Removing intermediate container 0e1facbace82 [2022-10-26T21:04:00.230Z] ---> 9c26c03439a4 [2022-10-26T21:04:00.230Z] Step 23/24 : LABEL git_sha=073f6628e4882ecd405eac7767f08140f08a9e58 [2022-10-26T21:04:00.230Z] ---> Running in b5689771f6e3 [2022-10-26T21:04:00.817Z] Removing intermediate container b5689771f6e3 [2022-10-26T21:04:00.817Z] ---> d9d19e1fcda5 [2022-10-26T21:04:00.817Z] Step 24/24 : LABEL version=2.3.0-dev.21 [2022-10-26T21:04:00.817Z] ---> Running in 2e89a4d6dc7c [2022-10-26T21:04:01.085Z] Removing intermediate container 2e89a4d6dc7c [2022-10-26T21:04:01.085Z] ---> 7addd408ae9a [2022-10-26T21:04:01.085Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T21:04:01.085Z] Successfully built 7addd408ae9a [2022-10-26T21:04:01.085Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T21:04:01.277Z] provisioning config files... [2022-10-26T21:04:01.293Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/52@tmp/config9298722471514649215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:04:01.634Z] ---> docker-login.sh [2022-10-26T21:04:01.634Z] nexus3.edgexfoundry.org:10001 [2022-10-26T21:04:01.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:04:01.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:04:01.903Z] Configure a credential helper to remove this warning. See [2022-10-26T21:04:01.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:04:01.903Z] [2022-10-26T21:04:01.903Z] Login Succeeded [2022-10-26T21:04:01.903Z] nexus3.edgexfoundry.org:10002 [2022-10-26T21:04:02.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:04:02.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:04:02.437Z] Configure a credential helper to remove this warning. See [2022-10-26T21:04:02.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:04:02.437Z] [2022-10-26T21:04:02.437Z] Login Succeeded [2022-10-26T21:04:02.437Z] nexus3.edgexfoundry.org:10003 [2022-10-26T21:04:02.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:04:02.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:04:02.707Z] Configure a credential helper to remove this warning. See [2022-10-26T21:04:02.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:04:02.707Z] [2022-10-26T21:04:02.707Z] Login Succeeded [2022-10-26T21:04:02.707Z] nexus3.edgexfoundry.org:10004 [2022-10-26T21:04:02.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:04:03.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:04:03.241Z] Configure a credential helper to remove this warning. See [2022-10-26T21:04:03.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:04:03.241Z] [2022-10-26T21:04:03.241Z] Login Succeeded [2022-10-26T21:04:03.241Z] docker.io [2022-10-26T21:04:03.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:04:03.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:04:03.774Z] Configure a credential helper to remove this warning. See [2022-10-26T21:04:03.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:04:03.774Z] [2022-10-26T21:04:03.774Z] Login Succeeded [2022-10-26T21:04:03.774Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T21:04:03.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T21:04:03.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T21:04:03.846Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-10-26T21:04:03.846Z] 073f6628e4882ecd405eac7767f08140f08a9e58 [2022-10-26T21:04:03.846Z] latest [2022-10-26T21:04:03.846Z] 2.3.0-dev.21 [2022-10-26T21:04:03.846Z] 073f6628e4882ecd405eac7767f08140f08a9e58-2.3.0-dev.21 [2022-10-26T21:04:03.846Z] main [2022-10-26T21:04:03.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:04:04.208Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:073f6628e4882ecd405eac7767f08140f08a9e58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:04:04.573Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:073f6628e4882ecd405eac7767f08140f08a9e58 [2022-10-26T21:04:04.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-26T21:04:04.573Z] f3caf9248882: Preparing [2022-10-26T21:04:04.573Z] 3da8b35a7c2f: Preparing [2022-10-26T21:04:04.573Z] c556883219f3: Preparing [2022-10-26T21:04:04.573Z] 5cb31bb14c0a: Preparing [2022-10-26T21:04:04.573Z] 5d3e392a13a0: Preparing [2022-10-26T21:04:04.573Z] 5d3e392a13a0: Layer already exists [2022-10-26T21:04:04.996Z] 3da8b35a7c2f: Pushed [2022-10-26T21:04:04.996Z] f3caf9248882: Pushed [2022-10-26T21:04:05.601Z] 5cb31bb14c0a: Pushed [2022-10-26T21:04:09.900Z] c556883219f3: Pushed [2022-10-26T21:04:09.900Z] 073f6628e4882ecd405eac7767f08140f08a9e58: digest: sha256:45f079d27055edabf99444724efa81c4127d7849ad96fe1f08ec15ef77244632 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:04:10.236Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:04:10.564Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-10-26T21:04:10.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-26T21:04:10.564Z] f3caf9248882: Preparing [2022-10-26T21:04:10.564Z] 3da8b35a7c2f: Preparing [2022-10-26T21:04:10.564Z] c556883219f3: Preparing [2022-10-26T21:04:10.564Z] 5cb31bb14c0a: Preparing [2022-10-26T21:04:10.564Z] 5d3e392a13a0: Preparing [2022-10-26T21:04:10.564Z] 3da8b35a7c2f: Layer already exists [2022-10-26T21:04:10.564Z] 5cb31bb14c0a: Layer already exists [2022-10-26T21:04:10.564Z] f3caf9248882: Layer already exists [2022-10-26T21:04:10.564Z] c556883219f3: Layer already exists [2022-10-26T21:04:10.564Z] 5d3e392a13a0: Layer already exists [2022-10-26T21:04:10.564Z] latest: digest: sha256:45f079d27055edabf99444724efa81c4127d7849ad96fe1f08ec15ef77244632 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:04:10.912Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:04:11.246Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.21 [2022-10-26T21:04:11.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-26T21:04:11.246Z] f3caf9248882: Preparing [2022-10-26T21:04:11.246Z] 3da8b35a7c2f: Preparing [2022-10-26T21:04:11.246Z] c556883219f3: Preparing [2022-10-26T21:04:11.246Z] 5cb31bb14c0a: Preparing [2022-10-26T21:04:11.246Z] 5d3e392a13a0: Preparing [2022-10-26T21:04:11.246Z] 5d3e392a13a0: Layer already exists [2022-10-26T21:04:11.246Z] 3da8b35a7c2f: Layer already exists [2022-10-26T21:04:11.246Z] f3caf9248882: Layer already exists [2022-10-26T21:04:11.246Z] 5cb31bb14c0a: Layer already exists [2022-10-26T21:04:11.246Z] c556883219f3: Layer already exists [2022-10-26T21:04:11.246Z] 2.3.0-dev.21: digest: sha256:45f079d27055edabf99444724efa81c4127d7849ad96fe1f08ec15ef77244632 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:04:11.594Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:073f6628e4882ecd405eac7767f08140f08a9e58-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:04:11.985Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:073f6628e4882ecd405eac7767f08140f08a9e58-2.3.0-dev.21 [2022-10-26T21:04:11.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-26T21:04:11.985Z] f3caf9248882: Preparing [2022-10-26T21:04:11.985Z] 3da8b35a7c2f: Preparing [2022-10-26T21:04:11.985Z] c556883219f3: Preparing [2022-10-26T21:04:11.985Z] 5cb31bb14c0a: Preparing [2022-10-26T21:04:11.985Z] 5d3e392a13a0: Preparing [2022-10-26T21:04:11.985Z] c556883219f3: Layer already exists [2022-10-26T21:04:11.985Z] 5cb31bb14c0a: Layer already exists [2022-10-26T21:04:11.985Z] f3caf9248882: Layer already exists [2022-10-26T21:04:11.985Z] 3da8b35a7c2f: Layer already exists [2022-10-26T21:04:11.985Z] 5d3e392a13a0: Layer already exists [2022-10-26T21:04:12.271Z] 073f6628e4882ecd405eac7767f08140f08a9e58-2.3.0-dev.21: digest: sha256:45f079d27055edabf99444724efa81c4127d7849ad96fe1f08ec15ef77244632 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:04:12.628Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:04:12.976Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-10-26T21:04:12.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-26T21:04:12.976Z] f3caf9248882: Preparing [2022-10-26T21:04:12.976Z] 3da8b35a7c2f: Preparing [2022-10-26T21:04:12.976Z] c556883219f3: Preparing [2022-10-26T21:04:12.976Z] 5cb31bb14c0a: Preparing [2022-10-26T21:04:12.976Z] 5d3e392a13a0: Preparing [2022-10-26T21:04:12.976Z] f3caf9248882: Layer already exists [2022-10-26T21:04:12.976Z] 3da8b35a7c2f: Layer already exists [2022-10-26T21:04:12.976Z] 5d3e392a13a0: Layer already exists [2022-10-26T21:04:12.976Z] c556883219f3: Layer already exists [2022-10-26T21:04:12.976Z] 5cb31bb14c0a: Layer already exists [2022-10-26T21:04:12.976Z] main: digest: sha256:45f079d27055edabf99444724efa81c4127d7849ad96fe1f08ec15ef77244632 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T21:04:13.293Z] ===================================================== [Pipeline] echo [2022-10-26T21:04:13.302Z] taggedImages: [2022-10-26T21:04:13.302Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:073f6628e4882ecd405eac7767f08140f08a9e58 [2022-10-26T21:04:13.302Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-10-26T21:04:13.302Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.21 [2022-10-26T21:04:13.302Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:073f6628e4882ecd405eac7767f08140f08a9e58-2.3.0-dev.21 [2022-10-26T21:04:13.302Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:04:13.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T21:04:13.660Z] [2022-10-26T21:04:13.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:04:13.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T21:04:13.986Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T21:04:13.986Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T21:04:13.986Z] 04944245beec: Pulling fs layer [2022-10-26T21:04:13.986Z] 699f458cf7ca: Pulling fs layer [2022-10-26T21:04:13.986Z] 765212b225bb: Pulling fs layer [2022-10-26T21:04:13.986Z] f23df028b6ca: Pulling fs layer [2022-10-26T21:04:13.986Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T21:04:13.986Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T21:04:13.986Z] f23df028b6ca: Waiting [2022-10-26T21:04:13.986Z] d65c8cfc05b1: Waiting [2022-10-26T21:04:13.986Z] 2437ff75d9bd: Waiting [2022-10-26T21:04:13.986Z] 765212b225bb: Waiting [2022-10-26T21:04:14.253Z] 04944245beec: Verifying Checksum [2022-10-26T21:04:14.253Z] 04944245beec: Download complete [2022-10-26T21:04:14.253Z] 765212b225bb: Verifying Checksum [2022-10-26T21:04:14.253Z] 765212b225bb: Download complete [2022-10-26T21:04:14.253Z] f23df028b6ca: Verifying Checksum [2022-10-26T21:04:14.253Z] f23df028b6ca: Download complete [2022-10-26T21:04:14.253Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T21:04:14.253Z] d65c8cfc05b1: Download complete [2022-10-26T21:04:14.253Z] 699f458cf7ca: Verifying Checksum [2022-10-26T21:04:14.253Z] 699f458cf7ca: Download complete [2022-10-26T21:04:14.839Z] 8998bd30e6a1: Download complete [2022-10-26T21:04:16.776Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T21:04:16.776Z] 2437ff75d9bd: Download complete [2022-10-26T21:04:18.713Z] 8998bd30e6a1: Pull complete [2022-10-26T21:04:18.713Z] 04944245beec: Pull complete [2022-10-26T21:04:20.125Z] 699f458cf7ca: Pull complete [2022-10-26T21:04:20.708Z] 765212b225bb: Pull complete [2022-10-26T21:04:21.289Z] f23df028b6ca: Pull complete [2022-10-26T21:04:21.556Z] d65c8cfc05b1: Pull complete [2022-10-26T21:04:33.880Z] 2437ff75d9bd: Pull complete [2022-10-26T21:04:33.880Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T21:04:33.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T21:04:33.880Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:04:34.056Z] prd-ubuntu20.04-docker-arm64-4c-16g-117373 does not seem to be running inside a container [2022-10-26T21:04:34.122Z] $ 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/52 -v /w/workspace/device-snmp-go/52:/w/workspace/device-snmp-go/52:rw,z -v /w/workspace/device-snmp-go/52@tmp:/w/workspace/device-snmp-go/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T21:04:36.802Z] $ docker top 32adfd3898f231e8425d0d821a6623e94c1ade0c7634ff80f1bc005256a52bea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:04:37.300Z] ---> job-cost.sh [2022-10-26T21:04:37.566Z] lf-activate-venv: SKIPPING [2022-10-26T21:04:37.566Z] INFO: No Stack... [2022-10-26T21:04:38.148Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T21:04:38.731Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T21:04:39.053Z] + cat /w/workspace/device-snmp-go/52/archives/cost.csv [2022-10-26T21:04:39.053Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T21:04:39.117Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-52-stack-cost] [2022-10-26T21:04:39.125Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-52-stack-cost] did not exist. Created. [2022-10-26T21:04:39.125Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T21:04:39.773Z] /w/workspace/device-snmp-go/52@tmp/durable-06bb4864/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T21:04:40.100Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T21:04:40.123Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T21:04:40.172Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T21:04:40.181Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T21:04:40.198Z] $ docker stop --time=1 32adfd3898f231e8425d0d821a6623e94c1ade0c7634ff80f1bc005256a52bea [2022-10-26T21:04:41.701Z] $ docker rm -f 32adfd3898f231e8425d0d821a6623e94c1ade0c7634ff80f1bc005256a52bea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-26T21:04:42.028Z] provisioning config files... [2022-10-26T21:04:42.036Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17078221462746869106tmp [Pipeline] { [Pipeline] sh [2022-10-26T21:04:42.330Z] + set +x [2022-10-26T21:04:42.330Z] + curl -s https://codecov.io/bash [2022-10-26T21:04:42.330Z] + bash -s -- [2022-10-26T21:04:42.330Z] [2022-10-26T21:04:42.330Z] _____ _ [2022-10-26T21:04:42.330Z] / ____| | | [2022-10-26T21:04:42.330Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T21:04:42.330Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T21:04:42.330Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T21:04:42.330Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T21:04:42.330Z] Bash-1.0.6 [2022-10-26T21:04:42.330Z] [2022-10-26T21:04:42.330Z] [2022-10-26T21:04:42.330Z] ==> git version 2.25.1 found [2022-10-26T21:04:42.330Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-26T21:04:42.330Z] Release-Date: 2020-01-08 [2022-10-26T21:04:42.330Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T21:04:42.330Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T21:04:42.330Z] ==> Jenkins CI detected. [2022-10-26T21:04:42.330Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2022-10-26T21:04:42.330Z] project root: . [2022-10-26T21:04:42.330Z] --> token set from env [2022-10-26T21:04:42.330Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T21:04:42.330Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T21:04:42.330Z] ==> Python coveragepy not found [2022-10-26T21:04:42.330Z] ==> Searching for coverage reports in: [2022-10-26T21:04:42.330Z] + . [2022-10-26T21:04:42.330Z] -> Found 1 reports [2022-10-26T21:04:42.330Z] ==> Detecting git/mercurial file structure [2022-10-26T21:04:42.330Z] ==> Reading reports [2022-10-26T21:04:42.330Z] + ./coverage.out bytes=7631 [2022-10-26T21:04:42.330Z] ==> Appending adjustments [2022-10-26T21:04:42.330Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T21:04:42.330Z] + Found adjustments [2022-10-26T21:04:42.330Z] ==> Gzipping contents [2022-10-26T21:04:42.330Z] 4.0K /tmp/codecov.cZQxjn.gz [2022-10-26T21:04:42.330Z] ==> Uploading reports [2022-10-26T21:04:42.330Z] url: https://codecov.io [2022-10-26T21:04:42.330Z] query: branch=main&commit=073f6628e4882ecd405eac7767f08140f08a9e58&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T21:04:42.330Z] -> Pinging Codecov [2022-10-26T21:04:42.330Z] 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=073f6628e4882ecd405eac7767f08140f08a9e58&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T21:04:42.897Z] -> Uploading to [2022-10-26T21:04:42.897Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/6C56EA5C29638FB4528AC87E60AF5AE0/073f6628e4882ecd405eac7767f08140f08a9e58/c99bdec1-f143-4184-886c-cfd29c6447c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T210442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab6b3765220c086694c8fd560dcc7220f1cdb8c3df0e2d28c4e0b7df1b48a4d2 [2022-10-26T21:04:42.897Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T21:04:42.897Z] Dload Upload Total Spent Left Speed [2022-10-26T21:04:43.156Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 7454 --:--:-- --:--:-- --:--:-- 7454 [2022-10-26T21:04:43.156Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/073f6628e4882ecd405eac7767f08140f08a9e58 [Pipeline] } [2022-10-26T21:04:43.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-26T21:04:43.276Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-26T21:04:43.285Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:04:43.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T21:04:43.580Z] [2022-10-26T21:04:43.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:04:43.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T21:04:43.876Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-26T21:04:43.876Z] df9b9388f04a: Pulling fs layer [2022-10-26T21:04:43.876Z] 52dc419b0ee2: Pulling fs layer [2022-10-26T21:04:43.876Z] 25bc292e5bac: Pulling fs layer [2022-10-26T21:04:43.876Z] 114826534d7a: Pulling fs layer [2022-10-26T21:04:43.876Z] 4657fd5d0bcf: Pulling fs layer [2022-10-26T21:04:43.876Z] 6ad1cebc031e: Pulling fs layer [2022-10-26T21:04:43.876Z] 8a3aa393b2d8: Pulling fs layer [2022-10-26T21:04:43.876Z] 4657fd5d0bcf: Waiting [2022-10-26T21:04:43.876Z] 6ad1cebc031e: Waiting [2022-10-26T21:04:43.876Z] 25bc292e5bac: Verifying Checksum [2022-10-26T21:04:43.876Z] 25bc292e5bac: Download complete [2022-10-26T21:04:43.876Z] 52dc419b0ee2: Verifying Checksum [2022-10-26T21:04:43.876Z] 52dc419b0ee2: Download complete [2022-10-26T21:04:43.876Z] 4657fd5d0bcf: Download complete [2022-10-26T21:04:43.876Z] df9b9388f04a: Verifying Checksum [2022-10-26T21:04:44.136Z] df9b9388f04a: Pull complete [2022-10-26T21:04:44.136Z] 6ad1cebc031e: Verifying Checksum [2022-10-26T21:04:44.136Z] 6ad1cebc031e: Download complete [2022-10-26T21:04:44.136Z] 52dc419b0ee2: Pull complete [2022-10-26T21:04:44.136Z] 25bc292e5bac: Pull complete [2022-10-26T21:04:44.703Z] 114826534d7a: Verifying Checksum [2022-10-26T21:04:44.703Z] 114826534d7a: Download complete [2022-10-26T21:04:44.703Z] 8a3aa393b2d8: Verifying Checksum [2022-10-26T21:04:44.703Z] 8a3aa393b2d8: Download complete [2022-10-26T21:04:47.980Z] 114826534d7a: Pull complete [2022-10-26T21:04:47.980Z] 4657fd5d0bcf: Pull complete [2022-10-26T21:04:48.238Z] 6ad1cebc031e: Pull complete [2022-10-26T21:04:50.764Z] 8a3aa393b2d8: Pull complete [2022-10-26T21:04:50.764Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-26T21:04:50.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T21:04:50.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:04:50.833Z] prd-ubuntu20.04-docker-8c-8g-117369 does not seem to be running inside a container [2022-10-26T21:04:50.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-26T21:04:53.063Z] $ docker top 0a85b82ff203dfe5a170bd7a0d7f9f47fd9eb292f90562619591825d325a8598 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T21:04:53.133Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2022-10-26T21:04:53.413Z] + set -o pipefail [2022-10-26T21:04:53.413Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2022-10-26T21:04:59.979Z] [2022-10-26T21:04:59.979Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2022-10-26T21:04:59.979Z] [2022-10-26T21:04:59.979Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/13979151-eb2d-4fe7-9890-958234e1ad92 [2022-10-26T21:04:59.979Z] [2022-10-26T21:04:59.979Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-26T21:04:59.979Z] [2022-10-26T21:04:59.979Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-26T21:04:59.979Z] [2022-10-26T21:04:59.979Z] [2022-10-26T21:04:59.979Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-26T21:04:59.979Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-26T21:04:59.979Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-26T21:04:59.993Z] $ docker stop --time=1 0a85b82ff203dfe5a170bd7a0d7f9f47fd9eb292f90562619591825d325a8598 [2022-10-26T21:05:02.317Z] $ docker rm -f 0a85b82ff203dfe5a170bd7a0d7f9f47fd9eb292f90562619591825d325a8598 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T21:05:02.979Z] + git log --format=format:%s -1 073f6628e4882ecd405eac7767f08140f08a9e58 [Pipeline] sh [2022-10-26T21:05:03.267Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T21:05:03.267Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:05:03.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T21:05:03.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:05:03.632Z] prd-ubuntu20.04-docker-8c-8g-117369 does not seem to be running inside a container [2022-10-26T21:05:03.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T21:05:04.070Z] $ docker top fca31d5175307944562e93de7ce3a27c4dcd2a1144dc2ef8f2ca4184a0041001 -eo pid,comm [2022-10-26T21:05:04.115Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T21:05:04.115Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T21:05:04.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T21:05:04.155Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T21:05:04.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T21:05:04.274Z] $ docker exec fca31d5175307944562e93de7ce3a27c4dcd2a1144dc2ef8f2ca4184a0041001 ssh-agent [2022-10-26T21:05:04.384Z] SSH_AUTH_SOCK=/tmp/ssh-7j69MZjG6Myl/agent.32 [2022-10-26T21:05:04.384Z] SSH_AGENT_PID=38 [2022-10-26T21:05:04.389Z] Running ssh-add (command line suppressed) [2022-10-26T21:05:04.492Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1633736833299813253.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1633736833299813253.key) [2022-10-26T21:05:04.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T21:05:04.786Z] + git semver tag [2022-10-26T21:05:05.044Z] 2022-10-26 21:05:04,952 [run_tag] DEBUG tag force:False [2022-10-26T21:05:05.044Z] 2022-10-26 21:05:04,952 [check_head_tag] DEBUG check head tag [2022-10-26T21:05:05.044Z] 2022-10-26 21:05:04,953 [execute] INFO git cat-file --batch-check [2022-10-26T21:05:05.044Z] 2022-10-26 21:05:04,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-26T21:05:05.044Z] 2022-10-26 21:05:04,957 [execute] INFO git cat-file --batch [2022-10-26T21:05:05.044Z] 2022-10-26 21:05:04,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-26T21:05:05.044Z] 2022-10-26 21:05:04,970 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-26T21:05:05.044Z] 2022-10-26 21:05:04,970 [execute] INFO git tag -a v2.3.0-dev.21 -m v2.3.0-dev.21 [2022-10-26T21:05:05.044Z] 2022-10-26 21:05:04,970 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.21', '-m', 'v2.3.0-dev.21'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T21:05:05.044Z] 2022-10-26 21:05:04,975 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-26T21:05:05.044Z] 2.3.0-dev.21 [Pipeline] } [2022-10-26T21:05:05.057Z] $ docker exec --env ******** --env ******** fca31d5175307944562e93de7ce3a27c4dcd2a1144dc2ef8f2ca4184a0041001 ssh-agent -k [2022-10-26T21:05:05.149Z] unset SSH_AUTH_SOCK; [2022-10-26T21:05:05.149Z] unset SSH_AGENT_PID; [2022-10-26T21:05:05.149Z] echo Agent pid 38 killed; [2022-10-26T21:05:05.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T21:05:05.456Z] + git semver [Pipeline] } [2022-10-26T21:05:05.736Z] $ docker stop --time=1 fca31d5175307944562e93de7ce3a27c4dcd2a1144dc2ef8f2ca4184a0041001 [2022-10-26T21:05:07.014Z] $ docker rm -f fca31d5175307944562e93de7ce3a27c4dcd2a1144dc2ef8f2ca4184a0041001 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:05:07.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T21:05:07.392Z] [2022-10-26T21:05:07.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:05:07.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T21:05:07.689Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T21:05:07.689Z] ab5ef0e58194: Pulling fs layer [2022-10-26T21:05:07.689Z] 9712f1f96733: Pulling fs layer [2022-10-26T21:05:07.689Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T21:05:07.689Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T21:05:07.689Z] e9a5061849ea: Pulling fs layer [2022-10-26T21:05:07.689Z] d747dcd14b5f: Pulling fs layer [2022-10-26T21:05:07.689Z] 2de7ff778b66: Pulling fs layer [2022-10-26T21:05:07.689Z] d747dcd14b5f: Waiting [2022-10-26T21:05:07.689Z] e9a5061849ea: Waiting [2022-10-26T21:05:07.689Z] 2de7ff778b66: Waiting [2022-10-26T21:05:07.689Z] 0d9ebad4ef96: Waiting [2022-10-26T21:05:07.689Z] 9712f1f96733: Verifying Checksum [2022-10-26T21:05:07.689Z] 9712f1f96733: Download complete [2022-10-26T21:05:07.962Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T21:05:07.962Z] 63f879dbbcfc: Download complete [2022-10-26T21:05:08.222Z] e9a5061849ea: Verifying Checksum [2022-10-26T21:05:08.222Z] e9a5061849ea: Download complete [2022-10-26T21:05:08.222Z] d747dcd14b5f: Verifying Checksum [2022-10-26T21:05:08.222Z] 0d9ebad4ef96: Verifying Checksum [2022-10-26T21:05:08.222Z] 0d9ebad4ef96: Download complete [2022-10-26T21:05:08.480Z] ab5ef0e58194: Verifying Checksum [2022-10-26T21:05:08.480Z] ab5ef0e58194: Download complete [2022-10-26T21:05:08.480Z] 2de7ff778b66: Verifying Checksum [2022-10-26T21:05:08.480Z] 2de7ff778b66: Download complete [2022-10-26T21:05:11.004Z] ab5ef0e58194: Pull complete [2022-10-26T21:05:11.004Z] 9712f1f96733: Pull complete [2022-10-26T21:05:11.261Z] 63f879dbbcfc: Pull complete [2022-10-26T21:05:14.540Z] 0d9ebad4ef96: Pull complete [2022-10-26T21:05:14.540Z] e9a5061849ea: Pull complete [2022-10-26T21:05:14.798Z] d747dcd14b5f: Pull complete [2022-10-26T21:05:15.729Z] 2de7ff778b66: Pull complete [2022-10-26T21:05:15.729Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T21:05:15.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T21:05:15.729Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:05:15.802Z] prd-ubuntu20.04-docker-8c-8g-117369 does not seem to be running inside a container [2022-10-26T21:05:15.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-26T21:05:18.089Z] $ docker top 31f22094eb994f50d00452f1e9218a61a15510a7eaf755db89e250f29bee8a33 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T21:05:18.154Z] provisioning config files... [2022-10-26T21:05:18.161Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9651833293770084009tmp [2022-10-26T21:05:18.172Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10034556308172838804tmp [2022-10-26T21:05:18.181Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14020958812043656359tmp [Pipeline] { [Pipeline] echo [2022-10-26T21:05:18.197Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:05:18.475Z] ---> sigul-configuration.sh [2022-10-26T21:05:18.476Z] gpg: directory `/root/.gnupg' created [2022-10-26T21:05:18.476Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T21:05:18.476Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T21:05:18.476Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T21:05:18.476Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T21:05:18.476Z] gpg: CAST5 encrypted data [2022-10-26T21:05:18.476Z] gpg: encrypted with 1 passphrase [2022-10-26T21:05:18.476Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T21:05:18.758Z] + mkdir /home/jenkins [2022-10-26T21:05:18.758Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T21:05:19.044Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-26T21:05:19.053Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:05:19.333Z] ---> sigul-install.sh [2022-10-26T21:05:19.333Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T21:05:19.615Z] + git tag --list [2022-10-26T21:05:19.615Z] 1.0.0 [2022-10-26T21:05:19.615Z] v0.0.0 [2022-10-26T21:05:19.615Z] v1.1.0 [2022-10-26T21:05:19.615Z] v1.1.1 [2022-10-26T21:05:19.615Z] v1.2.2 [2022-10-26T21:05:19.615Z] v1.3.0 [2022-10-26T21:05:19.615Z] v1.3.1 [2022-10-26T21:05:19.615Z] v2.0.0 [2022-10-26T21:05:19.615Z] v2.1.0 [2022-10-26T21:05:19.615Z] v2.1.1 [2022-10-26T21:05:19.615Z] v2.1.1-dev.2 [2022-10-26T21:05:19.615Z] v2.1.1-dev.3 [2022-10-26T21:05:19.615Z] v2.2.0 [2022-10-26T21:05:19.615Z] v2.2.1-dev.1 [2022-10-26T21:05:19.615Z] v2.2.1-dev.2 [2022-10-26T21:05:19.615Z] v2.2.1-dev.3 [2022-10-26T21:05:19.615Z] v2.2.1-dev.4 [2022-10-26T21:05:19.615Z] v2.2.1-dev.5 [2022-10-26T21:05:19.615Z] v2.2.1-dev.6 [2022-10-26T21:05:19.615Z] v2.2.1-dev.7 [2022-10-26T21:05:19.615Z] v2.3.0-dev.10 [2022-10-26T21:05:19.615Z] v2.3.0-dev.11 [2022-10-26T21:05:19.615Z] v2.3.0-dev.12 [2022-10-26T21:05:19.615Z] v2.3.0-dev.13 [2022-10-26T21:05:19.615Z] v2.3.0-dev.14 [2022-10-26T21:05:19.615Z] v2.3.0-dev.15 [2022-10-26T21:05:19.615Z] v2.3.0-dev.16 [2022-10-26T21:05:19.615Z] v2.3.0-dev.17 [2022-10-26T21:05:19.615Z] v2.3.0-dev.18 [2022-10-26T21:05:19.615Z] v2.3.0-dev.19 [2022-10-26T21:05:19.615Z] v2.3.0-dev.20 [2022-10-26T21:05:19.615Z] v2.3.0-dev.21 [2022-10-26T21:05:19.615Z] v2.3.0-dev.7 [2022-10-26T21:05:19.615Z] v2.3.0-dev.8 [2022-10-26T21:05:19.615Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-26T21:05:19.896Z] + lftools sign git-tag v2.3.0-dev.21 [2022-10-26T21:05:20.462Z] Signing Git tag with Sigul... [2022-10-26T21:05:20.462Z] Signing v2.3.0-dev.21 [Pipeline] echo [2022-10-26T21:05:20.729Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:05:21.010Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T21:05:21.017Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T21:05:21.038Z] $ docker stop --time=1 31f22094eb994f50d00452f1e9218a61a15510a7eaf755db89e250f29bee8a33 [2022-10-26T21:05:22.400Z] $ docker rm -f 31f22094eb994f50d00452f1e9218a61a15510a7eaf755db89e250f29bee8a33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T21:05:22.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T21:05:22.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:05:23.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T21:05:23.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:05:23.183Z] prd-ubuntu20.04-docker-8c-8g-117369 does not seem to be running inside a container [2022-10-26T21:05:23.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T21:05:23.589Z] $ docker top 8dd2e10c924845d4102060ff55e4f155a86655b79626a0e66e7ba843f2e36b74 -eo pid,comm [2022-10-26T21:05:23.634Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T21:05:23.634Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T21:05:23.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T21:05:23.669Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T21:05:23.771Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T21:05:23.776Z] $ docker exec 8dd2e10c924845d4102060ff55e4f155a86655b79626a0e66e7ba843f2e36b74 ssh-agent [2022-10-26T21:05:23.876Z] SSH_AUTH_SOCK=/tmp/ssh-EsJxMEAeIFpx/agent.32 [2022-10-26T21:05:23.876Z] SSH_AGENT_PID=38 [2022-10-26T21:05:23.881Z] Running ssh-add (command line suppressed) [2022-10-26T21:05:23.990Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14327815301366076378.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14327815301366076378.key) [2022-10-26T21:05:24.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T21:05:24.282Z] + git semver bump pre [2022-10-26T21:05:24.540Z] 2022-10-26 21:05:24,465 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-26T21:05:24.540Z] 2022-10-26 21:05:24,465 [bump_version] DEBUG bumping version:2.3.0-dev.21 on axis:pre with prefix:dev [2022-10-26T21:05:24.540Z] 2022-10-26 21:05:24,465 [bump_version] DEBUG bumped version:2.3.0-dev.22 [2022-10-26T21:05:24.540Z] 2022-10-26 21:05:24,465 [write_version] DEBUG write version:2.3.0-dev.22 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2022-10-26T21:05:24.540Z] 2022-10-26 21:05:24,465 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-26T21:05:24.540Z] 2022-10-26 21:05:24,466 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-26T21:05:24.540Z] 2022-10-26 21:05:24,468 [execute] INFO git cat-file --batch-check [2022-10-26T21:05:24.540Z] 2022-10-26 21:05:24,468 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T21:05:24.540Z] 2022-10-26 21:05:24,474 [execute] INFO git cat-file --batch [2022-10-26T21:05:24.540Z] 2022-10-26 21:05:24,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T21:05:24.540Z] 2022-10-26 21:05:24,479 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-26T21:05:24.540Z] 2.3.0-dev.22 [Pipeline] } [2022-10-26T21:05:24.552Z] $ docker exec --env ******** --env ******** 8dd2e10c924845d4102060ff55e4f155a86655b79626a0e66e7ba843f2e36b74 ssh-agent -k [2022-10-26T21:05:24.650Z] unset SSH_AUTH_SOCK; [2022-10-26T21:05:24.650Z] unset SSH_AGENT_PID; [2022-10-26T21:05:24.650Z] echo Agent pid 38 killed; [2022-10-26T21:05:24.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T21:05:24.954Z] + git semver [Pipeline] } [2022-10-26T21:05:25.227Z] $ docker stop --time=1 8dd2e10c924845d4102060ff55e4f155a86655b79626a0e66e7ba843f2e36b74 [2022-10-26T21:05:26.530Z] $ docker rm -f 8dd2e10c924845d4102060ff55e4f155a86655b79626a0e66e7ba843f2e36b74 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T21:05:26.864Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T21:05:26.864Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:05:27.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T21:05:27.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:05:27.221Z] prd-ubuntu20.04-docker-8c-8g-117369 does not seem to be running inside a container [2022-10-26T21:05:27.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T21:05:27.605Z] $ docker top 037a60393e30208d1bf5f20a583c264d3bd22f9e288a68348449220a747357bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T21:05:27.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T21:05:27.683Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T21:05:27.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T21:05:27.790Z] $ docker exec 037a60393e30208d1bf5f20a583c264d3bd22f9e288a68348449220a747357bb ssh-agent [2022-10-26T21:05:27.892Z] SSH_AUTH_SOCK=/tmp/ssh-jrdsqS1ACuvd/agent.33 [2022-10-26T21:05:27.892Z] SSH_AGENT_PID=39 [2022-10-26T21:05:27.896Z] Running ssh-add (command line suppressed) [2022-10-26T21:05:28.011Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17840806676598379483.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17840806676598379483.key) [2022-10-26T21:05:28.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T21:05:28.302Z] + git semver push [2022-10-26T21:05:28.560Z] 2022-10-26 21:05:28,492 [run_push] DEBUG push [2022-10-26T21:05:28.560Z] 2022-10-26 21:05:28,492 [execute] INFO git cat-file --batch-check [2022-10-26T21:05:28.560Z] 2022-10-26 21:05:28,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T21:05:28.560Z] 2022-10-26 21:05:28,497 [execute] INFO git rev-list 63ff54f64df09a6ce24989fd7c090f725d7c45f8 -- [2022-10-26T21:05:28.560Z] 2022-10-26 21:05:28,497 [execute] DEBUG Popen(['git', 'rev-list', '63ff54f64df09a6ce24989fd7c090f725d7c45f8', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T21:05:28.560Z] 2022-10-26 21:05:28,506 [execute] INFO git fetch -v origin [2022-10-26T21:05:28.560Z] 2022-10-26 21:05:28,506 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-26T21:05:29.127Z] 2022-10-26 21:05:29,094 [run_push] DEBUG no remote changes detected [2022-10-26T21:05:29.127Z] 2022-10-26 21:05:29,094 [execute] INFO git push origin semver [2022-10-26T21:05:29.128Z] 2022-10-26 21:05:29,095 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T21:05:30.065Z] 2022-10-26 21:05:29,893 [run_push] DEBUG push all version tags [2022-10-26T21:05:30.065Z] 2022-10-26 21:05:29,893 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T21:05:30.065Z] 2022-10-26 21:05:29,894 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T21:05:31.001Z] 2022-10-26 21:05:30,702 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-26T21:05:31.001Z] 2.3.0-dev.22 [Pipeline] } [2022-10-26T21:05:31.012Z] $ docker exec --env ******** --env ******** 037a60393e30208d1bf5f20a583c264d3bd22f9e288a68348449220a747357bb ssh-agent -k [2022-10-26T21:05:31.110Z] unset SSH_AUTH_SOCK; [2022-10-26T21:05:31.110Z] unset SSH_AGENT_PID; [2022-10-26T21:05:31.110Z] echo Agent pid 39 killed; [2022-10-26T21:05:31.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T21:05:31.407Z] + git semver [Pipeline] } [2022-10-26T21:05:31.682Z] $ docker stop --time=1 037a60393e30208d1bf5f20a583c264d3bd22f9e288a68348449220a747357bb [2022-10-26T21:05:32.984Z] $ docker rm -f 037a60393e30208d1bf5f20a583c264d3bd22f9e288a68348449220a747357bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-26T21:05:33.490Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2022-10-26T21:05:33.490Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-10-26T21:05:33.490Z] total 16 [2022-10-26T21:05:33.490Z] drwxr-xr-x 3 root root 4096 Oct 26 20:54 . [2022-10-26T21:05:33.490Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 21:05 .. [2022-10-26T21:05:33.490Z] drwxr-xr-x 2 root root 4096 Oct 26 20:54 cost [2022-10-26T21:05:33.490Z] -rw-r--r-- 1 root root 85 Oct 26 20:54 cost.csv [2022-10-26T21:05:33.490Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-10-26T21:05:33.490Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-10-26T21:05:33.490Z] total 16 [2022-10-26T21:05:33.490Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:54 . [2022-10-26T21:05:33.490Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 21:05 .. [2022-10-26T21:05:33.490Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 20:54 cost [2022-10-26T21:05:33.490Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 26 20:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:05:33.777Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:05:34.633Z] ---> package-listing.sh [2022-10-26T21:05:34.634Z] ++ facter osfamily [2022-10-26T21:05:34.634Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T21:05:34.892Z] + OS_FAMILY=debian [2022-10-26T21:05:34.892Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-10-26T21:05:34.892Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T21:05:34.892Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T21:05:34.892Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T21:05:34.892Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T21:05:34.892Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-10-26T21:05:34.892Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T21:05:34.892Z] + case "${OS_FAMILY}" in [2022-10-26T21:05:34.892Z] + dpkg -l [2022-10-26T21:05:34.892Z] + grep '^ii' [2022-10-26T21:05:34.892Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T21:05:34.892Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T21:05:34.892Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T21:05:34.892Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-10-26T21:05:34.892Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-10-26T21:05:34.892Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2022-10-26T21:05:34.903Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T21:05:35.177Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:05:35.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T21:05:35.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:05:35.794Z] prd-ubuntu20.04-docker-8c-8g-117369 does not seem to be running inside a container [2022-10-26T21:05:35.821Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T21:05:36.044Z] $ docker top 729618d6d8bec9032e89fc7897bbc5380874173ed583e9b5905b8d8102c4a435 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T21:05:36.367Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T21:05:36.649Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T21:05:36.933Z] + ls /var/log/sa-host [2022-10-26T21:05:36.933Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T21:05:36.995Z] provisioning config files... [2022-10-26T21:05:37.003Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config535495607538396931tmp [Pipeline] { [Pipeline] echo [2022-10-26T21:05:37.016Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:05:37.294Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T21:05:37.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:05:37.612Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T21:05:37.619Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:05:37.900Z] ---> sudo-logs.sh [2022-10-26T21:05:37.900Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T21:05:37.957Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:05:38.306Z] ---> job-cost.sh [2022-10-26T21:05:38.306Z] lf-activate-venv: SKIPPING [2022-10-26T21:05:38.306Z] DEBUG: total: 0.2199999988079071 [2022-10-26T21:05:38.306Z] INFO: Retrieving Stack Cost... [2022-10-26T21:05:38.903Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T21:05:39.178Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T21:05:39.187Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:05:39.467Z] ---> logs-deploy.sh [2022-10-26T21:05:39.467Z] lf-activate-venv: SKIPPING [2022-10-26T21:05:39.467Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/52 [2022-10-26T21:05:39.467Z] INFO: archiving workspace using pattern(s): [2022-10-26T21:05:40.402Z] Archives upload complete. [2022-10-26T21:05:40.402Z] INFO: archiving logs to Nexus [2022-10-26T21:05:40.969Z] ---> uname -a: [2022-10-26T21:05:40.969Z] Linux prd-ubuntu20-04-docker-8c-8g-117369 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-26T21:05:40.969Z] [2022-10-26T21:05:40.969Z] [2022-10-26T21:05:40.969Z] ---> lscpu: [2022-10-26T21:05:40.969Z] Architecture: x86_64 [2022-10-26T21:05:40.969Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-26T21:05:40.969Z] Byte Order: Little Endian [2022-10-26T21:05:40.969Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-26T21:05:40.969Z] CPU(s): 8 [2022-10-26T21:05:40.969Z] On-line CPU(s) list: 0-7 [2022-10-26T21:05:40.969Z] Thread(s) per core: 1 [2022-10-26T21:05:40.969Z] Core(s) per socket: 1 [2022-10-26T21:05:40.969Z] Socket(s): 8 [2022-10-26T21:05:40.969Z] NUMA node(s): 1 [2022-10-26T21:05:40.969Z] Vendor ID: AuthenticAMD [2022-10-26T21:05:40.969Z] CPU family: 23 [2022-10-26T21:05:40.969Z] Model: 49 [2022-10-26T21:05:40.969Z] Model name: AMD EPYC-Rome Processor [2022-10-26T21:05:40.969Z] Stepping: 0 [2022-10-26T21:05:40.969Z] CPU MHz: 2799.998 [2022-10-26T21:05:40.969Z] BogoMIPS: 5599.99 [2022-10-26T21:05:40.969Z] Virtualization: AMD-V [2022-10-26T21:05:40.969Z] Hypervisor vendor: KVM [2022-10-26T21:05:40.969Z] Virtualization type: full [2022-10-26T21:05:40.969Z] L1d cache: 256 KiB [2022-10-26T21:05:40.969Z] L1i cache: 256 KiB [2022-10-26T21:05:40.969Z] L2 cache: 4 MiB [2022-10-26T21:05:40.969Z] L3 cache: 128 MiB [2022-10-26T21:05:40.969Z] NUMA node0 CPU(s): 0-7 [2022-10-26T21:05:40.969Z] Vulnerability Itlb multihit: Not affected [2022-10-26T21:05:40.969Z] Vulnerability L1tf: Not affected [2022-10-26T21:05:40.969Z] Vulnerability Mds: Not affected [2022-10-26T21:05:40.969Z] Vulnerability Meltdown: Not affected [2022-10-26T21:05:40.969Z] Vulnerability Mmio stale data: Not affected [2022-10-26T21:05:40.969Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-26T21:05:40.969Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-26T21:05:40.969Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-26T21:05:40.969Z] Vulnerability Srbds: Not affected [2022-10-26T21:05:40.969Z] Vulnerability Tsx async abort: Not affected [2022-10-26T21:05:40.969Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-26T21:05:40.969Z] [2022-10-26T21:05:40.969Z] [2022-10-26T21:05:40.969Z] ---> nproc: [2022-10-26T21:05:40.969Z] 8 [2022-10-26T21:05:40.969Z] [2022-10-26T21:05:40.969Z] [2022-10-26T21:05:40.969Z] ---> df -h: [2022-10-26T21:05:40.969Z] Filesystem Size Used Avail Use% Mounted on [2022-10-26T21:05:40.969Z] overlay 155G 13G 143G 9% / [2022-10-26T21:05:40.969Z] tmpfs 64M 0 64M 0% /dev [2022-10-26T21:05:40.969Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-26T21:05:40.969Z] shm 64M 0 64M 0% /dev/shm [2022-10-26T21:05:40.969Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-26T21:05:40.969Z] [2022-10-26T21:05:40.969Z]