Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac 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-ssh4592974254943111131.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh17215987358890758536.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh386288959627164701.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh3120987728034964969.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh11495837910777792050.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21643 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 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac (main) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac # timeout=10 Commit message: "Merge pull request #187 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.18" > git rev-list --no-walk a30604e7d8ec87dceb0eb4409beb538cfe41877d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-01T05:22:18.379Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-01T05:22:18.441Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-01T05:22:18.463Z] ========================================================= [2022-08-01T05:22:18.463Z] EdgeX Global Pipelines Version Info [2022-08-01T05:22:18.463Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-01T05:22:19.227Z] ------------------- [2022-08-01T05:22:19.227Z] stable info: [2022-08-01T05:22:19.227Z] ------------------- [2022-08-01T05:22:19.227Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-01T05:22:19.227Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-01T05:22:19.227Z] Message: update stable to v1.0.238 [2022-08-01T05:22:19.799Z] ------------------- [2022-08-01T05:22:19.799Z] experimental info: [2022-08-01T05:22:19.799Z] ------------------- [2022-08-01T05:22:19.799Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-01T05:22:19.799Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-01T05:22:19.799Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-01T05:22:20.073Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-08-01T05:22:20.085Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-08-01T05:22:20.096Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-01T05:22:20.107Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-01T05:22:20.118Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-01T05:22:20.129Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-01T05:22:20.142Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-01T05:22:20.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-01T05:22:20.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-01T05:22:20.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-01T05:22:20.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-01T05:22:20.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-08-01T05:22:20.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-01T05:22:20.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-01T05:22:20.229Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-01T05:22:20.237Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-01T05:22:20.245Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-01T05:22:20.261Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-01T05:22:20.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-01T05:22:20.284Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-01T05:22:20.295Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-01T05:22:20.303Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-01T05:22:20.311Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-01T05:22:20.319Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-01T05:22:20.327Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-01T05:22:20.342Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-01T05:22:20.356Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-01T05:22:20.368Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-01T05:22:20.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-01T05:22:20.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-01T05:22:20.404Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [Pipeline] echo [2022-08-01T05:22:20.413Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6fdaab [Pipeline] echo [2022-08-01T05:22:20.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T05:22:20.475Z] provisioning config files... [2022-08-01T05:22:20.489Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4578339025061810666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T05:22:20.790Z] ---> docker-login.sh [2022-08-01T05:22:20.790Z] nexus3.edgexfoundry.org:10001 [2022-08-01T05:22:21.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:22:21.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:22:21.050Z] Configure a credential helper to remove this warning. See [2022-08-01T05:22:21.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:22:21.050Z] [2022-08-01T05:22:21.050Z] Login Succeeded [2022-08-01T05:22:21.050Z] nexus3.edgexfoundry.org:10002 [2022-08-01T05:22:21.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:22:21.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:22:21.311Z] Configure a credential helper to remove this warning. See [2022-08-01T05:22:21.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:22:21.311Z] [2022-08-01T05:22:21.311Z] Login Succeeded [2022-08-01T05:22:21.311Z] nexus3.edgexfoundry.org:10003 [2022-08-01T05:22:21.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:22:21.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:22:21.311Z] Configure a credential helper to remove this warning. See [2022-08-01T05:22:21.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:22:21.311Z] [2022-08-01T05:22:21.311Z] Login Succeeded [2022-08-01T05:22:21.311Z] nexus3.edgexfoundry.org:10004 [2022-08-01T05:22:21.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:22:21.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:22:21.571Z] Configure a credential helper to remove this warning. See [2022-08-01T05:22:21.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:22:21.571Z] [2022-08-01T05:22:21.571Z] Login Succeeded [2022-08-01T05:22:21.571Z] docker.io [2022-08-01T05:22:21.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:22:21.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:22:21.832Z] Configure a credential helper to remove this warning. See [2022-08-01T05:22:21.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:22:21.832Z] [2022-08-01T05:22:21.832Z] Login Succeeded [2022-08-01T05:22:21.832Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T05:22:21.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-01T05:22:22.190Z] + git rev-list -1 --merges a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac~1..a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [Pipeline] echo [2022-08-01T05:22:22.217Z] -----------> git rev-list -1 --merges a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac~1..a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [2022-08-01T05:22:22.217Z] a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [false] [Pipeline] sh [2022-08-01T05:22:22.509Z] + git log --format=format:%s -1 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [Pipeline] echo [2022-08-01T05:22:22.524Z] ========================================================= [2022-08-01T05:22:22.524Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-01T05:22:22.524Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-01T05:22:22.857Z] + git log --format=format:%s -1 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [Pipeline] echo [2022-08-01T05:22:22.870Z] [semverPrep] GIT_COMMIT: a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac, Commit Message: Merge pull request #187 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.18 [Pipeline] echo [2022-08-01T05:22:22.879Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-01T05:22:23.235Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T05:22:23.235Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-01T05:22:23.235Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-01T05:22:23.235Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-01T05:22:23.235Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-01T05:22:23.235Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-01T05:22:23.235Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:22:23.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T05:22:23.594Z] [2022-08-01T05:22:23.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:22:23.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T05:22:23.899Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-01T05:22:23.899Z] b85a868b505f: Pulling fs layer [2022-08-01T05:22:23.899Z] e2be974225ed: Pulling fs layer [2022-08-01T05:22:23.899Z] 339a4e72a1f5: Pulling fs layer [2022-08-01T05:22:23.899Z] 988bab9f4d93: Pulling fs layer [2022-08-01T05:22:23.899Z] 1469e6f7b9e6: Pulling fs layer [2022-08-01T05:22:23.899Z] eaf3925da568: Pulling fs layer [2022-08-01T05:22:23.899Z] bab4dde63d76: Pulling fs layer [2022-08-01T05:22:23.899Z] bde34c3a00c8: Pulling fs layer [2022-08-01T05:22:23.899Z] b352a97aabf1: Pulling fs layer [2022-08-01T05:22:23.899Z] 4872d77fe225: Pulling fs layer [2022-08-01T05:22:23.899Z] 5851b861e8e6: Pulling fs layer [2022-08-01T05:22:23.899Z] 988bab9f4d93: Waiting [2022-08-01T05:22:23.899Z] bde34c3a00c8: Waiting [2022-08-01T05:22:23.899Z] bab4dde63d76: Waiting [2022-08-01T05:22:23.899Z] 1469e6f7b9e6: Waiting [2022-08-01T05:22:23.899Z] eaf3925da568: Waiting [2022-08-01T05:22:23.899Z] b352a97aabf1: Waiting [2022-08-01T05:22:23.899Z] 5851b861e8e6: Waiting [2022-08-01T05:22:23.899Z] 4872d77fe225: Waiting [2022-08-01T05:22:23.899Z] e2be974225ed: Download complete [2022-08-01T05:22:23.899Z] 988bab9f4d93: Verifying Checksum [2022-08-01T05:22:23.899Z] 988bab9f4d93: Download complete [2022-08-01T05:22:24.159Z] 1469e6f7b9e6: Verifying Checksum [2022-08-01T05:22:24.159Z] 1469e6f7b9e6: Download complete [2022-08-01T05:22:24.159Z] eaf3925da568: Verifying Checksum [2022-08-01T05:22:24.159Z] eaf3925da568: Download complete [2022-08-01T05:22:24.159Z] 339a4e72a1f5: Verifying Checksum [2022-08-01T05:22:24.159Z] 339a4e72a1f5: Download complete [2022-08-01T05:22:24.159Z] bde34c3a00c8: Verifying Checksum [2022-08-01T05:22:24.159Z] bde34c3a00c8: Download complete [2022-08-01T05:22:24.159Z] b352a97aabf1: Verifying Checksum [2022-08-01T05:22:24.159Z] b352a97aabf1: Download complete [2022-08-01T05:22:24.159Z] 4872d77fe225: Verifying Checksum [2022-08-01T05:22:24.159Z] 4872d77fe225: Download complete [2022-08-01T05:22:24.159Z] b85a868b505f: Verifying Checksum [2022-08-01T05:22:24.159Z] b85a868b505f: Download complete [2022-08-01T05:22:24.159Z] 5851b861e8e6: Download complete [2022-08-01T05:22:24.419Z] bab4dde63d76: Verifying Checksum [2022-08-01T05:22:24.419Z] bab4dde63d76: Download complete [2022-08-01T05:22:25.366Z] b85a868b505f: Pull complete [2022-08-01T05:22:25.626Z] e2be974225ed: Pull complete [2022-08-01T05:22:26.196Z] 339a4e72a1f5: Pull complete [2022-08-01T05:22:26.196Z] 988bab9f4d93: Pull complete [2022-08-01T05:22:26.456Z] 1469e6f7b9e6: Pull complete [2022-08-01T05:22:26.456Z] eaf3925da568: Pull complete [2022-08-01T05:22:28.368Z] bab4dde63d76: Pull complete [2022-08-01T05:22:28.368Z] bde34c3a00c8: Pull complete [2022-08-01T05:22:28.630Z] b352a97aabf1: Pull complete [2022-08-01T05:22:28.630Z] 4872d77fe225: Pull complete [2022-08-01T05:22:28.630Z] 5851b861e8e6: Pull complete [2022-08-01T05:22:28.891Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-01T05:22:28.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T05:22:28.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T05:22:28.991Z] prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container [2022-08-01T05:22:29.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-01T05:22:30.352Z] $ docker top db6431eb3e05904f0f2b1ea5d70144f47f45019cc3fd022e9893e4e23f488944 -eo pid,comm [2022-08-01T05:22:30.421Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-01T05:22:30.421Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T05:22:30.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T05:22:30.457Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T05:22:30.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T05:22:30.600Z] $ docker exec db6431eb3e05904f0f2b1ea5d70144f47f45019cc3fd022e9893e4e23f488944 ssh-agent [2022-08-01T05:22:30.740Z] SSH_AUTH_SOCK=/tmp/ssh-7VK1qJOwsm2K/agent.32 [2022-08-01T05:22:30.740Z] SSH_AGENT_PID=38 [2022-08-01T05:22:30.747Z] Running ssh-add (command line suppressed) [2022-08-01T05:22:30.885Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6860859759949941185.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6860859759949941185.key) [2022-08-01T05:22:30.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T05:22:31.190Z] + git tag --points-at HEAD [Pipeline] } [2022-08-01T05:22:31.212Z] $ docker exec --env ******** --env ******** db6431eb3e05904f0f2b1ea5d70144f47f45019cc3fd022e9893e4e23f488944 ssh-agent -k [2022-08-01T05:22:31.328Z] unset SSH_AUTH_SOCK; [2022-08-01T05:22:31.329Z] unset SSH_AGENT_PID; [2022-08-01T05:22:31.329Z] echo Agent pid 38 killed; [2022-08-01T05:22:31.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-01T05:22:31.367Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T05:22:31.367Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T05:22:31.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T05:22:31.517Z] $ docker exec db6431eb3e05904f0f2b1ea5d70144f47f45019cc3fd022e9893e4e23f488944 ssh-agent [2022-08-01T05:22:31.659Z] SSH_AUTH_SOCK=/tmp/ssh-AcaWgTDV2I8X/agent.71 [2022-08-01T05:22:31.659Z] SSH_AGENT_PID=78 [2022-08-01T05:22:31.665Z] Running ssh-add (command line suppressed) [2022-08-01T05:22:31.788Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5896336648636650770.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5896336648636650770.key) [2022-08-01T05:22:31.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T05:22:32.093Z] + git semver init [2022-08-01T05:22:32.354Z] 2022-08-01 05:22:32,286 [run_init] DEBUG init version:0.0.0 force:False [2022-08-01T05:22:32.354Z] 2022-08-01 05:22:32,287 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-08-01T05:22:32.354Z] 2022-08-01 05:22:32,287 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-08-01T05:22:32.354Z] 2022-08-01 05:22:32,287 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-08-01T05:22:33.298Z] 2022-08-01 05:22:33,036 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2022-08-01T05:22:33.298Z] 2022-08-01 05:22:33,036 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2022-08-01T05:22:33.298Z] 2022-08-01 05:22:33,036 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-08-01T05:22:33.298Z] 2022-08-01 05:22:33,037 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-08-01T05:22:33.298Z] 2.3.0-dev.9 [Pipeline] } [2022-08-01T05:22:33.312Z] $ docker exec --env ******** --env ******** db6431eb3e05904f0f2b1ea5d70144f47f45019cc3fd022e9893e4e23f488944 ssh-agent -k [2022-08-01T05:22:33.422Z] unset SSH_AUTH_SOCK; [2022-08-01T05:22:33.422Z] unset SSH_AGENT_PID; [2022-08-01T05:22:33.422Z] echo Agent pid 78 killed; [2022-08-01T05:22:33.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T05:22:33.735Z] + git semver [Pipeline] } [2022-08-01T05:22:34.012Z] $ docker stop --time=1 db6431eb3e05904f0f2b1ea5d70144f47f45019cc3fd022e9893e4e23f488944 [2022-08-01T05:22:35.315Z] $ docker rm -f db6431eb3e05904f0f2b1ea5d70144f47f45019cc3fd022e9893e4e23f488944 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T05:22:35.675Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-01T05:22:35.948Z] Stashed 1 file(s) [Pipeline] echo [2022-08-01T05:22:35.951Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T05:22:36.055Z] provisioning config files... [2022-08-01T05:22:36.066Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4126207395852636957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T05:22:36.366Z] ---> docker-login.sh [2022-08-01T05:22:36.366Z] nexus3.edgexfoundry.org:10001 [2022-08-01T05:22:36.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:22:36.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:22:36.366Z] Configure a credential helper to remove this warning. See [2022-08-01T05:22:36.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:22:36.366Z] [2022-08-01T05:22:36.366Z] Login Succeeded [2022-08-01T05:22:36.366Z] nexus3.edgexfoundry.org:10002 [2022-08-01T05:22:36.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:22:36.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:22:36.627Z] Configure a credential helper to remove this warning. See [2022-08-01T05:22:36.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:22:36.627Z] [2022-08-01T05:22:36.627Z] Login Succeeded [2022-08-01T05:22:36.627Z] nexus3.edgexfoundry.org:10003 [2022-08-01T05:22:36.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:22:36.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:22:36.627Z] Configure a credential helper to remove this warning. See [2022-08-01T05:22:36.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:22:36.627Z] [2022-08-01T05:22:36.627Z] Login Succeeded [2022-08-01T05:22:36.627Z] nexus3.edgexfoundry.org:10004 [2022-08-01T05:22:36.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:22:36.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:22:36.888Z] Configure a credential helper to remove this warning. See [2022-08-01T05:22:36.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:22:36.888Z] [2022-08-01T05:22:36.888Z] Login Succeeded [2022-08-01T05:22:36.888Z] docker.io [2022-08-01T05:22:36.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:22:37.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:22:37.151Z] Configure a credential helper to remove this warning. See [2022-08-01T05:22:37.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:22:37.151Z] [2022-08-01T05:22:37.151Z] Login Succeeded [2022-08-01T05:22:37.151Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T05:22:37.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-01T05:22:37.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T05:22:37.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T05:22:37.246Z] ========================================================= [2022-08-01T05:22:37.246Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-01T05:22:37.246Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:22:37.562Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-01T05:22:37.562Z] Sending build context to Docker daemon 5.443MB [2022-08-01T05:22:37.562Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T05:22:37.562Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-01T05:22:37.562Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-01T05:22:37.562Z] 2408cc74d12b: Pulling fs layer [2022-08-01T05:22:37.562Z] ea60b727a1ce: Pulling fs layer [2022-08-01T05:22:37.562Z] 30c4a7721957: Pulling fs layer [2022-08-01T05:22:37.562Z] 370296b7ddb6: Pulling fs layer [2022-08-01T05:22:37.562Z] 7c6cee850709: Pulling fs layer [2022-08-01T05:22:37.562Z] 39a5fcdaea64: Pulling fs layer [2022-08-01T05:22:37.562Z] d94ebbe4e438: Pulling fs layer [2022-08-01T05:22:37.562Z] bcfd1f05c69d: Pulling fs layer [2022-08-01T05:22:37.562Z] 59ccb84bbe0f: Pulling fs layer [2022-08-01T05:22:37.562Z] d94ebbe4e438: Waiting [2022-08-01T05:22:37.562Z] 59ccb84bbe0f: Waiting [2022-08-01T05:22:37.562Z] 370296b7ddb6: Waiting [2022-08-01T05:22:37.562Z] bcfd1f05c69d: Waiting [2022-08-01T05:22:37.562Z] 7c6cee850709: Waiting [2022-08-01T05:22:37.562Z] 30c4a7721957: Verifying Checksum [2022-08-01T05:22:37.562Z] 30c4a7721957: Download complete [2022-08-01T05:22:37.562Z] ea60b727a1ce: Download complete [2022-08-01T05:22:37.562Z] 7c6cee850709: Verifying Checksum [2022-08-01T05:22:37.562Z] 7c6cee850709: Download complete [2022-08-01T05:22:37.562Z] 39a5fcdaea64: Verifying Checksum [2022-08-01T05:22:37.562Z] 39a5fcdaea64: Download complete [2022-08-01T05:22:37.826Z] 2408cc74d12b: Download complete [2022-08-01T05:22:37.826Z] d94ebbe4e438: Download complete [2022-08-01T05:22:37.826Z] 2408cc74d12b: Pull complete [2022-08-01T05:22:38.102Z] ea60b727a1ce: Pull complete [2022-08-01T05:22:38.102Z] 30c4a7721957: Pull complete [2022-08-01T05:22:38.366Z] bcfd1f05c69d: Verifying Checksum [2022-08-01T05:22:38.366Z] bcfd1f05c69d: Download complete [2022-08-01T05:22:38.366Z] 59ccb84bbe0f: Verifying Checksum [2022-08-01T05:22:38.366Z] 59ccb84bbe0f: Download complete [2022-08-01T05:22:38.626Z] 370296b7ddb6: Verifying Checksum [2022-08-01T05:22:38.626Z] 370296b7ddb6: Download complete [2022-08-01T05:22:42.822Z] 370296b7ddb6: Pull complete [2022-08-01T05:22:42.822Z] 7c6cee850709: Pull complete [2022-08-01T05:22:42.822Z] 39a5fcdaea64: Pull complete [2022-08-01T05:22:42.822Z] d94ebbe4e438: Pull complete [2022-08-01T05:22:44.737Z] bcfd1f05c69d: Pull complete [2022-08-01T05:22:45.307Z] 59ccb84bbe0f: Pull complete [2022-08-01T05:22:45.307Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-01T05:22:45.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-01T05:22:45.307Z] ---> a4fb48ad2a94 [2022-08-01T05:22:45.307Z] Step 3/12 : ARG MAKE='make build' [2022-08-01T05:22:46.697Z] ---> Running in 275898b87b7b [2022-08-01T05:22:46.697Z] Removing intermediate container 275898b87b7b [2022-08-01T05:22:46.697Z] ---> 4747f4631a22 [2022-08-01T05:22:46.697Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-01T05:22:46.697Z] ---> Running in 27ab1e24377e [2022-08-01T05:22:46.956Z] Removing intermediate container 27ab1e24377e [2022-08-01T05:22:46.956Z] ---> 07f01d95b135 [2022-08-01T05:22:46.956Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T05:22:46.956Z] ---> Running in 1673f90f1b8a [2022-08-01T05:22:46.956Z] Removing intermediate container 1673f90f1b8a [2022-08-01T05:22:46.956Z] ---> b1be0550ce28 [2022-08-01T05:22:46.956Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T05:22:46.956Z] ---> Running in b298fb49f7d6 [2022-08-01T05:22:47.527Z] Removing intermediate container b298fb49f7d6 [2022-08-01T05:22:47.527Z] ---> e7e335d11aa1 [2022-08-01T05:22:47.527Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T05:22:47.527Z] ---> Running in f309824b82c6 [2022-08-01T05:22:47.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T05:22:48.738Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T05:22:49.071Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-01T05:22:49.332Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-01T05:22:49.332Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-01T05:22:49.332Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-01T05:22:49.332Z] Executing busybox-1.35.0-r13.trigger [2022-08-01T05:22:49.332Z] OK: 216 MiB in 55 packages [2022-08-01T05:22:49.904Z] Removing intermediate container f309824b82c6 [2022-08-01T05:22:49.904Z] ---> 6efa1370fcaa [2022-08-01T05:22:49.904Z] Step 8/12 : WORKDIR /device-snmp-go [2022-08-01T05:22:49.904Z] ---> Running in e545f6ff4277 [2022-08-01T05:22:49.904Z] Removing intermediate container e545f6ff4277 [2022-08-01T05:22:49.904Z] ---> 421f81593d35 [2022-08-01T05:22:49.904Z] Step 9/12 : COPY go.mod vendor* ./ [2022-08-01T05:22:50.168Z] ---> c4fc40bf8b17 [2022-08-01T05:22:50.168Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T05:22:50.168Z] ---> Running in 4ffb076ac78c [2022-08-01T05:22:51.026Z] Still waiting to schedule task [2022-08-01T05:22:51.026Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21644’ is offline [2022-08-01T05:23:05.066Z] Removing intermediate container 4ffb076ac78c [2022-08-01T05:23:05.066Z] ---> cfa70520b574 [2022-08-01T05:23:05.066Z] Step 11/12 : COPY . . [2022-08-01T05:23:05.066Z] ---> f45361d1572e [2022-08-01T05:23:05.066Z] Step 12/12 : RUN ${MAKE} [2022-08-01T05:23:05.066Z] ---> Running in 2f9f7c31125d [2022-08-01T05:23:05.066Z] noop [2022-08-01T05:23:05.066Z] Removing intermediate container 2f9f7c31125d [2022-08-01T05:23:05.066Z] ---> 9fb1089b9d8b [2022-08-01T05:23:05.066Z] Successfully built 9fb1089b9d8b [2022-08-01T05:23:05.066Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:23:05.386Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-01T05:23:05.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T05:23:05.468Z] prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container [2022-08-01T05:23:05.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-01T05:23:05.902Z] $ docker top b6cc2be41e5b1787bff33c92e3f3d8fa253d82a30b4e1f226e9edc4ee05e48a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T05:23:06.256Z] + go version [2022-08-01T05:23:06.256Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-01T05:23:06.270Z] $ docker stop --time=1 b6cc2be41e5b1787bff33c92e3f3d8fa253d82a30b4e1f226e9edc4ee05e48a3 [2022-08-01T05:23:07.532Z] $ docker rm -f b6cc2be41e5b1787bff33c92e3f3d8fa253d82a30b4e1f226e9edc4ee05e48a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:23:08.015Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-01T05:23:08.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T05:23:08.102Z] prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container [2022-08-01T05:23:08.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-01T05:23:08.493Z] $ docker top d601ef31b91b33516efbd4b7eba7b978d9e4b809043ae91127521f27714deb62 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T05:23:08.846Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2022-08-01T05:23:09.145Z] + make test [2022-08-01T05:23:09.146Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-08-01T05:23:09.407Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-08-01T05:23:17.525Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-08-01T05:23:17.525Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.019s coverage: 0.0% of statements [2022-08-01T05:23:24.095Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-01T05:23:24.095Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-01T05:23:26.634Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-01T05:23:26.634Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-01T05:23:26.634Z] ./bin/test-attribution-txt.sh [2022-08-01T05:23:26.634Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-01T05:23:26.634Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-01T05:23:26.634Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-01T05:23:26.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-01T05:23:26.661Z] $ docker stop --time=1 d601ef31b91b33516efbd4b7eba7b978d9e4b809043ae91127521f27714deb62 [2022-08-01T05:23:28.316Z] $ docker rm -f d601ef31b91b33516efbd4b7eba7b978d9e4b809043ae91127521f27714deb62 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T05:23:28.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-01T05:23:28.816Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-01T05:23:29.256Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-01T05:23:29.542Z] + ls -al . [2022-08-01T05:23:29.542Z] total 172 [2022-08-01T05:23:29.543Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 05:23 . [2022-08-01T05:23:29.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 05:22 .. [2022-08-01T05:23:29.543Z] -rw-rw-r-- 1 jenkins jenkins 6 Aug 1 05:22 .dockerignore [2022-08-01T05:23:29.543Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 05:23 .git [2022-08-01T05:23:29.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 05:22 .github [2022-08-01T05:23:29.543Z] -rw-rw-r-- 1 jenkins jenkins 328 Aug 1 05:22 .gitignore [2022-08-01T05:23:29.543Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 05:22 .golangci.yml [2022-08-01T05:23:29.543Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 05:22 .semver [2022-08-01T05:23:29.543Z] -rw-rw-r-- 1 jenkins jenkins 8556 Aug 1 05:22 Attribution.txt [2022-08-01T05:23:29.543Z] -rw-rw-r-- 1 jenkins jenkins 6948 Aug 1 05:22 CHANGELOG.md [2022-08-01T05:23:29.543Z] -rw-rw-r-- 1 jenkins jenkins 1518 Aug 1 05:22 Dockerfile [2022-08-01T05:23:29.543Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 05:22 GOVERNANCE.md [2022-08-01T05:23:29.543Z] -rw-rw-r-- 1 jenkins jenkins 656 Aug 1 05:22 Jenkinsfile [2022-08-01T05:23:29.543Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 1 05:22 LICENSE [2022-08-01T05:23:29.543Z] -rw-rw-r-- 1 jenkins jenkins 2334 Aug 1 05:22 Makefile [2022-08-01T05:23:29.543Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 1 05:22 OWNERS.md [2022-08-01T05:23:29.543Z] -rw-rw-r-- 1 jenkins jenkins 9390 Aug 1 05:22 README.md [2022-08-01T05:23:29.543Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 1 05:22 VERSION [2022-08-01T05:23:29.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 05:22 bin [2022-08-01T05:23:29.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 05:22 cmd [2022-08-01T05:23:29.543Z] -rw-r--r-- 1 jenkins jenkins 7631 Aug 1 05:23 coverage.out [2022-08-01T05:23:29.543Z] -rw-rw-r-- 1 jenkins jenkins 3439 Aug 1 05:22 go.mod [2022-08-01T05:23:29.543Z] -rw-rw-r-- 1 jenkins jenkins 36897 Aug 1 05:22 go.sum [2022-08-01T05:23:29.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 05:22 internal [2022-08-01T05:23:29.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 05:22 snap [2022-08-01T05:23:29.543Z] -rw-rw-r-- 1 jenkins jenkins 228 Aug 1 05:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:23:29.855Z] + 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=a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac --label arch=amd64 --label version=2.3.0-dev.9 . [2022-08-01T05:23:29.855Z] Sending build context to Docker daemon 5.451MB [2022-08-01T05:23:29.855Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T05:23:29.855Z] Step 2/24 : FROM ${BASE} AS builder [2022-08-01T05:23:29.855Z] ---> 9fb1089b9d8b [2022-08-01T05:23:29.855Z] Step 3/24 : ARG MAKE='make build' [2022-08-01T05:23:29.855Z] ---> Running in 459c84fe311b [2022-08-01T05:23:30.115Z] Removing intermediate container 459c84fe311b [2022-08-01T05:23:30.115Z] ---> bceb153c8380 [2022-08-01T05:23:30.115Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-01T05:23:30.115Z] ---> Running in b202ea2a00d5 [2022-08-01T05:23:30.115Z] Removing intermediate container b202ea2a00d5 [2022-08-01T05:23:30.115Z] ---> ed7ca622522f [2022-08-01T05:23:30.115Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T05:23:30.115Z] ---> Running in 4f0410cfe1f9 [2022-08-01T05:23:30.375Z] Removing intermediate container 4f0410cfe1f9 [2022-08-01T05:23:30.375Z] ---> 9d52cd75669a [2022-08-01T05:23:30.375Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T05:23:30.375Z] ---> Running in 9b2576949ae3 [2022-08-01T05:23:30.946Z] Removing intermediate container 9b2576949ae3 [2022-08-01T05:23:30.946Z] ---> 3850fb2a4063 [2022-08-01T05:23:30.946Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T05:23:30.946Z] ---> Running in 0d61bd790216 [2022-08-01T05:23:31.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T05:23:32.152Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T05:23:32.416Z] OK: 216 MiB in 55 packages [2022-08-01T05:23:32.676Z] Removing intermediate container 0d61bd790216 [2022-08-01T05:23:32.676Z] ---> c21bc15ecf9f [2022-08-01T05:23:32.676Z] Step 8/24 : WORKDIR /device-snmp-go [2022-08-01T05:23:32.676Z] ---> Running in 0dc51e336b52 [2022-08-01T05:23:32.676Z] Removing intermediate container 0dc51e336b52 [2022-08-01T05:23:32.676Z] ---> e3dfb4e3018f [2022-08-01T05:23:32.676Z] Step 9/24 : COPY go.mod vendor* ./ [2022-08-01T05:23:32.936Z] ---> df5159c47ae8 [2022-08-01T05:23:32.936Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T05:23:32.936Z] ---> Running in 5ced96c99d36 [2022-08-01T05:23:33.508Z] Removing intermediate container 5ced96c99d36 [2022-08-01T05:23:33.508Z] ---> 38a9b800ff29 [2022-08-01T05:23:33.508Z] Step 11/24 : COPY . . [2022-08-01T05:23:33.768Z] ---> f8852e15a626 [2022-08-01T05:23:33.768Z] Step 12/24 : RUN ${MAKE} [2022-08-01T05:23:33.768Z] ---> Running in 84f50444f21f [2022-08-01T05:23:34.027Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-08-01T05:23:52.133Z] Removing intermediate container 84f50444f21f [2022-08-01T05:23:52.133Z] ---> 673addb742f0 [2022-08-01T05:23:52.133Z] Step 13/24 : FROM alpine:3.16 [2022-08-01T05:23:52.392Z] 3.16: Pulling from library/alpine [2022-08-01T05:23:52.392Z] 530afca65e2e: Pulling fs layer [2022-08-01T05:23:52.671Z] 530afca65e2e: Verifying Checksum [2022-08-01T05:23:52.671Z] 530afca65e2e: Download complete [2022-08-01T05:23:52.671Z] 530afca65e2e: Pull complete [2022-08-01T05:23:52.671Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-01T05:23:52.671Z] Status: Downloaded newer image for alpine:3.16 [2022-08-01T05:23:52.671Z] ---> d7d3d98c851f [2022-08-01T05:23:52.671Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-01T05:23:52.932Z] ---> Running in 50358ffc01dc [2022-08-01T05:23:53.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T05:23:53.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T05:23:53.453Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-01T05:23:53.453Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-01T05:23:53.453Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-01T05:23:53.454Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-01T05:23:53.454Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-01T05:23:53.454Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-01T05:23:53.454Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T05:23:53.454Z] OK: 8 MiB in 20 packages [2022-08-01T05:23:54.022Z] Removing intermediate container 50358ffc01dc [2022-08-01T05:23:54.022Z] ---> 841e53f29b61 [2022-08-01T05:23:54.022Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-08-01T05:23:54.592Z] ---> b1956bf8a8cb [2022-08-01T05:23:54.592Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-08-01T05:23:54.592Z] ---> c1df5529193a [2022-08-01T05:23:54.592Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-08-01T05:23:54.592Z] ---> 9a3c7a349b68 [2022-08-01T05:23:54.592Z] Step 18/24 : EXPOSE 59993 [2022-08-01T05:23:54.592Z] ---> Running in 4cacff2e7ebf [2022-08-01T05:23:54.851Z] Removing intermediate container 4cacff2e7ebf [2022-08-01T05:23:54.851Z] ---> 18592ea574f1 [2022-08-01T05:23:54.851Z] Step 19/24 : EXPOSE 161 [2022-08-01T05:23:54.851Z] ---> Running in 05b750824e69 [2022-08-01T05:23:54.851Z] Removing intermediate container 05b750824e69 [2022-08-01T05:23:54.851Z] ---> 93fd52e43fde [2022-08-01T05:23:54.851Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-08-01T05:23:54.851Z] ---> Running in 0765c48e4f7b [2022-08-01T05:23:55.113Z] Removing intermediate container 0765c48e4f7b [2022-08-01T05:23:55.113Z] ---> f669edcc7e23 [2022-08-01T05:23:55.113Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-08-01T05:23:55.113Z] ---> Running in a24ff8092522 [2022-08-01T05:23:55.113Z] Removing intermediate container a24ff8092522 [2022-08-01T05:23:55.113Z] ---> d5d63ffbd73a [2022-08-01T05:23:55.113Z] Step 22/24 : LABEL arch=amd64 [2022-08-01T05:23:55.113Z] ---> Running in 54d098b5eb49 [2022-08-01T05:23:55.374Z] Removing intermediate container 54d098b5eb49 [2022-08-01T05:23:55.374Z] ---> be3a8516e649 [2022-08-01T05:23:55.374Z] Step 23/24 : LABEL git_sha=a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [2022-08-01T05:23:55.374Z] ---> Running in 728dbcc6265f [2022-08-01T05:23:55.374Z] Removing intermediate container 728dbcc6265f [2022-08-01T05:23:55.374Z] ---> bf0c7ffe722b [2022-08-01T05:23:55.374Z] Step 24/24 : LABEL version=2.3.0-dev.9 [2022-08-01T05:23:55.374Z] ---> Running in d61b8e7041e7 [2022-08-01T05:23:55.374Z] Removing intermediate container d61b8e7041e7 [2022-08-01T05:23:55.374Z] ---> bbd0b57c51dd [2022-08-01T05:23:55.374Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-01T05:23:55.374Z] Successfully built bbd0b57c51dd [2022-08-01T05:23:55.634Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T05:23:55.736Z] provisioning config files... [2022-08-01T05:23:55.745Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2941061891738595086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T05:23:56.049Z] ---> docker-login.sh [2022-08-01T05:23:56.049Z] nexus3.edgexfoundry.org:10001 [2022-08-01T05:23:56.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:23:56.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:23:56.049Z] Configure a credential helper to remove this warning. See [2022-08-01T05:23:56.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:23:56.049Z] [2022-08-01T05:23:56.049Z] Login Succeeded [2022-08-01T05:23:56.049Z] nexus3.edgexfoundry.org:10002 [2022-08-01T05:23:56.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:23:56.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:23:56.310Z] Configure a credential helper to remove this warning. See [2022-08-01T05:23:56.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:23:56.310Z] [2022-08-01T05:23:56.310Z] Login Succeeded [2022-08-01T05:23:56.310Z] nexus3.edgexfoundry.org:10003 [2022-08-01T05:23:56.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:23:56.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:23:56.310Z] Configure a credential helper to remove this warning. See [2022-08-01T05:23:56.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:23:56.310Z] [2022-08-01T05:23:56.310Z] Login Succeeded [2022-08-01T05:23:56.310Z] nexus3.edgexfoundry.org:10004 [2022-08-01T05:23:56.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:23:56.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:23:56.570Z] Configure a credential helper to remove this warning. See [2022-08-01T05:23:56.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:23:56.570Z] [2022-08-01T05:23:56.570Z] Login Succeeded [2022-08-01T05:23:56.570Z] docker.io [2022-08-01T05:23:56.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:23:56.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:23:56.831Z] Configure a credential helper to remove this warning. See [2022-08-01T05:23:56.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:23:56.831Z] [2022-08-01T05:23:56.831Z] Login Succeeded [2022-08-01T05:23:56.831Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T05:23:56.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T05:23:56.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T05:23:56.891Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-08-01T05:23:56.891Z] a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [2022-08-01T05:23:56.891Z] latest [2022-08-01T05:23:56.891Z] 2.3.0-dev.9 [2022-08-01T05:23:56.891Z] a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9 [2022-08-01T05:23:56.891Z] main [2022-08-01T05:23:56.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:23:57.213Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:23:57.527Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [2022-08-01T05:23:57.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-08-01T05:23:57.527Z] ee2092910394: Preparing [2022-08-01T05:23:57.527Z] 8bfcccdbfd61: Preparing [2022-08-01T05:23:57.527Z] bb978bc4890e: Preparing [2022-08-01T05:23:57.527Z] e3ad8fcff1a6: Preparing [2022-08-01T05:23:57.527Z] ec34fcc1d526: Preparing [2022-08-01T05:23:57.527Z] ec34fcc1d526: Layer already exists [2022-08-01T05:23:57.527Z] 8bfcccdbfd61: Pushed [2022-08-01T05:23:57.527Z] ee2092910394: Pushed [2022-08-01T05:23:57.788Z] e3ad8fcff1a6: Pushed [2022-08-01T05:24:00.332Z] bb978bc4890e: Pushed [2022-08-01T05:24:00.332Z] a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac: digest: sha256:ec440c6353de9fd50e1b5bc4b22447dd4d03bb896d95bc06baf05318725a3cd7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:24:00.650Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:24:00.962Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-08-01T05:24:00.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-08-01T05:24:00.962Z] ee2092910394: Preparing [2022-08-01T05:24:00.962Z] 8bfcccdbfd61: Preparing [2022-08-01T05:24:00.962Z] bb978bc4890e: Preparing [2022-08-01T05:24:00.962Z] e3ad8fcff1a6: Preparing [2022-08-01T05:24:00.962Z] ec34fcc1d526: Preparing [2022-08-01T05:24:00.962Z] e3ad8fcff1a6: Layer already exists [2022-08-01T05:24:00.962Z] ee2092910394: Layer already exists [2022-08-01T05:24:00.962Z] bb978bc4890e: Layer already exists [2022-08-01T05:24:00.962Z] 8bfcccdbfd61: Layer already exists [2022-08-01T05:24:00.962Z] ec34fcc1d526: Layer already exists [2022-08-01T05:24:00.962Z] latest: digest: sha256:ec440c6353de9fd50e1b5bc4b22447dd4d03bb896d95bc06baf05318725a3cd7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:24:01.279Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:24:01.585Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.9 [2022-08-01T05:24:01.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-08-01T05:24:01.585Z] ee2092910394: Preparing [2022-08-01T05:24:01.585Z] 8bfcccdbfd61: Preparing [2022-08-01T05:24:01.585Z] bb978bc4890e: Preparing [2022-08-01T05:24:01.585Z] e3ad8fcff1a6: Preparing [2022-08-01T05:24:01.585Z] ec34fcc1d526: Preparing [2022-08-01T05:24:01.585Z] 8bfcccdbfd61: Layer already exists [2022-08-01T05:24:01.585Z] ee2092910394: Layer already exists [2022-08-01T05:24:01.585Z] bb978bc4890e: Layer already exists [2022-08-01T05:24:01.585Z] ec34fcc1d526: Layer already exists [2022-08-01T05:24:01.585Z] e3ad8fcff1a6: Layer already exists [2022-08-01T05:24:01.585Z] 2.3.0-dev.9: digest: sha256:ec440c6353de9fd50e1b5bc4b22447dd4d03bb896d95bc06baf05318725a3cd7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:24:01.907Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:24:02.227Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9 [2022-08-01T05:24:02.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-08-01T05:24:02.227Z] ee2092910394: Preparing [2022-08-01T05:24:02.227Z] 8bfcccdbfd61: Preparing [2022-08-01T05:24:02.227Z] bb978bc4890e: Preparing [2022-08-01T05:24:02.227Z] e3ad8fcff1a6: Preparing [2022-08-01T05:24:02.227Z] ec34fcc1d526: Preparing [2022-08-01T05:24:02.227Z] e3ad8fcff1a6: Layer already exists [2022-08-01T05:24:02.227Z] 8bfcccdbfd61: Layer already exists [2022-08-01T05:24:02.227Z] bb978bc4890e: Layer already exists [2022-08-01T05:24:02.227Z] ee2092910394: Layer already exists [2022-08-01T05:24:02.227Z] ec34fcc1d526: Layer already exists [2022-08-01T05:24:02.227Z] a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9: digest: sha256:ec440c6353de9fd50e1b5bc4b22447dd4d03bb896d95bc06baf05318725a3cd7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:24:02.548Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:24:02.863Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2022-08-01T05:24:02.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-08-01T05:24:02.863Z] ee2092910394: Preparing [2022-08-01T05:24:02.863Z] 8bfcccdbfd61: Preparing [2022-08-01T05:24:02.863Z] bb978bc4890e: Preparing [2022-08-01T05:24:02.863Z] e3ad8fcff1a6: Preparing [2022-08-01T05:24:02.863Z] ec34fcc1d526: Preparing [2022-08-01T05:24:02.863Z] ee2092910394: Layer already exists [2022-08-01T05:24:02.863Z] 8bfcccdbfd61: Layer already exists [2022-08-01T05:24:02.863Z] ec34fcc1d526: Layer already exists [2022-08-01T05:24:02.863Z] e3ad8fcff1a6: Layer already exists [2022-08-01T05:24:02.863Z] bb978bc4890e: Layer already exists [2022-08-01T05:24:02.863Z] main: digest: sha256:ec440c6353de9fd50e1b5bc4b22447dd4d03bb896d95bc06baf05318725a3cd7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T05:24:02.924Z] ===================================================== [Pipeline] echo [2022-08-01T05:24:02.931Z] taggedImages: [2022-08-01T05:24:02.932Z] - nexus3.edgexfoundry.org:10004/device-snmp:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [2022-08-01T05:24:02.932Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-08-01T05:24:02.932Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.9 [2022-08-01T05:24:02.932Z] - nexus3.edgexfoundry.org:10004/device-snmp:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9 [2022-08-01T05:24:02.932Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:24:03.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T05:24:03.319Z] [2022-08-01T05:24:03.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:24:03.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T05:24:03.617Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-01T05:24:03.617Z] 5eb5b503b376: Pulling fs layer [2022-08-01T05:24:03.617Z] 5c69ac0246d0: Pulling fs layer [2022-08-01T05:24:03.617Z] ec43610c2a17: Pulling fs layer [2022-08-01T05:24:03.617Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-01T05:24:03.617Z] 33b1e0a273af: Pulling fs layer [2022-08-01T05:24:03.617Z] 5d3b04190fa2: Pulling fs layer [2022-08-01T05:24:03.617Z] 2f39f015ded8: Pulling fs layer [2022-08-01T05:24:03.617Z] 3a2ae6a8a46f: Waiting [2022-08-01T05:24:03.617Z] 2f39f015ded8: Waiting [2022-08-01T05:24:03.617Z] 33b1e0a273af: Waiting [2022-08-01T05:24:03.617Z] 5d3b04190fa2: Waiting [2022-08-01T05:24:03.617Z] 5c69ac0246d0: Verifying Checksum [2022-08-01T05:24:03.617Z] 5c69ac0246d0: Download complete [2022-08-01T05:24:03.617Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-01T05:24:03.617Z] 3a2ae6a8a46f: Download complete [2022-08-01T05:24:03.617Z] ec43610c2a17: Verifying Checksum [2022-08-01T05:24:03.617Z] ec43610c2a17: Download complete [2022-08-01T05:24:03.617Z] 33b1e0a273af: Verifying Checksum [2022-08-01T05:24:03.617Z] 33b1e0a273af: Download complete [2022-08-01T05:24:03.879Z] 5d3b04190fa2: Download complete [2022-08-01T05:24:03.879Z] 5eb5b503b376: Verifying Checksum [2022-08-01T05:24:03.879Z] 5eb5b503b376: Download complete [2022-08-01T05:24:04.450Z] 2f39f015ded8: Verifying Checksum [2022-08-01T05:24:04.450Z] 2f39f015ded8: Download complete [2022-08-01T05:24:05.020Z] 5eb5b503b376: Pull complete [2022-08-01T05:24:05.278Z] 5c69ac0246d0: Pull complete [2022-08-01T05:24:05.536Z] ec43610c2a17: Pull complete [2022-08-01T05:24:05.797Z] 3a2ae6a8a46f: Pull complete [2022-08-01T05:24:05.797Z] 33b1e0a273af: Pull complete [2022-08-01T05:24:06.056Z] 5d3b04190fa2: Pull complete [2022-08-01T05:24:10.311Z] 2f39f015ded8: Pull complete [2022-08-01T05:24:10.311Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-01T05:24:10.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T05:24:10.579Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T05:24:10.710Z] prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container [2022-08-01T05:24:10.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-01T05:24:12.331Z] $ docker top 99bb3b2ce605cfe6201fd300d510d50c62c1f405ae12f55cd77be9b5df1f01bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T05:24:12.722Z] ---> job-cost.sh [2022-08-01T05:24:12.722Z] lf-activate-venv: SKIPPING [2022-08-01T05:24:12.722Z] INFO: No Stack... [2022-08-01T05:24:12.982Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-01T05:24:13.552Z] INFO: Archiving Costs [Pipeline] sh [2022-08-01T05:24:13.847Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2022-08-01T05:24:13.848Z] + cut -d, -f6 [Pipeline] lock [2022-08-01T05:24:13.862Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-40-stack-cost] [2022-08-01T05:24:13.870Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-40-stack-cost] did not exist. Created. [2022-08-01T05:24:13.870Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-01T05:24:14.177Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-01T05:24:14.214Z] Stashed 1 file(s) [Pipeline] } [2022-08-01T05:24:14.220Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-01T05:24:14.242Z] $ docker stop --time=1 99bb3b2ce605cfe6201fd300d510d50c62c1f405ae12f55cd77be9b5df1f01bd [2022-08-01T05:24:15.410Z] $ docker rm -f 99bb3b2ce605cfe6201fd300d510d50c62c1f405ae12f55cd77be9b5df1f01bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-01T05:25:02.753Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21645 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-08-01T05:25:02.765Z] Running in /w/workspace/device-snmp-go/40 [Pipeline] { [Pipeline] checkout [2022-08-01T05:25:02.802Z] Selected Git installation does not exist. Using Default [2022-08-01T05:25:02.802Z] The recommended git tool is: NONE [2022-08-01T05:25:09.558Z] using credential edgex-jenkins-ssh [2022-08-01T05:25:09.578Z] Cloning the remote Git repository [2022-08-01T05:25:09.635Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-08-01T05:25:09.772Z] > git init /w/workspace/device-snmp-go/40 # timeout=10 [2022-08-01T05:25:09.918Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-08-01T05:25:09.921Z] > git --version # timeout=10 [2022-08-01T05:25:09.988Z] > git --version # 'git version 2.25.1' [2022-08-01T05:25:09.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-01T05:25:10.085Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-01T05:25:11.052Z] Avoid second fetch [2022-08-01T05:25:11.052Z] Checking out Revision a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac (main) [2022-08-01T05:25:11.019Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-08-01T05:25:11.036Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-01T05:25:11.075Z] > git config core.sparsecheckout # timeout=10 [2022-08-01T05:25:11.090Z] > git checkout -f a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac # timeout=10 [2022-08-01T05:25:15.247Z] Commit message: "Merge pull request #187 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-01T05:25:16.258Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-01T05:25:16.258Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T05:25:16.258Z] Dload Upload Total Spent Left Speed [2022-08-01T05:25:16.258Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 177k 0 --:--:-- --:--:-- --:--:-- 179k [Pipeline] sh [2022-08-01T05:25:16.994Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-01T05:25:17.341Z] + sudo tee /etc/docker/daemon.new [2022-08-01T05:25:17.341Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-01T05:25:17.341Z] { [2022-08-01T05:25:17.341Z] "registry-mirrors": [ [2022-08-01T05:25:17.341Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-01T05:25:17.341Z] ], [2022-08-01T05:25:17.341Z] "bip": "10.250.0.254/24", [2022-08-01T05:25:17.341Z] "hosts": [ [2022-08-01T05:25:17.341Z] "tcp://0.0.0.0:5555", [2022-08-01T05:25:17.341Z] "unix:///var/run/docker.sock" [2022-08-01T05:25:17.341Z] ], [2022-08-01T05:25:17.341Z] "mtu": 1458, [2022-08-01T05:25:17.341Z] "selinux-enabled": true, [2022-08-01T05:25:17.341Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-01T05:25:17.341Z] } [Pipeline] sh [2022-08-01T05:25:17.800Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-01T05:25:18.145Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T05:25:36.495Z] provisioning config files... [2022-08-01T05:25:36.520Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/40@tmp/config745373584308845346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T05:25:36.883Z] ---> docker-login.sh [2022-08-01T05:25:36.883Z] nexus3.edgexfoundry.org:10001 [2022-08-01T05:25:37.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:25:37.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:25:37.760Z] Configure a credential helper to remove this warning. See [2022-08-01T05:25:37.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:25:37.760Z] [2022-08-01T05:25:37.760Z] Login Succeeded [2022-08-01T05:25:37.760Z] nexus3.edgexfoundry.org:10002 [2022-08-01T05:25:38.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:25:38.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:25:38.031Z] Configure a credential helper to remove this warning. See [2022-08-01T05:25:38.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:25:38.031Z] [2022-08-01T05:25:38.031Z] Login Succeeded [2022-08-01T05:25:38.031Z] nexus3.edgexfoundry.org:10003 [2022-08-01T05:25:38.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:25:38.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:25:38.630Z] Configure a credential helper to remove this warning. See [2022-08-01T05:25:38.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:25:38.630Z] [2022-08-01T05:25:38.630Z] Login Succeeded [2022-08-01T05:25:38.630Z] nexus3.edgexfoundry.org:10004 [2022-08-01T05:25:38.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:25:39.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:25:39.183Z] Configure a credential helper to remove this warning. See [2022-08-01T05:25:39.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:25:39.183Z] [2022-08-01T05:25:39.183Z] Login Succeeded [2022-08-01T05:25:39.183Z] docker.io [2022-08-01T05:25:39.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:25:39.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:25:39.731Z] Configure a credential helper to remove this warning. See [2022-08-01T05:25:39.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:25:39.731Z] [2022-08-01T05:25:39.731Z] Login Succeeded [2022-08-01T05:25:39.731Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T05:25:39.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-01T05:25:40.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T05:25:40.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T05:25:40.304Z] ========================================================= [2022-08-01T05:25:40.304Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-01T05:25:40.304Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:25:40.672Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-01T05:25:40.948Z] Sending build context to Docker daemon 2.805MB [2022-08-01T05:25:40.948Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T05:25:40.948Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-01T05:25:41.225Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-01T05:25:41.225Z] b3c136eddcbf: Pulling fs layer [2022-08-01T05:25:41.225Z] c0a3192eca97: Pulling fs layer [2022-08-01T05:25:41.225Z] a050256f5b6f: Pulling fs layer [2022-08-01T05:25:41.225Z] 656be50a0ddc: Pulling fs layer [2022-08-01T05:25:41.225Z] 2bbca73fdf42: Pulling fs layer [2022-08-01T05:25:41.225Z] 46d945488cbd: Pulling fs layer [2022-08-01T05:25:41.225Z] 8a5474983e97: Pulling fs layer [2022-08-01T05:25:41.225Z] 329c88fbcd65: Pulling fs layer [2022-08-01T05:25:41.225Z] 46d945488cbd: Waiting [2022-08-01T05:25:41.225Z] 8a5474983e97: Waiting [2022-08-01T05:25:41.225Z] 656be50a0ddc: Waiting [2022-08-01T05:25:41.225Z] 329c88fbcd65: Waiting [2022-08-01T05:25:41.225Z] 2bbca73fdf42: Waiting [2022-08-01T05:25:41.225Z] a050256f5b6f: Download complete [2022-08-01T05:25:41.225Z] c0a3192eca97: Verifying Checksum [2022-08-01T05:25:41.225Z] c0a3192eca97: Download complete [2022-08-01T05:25:41.225Z] 2bbca73fdf42: Verifying Checksum [2022-08-01T05:25:41.225Z] 2bbca73fdf42: Download complete [2022-08-01T05:25:41.225Z] 46d945488cbd: Download complete [2022-08-01T05:25:41.225Z] b3c136eddcbf: Verifying Checksum [2022-08-01T05:25:41.506Z] b3c136eddcbf: Download complete [2022-08-01T05:25:42.546Z] b3c136eddcbf: Pull complete [2022-08-01T05:25:42.546Z] 329c88fbcd65: Verifying Checksum [2022-08-01T05:25:42.546Z] 329c88fbcd65: Download complete [2022-08-01T05:25:42.829Z] c0a3192eca97: Pull complete [2022-08-01T05:25:43.429Z] a050256f5b6f: Pull complete [2022-08-01T05:25:43.704Z] 8a5474983e97: Verifying Checksum [2022-08-01T05:25:44.302Z] 656be50a0ddc: Verifying Checksum [2022-08-01T05:25:44.302Z] 656be50a0ddc: Download complete [2022-08-01T05:25:59.412Z] 656be50a0ddc: Pull complete [2022-08-01T05:25:59.412Z] 2bbca73fdf42: Pull complete [2022-08-01T05:25:59.412Z] 46d945488cbd: Pull complete [2022-08-01T05:26:04.835Z] 8a5474983e97: Pull complete [2022-08-01T05:26:06.284Z] 329c88fbcd65: Pull complete [2022-08-01T05:26:06.284Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-01T05:26:06.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-01T05:26:06.284Z] ---> ff4287adb874 [2022-08-01T05:26:06.284Z] Step 3/12 : ARG MAKE='make build' [2022-08-01T05:26:08.294Z] ---> Running in 8bf85d7adb4b [2022-08-01T05:26:08.294Z] Removing intermediate container 8bf85d7adb4b [2022-08-01T05:26:08.294Z] ---> 2f82703c3155 [2022-08-01T05:26:08.294Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-01T05:26:08.575Z] ---> Running in 30ffa9cd4578 [2022-08-01T05:26:08.853Z] Removing intermediate container 30ffa9cd4578 [2022-08-01T05:26:08.853Z] ---> e416351c0983 [2022-08-01T05:26:08.853Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T05:26:08.853Z] ---> Running in bc3da6ebd294 [2022-08-01T05:26:09.130Z] Removing intermediate container bc3da6ebd294 [2022-08-01T05:26:09.130Z] ---> a16888b22fa1 [2022-08-01T05:26:09.130Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T05:26:09.421Z] ---> Running in 5b8281f15870 [2022-08-01T05:26:12.094Z] Removing intermediate container 5b8281f15870 [2022-08-01T05:26:12.095Z] ---> 0e4d0960df9e [2022-08-01T05:26:12.095Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T05:26:12.095Z] ---> Running in 40d4f6d83cd2 [2022-08-01T05:26:13.086Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T05:26:14.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T05:26:15.052Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-01T05:26:15.052Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-01T05:26:15.052Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-01T05:26:15.329Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-01T05:26:15.329Z] Executing busybox-1.35.0-r13.trigger [2022-08-01T05:26:15.329Z] OK: 226 MiB in 55 packages [2022-08-01T05:26:16.320Z] Removing intermediate container 40d4f6d83cd2 [2022-08-01T05:26:16.320Z] ---> 35d6a4fad2df [2022-08-01T05:26:16.320Z] Step 8/12 : WORKDIR /device-snmp-go [2022-08-01T05:26:16.595Z] ---> Running in 86a9538a98e2 [2022-08-01T05:26:16.869Z] Removing intermediate container 86a9538a98e2 [2022-08-01T05:26:16.869Z] ---> 07b2ad1c68f3 [2022-08-01T05:26:16.869Z] Step 9/12 : COPY go.mod vendor* ./ [2022-08-01T05:26:17.469Z] ---> 8fbcd1cfadbb [2022-08-01T05:26:17.469Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T05:26:17.469Z] ---> Running in 9ad3e0919501 [2022-08-01T05:27:14.355Z] Removing intermediate container 9ad3e0919501 [2022-08-01T05:27:14.355Z] ---> 40608f96cf23 [2022-08-01T05:27:14.355Z] Step 11/12 : COPY . . [2022-08-01T05:27:14.355Z] ---> 77063a13ac6d [2022-08-01T05:27:14.355Z] Step 12/12 : RUN ${MAKE} [2022-08-01T05:27:14.355Z] ---> Running in 1db291a850de [2022-08-01T05:27:14.355Z] noop [2022-08-01T05:27:14.355Z] Removing intermediate container 1db291a850de [2022-08-01T05:27:14.355Z] ---> 5d50a19cd0ab [2022-08-01T05:27:14.355Z] Successfully built 5d50a19cd0ab [2022-08-01T05:27:14.355Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:27:14.732Z] + docker inspect -f . ci-base-image-arm64 [2022-08-01T05:27:14.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T05:27:14.992Z] prd-ubuntu20.04-docker-arm64-4c-16g-21645 does not seem to be running inside a container [2022-08-01T05:27:15.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/40 -v /w/workspace/device-snmp-go/40:/w/workspace/device-snmp-go/40:rw,z -v /w/workspace/device-snmp-go/40@tmp:/w/workspace/device-snmp-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-01T05:27:16.404Z] $ docker top fea4d7b70b7ebfb4b314266c1618b5793a44a3243647c3abc4d3f73a76feaa8a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T05:27:17.352Z] + go version [2022-08-01T05:27:17.352Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-01T05:27:17.379Z] $ docker stop --time=1 fea4d7b70b7ebfb4b314266c1618b5793a44a3243647c3abc4d3f73a76feaa8a [2022-08-01T05:27:19.053Z] $ docker rm -f fea4d7b70b7ebfb4b314266c1618b5793a44a3243647c3abc4d3f73a76feaa8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:27:19.673Z] + docker inspect -f . ci-base-image-arm64 [2022-08-01T05:27:19.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T05:27:19.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-21645 does not seem to be running inside a container [2022-08-01T05:27:20.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-snmp-go/40 -v /w/workspace/device-snmp-go/40:/w/workspace/device-snmp-go/40:rw,z -v /w/workspace/device-snmp-go/40@tmp:/w/workspace/device-snmp-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-01T05:27:21.322Z] $ docker top 9f10ba4f470e9594266d871e3ac487554864f0275557b0894ffbfb5e1cbdffaa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T05:27:22.236Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/40 [Pipeline] fileExists [Pipeline] sh [2022-08-01T05:27:22.913Z] + make test [2022-08-01T05:27:22.914Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-08-01T05:27:24.901Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-08-01T05:28:46.749Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-08-01T05:28:46.749Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.070s coverage: 0.0% of statements [2022-08-01T05:28:46.749Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-01T05:28:46.749Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-01T05:29:05.109Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-01T05:29:05.109Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-01T05:29:05.109Z] ./bin/test-attribution-txt.sh [2022-08-01T05:29:05.109Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-01T05:29:05.109Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-01T05:29:05.109Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-01T05:29:05.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-01T05:29:05.147Z] $ docker stop --time=1 9f10ba4f470e9594266d871e3ac487554864f0275557b0894ffbfb5e1cbdffaa [2022-08-01T05:29:06.903Z] $ docker rm -f 9f10ba4f470e9594266d871e3ac487554864f0275557b0894ffbfb5e1cbdffaa [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T05:29:07.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-01T05:29:07.869Z] Warning: overwriting stash ‘coverage-report’ [2022-08-01T05:29:08.337Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-01T05:29:08.743Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-01T05:29:09.079Z] + ls -al . [2022-08-01T05:29:09.079Z] total 168 [2022-08-01T05:29:09.079Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 05:27 . [2022-08-01T05:29:09.079Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 05:25 .. [2022-08-01T05:29:09.079Z] -rw-rw-r-- 1 jenkins jenkins 6 Aug 1 05:25 .dockerignore [2022-08-01T05:29:09.079Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 05:25 .git [2022-08-01T05:29:09.079Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 05:25 .github [2022-08-01T05:29:09.079Z] -rw-rw-r-- 1 jenkins jenkins 328 Aug 1 05:25 .gitignore [2022-08-01T05:29:09.079Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 05:25 .golangci.yml [2022-08-01T05:29:09.079Z] -rw-rw-r-- 1 jenkins jenkins 8556 Aug 1 05:25 Attribution.txt [2022-08-01T05:29:09.079Z] -rw-rw-r-- 1 jenkins jenkins 6948 Aug 1 05:25 CHANGELOG.md [2022-08-01T05:29:09.079Z] -rw-rw-r-- 1 jenkins jenkins 1518 Aug 1 05:25 Dockerfile [2022-08-01T05:29:09.079Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 05:25 GOVERNANCE.md [2022-08-01T05:29:09.079Z] -rw-rw-r-- 1 jenkins jenkins 656 Aug 1 05:25 Jenkinsfile [2022-08-01T05:29:09.079Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 1 05:25 LICENSE [2022-08-01T05:29:09.079Z] -rw-rw-r-- 1 jenkins jenkins 2334 Aug 1 05:25 Makefile [2022-08-01T05:29:09.079Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 1 05:25 OWNERS.md [2022-08-01T05:29:09.079Z] -rw-rw-r-- 1 jenkins jenkins 9390 Aug 1 05:25 README.md [2022-08-01T05:29:09.079Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 1 05:22 VERSION [2022-08-01T05:29:09.079Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 05:25 bin [2022-08-01T05:29:09.079Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 05:25 cmd [2022-08-01T05:29:09.079Z] -rw-r--r-- 1 jenkins jenkins 7631 Aug 1 05:28 coverage.out [2022-08-01T05:29:09.079Z] -rw-rw-r-- 1 jenkins jenkins 3439 Aug 1 05:25 go.mod [2022-08-01T05:29:09.079Z] -rw-rw-r-- 1 jenkins jenkins 36897 Aug 1 05:25 go.sum [2022-08-01T05:29:09.079Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 05:25 internal [2022-08-01T05:29:09.079Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 05:25 snap [2022-08-01T05:29:09.079Z] -rw-rw-r-- 1 jenkins jenkins 228 Aug 1 05:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:29:09.441Z] + 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=a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac --label arch=arm64 --label version=2.3.0-dev.9 . [2022-08-01T05:29:09.714Z] Sending build context to Docker daemon 2.813MB [2022-08-01T05:29:09.714Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T05:29:09.714Z] Step 2/24 : FROM ${BASE} AS builder [2022-08-01T05:29:09.714Z] ---> 5d50a19cd0ab [2022-08-01T05:29:09.714Z] Step 3/24 : ARG MAKE='make build' [2022-08-01T05:29:09.988Z] ---> Running in bccc1370ef81 [2022-08-01T05:29:10.260Z] Removing intermediate container bccc1370ef81 [2022-08-01T05:29:10.260Z] ---> 54b5df1c7a2a [2022-08-01T05:29:10.260Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-01T05:29:10.260Z] ---> Running in a302c568ec98 [2022-08-01T05:29:10.537Z] Removing intermediate container a302c568ec98 [2022-08-01T05:29:10.537Z] ---> ab314e1a4af4 [2022-08-01T05:29:10.537Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T05:29:10.810Z] ---> Running in 24183a576a0d [2022-08-01T05:29:11.085Z] Removing intermediate container 24183a576a0d [2022-08-01T05:29:11.085Z] ---> a1bf0b225b1b [2022-08-01T05:29:11.085Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T05:29:11.085Z] ---> Running in 3a7522a54c4f [2022-08-01T05:29:13.067Z] Removing intermediate container 3a7522a54c4f [2022-08-01T05:29:13.067Z] ---> c99c38af6297 [2022-08-01T05:29:13.067Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T05:29:13.067Z] ---> Running in c0b953bcf817 [2022-08-01T05:29:14.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T05:29:14.640Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T05:29:15.620Z] OK: 226 MiB in 55 packages [2022-08-01T05:29:16.610Z] Removing intermediate container c0b953bcf817 [2022-08-01T05:29:16.610Z] ---> 3f47f5e22e24 [2022-08-01T05:29:16.610Z] Step 8/24 : WORKDIR /device-snmp-go [2022-08-01T05:29:16.610Z] ---> Running in feaba83005bb [2022-08-01T05:29:16.882Z] Removing intermediate container feaba83005bb [2022-08-01T05:29:16.882Z] ---> dd715c1c1ee3 [2022-08-01T05:29:16.882Z] Step 9/24 : COPY go.mod vendor* ./ [2022-08-01T05:29:17.476Z] ---> abcdc285e93c [2022-08-01T05:29:17.476Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T05:29:17.476Z] ---> Running in bcabaee11031 [2022-08-01T05:29:19.451Z] Removing intermediate container bcabaee11031 [2022-08-01T05:29:19.452Z] ---> 6424cbf83fb1 [2022-08-01T05:29:19.452Z] Step 11/24 : COPY . . [2022-08-01T05:29:20.053Z] ---> 2b6cad34917c [2022-08-01T05:29:20.053Z] Step 12/24 : RUN ${MAKE} [2022-08-01T05:29:20.053Z] ---> Running in 6a209c7c7986 [2022-08-01T05:29:21.037Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-08-01T05:31:43.008Z] Removing intermediate container 6a209c7c7986 [2022-08-01T05:31:43.008Z] ---> bcff1ba8dcee [2022-08-01T05:31:43.008Z] Step 13/24 : FROM alpine:3.16 [2022-08-01T05:31:43.008Z] 3.16: Pulling from library/alpine [2022-08-01T05:31:43.008Z] f97344484467: Pulling fs layer [2022-08-01T05:31:43.008Z] f97344484467: Download complete [2022-08-01T05:31:43.008Z] f97344484467: Pull complete [2022-08-01T05:31:43.008Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-01T05:31:43.008Z] Status: Downloaded newer image for alpine:3.16 [2022-08-01T05:31:43.008Z] ---> 3d81c46cd875 [2022-08-01T05:31:43.008Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-01T05:31:43.008Z] ---> Running in b2477cca96b8 [2022-08-01T05:31:43.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T05:31:43.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T05:31:43.008Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-01T05:31:43.008Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-01T05:31:43.008Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-01T05:31:43.008Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-01T05:31:43.008Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-01T05:31:43.008Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-01T05:31:43.008Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T05:31:43.008Z] OK: 8 MiB in 20 packages [2022-08-01T05:31:43.008Z] Removing intermediate container b2477cca96b8 [2022-08-01T05:31:43.008Z] ---> e6529ff19478 [2022-08-01T05:31:43.008Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-08-01T05:31:43.008Z] ---> 7239a81bd1b3 [2022-08-01T05:31:43.008Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-08-01T05:31:43.008Z] ---> c658f690cc2f [2022-08-01T05:31:43.008Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-08-01T05:31:43.008Z] ---> b2367c0ac36a [2022-08-01T05:31:43.008Z] Step 18/24 : EXPOSE 59993 [2022-08-01T05:31:43.008Z] ---> Running in 0abf7c45a829 [2022-08-01T05:31:43.008Z] Removing intermediate container 0abf7c45a829 [2022-08-01T05:31:43.008Z] ---> 1032402f3b0f [2022-08-01T05:31:43.008Z] Step 19/24 : EXPOSE 161 [2022-08-01T05:31:43.008Z] ---> Running in 60d9d75d5344 [2022-08-01T05:31:43.008Z] Removing intermediate container 60d9d75d5344 [2022-08-01T05:31:43.008Z] ---> 5fad8b81baf7 [2022-08-01T05:31:43.008Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-08-01T05:31:43.008Z] ---> Running in 76d0008ffb6e [2022-08-01T05:31:43.008Z] Removing intermediate container 76d0008ffb6e [2022-08-01T05:31:43.008Z] ---> 6bc0ca30d621 [2022-08-01T05:31:43.008Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-08-01T05:31:43.008Z] ---> Running in de31d9eca2a7 [2022-08-01T05:31:43.008Z] Removing intermediate container de31d9eca2a7 [2022-08-01T05:31:43.008Z] ---> 58dee8adaaf6 [2022-08-01T05:31:43.008Z] Step 22/24 : LABEL arch=arm64 [2022-08-01T05:31:43.008Z] ---> Running in 16ab901f4972 [2022-08-01T05:31:43.008Z] Removing intermediate container 16ab901f4972 [2022-08-01T05:31:43.008Z] ---> bfc50a78fe82 [2022-08-01T05:31:43.008Z] Step 23/24 : LABEL git_sha=a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [2022-08-01T05:31:43.008Z] ---> Running in 417bd097b937 [2022-08-01T05:31:43.009Z] Removing intermediate container 417bd097b937 [2022-08-01T05:31:43.009Z] ---> 439f4922012b [2022-08-01T05:31:43.009Z] Step 24/24 : LABEL version=2.3.0-dev.9 [2022-08-01T05:31:43.009Z] ---> Running in d895729b0620 [2022-08-01T05:31:43.009Z] Removing intermediate container d895729b0620 [2022-08-01T05:31:43.009Z] ---> cf366ceff853 [2022-08-01T05:31:43.009Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-01T05:31:43.009Z] Successfully built cf366ceff853 [2022-08-01T05:31:43.009Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T05:31:43.139Z] provisioning config files... [2022-08-01T05:31:43.158Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/40@tmp/config6733808488005278187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T05:31:43.509Z] ---> docker-login.sh [2022-08-01T05:31:43.509Z] nexus3.edgexfoundry.org:10001 [2022-08-01T05:31:43.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:31:43.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:31:43.781Z] Configure a credential helper to remove this warning. See [2022-08-01T05:31:43.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:31:43.781Z] [2022-08-01T05:31:43.781Z] Login Succeeded [2022-08-01T05:31:43.781Z] nexus3.edgexfoundry.org:10002 [2022-08-01T05:31:44.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:31:44.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:31:44.376Z] Configure a credential helper to remove this warning. See [2022-08-01T05:31:44.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:31:44.376Z] [2022-08-01T05:31:44.376Z] Login Succeeded [2022-08-01T05:31:44.376Z] nexus3.edgexfoundry.org:10003 [2022-08-01T05:31:44.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:31:44.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:31:44.926Z] Configure a credential helper to remove this warning. See [2022-08-01T05:31:44.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:31:44.926Z] [2022-08-01T05:31:44.926Z] Login Succeeded [2022-08-01T05:31:44.926Z] nexus3.edgexfoundry.org:10004 [2022-08-01T05:31:45.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:31:45.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:31:45.476Z] Configure a credential helper to remove this warning. See [2022-08-01T05:31:45.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:31:45.476Z] [2022-08-01T05:31:45.476Z] Login Succeeded [2022-08-01T05:31:45.476Z] docker.io [2022-08-01T05:31:45.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T05:31:46.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T05:31:46.026Z] Configure a credential helper to remove this warning. See [2022-08-01T05:31:46.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T05:31:46.026Z] [2022-08-01T05:31:46.026Z] Login Succeeded [2022-08-01T05:31:46.026Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T05:31:46.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T05:31:46.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T05:31:46.109Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-08-01T05:31:46.109Z] a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [2022-08-01T05:31:46.109Z] latest [2022-08-01T05:31:46.109Z] 2.3.0-dev.9 [2022-08-01T05:31:46.109Z] a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9 [2022-08-01T05:31:46.109Z] main [2022-08-01T05:31:46.109Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:31:46.498Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:31:46.877Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [2022-08-01T05:31:46.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-08-01T05:31:46.877Z] 795fbe67ed59: Preparing [2022-08-01T05:31:46.877Z] d98eb74c536a: Preparing [2022-08-01T05:31:46.877Z] 4ba8c0efda23: Preparing [2022-08-01T05:31:46.878Z] 7b313be5ad9f: Preparing [2022-08-01T05:31:46.878Z] 5b7df235d876: Preparing [2022-08-01T05:31:46.878Z] 5b7df235d876: Layer already exists [2022-08-01T05:31:47.159Z] d98eb74c536a: Pushed [2022-08-01T05:31:47.159Z] 795fbe67ed59: Pushed [2022-08-01T05:31:47.758Z] 7b313be5ad9f: Pushed [2022-08-01T05:31:52.065Z] 4ba8c0efda23: Pushed [2022-08-01T05:31:52.338Z] a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac: digest: sha256:665ebf01587f64257948fc8aea875e12de329943c4c712bcc9584b28612bcfc4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:31:52.703Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:31:53.066Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-08-01T05:31:53.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-08-01T05:31:53.066Z] 795fbe67ed59: Preparing [2022-08-01T05:31:53.066Z] d98eb74c536a: Preparing [2022-08-01T05:31:53.066Z] 4ba8c0efda23: Preparing [2022-08-01T05:31:53.066Z] 7b313be5ad9f: Preparing [2022-08-01T05:31:53.066Z] 5b7df235d876: Preparing [2022-08-01T05:31:53.066Z] 4ba8c0efda23: Layer already exists [2022-08-01T05:31:53.066Z] 795fbe67ed59: Layer already exists [2022-08-01T05:31:53.066Z] 5b7df235d876: Layer already exists [2022-08-01T05:31:53.066Z] d98eb74c536a: Layer already exists [2022-08-01T05:31:53.066Z] 7b313be5ad9f: Layer already exists [2022-08-01T05:31:53.337Z] latest: digest: sha256:665ebf01587f64257948fc8aea875e12de329943c4c712bcc9584b28612bcfc4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:31:53.707Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:31:54.062Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.9 [2022-08-01T05:31:54.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-08-01T05:31:54.062Z] 795fbe67ed59: Preparing [2022-08-01T05:31:54.062Z] d98eb74c536a: Preparing [2022-08-01T05:31:54.062Z] 4ba8c0efda23: Preparing [2022-08-01T05:31:54.062Z] 7b313be5ad9f: Preparing [2022-08-01T05:31:54.062Z] 5b7df235d876: Preparing [2022-08-01T05:31:54.062Z] 5b7df235d876: Layer already exists [2022-08-01T05:31:54.062Z] 4ba8c0efda23: Layer already exists [2022-08-01T05:31:54.062Z] d98eb74c536a: Layer already exists [2022-08-01T05:31:54.062Z] 795fbe67ed59: Layer already exists [2022-08-01T05:31:54.062Z] 7b313be5ad9f: Layer already exists [2022-08-01T05:31:54.336Z] 2.3.0-dev.9: digest: sha256:665ebf01587f64257948fc8aea875e12de329943c4c712bcc9584b28612bcfc4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:31:54.706Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:31:55.076Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9 [2022-08-01T05:31:55.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-08-01T05:31:55.076Z] 795fbe67ed59: Preparing [2022-08-01T05:31:55.076Z] d98eb74c536a: Preparing [2022-08-01T05:31:55.076Z] 4ba8c0efda23: Preparing [2022-08-01T05:31:55.076Z] 7b313be5ad9f: Preparing [2022-08-01T05:31:55.076Z] 5b7df235d876: Preparing [2022-08-01T05:31:55.076Z] 5b7df235d876: Layer already exists [2022-08-01T05:31:55.076Z] 4ba8c0efda23: Layer already exists [2022-08-01T05:31:55.076Z] 7b313be5ad9f: Layer already exists [2022-08-01T05:31:55.076Z] 795fbe67ed59: Layer already exists [2022-08-01T05:31:55.076Z] d98eb74c536a: Layer already exists [2022-08-01T05:31:55.349Z] a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9: digest: sha256:665ebf01587f64257948fc8aea875e12de329943c4c712bcc9584b28612bcfc4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:31:55.713Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:31:56.077Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-08-01T05:31:56.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-08-01T05:31:56.077Z] 795fbe67ed59: Preparing [2022-08-01T05:31:56.077Z] d98eb74c536a: Preparing [2022-08-01T05:31:56.077Z] 4ba8c0efda23: Preparing [2022-08-01T05:31:56.077Z] 7b313be5ad9f: Preparing [2022-08-01T05:31:56.077Z] 5b7df235d876: Preparing [2022-08-01T05:31:56.077Z] 5b7df235d876: Layer already exists [2022-08-01T05:31:56.077Z] 7b313be5ad9f: Layer already exists [2022-08-01T05:31:56.077Z] 4ba8c0efda23: Layer already exists [2022-08-01T05:31:56.077Z] d98eb74c536a: Layer already exists [2022-08-01T05:31:56.077Z] 795fbe67ed59: Layer already exists [2022-08-01T05:31:56.350Z] main: digest: sha256:665ebf01587f64257948fc8aea875e12de329943c4c712bcc9584b28612bcfc4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T05:31:56.411Z] ===================================================== [Pipeline] echo [2022-08-01T05:31:56.422Z] taggedImages: [2022-08-01T05:31:56.422Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [2022-08-01T05:31:56.422Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-08-01T05:31:56.422Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.9 [2022-08-01T05:31:56.422Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac-2.3.0-dev.9 [2022-08-01T05:31:56.422Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:31:56.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T05:31:56.798Z] [2022-08-01T05:31:56.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:31:57.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T05:31:57.430Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-01T05:31:57.430Z] 8998bd30e6a1: Pulling fs layer [2022-08-01T05:31:57.430Z] 04944245beec: Pulling fs layer [2022-08-01T05:31:57.430Z] 699f458cf7ca: Pulling fs layer [2022-08-01T05:31:57.430Z] 765212b225bb: Pulling fs layer [2022-08-01T05:31:57.430Z] f23df028b6ca: Pulling fs layer [2022-08-01T05:31:57.430Z] d65c8cfc05b1: Pulling fs layer [2022-08-01T05:31:57.430Z] 2437ff75d9bd: Pulling fs layer [2022-08-01T05:31:57.430Z] f23df028b6ca: Waiting [2022-08-01T05:31:57.430Z] d65c8cfc05b1: Waiting [2022-08-01T05:31:57.430Z] 2437ff75d9bd: Waiting [2022-08-01T05:31:57.430Z] 765212b225bb: Waiting [2022-08-01T05:31:57.430Z] 04944245beec: Verifying Checksum [2022-08-01T05:31:57.430Z] 04944245beec: Download complete [2022-08-01T05:31:57.430Z] 765212b225bb: Verifying Checksum [2022-08-01T05:31:57.430Z] 765212b225bb: Download complete [2022-08-01T05:31:57.430Z] f23df028b6ca: Download complete [2022-08-01T05:31:57.430Z] d65c8cfc05b1: Verifying Checksum [2022-08-01T05:31:57.430Z] d65c8cfc05b1: Download complete [2022-08-01T05:31:57.704Z] 699f458cf7ca: Verifying Checksum [2022-08-01T05:31:57.704Z] 699f458cf7ca: Download complete [2022-08-01T05:31:57.978Z] 8998bd30e6a1: Verifying Checksum [2022-08-01T05:31:57.978Z] 8998bd30e6a1: Download complete [2022-08-01T05:31:59.956Z] 2437ff75d9bd: Verifying Checksum [2022-08-01T05:32:01.935Z] 8998bd30e6a1: Pull complete [2022-08-01T05:32:02.212Z] 04944245beec: Pull complete [2022-08-01T05:32:03.648Z] 699f458cf7ca: Pull complete [2022-08-01T05:32:03.923Z] 765212b225bb: Pull complete [2022-08-01T05:32:04.518Z] f23df028b6ca: Pull complete [2022-08-01T05:32:04.792Z] d65c8cfc05b1: Pull complete [2022-08-01T05:32:19.866Z] 2437ff75d9bd: Pull complete [2022-08-01T05:32:19.866Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-01T05:32:19.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T05:32:19.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T05:32:20.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-21645 does not seem to be running inside a container [2022-08-01T05:32:20.270Z] $ 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/40 -v /w/workspace/device-snmp-go/40:/w/workspace/device-snmp-go/40:rw,z -v /w/workspace/device-snmp-go/40@tmp:/w/workspace/device-snmp-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-01T05:32:23.012Z] $ docker top 42f02c60fb9d22ffa14bad49d2498a33a76c75b2e8b80830ba7f393c94aba6a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T05:32:23.928Z] ---> job-cost.sh [2022-08-01T05:32:23.928Z] lf-activate-venv: SKIPPING [2022-08-01T05:32:23.928Z] INFO: No Stack... [2022-08-01T05:32:24.524Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-01T05:32:25.117Z] INFO: Archiving Costs [Pipeline] sh [2022-08-01T05:32:25.780Z] + cat /w/workspace/device-snmp-go/40/archives/cost.csv [2022-08-01T05:32:25.780Z] + cut -d, -f6 [Pipeline] lock [2022-08-01T05:32:25.844Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-40-stack-cost] [2022-08-01T05:32:25.849Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-40-stack-cost] did not exist. Created. [2022-08-01T05:32:25.850Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-01T05:32:26.525Z] /w/workspace/device-snmp-go/40@tmp/durable-25a9e7b3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-01T05:32:27.203Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-01T05:32:27.230Z] Warning: overwriting stash ‘stack-cost’ [2022-08-01T05:32:27.280Z] Stashed 1 file(s) [Pipeline] } [2022-08-01T05:32:27.286Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-01T05:32:27.310Z] $ docker stop --time=1 42f02c60fb9d22ffa14bad49d2498a33a76c75b2e8b80830ba7f393c94aba6a8 [2022-08-01T05:32:28.759Z] $ docker rm -f 42f02c60fb9d22ffa14bad49d2498a33a76c75b2e8b80830ba7f393c94aba6a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-01T05:32:29.196Z] provisioning config files... [2022-08-01T05:32:29.205Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8367918016155821265tmp [Pipeline] { [Pipeline] sh [2022-08-01T05:32:29.500Z] + set +x [2022-08-01T05:32:29.500Z] + curl -s https://codecov.io/bash [2022-08-01T05:32:29.500Z] + bash -s -- [2022-08-01T05:32:29.500Z] [2022-08-01T05:32:29.500Z] _____ _ [2022-08-01T05:32:29.500Z] / ____| | | [2022-08-01T05:32:29.500Z] | | ___ __| | ___ ___ _____ __ [2022-08-01T05:32:29.500Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-01T05:32:29.500Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-01T05:32:29.500Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-01T05:32:29.500Z] Bash-1.0.6 [2022-08-01T05:32:29.500Z] [2022-08-01T05:32:29.500Z] [2022-08-01T05:32:29.500Z] ==> git version 2.25.1 found [2022-08-01T05:32:29.500Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-01T05:32:29.500Z] Release-Date: 2020-01-08 [2022-08-01T05:32:29.500Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-01T05:32:29.500Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-01T05:32:29.500Z] ==> Jenkins CI detected. [2022-08-01T05:32:29.500Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2022-08-01T05:32:29.500Z] project root: . [2022-08-01T05:32:29.500Z] --> token set from env [2022-08-01T05:32:29.500Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-01T05:32:29.500Z] ==> Running gcov in . (disable via -X gcov) [2022-08-01T05:32:29.500Z] ==> Python coveragepy not found [2022-08-01T05:32:29.500Z] ==> Searching for coverage reports in: [2022-08-01T05:32:29.500Z] + . [2022-08-01T05:32:29.500Z] -> Found 1 reports [2022-08-01T05:32:29.500Z] ==> Detecting git/mercurial file structure [2022-08-01T05:32:29.500Z] ==> Reading reports [2022-08-01T05:32:29.500Z] + ./coverage.out bytes=7631 [2022-08-01T05:32:29.500Z] ==> Appending adjustments [2022-08-01T05:32:29.500Z] https://docs.codecov.io/docs/fixing-reports [2022-08-01T05:32:29.500Z] + Found adjustments [2022-08-01T05:32:29.500Z] ==> Gzipping contents [2022-08-01T05:32:29.500Z] 4.0K /tmp/codecov.IZzR3o.gz [2022-08-01T05:32:29.500Z] ==> Uploading reports [2022-08-01T05:32:29.500Z] url: https://codecov.io [2022-08-01T05:32:29.500Z] query: branch=main&commit=a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-01T05:32:29.500Z] -> Pinging Codecov [2022-08-01T05:32:29.500Z] 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=a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-01T05:32:30.070Z] -> Uploading to [2022-08-01T05:32:30.070Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-01/6C56EA5C29638FB4528AC87E60AF5AE0/a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac/2ca42fb1-8224-4728-8eb1-92adcb3a0bf4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220801%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220801T053229Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cdd2524706e8bd37693e5818290b743a15adbdf22b808ca8e3fe6b8dd7b49c3f [2022-08-01T05:32:30.070Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T05:32:30.070Z] Dload Upload Total Spent Left Speed [2022-08-01T05:32:30.070Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1531 0 0 100 1531 0 6834 --:--:-- --:--:-- --:--:-- 6804 100 1531 0 0 100 1531 0 6352 --:--:-- --:--:-- --:--:-- 6326 [2022-08-01T05:32:30.331Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [Pipeline] } [2022-08-01T05:32:30.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-01T05:32:30.448Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-01T05:32:30.460Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:32:30.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-01T05:32:30.757Z] [2022-08-01T05:32:30.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:32:31.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-01T05:32:31.066Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-01T05:32:31.066Z] df9b9388f04a: Pulling fs layer [2022-08-01T05:32:31.066Z] 52dc419b0ee2: Pulling fs layer [2022-08-01T05:32:31.066Z] 25bc292e5bac: Pulling fs layer [2022-08-01T05:32:31.066Z] 114826534d7a: Pulling fs layer [2022-08-01T05:32:31.066Z] 4657fd5d0bcf: Pulling fs layer [2022-08-01T05:32:31.066Z] 6ad1cebc031e: Pulling fs layer [2022-08-01T05:32:31.066Z] 8a3aa393b2d8: Pulling fs layer [2022-08-01T05:32:31.066Z] 114826534d7a: Waiting [2022-08-01T05:32:31.066Z] 6ad1cebc031e: Waiting [2022-08-01T05:32:31.066Z] 4657fd5d0bcf: Waiting [2022-08-01T05:32:31.066Z] 8a3aa393b2d8: Waiting [2022-08-01T05:32:31.066Z] 25bc292e5bac: Download complete [2022-08-01T05:32:31.066Z] 52dc419b0ee2: Verifying Checksum [2022-08-01T05:32:31.066Z] 52dc419b0ee2: Download complete [2022-08-01T05:32:31.066Z] 4657fd5d0bcf: Verifying Checksum [2022-08-01T05:32:31.066Z] 4657fd5d0bcf: Download complete [2022-08-01T05:32:31.329Z] df9b9388f04a: Verifying Checksum [2022-08-01T05:32:31.329Z] df9b9388f04a: Download complete [2022-08-01T05:32:31.329Z] 6ad1cebc031e: Verifying Checksum [2022-08-01T05:32:31.329Z] 6ad1cebc031e: Download complete [2022-08-01T05:32:31.329Z] df9b9388f04a: Pull complete [2022-08-01T05:32:31.329Z] 52dc419b0ee2: Pull complete [2022-08-01T05:32:31.595Z] 25bc292e5bac: Pull complete [2022-08-01T05:32:31.859Z] 114826534d7a: Verifying Checksum [2022-08-01T05:32:31.859Z] 114826534d7a: Download complete [2022-08-01T05:32:32.120Z] 8a3aa393b2d8: Verifying Checksum [2022-08-01T05:32:32.120Z] 8a3aa393b2d8: Download complete [2022-08-01T05:32:35.409Z] 114826534d7a: Pull complete [2022-08-01T05:32:35.409Z] 4657fd5d0bcf: Pull complete [2022-08-01T05:32:35.668Z] 6ad1cebc031e: Pull complete [2022-08-01T05:32:38.959Z] 8a3aa393b2d8: Pull complete [2022-08-01T05:32:38.959Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-01T05:32:38.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-01T05:32:38.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T05:32:39.053Z] prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container [2022-08-01T05:32:39.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-01T05:32:40.898Z] $ docker top c0d01c11a06877e0efcce54c0a9e16648c1b4e0d0f73baa8e4379537b671a429 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-01T05:32:40.976Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2022-08-01T05:32:41.255Z] + set -o pipefail [2022-08-01T05:32:41.255Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2022-08-01T05:32:46.545Z] [2022-08-01T05:32:46.545Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2022-08-01T05:32:46.545Z] [2022-08-01T05:32:46.545Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/9801b46b-c500-4388-aaae-39982e1ec44f [2022-08-01T05:32:46.545Z] [2022-08-01T05:32:46.545Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-01T05:32:46.545Z] [2022-08-01T05:32:46.545Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-01T05:32:46.545Z] [2022-08-01T05:32:46.545Z] [Pipeline] } [2022-08-01T05:32:46.558Z] $ docker stop --time=1 c0d01c11a06877e0efcce54c0a9e16648c1b4e0d0f73baa8e4379537b671a429 [2022-08-01T05:32:48.610Z] $ docker rm -f c0d01c11a06877e0efcce54c0a9e16648c1b4e0d0f73baa8e4379537b671a429 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-01T05:32:49.342Z] + git log --format=format:%s -1 a6fdaab9abcf0ef5e69b571b8dca5b974b0f55ac [Pipeline] sh [2022-08-01T05:32:49.637Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T05:32:49.637Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:32:49.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T05:32:49.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T05:32:50.031Z] prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container [2022-08-01T05:32:50.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-01T05:32:50.456Z] $ docker top ab25d44e1138cdb8fdab14563a82e4ec1f2fe61bf02eacf98497e0519129da21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T05:32:50.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T05:32:50.557Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T05:32:50.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T05:32:50.670Z] $ docker exec ab25d44e1138cdb8fdab14563a82e4ec1f2fe61bf02eacf98497e0519129da21 ssh-agent [2022-08-01T05:32:50.804Z] SSH_AUTH_SOCK=/tmp/ssh-iYUDpo7EYxDV/agent.33 [2022-08-01T05:32:50.804Z] SSH_AGENT_PID=39 [2022-08-01T05:32:50.810Z] Running ssh-add (command line suppressed) [2022-08-01T05:32:50.921Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4514571640394355975.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4514571640394355975.key) [2022-08-01T05:32:50.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T05:32:51.223Z] + git semver tag [2022-08-01T05:32:51.482Z] 2022-08-01 05:32:51,432 [run_tag] DEBUG tag force:False [2022-08-01T05:32:51.482Z] 2022-08-01 05:32:51,432 [check_head_tag] DEBUG check head tag [2022-08-01T05:32:51.482Z] 2022-08-01 05:32:51,432 [execute] INFO git cat-file --batch-check [2022-08-01T05:32:51.482Z] 2022-08-01 05:32:51,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-08-01T05:32:51.482Z] 2022-08-01 05:32:51,436 [execute] INFO git cat-file --batch [2022-08-01T05:32:51.482Z] 2022-08-01 05:32:51,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-08-01T05:32:51.482Z] 2022-08-01 05:32:51,447 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-08-01T05:32:51.482Z] 2022-08-01 05:32:51,447 [execute] INFO git tag -a v2.3.0-dev.9 -m v2.3.0-dev.9 [2022-08-01T05:32:51.482Z] 2022-08-01 05:32:51,447 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.9', '-m', 'v2.3.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-08-01T05:32:51.482Z] 2022-08-01 05:32:51,452 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-08-01T05:32:51.482Z] 2.3.0-dev.9 [Pipeline] } [2022-08-01T05:32:51.492Z] $ docker exec --env ******** --env ******** ab25d44e1138cdb8fdab14563a82e4ec1f2fe61bf02eacf98497e0519129da21 ssh-agent -k [2022-08-01T05:32:51.592Z] unset SSH_AUTH_SOCK; [2022-08-01T05:32:51.593Z] unset SSH_AGENT_PID; [2022-08-01T05:32:51.593Z] echo Agent pid 39 killed; [2022-08-01T05:32:51.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T05:32:51.913Z] + git semver [Pipeline] } [2022-08-01T05:32:52.195Z] $ docker stop --time=1 ab25d44e1138cdb8fdab14563a82e4ec1f2fe61bf02eacf98497e0519129da21 [2022-08-01T05:32:53.533Z] $ docker rm -f ab25d44e1138cdb8fdab14563a82e4ec1f2fe61bf02eacf98497e0519129da21 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:32:53.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-01T05:32:53.964Z] [2022-08-01T05:32:53.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:32:54.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-01T05:32:54.272Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-01T05:32:54.272Z] ab5ef0e58194: Pulling fs layer [2022-08-01T05:32:54.272Z] 9712f1f96733: Pulling fs layer [2022-08-01T05:32:54.272Z] 63f879dbbcfc: Pulling fs layer [2022-08-01T05:32:54.272Z] 0d9ebad4ef96: Pulling fs layer [2022-08-01T05:32:54.272Z] e9a5061849ea: Pulling fs layer [2022-08-01T05:32:54.272Z] d747dcd14b5f: Pulling fs layer [2022-08-01T05:32:54.272Z] 2de7ff778b66: Pulling fs layer [2022-08-01T05:32:54.272Z] e9a5061849ea: Waiting [2022-08-01T05:32:54.272Z] d747dcd14b5f: Waiting [2022-08-01T05:32:54.272Z] 0d9ebad4ef96: Waiting [2022-08-01T05:32:54.272Z] 2de7ff778b66: Waiting [2022-08-01T05:32:54.272Z] 9712f1f96733: Download complete [2022-08-01T05:32:54.533Z] 63f879dbbcfc: Verifying Checksum [2022-08-01T05:32:54.533Z] 63f879dbbcfc: Download complete [2022-08-01T05:32:54.794Z] e9a5061849ea: Verifying Checksum [2022-08-01T05:32:54.794Z] e9a5061849ea: Download complete [2022-08-01T05:32:54.794Z] ab5ef0e58194: Verifying Checksum [2022-08-01T05:32:54.794Z] ab5ef0e58194: Download complete [2022-08-01T05:32:54.794Z] d747dcd14b5f: Verifying Checksum [2022-08-01T05:32:54.794Z] d747dcd14b5f: Download complete [2022-08-01T05:32:55.053Z] 0d9ebad4ef96: Verifying Checksum [2022-08-01T05:32:55.053Z] 0d9ebad4ef96: Download complete [2022-08-01T05:32:55.053Z] 2de7ff778b66: Verifying Checksum [2022-08-01T05:32:55.053Z] 2de7ff778b66: Download complete [2022-08-01T05:32:57.593Z] ab5ef0e58194: Pull complete [2022-08-01T05:32:57.852Z] 9712f1f96733: Pull complete [2022-08-01T05:32:58.421Z] 63f879dbbcfc: Pull complete [2022-08-01T05:33:02.616Z] 0d9ebad4ef96: Pull complete [2022-08-01T05:33:02.616Z] e9a5061849ea: Pull complete [2022-08-01T05:33:02.616Z] d747dcd14b5f: Pull complete [2022-08-01T05:33:03.994Z] 2de7ff778b66: Pull complete [2022-08-01T05:33:03.994Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-01T05:33:03.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-01T05:33:03.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T05:33:04.090Z] prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container [2022-08-01T05:33:04.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-01T05:33:06.052Z] $ docker top 3c680a17a97681e16512bb340d43d5146aaeb53bc00817d14614a5758afb3450 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-01T05:33:06.138Z] provisioning config files... [2022-08-01T05:33:06.148Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2170085152655474603tmp [2022-08-01T05:33:06.159Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6468584971598421226tmp [2022-08-01T05:33:06.170Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6653381137962933714tmp [Pipeline] { [Pipeline] echo [2022-08-01T05:33:06.185Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T05:33:06.472Z] ---> sigul-configuration.sh [2022-08-01T05:33:06.472Z] gpg: directory `/root/.gnupg' created [2022-08-01T05:33:06.472Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-01T05:33:06.472Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-01T05:33:06.472Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-01T05:33:06.472Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-01T05:33:06.472Z] gpg: CAST5 encrypted data [2022-08-01T05:33:06.472Z] gpg: encrypted with 1 passphrase [2022-08-01T05:33:06.472Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-01T05:33:06.759Z] + mkdir /home/jenkins [2022-08-01T05:33:06.759Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-01T05:33:07.049Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-08-01T05:33:07.061Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T05:33:07.350Z] ---> sigul-install.sh [2022-08-01T05:33:07.351Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-01T05:33:07.641Z] + git tag --list [2022-08-01T05:33:07.641Z] 1.0.0 [2022-08-01T05:33:07.641Z] v0.0.0 [2022-08-01T05:33:07.641Z] v1.1.0 [2022-08-01T05:33:07.641Z] v1.1.1 [2022-08-01T05:33:07.641Z] v1.2.2 [2022-08-01T05:33:07.641Z] v1.3.0 [2022-08-01T05:33:07.641Z] v1.3.1 [2022-08-01T05:33:07.641Z] v2.0.0 [2022-08-01T05:33:07.641Z] v2.1.0 [2022-08-01T05:33:07.641Z] v2.1.1 [2022-08-01T05:33:07.641Z] v2.1.1-dev.2 [2022-08-01T05:33:07.641Z] v2.1.1-dev.3 [2022-08-01T05:33:07.641Z] v2.2.0 [2022-08-01T05:33:07.641Z] v2.2.1-dev.1 [2022-08-01T05:33:07.641Z] v2.2.1-dev.2 [2022-08-01T05:33:07.641Z] v2.2.1-dev.3 [2022-08-01T05:33:07.641Z] v2.2.1-dev.4 [2022-08-01T05:33:07.641Z] v2.2.1-dev.5 [2022-08-01T05:33:07.641Z] v2.2.1-dev.6 [2022-08-01T05:33:07.641Z] v2.2.1-dev.7 [2022-08-01T05:33:07.641Z] v2.3.0-dev.7 [2022-08-01T05:33:07.641Z] v2.3.0-dev.8 [2022-08-01T05:33:07.641Z] v2.3.0-dev.9 [Pipeline] sh [2022-08-01T05:33:07.933Z] + lftools sign git-tag v2.3.0-dev.9 [2022-08-01T05:33:08.506Z] Signing Git tag with Sigul... [2022-08-01T05:33:08.506Z] Signing v2.3.0-dev.9 [Pipeline] echo [2022-08-01T05:33:09.084Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T05:33:09.370Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-01T05:33:09.379Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-01T05:33:09.396Z] $ docker stop --time=1 3c680a17a97681e16512bb340d43d5146aaeb53bc00817d14614a5758afb3450 [2022-08-01T05:33:10.745Z] $ docker rm -f 3c680a17a97681e16512bb340d43d5146aaeb53bc00817d14614a5758afb3450 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-01T05:33:11.175Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T05:33:11.175Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:33:11.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T05:33:11.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T05:33:11.572Z] prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container [2022-08-01T05:33:11.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-01T05:33:12.014Z] $ docker top 201d8609fa2ea76b42f9b050ce003aae5050441379f587db18a2694aaded18ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T05:33:12.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T05:33:12.112Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T05:33:12.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T05:33:12.245Z] $ docker exec 201d8609fa2ea76b42f9b050ce003aae5050441379f587db18a2694aaded18ac ssh-agent [2022-08-01T05:33:12.369Z] SSH_AUTH_SOCK=/tmp/ssh-tlAVlkH2M3e1/agent.32 [2022-08-01T05:33:12.369Z] SSH_AGENT_PID=38 [2022-08-01T05:33:12.373Z] Running ssh-add (command line suppressed) [2022-08-01T05:33:12.483Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2831084977251074321.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2831084977251074321.key) [2022-08-01T05:33:12.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T05:33:12.782Z] + git semver bump pre [2022-08-01T05:33:13.041Z] 2022-08-01 05:33:12,954 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-08-01T05:33:13.041Z] 2022-08-01 05:33:12,954 [bump_version] DEBUG bumping version:2.3.0-dev.9 on axis:pre with prefix:dev [2022-08-01T05:33:13.041Z] 2022-08-01 05:33:12,954 [bump_version] DEBUG bumped version:2.3.0-dev.10 [2022-08-01T05:33:13.041Z] 2022-08-01 05:33:12,954 [write_version] DEBUG write version:2.3.0-dev.10 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2022-08-01T05:33:13.041Z] 2022-08-01 05:33:12,954 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-08-01T05:33:13.041Z] 2022-08-01 05:33:12,954 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-08-01T05:33:13.041Z] 2022-08-01 05:33:12,957 [execute] INFO git cat-file --batch-check [2022-08-01T05:33:13.041Z] 2022-08-01 05:33:12,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-01T05:33:13.042Z] 2022-08-01 05:33:12,962 [execute] INFO git cat-file --batch [2022-08-01T05:33:13.042Z] 2022-08-01 05:33:12,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-01T05:33:13.042Z] 2022-08-01 05:33:12,969 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-08-01T05:33:13.042Z] 2.3.0-dev.10 [Pipeline] } [2022-08-01T05:33:13.052Z] $ docker exec --env ******** --env ******** 201d8609fa2ea76b42f9b050ce003aae5050441379f587db18a2694aaded18ac ssh-agent -k [2022-08-01T05:33:13.166Z] unset SSH_AUTH_SOCK; [2022-08-01T05:33:13.167Z] unset SSH_AGENT_PID; [2022-08-01T05:33:13.167Z] echo Agent pid 38 killed; [2022-08-01T05:33:13.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T05:33:13.480Z] + git semver [Pipeline] } [2022-08-01T05:33:13.752Z] $ docker stop --time=1 201d8609fa2ea76b42f9b050ce003aae5050441379f587db18a2694aaded18ac [2022-08-01T05:33:15.055Z] $ docker rm -f 201d8609fa2ea76b42f9b050ce003aae5050441379f587db18a2694aaded18ac [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T05:33:15.415Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T05:33:15.415Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:33:15.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T05:33:15.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T05:33:15.815Z] prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container [2022-08-01T05:33:15.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-01T05:33:16.225Z] $ docker top e9b97f6841bd3ef6d0017f4b92cbe2b07e1b47c0cfaee7b49b7f91e3210d999d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T05:33:16.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T05:33:16.336Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T05:33:16.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T05:33:16.463Z] $ docker exec e9b97f6841bd3ef6d0017f4b92cbe2b07e1b47c0cfaee7b49b7f91e3210d999d ssh-agent [2022-08-01T05:33:16.591Z] SSH_AUTH_SOCK=/tmp/ssh-GSCnVkq7LZQF/agent.33 [2022-08-01T05:33:16.591Z] SSH_AGENT_PID=39 [2022-08-01T05:33:16.597Z] Running ssh-add (command line suppressed) [2022-08-01T05:33:16.707Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3022490143354762601.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3022490143354762601.key) [2022-08-01T05:33:16.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T05:33:17.021Z] + git semver push [2022-08-01T05:33:17.284Z] 2022-08-01 05:33:17,211 [run_push] DEBUG push [2022-08-01T05:33:17.284Z] 2022-08-01 05:33:17,212 [execute] INFO git cat-file --batch-check [2022-08-01T05:33:17.284Z] 2022-08-01 05:33:17,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-01T05:33:17.284Z] 2022-08-01 05:33:17,216 [execute] INFO git rev-list d8bcf41ddc03e45520f0ee42ea652649ff3361e1 -- [2022-08-01T05:33:17.284Z] 2022-08-01 05:33:17,216 [execute] DEBUG Popen(['git', 'rev-list', 'd8bcf41ddc03e45520f0ee42ea652649ff3361e1', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-01T05:33:17.284Z] 2022-08-01 05:33:17,224 [execute] INFO git fetch -v origin [2022-08-01T05:33:17.284Z] 2022-08-01 05:33:17,225 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-01T05:33:17.855Z] 2022-08-01 05:33:17,696 [run_push] DEBUG no remote changes detected [2022-08-01T05:33:17.855Z] 2022-08-01 05:33:17,696 [execute] INFO git push origin semver [2022-08-01T05:33:17.855Z] 2022-08-01 05:33:17,697 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-01T05:33:18.428Z] 2022-08-01 05:33:18,416 [run_push] DEBUG push all version tags [2022-08-01T05:33:18.428Z] 2022-08-01 05:33:18,416 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-01T05:33:18.428Z] 2022-08-01 05:33:18,417 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-08-01T05:33:19.371Z] 2022-08-01 05:33:19,084 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-08-01T05:33:19.371Z] 2.3.0-dev.10 [Pipeline] } [2022-08-01T05:33:19.381Z] $ docker exec --env ******** --env ******** e9b97f6841bd3ef6d0017f4b92cbe2b07e1b47c0cfaee7b49b7f91e3210d999d ssh-agent -k [2022-08-01T05:33:19.489Z] unset SSH_AUTH_SOCK; [2022-08-01T05:33:19.489Z] unset SSH_AGENT_PID; [2022-08-01T05:33:19.489Z] echo Agent pid 39 killed; [2022-08-01T05:33:19.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T05:33:19.823Z] + git semver [Pipeline] } [2022-08-01T05:33:20.098Z] $ docker stop --time=1 e9b97f6841bd3ef6d0017f4b92cbe2b07e1b47c0cfaee7b49b7f91e3210d999d [2022-08-01T05:33:21.429Z] $ docker rm -f e9b97f6841bd3ef6d0017f4b92cbe2b07e1b47c0cfaee7b49b7f91e3210d999d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-01T05:33:22.050Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2022-08-01T05:33:22.050Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-08-01T05:33:22.050Z] total 16 [2022-08-01T05:33:22.050Z] drwxr-xr-x 3 root root 4096 Aug 1 05:24 . [2022-08-01T05:33:22.050Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 05:33 .. [2022-08-01T05:33:22.050Z] drwxr-xr-x 2 root root 4096 Aug 1 05:24 cost [2022-08-01T05:33:22.050Z] -rw-r--r-- 1 root root 85 Aug 1 05:24 cost.csv [2022-08-01T05:33:22.050Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-08-01T05:33:22.050Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-08-01T05:33:22.050Z] total 16 [2022-08-01T05:33:22.050Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 05:24 . [2022-08-01T05:33:22.050Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 05:33 .. [2022-08-01T05:33:22.050Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 1 05:24 cost [2022-08-01T05:33:22.050Z] -rw-r--r-- 1 jenkins jenkins 85 Aug 1 05:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-01T05:33:22.408Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T05:33:23.273Z] ---> package-listing.sh [2022-08-01T05:33:23.273Z] ++ facter osfamily [2022-08-01T05:33:23.273Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-01T05:33:23.535Z] + OS_FAMILY=debian [2022-08-01T05:33:23.535Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-08-01T05:33:23.535Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-01T05:33:23.535Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-01T05:33:23.535Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-01T05:33:23.535Z] + PACKAGES=/tmp/packages_start.txt [2022-08-01T05:33:23.535Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-08-01T05:33:23.535Z] + PACKAGES=/tmp/packages_end.txt [2022-08-01T05:33:23.535Z] + case "${OS_FAMILY}" in [2022-08-01T05:33:23.535Z] + dpkg -l [2022-08-01T05:33:23.535Z] + grep '^ii' [2022-08-01T05:33:23.535Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-01T05:33:23.535Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-01T05:33:23.535Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-01T05:33:23.535Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-08-01T05:33:23.535Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-08-01T05:33:23.535Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2022-08-01T05:33:23.548Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-01T05:33:23.829Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T05:33:24.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T05:33:24.400Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T05:33:24.490Z] prd-ubuntu20.04-docker-8c-8g-21643 does not seem to be running inside a container [2022-08-01T05:33:24.528Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-01T05:33:24.789Z] $ docker top 8ac0bf1daf052094c7a0fb06a8f6c7ec0e9c445e676117ec78a0024d727c7b3d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T05:33:25.154Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-01T05:33:25.462Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-01T05:33:25.749Z] + ls /var/log/sa-host [2022-08-01T05:33:25.749Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T05:33:25.820Z] provisioning config files... [2022-08-01T05:33:25.829Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1204131623892884062tmp [Pipeline] { [Pipeline] echo [2022-08-01T05:33:25.840Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T05:33:26.125Z] ---> create-netrc.sh [Pipeline] } [2022-08-01T05:33:26.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-01T05:33:26.454Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-01T05:33:26.464Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T05:33:26.749Z] ---> sudo-logs.sh [2022-08-01T05:33:26.749Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-01T05:33:26.787Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T05:33:27.075Z] ---> job-cost.sh [2022-08-01T05:33:27.076Z] lf-activate-venv: SKIPPING [2022-08-01T05:33:27.076Z] DEBUG: total: 0.2199999988079071 [2022-08-01T05:33:27.076Z] INFO: Retrieving Stack Cost... [2022-08-01T05:33:27.645Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-01T05:33:28.218Z] INFO: Archiving Costs [Pipeline] echo [2022-08-01T05:33:28.228Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T05:33:28.510Z] ---> logs-deploy.sh [2022-08-01T05:33:28.510Z] lf-activate-venv: SKIPPING [2022-08-01T05:33:28.510Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/40 [2022-08-01T05:33:28.510Z] INFO: archiving workspace using pattern(s): [2022-08-01T05:33:29.448Z] Archives upload complete. [2022-08-01T05:33:29.708Z] INFO: archiving logs to Nexus [2022-08-01T05:33:30.278Z] ---> uname -a: [2022-08-01T05:33:30.278Z] Linux prd-ubuntu20-04-docker-8c-8g-21643 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-01T05:33:30.278Z] [2022-08-01T05:33:30.278Z] [2022-08-01T05:33:30.278Z] ---> lscpu: [2022-08-01T05:33:30.278Z] Architecture: x86_64 [2022-08-01T05:33:30.278Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-01T05:33:30.278Z] Byte Order: Little Endian [2022-08-01T05:33:30.278Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-01T05:33:30.278Z] CPU(s): 8 [2022-08-01T05:33:30.278Z] On-line CPU(s) list: 0-7 [2022-08-01T05:33:30.278Z] Thread(s) per core: 1 [2022-08-01T05:33:30.278Z] Core(s) per socket: 1 [2022-08-01T05:33:30.278Z] Socket(s): 8 [2022-08-01T05:33:30.278Z] NUMA node(s): 1 [2022-08-01T05:33:30.278Z] Vendor ID: AuthenticAMD [2022-08-01T05:33:30.278Z] CPU family: 23 [2022-08-01T05:33:30.278Z] Model: 49 [2022-08-01T05:33:30.278Z] Model name: AMD EPYC-Rome Processor [2022-08-01T05:33:30.278Z] Stepping: 0 [2022-08-01T05:33:30.278Z] CPU MHz: 2799.998 [2022-08-01T05:33:30.278Z] BogoMIPS: 5599.99 [2022-08-01T05:33:30.278Z] Virtualization: AMD-V [2022-08-01T05:33:30.278Z] Hypervisor vendor: KVM [2022-08-01T05:33:30.278Z] Virtualization type: full [2022-08-01T05:33:30.278Z] L1d cache: 256 KiB [2022-08-01T05:33:30.278Z] L1i cache: 256 KiB [2022-08-01T05:33:30.278Z] L2 cache: 4 MiB [2022-08-01T05:33:30.278Z] L3 cache: 128 MiB [2022-08-01T05:33:30.278Z] NUMA node0 CPU(s): 0-7 [2022-08-01T05:33:30.278Z] Vulnerability Itlb multihit: Not affected [2022-08-01T05:33:30.278Z] Vulnerability L1tf: Not affected [2022-08-01T05:33:30.278Z] Vulnerability Mds: Not affected [2022-08-01T05:33:30.278Z] Vulnerability Meltdown: Not affected [2022-08-01T05:33:30.278Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-01T05:33:30.278Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-01T05:33:30.278Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-01T05:33:30.278Z] Vulnerability Srbds: Not affected [2022-08-01T05:33:30.278Z] Vulnerability Tsx async abort: Not affected [2022-08-01T05:33:30.279Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-01T05:33:30.279Z] [2022-08-01T05:33:30.279Z] [2022-08-01T05:33:30.279Z] ---> nproc: [2022-08-01T05:33:30.279Z] 8 [2022-08-01T05:33:30.279Z] [2022-08-01T05:33:30.279Z] [2022-08-01T05:33:30.279Z] ---> df -h: [2022-08-01T05:33:30.279Z] Filesystem Size Used Avail Use% Mounted on [2022-08-01T05:33:30.279Z] overlay 155G 13G 143G 8% / [2022-08-01T05:33:30.279Z] tmpfs 64M 0 64M 0% /dev [2022-08-01T05:33:30.279Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-01T05:33:30.279Z] shm 64M 0 64M 0% /dev/shm [2022-08-01T05:33:30.279Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-08-01T05:33:30.279Z] [2022-08-01T05:33:30.279Z] [2022-08-01T05:33:30.279Z] ---> sar -b -r -n DEV: [2022-08-01T05:33:30.279Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21643) 08/01/22 _x86_64_ (8 CPU) [2022-08-01T05:33:30.279Z] [2022-08-01T05:33:30.279Z] 05:21:43 LINUX RESTART (8 CPU) [2022-08-01T05:33:30.279Z] [2022-08-01T05:33:30.279Z] 05:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-01T05:33:30.279Z] 05:23:02 483.97 54.39 429.58 0.00 5120.75 215412.23 0.00 [2022-08-01T05:33:30.279Z] 05:24:01 173.45 0.24 173.21 0.00 19.93 24797.97 0.00 [2022-08-01T05:33:30.279Z] 05:25:01 34.54 0.02 34.53 0.00 0.93 16760.94 0.00 [2022-08-01T05:33:30.279Z] 05:26:01 2.32 0.00 2.32 0.00 0.00 25.47 0.00 [2022-08-01T05:33:30.279Z] 05:27:01 1.80 0.02 1.78 0.00 0.13 20.13 0.00 [2022-08-01T05:33:30.279Z] 05:28:01 2.18 0.00 2.18 0.00 0.00 23.60 0.00 [2022-08-01T05:33:30.279Z] 05:29:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 [2022-08-01T05:33:30.279Z] 05:30:01 2.13 0.00 2.13 0.00 0.00 25.06 0.00 [2022-08-01T05:33:30.279Z] 05:31:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2022-08-01T05:33:30.279Z] 05:32:01 1.90 0.00 1.90 0.00 0.00 25.19 0.00 [2022-08-01T05:33:30.279Z] 05:33:01 70.02 0.47 69.56 0.00 19.20 42515.85 0.00 [2022-08-01T05:33:30.279Z] Average: 70.29 5.02 65.27 0.00 469.84 27242.42 0.00 [2022-08-01T05:33:30.279Z] [2022-08-01T05:33:30.279Z] 05:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-01T05:33:30.279Z] 05:23:02 27859548 31778460 522472 1.59 173432 3913796 2050376 6.04 1238612 3303160 244 [2022-08-01T05:33:30.279Z] 05:24:01 28162172 31792936 503224 1.53 165556 3664244 1901548 5.60 1246616 3019760 756 [2022-08-01T05:33:30.279Z] 05:25:01 27639872 31780612 512928 1.56 173896 4116108 1932908 5.70 1272484 3459040 136 [2022-08-01T05:33:30.279Z] 05:26:01 27639980 31780776 512440 1.56 173960 4116112 1932908 5.70 1272480 3459044 16 [2022-08-01T05:33:30.279Z] 05:27:01 27652588 31793436 499708 1.52 174048 4116116 1932908 5.70 1260420 3459048 12 [2022-08-01T05:33:30.279Z] 05:28:01 27652644 31793564 499536 1.52 174116 4116120 1932908 5.70 1260200 3459048 12 [2022-08-01T05:33:30.279Z] 05:29:01 27658864 31799948 493200 1.50 174176 4116124 1932908 5.70 1254304 3459164 20 [2022-08-01T05:33:30.279Z] 05:30:01 27658848 31800008 493120 1.50 174236 4116132 1932908 5.70 1255020 3459168 12 [2022-08-01T05:33:30.279Z] 05:31:01 27658580 31799792 493320 1.50 174268 4116132 1932908 5.70 1254944 3459172 12 [2022-08-01T05:33:30.279Z] 05:32:01 27658244 31799484 493760 1.50 174312 4116112 1932908 5.70 1255352 3459152 88 [2022-08-01T05:33:30.279Z] 05:33:01 26172516 31719876 569972 1.73 211736 5371128 2309804 6.81 1409768 4672068 572744 [2022-08-01T05:33:30.279Z] Average: 27583078 31785354 508516 1.55 176703 4170739 1974999 5.82 1270927 3515257 52187 [2022-08-01T05:33:30.279Z] [2022-08-01T05:33:30.279Z] 05:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-01T05:33:30.279Z] 05:23:02 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:23:02 ens3 773.07 489.34 7910.33 111.28 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:23:02 docker0 111.18 147.11 9.58 1521.06 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:24:01 lo 5.69 5.69 0.55 0.55 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:24:01 ens3 131.48 105.83 212.35 285.60 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:24:01 docker0 10.08 14.79 0.61 100.40 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:25:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:25:01 ens3 128.03 92.30 2528.98 64.96 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:26:01 ens3 0.55 0.37 0.27 0.21 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:27:01 ens3 6.37 2.67 5.84 0.42 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:28:01 ens3 0.25 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:29:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:30:01 ens3 1.08 0.67 0.36 0.23 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:31:01 ens3 0.48 0.23 0.12 0.08 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:32:01 ens3 0.60 0.37 0.27 0.21 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:33:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:33:01 ens3 309.45 211.21 7854.53 65.44 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] 05:33:01 docker0 32.74 43.21 3.06 687.64 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] Average: lo 1.58 1.58 0.15 0.15 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] Average: ens3 122.87 82.07 1685.17 47.69 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] Average: docker0 14.01 18.65 1.21 210.08 0.00 0.00 0.00 0.00 [2022-08-01T05:33:30.279Z] [2022-08-01T05:33:30.279Z] [2022-08-01T05:33:30.279Z] ---> sar -P ALL: [2022-08-01T05:33:30.279Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21643) 08/01/22 _x86_64_ (8 CPU) [2022-08-01T05:33:30.279Z] [2022-08-01T05:33:30.279Z] 05:21:43 LINUX RESTART (8 CPU) [2022-08-01T05:33:30.279Z] [2022-08-01T05:33:30.279Z] 05:22:01 CPU %user %nice %system %iowait %steal %idle [2022-08-01T05:33:30.279Z] 05:23:02 all 13.28 0.00 5.55 2.70 0.07 78.41 [2022-08-01T05:33:30.279Z] 05:23:02 0 12.77 0.00 4.06 1.20 0.07 81.91 [2022-08-01T05:33:30.279Z] 05:23:02 1 13.83 0.00 6.47 3.07 0.05 76.58 [2022-08-01T05:33:30.279Z] 05:23:02 2 12.00 0.00 5.64 1.20 0.07 81.10 [2022-08-01T05:33:30.279Z] 05:23:02 3 13.10 0.00 8.08 8.64 0.08 70.09 [2022-08-01T05:33:30.279Z] 05:23:02 4 14.92 0.00 6.02 2.87 0.07 76.12 [2022-08-01T05:33:30.279Z] 05:23:02 5 14.83 0.00 3.69 0.61 0.07 80.80 [2022-08-01T05:33:30.279Z] 05:23:02 6 12.00 0.00 4.60 1.23 0.08 82.09 [2022-08-01T05:33:30.279Z] 05:23:02 7 12.77 0.00 5.85 2.76 0.07 78.55 [2022-08-01T05:33:30.279Z] 05:24:01 all 35.06 0.00 5.96 0.77 0.09 58.13 [2022-08-01T05:33:30.279Z] 05:24:01 0 32.76 0.00 5.61 0.05 0.07 61.51 [2022-08-01T05:33:30.279Z] 05:24:01 1 34.99 0.00 6.04 1.99 0.09 56.89 [2022-08-01T05:33:30.279Z] 05:24:01 2 35.96 0.00 6.14 0.14 0.09 57.68 [2022-08-01T05:33:30.279Z] 05:24:01 3 35.06 0.00 6.08 0.12 0.10 58.64 [2022-08-01T05:33:30.279Z] 05:24:01 4 35.49 0.00 6.23 0.58 0.09 57.61 [2022-08-01T05:33:30.279Z] 05:24:01 5 35.22 0.00 5.71 0.24 0.09 58.75 [2022-08-01T05:33:30.279Z] 05:24:01 6 35.67 0.00 5.85 2.49 0.07 55.93 [2022-08-01T05:33:30.279Z] 05:24:01 7 35.31 0.00 5.98 0.58 0.10 58.02 [2022-08-01T05:33:30.279Z] 05:25:01 all 3.26 0.00 1.22 0.28 0.03 95.22 [2022-08-01T05:33:30.279Z] 05:25:01 0 2.81 0.00 1.54 0.02 0.02 95.62 [2022-08-01T05:33:30.279Z] 05:25:01 1 4.94 0.00 1.07 0.40 0.03 93.56 [2022-08-01T05:33:30.279Z] 05:25:01 2 3.26 0.00 1.30 1.57 0.03 93.83 [2022-08-01T05:33:30.279Z] 05:25:01 3 2.63 0.00 1.34 0.15 0.03 95.85 [2022-08-01T05:33:30.279Z] 05:25:01 4 2.92 0.00 1.35 0.02 0.02 95.69 [2022-08-01T05:33:30.279Z] 05:25:01 5 2.69 0.00 1.14 0.03 0.00 96.13 [2022-08-01T05:33:30.279Z] 05:25:01 6 3.29 0.00 1.15 0.03 0.05 95.47 [2022-08-01T05:33:30.279Z] 05:25:01 7 3.48 0.00 0.87 0.02 0.02 95.61 [2022-08-01T05:33:30.279Z] 05:26:01 all 0.27 0.00 0.02 0.01 0.01 99.70 [2022-08-01T05:33:30.279Z] 05:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-01T05:33:30.279Z] 05:26:01 1 1.97 0.00 0.02 0.00 0.02 98.00 [2022-08-01T05:33:30.279Z] 05:26:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-01T05:33:30.279Z] 05:26:01 3 0.03 0.00 0.03 0.03 0.03 99.87 [2022-08-01T05:33:30.279Z] 05:26:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-01T05:33:30.279Z] 05:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-01T05:33:30.279Z] 05:26:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2022-08-01T05:33:30.279Z] 05:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-01T05:33:30.279Z] 05:27:01 all 0.05 0.00 0.02 0.01 0.01 99.91 [2022-08-01T05:33:30.279Z] 05:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-01T05:33:30.279Z] 05:27:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2022-08-01T05:33:30.279Z] 05:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-01T05:33:30.279Z] 05:27:01 3 0.08 0.00 0.03 0.03 0.02 99.83 [2022-08-01T05:33:30.279Z] 05:27:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2022-08-01T05:33:30.279Z] 05:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-01T05:33:30.279Z] 05:27:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-01T05:33:30.279Z] 05:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-01T05:33:30.279Z] 05:28:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2022-08-01T05:33:30.279Z] 05:28:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2022-08-01T05:33:30.279Z] 05:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-01T05:33:30.279Z] 05:28:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-01T05:33:30.279Z] 05:28:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2022-08-01T05:33:30.279Z] 05:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-01T05:33:30.279Z] 05:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-01T05:33:30.280Z] 05:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-01T05:33:30.280Z] 05:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-01T05:33:30.280Z] 05:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-08-01T05:33:30.280Z] 05:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-01T05:33:30.280Z] 05:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-01T05:33:30.280Z] 05:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-01T05:33:30.280Z] 05:29:01 3 0.03 0.00 0.03 0.03 0.02 99.88 [2022-08-01T05:33:30.280Z] 05:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-01T05:33:30.280Z] 05:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-01T05:33:30.280Z] 05:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-01T05:33:30.280Z] 05:29:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-01T05:33:30.280Z] 05:30:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-08-01T05:33:30.280Z] 05:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-01T05:33:30.280Z] 05:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-01T05:33:30.280Z] 05:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-01T05:33:30.280Z] 05:30:01 3 0.02 0.00 0.02 0.03 0.03 99.90 [2022-08-01T05:33:30.280Z] 05:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-01T05:33:30.280Z] 05:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-01T05:33:30.280Z] 05:30:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2022-08-01T05:33:30.280Z] 05:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-01T05:33:30.280Z] 05:31:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-08-01T05:33:30.280Z] 05:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-01T05:33:30.280Z] 05:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-01T05:33:30.280Z] 05:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-01T05:33:30.280Z] 05:31:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2022-08-01T05:33:30.280Z] 05:31:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-01T05:33:30.280Z] 05:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-01T05:33:30.280Z] 05:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-01T05:33:30.280Z] 05:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-01T05:33:30.280Z] 05:32:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2022-08-01T05:33:30.280Z] 05:32:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2022-08-01T05:33:30.280Z] 05:32:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2022-08-01T05:33:30.280Z] 05:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-01T05:33:30.280Z] 05:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-08-01T05:33:30.280Z] 05:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-01T05:33:30.280Z] 05:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-01T05:33:30.280Z] 05:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-01T05:33:30.280Z] 05:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-01T05:33:30.280Z] 05:33:01 all 8.05 0.00 3.03 0.60 0.04 88.28 [2022-08-01T05:33:30.280Z] 05:33:01 0 7.78 0.00 3.05 0.08 0.03 89.06 [2022-08-01T05:33:30.280Z] 05:33:01 1 7.01 0.00 3.18 0.00 0.05 89.76 [2022-08-01T05:33:30.280Z] 05:33:01 2 8.49 0.00 2.69 0.61 0.03 88.18 [2022-08-01T05:33:30.280Z] 05:33:01 3 8.56 0.00 2.89 0.47 0.05 88.03 [2022-08-01T05:33:30.280Z] 05:33:01 4 8.59 0.00 2.18 0.10 0.03 89.10 [2022-08-01T05:33:30.280Z] 05:33:01 5 7.79 0.00 2.69 0.02 0.03 89.47 [2022-08-01T05:33:30.280Z] 05:33:01 6 9.41 0.00 3.37 1.03 0.05 86.15 [2022-08-01T05:33:30.280Z] 05:33:01 7 6.77 0.00 4.21 2.47 0.03 86.52 [2022-08-01T05:33:30.280Z] [2022-08-01T05:33:30.280Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-08-01T05:33:30.280Z] Average: all 5.37 0.00 1.42 0.39 0.02 92.78 [2022-08-01T05:33:30.280Z] Average: 0 5.04 0.00 1.30 0.12 0.02 93.53 [2022-08-01T05:33:30.280Z] Average: 1 5.64 0.00 1.52 0.49 0.03 92.32 [2022-08-01T05:33:30.280Z] Average: 2 5.36 0.00 1.43 0.32 0.02 92.86 [2022-08-01T05:33:30.280Z] Average: 3 5.33 0.00 1.67 0.86 0.04 92.10 [2022-08-01T05:33:30.280Z] Average: 4 5.56 0.00 1.43 0.32 0.02 92.68 [2022-08-01T05:33:30.280Z] Average: 5 5.43 0.00 1.19 0.08 0.02 93.28 [2022-08-01T05:33:30.280Z] Average: 6 5.42 0.00 1.35 0.43 0.03 92.77 [2022-08-01T05:33:30.280Z] Average: 7 5.21 0.00 1.52 0.52 0.02 92.73 [2022-08-01T05:33:30.280Z] [2022-08-01T05:33:30.280Z] [2022-08-01T05:33:30.280Z]