Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 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-ssh12995763182504019141.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8197631027511884016.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7446583239896180100.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6945528515494315752.key > 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-ssh15720875893856953124.key > 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-12536’ is offline Running on prd-ubuntu20.04-docker-8c-8g-12538 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 (main) Commit message: "Merge pull request #326 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37" > 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 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 # timeout=10 > git rev-list --no-walk 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-27T08:40:13.502Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-27T08:40:13.565Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-27T08:40:13.581Z] ========================================================= [2023-10-27T08:40:13.581Z] EdgeX Global Pipelines Version Info [2023-10-27T08:40:13.581Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-27T08:40:14.340Z] ------------------- [2023-10-27T08:40:14.340Z] stable info: [2023-10-27T08:40:14.340Z] ------------------- [2023-10-27T08:40:14.340Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-27T08:40:14.340Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T08:40:14.340Z] Message: update stable to v1.0.254 [2023-10-27T08:40:14.912Z] ------------------- [2023-10-27T08:40:14.912Z] experimental info: [2023-10-27T08:40:14.912Z] ------------------- [2023-10-27T08:40:14.912Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-27T08:40:14.912Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T08:40:14.912Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-27T08:40:15.074Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-10-27T08:40:15.088Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-10-27T08:40:15.101Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-27T08:40:15.113Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-27T08:40:15.127Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-27T08:40:15.139Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-27T08:40:15.154Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-27T08:40:15.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-27T08:40:15.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-27T08:40:15.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-27T08:40:15.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-27T08:40:15.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-10-27T08:40:15.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-27T08:40:15.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-27T08:40:15.265Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T08:40:15.276Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T08:40:15.288Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T08:40:15.301Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T08:40:15.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-27T08:40:15.328Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-27T08:40:15.343Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-27T08:40:15.368Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-27T08:40:15.383Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-27T08:40:15.399Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-27T08:40:15.410Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-27T08:40:15.424Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-27T08:40:15.436Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-27T08:40:15.448Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-27T08:40:15.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-27T08:40:15.476Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-27T08:40:15.487Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [Pipeline] echo [2023-10-27T08:40:15.502Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16c4204 [Pipeline] echo [2023-10-27T08:40:15.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T08:40:15.569Z] provisioning config files... [2023-10-27T08:40:15.585Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16891187448703995317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T08:40:15.895Z] ---> docker-login.sh [2023-10-27T08:40:15.895Z] nexus3.edgexfoundry.org:10001 [2023-10-27T08:40:16.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:40:16.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:40:16.154Z] Configure a credential helper to remove this warning. See [2023-10-27T08:40:16.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:40:16.154Z] [2023-10-27T08:40:16.154Z] Login Succeeded [2023-10-27T08:40:16.154Z] nexus3.edgexfoundry.org:10002 [2023-10-27T08:40:16.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:40:16.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:40:16.154Z] Configure a credential helper to remove this warning. See [2023-10-27T08:40:16.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:40:16.154Z] [2023-10-27T08:40:16.154Z] Login Succeeded [2023-10-27T08:40:16.154Z] nexus3.edgexfoundry.org:10003 [2023-10-27T08:40:16.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:40:16.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:40:16.413Z] Configure a credential helper to remove this warning. See [2023-10-27T08:40:16.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:40:16.413Z] [2023-10-27T08:40:16.413Z] Login Succeeded [2023-10-27T08:40:16.413Z] nexus3.edgexfoundry.org:10004 [2023-10-27T08:40:16.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:40:16.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:40:16.413Z] Configure a credential helper to remove this warning. See [2023-10-27T08:40:16.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:40:16.413Z] [2023-10-27T08:40:16.413Z] Login Succeeded [2023-10-27T08:40:16.413Z] docker.io [2023-10-27T08:40:16.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:40:16.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:40:16.672Z] Configure a credential helper to remove this warning. See [2023-10-27T08:40:16.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:40:16.672Z] [2023-10-27T08:40:16.672Z] Login Succeeded [2023-10-27T08:40:16.672Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T08:40:16.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-27T08:40:17.040Z] + git rev-list -1 --merges 16c420418f3d11c50b6d4cdc106b6ff48e0fad87~1..16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [Pipeline] echo [2023-10-27T08:40:17.082Z] -----------> git rev-list -1 --merges 16c420418f3d11c50b6d4cdc106b6ff48e0fad87~1..16c420418f3d11c50b6d4cdc106b6ff48e0fad87 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [2023-10-27T08:40:17.083Z] 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [false] [Pipeline] sh [2023-10-27T08:40:17.373Z] + git log --format=format:%s -1 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [Pipeline] echo [2023-10-27T08:40:17.386Z] ========================================================= [2023-10-27T08:40:17.386Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-27T08:40:17.386Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T08:40:17.710Z] + git log --format=format:%s -1 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [Pipeline] echo [2023-10-27T08:40:17.732Z] [semverPrep] GIT_COMMIT: 16c420418f3d11c50b6d4cdc106b6ff48e0fad87, Commit Message: Merge pull request #326 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37 [Pipeline] echo [2023-10-27T08:40:17.741Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-27T08:40:18.088Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T08:40:18.088Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-27T08:40:18.088Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-27T08:40:18.088Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-27T08:40:18.088Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-27T08:40:18.088Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-27T08:40:18.088Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:40:18.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T08:40:18.457Z] [2023-10-27T08:40:18.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:40:18.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T08:40:18.762Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-27T08:40:18.762Z] b85a868b505f: Pulling fs layer [2023-10-27T08:40:18.762Z] e2be974225ed: Pulling fs layer [2023-10-27T08:40:18.762Z] 339a4e72a1f5: Pulling fs layer [2023-10-27T08:40:18.762Z] 988bab9f4d93: Pulling fs layer [2023-10-27T08:40:18.762Z] 1469e6f7b9e6: Pulling fs layer [2023-10-27T08:40:18.762Z] eaf3925da568: Pulling fs layer [2023-10-27T08:40:18.762Z] bab4dde63d76: Pulling fs layer [2023-10-27T08:40:18.762Z] bde34c3a00c8: Pulling fs layer [2023-10-27T08:40:18.762Z] b352a97aabf1: Pulling fs layer [2023-10-27T08:40:18.762Z] 4872d77fe225: Pulling fs layer [2023-10-27T08:40:18.762Z] 5851b861e8e6: Pulling fs layer [2023-10-27T08:40:18.762Z] 1469e6f7b9e6: Waiting [2023-10-27T08:40:18.762Z] bab4dde63d76: Waiting [2023-10-27T08:40:18.762Z] bde34c3a00c8: Waiting [2023-10-27T08:40:18.762Z] b352a97aabf1: Waiting [2023-10-27T08:40:18.762Z] 4872d77fe225: Waiting [2023-10-27T08:40:18.762Z] 988bab9f4d93: Waiting [2023-10-27T08:40:18.762Z] 5851b861e8e6: Waiting [2023-10-27T08:40:18.762Z] e2be974225ed: Verifying Checksum [2023-10-27T08:40:18.762Z] e2be974225ed: Download complete [2023-10-27T08:40:18.762Z] 988bab9f4d93: Verifying Checksum [2023-10-27T08:40:18.762Z] 988bab9f4d93: Download complete [2023-10-27T08:40:18.762Z] 1469e6f7b9e6: Verifying Checksum [2023-10-27T08:40:18.762Z] 1469e6f7b9e6: Download complete [2023-10-27T08:40:19.021Z] eaf3925da568: Download complete [2023-10-27T08:40:19.021Z] 339a4e72a1f5: Verifying Checksum [2023-10-27T08:40:19.021Z] 339a4e72a1f5: Download complete [2023-10-27T08:40:19.021Z] bde34c3a00c8: Download complete [2023-10-27T08:40:19.021Z] b352a97aabf1: Verifying Checksum [2023-10-27T08:40:19.021Z] b352a97aabf1: Download complete [2023-10-27T08:40:19.021Z] 4872d77fe225: Verifying Checksum [2023-10-27T08:40:19.021Z] 4872d77fe225: Download complete [2023-10-27T08:40:19.021Z] 5851b861e8e6: Verifying Checksum [2023-10-27T08:40:19.021Z] 5851b861e8e6: Download complete [2023-10-27T08:40:19.021Z] b85a868b505f: Verifying Checksum [2023-10-27T08:40:19.021Z] b85a868b505f: Download complete [2023-10-27T08:40:19.281Z] bab4dde63d76: Verifying Checksum [2023-10-27T08:40:19.281Z] bab4dde63d76: Download complete [2023-10-27T08:40:20.261Z] b85a868b505f: Pull complete [2023-10-27T08:40:20.521Z] e2be974225ed: Pull complete [2023-10-27T08:40:21.097Z] 339a4e72a1f5: Pull complete [2023-10-27T08:40:21.097Z] 988bab9f4d93: Pull complete [2023-10-27T08:40:21.356Z] 1469e6f7b9e6: Pull complete [2023-10-27T08:40:21.356Z] eaf3925da568: Pull complete [2023-10-27T08:40:23.257Z] bab4dde63d76: Pull complete [2023-10-27T08:40:23.257Z] bde34c3a00c8: Pull complete [2023-10-27T08:40:23.257Z] b352a97aabf1: Pull complete [2023-10-27T08:40:23.257Z] 4872d77fe225: Pull complete [2023-10-27T08:40:23.257Z] 5851b861e8e6: Pull complete [2023-10-27T08:40:23.257Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-27T08:40:23.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T08:40:23.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T08:40:23.350Z] prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container [2023-10-27T08:40:23.377Z] $ 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 [2023-10-27T08:40:28.557Z] $ docker top f5355673f6067177c7194fd43d329ff733a788f6efb7a5d81305f16dd2a55fd4 -eo pid,comm [2023-10-27T08:40:28.608Z] 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). [2023-10-27T08:40:28.608Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T08:40:28.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T08:40:28.647Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T08:40:28.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T08:40:28.758Z] $ docker exec f5355673f6067177c7194fd43d329ff733a788f6efb7a5d81305f16dd2a55fd4 ssh-agent [2023-10-27T08:40:28.848Z] SSH_AUTH_SOCK=/tmp/ssh-jvPQ2D7RZ5ve/agent.33 [2023-10-27T08:40:28.848Z] SSH_AGENT_PID=39 [2023-10-27T08:40:28.855Z] Running ssh-add (command line suppressed) [2023-10-27T08:40:28.953Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2860607519558538859.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2860607519558538859.key) [2023-10-27T08:40:28.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T08:40:29.251Z] + git tag --points-at HEAD [Pipeline] } [2023-10-27T08:40:29.266Z] $ docker exec --env ******** --env ******** f5355673f6067177c7194fd43d329ff733a788f6efb7a5d81305f16dd2a55fd4 ssh-agent -k [2023-10-27T08:40:29.369Z] unset SSH_AUTH_SOCK; [2023-10-27T08:40:29.369Z] unset SSH_AGENT_PID; [2023-10-27T08:40:29.369Z] echo Agent pid 39 killed; [2023-10-27T08:40:29.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-27T08:40:29.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T08:40:29.407Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T08:40:29.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T08:40:29.508Z] $ docker exec f5355673f6067177c7194fd43d329ff733a788f6efb7a5d81305f16dd2a55fd4 ssh-agent [2023-10-27T08:40:29.606Z] SSH_AUTH_SOCK=/tmp/ssh-tlMp5B95GKAH/agent.71 [2023-10-27T08:40:29.606Z] SSH_AGENT_PID=77 [2023-10-27T08:40:29.610Z] Running ssh-add (command line suppressed) [2023-10-27T08:40:29.715Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10693445844857206962.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10693445844857206962.key) [2023-10-27T08:40:29.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T08:40:30.017Z] + git semver init [2023-10-27T08:40:30.276Z] 2023-10-27 08:40:30,201 [run_init] DEBUG init version:0.0.0 force:False [2023-10-27T08:40:30.276Z] 2023-10-27 08:40:30,202 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-10-27T08:40:30.276Z] 2023-10-27 08:40:30,202 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-10-27T08:40:30.276Z] 2023-10-27 08:40:30,202 [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) [2023-10-27T08:40:31.214Z] 2023-10-27 08:40:31,075 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2023-10-27T08:40:31.214Z] 2023-10-27 08:40:31,076 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2023-10-27T08:40:31.214Z] 2023-10-27 08:40:31,076 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-10-27T08:40:31.214Z] 2023-10-27 08:40:31,076 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-10-27T08:40:31.214Z] 3.1.0-dev.10 [Pipeline] } [2023-10-27T08:40:31.225Z] $ docker exec --env ******** --env ******** f5355673f6067177c7194fd43d329ff733a788f6efb7a5d81305f16dd2a55fd4 ssh-agent -k [2023-10-27T08:40:31.326Z] unset SSH_AUTH_SOCK; [2023-10-27T08:40:31.326Z] unset SSH_AGENT_PID; [2023-10-27T08:40:31.326Z] echo Agent pid 77 killed; [2023-10-27T08:40:31.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T08:40:31.645Z] + git semver [Pipeline] } [2023-10-27T08:40:31.919Z] $ docker stop --time=1 f5355673f6067177c7194fd43d329ff733a788f6efb7a5d81305f16dd2a55fd4 [2023-10-27T08:40:33.200Z] $ docker rm -f --volumes f5355673f6067177c7194fd43d329ff733a788f6efb7a5d81305f16dd2a55fd4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T08:40:33.542Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-27T08:40:33.767Z] Stashed 1 file(s) [Pipeline] echo [2023-10-27T08:40:33.770Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [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 [2023-10-27T08:40:33.910Z] provisioning config files... [2023-10-27T08:40:33.919Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14911172734397508794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T08:40:34.209Z] ---> docker-login.sh [2023-10-27T08:40:34.209Z] nexus3.edgexfoundry.org:10001 [2023-10-27T08:40:34.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:40:34.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:40:34.209Z] Configure a credential helper to remove this warning. See [2023-10-27T08:40:34.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:40:34.209Z] [2023-10-27T08:40:34.209Z] Login Succeeded [2023-10-27T08:40:34.209Z] nexus3.edgexfoundry.org:10002 [2023-10-27T08:40:34.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:40:34.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:40:34.209Z] Configure a credential helper to remove this warning. See [2023-10-27T08:40:34.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:40:34.209Z] [2023-10-27T08:40:34.209Z] Login Succeeded [2023-10-27T08:40:34.209Z] nexus3.edgexfoundry.org:10003 [2023-10-27T08:40:34.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:40:34.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:40:34.468Z] Configure a credential helper to remove this warning. See [2023-10-27T08:40:34.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:40:34.468Z] [2023-10-27T08:40:34.468Z] Login Succeeded [2023-10-27T08:40:34.468Z] nexus3.edgexfoundry.org:10004 [2023-10-27T08:40:34.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:40:34.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:40:34.468Z] Configure a credential helper to remove this warning. See [2023-10-27T08:40:34.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:40:34.468Z] [2023-10-27T08:40:34.468Z] Login Succeeded [2023-10-27T08:40:34.468Z] docker.io [2023-10-27T08:40:34.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:40:34.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:40:34.728Z] Configure a credential helper to remove this warning. See [2023-10-27T08:40:34.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:40:34.728Z] [2023-10-27T08:40:34.728Z] Login Succeeded [2023-10-27T08:40:34.728Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T08:40:34.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T08:40:34.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T08:40:34.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T08:40:34.850Z] ========================================================= [2023-10-27T08:40:34.850Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-27T08:40:34.850Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:40:35.185Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T08:40:35.185Z] Sending build context to Docker daemon 5.73MB [2023-10-27T08:40:35.185Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T08:40:35.185Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T08:40:35.185Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-27T08:40:35.185Z] 7264a8db6415: Pulling fs layer [2023-10-27T08:40:35.185Z] c4d48a809fc2: Pulling fs layer [2023-10-27T08:40:35.185Z] 4f1c88b9dad5: Pulling fs layer [2023-10-27T08:40:35.185Z] ad3a456e5733: Pulling fs layer [2023-10-27T08:40:35.185Z] 33e27b845d1e: Pulling fs layer [2023-10-27T08:40:35.185Z] c68163c4e522: Pulling fs layer [2023-10-27T08:40:35.185Z] 50da416c3ac9: Pulling fs layer [2023-10-27T08:40:35.185Z] 23d2d4c4bb30: Pulling fs layer [2023-10-27T08:40:35.185Z] ad3a456e5733: Waiting [2023-10-27T08:40:35.185Z] 33e27b845d1e: Waiting [2023-10-27T08:40:35.185Z] c68163c4e522: Waiting [2023-10-27T08:40:35.185Z] 50da416c3ac9: Waiting [2023-10-27T08:40:35.185Z] 23d2d4c4bb30: Waiting [2023-10-27T08:40:35.185Z] c4d48a809fc2: Verifying Checksum [2023-10-27T08:40:35.185Z] c4d48a809fc2: Download complete [2023-10-27T08:40:35.185Z] ad3a456e5733: Verifying Checksum [2023-10-27T08:40:35.185Z] ad3a456e5733: Download complete [2023-10-27T08:40:35.185Z] 33e27b845d1e: Verifying Checksum [2023-10-27T08:40:35.185Z] 33e27b845d1e: Download complete [2023-10-27T08:40:35.452Z] 7264a8db6415: Verifying Checksum [2023-10-27T08:40:35.452Z] 7264a8db6415: Download complete [2023-10-27T08:40:35.452Z] c68163c4e522: Verifying Checksum [2023-10-27T08:40:35.452Z] c68163c4e522: Download complete [2023-10-27T08:40:35.452Z] 7264a8db6415: Pull complete [2023-10-27T08:40:35.713Z] 23d2d4c4bb30: Verifying Checksum [2023-10-27T08:40:35.713Z] 23d2d4c4bb30: Download complete [2023-10-27T08:40:35.713Z] c4d48a809fc2: Pull complete [2023-10-27T08:40:35.970Z] 4f1c88b9dad5: Verifying Checksum [2023-10-27T08:40:35.970Z] 4f1c88b9dad5: Download complete [2023-10-27T08:40:36.227Z] 50da416c3ac9: Download complete [2023-10-27T08:40:38.754Z] 4f1c88b9dad5: Pull complete [2023-10-27T08:40:38.754Z] ad3a456e5733: Pull complete [2023-10-27T08:40:38.754Z] 33e27b845d1e: Pull complete [2023-10-27T08:40:39.012Z] c68163c4e522: Pull complete [2023-10-27T08:40:41.542Z] 50da416c3ac9: Pull complete [2023-10-27T08:40:41.542Z] 23d2d4c4bb30: Pull complete [2023-10-27T08:40:41.542Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-27T08:40:41.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-27T08:40:41.542Z] ---> 0786185ac409 [2023-10-27T08:40:41.542Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T08:40:48.864Z] Still waiting to schedule task [2023-10-27T08:40:48.865Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12531’ [2023-10-27T08:40:49.672Z] ---> Running in 1cbf52039456 [2023-10-27T08:40:49.672Z] Removing intermediate container 1cbf52039456 [2023-10-27T08:40:49.672Z] ---> 3717b8061dea [2023-10-27T08:40:49.672Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T08:40:49.672Z] ---> Running in f4ce96e4f38c [2023-10-27T08:40:49.672Z] Removing intermediate container f4ce96e4f38c [2023-10-27T08:40:49.672Z] ---> cc238e5be58f [2023-10-27T08:40:49.672Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T08:40:49.672Z] ---> Running in 86c65ad5c6ad [2023-10-27T08:40:49.672Z] Removing intermediate container 86c65ad5c6ad [2023-10-27T08:40:49.672Z] ---> c15ea8cb9401 [2023-10-27T08:40:49.672Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T08:40:49.672Z] ---> Running in db585c7a5b6c [2023-10-27T08:40:49.672Z] Removing intermediate container db585c7a5b6c [2023-10-27T08:40:49.672Z] ---> 3ec98e6c4fe0 [2023-10-27T08:40:49.672Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T08:40:49.672Z] ---> Running in dc610ee7ebf4 [2023-10-27T08:40:49.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T08:40:50.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T08:40:50.451Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-27T08:40:50.451Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-27T08:40:50.451Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-27T08:40:50.451Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-27T08:40:50.451Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T08:40:50.451Z] OK: 268 MiB in 56 packages [2023-10-27T08:40:51.017Z] Removing intermediate container dc610ee7ebf4 [2023-10-27T08:40:51.017Z] ---> 7280cc3c46d2 [2023-10-27T08:40:51.017Z] Step 8/12 : WORKDIR /device-snmp-go [2023-10-27T08:40:51.017Z] ---> Running in 6a6ea447f7e8 [2023-10-27T08:40:51.017Z] Removing intermediate container 6a6ea447f7e8 [2023-10-27T08:40:51.017Z] ---> 8d7bc26d627b [2023-10-27T08:40:51.017Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-27T08:40:51.276Z] ---> 55e3808fce0e [2023-10-27T08:40:51.276Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T08:40:51.276Z] ---> Running in 6d07319699ca [2023-10-27T08:41:58.972Z] Removing intermediate container 6d07319699ca [2023-10-27T08:41:58.972Z] ---> b9fa6e082cb6 [2023-10-27T08:41:58.972Z] Step 11/12 : COPY . . [2023-10-27T08:41:58.972Z] ---> 4e7cc02fb601 [2023-10-27T08:41:58.972Z] Step 12/12 : RUN ${MAKE} [2023-10-27T08:41:58.972Z] ---> Running in f872ba1f3e9f [2023-10-27T08:41:58.972Z] noop [2023-10-27T08:41:58.972Z] Removing intermediate container f872ba1f3e9f [2023-10-27T08:41:58.972Z] ---> 02510e992267 [2023-10-27T08:41:58.972Z] Successfully built 02510e992267 [2023-10-27T08:41:58.972Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:41:59.282Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T08:41:59.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T08:41:59.347Z] prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container [2023-10-27T08:41:59.381Z] $ 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 [2023-10-27T08:41:59.722Z] $ docker top 4e6075c36719aa0b3b9984e11f7ae6cc4fec45ec1411e039f4b94c2b22aa4a7e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T08:42:00.057Z] + go version [2023-10-27T08:42:00.058Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-27T08:42:00.071Z] $ docker stop --time=1 4e6075c36719aa0b3b9984e11f7ae6cc4fec45ec1411e039f4b94c2b22aa4a7e [2023-10-27T08:42:01.347Z] $ docker rm -f --volumes 4e6075c36719aa0b3b9984e11f7ae6cc4fec45ec1411e039f4b94c2b22aa4a7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:42:01.736Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T08:42:01.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T08:42:01.802Z] prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container [2023-10-27T08:42:01.832Z] $ 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 [2023-10-27T08:42:02.156Z] $ docker top 3565e73452c4b75bc417fade1804b9db34347c33b33af59ce0dbc61948b2e41b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T08:42:02.497Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2023-10-27T08:42:02.791Z] + make test [2023-10-27T08:42:02.791Z] go test ./... -coverprofile=coverage.out [2023-10-27T08:42:04.231Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-10-27T08:42:14.194Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-10-27T08:42:14.194Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements [2023-10-27T08:42:19.451Z] go vet ./... [2023-10-27T08:42:22.729Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T08:42:22.729Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T08:42:22.729Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T08:42:22.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T08:42:22.755Z] $ docker stop --time=1 3565e73452c4b75bc417fade1804b9db34347c33b33af59ce0dbc61948b2e41b [2023-10-27T08:42:26.805Z] $ docker rm -f --volumes 3565e73452c4b75bc417fade1804b9db34347c33b33af59ce0dbc61948b2e41b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T08:42:27.248Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T08:42:27.289Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-27T08:42:27.715Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T08:42:27.996Z] + ls -al . [2023-10-27T08:42:27.996Z] total 172 [2023-10-27T08:42:27.996Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 08:42 . [2023-10-27T08:42:27.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 08:40 .. [2023-10-27T08:42:27.996Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 27 08:40 .dockerignore [2023-10-27T08:42:27.996Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 08:42 .git [2023-10-27T08:42:27.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 08:40 .github [2023-10-27T08:42:27.996Z] -rw-rw-r-- 1 jenkins jenkins 263 Oct 27 08:40 .gitignore [2023-10-27T08:42:27.996Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 08:40 .golangci.yml [2023-10-27T08:42:27.996Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 08:40 .semver [2023-10-27T08:42:27.996Z] -rw-rw-r-- 1 jenkins jenkins 10025 Oct 27 08:40 Attribution.txt [2023-10-27T08:42:27.996Z] -rw-rw-r-- 1 jenkins jenkins 10534 Oct 27 08:40 CHANGELOG.md [2023-10-27T08:42:27.996Z] -rw-rw-r-- 1 jenkins jenkins 1462 Oct 27 08:40 Dockerfile [2023-10-27T08:42:27.996Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 08:40 GOVERNANCE.md [2023-10-27T08:42:27.996Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 27 08:40 Jenkinsfile [2023-10-27T08:42:27.996Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 08:40 LICENSE [2023-10-27T08:42:27.996Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 27 08:40 Makefile [2023-10-27T08:42:27.996Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 27 08:40 OWNERS.md [2023-10-27T08:42:27.996Z] -rw-rw-r-- 1 jenkins jenkins 10477 Oct 27 08:40 README.md [2023-10-27T08:42:27.996Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 08:40 VERSION [2023-10-27T08:42:27.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 08:40 bin [2023-10-27T08:42:27.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 08:40 cmd [2023-10-27T08:42:27.996Z] -rw-r--r-- 1 jenkins jenkins 8837 Oct 27 08:42 coverage.out [2023-10-27T08:42:27.996Z] -rw-rw-r-- 1 jenkins jenkins 3712 Oct 27 08:40 go.mod [2023-10-27T08:42:27.996Z] -rw-rw-r-- 1 jenkins jenkins 34822 Oct 27 08:40 go.sum [2023-10-27T08:42:27.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 08:40 internal [2023-10-27T08:42:27.996Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 27 08:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:42:28.308Z] + 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=16c420418f3d11c50b6d4cdc106b6ff48e0fad87 --label arch=amd64 --label version=3.1.0-dev.10 . [2023-10-27T08:42:28.308Z] Sending build context to Docker daemon 5.74MB [2023-10-27T08:42:28.308Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T08:42:28.308Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-27T08:42:28.308Z] ---> 02510e992267 [2023-10-27T08:42:28.308Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-27T08:42:28.566Z] ---> Running in cddd7407d31c [2023-10-27T08:42:28.566Z] Removing intermediate container cddd7407d31c [2023-10-27T08:42:28.566Z] ---> ea194b671d7f [2023-10-27T08:42:28.566Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T08:42:28.566Z] ---> Running in 3f2695593882 [2023-10-27T08:42:28.566Z] Removing intermediate container 3f2695593882 [2023-10-27T08:42:28.566Z] ---> 2fa958b0d510 [2023-10-27T08:42:28.566Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T08:42:28.824Z] ---> Running in 2784884096eb [2023-10-27T08:42:28.824Z] Removing intermediate container 2784884096eb [2023-10-27T08:42:28.824Z] ---> 95706623ce09 [2023-10-27T08:42:28.824Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T08:42:28.824Z] ---> Running in 7a80ba44e9ca [2023-10-27T08:42:28.824Z] Removing intermediate container 7a80ba44e9ca [2023-10-27T08:42:28.824Z] ---> 8e77dd02d0cb [2023-10-27T08:42:28.824Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T08:42:28.824Z] ---> Running in 0b62ed795bd9 [2023-10-27T08:42:29.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T08:42:29.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T08:42:29.642Z] OK: 268 MiB in 56 packages [2023-10-27T08:42:29.923Z] Removing intermediate container 0b62ed795bd9 [2023-10-27T08:42:29.923Z] ---> 4cf3b7015049 [2023-10-27T08:42:29.923Z] Step 8/24 : WORKDIR /device-snmp-go [2023-10-27T08:42:29.923Z] ---> Running in 55d2d67811c3 [2023-10-27T08:42:29.923Z] Removing intermediate container 55d2d67811c3 [2023-10-27T08:42:29.923Z] ---> 494a247f3fc0 [2023-10-27T08:42:29.923Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-27T08:42:30.194Z] ---> 3ab25352d90c [2023-10-27T08:42:30.194Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T08:42:30.194Z] ---> Running in aade5a189540 [2023-10-27T08:42:30.995Z] Removing intermediate container aade5a189540 [2023-10-27T08:42:30.995Z] ---> aa28f4296a52 [2023-10-27T08:42:30.995Z] Step 11/24 : COPY . . [2023-10-27T08:42:31.253Z] ---> cb33d2be0b52 [2023-10-27T08:42:31.253Z] Step 12/24 : RUN ${MAKE} [2023-10-27T08:42:31.253Z] ---> Running in 13b9f5c74425 [2023-10-27T08:42:31.512Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-10-27T08:42:53.432Z] Removing intermediate container 13b9f5c74425 [2023-10-27T08:42:53.432Z] ---> bc66898d7730 [2023-10-27T08:42:53.432Z] Step 13/24 : FROM alpine:3.18 [2023-10-27T08:42:53.432Z] 3.18: Pulling from library/alpine [2023-10-27T08:42:53.432Z] 96526aa774ef: Pulling fs layer [2023-10-27T08:42:53.432Z] 96526aa774ef: Verifying Checksum [2023-10-27T08:42:53.432Z] 96526aa774ef: Download complete [2023-10-27T08:42:53.432Z] 96526aa774ef: Pull complete [2023-10-27T08:42:53.432Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T08:42:53.432Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T08:42:53.432Z] ---> 8ca4688f4f35 [2023-10-27T08:42:53.432Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-10-27T08:42:53.432Z] ---> Running in 257bb4f69467 [2023-10-27T08:42:53.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T08:42:53.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T08:42:53.432Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T08:42:53.432Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T08:42:53.432Z] OK: 7 MiB in 16 packages [2023-10-27T08:42:53.432Z] Removing intermediate container 257bb4f69467 [2023-10-27T08:42:53.432Z] ---> a3ff6f3055bb [2023-10-27T08:42:53.432Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-10-27T08:42:54.409Z] ---> eb633719a651 [2023-10-27T08:42:54.409Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-10-27T08:42:54.409Z] ---> c8a7c53f4f45 [2023-10-27T08:42:54.409Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-10-27T08:42:54.409Z] ---> ac92798cf3ae [2023-10-27T08:42:54.409Z] Step 18/24 : EXPOSE 59993 [2023-10-27T08:42:54.409Z] ---> Running in 90952e3fb243 [2023-10-27T08:42:54.668Z] Removing intermediate container 90952e3fb243 [2023-10-27T08:42:54.669Z] ---> f20a4b5b703a [2023-10-27T08:42:54.669Z] Step 19/24 : EXPOSE 161 [2023-10-27T08:42:54.669Z] ---> Running in c014e332c21a [2023-10-27T08:42:54.669Z] Removing intermediate container c014e332c21a [2023-10-27T08:42:54.669Z] ---> ebfa60ba8325 [2023-10-27T08:42:54.669Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-10-27T08:42:54.669Z] ---> Running in a7c14bbd8fa4 [2023-10-27T08:42:54.669Z] Removing intermediate container a7c14bbd8fa4 [2023-10-27T08:42:54.669Z] ---> dedb0fc8028f [2023-10-27T08:42:54.669Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T08:42:54.930Z] ---> Running in ec9a156f6dbb [2023-10-27T08:42:54.930Z] Removing intermediate container ec9a156f6dbb [2023-10-27T08:42:54.930Z] ---> 824403112813 [2023-10-27T08:42:54.930Z] Step 22/24 : LABEL arch=amd64 [2023-10-27T08:42:54.930Z] ---> Running in 75b456750d55 [2023-10-27T08:42:54.930Z] Removing intermediate container 75b456750d55 [2023-10-27T08:42:54.930Z] ---> 7c06c5661b84 [2023-10-27T08:42:54.930Z] Step 23/24 : LABEL git_sha=16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [2023-10-27T08:42:54.930Z] ---> Running in e138df0f97bc [2023-10-27T08:42:55.189Z] Removing intermediate container e138df0f97bc [2023-10-27T08:42:55.189Z] ---> 7024586cf4fd [2023-10-27T08:42:55.189Z] Step 24/24 : LABEL version=3.1.0-dev.10 [2023-10-27T08:42:55.189Z] ---> Running in 5b98ec38a039 [2023-10-27T08:42:55.189Z] Removing intermediate container 5b98ec38a039 [2023-10-27T08:42:55.189Z] ---> 57f2227541f1 [2023-10-27T08:42:55.189Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T08:42:55.189Z] Successfully built 57f2227541f1 [2023-10-27T08:42:55.189Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T08:42:55.269Z] provisioning config files... [2023-10-27T08:42:55.277Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2755028449957610137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T08:42:55.575Z] ---> docker-login.sh [2023-10-27T08:42:55.575Z] nexus3.edgexfoundry.org:10001 [2023-10-27T08:42:55.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:42:55.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:42:55.575Z] Configure a credential helper to remove this warning. See [2023-10-27T08:42:55.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:42:55.575Z] [2023-10-27T08:42:55.575Z] Login Succeeded [2023-10-27T08:42:55.575Z] nexus3.edgexfoundry.org:10002 [2023-10-27T08:42:55.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:42:55.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:42:55.575Z] Configure a credential helper to remove this warning. See [2023-10-27T08:42:55.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:42:55.575Z] [2023-10-27T08:42:55.575Z] Login Succeeded [2023-10-27T08:42:55.575Z] nexus3.edgexfoundry.org:10003 [2023-10-27T08:42:55.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:42:55.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:42:55.836Z] Configure a credential helper to remove this warning. See [2023-10-27T08:42:55.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:42:55.836Z] [2023-10-27T08:42:55.836Z] Login Succeeded [2023-10-27T08:42:55.836Z] nexus3.edgexfoundry.org:10004 [2023-10-27T08:42:55.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:42:55.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:42:55.836Z] Configure a credential helper to remove this warning. See [2023-10-27T08:42:55.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:42:55.836Z] [2023-10-27T08:42:55.836Z] Login Succeeded [2023-10-27T08:42:55.836Z] docker.io [2023-10-27T08:42:55.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:42:56.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:42:56.095Z] Configure a credential helper to remove this warning. See [2023-10-27T08:42:56.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:42:56.095Z] [2023-10-27T08:42:56.095Z] Login Succeeded [2023-10-27T08:42:56.095Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T08:42:56.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T08:42:56.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T08:42:56.141Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2023-10-27T08:42:56.141Z] 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [2023-10-27T08:42:56.141Z] latest [2023-10-27T08:42:56.141Z] 3.1.0-dev.10 [2023-10-27T08:42:56.141Z] 16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10 [2023-10-27T08:42:56.141Z] main [2023-10-27T08:42:56.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:42:56.456Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:42:56.774Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [2023-10-27T08:42:56.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-10-27T08:42:56.774Z] 00cac255cc03: Preparing [2023-10-27T08:42:56.774Z] 7ccd384ca6e2: Preparing [2023-10-27T08:42:56.774Z] 44b46e2b059f: Preparing [2023-10-27T08:42:56.774Z] f70796a7cf6f: Preparing [2023-10-27T08:42:56.774Z] cc2447e1835a: Preparing [2023-10-27T08:42:56.774Z] cc2447e1835a: Layer already exists [2023-10-27T08:42:56.774Z] 00cac255cc03: Pushed [2023-10-27T08:42:56.774Z] 7ccd384ca6e2: Pushed [2023-10-27T08:42:56.774Z] f70796a7cf6f: Pushed [2023-10-27T08:42:59.311Z] 44b46e2b059f: Pushed [2023-10-27T08:42:59.311Z] 16c420418f3d11c50b6d4cdc106b6ff48e0fad87: digest: sha256:00cc07b5bd997422596797e5370a279522a24a60eba8a2908df8c872fcc8a078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:42:59.628Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:42:59.943Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-10-27T08:42:59.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-10-27T08:42:59.943Z] 00cac255cc03: Preparing [2023-10-27T08:42:59.943Z] 7ccd384ca6e2: Preparing [2023-10-27T08:42:59.943Z] 44b46e2b059f: Preparing [2023-10-27T08:42:59.943Z] f70796a7cf6f: Preparing [2023-10-27T08:42:59.943Z] cc2447e1835a: Preparing [2023-10-27T08:42:59.943Z] f70796a7cf6f: Layer already exists [2023-10-27T08:42:59.943Z] cc2447e1835a: Layer already exists [2023-10-27T08:42:59.943Z] 44b46e2b059f: Layer already exists [2023-10-27T08:42:59.943Z] 00cac255cc03: Layer already exists [2023-10-27T08:42:59.943Z] 7ccd384ca6e2: Layer already exists [2023-10-27T08:42:59.943Z] latest: digest: sha256:00cc07b5bd997422596797e5370a279522a24a60eba8a2908df8c872fcc8a078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:43:00.263Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:43:00.571Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.10 [2023-10-27T08:43:00.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-10-27T08:43:00.571Z] 00cac255cc03: Preparing [2023-10-27T08:43:00.571Z] 7ccd384ca6e2: Preparing [2023-10-27T08:43:00.571Z] 44b46e2b059f: Preparing [2023-10-27T08:43:00.571Z] f70796a7cf6f: Preparing [2023-10-27T08:43:00.571Z] cc2447e1835a: Preparing [2023-10-27T08:43:00.571Z] 44b46e2b059f: Layer already exists [2023-10-27T08:43:00.571Z] cc2447e1835a: Layer already exists [2023-10-27T08:43:00.571Z] 00cac255cc03: Layer already exists [2023-10-27T08:43:00.571Z] f70796a7cf6f: Layer already exists [2023-10-27T08:43:00.571Z] 7ccd384ca6e2: Layer already exists [2023-10-27T08:43:00.571Z] 3.1.0-dev.10: digest: sha256:00cc07b5bd997422596797e5370a279522a24a60eba8a2908df8c872fcc8a078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:43:00.877Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:43:01.192Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10 [2023-10-27T08:43:01.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-10-27T08:43:01.192Z] 00cac255cc03: Preparing [2023-10-27T08:43:01.192Z] 7ccd384ca6e2: Preparing [2023-10-27T08:43:01.192Z] 44b46e2b059f: Preparing [2023-10-27T08:43:01.192Z] f70796a7cf6f: Preparing [2023-10-27T08:43:01.192Z] cc2447e1835a: Preparing [2023-10-27T08:43:01.192Z] cc2447e1835a: Layer already exists [2023-10-27T08:43:01.192Z] 7ccd384ca6e2: Layer already exists [2023-10-27T08:43:01.192Z] f70796a7cf6f: Layer already exists [2023-10-27T08:43:01.192Z] 00cac255cc03: Layer already exists [2023-10-27T08:43:01.192Z] 44b46e2b059f: Layer already exists [2023-10-27T08:43:01.192Z] 16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10: digest: sha256:00cc07b5bd997422596797e5370a279522a24a60eba8a2908df8c872fcc8a078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:43:01.508Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:43:01.818Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2023-10-27T08:43:01.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-10-27T08:43:01.818Z] 00cac255cc03: Preparing [2023-10-27T08:43:01.818Z] 7ccd384ca6e2: Preparing [2023-10-27T08:43:01.818Z] 44b46e2b059f: Preparing [2023-10-27T08:43:01.818Z] f70796a7cf6f: Preparing [2023-10-27T08:43:01.818Z] cc2447e1835a: Preparing [2023-10-27T08:43:01.818Z] 00cac255cc03: Layer already exists [2023-10-27T08:43:01.818Z] 44b46e2b059f: Layer already exists [2023-10-27T08:43:01.818Z] cc2447e1835a: Layer already exists [2023-10-27T08:43:01.818Z] 7ccd384ca6e2: Layer already exists [2023-10-27T08:43:01.818Z] f70796a7cf6f: Layer already exists [2023-10-27T08:43:01.818Z] main: digest: sha256:00cc07b5bd997422596797e5370a279522a24a60eba8a2908df8c872fcc8a078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T08:43:01.869Z] ===================================================== [Pipeline] echo [2023-10-27T08:43:01.878Z] taggedImages: [2023-10-27T08:43:01.878Z] - nexus3.edgexfoundry.org:10004/device-snmp:16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [2023-10-27T08:43:01.878Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-10-27T08:43:01.878Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.10 [2023-10-27T08:43:01.878Z] - nexus3.edgexfoundry.org:10004/device-snmp:16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10 [2023-10-27T08:43:01.878Z] - 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 [2023-10-27T08:43:02.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T08:43:02.257Z] [2023-10-27T08:43:02.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:43:02.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T08:43:02.574Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-27T08:43:02.574Z] 5eb5b503b376: Pulling fs layer [2023-10-27T08:43:02.574Z] 5c69ac0246d0: Pulling fs layer [2023-10-27T08:43:02.574Z] ec43610c2a17: Pulling fs layer [2023-10-27T08:43:02.574Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-27T08:43:02.574Z] 33b1e0a273af: Pulling fs layer [2023-10-27T08:43:02.574Z] 5d3b04190fa2: Pulling fs layer [2023-10-27T08:43:02.574Z] 2f39f015ded8: Pulling fs layer [2023-10-27T08:43:02.574Z] 33b1e0a273af: Waiting [2023-10-27T08:43:02.574Z] 5d3b04190fa2: Waiting [2023-10-27T08:43:02.574Z] 3a2ae6a8a46f: Waiting [2023-10-27T08:43:02.574Z] 2f39f015ded8: Waiting [2023-10-27T08:43:02.574Z] 5c69ac0246d0: Verifying Checksum [2023-10-27T08:43:02.574Z] 5c69ac0246d0: Download complete [2023-10-27T08:43:02.574Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-27T08:43:02.574Z] 3a2ae6a8a46f: Download complete [2023-10-27T08:43:02.574Z] 33b1e0a273af: Verifying Checksum [2023-10-27T08:43:02.574Z] 33b1e0a273af: Download complete [2023-10-27T08:43:02.574Z] ec43610c2a17: Verifying Checksum [2023-10-27T08:43:02.574Z] ec43610c2a17: Download complete [2023-10-27T08:43:02.574Z] 5d3b04190fa2: Verifying Checksum [2023-10-27T08:43:02.831Z] 5eb5b503b376: Verifying Checksum [2023-10-27T08:43:02.831Z] 5eb5b503b376: Download complete [2023-10-27T08:43:03.396Z] 2f39f015ded8: Download complete [2023-10-27T08:43:03.961Z] 5eb5b503b376: Pull complete [2023-10-27T08:43:03.961Z] 5c69ac0246d0: Pull complete [2023-10-27T08:43:04.529Z] ec43610c2a17: Pull complete [2023-10-27T08:43:04.529Z] 3a2ae6a8a46f: Pull complete [2023-10-27T08:43:04.529Z] 33b1e0a273af: Pull complete [2023-10-27T08:43:04.787Z] 5d3b04190fa2: Pull complete [2023-10-27T08:43:08.970Z] 2f39f015ded8: Pull complete [2023-10-27T08:43:08.971Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-27T08:43:08.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T08:43:08.971Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T08:43:09.062Z] prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container [2023-10-27T08:43:09.098Z] $ 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 [2023-10-27T08:43:15.618Z] $ docker top 217bdee5de27e1db3b486f6e2df2dc2f08598cb750a0c59652a79c7b349054d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T08:43:15.978Z] ---> job-cost.sh [2023-10-27T08:43:15.978Z] lf-activate-venv: SKIPPING [2023-10-27T08:43:15.978Z] INFO: No Stack... [2023-10-27T08:43:16.237Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T08:43:16.804Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T08:43:17.092Z] + + catcut /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv -d, [2023-10-27T08:43:17.092Z] -f6 [Pipeline] lock [2023-10-27T08:43:17.106Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-96-stack-cost] [2023-10-27T08:43:17.111Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-96-stack-cost] did not exist. Created. [2023-10-27T08:43:17.111Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T08:43:17.409Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-27T08:43:17.430Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T08:43:17.435Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T08:43:17.457Z] $ docker stop --time=1 217bdee5de27e1db3b486f6e2df2dc2f08598cb750a0c59652a79c7b349054d8 [2023-10-27T08:43:18.614Z] $ docker rm -f --volumes 217bdee5de27e1db3b486f6e2df2dc2f08598cb750a0c59652a79c7b349054d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-27T08:50:06.367Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12571 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2023-10-27T08:50:06.382Z] Running in /w/workspace/device-snmp-go/96 [Pipeline] { [Pipeline] checkout [2023-10-27T08:50:06.415Z] Selected Git installation does not exist. Using Default [2023-10-27T08:50:06.415Z] The recommended git tool is: NONE [2023-10-27T08:50:12.798Z] using credential edgex-jenkins-ssh [2023-10-27T08:50:12.821Z] Cloning the remote Git repository [2023-10-27T08:50:12.879Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-10-27T08:50:13.014Z] > git init /w/workspace/device-snmp-go/96 # timeout=10 [2023-10-27T08:50:13.208Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-10-27T08:50:13.209Z] > git --version # timeout=10 [2023-10-27T08:50:13.235Z] > git --version # 'git version 2.25.1' [2023-10-27T08:50:13.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T08:50:13.427Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T08:50:14.597Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-10-27T08:50:14.624Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T08:50:15.651Z] Avoid second fetch [2023-10-27T08:50:15.651Z] Checking out Revision 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 (main) [2023-10-27T08:50:16.315Z] Commit message: "Merge pull request #326 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-10-27T08:50:15.679Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T08:50:15.769Z] > git checkout -f 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T08:50:17.226Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-27T08:50:17.226Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T08:50:17.226Z] Dload Upload Total Spent Left Speed [2023-10-27T08:50:17.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-10-27T08:50:17.847Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-27T08:50:18.201Z] + sudo tee /etc/docker/daemon.new [2023-10-27T08:50:18.201Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-27T08:50:18.201Z] { [2023-10-27T08:50:18.201Z] "registry-mirrors": [ [2023-10-27T08:50:18.201Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-27T08:50:18.201Z] ], [2023-10-27T08:50:18.201Z] "bip": "10.250.0.254/24", [2023-10-27T08:50:18.201Z] "hosts": [ [2023-10-27T08:50:18.201Z] "tcp://0.0.0.0:5555", [2023-10-27T08:50:18.201Z] "unix:///var/run/docker.sock" [2023-10-27T08:50:18.201Z] ], [2023-10-27T08:50:18.201Z] "mtu": 1458, [2023-10-27T08:50:18.201Z] "selinux-enabled": true, [2023-10-27T08:50:18.201Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-27T08:50:18.201Z] } [Pipeline] sh [2023-10-27T08:50:18.548Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-27T08:50:18.907Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T08:50:37.257Z] provisioning config files... [2023-10-27T08:50:37.282Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/96@tmp/config168286820176562835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T08:50:37.645Z] ---> docker-login.sh [2023-10-27T08:50:37.645Z] nexus3.edgexfoundry.org:10001 [2023-10-27T08:50:38.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:50:38.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:50:38.238Z] Configure a credential helper to remove this warning. See [2023-10-27T08:50:38.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:50:38.238Z] [2023-10-27T08:50:38.238Z] Login Succeeded [2023-10-27T08:50:38.238Z] nexus3.edgexfoundry.org:10002 [2023-10-27T08:50:38.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:50:38.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:50:38.782Z] Configure a credential helper to remove this warning. See [2023-10-27T08:50:38.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:50:38.782Z] [2023-10-27T08:50:38.782Z] Login Succeeded [2023-10-27T08:50:38.782Z] nexus3.edgexfoundry.org:10003 [2023-10-27T08:50:39.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:50:39.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:50:39.061Z] Configure a credential helper to remove this warning. See [2023-10-27T08:50:39.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:50:39.061Z] [2023-10-27T08:50:39.061Z] Login Succeeded [2023-10-27T08:50:39.061Z] nexus3.edgexfoundry.org:10004 [2023-10-27T08:50:39.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:50:39.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:50:39.331Z] Configure a credential helper to remove this warning. See [2023-10-27T08:50:39.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:50:39.331Z] [2023-10-27T08:50:39.331Z] Login Succeeded [2023-10-27T08:50:39.604Z] docker.io [2023-10-27T08:50:39.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:50:40.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:50:40.193Z] Configure a credential helper to remove this warning. See [2023-10-27T08:50:40.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:50:40.193Z] [2023-10-27T08:50:40.193Z] Login Succeeded [2023-10-27T08:50:40.193Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T08:50:40.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T08:50:40.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T08:50:40.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T08:50:40.519Z] ========================================================= [2023-10-27T08:50:40.519Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-27T08:50:40.519Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:50:40.880Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T08:50:41.157Z] Sending build context to Docker daemon 2.943MB [2023-10-27T08:50:41.157Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T08:50:41.157Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T08:50:41.429Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-27T08:50:41.429Z] 9fda8d8052c6: Pulling fs layer [2023-10-27T08:50:41.429Z] 5d54e960e981: Pulling fs layer [2023-10-27T08:50:41.429Z] c4a7e357bf2a: Pulling fs layer [2023-10-27T08:50:41.429Z] f0e02332f6b5: Pulling fs layer [2023-10-27T08:50:41.429Z] cefa15bbcfad: Pulling fs layer [2023-10-27T08:50:41.429Z] 17808c966233: Pulling fs layer [2023-10-27T08:50:41.429Z] f4c1fc716caa: Pulling fs layer [2023-10-27T08:50:41.429Z] cefa15bbcfad: Waiting [2023-10-27T08:50:41.429Z] 17808c966233: Waiting [2023-10-27T08:50:41.429Z] f0e02332f6b5: Waiting [2023-10-27T08:50:41.429Z] f4c1fc716caa: Waiting [2023-10-27T08:50:41.429Z] 5d54e960e981: Download complete [2023-10-27T08:50:41.429Z] f0e02332f6b5: Verifying Checksum [2023-10-27T08:50:41.429Z] f0e02332f6b5: Download complete [2023-10-27T08:50:41.429Z] cefa15bbcfad: Verifying Checksum [2023-10-27T08:50:41.429Z] cefa15bbcfad: Download complete [2023-10-27T08:50:41.429Z] 9fda8d8052c6: Download complete [2023-10-27T08:50:42.024Z] f4c1fc716caa: Verifying Checksum [2023-10-27T08:50:42.024Z] f4c1fc716caa: Download complete [2023-10-27T08:50:43.018Z] 9fda8d8052c6: Pull complete [2023-10-27T08:50:43.633Z] 5d54e960e981: Pull complete [2023-10-27T08:50:43.909Z] c4a7e357bf2a: Verifying Checksum [2023-10-27T08:50:43.909Z] c4a7e357bf2a: Download complete [2023-10-27T08:50:44.882Z] 17808c966233: Download complete [2023-10-27T08:50:57.247Z] c4a7e357bf2a: Pull complete [2023-10-27T08:50:57.247Z] f0e02332f6b5: Pull complete [2023-10-27T08:50:57.247Z] cefa15bbcfad: Pull complete [2023-10-27T08:51:07.376Z] 17808c966233: Pull complete [2023-10-27T08:51:07.651Z] f4c1fc716caa: Pull complete [2023-10-27T08:51:07.651Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-27T08:51:07.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-27T08:51:07.651Z] ---> ea914061e18c [2023-10-27T08:51:07.651Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T08:51:08.638Z] ---> Running in 13458b42918b [2023-10-27T08:51:08.908Z] Removing intermediate container 13458b42918b [2023-10-27T08:51:08.908Z] ---> be8c241e123b [2023-10-27T08:51:08.908Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T08:51:09.179Z] ---> Running in e0ab3fa3525d [2023-10-27T08:51:09.462Z] Removing intermediate container e0ab3fa3525d [2023-10-27T08:51:09.462Z] ---> 9db13c366980 [2023-10-27T08:51:09.462Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T08:51:09.734Z] ---> Running in 987630d9f51e [2023-10-27T08:51:10.114Z] Removing intermediate container 987630d9f51e [2023-10-27T08:51:10.114Z] ---> e7c3391ed7af [2023-10-27T08:51:10.114Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T08:51:10.114Z] ---> Running in af8648303111 [2023-10-27T08:51:10.749Z] Removing intermediate container af8648303111 [2023-10-27T08:51:10.749Z] ---> 6a4ddba0072d [2023-10-27T08:51:10.749Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T08:51:10.749Z] ---> Running in ee279c3910d7 [2023-10-27T08:51:12.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T08:51:12.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T08:51:13.868Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-27T08:51:13.868Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-27T08:51:13.868Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-27T08:51:13.868Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-27T08:51:13.868Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T08:51:14.137Z] OK: 270 MiB in 56 packages [2023-10-27T08:51:17.506Z] Removing intermediate container ee279c3910d7 [2023-10-27T08:51:17.506Z] ---> 639a49ea0f3d [2023-10-27T08:51:17.506Z] Step 8/12 : WORKDIR /device-snmp-go [2023-10-27T08:51:17.506Z] ---> Running in 30bc3f7393b2 [2023-10-27T08:51:17.777Z] Removing intermediate container 30bc3f7393b2 [2023-10-27T08:51:17.777Z] ---> 36bcb5992134 [2023-10-27T08:51:17.778Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-27T08:51:18.396Z] ---> 268b6561c00c [2023-10-27T08:51:18.396Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T08:51:18.396Z] ---> Running in b45f84b76f60 [2023-10-27T08:53:10.175Z] Removing intermediate container b45f84b76f60 [2023-10-27T08:53:10.175Z] ---> 6f37c5cb7688 [2023-10-27T08:53:10.175Z] Step 11/12 : COPY . . [2023-10-27T08:53:10.175Z] ---> 4a0400189a41 [2023-10-27T08:53:10.175Z] Step 12/12 : RUN ${MAKE} [2023-10-27T08:53:10.175Z] ---> Running in c344f8ba6e9b [2023-10-27T08:53:10.175Z] noop [2023-10-27T08:53:10.175Z] Removing intermediate container c344f8ba6e9b [2023-10-27T08:53:10.175Z] ---> fcf941b6dc8f [2023-10-27T08:53:10.175Z] Successfully built fcf941b6dc8f [2023-10-27T08:53:10.175Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:53:10.537Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T08:53:10.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T08:53:10.765Z] prd-ubuntu20.04-docker-arm64-4c-16g-12571 does not seem to be running inside a container [2023-10-27T08:53:10.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/96 -v /w/workspace/device-snmp-go/96:/w/workspace/device-snmp-go/96:rw,z -v /w/workspace/device-snmp-go/96@tmp:/w/workspace/device-snmp-go/96@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 [2023-10-27T08:53:12.188Z] $ docker top 055e3967571f72003cffdaa74c6932e9b7a9d62e18be6680ecd5fdba5c95fdc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T08:53:13.026Z] + go version [2023-10-27T08:53:13.026Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-27T08:53:13.046Z] $ docker stop --time=1 055e3967571f72003cffdaa74c6932e9b7a9d62e18be6680ecd5fdba5c95fdc3 [2023-10-27T08:53:14.686Z] $ docker rm -f --volumes 055e3967571f72003cffdaa74c6932e9b7a9d62e18be6680ecd5fdba5c95fdc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:53:15.246Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T08:53:15.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T08:53:15.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-12571 does not seem to be running inside a container [2023-10-27T08:53:15.507Z] $ 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/96 -v /w/workspace/device-snmp-go/96:/w/workspace/device-snmp-go/96:rw,z -v /w/workspace/device-snmp-go/96@tmp:/w/workspace/device-snmp-go/96@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 [2023-10-27T08:53:16.722Z] $ docker top f519a612f2f11d22b268166ebcbea27190c80a62012029c2d750df2d8cc58af1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T08:53:17.551Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/96 [Pipeline] fileExists [Pipeline] sh [2023-10-27T08:53:18.202Z] + make test [2023-10-27T08:53:18.202Z] go test ./... -coverprofile=coverage.out [2023-10-27T08:53:26.435Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-10-27T08:55:33.209Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-10-27T08:55:33.209Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.045s coverage: 0.0% of statements [2023-10-27T08:55:33.209Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-27T08:55:33.209Z] go vet ./... [2023-10-27T08:55:55.369Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T08:55:55.369Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T08:55:55.369Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T08:55:55.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T08:55:55.406Z] $ docker stop --time=1 f519a612f2f11d22b268166ebcbea27190c80a62012029c2d750df2d8cc58af1 [2023-10-27T08:55:57.422Z] $ docker rm -f --volumes f519a612f2f11d22b268166ebcbea27190c80a62012029c2d750df2d8cc58af1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T08:55:58.726Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T08:55:58.753Z] Warning: overwriting stash ‘coverage-report’ [2023-10-27T08:55:59.280Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T08:55:59.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T08:56:00.006Z] + ls -al . [2023-10-27T08:56:00.006Z] total 168 [2023-10-27T08:56:00.006Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 08:53 . [2023-10-27T08:56:00.006Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 08:50 .. [2023-10-27T08:56:00.006Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 27 08:50 .dockerignore [2023-10-27T08:56:00.006Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 08:50 .git [2023-10-27T08:56:00.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 08:50 .github [2023-10-27T08:56:00.006Z] -rw-rw-r-- 1 jenkins jenkins 263 Oct 27 08:50 .gitignore [2023-10-27T08:56:00.006Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 08:50 .golangci.yml [2023-10-27T08:56:00.006Z] -rw-rw-r-- 1 jenkins jenkins 10025 Oct 27 08:50 Attribution.txt [2023-10-27T08:56:00.006Z] -rw-rw-r-- 1 jenkins jenkins 10534 Oct 27 08:50 CHANGELOG.md [2023-10-27T08:56:00.006Z] -rw-rw-r-- 1 jenkins jenkins 1462 Oct 27 08:50 Dockerfile [2023-10-27T08:56:00.006Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 08:50 GOVERNANCE.md [2023-10-27T08:56:00.006Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 27 08:50 Jenkinsfile [2023-10-27T08:56:00.006Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 08:50 LICENSE [2023-10-27T08:56:00.006Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 27 08:50 Makefile [2023-10-27T08:56:00.006Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 27 08:50 OWNERS.md [2023-10-27T08:56:00.006Z] -rw-rw-r-- 1 jenkins jenkins 10477 Oct 27 08:50 README.md [2023-10-27T08:56:00.006Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 08:40 VERSION [2023-10-27T08:56:00.006Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 08:50 bin [2023-10-27T08:56:00.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 08:50 cmd [2023-10-27T08:56:00.006Z] -rw-r--r-- 1 jenkins jenkins 8837 Oct 27 08:55 coverage.out [2023-10-27T08:56:00.006Z] -rw-rw-r-- 1 jenkins jenkins 3712 Oct 27 08:50 go.mod [2023-10-27T08:56:00.006Z] -rw-rw-r-- 1 jenkins jenkins 34822 Oct 27 08:50 go.sum [2023-10-27T08:56:00.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 08:50 internal [2023-10-27T08:56:00.006Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 27 08:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:56:00.349Z] + 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=16c420418f3d11c50b6d4cdc106b6ff48e0fad87 --label arch=arm64 --label version=3.1.0-dev.10 . [2023-10-27T08:56:00.645Z] Sending build context to Docker daemon 2.953MB [2023-10-27T08:56:00.645Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T08:56:00.645Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-27T08:56:00.645Z] ---> fcf941b6dc8f [2023-10-27T08:56:00.645Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-27T08:56:00.915Z] ---> Running in d82441f98201 [2023-10-27T08:56:01.188Z] Removing intermediate container d82441f98201 [2023-10-27T08:56:01.188Z] ---> f9040be32dc4 [2023-10-27T08:56:01.188Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T08:56:01.188Z] ---> Running in f32fb81ca32c [2023-10-27T08:56:01.780Z] Removing intermediate container f32fb81ca32c [2023-10-27T08:56:01.780Z] ---> 195ef5787333 [2023-10-27T08:56:01.780Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T08:56:01.780Z] ---> Running in d3d1938f2cce [2023-10-27T08:56:02.049Z] Removing intermediate container d3d1938f2cce [2023-10-27T08:56:02.049Z] ---> 3ba14ea7d397 [2023-10-27T08:56:02.049Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T08:56:02.049Z] ---> Running in c9451a055733 [2023-10-27T08:56:02.638Z] Removing intermediate container c9451a055733 [2023-10-27T08:56:02.638Z] ---> 5536cfdefc4d [2023-10-27T08:56:02.638Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T08:56:02.638Z] ---> Running in 719fc8d3e481 [2023-10-27T08:56:03.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T08:56:04.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T08:56:05.603Z] OK: 270 MiB in 56 packages [2023-10-27T08:56:06.193Z] Removing intermediate container 719fc8d3e481 [2023-10-27T08:56:06.193Z] ---> c1075533ed79 [2023-10-27T08:56:06.193Z] Step 8/24 : WORKDIR /device-snmp-go [2023-10-27T08:56:06.460Z] ---> Running in 9f25b6fef2b9 [2023-10-27T08:56:06.727Z] Removing intermediate container 9f25b6fef2b9 [2023-10-27T08:56:06.727Z] ---> ec04c8675d9c [2023-10-27T08:56:06.727Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-27T08:56:07.316Z] ---> 843299737086 [2023-10-27T08:56:07.316Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T08:56:07.316Z] ---> Running in 5ba7edbec243 [2023-10-27T08:56:09.906Z] Removing intermediate container 5ba7edbec243 [2023-10-27T08:56:09.906Z] ---> c708ddda709d [2023-10-27T08:56:09.906Z] Step 11/24 : COPY . . [2023-10-27T08:56:10.496Z] ---> 2692e81e9712 [2023-10-27T08:56:10.496Z] Step 12/24 : RUN ${MAKE} [2023-10-27T08:56:10.496Z] ---> Running in 0ca2ed575e2e [2023-10-27T08:56:11.470Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-10-27T08:58:18.196Z] Removing intermediate container 0ca2ed575e2e [2023-10-27T08:58:18.196Z] ---> b56439371900 [2023-10-27T08:58:18.196Z] Step 13/24 : FROM alpine:3.18 [2023-10-27T08:58:18.196Z] 3.18: Pulling from library/alpine [2023-10-27T08:58:18.196Z] 579b34f0a95b: Pulling fs layer [2023-10-27T08:58:18.196Z] 579b34f0a95b: Verifying Checksum [2023-10-27T08:58:18.196Z] 579b34f0a95b: Download complete [2023-10-27T08:58:18.196Z] 579b34f0a95b: Pull complete [2023-10-27T08:58:18.196Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T08:58:18.196Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T08:58:18.196Z] ---> 3cc203321400 [2023-10-27T08:58:18.196Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-10-27T08:58:18.196Z] ---> Running in 632e8a26a7c9 [2023-10-27T08:58:18.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T08:58:18.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T08:58:18.196Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T08:58:18.196Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T08:58:18.196Z] OK: 8 MiB in 16 packages [2023-10-27T08:58:18.196Z] Removing intermediate container 632e8a26a7c9 [2023-10-27T08:58:18.196Z] ---> 76e06d6b5d55 [2023-10-27T08:58:18.196Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-10-27T08:58:18.196Z] ---> ea326e035ca8 [2023-10-27T08:58:18.196Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-10-27T08:58:18.196Z] ---> bba894712899 [2023-10-27T08:58:18.196Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-10-27T08:58:18.196Z] ---> 999421aa3052 [2023-10-27T08:58:18.196Z] Step 18/24 : EXPOSE 59993 [2023-10-27T08:58:18.196Z] ---> Running in 50808ed256c6 [2023-10-27T08:58:18.196Z] Removing intermediate container 50808ed256c6 [2023-10-27T08:58:18.196Z] ---> 24ef301fba40 [2023-10-27T08:58:18.196Z] Step 19/24 : EXPOSE 161 [2023-10-27T08:58:18.196Z] ---> Running in ce6e88e8608b [2023-10-27T08:58:18.196Z] Removing intermediate container ce6e88e8608b [2023-10-27T08:58:18.196Z] ---> 4e3849c7a762 [2023-10-27T08:58:18.196Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-10-27T08:58:18.196Z] ---> Running in e41d9b625158 [2023-10-27T08:58:18.196Z] Removing intermediate container e41d9b625158 [2023-10-27T08:58:18.196Z] ---> 4a9df373fb13 [2023-10-27T08:58:18.196Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T08:58:18.196Z] ---> Running in b96af1d9a804 [2023-10-27T08:58:18.196Z] Removing intermediate container b96af1d9a804 [2023-10-27T08:58:18.196Z] ---> 0f9a149fd1f1 [2023-10-27T08:58:18.196Z] Step 22/24 : LABEL arch=arm64 [2023-10-27T08:58:18.196Z] ---> Running in c311e48c1839 [2023-10-27T08:58:18.196Z] Removing intermediate container c311e48c1839 [2023-10-27T08:58:18.196Z] ---> 9e9e1b2220f3 [2023-10-27T08:58:18.196Z] Step 23/24 : LABEL git_sha=16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [2023-10-27T08:58:18.196Z] ---> Running in 65c27c02a94c [2023-10-27T08:58:18.196Z] Removing intermediate container 65c27c02a94c [2023-10-27T08:58:18.196Z] ---> d25238b45d36 [2023-10-27T08:58:18.196Z] Step 24/24 : LABEL version=3.1.0-dev.10 [2023-10-27T08:58:18.196Z] ---> Running in 2316e11b493c [2023-10-27T08:58:18.196Z] Removing intermediate container 2316e11b493c [2023-10-27T08:58:18.196Z] ---> 68744a653b3f [2023-10-27T08:58:18.196Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T08:58:18.196Z] Successfully built 68744a653b3f [2023-10-27T08:58:18.196Z] 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 [2023-10-27T08:58:18.311Z] provisioning config files... [2023-10-27T08:58:18.325Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/96@tmp/config16025357398976149764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T08:58:18.669Z] ---> docker-login.sh [2023-10-27T08:58:18.669Z] nexus3.edgexfoundry.org:10001 [2023-10-27T08:58:18.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:58:18.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:58:18.939Z] Configure a credential helper to remove this warning. See [2023-10-27T08:58:18.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:58:18.939Z] [2023-10-27T08:58:18.939Z] Login Succeeded [2023-10-27T08:58:18.939Z] nexus3.edgexfoundry.org:10002 [2023-10-27T08:58:19.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:58:19.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:58:19.208Z] Configure a credential helper to remove this warning. See [2023-10-27T08:58:19.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:58:19.208Z] [2023-10-27T08:58:19.208Z] Login Succeeded [2023-10-27T08:58:19.208Z] nexus3.edgexfoundry.org:10003 [2023-10-27T08:58:19.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:58:19.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:58:19.745Z] Configure a credential helper to remove this warning. See [2023-10-27T08:58:19.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:58:19.745Z] [2023-10-27T08:58:19.745Z] Login Succeeded [2023-10-27T08:58:19.745Z] nexus3.edgexfoundry.org:10004 [2023-10-27T08:58:20.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:58:20.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:58:20.016Z] Configure a credential helper to remove this warning. See [2023-10-27T08:58:20.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:58:20.016Z] [2023-10-27T08:58:20.016Z] Login Succeeded [2023-10-27T08:58:20.016Z] docker.io [2023-10-27T08:58:20.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T08:58:20.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T08:58:20.866Z] Configure a credential helper to remove this warning. See [2023-10-27T08:58:20.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T08:58:20.866Z] [2023-10-27T08:58:20.866Z] Login Succeeded [2023-10-27T08:58:20.866Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T08:58:20.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T08:58:20.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T08:58:20.926Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2023-10-27T08:58:20.926Z] 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [2023-10-27T08:58:20.926Z] latest [2023-10-27T08:58:20.926Z] 3.1.0-dev.10 [2023-10-27T08:58:20.926Z] 16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10 [2023-10-27T08:58:20.926Z] main [2023-10-27T08:58:20.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:58:21.279Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:58:21.640Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [2023-10-27T08:58:21.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-10-27T08:58:21.640Z] afd44e8845ce: Preparing [2023-10-27T08:58:21.640Z] 585562b0a8cc: Preparing [2023-10-27T08:58:21.640Z] decf268e8c03: Preparing [2023-10-27T08:58:21.640Z] f641c531f848: Preparing [2023-10-27T08:58:21.640Z] 5f4d9fc4d98d: Preparing [2023-10-27T08:58:21.914Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T08:58:21.914Z] afd44e8845ce: Pushed [2023-10-27T08:58:21.914Z] f641c531f848: Pushed [2023-10-27T08:58:21.914Z] 585562b0a8cc: Pushed [2023-10-27T08:58:28.571Z] decf268e8c03: Pushed [2023-10-27T08:58:28.837Z] 16c420418f3d11c50b6d4cdc106b6ff48e0fad87: digest: sha256:c349a9f283eeaea3cb0e5c61fe50946523d36579b67c53b80cf1ea168805e72c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:58:29.187Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:58:29.538Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-10-27T08:58:29.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-10-27T08:58:29.538Z] afd44e8845ce: Preparing [2023-10-27T08:58:29.538Z] 585562b0a8cc: Preparing [2023-10-27T08:58:29.538Z] decf268e8c03: Preparing [2023-10-27T08:58:29.538Z] f641c531f848: Preparing [2023-10-27T08:58:29.538Z] 5f4d9fc4d98d: Preparing [2023-10-27T08:58:29.538Z] 585562b0a8cc: Layer already exists [2023-10-27T08:58:29.538Z] decf268e8c03: Layer already exists [2023-10-27T08:58:29.538Z] afd44e8845ce: Layer already exists [2023-10-27T08:58:29.538Z] f641c531f848: Layer already exists [2023-10-27T08:58:29.538Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T08:58:29.805Z] latest: digest: sha256:c349a9f283eeaea3cb0e5c61fe50946523d36579b67c53b80cf1ea168805e72c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:58:30.151Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:58:30.494Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.10 [2023-10-27T08:58:30.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-10-27T08:58:30.494Z] afd44e8845ce: Preparing [2023-10-27T08:58:30.494Z] 585562b0a8cc: Preparing [2023-10-27T08:58:30.494Z] decf268e8c03: Preparing [2023-10-27T08:58:30.494Z] f641c531f848: Preparing [2023-10-27T08:58:30.494Z] 5f4d9fc4d98d: Preparing [2023-10-27T08:58:30.494Z] afd44e8845ce: Layer already exists [2023-10-27T08:58:30.494Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T08:58:30.494Z] 585562b0a8cc: Layer already exists [2023-10-27T08:58:30.494Z] decf268e8c03: Layer already exists [2023-10-27T08:58:30.494Z] f641c531f848: Layer already exists [2023-10-27T08:58:30.494Z] 3.1.0-dev.10: digest: sha256:c349a9f283eeaea3cb0e5c61fe50946523d36579b67c53b80cf1ea168805e72c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:58:31.106Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:58:31.447Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10 [2023-10-27T08:58:31.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-10-27T08:58:31.447Z] afd44e8845ce: Preparing [2023-10-27T08:58:31.447Z] 585562b0a8cc: Preparing [2023-10-27T08:58:31.447Z] decf268e8c03: Preparing [2023-10-27T08:58:31.447Z] f641c531f848: Preparing [2023-10-27T08:58:31.447Z] 5f4d9fc4d98d: Preparing [2023-10-27T08:58:31.447Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T08:58:31.447Z] decf268e8c03: Layer already exists [2023-10-27T08:58:31.447Z] afd44e8845ce: Layer already exists [2023-10-27T08:58:31.447Z] 585562b0a8cc: Layer already exists [2023-10-27T08:58:31.447Z] f641c531f848: Layer already exists [2023-10-27T08:58:31.447Z] 16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10: digest: sha256:c349a9f283eeaea3cb0e5c61fe50946523d36579b67c53b80cf1ea168805e72c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:58:31.868Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:58:32.215Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2023-10-27T08:58:32.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-10-27T08:58:32.215Z] afd44e8845ce: Preparing [2023-10-27T08:58:32.215Z] 585562b0a8cc: Preparing [2023-10-27T08:58:32.215Z] decf268e8c03: Preparing [2023-10-27T08:58:32.215Z] f641c531f848: Preparing [2023-10-27T08:58:32.215Z] 5f4d9fc4d98d: Preparing [2023-10-27T08:58:32.215Z] f641c531f848: Layer already exists [2023-10-27T08:58:32.215Z] decf268e8c03: Layer already exists [2023-10-27T08:58:32.215Z] 585562b0a8cc: Layer already exists [2023-10-27T08:58:32.215Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T08:58:32.215Z] afd44e8845ce: Layer already exists [2023-10-27T08:58:32.484Z] main: digest: sha256:c349a9f283eeaea3cb0e5c61fe50946523d36579b67c53b80cf1ea168805e72c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T08:58:32.541Z] ===================================================== [Pipeline] echo [2023-10-27T08:58:32.550Z] taggedImages: [2023-10-27T08:58:32.550Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [2023-10-27T08:58:32.550Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-10-27T08:58:32.550Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.10 [2023-10-27T08:58:32.550Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10 [2023-10-27T08:58:32.550Z] - 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 [2023-10-27T08:58:32.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T08:58:32.936Z] [2023-10-27T08:58:32.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:58:33.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T08:58:33.309Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-27T08:58:33.309Z] 8998bd30e6a1: Pulling fs layer [2023-10-27T08:58:33.309Z] 04944245beec: Pulling fs layer [2023-10-27T08:58:33.309Z] 699f458cf7ca: Pulling fs layer [2023-10-27T08:58:33.309Z] 765212b225bb: Pulling fs layer [2023-10-27T08:58:33.309Z] f23df028b6ca: Pulling fs layer [2023-10-27T08:58:33.309Z] d65c8cfc05b1: Pulling fs layer [2023-10-27T08:58:33.309Z] d65c8cfc05b1: Waiting [2023-10-27T08:58:33.309Z] 2437ff75d9bd: Pulling fs layer [2023-10-27T08:58:33.309Z] 765212b225bb: Waiting [2023-10-27T08:58:33.309Z] f23df028b6ca: Waiting [2023-10-27T08:58:33.309Z] 2437ff75d9bd: Waiting [2023-10-27T08:58:33.595Z] 04944245beec: Verifying Checksum [2023-10-27T08:58:33.595Z] 04944245beec: Download complete [2023-10-27T08:58:33.595Z] 765212b225bb: Verifying Checksum [2023-10-27T08:58:33.595Z] 765212b225bb: Download complete [2023-10-27T08:58:33.595Z] f23df028b6ca: Verifying Checksum [2023-10-27T08:58:33.595Z] f23df028b6ca: Download complete [2023-10-27T08:58:33.595Z] d65c8cfc05b1: Verifying Checksum [2023-10-27T08:58:33.595Z] d65c8cfc05b1: Download complete [2023-10-27T08:58:33.877Z] 699f458cf7ca: Download complete [2023-10-27T08:58:34.161Z] 8998bd30e6a1: Verifying Checksum [2023-10-27T08:58:34.161Z] 8998bd30e6a1: Download complete [2023-10-27T08:58:36.752Z] 2437ff75d9bd: Verifying Checksum [2023-10-27T08:58:36.752Z] 2437ff75d9bd: Download complete [2023-10-27T08:58:38.692Z] 8998bd30e6a1: Pull complete [2023-10-27T08:58:39.286Z] 04944245beec: Pull complete [2023-10-27T08:58:41.235Z] 699f458cf7ca: Pull complete [2023-10-27T08:58:41.235Z] 765212b225bb: Pull complete [2023-10-27T08:58:42.198Z] f23df028b6ca: Pull complete [2023-10-27T08:58:42.198Z] d65c8cfc05b1: Pull complete [2023-10-27T08:59:00.422Z] 2437ff75d9bd: Pull complete [2023-10-27T08:59:00.422Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-27T08:59:00.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T08:59:00.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T08:59:00.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-12571 does not seem to be running inside a container [2023-10-27T08:59:00.789Z] $ 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/96 -v /w/workspace/device-snmp-go/96:/w/workspace/device-snmp-go/96:rw,z -v /w/workspace/device-snmp-go/96@tmp:/w/workspace/device-snmp-go/96@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 [2023-10-27T08:59:03.755Z] $ docker top 308217d0375b9b82cc68362f686ea80daa81459a7af2ed8c400b1bfdf4f57a09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T08:59:04.618Z] ---> job-cost.sh [2023-10-27T08:59:04.619Z] lf-activate-venv: SKIPPING [2023-10-27T08:59:04.619Z] INFO: No Stack... [2023-10-27T08:59:05.206Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-27T08:59:05.792Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T08:59:06.708Z] + cut -d, -f6 [2023-10-27T08:59:06.708Z] + cat /w/workspace/device-snmp-go/96/archives/cost.csv [Pipeline] lock [2023-10-27T08:59:06.774Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-96-stack-cost] [2023-10-27T08:59:06.780Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-96-stack-cost] did not exist. Created. [2023-10-27T08:59:06.780Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T08:59:07.430Z] /w/workspace/device-snmp-go/96@tmp/durable-11012109/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-27T08:59:08.084Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-27T08:59:08.102Z] Warning: overwriting stash ‘stack-cost’ [2023-10-27T08:59:08.152Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T08:59:08.161Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T08:59:08.183Z] $ docker stop --time=1 308217d0375b9b82cc68362f686ea80daa81459a7af2ed8c400b1bfdf4f57a09 [2023-10-27T08:59:09.711Z] $ docker rm -f --volumes 308217d0375b9b82cc68362f686ea80daa81459a7af2ed8c400b1bfdf4f57a09 [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 [2023-10-27T08:59:10.126Z] provisioning config files... [2023-10-27T08:59:10.134Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6491063644603218196tmp [Pipeline] { [Pipeline] sh [2023-10-27T08:59:10.425Z] + set +x [2023-10-27T08:59:10.425Z] + curl -s https://codecov.io/bash [2023-10-27T08:59:10.425Z] + bash -s -- [2023-10-27T08:59:10.425Z] [2023-10-27T08:59:10.425Z] _____ _ [2023-10-27T08:59:10.425Z] / ____| | | [2023-10-27T08:59:10.425Z] | | ___ __| | ___ ___ _____ __ [2023-10-27T08:59:10.425Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-27T08:59:10.425Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-27T08:59:10.425Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-27T08:59:10.425Z] Bash-1.0.6 [2023-10-27T08:59:10.425Z] [2023-10-27T08:59:10.425Z] [2023-10-27T08:59:10.425Z] ==> git version 2.25.1 found [2023-10-27T08:59:10.425Z] ==> 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 [2023-10-27T08:59:10.425Z] Release-Date: 2020-01-08 [2023-10-27T08:59:10.425Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-27T08:59:10.425Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-27T08:59:10.425Z] ==> Jenkins CI detected. [2023-10-27T08:59:10.425Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2023-10-27T08:59:10.425Z] project root: . [2023-10-27T08:59:10.425Z] --> token set from env [2023-10-27T08:59:10.425Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-27T08:59:10.425Z] ==> Running gcov in . (disable via -X gcov) [2023-10-27T08:59:10.425Z] ==> Python coveragepy not found [2023-10-27T08:59:10.425Z] ==> Searching for coverage reports in: [2023-10-27T08:59:10.425Z] + . [2023-10-27T08:59:10.425Z] -> Found 1 reports [2023-10-27T08:59:10.425Z] ==> Detecting git/mercurial file structure [2023-10-27T08:59:10.684Z] ==> Reading reports [2023-10-27T08:59:10.684Z] + ./coverage.out bytes=8837 [2023-10-27T08:59:10.684Z] ==> Appending adjustments [2023-10-27T08:59:10.684Z] https://docs.codecov.io/docs/fixing-reports [2023-10-27T08:59:10.684Z] + Found adjustments [2023-10-27T08:59:10.684Z] ==> Gzipping contents [2023-10-27T08:59:10.684Z] 4.0K /tmp/codecov.qKP2WC.gz [2023-10-27T08:59:10.684Z] ==> Uploading reports [2023-10-27T08:59:10.684Z] url: https://codecov.io [2023-10-27T08:59:10.684Z] query: branch=main&commit=16c420418f3d11c50b6d4cdc106b6ff48e0fad87&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-27T08:59:10.684Z] -> Pinging Codecov [2023-10-27T08:59:10.684Z] 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=16c420418f3d11c50b6d4cdc106b6ff48e0fad87&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-27T08:59:10.684Z] -> Uploading to [2023-10-27T08:59:10.684Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-27/6C56EA5C29638FB4528AC87E60AF5AE0/16c420418f3d11c50b6d4cdc106b6ff48e0fad87/ab27a451-95d7-48e0-a839-315914188c8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T085910Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e71db889e464f9aaae3bf7d6247221c2b9aef540ec22c91b5dc8f0a64fe8d5d0 [2023-10-27T08:59:10.684Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T08:59:10.684Z] Dload Upload Total Spent Left Speed [2023-10-27T08:59:11.253Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 3975 --:--:-- --:--:-- --:--:-- 3975 [2023-10-27T08:59:11.253Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [Pipeline] } [2023-10-27T08:59:11.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-27T08:59:11.375Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-27T08:59:11.383Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:59:11.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-27T08:59:11.679Z] [2023-10-27T08:59:11.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:59:11.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-27T08:59:11.978Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-27T08:59:11.978Z] df9b9388f04a: Pulling fs layer [2023-10-27T08:59:11.978Z] 52dc419b0ee2: Pulling fs layer [2023-10-27T08:59:11.978Z] 25bc292e5bac: Pulling fs layer [2023-10-27T08:59:11.978Z] 114826534d7a: Pulling fs layer [2023-10-27T08:59:11.978Z] 4657fd5d0bcf: Pulling fs layer [2023-10-27T08:59:11.978Z] 6ad1cebc031e: Pulling fs layer [2023-10-27T08:59:11.978Z] 8a3aa393b2d8: Pulling fs layer [2023-10-27T08:59:11.978Z] 114826534d7a: Waiting [2023-10-27T08:59:11.978Z] 4657fd5d0bcf: Waiting [2023-10-27T08:59:11.978Z] 6ad1cebc031e: Waiting [2023-10-27T08:59:11.978Z] 8a3aa393b2d8: Waiting [2023-10-27T08:59:11.978Z] 52dc419b0ee2: Verifying Checksum [2023-10-27T08:59:11.978Z] df9b9388f04a: Download complete [2023-10-27T08:59:11.978Z] 4657fd5d0bcf: Verifying Checksum [2023-10-27T08:59:11.978Z] 4657fd5d0bcf: Download complete [2023-10-27T08:59:11.978Z] 25bc292e5bac: Verifying Checksum [2023-10-27T08:59:11.978Z] 25bc292e5bac: Download complete [2023-10-27T08:59:12.241Z] df9b9388f04a: Pull complete [2023-10-27T08:59:12.241Z] 52dc419b0ee2: Pull complete [2023-10-27T08:59:12.241Z] 25bc292e5bac: Pull complete [2023-10-27T08:59:12.241Z] 6ad1cebc031e: Verifying Checksum [2023-10-27T08:59:12.241Z] 6ad1cebc031e: Download complete [2023-10-27T08:59:12.807Z] 8a3aa393b2d8: Download complete [2023-10-27T08:59:12.807Z] 114826534d7a: Verifying Checksum [2023-10-27T08:59:12.807Z] 114826534d7a: Download complete [2023-10-27T08:59:16.096Z] 114826534d7a: Pull complete [2023-10-27T08:59:16.096Z] 4657fd5d0bcf: Pull complete [2023-10-27T08:59:16.356Z] 6ad1cebc031e: Pull complete [2023-10-27T08:59:18.885Z] 8a3aa393b2d8: Pull complete [2023-10-27T08:59:18.885Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-27T08:59:18.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-27T08:59:18.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T08:59:18.971Z] prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container [2023-10-27T08:59:19.001Z] $ 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 [2023-10-27T08:59:27.039Z] $ docker top c5fa039a45c16dc6e85386ddd1dd239ce8911e34cd2482161c47c424c64d8152 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-27T08:59:27.096Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2023-10-27T08:59:27.376Z] + set -o pipefail [2023-10-27T08:59:27.376Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2023-10-27T08:59:35.502Z] [2023-10-27T08:59:35.503Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2023-10-27T08:59:35.503Z] [2023-10-27T08:59:35.503Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/3044a2c8-d6f9-4ed1-8f68-63d1eb8cffaa [2023-10-27T08:59:35.503Z] [2023-10-27T08:59:35.503Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-27T08:59:35.503Z] [2023-10-27T08:59:36.071Z] [2023-10-27T08:59:36.071Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-27T08:59:36.071Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-27T08:59:36.071Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-27T08:59:36.089Z] $ docker stop --time=1 c5fa039a45c16dc6e85386ddd1dd239ce8911e34cd2482161c47c424c64d8152 [2023-10-27T08:59:41.671Z] $ docker rm -f --volumes c5fa039a45c16dc6e85386ddd1dd239ce8911e34cd2482161c47c424c64d8152 [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 [2023-10-27T08:59:42.331Z] + git log --format=format:%s -1 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [Pipeline] sh [2023-10-27T08:59:42.619Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T08:59:42.619Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:59:42.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T08:59:42.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T08:59:42.981Z] prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container [2023-10-27T08:59:43.015Z] $ 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 [2023-10-27T08:59:43.710Z] $ docker top f6c75477d50b7c465bb451c28cc4f4225c73d925eab57361f6f8b9780fb139fa -eo pid,comm [2023-10-27T08:59:43.764Z] 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). [2023-10-27T08:59:43.764Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T08:59:43.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T08:59:43.802Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T08:59:43.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T08:59:43.947Z] $ docker exec f6c75477d50b7c465bb451c28cc4f4225c73d925eab57361f6f8b9780fb139fa ssh-agent [2023-10-27T08:59:44.053Z] SSH_AUTH_SOCK=/tmp/ssh-vbWobKiuJu3B/agent.14 [2023-10-27T08:59:44.053Z] SSH_AGENT_PID=20 [2023-10-27T08:59:44.057Z] Running ssh-add (command line suppressed) [2023-10-27T08:59:44.157Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15929156992796334750.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15929156992796334750.key) [2023-10-27T08:59:44.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T08:59:44.446Z] + git semver tag [2023-10-27T08:59:44.704Z] 2023-10-27 08:59:44,640 [run_tag] DEBUG tag force:False [2023-10-27T08:59:44.704Z] 2023-10-27 08:59:44,640 [check_head_tag] DEBUG check head tag [2023-10-27T08:59:44.704Z] 2023-10-27 08:59:44,641 [execute] INFO git cat-file --batch-check [2023-10-27T08:59:44.704Z] 2023-10-27 08:59:44,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-10-27T08:59:44.704Z] 2023-10-27 08:59:44,646 [execute] INFO git cat-file --batch [2023-10-27T08:59:44.704Z] 2023-10-27 08:59:44,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-10-27T08:59:44.704Z] 2023-10-27 08:59:44,657 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-10-27T08:59:44.704Z] 2023-10-27 08:59:44,657 [execute] INFO git tag -a v3.1.0-dev.10 -m v3.1.0-dev.10 [2023-10-27T08:59:44.704Z] 2023-10-27 08:59:44,658 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.10', '-m', 'v3.1.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-27T08:59:44.704Z] 2023-10-27 08:59:44,662 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-10-27T08:59:44.704Z] 3.1.0-dev.10 [Pipeline] } [2023-10-27T08:59:44.717Z] $ docker exec --env ******** --env ******** f6c75477d50b7c465bb451c28cc4f4225c73d925eab57361f6f8b9780fb139fa ssh-agent -k [2023-10-27T08:59:44.800Z] unset SSH_AUTH_SOCK; [2023-10-27T08:59:44.801Z] unset SSH_AGENT_PID; [2023-10-27T08:59:44.801Z] echo Agent pid 20 killed; [2023-10-27T08:59:44.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T08:59:45.110Z] + git semver [Pipeline] } [2023-10-27T08:59:45.388Z] $ docker stop --time=1 f6c75477d50b7c465bb451c28cc4f4225c73d925eab57361f6f8b9780fb139fa [2023-10-27T08:59:46.953Z] $ docker rm -f --volumes f6c75477d50b7c465bb451c28cc4f4225c73d925eab57361f6f8b9780fb139fa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:59:47.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-27T08:59:47.347Z] [2023-10-27T08:59:47.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T08:59:47.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-27T08:59:47.639Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-27T08:59:47.639Z] ab5ef0e58194: Pulling fs layer [2023-10-27T08:59:47.639Z] 9712f1f96733: Pulling fs layer [2023-10-27T08:59:47.639Z] 63f879dbbcfc: Pulling fs layer [2023-10-27T08:59:47.639Z] 0d9ebad4ef96: Pulling fs layer [2023-10-27T08:59:47.639Z] e9a5061849ea: Pulling fs layer [2023-10-27T08:59:47.639Z] d747dcd14b5f: Pulling fs layer [2023-10-27T08:59:47.639Z] 2de7ff778b66: Pulling fs layer [2023-10-27T08:59:47.639Z] 0d9ebad4ef96: Waiting [2023-10-27T08:59:47.639Z] e9a5061849ea: Waiting [2023-10-27T08:59:47.639Z] d747dcd14b5f: Waiting [2023-10-27T08:59:47.639Z] 2de7ff778b66: Waiting [2023-10-27T08:59:47.902Z] 9712f1f96733: Verifying Checksum [2023-10-27T08:59:47.902Z] 9712f1f96733: Download complete [2023-10-27T08:59:48.162Z] 63f879dbbcfc: Verifying Checksum [2023-10-27T08:59:48.162Z] 63f879dbbcfc: Download complete [2023-10-27T08:59:48.421Z] e9a5061849ea: Verifying Checksum [2023-10-27T08:59:48.421Z] e9a5061849ea: Download complete [2023-10-27T08:59:48.421Z] 0d9ebad4ef96: Verifying Checksum [2023-10-27T08:59:48.421Z] 0d9ebad4ef96: Download complete [2023-10-27T08:59:48.421Z] d747dcd14b5f: Verifying Checksum [2023-10-27T08:59:48.421Z] d747dcd14b5f: Download complete [2023-10-27T08:59:48.421Z] ab5ef0e58194: Verifying Checksum [2023-10-27T08:59:48.421Z] ab5ef0e58194: Download complete [2023-10-27T08:59:48.421Z] 2de7ff778b66: Verifying Checksum [2023-10-27T08:59:48.421Z] 2de7ff778b66: Download complete [2023-10-27T08:59:51.700Z] ab5ef0e58194: Pull complete [2023-10-27T08:59:51.700Z] 9712f1f96733: Pull complete [2023-10-27T08:59:52.265Z] 63f879dbbcfc: Pull complete [2023-10-27T08:59:56.447Z] 0d9ebad4ef96: Pull complete [2023-10-27T08:59:56.704Z] e9a5061849ea: Pull complete [2023-10-27T08:59:56.969Z] d747dcd14b5f: Pull complete [2023-10-27T08:59:57.902Z] 2de7ff778b66: Pull complete [2023-10-27T08:59:57.902Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-27T08:59:57.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-27T08:59:57.902Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T08:59:57.978Z] prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container [2023-10-27T08:59:58.013Z] $ 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 [2023-10-27T09:00:10.486Z] $ docker top 7e0a0cbb6f14f49377259c9e18e98868d6fbd6a5e856d356c26b427a3150c4e6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-27T09:00:10.545Z] provisioning config files... [2023-10-27T09:00:10.551Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2643509616134085215tmp [2023-10-27T09:00:10.559Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5926254415413023592tmp [2023-10-27T09:00:10.566Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3616821167627841185tmp [Pipeline] { [Pipeline] echo [2023-10-27T09:00:10.578Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T09:00:10.854Z] ---> sigul-configuration.sh [2023-10-27T09:00:10.854Z] gpg: directory `/root/.gnupg' created [2023-10-27T09:00:10.854Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-27T09:00:10.854Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-27T09:00:10.854Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-27T09:00:10.854Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-27T09:00:10.854Z] gpg: CAST5 encrypted data [2023-10-27T09:00:10.854Z] gpg: encrypted with 1 passphrase [2023-10-27T09:00:10.854Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-27T09:00:11.137Z] + mkdir /home/jenkins [2023-10-27T09:00:11.137Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-27T09:00:11.424Z] + 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 [2023-10-27T09:00:11.432Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T09:00:11.716Z] ---> sigul-install.sh [2023-10-27T09:00:11.716Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-27T09:00:12.001Z] + git tag --list [2023-10-27T09:00:12.001Z] 1.0.0 [2023-10-27T09:00:12.001Z] v0.0.0 [2023-10-27T09:00:12.001Z] v1.1.0 [2023-10-27T09:00:12.001Z] v1.1.1 [2023-10-27T09:00:12.001Z] v1.2.2 [2023-10-27T09:00:12.001Z] v1.3.0 [2023-10-27T09:00:12.001Z] v1.3.1 [2023-10-27T09:00:12.001Z] v2.0.0 [2023-10-27T09:00:12.001Z] v2.1.0 [2023-10-27T09:00:12.001Z] v2.1.1 [2023-10-27T09:00:12.001Z] v2.2.0 [2023-10-27T09:00:12.001Z] v2.3.0 [2023-10-27T09:00:12.001Z] v3.0 [2023-10-27T09:00:12.001Z] v3.0.0 [2023-10-27T09:00:12.001Z] v3.1.0-dev.1 [2023-10-27T09:00:12.001Z] v3.1.0-dev.10 [2023-10-27T09:00:12.001Z] v3.1.0-dev.2 [2023-10-27T09:00:12.001Z] v3.1.0-dev.3 [2023-10-27T09:00:12.001Z] v3.1.0-dev.4 [2023-10-27T09:00:12.001Z] v3.1.0-dev.5 [2023-10-27T09:00:12.001Z] v3.1.0-dev.6 [2023-10-27T09:00:12.001Z] v3.1.0-dev.7 [2023-10-27T09:00:12.001Z] v3.1.0-dev.8 [2023-10-27T09:00:12.001Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-27T09:00:12.280Z] + lftools sign git-tag v3.1.0-dev.10 [2023-10-27T09:00:12.844Z] Signing Git tag with Sigul... [2023-10-27T09:00:12.844Z] Signing v3.1.0-dev.10 [Pipeline] echo [2023-10-27T09:00:13.415Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T09:00:13.697Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-27T09:00:13.704Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-27T09:00:13.732Z] $ docker stop --time=1 7e0a0cbb6f14f49377259c9e18e98868d6fbd6a5e856d356c26b427a3150c4e6 [2023-10-27T09:00:16.790Z] $ docker rm -f --volumes 7e0a0cbb6f14f49377259c9e18e98868d6fbd6a5e856d356c26b427a3150c4e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-27T09:00:17.214Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T09:00:17.214Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T09:00:19.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T09:00:19.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T09:00:20.499Z] prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container [2023-10-27T09:00:20.539Z] $ 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 [2023-10-27T09:00:21.921Z] $ docker top f4f103c5300fda8446b22365238ce2e76e914451056437e40a4df873b9b2898f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T09:00:22.773Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T09:00:22.773Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T09:00:22.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T09:00:22.900Z] $ docker exec f4f103c5300fda8446b22365238ce2e76e914451056437e40a4df873b9b2898f ssh-agent [2023-10-27T09:00:23.808Z] SSH_AUTH_SOCK=/tmp/ssh-4mKeEqqJgqOl/agent.33 [2023-10-27T09:00:23.808Z] SSH_AGENT_PID=39 [2023-10-27T09:00:23.814Z] Running ssh-add (command line suppressed) [2023-10-27T09:00:23.922Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_738164217368051739.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_738164217368051739.key) [2023-10-27T09:00:24.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T09:00:32.681Z] + git semver bump pre [2023-10-27T09:00:32.682Z] 2023-10-27 09:00:26,075 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-10-27T09:00:32.682Z] 2023-10-27 09:00:26,075 [bump_version] DEBUG bumping version:3.1.0-dev.10 on axis:pre with prefix:dev [2023-10-27T09:00:32.682Z] 2023-10-27 09:00:26,075 [bump_version] DEBUG bumped version:3.1.0-dev.11 [2023-10-27T09:00:32.682Z] 2023-10-27 09:00:26,075 [write_version] DEBUG write version:3.1.0-dev.11 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2023-10-27T09:00:32.682Z] 2023-10-27 09:00:26,075 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-10-27T09:00:32.682Z] 2023-10-27 09:00:26,075 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-10-27T09:00:32.682Z] 2023-10-27 09:00:26,077 [execute] INFO git cat-file --batch-check [2023-10-27T09:00:32.682Z] 2023-10-27 09:00:26,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T09:00:32.682Z] 2023-10-27 09:00:26,083 [execute] INFO git cat-file --batch [2023-10-27T09:00:32.682Z] 2023-10-27 09:00:26,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T09:00:32.682Z] 2023-10-27 09:00:26,088 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-10-27T09:00:32.682Z] 3.1.0-dev.11 [Pipeline] } [2023-10-27T09:00:32.698Z] $ docker exec --env ******** --env ******** f4f103c5300fda8446b22365238ce2e76e914451056437e40a4df873b9b2898f ssh-agent -k [2023-10-27T09:00:32.790Z] unset SSH_AUTH_SOCK; [2023-10-27T09:00:32.791Z] unset SSH_AGENT_PID; [2023-10-27T09:00:32.791Z] echo Agent pid 39 killed; [2023-10-27T09:00:32.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T09:00:33.104Z] + git semver [Pipeline] } [2023-10-27T09:00:33.380Z] $ docker stop --time=1 f4f103c5300fda8446b22365238ce2e76e914451056437e40a4df873b9b2898f [2023-10-27T09:00:34.798Z] $ docker rm -f --volumes f4f103c5300fda8446b22365238ce2e76e914451056437e40a4df873b9b2898f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T09:00:35.129Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T09:00:35.129Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T09:00:35.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T09:00:35.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T09:00:35.498Z] prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container [2023-10-27T09:00:35.536Z] $ 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 [2023-10-27T09:00:35.862Z] $ docker top 73685020617a92ea620816ed1cd39690097c2a8352b956aef730ef5fdd74f502 -eo pid,comm [2023-10-27T09:00:35.899Z] 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). [2023-10-27T09:00:35.899Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T09:00:35.935Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T09:00:35.935Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T09:00:36.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T09:00:36.071Z] $ docker exec 73685020617a92ea620816ed1cd39690097c2a8352b956aef730ef5fdd74f502 ssh-agent [2023-10-27T09:00:36.164Z] SSH_AUTH_SOCK=/tmp/ssh-oyRkz7ZFtIlq/agent.32 [2023-10-27T09:00:36.164Z] SSH_AGENT_PID=38 [2023-10-27T09:00:36.168Z] Running ssh-add (command line suppressed) [2023-10-27T09:00:36.281Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5052960630554679503.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5052960630554679503.key) [2023-10-27T09:00:36.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T09:00:36.568Z] + git semver push [2023-10-27T09:00:36.826Z] 2023-10-27 09:00:36,810 [run_push] DEBUG push [2023-10-27T09:00:36.826Z] 2023-10-27 09:00:36,811 [execute] INFO git cat-file --batch-check [2023-10-27T09:00:36.826Z] 2023-10-27 09:00:36,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T09:00:36.826Z] 2023-10-27 09:00:36,816 [execute] INFO git rev-list 2326e4a349f9ff81030b372ed44ed6785522c665 -- [2023-10-27T09:00:36.826Z] 2023-10-27 09:00:36,816 [execute] DEBUG Popen(['git', 'rev-list', '2326e4a349f9ff81030b372ed44ed6785522c665', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-27T09:00:36.826Z] 2023-10-27 09:00:36,824 [execute] INFO git fetch -v origin [2023-10-27T09:00:36.826Z] 2023-10-27 09:00:36,824 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-27T09:00:37.392Z] 2023-10-27 09:00:37,368 [run_push] DEBUG no remote changes detected [2023-10-27T09:00:37.392Z] 2023-10-27 09:00:37,368 [execute] INFO git push origin semver [2023-10-27T09:00:37.392Z] 2023-10-27 09:00:37,369 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-27T09:00:38.329Z] 2023-10-27 09:00:38,159 [run_push] DEBUG push all version tags [2023-10-27T09:00:38.329Z] 2023-10-27 09:00:38,159 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-27T09:00:38.329Z] 2023-10-27 09:00:38,160 [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) [2023-10-27T09:00:38.953Z] 2023-10-27 09:00:38,946 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-10-27T09:00:38.953Z] 3.1.0-dev.11 [Pipeline] } [2023-10-27T09:00:39.259Z] $ docker exec --env ******** --env ******** 73685020617a92ea620816ed1cd39690097c2a8352b956aef730ef5fdd74f502 ssh-agent -k [2023-10-27T09:00:39.354Z] unset SSH_AUTH_SOCK; [2023-10-27T09:00:39.354Z] unset SSH_AGENT_PID; [2023-10-27T09:00:39.354Z] echo Agent pid 38 killed; [2023-10-27T09:00:39.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T09:00:39.707Z] + git semver [Pipeline] } [2023-10-27T09:00:39.981Z] $ docker stop --time=1 73685020617a92ea620816ed1cd39690097c2a8352b956aef730ef5fdd74f502 [2023-10-27T09:00:41.613Z] $ docker rm -f --volumes 73685020617a92ea620816ed1cd39690097c2a8352b956aef730ef5fdd74f502 [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 [2023-10-27T09:00:42.263Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2023-10-27T09:00:42.263Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-10-27T09:00:42.263Z] total 16 [2023-10-27T09:00:42.263Z] drwxr-xr-x 3 root root 4096 Oct 27 08:43 . [2023-10-27T09:00:42.263Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 09:00 .. [2023-10-27T09:00:42.263Z] drwxr-xr-x 2 root root 4096 Oct 27 08:43 cost [2023-10-27T09:00:42.263Z] -rw-r--r-- 1 root root 85 Oct 27 08:43 cost.csv [2023-10-27T09:00:42.263Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-10-27T09:00:42.263Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-10-27T09:00:42.263Z] total 16 [2023-10-27T09:00:42.263Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 08:43 . [2023-10-27T09:00:42.263Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 09:00 .. [2023-10-27T09:00:42.263Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 08:43 cost [2023-10-27T09:00:42.263Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 27 08:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-27T09:00:42.556Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T09:00:43.415Z] ---> package-listing.sh [2023-10-27T09:00:43.415Z] ++ facter osfamily [2023-10-27T09:00:43.415Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-27T09:00:43.680Z] + OS_FAMILY=debian [2023-10-27T09:00:43.680Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2023-10-27T09:00:43.680Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-27T09:00:43.680Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-27T09:00:43.680Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-27T09:00:43.680Z] + PACKAGES=/tmp/packages_start.txt [2023-10-27T09:00:43.681Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-10-27T09:00:43.681Z] + PACKAGES=/tmp/packages_end.txt [2023-10-27T09:00:43.681Z] + case "${OS_FAMILY}" in [2023-10-27T09:00:43.681Z] + dpkg -l [2023-10-27T09:00:43.681Z] + grep '^ii' [2023-10-27T09:00:43.681Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-27T09:00:43.681Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-27T09:00:43.681Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-27T09:00:43.681Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-10-27T09:00:43.681Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2023-10-27T09:00:43.681Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2023-10-27T09:00:43.691Z] 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 [2023-10-27T09:00:43.968Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T09:00:44.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T09:00:44.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T09:00:44.607Z] prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container [2023-10-27T09:00:44.643Z] $ 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 [2023-10-27T09:00:45.107Z] $ docker top aa82dcf3f04f19cc096afd4ce1b62da7a332a746eb55f0c84fd5774527ef36c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T09:00:45.443Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-27T09:00:45.729Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-27T09:00:46.011Z] + ls /var/log/sa-host [2023-10-27T09:00:46.011Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T09:00:46.168Z] provisioning config files... [2023-10-27T09:00:46.175Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11032532163177168609tmp [Pipeline] { [Pipeline] echo [2023-10-27T09:00:46.189Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T09:00:46.470Z] ---> create-netrc.sh [Pipeline] } [2023-10-27T09:00:46.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-27T09:00:46.817Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-27T09:00:46.826Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T09:00:47.112Z] ---> sudo-logs.sh [2023-10-27T09:00:47.112Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-27T09:00:47.142Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T09:00:47.426Z] ---> job-cost.sh [2023-10-27T09:00:47.426Z] lf-activate-venv: SKIPPING [2023-10-27T09:00:47.426Z] DEBUG: total: 0.2199999988079071 [2023-10-27T09:00:47.426Z] INFO: Retrieving Stack Cost... [2023-10-27T09:00:47.687Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T09:00:48.258Z] INFO: Archiving Costs [Pipeline] echo [2023-10-27T09:00:48.269Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T09:00:48.548Z] ---> logs-deploy.sh [2023-10-27T09:00:48.548Z] lf-activate-venv: SKIPPING [2023-10-27T09:00:48.548Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/96 [2023-10-27T09:00:48.548Z] INFO: archiving workspace using pattern(s): [2023-10-27T09:00:49.922Z] Archives upload complete. [2023-10-27T09:00:49.922Z] INFO: archiving logs to Nexus [2023-10-27T09:00:50.488Z] ---> uname -a: [2023-10-27T09:00:50.488Z] Linux prd-ubuntu20-04-docker-8c-8g-12538 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-27T09:00:50.488Z] [2023-10-27T09:00:50.488Z] [2023-10-27T09:00:50.488Z] ---> lscpu: [2023-10-27T09:00:50.488Z] Architecture: x86_64 [2023-10-27T09:00:50.488Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-27T09:00:50.488Z] Byte Order: Little Endian [2023-10-27T09:00:50.488Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-27T09:00:50.488Z] CPU(s): 8 [2023-10-27T09:00:50.488Z] On-line CPU(s) list: 0-7 [2023-10-27T09:00:50.488Z] Thread(s) per core: 1 [2023-10-27T09:00:50.488Z] Core(s) per socket: 1 [2023-10-27T09:00:50.488Z] Socket(s): 8 [2023-10-27T09:00:50.488Z] NUMA node(s): 1 [2023-10-27T09:00:50.488Z] Vendor ID: AuthenticAMD [2023-10-27T09:00:50.488Z] CPU family: 23 [2023-10-27T09:00:50.488Z] Model: 49 [2023-10-27T09:00:50.488Z] Model name: AMD EPYC-Rome Processor [2023-10-27T09:00:50.488Z] Stepping: 0 [2023-10-27T09:00:50.488Z] CPU MHz: 2799.996 [2023-10-27T09:00:50.488Z] BogoMIPS: 5599.99 [2023-10-27T09:00:50.488Z] Virtualization: AMD-V [2023-10-27T09:00:50.488Z] Hypervisor vendor: KVM [2023-10-27T09:00:50.488Z] Virtualization type: full [2023-10-27T09:00:50.488Z] L1d cache: 256 KiB [2023-10-27T09:00:50.488Z] L1i cache: 256 KiB [2023-10-27T09:00:50.488Z] L2 cache: 4 MiB [2023-10-27T09:00:50.488Z] L3 cache: 128 MiB [2023-10-27T09:00:50.488Z] NUMA node0 CPU(s): 0-7 [2023-10-27T09:00:50.488Z] Vulnerability Itlb multihit: Not affected [2023-10-27T09:00:50.488Z] Vulnerability L1tf: Not affected [2023-10-27T09:00:50.488Z] Vulnerability Mds: Not affected [2023-10-27T09:00:50.488Z] Vulnerability Meltdown: Not affected [2023-10-27T09:00:50.488Z] Vulnerability Mmio stale data: Not affected [2023-10-27T09:00:50.488Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-27T09:00:50.488Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-27T09:00:50.488Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-27T09:00:50.488Z] Vulnerability Srbds: Not affected [2023-10-27T09:00:50.488Z] Vulnerability Tsx async abort: Not affected [2023-10-27T09:00:50.488Z] 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 [2023-10-27T09:00:50.488Z] [2023-10-27T09:00:50.488Z] [2023-10-27T09:00:50.488Z] ---> nproc: [2023-10-27T09:00:50.488Z] 8 [2023-10-27T09:00:50.488Z] [2023-10-27T09:00:50.488Z] [2023-10-27T09:00:50.488Z] ---> df -h: [2023-10-27T09:00:50.488Z] Filesystem Size Used Avail Use% Mounted on [2023-10-27T09:00:50.488Z] overlay 155G 13G 143G 9% / [2023-10-27T09:00:50.488Z] tmpfs 64M 0 64M 0% /dev [2023-10-27T09:00:50.488Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-27T09:00:50.488Z] shm 64M 0 64M 0% /dev/shm [2023-10-27T09:00:50.488Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-10-27T09:00:50.488Z] [2023-10-27T09:00:50.488Z]