Pull request #157 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3+6b046bf6cda952c0c380e7585d2cf1a0cfc64fec (d2077189bfd638c4b83d8535e174625f0bdf7ba8) 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-ssh11580756054184131186.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh5781317871515445849.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-157/workspace@libs/edgex-global-pipelines # timeout=10 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/PR-157/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13981231560310565781.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-157/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14435800343309030780.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7616434128338822473.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-157/workspace@libs/lf-pipelines # timeout=10 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/PR-157/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3689873681988864093.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21202 in /w/workspace/gexfoundry_device-snmp-go_PR-157 [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/gexfoundry_device-snmp-go_PR-157 # 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 Merging remotes/origin/main commit 6b046bf6cda952c0c380e7585d2cf1a0cfc64fec into PR head commit 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 Merge succeeded, producing 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 Checking out Revision 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 (PR-157) > 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 remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6b046bf6cda952c0c380e7585d2cf1a0cfc64fec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-18T05:04:29.052Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-18T05:04:29.248Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-18T05:04:29.353Z] ========================================================= [2022-04-18T05:04:29.353Z] EdgeX Global Pipelines Version Info [2022-04-18T05:04:29.353Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-18T05:04:30.166Z] ------------------- [2022-04-18T05:04:30.167Z] stable info: [2022-04-18T05:04:30.167Z] ------------------- [2022-04-18T05:04:30.167Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-18T05:04:30.167Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-18T05:04:30.167Z] Message: update stable to v1.0.221 [2022-04-18T05:04:30.738Z] ------------------- [2022-04-18T05:04:30.738Z] experimental info: [2022-04-18T05:04:30.738Z] ------------------- [2022-04-18T05:04:30.738Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-18T05:04:30.738Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-18T05:04:30.738Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-18T05:04:30.986Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-04-18T05:04:31.024Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-04-18T05:04:31.059Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-18T05:04:31.097Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-18T05:04:31.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-18T05:04:31.176Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-18T05:04:31.218Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-18T05:04:31.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-18T05:04:31.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-18T05:04:31.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-18T05:04:31.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-18T05:04:31.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-04-18T05:04:31.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-18T05:04:31.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-18T05:04:31.562Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-18T05:04:31.605Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-18T05:04:31.648Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-18T05:04:31.755Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-18T05:04:31.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-18T05:04:31.870Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-18T05:04:31.913Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-18T05:04:31.957Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-18T05:04:31.999Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-18T05:04:32.046Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-18T05:04:32.089Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-18T05:04:32.133Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-18T05:04:32.173Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-157 [Pipeline] echo [2022-04-18T05:04:32.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-157 [Pipeline] echo [2022-04-18T05:04:32.249Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-157 [Pipeline] echo [2022-04-18T05:04:32.290Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 [Pipeline] echo [2022-04-18T05:04:32.332Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 387c5d5 [Pipeline] echo [2022-04-18T05:04:32.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-18T05:04:32.482Z] provisioning config files... [2022-04-18T05:04:32.497Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-157@tmp/config4240157825583646876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T05:04:32.876Z] ---> docker-login.sh [2022-04-18T05:04:32.876Z] nexus3.edgexfoundry.org:10001 [2022-04-18T05:04:33.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T05:04:33.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T05:04:33.137Z] Configure a credential helper to remove this warning. See [2022-04-18T05:04:33.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T05:04:33.137Z] [2022-04-18T05:04:33.137Z] Login Succeeded [2022-04-18T05:04:33.137Z] nexus3.edgexfoundry.org:10002 [2022-04-18T05:04:33.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T05:04:33.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T05:04:33.399Z] Configure a credential helper to remove this warning. See [2022-04-18T05:04:33.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T05:04:33.399Z] [2022-04-18T05:04:33.399Z] Login Succeeded [2022-04-18T05:04:33.399Z] nexus3.edgexfoundry.org:10003 [2022-04-18T05:04:33.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T05:04:33.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T05:04:33.662Z] Configure a credential helper to remove this warning. See [2022-04-18T05:04:33.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T05:04:33.662Z] [2022-04-18T05:04:33.662Z] Login Succeeded [2022-04-18T05:04:33.662Z] nexus3.edgexfoundry.org:10004 [2022-04-18T05:04:33.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T05:04:33.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T05:04:33.662Z] Configure a credential helper to remove this warning. See [2022-04-18T05:04:33.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T05:04:33.662Z] [2022-04-18T05:04:33.662Z] Login Succeeded [2022-04-18T05:04:33.662Z] docker.io [2022-04-18T05:04:33.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T05:04:34.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T05:04:34.237Z] Configure a credential helper to remove this warning. See [2022-04-18T05:04:34.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T05:04:34.237Z] [2022-04-18T05:04:34.237Z] Login Succeeded [2022-04-18T05:04:34.237Z] ---> docker-login.sh ends [Pipeline] } [2022-04-18T05:04:34.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-18T05:04:34.970Z] + git rev-list -1 --merges 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3~1..387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 [Pipeline] echo [2022-04-18T05:04:35.024Z] -----------> git rev-list -1 --merges 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3~1..387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 [false] [Pipeline] sh [2022-04-18T05:04:35.336Z] + git log --format=format:%s -1 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 [Pipeline] echo [2022-04-18T05:04:35.365Z] ========================================================= [2022-04-18T05:04:35.366Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-18T05:04:35.366Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-18T05:04:35.813Z] + git log --format=format:%s -1 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 [Pipeline] echo [2022-04-18T05:04:35.842Z] [semverPrep] GIT_COMMIT: 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-04-18T05:04:35.873Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-18T05:04:36.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-18T05:04:36.285Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-18T05:04:36.285Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-18T05:04:36.285Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-18T05:04:36.285Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-18T05:04:36.285Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-18T05:04:36.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-18T05:04:36.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-18T05:04:36.666Z] [2022-04-18T05:04:36.666Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T05:04:37.017Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-18T05:04:37.017Z] latest: Pulling from edgex-devops/git-semver [2022-04-18T05:04:37.017Z] a0d0a0d46f8b: Pulling fs layer [2022-04-18T05:04:37.017Z] 3e5f54012d9b: Pulling fs layer [2022-04-18T05:04:37.017Z] 4c7163046ea9: Pulling fs layer [2022-04-18T05:04:37.017Z] 0c2d73faf560: Pulling fs layer [2022-04-18T05:04:37.017Z] 3e5f54012d9b: Verifying Checksum [2022-04-18T05:04:37.017Z] 3e5f54012d9b: Download complete [2022-04-18T05:04:37.017Z] a0d0a0d46f8b: Verifying Checksum [2022-04-18T05:04:37.017Z] a0d0a0d46f8b: Download complete [2022-04-18T05:04:37.017Z] 4c7163046ea9: Verifying Checksum [2022-04-18T05:04:37.017Z] 4c7163046ea9: Download complete [2022-04-18T05:04:37.017Z] 0c2d73faf560: Verifying Checksum [2022-04-18T05:04:37.017Z] 0c2d73faf560: Download complete [2022-04-18T05:04:37.278Z] a0d0a0d46f8b: Pull complete [2022-04-18T05:04:37.278Z] 3e5f54012d9b: Pull complete [2022-04-18T05:04:37.539Z] 4c7163046ea9: Pull complete [2022-04-18T05:04:37.801Z] 0c2d73faf560: Pull complete [2022-04-18T05:04:37.801Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-18T05:04:37.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-18T05:04:37.801Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-18T05:04:37.901Z] prd-ubuntu20.04-docker-8c-8g-21202 does not seem to be running inside a container [2022-04-18T05:04:37.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-157 -v /w/workspace/gexfoundry_device-snmp-go_PR-157:/w/workspace/gexfoundry_device-snmp-go_PR-157:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-157@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-18T05:04:38.756Z] $ docker top 62fdd5c38fe639fa8f315b8d70c5bedac2e5b9e78e48243cafbb80b0f5c784d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-18T05:04:38.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-18T05:04:38.945Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-18T05:04:39.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-18T05:04:39.084Z] $ docker exec 62fdd5c38fe639fa8f315b8d70c5bedac2e5b9e78e48243cafbb80b0f5c784d1 ssh-agent [2022-04-18T05:04:39.202Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhdGffE/agent.14 [2022-04-18T05:04:39.202Z] SSH_AGENT_PID=20 [2022-04-18T05:04:39.211Z] Running ssh-add (command line suppressed) [2022-04-18T05:04:39.335Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-157@tmp/private_key_4804794647774164345.key (/w/workspace/gexfoundry_device-snmp-go_PR-157@tmp/private_key_4804794647774164345.key) [2022-04-18T05:04:39.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-18T05:04:39.698Z] + git tag --points-at HEAD [Pipeline] } [2022-04-18T05:04:39.734Z] $ docker exec --env ******** --env ******** 62fdd5c38fe639fa8f315b8d70c5bedac2e5b9e78e48243cafbb80b0f5c784d1 ssh-agent -k [2022-04-18T05:04:39.848Z] unset SSH_AUTH_SOCK; [2022-04-18T05:04:39.849Z] unset SSH_AGENT_PID; [2022-04-18T05:04:39.849Z] echo Agent pid 20 killed; [2022-04-18T05:04:39.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-18T05:04:39.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-18T05:04:39.958Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-18T05:04:40.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-18T05:04:40.102Z] $ docker exec 62fdd5c38fe639fa8f315b8d70c5bedac2e5b9e78e48243cafbb80b0f5c784d1 ssh-agent [2022-04-18T05:04:40.254Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaBmDOI/agent.53 [2022-04-18T05:04:40.254Z] SSH_AGENT_PID=59 [2022-04-18T05:04:40.261Z] Running ssh-add (command line suppressed) [2022-04-18T05:04:40.388Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-157@tmp/private_key_8165047981021201941.key (/w/workspace/gexfoundry_device-snmp-go_PR-157@tmp/private_key_8165047981021201941.key) [2022-04-18T05:04:40.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-18T05:04:40.742Z] + git semver init [2022-04-18T05:04:40.742Z] # -> Open(): unable to determine branch for HEAD [2022-04-18T05:04:40.742Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-157/.git [2022-04-18T05:04:40.742Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-157 [2022-04-18T05:04:40.742Z] # $SEMVER_REMOTE_NAME = origin [2022-04-18T05:04:40.742Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-18T05:04:40.742Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-18T05:04:40.742Z] # $SEMVER_BRANCH = PR-157 [2022-04-18T05:04:40.742Z] # $SEMVER_TEMP = /tmp/semver-611848605 [2022-04-18T05:04:40.742Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2022-04-18T05:04:41.721Z] # '/tmp/semver-611848605' -> '/w/workspace/gexfoundry_device-snmp-go_PR-157/.semver' [2022-04-18T05:04:41.721Z] # -> Force: false [2022-04-18T05:04:41.721Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-157/.semver [Pipeline] } [2022-04-18T05:04:41.754Z] $ docker exec --env ******** --env ******** 62fdd5c38fe639fa8f315b8d70c5bedac2e5b9e78e48243cafbb80b0f5c784d1 ssh-agent -k [2022-04-18T05:04:41.874Z] unset SSH_AUTH_SOCK; [2022-04-18T05:04:41.874Z] unset SSH_AGENT_PID; [2022-04-18T05:04:41.874Z] echo Agent pid 59 killed; [2022-04-18T05:04:41.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-18T05:04:42.331Z] + git semver [Pipeline] } [2022-04-18T05:04:42.367Z] $ docker stop --time=1 62fdd5c38fe639fa8f315b8d70c5bedac2e5b9e78e48243cafbb80b0f5c784d1 [2022-04-18T05:04:43.708Z] $ docker rm -f 62fdd5c38fe639fa8f315b8d70c5bedac2e5b9e78e48243cafbb80b0f5c784d1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-18T05:04:44.128Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-18T05:04:44.438Z] Stashed 1 file(s) [Pipeline] echo [2022-04-18T05:04:44.454Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-04-18T05:04:45.076Z] provisioning config files... [2022-04-18T05:04:45.089Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-157@tmp/config7787568406352375262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T05:04:45.442Z] ---> docker-login.sh [2022-04-18T05:04:45.442Z] nexus3.edgexfoundry.org:10001 [2022-04-18T05:04:45.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T05:04:45.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T05:04:45.442Z] Configure a credential helper to remove this warning. See [2022-04-18T05:04:45.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T05:04:45.442Z] [2022-04-18T05:04:45.442Z] Login Succeeded [2022-04-18T05:04:45.442Z] nexus3.edgexfoundry.org:10002 [2022-04-18T05:04:45.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T05:04:45.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T05:04:45.709Z] Configure a credential helper to remove this warning. See [2022-04-18T05:04:45.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T05:04:45.709Z] [2022-04-18T05:04:45.709Z] Login Succeeded [2022-04-18T05:04:45.709Z] nexus3.edgexfoundry.org:10003 [2022-04-18T05:04:45.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T05:04:45.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T05:04:45.709Z] Configure a credential helper to remove this warning. See [2022-04-18T05:04:45.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T05:04:45.709Z] [2022-04-18T05:04:45.709Z] Login Succeeded [2022-04-18T05:04:45.709Z] nexus3.edgexfoundry.org:10004 [2022-04-18T05:04:45.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T05:04:45.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T05:04:45.973Z] Configure a credential helper to remove this warning. See [2022-04-18T05:04:45.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T05:04:45.973Z] [2022-04-18T05:04:45.973Z] Login Succeeded [2022-04-18T05:04:45.973Z] docker.io [2022-04-18T05:04:45.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T05:04:46.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T05:04:46.235Z] Configure a credential helper to remove this warning. See [2022-04-18T05:04:46.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T05:04:46.235Z] [2022-04-18T05:04:46.235Z] Login Succeeded [2022-04-18T05:04:46.235Z] ---> docker-login.sh ends [Pipeline] } [2022-04-18T05:04:46.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-18T05:04:46.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-18T05:04:46.511Z] ========================================================= [2022-04-18T05:04:46.511Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-18T05:04:46.511Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-18T05:04:46.938Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-18T05:04:46.938Z] Sending build context to Docker daemon 5.249MB [2022-04-18T05:04:46.938Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T05:04:46.938Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-18T05:04:46.938Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-18T05:04:46.938Z] 59bf1c3509f3: Pulling fs layer [2022-04-18T05:04:46.938Z] 666ba61612fd: Pulling fs layer [2022-04-18T05:04:46.938Z] 8ed8ca486205: Pulling fs layer [2022-04-18T05:04:46.938Z] 4fe6c5a15a65: Pulling fs layer [2022-04-18T05:04:46.938Z] 22a0e8bec74d: Pulling fs layer [2022-04-18T05:04:46.938Z] 640e595b4fbd: Pulling fs layer [2022-04-18T05:04:46.938Z] 763cafe07f6e: Pulling fs layer [2022-04-18T05:04:46.938Z] 0c0b528cf693: Pulling fs layer [2022-04-18T05:04:46.938Z] 22a0e8bec74d: Waiting [2022-04-18T05:04:46.938Z] 4fe6c5a15a65: Waiting [2022-04-18T05:04:46.938Z] 640e595b4fbd: Waiting [2022-04-18T05:04:46.938Z] 763cafe07f6e: Waiting [2022-04-18T05:04:46.938Z] 10935f4eaf8b: Pulling fs layer [2022-04-18T05:04:46.938Z] 10935f4eaf8b: Waiting [2022-04-18T05:04:46.938Z] 666ba61612fd: Download complete [2022-04-18T05:04:46.938Z] 8ed8ca486205: Verifying Checksum [2022-04-18T05:04:46.938Z] 8ed8ca486205: Download complete [2022-04-18T05:04:47.199Z] 22a0e8bec74d: Verifying Checksum [2022-04-18T05:04:47.199Z] 22a0e8bec74d: Download complete [2022-04-18T05:04:47.199Z] 640e595b4fbd: Verifying Checksum [2022-04-18T05:04:47.199Z] 640e595b4fbd: Download complete [2022-04-18T05:04:47.199Z] 59bf1c3509f3: Download complete [2022-04-18T05:04:47.199Z] 763cafe07f6e: Verifying Checksum [2022-04-18T05:04:47.199Z] 763cafe07f6e: Download complete [2022-04-18T05:04:47.199Z] 0c0b528cf693: Verifying Checksum [2022-04-18T05:04:47.199Z] 0c0b528cf693: Download complete [2022-04-18T05:04:47.199Z] 59bf1c3509f3: Pull complete [2022-04-18T05:04:47.459Z] 666ba61612fd: Pull complete [2022-04-18T05:04:47.721Z] 8ed8ca486205: Pull complete [2022-04-18T05:04:47.721Z] 10935f4eaf8b: Verifying Checksum [2022-04-18T05:04:47.721Z] 10935f4eaf8b: Download complete [2022-04-18T05:04:47.984Z] 4fe6c5a15a65: Verifying Checksum [2022-04-18T05:04:47.984Z] 4fe6c5a15a65: Download complete [2022-04-18T05:04:52.191Z] 4fe6c5a15a65: Pull complete [2022-04-18T05:04:52.191Z] 22a0e8bec74d: Pull complete [2022-04-18T05:04:52.191Z] 640e595b4fbd: Pull complete [2022-04-18T05:04:52.192Z] 763cafe07f6e: Pull complete [2022-04-18T05:04:52.192Z] 0c0b528cf693: Pull complete [2022-04-18T05:04:54.108Z] 10935f4eaf8b: Pull complete [2022-04-18T05:04:54.108Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-18T05:04:54.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-18T05:04:54.108Z] ---> 99d49a6021b9 [2022-04-18T05:04:54.108Z] Step 3/12 : ARG MAKE='make build' [2022-04-18T05:04:55.513Z] ---> Running in a909fae7cf0e [2022-04-18T05:04:55.772Z] Removing intermediate container a909fae7cf0e [2022-04-18T05:04:55.772Z] ---> 6bb9532400ad [2022-04-18T05:04:55.772Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-18T05:04:55.772Z] ---> Running in ede03a5a1af8 [2022-04-18T05:04:55.772Z] Removing intermediate container ede03a5a1af8 [2022-04-18T05:04:55.772Z] ---> f9383a4cdc11 [2022-04-18T05:04:55.772Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T05:04:55.772Z] ---> Running in 2fbd9067aa9d [2022-04-18T05:04:56.032Z] Removing intermediate container 2fbd9067aa9d [2022-04-18T05:04:56.032Z] ---> 77053271204b [2022-04-18T05:04:56.032Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T05:04:56.032Z] ---> Running in c3804816194a [2022-04-18T05:04:56.973Z] Removing intermediate container c3804816194a [2022-04-18T05:04:56.973Z] ---> 1d3ab542ab16 [2022-04-18T05:04:56.973Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T05:04:56.973Z] ---> Running in c11e50b7acfe [2022-04-18T05:04:57.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-18T05:04:58.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-18T05:04:58.434Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-18T05:04:58.434Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-18T05:04:58.434Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-18T05:04:58.695Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-18T05:04:58.695Z] Executing busybox-1.34.1-r3.trigger [2022-04-18T05:04:58.695Z] OK: 224 MiB in 56 packages [2022-04-18T05:04:59.265Z] Removing intermediate container c11e50b7acfe [2022-04-18T05:04:59.265Z] ---> 4a9c53dcdbf3 [2022-04-18T05:04:59.265Z] Step 8/12 : WORKDIR /device-snmp-go [2022-04-18T05:04:59.265Z] ---> Running in 3169bbc4a5ba [2022-04-18T05:04:59.265Z] Removing intermediate container 3169bbc4a5ba [2022-04-18T05:04:59.265Z] ---> 48b65ebc1f1d [2022-04-18T05:04:59.265Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-18T05:04:59.527Z] ---> b3077b0d771b [2022-04-18T05:04:59.527Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T05:04:59.527Z] ---> Running in ccbc967cd290 [2022-04-18T05:04:59.879Z] Still waiting to schedule task [2022-04-18T05:04:59.880Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-18T05:05:14.437Z] Removing intermediate container ccbc967cd290 [2022-04-18T05:05:14.438Z] ---> 93c7a12132c5 [2022-04-18T05:05:14.438Z] Step 11/12 : COPY . . [2022-04-18T05:05:14.438Z] ---> 294b7aa25a80 [2022-04-18T05:05:14.438Z] Step 12/12 : RUN ${MAKE} [2022-04-18T05:05:14.438Z] ---> Running in 0682432cc36c [2022-04-18T05:05:14.438Z] noop [2022-04-18T05:05:14.438Z] Removing intermediate container 0682432cc36c [2022-04-18T05:05:14.438Z] ---> 4e0c775283b5 [2022-04-18T05:05:14.438Z] Successfully built 4e0c775283b5 [2022-04-18T05:05:14.438Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T05:05:14.776Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-18T05:05:14.776Z] . [Pipeline] withDockerContainer [2022-04-18T05:05:14.861Z] prd-ubuntu20.04-docker-8c-8g-21202 does not seem to be running inside a container [2022-04-18T05:05:14.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-157 -v /w/workspace/gexfoundry_device-snmp-go_PR-157:/w/workspace/gexfoundry_device-snmp-go_PR-157:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-157@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-157@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 ******** -e ******** ci-base-image-x86_64 cat [2022-04-18T05:05:15.272Z] $ docker top eb16d1057b6398b79005ab234606067aa69a9a5e9aa1153cd5f3600af4935aea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-18T05:05:15.657Z] + go version [2022-04-18T05:05:15.657Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-18T05:05:15.688Z] $ docker stop --time=1 eb16d1057b6398b79005ab234606067aa69a9a5e9aa1153cd5f3600af4935aea [2022-04-18T05:05:16.978Z] $ docker rm -f eb16d1057b6398b79005ab234606067aa69a9a5e9aa1153cd5f3600af4935aea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-18T05:05:17.666Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-18T05:05:17.667Z] . [Pipeline] withDockerContainer [2022-04-18T05:05:17.823Z] prd-ubuntu20.04-docker-8c-8g-21202 does not seem to be running inside a container [2022-04-18T05:05:17.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-157 -v /w/workspace/gexfoundry_device-snmp-go_PR-157:/w/workspace/gexfoundry_device-snmp-go_PR-157:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-157@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-157@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 ******** -e ******** ci-base-image-x86_64 cat [2022-04-18T05:05:18.246Z] $ docker top 978d1fa4d70063c5d22cca84dacd47575287f9fa333372308fc6e0cfde04f07d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-18T05:05:18.687Z] + make test [2022-04-18T05:05:18.687Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-18T05:05:18.947Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-04-18T05:05:28.936Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-04-18T05:05:28.936Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2022-04-18T05:05:35.517Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-18T05:05:38.810Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-18T05:05:38.810Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-18T05:05:38.810Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-18T05:05:39.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-18T05:05:39.134Z] $ docker stop --time=1 978d1fa4d70063c5d22cca84dacd47575287f9fa333372308fc6e0cfde04f07d [2022-04-18T05:05:40.980Z] $ docker rm -f 978d1fa4d70063c5d22cca84dacd47575287f9fa333372308fc6e0cfde04f07d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-18T05:05:41.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-18T05:05:41.549Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-18T05:05:42.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-18T05:05:42.607Z] + ls -al . [2022-04-18T05:05:42.607Z] total 184 [2022-04-18T05:05:42.607Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 05:05 . [2022-04-18T05:05:42.607Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 05:04 .. [2022-04-18T05:05:42.607Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 18 05:04 .dockerignore [2022-04-18T05:05:42.607Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 05:04 .git [2022-04-18T05:05:42.607Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 05:04 .github [2022-04-18T05:05:42.607Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 18 05:04 .gitignore [2022-04-18T05:05:42.607Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 05:04 .golangci.yml [2022-04-18T05:05:42.607Z] drwx------ 3 jenkins jenkins 4096 Apr 18 05:04 .semver [2022-04-18T05:05:42.607Z] -rw-rw-r-- 1 jenkins jenkins 8164 Apr 18 05:04 Attribution.txt [2022-04-18T05:05:42.607Z] -rw-rw-r-- 1 jenkins jenkins 4401 Apr 18 05:04 CHANGELOG.md [2022-04-18T05:05:42.607Z] -rw-rw-r-- 1 jenkins jenkins 1516 Apr 18 05:04 Dockerfile [2022-04-18T05:05:42.607Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 05:04 GOVERNANCE.md [2022-04-18T05:05:42.607Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 18 05:04 Jenkinsfile [2022-04-18T05:05:42.607Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 05:04 LICENSE [2022-04-18T05:05:42.607Z] -rw-rw-r-- 1 jenkins jenkins 1938 Apr 18 05:04 Makefile [2022-04-18T05:05:42.607Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 05:04 OWNERS.md [2022-04-18T05:05:42.607Z] -rw-rw-r-- 1 jenkins jenkins 9074 Apr 18 05:04 README.md [2022-04-18T05:05:42.607Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 05:04 VERSION [2022-04-18T05:05:42.607Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 05:04 bin [2022-04-18T05:05:42.607Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 05:04 cmd [2022-04-18T05:05:42.607Z] -rw-r--r-- 1 jenkins jenkins 7631 Apr 18 05:05 coverage.out [2022-04-18T05:05:42.607Z] -rw-rw-r-- 1 jenkins jenkins 3246 Apr 18 05:04 go.mod [2022-04-18T05:05:42.607Z] -rw-rw-r-- 1 jenkins jenkins 54182 Apr 18 05:04 go.sum [2022-04-18T05:05:42.607Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 05:04 internal [2022-04-18T05:05:42.607Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 05:04 snap [2022-04-18T05:05:42.607Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 18 05:04 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-18T05:05:42.936Z] + 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=387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 --label arch=amd64 --label version=0.0.0 . [2022-04-18T05:05:42.936Z] Sending build context to Docker daemon 5.257MB [2022-04-18T05:05:42.937Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T05:05:42.937Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-18T05:05:42.937Z] ---> 4e0c775283b5 [2022-04-18T05:05:42.937Z] Step 3/24 : ARG MAKE='make build' [2022-04-18T05:05:42.937Z] ---> Running in ca2c35569eb6 [2022-04-18T05:05:43.202Z] Removing intermediate container ca2c35569eb6 [2022-04-18T05:05:43.202Z] ---> 7825d0d41405 [2022-04-18T05:05:43.202Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-18T05:05:43.202Z] ---> Running in db6ba442c303 [2022-04-18T05:05:43.202Z] Removing intermediate container db6ba442c303 [2022-04-18T05:05:43.202Z] ---> 8352730dc568 [2022-04-18T05:05:43.202Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T05:05:43.464Z] ---> Running in 5d6dbd9bd6f1 [2022-04-18T05:05:43.464Z] Removing intermediate container 5d6dbd9bd6f1 [2022-04-18T05:05:43.464Z] ---> 2d98e016816a [2022-04-18T05:05:43.464Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T05:05:43.464Z] ---> Running in 074b9830c2f4 [2022-04-18T05:05:44.039Z] Removing intermediate container 074b9830c2f4 [2022-04-18T05:05:44.039Z] ---> ad3fb73d8803 [2022-04-18T05:05:44.039Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T05:05:44.039Z] ---> Running in 001473cd1228 [2022-04-18T05:05:44.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-18T05:05:45.177Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-18T05:05:45.437Z] OK: 224 MiB in 56 packages [2022-04-18T05:05:46.009Z] Removing intermediate container 001473cd1228 [2022-04-18T05:05:46.009Z] ---> 5f66ef56fa0e [2022-04-18T05:05:46.009Z] Step 8/24 : WORKDIR /device-snmp-go [2022-04-18T05:05:46.009Z] ---> Running in 08f978f4df0d [2022-04-18T05:05:46.009Z] Removing intermediate container 08f978f4df0d [2022-04-18T05:05:46.009Z] ---> 5ff48b0c710d [2022-04-18T05:05:46.009Z] Step 9/24 : COPY go.mod vendor* ./ [2022-04-18T05:05:46.269Z] ---> ad4ac7fd31cf [2022-04-18T05:05:46.269Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T05:05:46.269Z] ---> Running in 1e75c5860e03 [2022-04-18T05:05:46.838Z] Removing intermediate container 1e75c5860e03 [2022-04-18T05:05:46.838Z] ---> aca93f4e26a3 [2022-04-18T05:05:46.838Z] Step 11/24 : COPY . . [2022-04-18T05:05:47.409Z] ---> 9048cbeb6455 [2022-04-18T05:05:47.409Z] Step 12/24 : RUN ${MAKE} [2022-04-18T05:05:47.409Z] ---> Running in d8c4db58ce92 [2022-04-18T05:05:47.670Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-04-18T05:06:09.617Z] Removing intermediate container d8c4db58ce92 [2022-04-18T05:06:09.617Z] ---> 30fc4b86f75d [2022-04-18T05:06:09.617Z] Step 13/24 : FROM alpine:3.14 [2022-04-18T05:06:09.617Z] 3.14: Pulling from library/alpine [2022-04-18T05:06:09.617Z] 8663204ce13b: Pulling fs layer [2022-04-18T05:06:09.617Z] 8663204ce13b: Verifying Checksum [2022-04-18T05:06:09.617Z] 8663204ce13b: Download complete [2022-04-18T05:06:09.617Z] 8663204ce13b: Pull complete [2022-04-18T05:06:09.617Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-18T05:06:09.617Z] Status: Downloaded newer image for alpine:3.14 [2022-04-18T05:06:09.617Z] ---> e04c818066af [2022-04-18T05:06:09.617Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-18T05:06:09.617Z] ---> Running in e60feda035cf [2022-04-18T05:06:09.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-18T05:06:09.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-18T05:06:09.617Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-18T05:06:09.617Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-18T05:06:09.617Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-18T05:06:09.617Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-18T05:06:09.617Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-18T05:06:09.617Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-18T05:06:09.617Z] Executing busybox-1.33.1-r7.trigger [2022-04-18T05:06:09.617Z] OK: 8 MiB in 20 packages [2022-04-18T05:06:09.617Z] Removing intermediate container e60feda035cf [2022-04-18T05:06:09.617Z] ---> 8815d6c462c2 [2022-04-18T05:06:09.617Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-04-18T05:06:09.617Z] ---> d3c6bab9bdd6 [2022-04-18T05:06:09.617Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-04-18T05:06:09.877Z] ---> 2919d28b08e5 [2022-04-18T05:06:09.878Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-04-18T05:06:09.878Z] ---> 586214a56c8a [2022-04-18T05:06:09.878Z] Step 18/24 : EXPOSE 59993 [2022-04-18T05:06:09.878Z] ---> Running in 0671327522fb [2022-04-18T05:06:10.137Z] Removing intermediate container 0671327522fb [2022-04-18T05:06:10.137Z] ---> 0131d2830b8f [2022-04-18T05:06:10.137Z] Step 19/24 : EXPOSE 161 [2022-04-18T05:06:10.137Z] ---> Running in 42edd45fc287 [2022-04-18T05:06:10.137Z] Removing intermediate container 42edd45fc287 [2022-04-18T05:06:10.137Z] ---> 5fd9933fbf93 [2022-04-18T05:06:10.137Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-04-18T05:06:10.137Z] ---> Running in a26cc001daf9 [2022-04-18T05:06:10.137Z] Removing intermediate container a26cc001daf9 [2022-04-18T05:06:10.137Z] ---> 3fa5895ad5a7 [2022-04-18T05:06:10.137Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-18T05:06:10.402Z] ---> Running in 414611e7fc4f [2022-04-18T05:06:10.402Z] Removing intermediate container 414611e7fc4f [2022-04-18T05:06:10.402Z] ---> 4e9194232083 [2022-04-18T05:06:10.402Z] Step 22/24 : LABEL arch=amd64 [2022-04-18T05:06:10.402Z] ---> Running in 929eebd834cf [2022-04-18T05:06:10.402Z] Removing intermediate container 929eebd834cf [2022-04-18T05:06:10.402Z] ---> eb254c5a1b86 [2022-04-18T05:06:10.402Z] Step 23/24 : LABEL git_sha=387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 [2022-04-18T05:06:10.662Z] ---> Running in 3d1b65632114 [2022-04-18T05:06:10.662Z] Removing intermediate container 3d1b65632114 [2022-04-18T05:06:10.662Z] ---> 21686ce7b084 [2022-04-18T05:06:10.662Z] Step 24/24 : LABEL version=0.0.0 [2022-04-18T05:06:10.662Z] ---> Running in 78c2941f4e12 [2022-04-18T05:06:10.662Z] Removing intermediate container 78c2941f4e12 [2022-04-18T05:06:10.662Z] ---> 58707b8d62c5 [2022-04-18T05:06:10.662Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-18T05:06:10.662Z] Successfully built 58707b8d62c5 [2022-04-18T05:06:10.662Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-18T05:06:11.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T05:06:11.416Z] [2022-04-18T05:06:11.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T05:06:11.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T05:06:11.759Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-18T05:06:11.759Z] 5eb5b503b376: Pulling fs layer [2022-04-18T05:06:11.759Z] 5c69ac0246d0: Pulling fs layer [2022-04-18T05:06:11.759Z] ec43610c2a17: Pulling fs layer [2022-04-18T05:06:11.760Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-18T05:06:11.760Z] 33b1e0a273af: Pulling fs layer [2022-04-18T05:06:11.760Z] 5d3b04190fa2: Pulling fs layer [2022-04-18T05:06:11.760Z] 2f39f015ded8: Pulling fs layer [2022-04-18T05:06:11.760Z] 33b1e0a273af: Waiting [2022-04-18T05:06:11.760Z] 5d3b04190fa2: Waiting [2022-04-18T05:06:11.760Z] 3a2ae6a8a46f: Waiting [2022-04-18T05:06:11.760Z] 5c69ac0246d0: Download complete [2022-04-18T05:06:11.760Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-18T05:06:11.760Z] 3a2ae6a8a46f: Download complete [2022-04-18T05:06:11.760Z] 33b1e0a273af: Verifying Checksum [2022-04-18T05:06:11.760Z] 33b1e0a273af: Download complete [2022-04-18T05:06:11.760Z] 5d3b04190fa2: Verifying Checksum [2022-04-18T05:06:11.760Z] 5d3b04190fa2: Download complete [2022-04-18T05:06:11.760Z] ec43610c2a17: Verifying Checksum [2022-04-18T05:06:11.760Z] ec43610c2a17: Download complete [2022-04-18T05:06:12.019Z] 5eb5b503b376: Verifying Checksum [2022-04-18T05:06:12.019Z] 5eb5b503b376: Download complete [2022-04-18T05:06:12.586Z] 2f39f015ded8: Download complete [2022-04-18T05:06:13.155Z] 5eb5b503b376: Pull complete [2022-04-18T05:06:13.155Z] 5c69ac0246d0: Pull complete [2022-04-18T05:06:13.723Z] ec43610c2a17: Pull complete [2022-04-18T05:06:13.723Z] 3a2ae6a8a46f: Pull complete [2022-04-18T05:06:13.983Z] 33b1e0a273af: Pull complete [2022-04-18T05:06:13.983Z] 5d3b04190fa2: Pull complete [2022-04-18T05:06:18.180Z] 2f39f015ded8: Pull complete [2022-04-18T05:06:18.180Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-18T05:06:18.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T05:06:18.180Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-18T05:06:18.273Z] prd-ubuntu20.04-docker-8c-8g-21202 does not seem to be running inside a container [2022-04-18T05:06:18.314Z] $ 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/gexfoundry_device-snmp-go_PR-157 -v /w/workspace/gexfoundry_device-snmp-go_PR-157:/w/workspace/gexfoundry_device-snmp-go_PR-157:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-157@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-157@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-18T05:06:20.033Z] $ docker top 046306d499fd89b84ff290c83e897f32bbbeeea1e832455b352285540ed94326 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T05:06:20.496Z] ---> job-cost.sh [2022-04-18T05:06:20.496Z] lf-activate-venv: SKIPPING [2022-04-18T05:06:20.496Z] INFO: No Stack... [2022-04-18T05:06:21.074Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-18T05:06:21.342Z] INFO: Archiving Costs [Pipeline] sh [2022-04-18T05:06:21.666Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-157/archives/cost.csv [2022-04-18T05:06:21.666Z] + cut -d, -f6 [Pipeline] lock [2022-04-18T05:06:21.709Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-157-1-stack-cost] [2022-04-18T05:06:21.714Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-157-1-stack-cost] did not exist. Created. [2022-04-18T05:06:21.714Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-157-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-18T05:06:22.091Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-18T05:06:22.138Z] Stashed 1 file(s) [Pipeline] } [2022-04-18T05:06:22.165Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-157-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-18T05:06:22.259Z] $ docker stop --time=1 046306d499fd89b84ff290c83e897f32bbbeeea1e832455b352285540ed94326 [2022-04-18T05:06:23.477Z] $ docker rm -f 046306d499fd89b84ff290c83e897f32bbbeeea1e832455b352285540ed94326 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-18T05:08:39.379Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21209 in /w/workspace/gexfoundry_device-snmp-go_PR-157 [Pipeline] { [Pipeline] ws [2022-04-18T05:08:39.424Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2022-04-18T05:08:39.671Z] Selected Git installation does not exist. Using Default [2022-04-18T05:08:39.671Z] The recommended git tool is: NONE [2022-04-18T05:08:44.847Z] using credential edgex-jenkins-ssh [2022-04-18T05:08:44.864Z] Cloning the remote Git repository [2022-04-18T05:08:44.924Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-04-18T05:08:45.012Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2022-04-18T05:08:45.091Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-04-18T05:08:45.093Z] > git --version # timeout=10 [2022-04-18T05:08:45.116Z] > git --version # 'git version 2.25.1' [2022-04-18T05:08:45.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-18T05:08:45.252Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-18T05:08:47.017Z] Merging remotes/origin/main commit 6b046bf6cda952c0c380e7585d2cf1a0cfc64fec into PR head commit 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 [2022-04-18T05:08:46.354Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-04-18T05:08:46.389Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-18T05:08:46.423Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-04-18T05:08:46.479Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-04-18T05:08:46.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-18T05:08:46.498Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-18T05:08:47.056Z] > git config core.sparsecheckout # timeout=10 [2022-04-18T05:08:47.494Z] Merge succeeded, producing 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 [2022-04-18T05:08:47.494Z] Checking out Revision 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 (PR-157) [2022-04-18T05:08:47.095Z] > git checkout -f 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 # timeout=10 [2022-04-18T05:08:47.264Z] > git remote # timeout=10 [2022-04-18T05:08:47.314Z] > git config --get remote.origin.url # timeout=10 [2022-04-18T05:08:47.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-18T05:08:47.382Z] > git merge 6b046bf6cda952c0c380e7585d2cf1a0cfc64fec # timeout=10 [2022-04-18T05:08:47.448Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-18T05:08:47.505Z] > git config core.sparsecheckout # timeout=10 [2022-04-18T05:08:47.553Z] > git checkout -f 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 # timeout=10 [2022-04-18T05:08:51.998Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-04-18T05:08:52.076Z] > git --version # timeout=10 [2022-04-18T05:08:52.088Z] > git --version # 'git version 2.25.1' [2022-04-18T05:08:52.108Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-18T05:08:53.148Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-18T05:08:53.148Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-18T05:08:53.148Z] Dload Upload Total Spent Left Speed [2022-04-18T05:08:53.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh [2022-04-18T05:08:53.746Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-18T05:08:54.121Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-18T05:08:54.121Z] + sudo tee /etc/docker/daemon.new [2022-04-18T05:08:54.121Z] { [2022-04-18T05:08:54.121Z] "registry-mirrors": [ [2022-04-18T05:08:54.121Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-18T05:08:54.121Z] ], [2022-04-18T05:08:54.121Z] "bip": "10.250.0.254/24", [2022-04-18T05:08:54.121Z] "hosts": [ [2022-04-18T05:08:54.121Z] "tcp://0.0.0.0:5555", [2022-04-18T05:08:54.121Z] "unix:///var/run/docker.sock" [2022-04-18T05:08:54.121Z] ], [2022-04-18T05:08:54.121Z] "mtu": 1458, [2022-04-18T05:08:54.121Z] "selinux-enabled": true, [2022-04-18T05:08:54.121Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-18T05:08:54.121Z] } [Pipeline] sh [2022-04-18T05:08:54.495Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-18T05:08:54.867Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-18T05:09:13.304Z] provisioning config files... [2022-04-18T05:09:13.381Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config5791046300108656538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T05:09:14.102Z] ---> docker-login.sh [2022-04-18T05:09:14.103Z] nexus3.edgexfoundry.org:10001 [2022-04-18T05:09:14.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T05:09:14.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T05:09:14.985Z] Configure a credential helper to remove this warning. See [2022-04-18T05:09:14.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T05:09:14.985Z] [2022-04-18T05:09:14.985Z] Login Succeeded [2022-04-18T05:09:14.985Z] nexus3.edgexfoundry.org:10002 [2022-04-18T05:09:15.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T05:09:15.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T05:09:15.592Z] Configure a credential helper to remove this warning. See [2022-04-18T05:09:15.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T05:09:15.592Z] [2022-04-18T05:09:15.592Z] Login Succeeded [2022-04-18T05:09:15.592Z] nexus3.edgexfoundry.org:10003 [2022-04-18T05:09:15.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T05:09:16.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T05:09:16.151Z] Configure a credential helper to remove this warning. See [2022-04-18T05:09:16.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T05:09:16.151Z] [2022-04-18T05:09:16.151Z] Login Succeeded [2022-04-18T05:09:16.151Z] nexus3.edgexfoundry.org:10004 [2022-04-18T05:09:16.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T05:09:16.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T05:09:16.702Z] Configure a credential helper to remove this warning. See [2022-04-18T05:09:16.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T05:09:16.702Z] [2022-04-18T05:09:16.702Z] Login Succeeded [2022-04-18T05:09:16.702Z] docker.io [2022-04-18T05:09:16.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T05:09:17.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T05:09:17.579Z] Configure a credential helper to remove this warning. See [2022-04-18T05:09:17.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T05:09:17.579Z] [2022-04-18T05:09:17.579Z] Login Succeeded [2022-04-18T05:09:17.579Z] ---> docker-login.sh ends [Pipeline] } [2022-04-18T05:09:17.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-18T05:09:18.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-18T05:09:18.070Z] ========================================================= [2022-04-18T05:09:18.070Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-18T05:09:18.070Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-18T05:09:18.529Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-18T05:09:18.808Z] Sending build context to Docker daemon 2.728MB [2022-04-18T05:09:18.808Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T05:09:18.808Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-18T05:09:19.084Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-18T05:09:19.084Z] 9b3977197b4f: Pulling fs layer [2022-04-18T05:09:19.084Z] 1a89e8eeedd5: Pulling fs layer [2022-04-18T05:09:19.084Z] 94645a83ff95: Pulling fs layer [2022-04-18T05:09:19.084Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-18T05:09:19.084Z] 0c92f367c5e7: Pulling fs layer [2022-04-18T05:09:19.084Z] f7c0051592d6: Pulling fs layer [2022-04-18T05:09:19.084Z] a227ed2f7395: Pulling fs layer [2022-04-18T05:09:19.084Z] 7b1c46037f91: Pulling fs layer [2022-04-18T05:09:19.084Z] 3f3a8bcf1eab: Waiting [2022-04-18T05:09:19.084Z] 0c92f367c5e7: Waiting [2022-04-18T05:09:19.084Z] f7c0051592d6: Waiting [2022-04-18T05:09:19.084Z] a227ed2f7395: Waiting [2022-04-18T05:09:19.084Z] 7b1c46037f91: Waiting [2022-04-18T05:09:19.084Z] 94645a83ff95: Verifying Checksum [2022-04-18T05:09:19.084Z] 94645a83ff95: Download complete [2022-04-18T05:09:19.084Z] 1a89e8eeedd5: Download complete [2022-04-18T05:09:19.084Z] 0c92f367c5e7: Verifying Checksum [2022-04-18T05:09:19.084Z] f7c0051592d6: Download complete [2022-04-18T05:09:19.084Z] a227ed2f7395: Verifying Checksum [2022-04-18T05:09:19.084Z] a227ed2f7395: Download complete [2022-04-18T05:09:19.084Z] 9b3977197b4f: Verifying Checksum [2022-04-18T05:09:19.084Z] 9b3977197b4f: Download complete [2022-04-18T05:09:20.075Z] 9b3977197b4f: Pull complete [2022-04-18T05:09:20.690Z] 1a89e8eeedd5: Pull complete [2022-04-18T05:09:20.972Z] 94645a83ff95: Pull complete [2022-04-18T05:09:21.571Z] 7b1c46037f91: Verifying Checksum [2022-04-18T05:09:21.571Z] 7b1c46037f91: Download complete [2022-04-18T05:09:22.180Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-18T05:09:22.180Z] 3f3a8bcf1eab: Download complete [2022-04-18T05:09:34.610Z] 3f3a8bcf1eab: Pull complete [2022-04-18T05:09:34.610Z] 0c92f367c5e7: Pull complete [2022-04-18T05:09:34.888Z] f7c0051592d6: Pull complete [2022-04-18T05:09:35.163Z] a227ed2f7395: Pull complete [2022-04-18T05:09:41.919Z] 7b1c46037f91: Pull complete [2022-04-18T05:09:41.919Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-18T05:09:41.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-18T05:09:41.919Z] ---> f79e39bc4007 [2022-04-18T05:09:41.919Z] Step 3/12 : ARG MAKE='make build' [2022-04-18T05:09:43.364Z] ---> Running in 443ed6bc8aae [2022-04-18T05:09:43.640Z] Removing intermediate container 443ed6bc8aae [2022-04-18T05:09:43.640Z] ---> eb6915aa2c58 [2022-04-18T05:09:43.640Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-18T05:09:43.640Z] ---> Running in 3e275ae38188 [2022-04-18T05:09:44.243Z] Removing intermediate container 3e275ae38188 [2022-04-18T05:09:44.243Z] ---> bac9de29c91f [2022-04-18T05:09:44.243Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T05:09:44.243Z] ---> Running in d24f119317d0 [2022-04-18T05:09:44.521Z] Removing intermediate container d24f119317d0 [2022-04-18T05:09:44.521Z] ---> 7e53c9465d39 [2022-04-18T05:09:44.521Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T05:09:44.521Z] ---> Running in e23dd9dde586 [2022-04-18T05:09:46.531Z] Removing intermediate container e23dd9dde586 [2022-04-18T05:09:46.531Z] ---> c5a7c3262b9a [2022-04-18T05:09:46.531Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T05:09:46.531Z] ---> Running in ef837bca713e [2022-04-18T05:09:47.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-18T05:09:48.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-18T05:09:49.550Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-18T05:09:49.550Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-18T05:09:49.823Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-18T05:09:49.823Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-18T05:09:50.098Z] Executing busybox-1.34.1-r3.trigger [2022-04-18T05:09:50.098Z] OK: 224 MiB in 56 packages [2022-04-18T05:09:51.092Z] Removing intermediate container ef837bca713e [2022-04-18T05:09:51.092Z] ---> 1cd610d2578c [2022-04-18T05:09:51.092Z] Step 8/12 : WORKDIR /device-snmp-go [2022-04-18T05:09:51.092Z] ---> Running in 44d4716f93ca [2022-04-18T05:09:51.695Z] Removing intermediate container 44d4716f93ca [2022-04-18T05:09:51.695Z] ---> 9ad067182507 [2022-04-18T05:09:51.695Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-18T05:09:52.299Z] ---> 63997177eb05 [2022-04-18T05:09:52.299Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T05:09:52.299Z] ---> Running in 6aac55632f50 [2022-04-18T05:10:48.879Z] Removing intermediate container 6aac55632f50 [2022-04-18T05:10:48.879Z] ---> 96d938902736 [2022-04-18T05:10:48.879Z] Step 11/12 : COPY . . [2022-04-18T05:10:48.879Z] ---> 1ddf819fe2fe [2022-04-18T05:10:48.879Z] Step 12/12 : RUN ${MAKE} [2022-04-18T05:10:48.879Z] ---> Running in fbf1e465eb68 [2022-04-18T05:10:48.879Z] noop [2022-04-18T05:10:48.879Z] Removing intermediate container fbf1e465eb68 [2022-04-18T05:10:48.879Z] ---> 648b53784cc2 [2022-04-18T05:10:48.879Z] Successfully built 648b53784cc2 [2022-04-18T05:10:48.879Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T05:10:49.264Z] + docker inspect -f . ci-base-image-arm64 [2022-04-18T05:10:49.264Z] . [Pipeline] withDockerContainer [2022-04-18T05:10:49.514Z] prd-ubuntu20.04-docker-arm64-4c-16g-21209 does not seem to be running inside a container [2022-04-18T05:10:49.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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-04-18T05:10:51.027Z] $ docker top 30d66f89e8dfd197eb7a0d2af10a68fd2dd1222ea69c9c1341c77c1e405a490b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-18T05:10:52.046Z] + go version [2022-04-18T05:10:52.046Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-18T05:10:52.085Z] $ docker stop --time=1 30d66f89e8dfd197eb7a0d2af10a68fd2dd1222ea69c9c1341c77c1e405a490b [2022-04-18T05:10:53.755Z] $ docker rm -f 30d66f89e8dfd197eb7a0d2af10a68fd2dd1222ea69c9c1341c77c1e405a490b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-18T05:10:54.646Z] + docker inspect -f . ci-base-image-arm64 [2022-04-18T05:10:54.646Z] . [Pipeline] withDockerContainer [2022-04-18T05:10:54.906Z] prd-ubuntu20.04-docker-arm64-4c-16g-21209 does not seem to be running inside a container [2022-04-18T05:10:54.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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-04-18T05:10:56.340Z] $ docker top 8cad3afb9c2f5af1f3f713a703a2334eccd3603afa145550beaa6b1e0cc78fb1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-18T05:10:57.361Z] + make test [2022-04-18T05:10:57.362Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-18T05:10:59.359Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-04-18T05:12:36.276Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-04-18T05:12:36.276Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.061s coverage: 0.0% of statements [2022-04-18T05:12:36.276Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-18T05:12:36.276Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-18T05:12:58.487Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-18T05:12:58.487Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-18T05:12:58.767Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-18T05:13:02.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-18T05:13:02.312Z] $ docker stop --time=1 8cad3afb9c2f5af1f3f713a703a2334eccd3603afa145550beaa6b1e0cc78fb1 [2022-04-18T05:13:04.217Z] $ docker rm -f 8cad3afb9c2f5af1f3f713a703a2334eccd3603afa145550beaa6b1e0cc78fb1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-18T05:13:05.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-18T05:13:05.318Z] Warning: overwriting stash ‘coverage-report’ [2022-04-18T05:13:05.866Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-18T05:13:06.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-18T05:13:06.860Z] + ls -al . [2022-04-18T05:13:06.860Z] total 180 [2022-04-18T05:13:06.860Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 05:13 . [2022-04-18T05:13:06.860Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 05:08 .. [2022-04-18T05:13:06.860Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 18 05:08 .dockerignore [2022-04-18T05:13:06.860Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 05:08 .git [2022-04-18T05:13:06.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 05:08 .github [2022-04-18T05:13:06.860Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 18 05:08 .gitignore [2022-04-18T05:13:06.860Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 05:08 .golangci.yml [2022-04-18T05:13:06.860Z] -rw-rw-r-- 1 jenkins jenkins 8164 Apr 18 05:08 Attribution.txt [2022-04-18T05:13:06.860Z] -rw-rw-r-- 1 jenkins jenkins 4401 Apr 18 05:08 CHANGELOG.md [2022-04-18T05:13:06.860Z] -rw-rw-r-- 1 jenkins jenkins 1516 Apr 18 05:08 Dockerfile [2022-04-18T05:13:06.860Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 05:08 GOVERNANCE.md [2022-04-18T05:13:06.860Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 18 05:08 Jenkinsfile [2022-04-18T05:13:06.860Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 05:08 LICENSE [2022-04-18T05:13:06.860Z] -rw-rw-r-- 1 jenkins jenkins 1938 Apr 18 05:08 Makefile [2022-04-18T05:13:06.860Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 05:08 OWNERS.md [2022-04-18T05:13:06.860Z] -rw-rw-r-- 1 jenkins jenkins 9074 Apr 18 05:08 README.md [2022-04-18T05:13:06.860Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 05:04 VERSION [2022-04-18T05:13:06.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 05:08 bin [2022-04-18T05:13:06.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 05:08 cmd [2022-04-18T05:13:06.860Z] -rw-r--r-- 1 jenkins jenkins 7631 Apr 18 05:12 coverage.out [2022-04-18T05:13:06.860Z] -rw-rw-r-- 1 jenkins jenkins 3246 Apr 18 05:08 go.mod [2022-04-18T05:13:06.860Z] -rw-rw-r-- 1 jenkins jenkins 54182 Apr 18 05:08 go.sum [2022-04-18T05:13:06.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 05:08 internal [2022-04-18T05:13:06.860Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 05:08 snap [2022-04-18T05:13:06.860Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 18 05:08 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-18T05:13:07.247Z] + 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=387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 --label arch=arm64 --label version=0.0.0 . [2022-04-18T05:13:07.528Z] Sending build context to Docker daemon 2.737MB [2022-04-18T05:13:07.805Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T05:13:07.805Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-18T05:13:07.805Z] ---> 648b53784cc2 [2022-04-18T05:13:07.805Z] Step 3/24 : ARG MAKE='make build' [2022-04-18T05:13:07.805Z] ---> Running in 76eaa47c072f [2022-04-18T05:13:08.085Z] Removing intermediate container 76eaa47c072f [2022-04-18T05:13:08.085Z] ---> 97f76ba940fc [2022-04-18T05:13:08.085Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-18T05:13:08.363Z] ---> Running in 3be029432349 [2022-04-18T05:13:08.639Z] Removing intermediate container 3be029432349 [2022-04-18T05:13:08.639Z] ---> 9cd3ca2a7236 [2022-04-18T05:13:08.639Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T05:13:08.639Z] ---> Running in 47ca394eb668 [2022-04-18T05:13:08.922Z] Removing intermediate container 47ca394eb668 [2022-04-18T05:13:08.922Z] ---> ac76d22a9a0e [2022-04-18T05:13:08.922Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T05:13:09.208Z] ---> Running in 27bc32672fce [2022-04-18T05:13:11.198Z] Removing intermediate container 27bc32672fce [2022-04-18T05:13:11.198Z] ---> 4c95ef525aee [2022-04-18T05:13:11.198Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T05:13:11.198Z] ---> Running in 3c120e98672a [2022-04-18T05:13:12.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-18T05:13:13.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-18T05:13:14.159Z] OK: 224 MiB in 56 packages [2022-04-18T05:13:14.760Z] Removing intermediate container 3c120e98672a [2022-04-18T05:13:14.760Z] ---> 73dd4ddef3d5 [2022-04-18T05:13:14.760Z] Step 8/24 : WORKDIR /device-snmp-go [2022-04-18T05:13:14.760Z] ---> Running in ddc33b690672 [2022-04-18T05:13:15.361Z] Removing intermediate container ddc33b690672 [2022-04-18T05:13:15.361Z] ---> b43b8c32c2b3 [2022-04-18T05:13:15.361Z] Step 9/24 : COPY go.mod vendor* ./ [2022-04-18T05:13:15.637Z] ---> f91b40a03f6e [2022-04-18T05:13:15.637Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T05:13:15.914Z] ---> Running in 97a196199af2 [2022-04-18T05:13:17.902Z] Removing intermediate container 97a196199af2 [2022-04-18T05:13:17.902Z] ---> cd8beec8b45d [2022-04-18T05:13:17.902Z] Step 11/24 : COPY . . [2022-04-18T05:13:18.889Z] ---> 0e71f3909942 [2022-04-18T05:13:18.889Z] Step 12/24 : RUN ${MAKE} [2022-04-18T05:13:18.889Z] ---> Running in ccb2888624e9 [2022-04-18T05:13:19.889Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-04-18T05:15:41.850Z] Removing intermediate container ccb2888624e9 [2022-04-18T05:15:41.850Z] ---> 136e0aabe86f [2022-04-18T05:15:41.850Z] Step 13/24 : FROM alpine:3.14 [2022-04-18T05:15:41.850Z] 3.14: Pulling from library/alpine [2022-04-18T05:15:41.850Z] 455c02918c45: Pulling fs layer [2022-04-18T05:15:41.850Z] 455c02918c45: Verifying Checksum [2022-04-18T05:15:41.850Z] 455c02918c45: Download complete [2022-04-18T05:15:41.850Z] 455c02918c45: Pull complete [2022-04-18T05:15:41.850Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-18T05:15:41.850Z] Status: Downloaded newer image for alpine:3.14 [2022-04-18T05:15:41.850Z] ---> ac73e934f311 [2022-04-18T05:15:41.850Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-18T05:15:41.850Z] ---> Running in cc9f7b3c9fe2 [2022-04-18T05:15:41.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-18T05:15:41.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-18T05:15:41.850Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-18T05:15:41.850Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-18T05:15:41.850Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-18T05:15:41.850Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-18T05:15:41.850Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-18T05:15:41.850Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-18T05:15:41.850Z] Executing busybox-1.33.1-r7.trigger [2022-04-18T05:15:41.850Z] OK: 8 MiB in 20 packages [2022-04-18T05:15:41.850Z] Removing intermediate container cc9f7b3c9fe2 [2022-04-18T05:15:41.850Z] ---> 8ce0967fedb0 [2022-04-18T05:15:41.850Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-04-18T05:15:41.850Z] ---> 15c276944db7 [2022-04-18T05:15:41.850Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-04-18T05:15:41.850Z] ---> 2f34d50537b6 [2022-04-18T05:15:41.850Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-04-18T05:15:41.850Z] ---> 4e2bff6b36cf [2022-04-18T05:15:41.850Z] Step 18/24 : EXPOSE 59993 [2022-04-18T05:15:41.850Z] ---> Running in 106e7730130c [2022-04-18T05:15:41.850Z] Removing intermediate container 106e7730130c [2022-04-18T05:15:41.850Z] ---> fac3c3b35157 [2022-04-18T05:15:41.850Z] Step 19/24 : EXPOSE 161 [2022-04-18T05:15:41.850Z] ---> Running in 98f47e9e1603 [2022-04-18T05:15:41.850Z] Removing intermediate container 98f47e9e1603 [2022-04-18T05:15:41.850Z] ---> ec103b5c353e [2022-04-18T05:15:41.850Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-04-18T05:15:41.850Z] ---> Running in 84ba92841df6 [2022-04-18T05:15:41.850Z] Removing intermediate container 84ba92841df6 [2022-04-18T05:15:41.850Z] ---> de27f205ce50 [2022-04-18T05:15:41.850Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-18T05:15:41.850Z] ---> Running in c65a15c38080 [2022-04-18T05:15:41.850Z] Removing intermediate container c65a15c38080 [2022-04-18T05:15:41.850Z] ---> f5ff257fade1 [2022-04-18T05:15:41.850Z] Step 22/24 : LABEL arch=arm64 [2022-04-18T05:15:41.850Z] ---> Running in 8bab077c236f [2022-04-18T05:15:41.850Z] Removing intermediate container 8bab077c236f [2022-04-18T05:15:41.850Z] ---> 38bd81035c5d [2022-04-18T05:15:41.850Z] Step 23/24 : LABEL git_sha=387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 [2022-04-18T05:15:41.850Z] ---> Running in 866a15e0deee [2022-04-18T05:15:41.850Z] Removing intermediate container 866a15e0deee [2022-04-18T05:15:41.850Z] ---> 8516e9cc161b [2022-04-18T05:15:41.850Z] Step 24/24 : LABEL version=0.0.0 [2022-04-18T05:15:41.850Z] ---> Running in e0b4533657a5 [2022-04-18T05:15:41.850Z] Removing intermediate container e0b4533657a5 [2022-04-18T05:15:41.850Z] ---> 18d746d16615 [2022-04-18T05:15:41.850Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-18T05:15:41.850Z] Successfully built 18d746d16615 [2022-04-18T05:15:41.850Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-18T05:15:42.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-18T05:15:42.531Z] [2022-04-18T05:15:42.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-18T05:15:42.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-18T05:15:43.211Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-18T05:15:43.211Z] 8998bd30e6a1: Pulling fs layer [2022-04-18T05:15:43.211Z] 04944245beec: Pulling fs layer [2022-04-18T05:15:43.211Z] 699f458cf7ca: Pulling fs layer [2022-04-18T05:15:43.211Z] 765212b225bb: Pulling fs layer [2022-04-18T05:15:43.211Z] f23df028b6ca: Pulling fs layer [2022-04-18T05:15:43.211Z] d65c8cfc05b1: Pulling fs layer [2022-04-18T05:15:43.211Z] 2437ff75d9bd: Pulling fs layer [2022-04-18T05:15:43.211Z] 765212b225bb: Waiting [2022-04-18T05:15:43.211Z] f23df028b6ca: Waiting [2022-04-18T05:15:43.211Z] 2437ff75d9bd: Waiting [2022-04-18T05:15:43.211Z] d65c8cfc05b1: Waiting [2022-04-18T05:15:43.211Z] 04944245beec: Verifying Checksum [2022-04-18T05:15:43.211Z] 04944245beec: Download complete [2022-04-18T05:15:43.211Z] 765212b225bb: Verifying Checksum [2022-04-18T05:15:43.211Z] 765212b225bb: Download complete [2022-04-18T05:15:43.211Z] f23df028b6ca: Verifying Checksum [2022-04-18T05:15:43.211Z] f23df028b6ca: Download complete [2022-04-18T05:15:43.211Z] d65c8cfc05b1: Download complete [2022-04-18T05:15:43.492Z] 699f458cf7ca: Verifying Checksum [2022-04-18T05:15:43.492Z] 699f458cf7ca: Download complete [2022-04-18T05:15:43.768Z] 8998bd30e6a1: Verifying Checksum [2022-04-18T05:15:43.768Z] 8998bd30e6a1: Download complete [2022-04-18T05:15:46.400Z] 2437ff75d9bd: Verifying Checksum [2022-04-18T05:15:46.400Z] 2437ff75d9bd: Download complete [2022-04-18T05:15:48.397Z] 8998bd30e6a1: Pull complete [2022-04-18T05:15:48.672Z] 04944245beec: Pull complete [2022-04-18T05:15:50.110Z] 699f458cf7ca: Pull complete [2022-04-18T05:15:50.385Z] 765212b225bb: Pull complete [2022-04-18T05:15:50.988Z] f23df028b6ca: Pull complete [2022-04-18T05:15:51.590Z] d65c8cfc05b1: Pull complete [2022-04-18T05:16:06.705Z] 2437ff75d9bd: Pull complete [2022-04-18T05:16:06.705Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-18T05:16:06.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-18T05:16:06.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-18T05:16:06.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-21209 does not seem to be running inside a container [2022-04-18T05:16:07.066Z] $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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-04-18T05:16:09.688Z] $ docker top cb4138a60ebff51661c436642b05995034652ff8ca3a808e7a7effd7f494a532 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T05:16:10.696Z] ---> job-cost.sh [2022-04-18T05:16:10.696Z] lf-activate-venv: SKIPPING [2022-04-18T05:16:10.696Z] INFO: No Stack... [2022-04-18T05:16:11.292Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-18T05:16:11.890Z] INFO: Archiving Costs [Pipeline] sh [2022-04-18T05:16:12.578Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2022-04-18T05:16:12.578Z] + cut -d, -f6 [Pipeline] lock [2022-04-18T05:16:12.664Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-157-1-stack-cost] [2022-04-18T05:16:12.670Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-157-1-stack-cost] did not exist. Created. [2022-04-18T05:16:12.670Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-157-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-18T05:16:13.434Z] /w/workspace/device-snmp-go/1@tmp/durable-4735113a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-18T05:16:14.139Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-18T05:16:14.174Z] Warning: overwriting stash ‘stack-cost’ [2022-04-18T05:16:14.225Z] Stashed 1 file(s) [Pipeline] } [2022-04-18T05:16:14.239Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-157-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-18T05:16:14.316Z] $ docker stop --time=1 cb4138a60ebff51661c436642b05995034652ff8ca3a808e7a7effd7f494a532 [2022-04-18T05:16:15.852Z] $ docker rm -f cb4138a60ebff51661c436642b05995034652ff8ca3a808e7a7effd7f494a532 [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-04-18T05:16:16.896Z] provisioning config files... [2022-04-18T05:16:16.955Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-157@tmp/config7758555337652048325tmp [Pipeline] { [Pipeline] sh [2022-04-18T05:16:17.281Z] + set +x [2022-04-18T05:16:17.281Z] + curl -s https://codecov.io/bash [2022-04-18T05:16:17.281Z] + bash -s -- [2022-04-18T05:16:17.281Z] [2022-04-18T05:16:17.281Z] _____ _ [2022-04-18T05:16:17.281Z] / ____| | | [2022-04-18T05:16:17.281Z] | | ___ __| | ___ ___ _____ __ [2022-04-18T05:16:17.281Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-18T05:16:17.281Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-18T05:16:17.281Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-18T05:16:17.281Z] Bash-1.0.6 [2022-04-18T05:16:17.281Z] [2022-04-18T05:16:17.281Z] [2022-04-18T05:16:17.281Z] ==> git version 2.25.1 found [2022-04-18T05:16:17.281Z] ==> 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-04-18T05:16:17.281Z] Release-Date: 2020-01-08 [2022-04-18T05:16:17.281Z] 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-04-18T05:16:17.281Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-18T05:16:17.281Z] ==> Jenkins CI detected. [2022-04-18T05:16:17.281Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-157 [2022-04-18T05:16:17.281Z] project root: . [2022-04-18T05:16:17.281Z] --> token set from env [2022-04-18T05:16:17.281Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-18T05:16:17.281Z] ==> Running gcov in . (disable via -X gcov) [2022-04-18T05:16:17.281Z] ==> Python coveragepy not found [2022-04-18T05:16:17.281Z] ==> Searching for coverage reports in: [2022-04-18T05:16:17.281Z] + . [2022-04-18T05:16:17.281Z] -> Found 1 reports [2022-04-18T05:16:17.281Z] ==> Detecting git/mercurial file structure [2022-04-18T05:16:17.281Z] ==> Reading reports [2022-04-18T05:16:17.281Z] + ./coverage.out bytes=7631 [2022-04-18T05:16:17.281Z] ==> Appending adjustments [2022-04-18T05:16:17.281Z] https://docs.codecov.io/docs/fixing-reports [2022-04-18T05:16:17.541Z] + Found adjustments [2022-04-18T05:16:17.541Z] ==> Gzipping contents [2022-04-18T05:16:17.541Z] 4.0K /tmp/codecov.3TPw4P.gz [2022-04-18T05:16:17.541Z] ==> Uploading reports [2022-04-18T05:16:17.541Z] url: https://codecov.io [2022-04-18T05:16:17.541Z] query: branch=PR-157&commit=387c5d5e7a7207ab65f8a6b4a9662198326f7ef3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-157%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=157&job=&cmd_args= [2022-04-18T05:16:17.541Z] -> Pinging Codecov [2022-04-18T05:16:17.541Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-157&commit=387c5d5e7a7207ab65f8a6b4a9662198326f7ef3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-157%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=157&job=&cmd_args= [2022-04-18T05:16:17.802Z] -> Uploading to [2022-04-18T05:16:17.802Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-18/6C56EA5C29638FB4528AC87E60AF5AE0/387c5d5e7a7207ab65f8a6b4a9662198326f7ef3/bf9b54cf-53c1-4d69-912a-b15ed5489195.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220418T051617Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=427acf60bf961fc1b7668075b2c44d2ded357ab2e8f61d3d86a51f5a02023214 [2022-04-18T05:16:17.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-18T05:16:17.802Z] Dload Upload Total Spent Left Speed [2022-04-18T05:16:18.067Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1598 0 0 100 1598 0 5472 --:--:-- --:--:-- --:--:-- 5472 [2022-04-18T05:16:18.067Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 [Pipeline] } [2022-04-18T05:16:18.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-04-18T05:16:19.825Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-157/archives ] [2022-04-18T05:16:19.825Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-157/archives [2022-04-18T05:16:19.825Z] total 16 [2022-04-18T05:16:19.825Z] drwxr-xr-x 3 root root 4096 Apr 18 05:06 . [2022-04-18T05:16:19.825Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 05:06 .. [2022-04-18T05:16:19.825Z] drwxr-xr-x 2 root root 4096 Apr 18 05:06 cost [2022-04-18T05:16:19.825Z] -rw-r--r-- 1 root root 85 Apr 18 05:06 cost.csv [2022-04-18T05:16:19.825Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-157/archives [2022-04-18T05:16:19.825Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-157/archives [2022-04-18T05:16:19.825Z] total 16 [2022-04-18T05:16:19.825Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 05:06 . [2022-04-18T05:16:19.825Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 05:06 .. [2022-04-18T05:16:19.825Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 05:06 cost [2022-04-18T05:16:19.825Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 18 05:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-18T05:16:20.160Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T05:16:21.061Z] ---> package-listing.sh [2022-04-18T05:16:21.061Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-18T05:16:21.061Z] ++ facter osfamily [2022-04-18T05:16:21.323Z] + OS_FAMILY=debian [2022-04-18T05:16:21.323Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-157 [2022-04-18T05:16:21.323Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-18T05:16:21.323Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-18T05:16:21.323Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-18T05:16:21.323Z] + PACKAGES=/tmp/packages_start.txt [2022-04-18T05:16:21.323Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-157 ']' [2022-04-18T05:16:21.323Z] + PACKAGES=/tmp/packages_end.txt [2022-04-18T05:16:21.323Z] + case "${OS_FAMILY}" in [2022-04-18T05:16:21.323Z] + dpkg -l [2022-04-18T05:16:21.323Z] + grep '^ii' [2022-04-18T05:16:21.323Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-18T05:16:21.323Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-18T05:16:21.323Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-18T05:16:21.323Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-157 ']' [2022-04-18T05:16:21.323Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-157/archives/ [2022-04-18T05:16:21.323Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-157/archives/ [Pipeline] echo [2022-04-18T05:16:21.354Z] 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/gexfoundry_device-snmp-go_PR-157/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-18T05:16:21.650Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-18T05:16:22.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T05:16:22.233Z] . [Pipeline] withDockerContainer [2022-04-18T05:16:22.328Z] prd-ubuntu20.04-docker-8c-8g-21202 does not seem to be running inside a container [2022-04-18T05:16:22.367Z] $ 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/gexfoundry_device-snmp-go_PR-157/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-157 -v /w/workspace/gexfoundry_device-snmp-go_PR-157:/w/workspace/gexfoundry_device-snmp-go_PR-157:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-157@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-157@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-04-18T05:16:22.622Z] $ docker top 76b194686fdda33c2fc921eecd04dbb17b9ce06514cfec961fe95b8ddc13d1de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-18T05:16:23.028Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-18T05:16:23.340Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-18T05:16:23.652Z] + ls /var/log/sa-host [2022-04-18T05:16:23.653Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-18T05:16:23.802Z] provisioning config files... [2022-04-18T05:16:23.813Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-157@tmp/config4122780288761458904tmp [Pipeline] { [Pipeline] echo [2022-04-18T05:16:23.867Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T05:16:24.190Z] ---> create-netrc.sh [Pipeline] } [2022-04-18T05:16:24.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-18T05:16:24.613Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-18T05:16:24.645Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T05:16:24.961Z] ---> sudo-logs.sh [2022-04-18T05:16:24.961Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-18T05:16:25.043Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T05:16:25.362Z] ---> job-cost.sh [2022-04-18T05:16:25.362Z] lf-activate-venv: SKIPPING [2022-04-18T05:16:25.362Z] DEBUG: total: 0.2199999988079071 [2022-04-18T05:16:25.362Z] INFO: Retrieving Stack Cost... [2022-04-18T05:16:25.625Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-18T05:16:26.197Z] INFO: Archiving Costs [Pipeline] echo [2022-04-18T05:16:26.232Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T05:16:26.545Z] ---> logs-deploy.sh [2022-04-18T05:16:26.545Z] lf-activate-venv: SKIPPING [2022-04-18T05:16:26.545Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-157/1 [2022-04-18T05:16:26.545Z] INFO: archiving workspace using pattern(s): [2022-04-18T05:16:27.488Z] Archives upload complete. [2022-04-18T05:16:27.748Z] INFO: archiving logs to Nexus [2022-04-18T05:16:28.320Z] ---> uname -a: [2022-04-18T05:16:28.320Z] Linux prd-ubuntu20-04-docker-8c-8g-21202 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-18T05:16:28.320Z] [2022-04-18T05:16:28.320Z] [2022-04-18T05:16:28.320Z] ---> lscpu: [2022-04-18T05:16:28.320Z] Architecture: x86_64 [2022-04-18T05:16:28.320Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-18T05:16:28.320Z] Byte Order: Little Endian [2022-04-18T05:16:28.320Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-18T05:16:28.320Z] CPU(s): 8 [2022-04-18T05:16:28.320Z] On-line CPU(s) list: 0-7 [2022-04-18T05:16:28.320Z] Thread(s) per core: 1 [2022-04-18T05:16:28.320Z] Core(s) per socket: 1 [2022-04-18T05:16:28.320Z] Socket(s): 8 [2022-04-18T05:16:28.320Z] NUMA node(s): 1 [2022-04-18T05:16:28.320Z] Vendor ID: AuthenticAMD [2022-04-18T05:16:28.320Z] CPU family: 23 [2022-04-18T05:16:28.320Z] Model: 49 [2022-04-18T05:16:28.320Z] Model name: AMD EPYC-Rome Processor [2022-04-18T05:16:28.320Z] Stepping: 0 [2022-04-18T05:16:28.320Z] CPU MHz: 2799.998 [2022-04-18T05:16:28.320Z] BogoMIPS: 5599.99 [2022-04-18T05:16:28.320Z] Virtualization: AMD-V [2022-04-18T05:16:28.320Z] Hypervisor vendor: KVM [2022-04-18T05:16:28.320Z] Virtualization type: full [2022-04-18T05:16:28.320Z] L1d cache: 256 KiB [2022-04-18T05:16:28.320Z] L1i cache: 256 KiB [2022-04-18T05:16:28.320Z] L2 cache: 4 MiB [2022-04-18T05:16:28.320Z] L3 cache: 128 MiB [2022-04-18T05:16:28.320Z] NUMA node0 CPU(s): 0-7 [2022-04-18T05:16:28.320Z] Vulnerability Itlb multihit: Not affected [2022-04-18T05:16:28.320Z] Vulnerability L1tf: Not affected [2022-04-18T05:16:28.320Z] Vulnerability Mds: Not affected [2022-04-18T05:16:28.320Z] Vulnerability Meltdown: Not affected [2022-04-18T05:16:28.320Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-18T05:16:28.320Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-18T05:16:28.320Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-18T05:16:28.320Z] Vulnerability Srbds: Not affected [2022-04-18T05:16:28.320Z] Vulnerability Tsx async abort: Not affected [2022-04-18T05:16:28.320Z] 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-04-18T05:16:28.320Z] [2022-04-18T05:16:28.320Z] [2022-04-18T05:16:28.320Z] ---> nproc: [2022-04-18T05:16:28.320Z] 8 [2022-04-18T05:16:28.320Z] [2022-04-18T05:16:28.320Z] [2022-04-18T05:16:28.320Z] ---> df -h: [2022-04-18T05:16:28.320Z] Filesystem Size Used Avail Use% Mounted on [2022-04-18T05:16:28.320Z] overlay 155G 11G 145G 7% / [2022-04-18T05:16:28.320Z] tmpfs 64M 0 64M 0% /dev [2022-04-18T05:16:28.320Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-18T05:16:28.320Z] shm 64M 0 64M 0% /dev/shm [2022-04-18T05:16:28.320Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-04-18T05:16:28.320Z] [2022-04-18T05:16:28.320Z] [2022-04-18T05:16:28.320Z] ---> sar -b -r -n DEV: [2022-04-18T05:16:28.320Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21202) 04/18/22 _x86_64_ (8 CPU) [2022-04-18T05:16:28.320Z] [2022-04-18T05:16:28.320Z] 05:03:51 LINUX RESTART (8 CPU) [2022-04-18T05:16:28.320Z] [2022-04-18T05:16:28.320Z] 05:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-18T05:16:28.320Z] 05:05:01 306.07 57.54 248.53 0.00 7463.29 196020.66 0.00 [2022-04-18T05:16:28.320Z] 05:06:01 144.03 0.23 143.79 0.00 14.53 35997.33 0.00 [2022-04-18T05:16:28.320Z] 05:07:01 108.91 0.02 108.90 0.00 0.53 32481.99 0.00 [2022-04-18T05:16:28.320Z] 05:08:01 2.13 0.00 2.13 0.00 0.00 24.40 0.00 [2022-04-18T05:16:28.320Z] 05:09:01 1.67 0.02 1.65 0.00 0.13 19.99 0.00 [2022-04-18T05:16:28.320Z] 05:10:01 1.80 0.00 1.80 0.00 0.00 32.93 0.00 [2022-04-18T05:16:28.320Z] 05:11:01 2.83 0.88 1.95 0.00 18.71 22.50 0.00 [2022-04-18T05:16:28.320Z] 05:12:01 1.95 0.00 1.95 0.00 0.00 26.93 0.00 [2022-04-18T05:16:28.320Z] 05:13:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2022-04-18T05:16:28.320Z] 05:14:01 1.62 0.00 1.62 0.00 0.00 22.00 0.00 [2022-04-18T05:16:28.320Z] 05:15:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 [2022-04-18T05:16:28.320Z] 05:16:01 1.58 0.00 1.58 0.00 0.00 18.79 0.00 [2022-04-18T05:16:28.321Z] Average: 47.95 4.90 43.06 0.00 625.57 22087.27 0.00 [2022-04-18T05:16:28.321Z] [2022-04-18T05:16:28.321Z] 05:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-18T05:16:28.321Z] 05:05:01 29112396 31712452 574324 1.75 104756 2768652 2097412 6.18 1104716 2271144 204088 [2022-04-18T05:16:28.321Z] 05:06:01 28360296 31595204 686048 2.09 145744 3320796 2256344 6.65 1552864 2529292 368156 [2022-04-18T05:16:28.321Z] 05:07:01 28189588 31772300 510480 1.55 156360 3621128 1716228 5.06 1256240 2960704 20 [2022-04-18T05:16:28.321Z] 05:08:01 28189208 31772124 510296 1.55 156440 3621132 1716228 5.06 1256324 2960704 40 [2022-04-18T05:16:28.321Z] 05:09:01 28195448 31778452 504052 1.53 156524 3621132 1716228 5.06 1250564 2960712 20 [2022-04-18T05:16:28.321Z] 05:10:01 28195440 31778520 503944 1.53 156640 3621144 1716228 5.06 1250296 2960716 180 [2022-04-18T05:16:28.321Z] 05:11:01 28192832 31776692 505892 1.54 156720 3621660 1792848 5.28 1254172 2961156 16 [2022-04-18T05:16:28.321Z] 05:12:01 28200236 31784104 498440 1.52 156764 3621656 1775360 5.23 1245416 2961160 16 [2022-04-18T05:16:28.321Z] 05:13:01 28200112 31784116 498548 1.52 156796 3621728 1775360 5.23 1245796 2961224 168 [2022-04-18T05:16:28.321Z] 05:14:01 28200324 31784348 498296 1.52 156836 3621708 1775360 5.23 1246084 2961204 204 [2022-04-18T05:16:28.321Z] 05:15:01 28200324 31784372 498216 1.52 156876 3621700 1775360 5.23 1245924 2961204 8 [2022-04-18T05:16:28.321Z] 05:16:01 28200008 31784080 498440 1.52 156912 3621708 1759228 5.18 1245580 2961208 16 [2022-04-18T05:16:28.321Z] Average: 28286351 31758897 523915 1.59 151447 3525345 1822682 5.37 1262831 2867536 47744 [2022-04-18T05:16:28.321Z] [2022-04-18T05:16:28.321Z] 05:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-18T05:16:28.321Z] 05:05:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:05:01 ens3 839.68 563.89 6235.48 118.71 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:05:01 docker0 108.02 129.90 9.08 1069.12 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:05:01 vethee46483 90.38 113.11 8.79 967.76 0.00 0.00 0.00 0.08 [2022-04-18T05:16:28.321Z] 05:06:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:06:01 vethae2b0b6 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:06:01 ens3 72.04 54.36 101.48 58.95 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:06:01 docker0 10.41 12.53 0.67 57.20 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:07:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:07:01 ens3 111.61 68.96 2622.84 12.23 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:07:01 docker0 2.77 5.41 0.18 51.51 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:08:01 ens3 1.57 0.42 0.45 0.27 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:09:01 ens3 0.72 0.37 0.36 0.27 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:10:01 ens3 0.72 0.57 0.34 0.28 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:11:01 ens3 6.64 7.90 0.66 11.91 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:12:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:13:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:14:01 ens3 0.38 0.15 0.08 0.01 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:15:01 ens3 2.23 3.83 0.21 6.98 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:16:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] Average: ens3 86.45 58.46 747.85 17.48 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] Average: docker0 10.11 12.34 0.83 98.28 0.00 0.00 0.00 0.00 [2022-04-18T05:16:28.321Z] [2022-04-18T05:16:28.321Z]