Pull request #340 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc+c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 (4f0ad8f9c61d8dcac165c6f7b48b8af62c54dcd0) 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-ssh5469114891124181745.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7828118778648220162.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12043464458350424335.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-340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4808514751050789536.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 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-ssh9546211464578167147.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12814584587646570545.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1216’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1219 in /w/workspace/gexfoundry_device-snmp-go_PR-340 [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-340 # 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 > 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/340/head:refs/remotes/origin/PR-340 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 into PR head commit 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc Merge succeeded, producing 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc Checking out Revision 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc (PR-340) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-19T05:18:59.461Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script > git config core.sparsecheckout # timeout=10 > git checkout -f 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc # 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 c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc # timeout=10 [Pipeline] { [Pipeline] withCredentials [2024-02-19T05:18:59.653Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-19T05:18:59.756Z] ========================================================= [2024-02-19T05:18:59.756Z] EdgeX Global Pipelines Version Info [2024-02-19T05:18:59.756Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:19:00.520Z] ------------------- [2024-02-19T05:19:00.520Z] stable info: [2024-02-19T05:19:00.520Z] ------------------- [2024-02-19T05:19:00.520Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-19T05:19:00.520Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T05:19:00.520Z] Message: update stable to v1.0.258 [2024-02-19T05:19:01.091Z] ------------------- [2024-02-19T05:19:01.091Z] experimental info: [2024-02-19T05:19:01.091Z] ------------------- [2024-02-19T05:19:01.091Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-19T05:19:01.091Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T05:19:01.091Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-19T05:19:01.309Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2024-02-19T05:19:01.370Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2024-02-19T05:19:01.422Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-19T05:19:01.483Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-19T05:19:01.541Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-19T05:19:01.603Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-19T05:19:01.661Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-19T05:19:01.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-19T05:19:01.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-19T05:19:01.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-19T05:19:01.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-19T05:19:01.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2024-02-19T05:19:02.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-19T05:19:02.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-19T05:19:02.137Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T05:19:02.199Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T05:19:02.259Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T05:19:02.321Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T05:19:02.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-19T05:19:02.451Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-19T05:19:02.517Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-19T05:19:02.582Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-19T05:19:02.645Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-19T05:19:02.711Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-19T05:19:02.774Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-19T05:19:02.841Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-19T05:19:02.908Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-19T05:19:02.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-340 [Pipeline] echo [2024-02-19T05:19:03.044Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-340 [Pipeline] echo [2024-02-19T05:19:03.112Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-340 [Pipeline] echo [2024-02-19T05:19:03.185Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc [Pipeline] echo [2024-02-19T05:19:03.257Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5de2cd5 [Pipeline] echo [2024-02-19T05:19:03.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T05:19:03.493Z] provisioning config files... [2024-02-19T05:19:03.507Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-340@tmp/config3816157132120851659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:19:03.923Z] ---> ****-login.sh [2024-02-19T05:19:03.923Z] nexus3.edgexfoundry.org:10001 [2024-02-19T05:19:04.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:19:04.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:19:04.450Z] Configure a credential helper to remove this warning. See [2024-02-19T05:19:04.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:19:04.450Z] [2024-02-19T05:19:04.450Z] Login Succeeded [2024-02-19T05:19:04.450Z] nexus3.edgexfoundry.org:10002 [2024-02-19T05:19:04.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:19:04.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:19:04.712Z] Configure a credential helper to remove this warning. See [2024-02-19T05:19:04.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:19:04.712Z] [2024-02-19T05:19:04.712Z] Login Succeeded [2024-02-19T05:19:04.712Z] nexus3.edgexfoundry.org:10003 [2024-02-19T05:19:04.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:19:04.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:19:04.712Z] Configure a credential helper to remove this warning. See [2024-02-19T05:19:04.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:19:04.712Z] [2024-02-19T05:19:04.712Z] Login Succeeded [2024-02-19T05:19:04.712Z] nexus3.edgexfoundry.org:10004 [2024-02-19T05:19:04.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:19:04.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:19:04.712Z] Configure a credential helper to remove this warning. See [2024-02-19T05:19:04.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:19:04.712Z] [2024-02-19T05:19:04.712Z] Login Succeeded [2024-02-19T05:19:04.974Z] ****.io [2024-02-19T05:19:04.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:19:05.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:19:05.235Z] Configure a credential helper to remove this warning. See [2024-02-19T05:19:05.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:19:05.235Z] [2024-02-19T05:19:05.235Z] Login Succeeded [2024-02-19T05:19:05.236Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T05:19:05.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-19T05:19:06.063Z] + git rev-list -1 --merges 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc~1..5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc [Pipeline] echo [2024-02-19T05:19:06.115Z] -----------> git rev-list -1 --merges 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc~1..5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc [false] [Pipeline] sh [2024-02-19T05:19:06.450Z] + git log --format=format:%s -1 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc [Pipeline] echo [2024-02-19T05:19:06.488Z] ========================================================= [2024-02-19T05:19:06.488Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-19T05:19:06.488Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T05:19:06.990Z] + git log --format=format:%s -1 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc [Pipeline] echo [2024-02-19T05:19:07.027Z] [semverPrep] GIT_COMMIT: 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-02-19T05:19:07.079Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-19T05:19:07.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T05:19:07.518Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-19T05:19:07.518Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-19T05:19:07.518Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-19T05:19:07.518Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-19T05:19:07.518Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-19T05:19:07.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:19:08.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T05:19:08.036Z] [2024-02-19T05:19:08.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:19:08.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T05:19:08.435Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-19T05:19:08.435Z] b85a868b505f: Pulling fs layer [2024-02-19T05:19:08.435Z] e2be974225ed: Pulling fs layer [2024-02-19T05:19:08.435Z] 339a4e72a1f5: Pulling fs layer [2024-02-19T05:19:08.435Z] 988bab9f4d93: Pulling fs layer [2024-02-19T05:19:08.435Z] 1469e6f7b9e6: Pulling fs layer [2024-02-19T05:19:08.435Z] eaf3925da568: Pulling fs layer [2024-02-19T05:19:08.435Z] bab4dde63d76: Pulling fs layer [2024-02-19T05:19:08.435Z] bde34c3a00c8: Pulling fs layer [2024-02-19T05:19:08.435Z] b352a97aabf1: Pulling fs layer [2024-02-19T05:19:08.435Z] 4872d77fe225: Pulling fs layer [2024-02-19T05:19:08.435Z] 5851b861e8e6: Pulling fs layer [2024-02-19T05:19:08.435Z] 4872d77fe225: Waiting [2024-02-19T05:19:08.435Z] b352a97aabf1: Waiting [2024-02-19T05:19:08.435Z] bab4dde63d76: Waiting [2024-02-19T05:19:08.435Z] 1469e6f7b9e6: Waiting [2024-02-19T05:19:08.435Z] 5851b861e8e6: Waiting [2024-02-19T05:19:08.435Z] bde34c3a00c8: Waiting [2024-02-19T05:19:08.435Z] 988bab9f4d93: Waiting [2024-02-19T05:19:08.435Z] e2be974225ed: Verifying Checksum [2024-02-19T05:19:08.435Z] e2be974225ed: Download complete [2024-02-19T05:19:08.435Z] 988bab9f4d93: Verifying Checksum [2024-02-19T05:19:08.435Z] 988bab9f4d93: Download complete [2024-02-19T05:19:08.695Z] 1469e6f7b9e6: Verifying Checksum [2024-02-19T05:19:08.695Z] 1469e6f7b9e6: Download complete [2024-02-19T05:19:08.695Z] eaf3925da568: Download complete [2024-02-19T05:19:08.695Z] 339a4e72a1f5: Verifying Checksum [2024-02-19T05:19:08.695Z] 339a4e72a1f5: Download complete [2024-02-19T05:19:08.695Z] bde34c3a00c8: Verifying Checksum [2024-02-19T05:19:08.695Z] bde34c3a00c8: Download complete [2024-02-19T05:19:08.695Z] b352a97aabf1: Verifying Checksum [2024-02-19T05:19:08.695Z] b352a97aabf1: Download complete [2024-02-19T05:19:08.695Z] 4872d77fe225: Verifying Checksum [2024-02-19T05:19:08.695Z] 4872d77fe225: Download complete [2024-02-19T05:19:08.695Z] 5851b861e8e6: Verifying Checksum [2024-02-19T05:19:08.695Z] 5851b861e8e6: Download complete [2024-02-19T05:19:08.695Z] b85a868b505f: Verifying Checksum [2024-02-19T05:19:08.695Z] b85a868b505f: Download complete [2024-02-19T05:19:08.954Z] bab4dde63d76: Verifying Checksum [2024-02-19T05:19:08.954Z] bab4dde63d76: Download complete [2024-02-19T05:19:09.895Z] b85a868b505f: Pull complete [2024-02-19T05:19:10.153Z] e2be974225ed: Pull complete [2024-02-19T05:19:10.720Z] 339a4e72a1f5: Pull complete [2024-02-19T05:19:10.720Z] 988bab9f4d93: Pull complete [2024-02-19T05:19:10.978Z] 1469e6f7b9e6: Pull complete [2024-02-19T05:19:10.978Z] eaf3925da568: Pull complete [2024-02-19T05:19:12.879Z] bab4dde63d76: Pull complete [2024-02-19T05:19:12.879Z] bde34c3a00c8: Pull complete [2024-02-19T05:19:13.139Z] b352a97aabf1: Pull complete [2024-02-19T05:19:13.139Z] 4872d77fe225: Pull complete [2024-02-19T05:19:13.139Z] 5851b861e8e6: Pull complete [2024-02-19T05:19:13.139Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-19T05:19:13.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T05:19:13.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:19:13.495Z] prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container [2024-02-19T05:19:13.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-340 -v /w/workspace/gexfoundry_device-snmp-go_PR-340:/w/workspace/gexfoundry_device-snmp-go_PR-340:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-340@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T05:19:16.512Z] $ docker top c933d94377cc20d4e9dd26eb58b4a8bd0125c55f0b92430a4e3b072f36ad1d8d -eo pid,comm [2024-02-19T05:19:16.587Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-19T05:19:16.587Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T05:19:16.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T05:19:16.784Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T05:19:16.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T05:19:16.896Z] $ docker exec c933d94377cc20d4e9dd26eb58b4a8bd0125c55f0b92430a4e3b072f36ad1d8d ssh-agent [2024-02-19T05:19:17.027Z] SSH_AUTH_SOCK=/tmp/ssh-z1avPNFSpFPh/agent.32 [2024-02-19T05:19:17.027Z] SSH_AGENT_PID=38 [2024-02-19T05:19:17.036Z] Running ssh-add (command line suppressed) [2024-02-19T05:19:17.124Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-340@tmp/private_key_15934253315307789694.key (/w/workspace/gexfoundry_device-snmp-go_PR-340@tmp/private_key_15934253315307789694.key) [2024-02-19T05:19:17.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T05:19:17.510Z] + git tag --points-at HEAD [Pipeline] } [2024-02-19T05:19:17.530Z] $ docker exec --env ******** --env ******** c933d94377cc20d4e9dd26eb58b4a8bd0125c55f0b92430a4e3b072f36ad1d8d ssh-agent -k [2024-02-19T05:19:17.652Z] unset SSH_AUTH_SOCK; [2024-02-19T05:19:17.653Z] unset SSH_AGENT_PID; [2024-02-19T05:19:17.653Z] echo Agent pid 38 killed; [2024-02-19T05:19:17.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-19T05:19:17.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T05:19:17.810Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T05:19:17.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T05:19:17.923Z] $ docker exec c933d94377cc20d4e9dd26eb58b4a8bd0125c55f0b92430a4e3b072f36ad1d8d ssh-agent [2024-02-19T05:19:18.058Z] SSH_AUTH_SOCK=/tmp/ssh-Vint6BPDGgC2/agent.70 [2024-02-19T05:19:18.058Z] SSH_AGENT_PID=76 [2024-02-19T05:19:18.063Z] Running ssh-add (command line suppressed) [2024-02-19T05:19:18.155Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-340@tmp/private_key_18075287509890305587.key (/w/workspace/gexfoundry_device-snmp-go_PR-340@tmp/private_key_18075287509890305587.key) [2024-02-19T05:19:18.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T05:19:18.534Z] + git semver init [2024-02-19T05:19:18.793Z] 2024-02-19 05:19:18,699 [run_init] DEBUG init version:0.0.0 force:False [2024-02-19T05:19:18.793Z] 2024-02-19 05:19:18,700 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-340/.semver [2024-02-19T05:19:18.793Z] 2024-02-19 05:19:18,700 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-340/.semver [2024-02-19T05:19:18.793Z] 2024-02-19 05:19:18,700 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-340/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-340, universal_newlines=False, shell=None, istream=None) [2024-02-19T05:19:19.732Z] 2024-02-19 05:19:19,720 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-340/.git/info/exclude [2024-02-19T05:19:19.732Z] 2024-02-19 05:19:19,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-340/.semver/PR-340 with force:False [2024-02-19T05:19:19.732Z] 2024-02-19 05:19:19,721 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-340/.semver/PR-340 [2024-02-19T05:19:19.992Z] 2024-02-19 05:19:19,727 [execute] INFO git cat-file --batch-check [2024-02-19T05:19:19.992Z] 2024-02-19 05:19:19,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-340/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T05:19:19.992Z] 2024-02-19 05:19:19,734 [execute] INFO git cat-file --batch [2024-02-19T05:19:19.992Z] 2024-02-19 05:19:19,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-340/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T05:19:19.992Z] 2024-02-19 05:19:19,740 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-340/.semver/PR-340 [2024-02-19T05:19:19.992Z] 0.0.0 [Pipeline] } [2024-02-19T05:19:20.006Z] $ docker exec --env ******** --env ******** c933d94377cc20d4e9dd26eb58b4a8bd0125c55f0b92430a4e3b072f36ad1d8d ssh-agent -k [2024-02-19T05:19:20.110Z] unset SSH_AUTH_SOCK; [2024-02-19T05:19:20.111Z] unset SSH_AGENT_PID; [2024-02-19T05:19:20.111Z] echo Agent pid 76 killed; [2024-02-19T05:19:20.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T05:19:20.650Z] + git semver [Pipeline] } [2024-02-19T05:19:20.928Z] $ docker stop --time=1 c933d94377cc20d4e9dd26eb58b4a8bd0125c55f0b92430a4e3b072f36ad1d8d [2024-02-19T05:19:22.250Z] $ docker rm -f --volumes c933d94377cc20d4e9dd26eb58b4a8bd0125c55f0b92430a4e3b072f36ad1d8d [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T05:19:22.712Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-19T05:19:23.482Z] Stashed 1 file(s) [Pipeline] echo [2024-02-19T05:19:23.496Z] [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 [2024-02-19T05:19:24.359Z] provisioning config files... [2024-02-19T05:19:24.369Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-340@tmp/config9558359832544563292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:19:24.763Z] ---> ****-login.sh [2024-02-19T05:19:24.763Z] nexus3.edgexfoundry.org:10001 [2024-02-19T05:19:24.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:19:24.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:19:24.763Z] Configure a credential helper to remove this warning. See [2024-02-19T05:19:24.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:19:24.763Z] [2024-02-19T05:19:24.763Z] Login Succeeded [2024-02-19T05:19:24.763Z] nexus3.edgexfoundry.org:10002 [2024-02-19T05:19:24.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:19:24.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:19:24.763Z] Configure a credential helper to remove this warning. See [2024-02-19T05:19:24.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:19:24.763Z] [2024-02-19T05:19:24.763Z] Login Succeeded [2024-02-19T05:19:24.763Z] nexus3.edgexfoundry.org:10003 [2024-02-19T05:19:25.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:19:25.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:19:25.023Z] Configure a credential helper to remove this warning. See [2024-02-19T05:19:25.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:19:25.023Z] [2024-02-19T05:19:25.023Z] Login Succeeded [2024-02-19T05:19:25.023Z] nexus3.edgexfoundry.org:10004 [2024-02-19T05:19:25.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:19:25.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:19:25.023Z] Configure a credential helper to remove this warning. See [2024-02-19T05:19:25.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:19:25.023Z] [2024-02-19T05:19:25.023Z] Login Succeeded [2024-02-19T05:19:25.023Z] ****.io [2024-02-19T05:19:25.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:19:25.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:19:25.283Z] Configure a credential helper to remove this warning. See [2024-02-19T05:19:25.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:19:25.283Z] [2024-02-19T05:19:25.283Z] Login Succeeded [2024-02-19T05:19:25.283Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T05:19:25.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T05:19:25.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T05:19:25.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T05:19:25.747Z] ========================================================= [2024-02-19T05:19:25.747Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-19T05:19:25.747Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:19:26.324Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-19T05:19:26.324Z] Sending build context to Docker daemon 14.12MB [2024-02-19T05:19:26.324Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T05:19:26.324Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-19T05:19:26.593Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-19T05:19:26.593Z] 7264a8db6415: Pulling fs layer [2024-02-19T05:19:26.593Z] c4d48a809fc2: Pulling fs layer [2024-02-19T05:19:26.593Z] 4f1c88b9dad5: Pulling fs layer [2024-02-19T05:19:26.593Z] ad3a456e5733: Pulling fs layer [2024-02-19T05:19:26.593Z] 69c7f0334f64: Pulling fs layer [2024-02-19T05:19:26.593Z] 1f1c1a5573a3: Pulling fs layer [2024-02-19T05:19:26.593Z] ce7588e14bc9: Pulling fs layer [2024-02-19T05:19:26.593Z] b5e4710f87ac: Pulling fs layer [2024-02-19T05:19:26.593Z] 69c7f0334f64: Waiting [2024-02-19T05:19:26.593Z] ad3a456e5733: Waiting [2024-02-19T05:19:26.593Z] b5e4710f87ac: Waiting [2024-02-19T05:19:26.593Z] 1f1c1a5573a3: Waiting [2024-02-19T05:19:26.593Z] c4d48a809fc2: Download complete [2024-02-19T05:19:26.593Z] ad3a456e5733: Verifying Checksum [2024-02-19T05:19:26.593Z] ad3a456e5733: Download complete [2024-02-19T05:19:26.593Z] 69c7f0334f64: Verifying Checksum [2024-02-19T05:19:26.593Z] 69c7f0334f64: Download complete [2024-02-19T05:19:26.593Z] 7264a8db6415: Verifying Checksum [2024-02-19T05:19:26.593Z] 7264a8db6415: Download complete [2024-02-19T05:19:26.593Z] 1f1c1a5573a3: Verifying Checksum [2024-02-19T05:19:26.593Z] 1f1c1a5573a3: Download complete [2024-02-19T05:19:26.593Z] b5e4710f87ac: Verifying Checksum [2024-02-19T05:19:26.593Z] b5e4710f87ac: Download complete [2024-02-19T05:19:26.854Z] 7264a8db6415: Pull complete [2024-02-19T05:19:26.854Z] c4d48a809fc2: Pull complete [2024-02-19T05:19:26.854Z] 4f1c88b9dad5: Verifying Checksum [2024-02-19T05:19:26.854Z] 4f1c88b9dad5: Download complete [2024-02-19T05:19:27.422Z] ce7588e14bc9: Verifying Checksum [2024-02-19T05:19:27.422Z] ce7588e14bc9: Download complete [2024-02-19T05:19:30.707Z] 4f1c88b9dad5: Pull complete [2024-02-19T05:19:30.707Z] ad3a456e5733: Pull complete [2024-02-19T05:19:30.707Z] 69c7f0334f64: Pull complete [2024-02-19T05:19:30.707Z] 1f1c1a5573a3: Pull complete [2024-02-19T05:19:33.239Z] ce7588e14bc9: Pull complete [2024-02-19T05:19:33.239Z] b5e4710f87ac: Pull complete [2024-02-19T05:19:33.498Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-19T05:19:33.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-19T05:19:33.498Z] ---> 88b5674ff536 [2024-02-19T05:19:33.498Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-19T05:19:38.817Z] ---> Running in d687b5c0fa12 [2024-02-19T05:19:38.817Z] Removing intermediate container d687b5c0fa12 [2024-02-19T05:19:38.817Z] ---> 55172b404140 [2024-02-19T05:19:38.817Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T05:19:38.817Z] ---> Running in 1db910e9be1c [2024-02-19T05:19:38.817Z] Removing intermediate container 1db910e9be1c [2024-02-19T05:19:38.817Z] ---> 6f433be56eef [2024-02-19T05:19:38.817Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T05:19:38.817Z] ---> Running in a9ffc8a00bda [2024-02-19T05:19:38.817Z] Removing intermediate container a9ffc8a00bda [2024-02-19T05:19:38.817Z] ---> f92ecd245585 [2024-02-19T05:19:38.817Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T05:19:38.817Z] ---> Running in 6ec4f728ecbb [2024-02-19T05:19:38.817Z] Removing intermediate container 6ec4f728ecbb [2024-02-19T05:19:38.817Z] ---> c885de9cbcd4 [2024-02-19T05:19:38.817Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T05:19:38.817Z] ---> Running in b5a899647e84 [2024-02-19T05:19:38.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T05:19:38.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T05:19:39.130Z] Still waiting to schedule task [2024-02-19T05:19:39.131Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1217’ is offline [2024-02-19T05:19:39.385Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-19T05:19:39.385Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-19T05:19:39.385Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-19T05:19:39.385Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-19T05:19:39.385Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T05:19:39.385Z] OK: 268 MiB in 56 packages [2024-02-19T05:19:39.953Z] Removing intermediate container b5a899647e84 [2024-02-19T05:19:39.953Z] ---> c92ece0b8d38 [2024-02-19T05:19:39.953Z] Step 8/12 : WORKDIR /device-snmp-go [2024-02-19T05:19:39.953Z] ---> Running in f5eac4cf36bf [2024-02-19T05:19:39.953Z] Removing intermediate container f5eac4cf36bf [2024-02-19T05:19:39.953Z] ---> daa51f519a7f [2024-02-19T05:19:39.953Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-19T05:19:40.213Z] ---> 656cf7d691ff [2024-02-19T05:19:40.213Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T05:19:40.213Z] ---> Running in 58aac581444b [2024-02-19T05:20:12.328Z] Removing intermediate container 58aac581444b [2024-02-19T05:20:12.328Z] ---> 325cc47fa5f2 [2024-02-19T05:20:12.328Z] Step 11/12 : COPY . . [2024-02-19T05:20:12.328Z] ---> e9b3a35d7e44 [2024-02-19T05:20:12.328Z] Step 12/12 : RUN ${MAKE} [2024-02-19T05:20:12.328Z] ---> Running in 9480dc07363a [2024-02-19T05:20:12.328Z] noop [2024-02-19T05:20:12.328Z] Removing intermediate container 9480dc07363a [2024-02-19T05:20:12.328Z] ---> 4ac459c362ac [2024-02-19T05:20:12.328Z] Successfully built 4ac459c362ac [2024-02-19T05:20:12.328Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:20:12.861Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T05:20:12.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:20:13.070Z] prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container [2024-02-19T05:20:13.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-340 -v /w/workspace/gexfoundry_device-snmp-go_PR-340:/w/workspace/gexfoundry_device-snmp-go_PR-340:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-340@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-340@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 [2024-02-19T05:20:13.450Z] $ docker top fe018d279042df2043c10fdadaaa9419d5465d7fc666baf1aa8af6f06e808e18 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T05:20:13.981Z] + go version [2024-02-19T05:20:13.981Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-19T05:20:14.018Z] $ docker stop --time=1 fe018d279042df2043c10fdadaaa9419d5465d7fc666baf1aa8af6f06e808e18 [2024-02-19T05:20:15.290Z] $ docker rm -f --volumes fe018d279042df2043c10fdadaaa9419d5465d7fc666baf1aa8af6f06e808e18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:20:16.238Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T05:20:16.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:20:16.451Z] prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container [2024-02-19T05:20:16.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-340 -v /w/workspace/gexfoundry_device-snmp-go_PR-340:/w/workspace/gexfoundry_device-snmp-go_PR-340:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-340@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-340@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 [2024-02-19T05:20:16.842Z] $ docker top cfe2340351528242475554bd94403954965b0801b61c201d267409283bc7f048 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T05:20:17.292Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-340 [Pipeline] fileExists [Pipeline] sh [2024-02-19T05:20:17.677Z] + make test [2024-02-19T05:20:17.677Z] go test ./... -coverprofile=coverage.out [2024-02-19T05:20:19.127Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-02-19T05:20:29.145Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-02-19T05:20:29.145Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements [2024-02-19T05:20:37.270Z] go vet ./... [2024-02-19T05:20:39.807Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T05:20:39.807Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T05:20:39.807Z] ./bin/test-attribution-txt.sh [2024-02-19T05:20:40.068Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T05:20:40.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T05:20:40.184Z] $ docker stop --time=1 cfe2340351528242475554bd94403954965b0801b61c201d267409283bc7f048 [2024-02-19T05:20:43.839Z] $ docker rm -f --volumes cfe2340351528242475554bd94403954965b0801b61c201d267409283bc7f048 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T05:20:44.449Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T05:20:44.524Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-19T05:20:45.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T05:20:45.729Z] + ls -al . [2024-02-19T05:20:45.729Z] total 172 [2024-02-19T05:20:45.729Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:20 . [2024-02-19T05:20:45.729Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:18 .. [2024-02-19T05:20:45.729Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 19 05:18 .dockerignore [2024-02-19T05:20:45.729Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:20 .git [2024-02-19T05:20:45.729Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:18 .github [2024-02-19T05:20:45.729Z] -rw-rw-r-- 1 jenkins jenkins 263 Feb 19 05:18 .gitignore [2024-02-19T05:20:45.729Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 05:18 .golangci.yml [2024-02-19T05:20:45.729Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 05:19 .semver [2024-02-19T05:20:45.729Z] -rw-rw-r-- 1 jenkins jenkins 10025 Feb 19 05:18 Attribution.txt [2024-02-19T05:20:45.729Z] -rw-rw-r-- 1 jenkins jenkins 11809 Feb 19 05:18 CHANGELOG.md [2024-02-19T05:20:45.729Z] -rw-rw-r-- 1 jenkins jenkins 1571 Feb 19 05:18 Dockerfile [2024-02-19T05:20:45.729Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 05:18 GOVERNANCE.md [2024-02-19T05:20:45.729Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 19 05:18 Jenkinsfile [2024-02-19T05:20:45.729Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 05:18 LICENSE [2024-02-19T05:20:45.729Z] -rw-rw-r-- 1 jenkins jenkins 2240 Feb 19 05:18 Makefile [2024-02-19T05:20:45.729Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 19 05:18 OWNERS.md [2024-02-19T05:20:45.729Z] -rw-rw-r-- 1 jenkins jenkins 10477 Feb 19 05:18 README.md [2024-02-19T05:20:45.729Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 05:19 VERSION [2024-02-19T05:20:45.729Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:18 bin [2024-02-19T05:20:45.729Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:18 cmd [2024-02-19T05:20:45.729Z] -rw-r--r-- 1 jenkins jenkins 8837 Feb 19 05:20 coverage.out [2024-02-19T05:20:45.729Z] -rw-rw-r-- 1 jenkins jenkins 3756 Feb 19 05:18 go.mod [2024-02-19T05:20:45.729Z] -rw-rw-r-- 1 jenkins jenkins 34062 Feb 19 05:18 go.sum [2024-02-19T05:20:45.729Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:18 internal [2024-02-19T05:20:45.729Z] -rw-rw-r-- 1 jenkins jenkins 228 Feb 19 05:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:20:46.188Z] + 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=5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc --label arch=amd64 --label version=0.0.0 . [2024-02-19T05:20:46.188Z] Sending build context to Docker daemon 14.13MB [2024-02-19T05:20:46.188Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T05:20:46.188Z] Step 2/25 : FROM ${BASE} AS builder [2024-02-19T05:20:46.188Z] ---> 4ac459c362ac [2024-02-19T05:20:46.188Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-02-19T05:20:46.447Z] ---> Running in b8a0325fac99 [2024-02-19T05:20:46.706Z] Removing intermediate container b8a0325fac99 [2024-02-19T05:20:46.707Z] ---> 1ecf4a420fee [2024-02-19T05:20:46.707Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T05:20:46.707Z] ---> Running in 9c1e8828d13b [2024-02-19T05:20:46.707Z] Removing intermediate container 9c1e8828d13b [2024-02-19T05:20:46.707Z] ---> a2bf9caaebbe [2024-02-19T05:20:46.707Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T05:20:46.707Z] ---> Running in 09c9c33eb73d [2024-02-19T05:20:46.965Z] Removing intermediate container 09c9c33eb73d [2024-02-19T05:20:46.965Z] ---> d03cdea40a10 [2024-02-19T05:20:46.965Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T05:20:46.965Z] ---> Running in b2c28ea3e2a2 [2024-02-19T05:20:46.965Z] Removing intermediate container b2c28ea3e2a2 [2024-02-19T05:20:46.965Z] ---> f474407f285a [2024-02-19T05:20:46.965Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T05:20:46.965Z] ---> Running in 470455087e9a [2024-02-19T05:20:47.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T05:20:47.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T05:20:47.745Z] OK: 268 MiB in 56 packages [2024-02-19T05:20:48.005Z] Removing intermediate container 470455087e9a [2024-02-19T05:20:48.005Z] ---> 826c0e33db3a [2024-02-19T05:20:48.005Z] Step 8/25 : WORKDIR /device-snmp-go [2024-02-19T05:20:48.005Z] ---> Running in 7c45ee0b118b [2024-02-19T05:20:48.264Z] Removing intermediate container 7c45ee0b118b [2024-02-19T05:20:48.264Z] ---> a26dca34d6b2 [2024-02-19T05:20:48.264Z] Step 9/25 : COPY go.mod vendor* ./ [2024-02-19T05:20:48.264Z] ---> 2305b91e2e2c [2024-02-19T05:20:48.264Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T05:20:48.264Z] ---> Running in 9681db01a2d7 [2024-02-19T05:20:48.839Z] Removing intermediate container 9681db01a2d7 [2024-02-19T05:20:48.840Z] ---> 58caf4852e18 [2024-02-19T05:20:48.840Z] Step 11/25 : COPY . . [2024-02-19T05:20:49.407Z] ---> b7f9720702b9 [2024-02-19T05:20:49.407Z] Step 12/25 : RUN ${MAKE} [2024-02-19T05:20:49.407Z] ---> Running in 3ac1d692ba1b [2024-02-19T05:20:49.665Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.8" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-02-19T05:21:11.989Z] Removing intermediate container 3ac1d692ba1b [2024-02-19T05:21:11.989Z] ---> 3770ac79c16e [2024-02-19T05:21:11.989Z] Step 13/25 : FROM alpine:3.18 [2024-02-19T05:21:11.989Z] 3.18: Pulling from library/alpine [2024-02-19T05:21:11.989Z] 619be1103602: Pulling fs layer [2024-02-19T05:21:11.989Z] 619be1103602: Verifying Checksum [2024-02-19T05:21:11.989Z] 619be1103602: Download complete [2024-02-19T05:21:11.989Z] 619be1103602: Pull complete [2024-02-19T05:21:11.989Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T05:21:11.989Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T05:21:11.989Z] ---> d3782b16ccc9 [2024-02-19T05:21:11.989Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-02-19T05:21:11.989Z] ---> Running in aa6c340b7245 [2024-02-19T05:21:11.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T05:21:11.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T05:21:11.989Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T05:21:11.989Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T05:21:11.989Z] OK: 7 MiB in 16 packages [2024-02-19T05:21:11.989Z] Removing intermediate container aa6c340b7245 [2024-02-19T05:21:11.989Z] ---> 9b6dc83071e4 [2024-02-19T05:21:11.989Z] Step 15/25 : RUN apk --no-cache upgrade [2024-02-19T05:21:11.989Z] ---> Running in c1f1fe577786 [2024-02-19T05:21:11.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T05:21:11.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T05:21:11.989Z] OK: 7 MiB in 16 packages [2024-02-19T05:21:11.989Z] Removing intermediate container c1f1fe577786 [2024-02-19T05:21:11.989Z] ---> 44edb5179516 [2024-02-19T05:21:11.989Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-02-19T05:21:13.252Z] ---> 47ed8e83d07a [2024-02-19T05:21:13.252Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-02-19T05:21:13.252Z] ---> 84e34df767de [2024-02-19T05:21:13.252Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-02-19T05:21:13.252Z] ---> 687041636af2 [2024-02-19T05:21:13.252Z] Step 19/25 : EXPOSE 59993 [2024-02-19T05:21:13.252Z] ---> Running in e75cb61f8d58 [2024-02-19T05:21:13.252Z] Removing intermediate container e75cb61f8d58 [2024-02-19T05:21:13.252Z] ---> 6efa324be874 [2024-02-19T05:21:13.252Z] Step 20/25 : EXPOSE 161 [2024-02-19T05:21:13.252Z] ---> Running in 5020fa6a60f0 [2024-02-19T05:21:13.512Z] Removing intermediate container 5020fa6a60f0 [2024-02-19T05:21:13.512Z] ---> 02a43680a084 [2024-02-19T05:21:13.512Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-02-19T05:21:13.512Z] ---> Running in f1e40568fda8 [2024-02-19T05:21:13.512Z] Removing intermediate container f1e40568fda8 [2024-02-19T05:21:13.512Z] ---> b6c92ef35874 [2024-02-19T05:21:13.512Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-19T05:21:13.512Z] ---> Running in a8af8e6e9006 [2024-02-19T05:21:13.512Z] Removing intermediate container a8af8e6e9006 [2024-02-19T05:21:13.512Z] ---> c3afefaec363 [2024-02-19T05:21:13.512Z] Step 23/25 : LABEL arch=amd64 [2024-02-19T05:21:13.773Z] ---> Running in 2a8fdf8d4d0a [2024-02-19T05:21:13.773Z] Removing intermediate container 2a8fdf8d4d0a [2024-02-19T05:21:13.773Z] ---> 3d235fcffb69 [2024-02-19T05:21:13.773Z] Step 24/25 : LABEL git_sha=5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc [2024-02-19T05:21:13.773Z] ---> Running in 1960b6136492 [2024-02-19T05:21:13.773Z] Removing intermediate container 1960b6136492 [2024-02-19T05:21:13.773Z] ---> 71bf318ec7eb [2024-02-19T05:21:13.773Z] Step 25/25 : LABEL version=0.0.0 [2024-02-19T05:21:13.773Z] ---> Running in 4288e2c42880 [2024-02-19T05:21:14.032Z] Removing intermediate container 4288e2c42880 [2024-02-19T05:21:14.032Z] ---> 89072078d6ff [2024-02-19T05:21:14.032Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T05:21:14.032Z] Successfully built 89072078d6ff [2024-02-19T05:21:14.032Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:21:15.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T05:21:15.381Z] [2024-02-19T05:21:15.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:21:15.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T05:21:15.793Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-19T05:21:15.793Z] 5eb5b503b376: Pulling fs layer [2024-02-19T05:21:15.793Z] 5c69ac0246d0: Pulling fs layer [2024-02-19T05:21:15.793Z] ec43610c2a17: Pulling fs layer [2024-02-19T05:21:15.793Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-19T05:21:15.793Z] 33b1e0a273af: Pulling fs layer [2024-02-19T05:21:15.793Z] 5d3b04190fa2: Pulling fs layer [2024-02-19T05:21:15.793Z] 2f39f015ded8: Pulling fs layer [2024-02-19T05:21:15.794Z] 3a2ae6a8a46f: Waiting [2024-02-19T05:21:15.794Z] 33b1e0a273af: Waiting [2024-02-19T05:21:15.794Z] 5d3b04190fa2: Waiting [2024-02-19T05:21:15.794Z] 2f39f015ded8: Waiting [2024-02-19T05:21:15.794Z] 5c69ac0246d0: Verifying Checksum [2024-02-19T05:21:15.794Z] 5c69ac0246d0: Download complete [2024-02-19T05:21:15.794Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-19T05:21:15.794Z] 3a2ae6a8a46f: Download complete [2024-02-19T05:21:15.794Z] 33b1e0a273af: Verifying Checksum [2024-02-19T05:21:15.794Z] 33b1e0a273af: Download complete [2024-02-19T05:21:15.794Z] 5d3b04190fa2: Verifying Checksum [2024-02-19T05:21:15.794Z] 5d3b04190fa2: Download complete [2024-02-19T05:21:15.794Z] ec43610c2a17: Verifying Checksum [2024-02-19T05:21:15.794Z] ec43610c2a17: Download complete [2024-02-19T05:21:16.054Z] 5eb5b503b376: Verifying Checksum [2024-02-19T05:21:16.054Z] 5eb5b503b376: Download complete [2024-02-19T05:21:16.622Z] 2f39f015ded8: Download complete [2024-02-19T05:21:17.191Z] 5eb5b503b376: Pull complete [2024-02-19T05:21:17.448Z] 5c69ac0246d0: Pull complete [2024-02-19T05:21:18.015Z] ec43610c2a17: Pull complete [2024-02-19T05:21:18.015Z] 3a2ae6a8a46f: Pull complete [2024-02-19T05:21:18.274Z] 33b1e0a273af: Pull complete [2024-02-19T05:21:18.274Z] 5d3b04190fa2: Pull complete [2024-02-19T05:21:20.903Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1220 in /w/workspace/gexfoundry_device-snmp-go_PR-340 [Pipeline] { [Pipeline] ws [2024-02-19T05:21:20.996Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2024-02-19T05:21:22.466Z] 2f39f015ded8: Pull complete [2024-02-19T05:21:22.466Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-19T05:21:22.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T05:21:22.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T05:21:24.127Z] Selected Git installation does not exist. Using Default [2024-02-19T05:21:24.127Z] The recommended git tool is: NONE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:21:24.537Z] prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container [2024-02-19T05:21:24.573Z] $ 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-340 -v /w/workspace/gexfoundry_device-snmp-go_PR-340:/w/workspace/gexfoundry_device-snmp-go_PR-340:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-340@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-340@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 [2024-02-19T05:21:28.392Z] $ docker top 6a1fa0ab8c4fb419eca4f7c1de1056343735834cc2c99a183f35168749455ee5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:21:28.923Z] ---> job-cost.sh [2024-02-19T05:21:28.923Z] lf-activate-venv: SKIPPING [2024-02-19T05:21:28.923Z] INFO: No Stack... [2024-02-19T05:21:29.183Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T05:21:29.443Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T05:21:29.757Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-340/archives/cost.csv [2024-02-19T05:21:29.757Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T05:21:29.798Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-340-1-stack-cost] [2024-02-19T05:21:29.803Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-340-1-stack-cost] did not exist. Created. [2024-02-19T05:21:29.813Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-340-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T05:21:30.279Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-19T05:21:30.332Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T05:21:30.399Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-340-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T05:21:30.546Z] $ docker stop --time=1 6a1fa0ab8c4fb419eca4f7c1de1056343735834cc2c99a183f35168749455ee5 [2024-02-19T05:21:31.706Z] $ docker rm -f --volumes 6a1fa0ab8c4fb419eca4f7c1de1056343735834cc2c99a183f35168749455ee5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-19T05:21:33.277Z] using credential edgex-jenkins-ssh [2024-02-19T05:21:33.299Z] Cloning the remote Git repository [2024-02-19T05:21:33.356Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2024-02-19T05:21:33.473Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2024-02-19T05:21:33.654Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-02-19T05:21:33.655Z] > git --version # timeout=10 [2024-02-19T05:21:33.692Z] > git --version # 'git version 2.25.1' [2024-02-19T05:21:33.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T05:21:33.900Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T05:21:35.639Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-02-19T05:21:35.700Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T05:21:37.219Z] Merging remotes/origin/main commit c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 into PR head commit 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc [2024-02-19T05:21:36.627Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-02-19T05:21:36.677Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-02-19T05:21:36.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T05:21:36.698Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/340/head:refs/remotes/origin/PR-340 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-19T05:21:37.240Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T05:21:37.503Z] Merge succeeded, producing 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc [2024-02-19T05:21:37.504Z] Checking out Revision 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc (PR-340) [2024-02-19T05:21:38.005Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-02-19T05:21:38.056Z] > git --version # timeout=10 [2024-02-19T05:21:38.066Z] > git --version # 'git version 2.25.1' [2024-02-19T05:21:38.079Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-02-19T05:21:37.323Z] > git checkout -f 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc # timeout=10 [2024-02-19T05:21:37.405Z] > git remote # timeout=10 [2024-02-19T05:21:37.427Z] > git config --get remote.origin.url # timeout=10 [2024-02-19T05:21:37.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T05:21:37.467Z] > git merge c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 # timeout=10 [2024-02-19T05:21:37.491Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-19T05:21:37.512Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T05:21:37.525Z] > git checkout -f 5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T05:21:41.979Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-19T05:21:41.980Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T05:21:41.980Z] Dload Upload Total Spent Left Speed [2024-02-19T05:21:41.980Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2024-02-19T05:21:42.344Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-19T05:21:42.696Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-19T05:21:42.696Z] + sudo tee /etc/docker/daemon.new [2024-02-19T05:21:42.696Z] { [2024-02-19T05:21:42.696Z] "registry-mirrors": [ [2024-02-19T05:21:42.696Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-19T05:21:42.696Z] ], [2024-02-19T05:21:42.696Z] "bip": "10.250.0.254/24", [2024-02-19T05:21:42.696Z] "hosts": [ [2024-02-19T05:21:42.696Z] "tcp://0.0.0.0:5555", [2024-02-19T05:21:42.696Z] "unix:///var/run/docker.sock" [2024-02-19T05:21:42.696Z] ], [2024-02-19T05:21:42.696Z] "mtu": 1458, [2024-02-19T05:21:42.696Z] "selinux-enabled": true, [2024-02-19T05:21:42.696Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-19T05:21:42.696Z] } [Pipeline] sh [2024-02-19T05:21:43.055Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-19T05:21:43.408Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T05:22:01.761Z] provisioning config files... [2024-02-19T05:22:01.806Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config2698163981926401170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:22:02.297Z] ---> ****-login.sh [2024-02-19T05:22:02.298Z] nexus3.edgexfoundry.org:10001 [2024-02-19T05:22:02.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:22:02.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:22:02.838Z] Configure a credential helper to remove this warning. See [2024-02-19T05:22:02.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:22:02.838Z] [2024-02-19T05:22:02.838Z] Login Succeeded [2024-02-19T05:22:02.838Z] nexus3.edgexfoundry.org:10002 [2024-02-19T05:22:03.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:22:03.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:22:03.117Z] Configure a credential helper to remove this warning. See [2024-02-19T05:22:03.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:22:03.117Z] [2024-02-19T05:22:03.117Z] Login Succeeded [2024-02-19T05:22:03.117Z] nexus3.edgexfoundry.org:10003 [2024-02-19T05:22:03.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:22:03.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:22:03.664Z] Configure a credential helper to remove this warning. See [2024-02-19T05:22:03.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:22:03.665Z] [2024-02-19T05:22:03.665Z] Login Succeeded [2024-02-19T05:22:03.665Z] nexus3.edgexfoundry.org:10004 [2024-02-19T05:22:03.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:22:03.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:22:03.936Z] Configure a credential helper to remove this warning. See [2024-02-19T05:22:03.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:22:03.936Z] [2024-02-19T05:22:03.936Z] Login Succeeded [2024-02-19T05:22:03.936Z] ****.io [2024-02-19T05:22:04.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T05:22:04.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T05:22:04.475Z] Configure a credential helper to remove this warning. See [2024-02-19T05:22:04.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T05:22:04.475Z] [2024-02-19T05:22:04.475Z] Login Succeeded [2024-02-19T05:22:04.475Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T05:22:04.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T05:22:05.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T05:22:05.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T05:22:05.176Z] ========================================================= [2024-02-19T05:22:05.176Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-19T05:22:05.176Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:22:05.800Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-19T05:22:06.082Z] Sending build context to Docker daemon 7.144MB [2024-02-19T05:22:06.082Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T05:22:06.082Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-19T05:22:06.351Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-19T05:22:06.351Z] 9fda8d8052c6: Pulling fs layer [2024-02-19T05:22:06.351Z] 5d54e960e981: Pulling fs layer [2024-02-19T05:22:06.352Z] c4a7e357bf2a: Pulling fs layer [2024-02-19T05:22:06.352Z] f0e02332f6b5: Pulling fs layer [2024-02-19T05:22:06.352Z] 872ee5b61b7b: Pulling fs layer [2024-02-19T05:22:06.352Z] 0c6a40ed1a82: Pulling fs layer [2024-02-19T05:22:06.352Z] 94ae7d8d031c: Pulling fs layer [2024-02-19T05:22:06.352Z] 0c6a40ed1a82: Waiting [2024-02-19T05:22:06.352Z] 872ee5b61b7b: Waiting [2024-02-19T05:22:06.352Z] 94ae7d8d031c: Waiting [2024-02-19T05:22:06.352Z] f0e02332f6b5: Waiting [2024-02-19T05:22:06.352Z] 5d54e960e981: Verifying Checksum [2024-02-19T05:22:06.352Z] 5d54e960e981: Download complete [2024-02-19T05:22:06.352Z] f0e02332f6b5: Verifying Checksum [2024-02-19T05:22:06.352Z] f0e02332f6b5: Download complete [2024-02-19T05:22:06.352Z] 9fda8d8052c6: Verifying Checksum [2024-02-19T05:22:06.352Z] 872ee5b61b7b: Verifying Checksum [2024-02-19T05:22:06.352Z] 9fda8d8052c6: Download complete [2024-02-19T05:22:06.352Z] 872ee5b61b7b: Download complete [2024-02-19T05:22:06.936Z] 94ae7d8d031c: Verifying Checksum [2024-02-19T05:22:06.936Z] 94ae7d8d031c: Download complete [2024-02-19T05:22:08.346Z] c4a7e357bf2a: Verifying Checksum [2024-02-19T05:22:08.346Z] c4a7e357bf2a: Download complete [2024-02-19T05:22:08.931Z] 0c6a40ed1a82: Verifying Checksum [2024-02-19T05:22:08.931Z] 0c6a40ed1a82: Download complete [2024-02-19T05:22:10.871Z] 9fda8d8052c6: Pull complete [2024-02-19T05:22:10.871Z] 5d54e960e981: Pull complete [2024-02-19T05:22:25.875Z] c4a7e357bf2a: Pull complete [2024-02-19T05:22:25.875Z] f0e02332f6b5: Pull complete [2024-02-19T05:22:25.875Z] 872ee5b61b7b: Pull complete [2024-02-19T05:22:34.083Z] 0c6a40ed1a82: Pull complete [2024-02-19T05:22:35.039Z] 94ae7d8d031c: Pull complete [2024-02-19T05:22:35.040Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-19T05:22:35.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-19T05:22:35.040Z] ---> 86de565de09d [2024-02-19T05:22:35.040Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-19T05:22:36.973Z] ---> Running in fa5634cb0be9 [2024-02-19T05:22:36.973Z] Removing intermediate container fa5634cb0be9 [2024-02-19T05:22:36.973Z] ---> 93559189793c [2024-02-19T05:22:36.973Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T05:22:37.240Z] ---> Running in 2d07fec00756 [2024-02-19T05:22:37.507Z] Removing intermediate container 2d07fec00756 [2024-02-19T05:22:37.507Z] ---> e6422a07ccef [2024-02-19T05:22:37.507Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T05:22:37.507Z] ---> Running in dbc7b55dca70 [2024-02-19T05:22:37.775Z] Removing intermediate container dbc7b55dca70 [2024-02-19T05:22:37.775Z] ---> f1b2cee0c711 [2024-02-19T05:22:37.775Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T05:22:37.775Z] ---> Running in 27a1038fcfa2 [2024-02-19T05:22:38.042Z] Removing intermediate container 27a1038fcfa2 [2024-02-19T05:22:38.042Z] ---> 7ee9981948eb [2024-02-19T05:22:38.042Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T05:22:38.307Z] ---> Running in f1e3aaea8865 [2024-02-19T05:22:39.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T05:22:39.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T05:22:40.670Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-19T05:22:40.670Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-19T05:22:40.670Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-19T05:22:40.936Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-19T05:22:40.936Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T05:22:40.936Z] OK: 271 MiB in 56 packages [2024-02-19T05:22:41.894Z] Removing intermediate container f1e3aaea8865 [2024-02-19T05:22:41.894Z] ---> 71d60fdb765a [2024-02-19T05:22:41.894Z] Step 8/12 : WORKDIR /device-snmp-go [2024-02-19T05:22:41.894Z] ---> Running in b13fa6234a69 [2024-02-19T05:22:42.177Z] Removing intermediate container b13fa6234a69 [2024-02-19T05:22:42.177Z] ---> ab180b103eaf [2024-02-19T05:22:42.177Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-19T05:22:42.859Z] ---> bcc5f0712fcd [2024-02-19T05:22:42.859Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T05:22:42.859Z] ---> Running in 408886a03baa [2024-02-19T05:23:50.734Z] Removing intermediate container 408886a03baa [2024-02-19T05:23:50.734Z] ---> 89ed1be80238 [2024-02-19T05:23:50.734Z] Step 11/12 : COPY . . [2024-02-19T05:23:50.734Z] ---> 46d1663a8723 [2024-02-19T05:23:50.734Z] Step 12/12 : RUN ${MAKE} [2024-02-19T05:23:50.734Z] ---> Running in 73b244ba9114 [2024-02-19T05:23:50.734Z] noop [2024-02-19T05:23:50.734Z] Removing intermediate container 73b244ba9114 [2024-02-19T05:23:50.734Z] ---> 3269509c9f6e [2024-02-19T05:23:50.734Z] Successfully built 3269509c9f6e [2024-02-19T05:23:50.734Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:23:51.348Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T05:23:51.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:23:51.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-1220 does not seem to be running inside a container [2024-02-19T05:23:51.772Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-19T05:23:53.023Z] $ docker top 3b21c6124d38e88b9e837b9cd53f9c097df5936cd1b2a4b381f2b779e8bdedea -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T05:23:54.014Z] + go version [2024-02-19T05:23:54.014Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-19T05:23:54.053Z] $ docker stop --time=1 3b21c6124d38e88b9e837b9cd53f9c097df5936cd1b2a4b381f2b779e8bdedea [2024-02-19T05:23:55.677Z] $ docker rm -f --volumes 3b21c6124d38e88b9e837b9cd53f9c097df5936cd1b2a4b381f2b779e8bdedea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:23:56.892Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T05:23:56.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:23:57.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-1220 does not seem to be running inside a container [2024-02-19T05:23:57.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-19T05:23:58.476Z] $ docker top 96e422ee627af32a481d6a53454d9b4c7f66239303be449eb9c59bab72f15433 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T05:23:59.130Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-19T05:23:59.832Z] + make test [2024-02-19T05:24:00.099Z] go test ./... -coverprofile=coverage.out [2024-02-19T05:24:06.735Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-02-19T05:25:43.376Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-02-19T05:25:43.376Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.037s coverage: 0.0% of statements [2024-02-19T05:25:43.376Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-19T05:25:43.376Z] go vet ./... [2024-02-19T05:25:51.567Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T05:25:51.567Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T05:25:51.567Z] ./bin/test-attribution-txt.sh [2024-02-19T05:25:51.567Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T05:25:51.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T05:25:51.698Z] $ docker stop --time=1 96e422ee627af32a481d6a53454d9b4c7f66239303be449eb9c59bab72f15433 [2024-02-19T05:25:53.563Z] $ docker rm -f --volumes 96e422ee627af32a481d6a53454d9b4c7f66239303be449eb9c59bab72f15433 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T05:25:54.869Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T05:25:54.906Z] Warning: overwriting stash ‘coverage-report’ [2024-02-19T05:25:55.305Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T05:25:56.164Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T05:25:56.502Z] + ls -al . [2024-02-19T05:25:56.502Z] total 168 [2024-02-19T05:25:56.502Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 19 05:24 . [2024-02-19T05:25:56.502Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 05:21 .. [2024-02-19T05:25:56.502Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 19 05:21 .dockerignore [2024-02-19T05:25:56.502Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 05:21 .git [2024-02-19T05:25:56.502Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:21 .github [2024-02-19T05:25:56.502Z] -rw-rw-r-- 1 jenkins jenkins 263 Feb 19 05:21 .gitignore [2024-02-19T05:25:56.502Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 05:21 .golangci.yml [2024-02-19T05:25:56.502Z] -rw-rw-r-- 1 jenkins jenkins 10025 Feb 19 05:21 Attribution.txt [2024-02-19T05:25:56.502Z] -rw-rw-r-- 1 jenkins jenkins 11809 Feb 19 05:21 CHANGELOG.md [2024-02-19T05:25:56.502Z] -rw-rw-r-- 1 jenkins jenkins 1571 Feb 19 05:21 Dockerfile [2024-02-19T05:25:56.502Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 05:21 GOVERNANCE.md [2024-02-19T05:25:56.502Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 19 05:21 Jenkinsfile [2024-02-19T05:25:56.502Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 05:21 LICENSE [2024-02-19T05:25:56.502Z] -rw-rw-r-- 1 jenkins jenkins 2240 Feb 19 05:21 Makefile [2024-02-19T05:25:56.502Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 19 05:21 OWNERS.md [2024-02-19T05:25:56.502Z] -rw-rw-r-- 1 jenkins jenkins 10477 Feb 19 05:21 README.md [2024-02-19T05:25:56.502Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 05:19 VERSION [2024-02-19T05:25:56.502Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 05:21 bin [2024-02-19T05:25:56.502Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:21 cmd [2024-02-19T05:25:56.502Z] -rw-r--r-- 1 jenkins jenkins 8837 Feb 19 05:25 coverage.out [2024-02-19T05:25:56.502Z] -rw-rw-r-- 1 jenkins jenkins 3756 Feb 19 05:21 go.mod [2024-02-19T05:25:56.502Z] -rw-rw-r-- 1 jenkins jenkins 34062 Feb 19 05:21 go.sum [2024-02-19T05:25:56.502Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 05:21 internal [2024-02-19T05:25:56.502Z] -rw-rw-r-- 1 jenkins jenkins 228 Feb 19 05:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:25:57.027Z] + 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=5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc --label arch=arm64 --label version=0.0.0 . [2024-02-19T05:25:57.298Z] Sending build context to Docker daemon 7.154MB [2024-02-19T05:25:57.298Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T05:25:57.298Z] Step 2/25 : FROM ${BASE} AS builder [2024-02-19T05:25:57.298Z] ---> 3269509c9f6e [2024-02-19T05:25:57.298Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-02-19T05:25:57.567Z] ---> Running in b06e14a11136 [2024-02-19T05:25:57.835Z] Removing intermediate container b06e14a11136 [2024-02-19T05:25:57.835Z] ---> 4c704a3558e6 [2024-02-19T05:25:57.835Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T05:25:57.835Z] ---> Running in 3fde3dea77e1 [2024-02-19T05:25:58.100Z] Removing intermediate container 3fde3dea77e1 [2024-02-19T05:25:58.100Z] ---> 2b49e8455b28 [2024-02-19T05:25:58.100Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T05:25:58.369Z] ---> Running in b7ac104fec11 [2024-02-19T05:25:58.636Z] Removing intermediate container b7ac104fec11 [2024-02-19T05:25:58.636Z] ---> f86434ce8303 [2024-02-19T05:25:58.636Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T05:25:58.636Z] ---> Running in 5042e71a456a [2024-02-19T05:25:58.903Z] Removing intermediate container 5042e71a456a [2024-02-19T05:25:58.903Z] ---> ca178ac38053 [2024-02-19T05:25:58.903Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T05:25:58.903Z] ---> Running in 141f77bbd3a1 [2024-02-19T05:25:59.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T05:26:00.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T05:26:01.400Z] OK: 271 MiB in 56 packages [2024-02-19T05:26:03.334Z] Removing intermediate container 141f77bbd3a1 [2024-02-19T05:26:03.334Z] ---> 3851491629a3 [2024-02-19T05:26:03.334Z] Step 8/25 : WORKDIR /device-snmp-go [2024-02-19T05:26:03.334Z] ---> Running in 7596191c7394 [2024-02-19T05:26:03.334Z] Removing intermediate container 7596191c7394 [2024-02-19T05:26:03.334Z] ---> 4980189ac062 [2024-02-19T05:26:03.334Z] Step 9/25 : COPY go.mod vendor* ./ [2024-02-19T05:26:03.915Z] ---> 1541c38953f6 [2024-02-19T05:26:03.915Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T05:26:03.915Z] ---> Running in 7b90c3759f10 [2024-02-19T05:26:05.868Z] Removing intermediate container 7b90c3759f10 [2024-02-19T05:26:05.868Z] ---> 6b8dd5da2bff [2024-02-19T05:26:05.868Z] Step 11/25 : COPY . . [2024-02-19T05:26:06.827Z] ---> a3a7ae8fa029 [2024-02-19T05:26:06.828Z] Step 12/25 : RUN ${MAKE} [2024-02-19T05:26:06.828Z] ---> Running in 0c47341a9f2e [2024-02-19T05:26:07.788Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.8" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-02-19T05:27:59.432Z] Removing intermediate container 0c47341a9f2e [2024-02-19T05:27:59.432Z] ---> f65a4b6d7352 [2024-02-19T05:27:59.432Z] Step 13/25 : FROM alpine:3.18 [2024-02-19T05:27:59.432Z] 3.18: Pulling from library/alpine [2024-02-19T05:27:59.432Z] c6b39de5b339: Pulling fs layer [2024-02-19T05:27:59.432Z] c6b39de5b339: Verifying Checksum [2024-02-19T05:27:59.432Z] c6b39de5b339: Download complete [2024-02-19T05:27:59.432Z] c6b39de5b339: Pull complete [2024-02-19T05:27:59.432Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T05:27:59.432Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T05:27:59.432Z] ---> 33abbf032149 [2024-02-19T05:27:59.432Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-02-19T05:27:59.432Z] ---> Running in da62b75941ee [2024-02-19T05:27:59.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T05:27:59.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T05:27:59.432Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T05:27:59.432Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T05:27:59.432Z] OK: 8 MiB in 16 packages [2024-02-19T05:27:59.432Z] Removing intermediate container da62b75941ee [2024-02-19T05:27:59.432Z] ---> 1d1d2d5ad64c [2024-02-19T05:27:59.432Z] Step 15/25 : RUN apk --no-cache upgrade [2024-02-19T05:27:59.432Z] ---> Running in 8a65008929cd [2024-02-19T05:27:59.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T05:27:59.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T05:27:59.432Z] OK: 8 MiB in 16 packages [2024-02-19T05:27:59.432Z] Removing intermediate container 8a65008929cd [2024-02-19T05:27:59.432Z] ---> 4f79ea8c2c7b [2024-02-19T05:27:59.432Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-02-19T05:27:59.432Z] ---> f66b8b9a62a7 [2024-02-19T05:27:59.432Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-02-19T05:27:59.432Z] ---> 17d1fd3ee0a3 [2024-02-19T05:27:59.432Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-02-19T05:27:59.432Z] ---> 9c8a04e6948f [2024-02-19T05:27:59.432Z] Step 19/25 : EXPOSE 59993 [2024-02-19T05:27:59.432Z] ---> Running in aade89a11aee [2024-02-19T05:27:59.701Z] Removing intermediate container aade89a11aee [2024-02-19T05:27:59.701Z] ---> adf83e2cfe11 [2024-02-19T05:27:59.701Z] Step 20/25 : EXPOSE 161 [2024-02-19T05:27:59.701Z] ---> Running in e94b712d2141 [2024-02-19T05:28:00.285Z] Removing intermediate container e94b712d2141 [2024-02-19T05:28:00.285Z] ---> 71d2579d6b9e [2024-02-19T05:28:00.285Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-02-19T05:28:00.285Z] ---> Running in 58ec0a2cf0a6 [2024-02-19T05:28:00.551Z] Removing intermediate container 58ec0a2cf0a6 [2024-02-19T05:28:00.551Z] ---> 468ab2fb2c17 [2024-02-19T05:28:00.551Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-19T05:28:00.551Z] ---> Running in c3d5a2c50afb [2024-02-19T05:28:00.819Z] Removing intermediate container c3d5a2c50afb [2024-02-19T05:28:00.819Z] ---> 04b341098364 [2024-02-19T05:28:00.819Z] Step 23/25 : LABEL arch=arm64 [2024-02-19T05:28:01.086Z] ---> Running in 2893d2d811ae [2024-02-19T05:28:01.360Z] Removing intermediate container 2893d2d811ae [2024-02-19T05:28:01.360Z] ---> 2b41707dc6d9 [2024-02-19T05:28:01.360Z] Step 24/25 : LABEL git_sha=5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc [2024-02-19T05:28:01.360Z] ---> Running in 0804ed7dc6e3 [2024-02-19T05:28:01.626Z] Removing intermediate container 0804ed7dc6e3 [2024-02-19T05:28:01.626Z] ---> ea6459a61a75 [2024-02-19T05:28:01.626Z] Step 25/25 : LABEL version=0.0.0 [2024-02-19T05:28:01.626Z] ---> Running in 2f737bb3199e [2024-02-19T05:28:01.896Z] Removing intermediate container 2f737bb3199e [2024-02-19T05:28:01.896Z] ---> cdc98f78a768 [2024-02-19T05:28:01.896Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T05:28:02.170Z] Successfully built cdc98f78a768 [2024-02-19T05:28:02.170Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:28:03.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T05:28:03.472Z] [2024-02-19T05:28:03.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:28:03.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T05:28:03.922Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-19T05:28:03.922Z] 8998bd30e6a1: Pulling fs layer [2024-02-19T05:28:03.922Z] 04944245beec: Pulling fs layer [2024-02-19T05:28:03.922Z] 699f458cf7ca: Pulling fs layer [2024-02-19T05:28:03.922Z] 765212b225bb: Pulling fs layer [2024-02-19T05:28:03.922Z] f23df028b6ca: Pulling fs layer [2024-02-19T05:28:03.922Z] d65c8cfc05b1: Pulling fs layer [2024-02-19T05:28:03.922Z] 2437ff75d9bd: Pulling fs layer [2024-02-19T05:28:03.922Z] 765212b225bb: Waiting [2024-02-19T05:28:03.922Z] f23df028b6ca: Waiting [2024-02-19T05:28:03.922Z] d65c8cfc05b1: Waiting [2024-02-19T05:28:03.922Z] 2437ff75d9bd: Waiting [2024-02-19T05:28:04.190Z] 04944245beec: Verifying Checksum [2024-02-19T05:28:04.190Z] 04944245beec: Download complete [2024-02-19T05:28:04.190Z] 765212b225bb: Verifying Checksum [2024-02-19T05:28:04.190Z] 765212b225bb: Download complete [2024-02-19T05:28:04.190Z] f23df028b6ca: Verifying Checksum [2024-02-19T05:28:04.190Z] f23df028b6ca: Download complete [2024-02-19T05:28:04.190Z] d65c8cfc05b1: Verifying Checksum [2024-02-19T05:28:04.190Z] d65c8cfc05b1: Download complete [2024-02-19T05:28:04.190Z] 699f458cf7ca: Verifying Checksum [2024-02-19T05:28:04.190Z] 699f458cf7ca: Download complete [2024-02-19T05:28:04.773Z] 8998bd30e6a1: Verifying Checksum [2024-02-19T05:28:04.773Z] 8998bd30e6a1: Download complete [2024-02-19T05:28:07.353Z] 2437ff75d9bd: Verifying Checksum [2024-02-19T05:28:07.353Z] 2437ff75d9bd: Download complete [2024-02-19T05:28:09.305Z] 8998bd30e6a1: Pull complete [2024-02-19T05:28:14.640Z] 04944245beec: Pull complete [2024-02-19T05:28:15.600Z] 699f458cf7ca: Pull complete [2024-02-19T05:28:15.600Z] 765212b225bb: Pull complete [2024-02-19T05:28:16.560Z] f23df028b6ca: Pull complete [2024-02-19T05:28:16.826Z] d65c8cfc05b1: Pull complete [2024-02-19T05:28:35.021Z] 2437ff75d9bd: Pull complete [2024-02-19T05:28:35.021Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-19T05:28:35.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T05:28:35.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:28:35.509Z] prd-ubuntu20.04-docker-arm64-4c-16g-1220 does not seem to be running inside a container [2024-02-19T05:28:35.664Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-19T05:28:36.981Z] $ docker top d1b09132023e859b99c188c89dd469f7ee52e538cd68200de2b2d02fbce9cd57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:28:37.989Z] ---> job-cost.sh [2024-02-19T05:28:37.989Z] lf-activate-venv: SKIPPING [2024-02-19T05:28:37.989Z] INFO: No Stack... [2024-02-19T05:28:38.258Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-19T05:28:39.219Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T05:28:39.871Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2024-02-19T05:28:39.871Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T05:28:39.942Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-340-1-stack-cost] [2024-02-19T05:28:39.947Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-340-1-stack-cost] did not exist. Created. [2024-02-19T05:28:39.952Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-340-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T05:28:40.444Z] /w/workspace/device-snmp-go/1@tmp/durable-293b902e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-19T05:28:40.799Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-19T05:28:40.837Z] Warning: overwriting stash ‘stack-cost’ [2024-02-19T05:28:40.877Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T05:28:40.938Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-340-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T05:28:41.113Z] $ docker stop --time=1 d1b09132023e859b99c188c89dd469f7ee52e538cd68200de2b2d02fbce9cd57 [2024-02-19T05:28:44.682Z] $ docker rm -f --volumes d1b09132023e859b99c188c89dd469f7ee52e538cd68200de2b2d02fbce9cd57 [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 [2024-02-19T05:28:46.673Z] provisioning config files... [2024-02-19T05:28:46.681Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-340@tmp/config16918515753434533943tmp [Pipeline] { [Pipeline] sh [2024-02-19T05:28:47.108Z] + set +x [2024-02-19T05:28:47.109Z] + curl -s https://codecov.io/bash [2024-02-19T05:28:47.109Z] + bash -s -- [2024-02-19T05:28:47.109Z] [2024-02-19T05:28:47.109Z] _____ _ [2024-02-19T05:28:47.109Z] / ____| | | [2024-02-19T05:28:47.109Z] | | ___ __| | ___ ___ _____ __ [2024-02-19T05:28:47.109Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-19T05:28:47.109Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-19T05:28:47.109Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-19T05:28:47.109Z] Bash-1.0.6 [2024-02-19T05:28:47.109Z] [2024-02-19T05:28:47.109Z] [2024-02-19T05:28:47.109Z] ==> git version 2.25.1 found [2024-02-19T05:28:47.109Z] ==> 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 [2024-02-19T05:28:47.109Z] Release-Date: 2020-01-08 [2024-02-19T05:28:47.109Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-19T05:28:47.109Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-19T05:28:47.109Z] ==> Jenkins CI detected. [2024-02-19T05:28:47.109Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-340 [2024-02-19T05:28:47.109Z] project root: . [2024-02-19T05:28:47.109Z] --> token set from env [2024-02-19T05:28:47.109Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-19T05:28:47.109Z] ==> Running gcov in . (disable via -X gcov) [2024-02-19T05:28:47.109Z] ==> Python coveragepy not found [2024-02-19T05:28:47.109Z] ==> Searching for coverage reports in: [2024-02-19T05:28:47.109Z] + . [2024-02-19T05:28:47.109Z] -> Found 1 reports [2024-02-19T05:28:47.109Z] ==> Detecting git/mercurial file structure [2024-02-19T05:28:47.368Z] ==> Reading reports [2024-02-19T05:28:47.369Z] + ./coverage.out bytes=8837 [2024-02-19T05:28:47.369Z] ==> Appending adjustments [2024-02-19T05:28:47.369Z] https://docs.codecov.io/docs/fixing-reports [2024-02-19T05:28:47.369Z] + Found adjustments [2024-02-19T05:28:47.369Z] ==> Gzipping contents [2024-02-19T05:28:47.369Z] 4.0K /tmp/codecov.BnZJjR.gz [2024-02-19T05:28:47.369Z] ==> Uploading reports [2024-02-19T05:28:47.369Z] url: https://codecov.io [2024-02-19T05:28:47.369Z] query: branch=PR-340&commit=5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-340%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=340&job=&cmd_args= [2024-02-19T05:28:47.369Z] -> Pinging Codecov [2024-02-19T05:28:47.369Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-340&commit=5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-340%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=340&job=&cmd_args= [2024-02-19T05:28:47.629Z] -> Uploading to [2024-02-19T05:28:47.629Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-19/6C56EA5C29638FB4528AC87E60AF5AE0/5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc/40d1b760-8db5-4f52-a612-eac68f41aa18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T052847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e468fef4bb4ee4755e08159940a93a266d6cc2287d02c5cf72cd3344be1cf7be [2024-02-19T05:28:47.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T05:28:47.629Z] Dload Upload Total Spent Left Speed [2024-02-19T05:28:47.888Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 6321 --:--:-- --:--:-- --:--:-- 6293 100 1435 0 0 100 1435 0 5070 --:--:-- --:--:-- --:--:-- 5052 [2024-02-19T05:28:47.888Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/5de2cd57de3f51a7d8e36b1af7e5034a85aed3cc [Pipeline] } [2024-02-19T05:28:47.916Z] 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 [2024-02-19T05:28:51.085Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-340/archives ] [2024-02-19T05:28:51.085Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-340/archives [2024-02-19T05:28:51.085Z] total 16 [2024-02-19T05:28:51.085Z] drwxr-xr-x 3 root root 4096 Feb 19 05:21 . [2024-02-19T05:28:51.085Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 05:21 .. [2024-02-19T05:28:51.085Z] drwxr-xr-x 2 root root 4096 Feb 19 05:21 cost [2024-02-19T05:28:51.085Z] -rw-r--r-- 1 root root 86 Feb 19 05:21 cost.csv [2024-02-19T05:28:51.085Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-340/archives [2024-02-19T05:28:51.085Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-340/archives [2024-02-19T05:28:51.085Z] total 16 [2024-02-19T05:28:51.085Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 05:21 . [2024-02-19T05:28:51.085Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 05:21 .. [2024-02-19T05:28:51.085Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 05:21 cost [2024-02-19T05:28:51.085Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 19 05:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:28:51.417Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:28:52.305Z] ---> package-listing.sh [2024-02-19T05:28:52.305Z] ++ facter osfamily [2024-02-19T05:28:52.305Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-19T05:28:52.565Z] + OS_FAMILY=debian [2024-02-19T05:28:52.565Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-340 [2024-02-19T05:28:52.565Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-19T05:28:52.565Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-19T05:28:52.565Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-19T05:28:52.565Z] + PACKAGES=/tmp/packages_start.txt [2024-02-19T05:28:52.565Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-340 ']' [2024-02-19T05:28:52.565Z] + PACKAGES=/tmp/packages_end.txt [2024-02-19T05:28:52.565Z] + case "${OS_FAMILY}" in [2024-02-19T05:28:52.565Z] + dpkg -l [2024-02-19T05:28:52.565Z] + grep '^ii' [2024-02-19T05:28:52.565Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-19T05:28:52.565Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-19T05:28:52.565Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-19T05:28:52.565Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-340 ']' [2024-02-19T05:28:52.565Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-340/archives/ [2024-02-19T05:28:52.565Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-340/archives/ [Pipeline] echo [2024-02-19T05:28:52.597Z] 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-340/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-19T05:28:52.891Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T05:28:53.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T05:28:53.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T05:28:53.808Z] prd-ubuntu20.04-docker-8c-8g-1219 does not seem to be running inside a container [2024-02-19T05:28:53.851Z] $ 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-340/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-340 -v /w/workspace/gexfoundry_device-snmp-go_PR-340:/w/workspace/gexfoundry_device-snmp-go_PR-340:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-340@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-340@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 [2024-02-19T05:28:54.042Z] $ docker top 84f22a8dd542d7a570dd707adf3361b31a0973b5db5b02093472ca061f7ea5c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T05:28:54.524Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-19T05:28:54.837Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-19T05:28:55.152Z] + ls /var/log/sa-host [2024-02-19T05:28:55.152Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T05:28:55.429Z] provisioning config files... [2024-02-19T05:28:55.438Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-340@tmp/config15229622915084835454tmp [Pipeline] { [Pipeline] echo [2024-02-19T05:28:55.593Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:28:55.909Z] ---> create-netrc.sh [Pipeline] } [2024-02-19T05:28:55.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:28:56.429Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-19T05:28:56.464Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:28:56.777Z] ---> sudo-logs.sh [2024-02-19T05:28:56.777Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-19T05:28:56.911Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:28:57.221Z] ---> job-cost.sh [2024-02-19T05:28:57.221Z] lf-activate-venv: SKIPPING [2024-02-19T05:28:57.221Z] DEBUG: total: 0.2199999988079071 [2024-02-19T05:28:57.221Z] INFO: Retrieving Stack Cost... [2024-02-19T05:28:57.792Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T05:28:58.050Z] INFO: Archiving Costs [Pipeline] echo [2024-02-19T05:28:58.089Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T05:28:58.405Z] ---> logs-deploy.sh [2024-02-19T05:28:58.405Z] lf-activate-venv: SKIPPING [2024-02-19T05:28:58.405Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-340/1 [2024-02-19T05:28:58.405Z] INFO: archiving workspace using pattern(s): [2024-02-19T05:28:59.344Z] Archives upload complete. [2024-02-19T05:28:59.344Z] INFO: archiving logs to Nexus [2024-02-19T05:29:00.290Z] ---> uname -a: [2024-02-19T05:29:00.290Z] Linux prd-ubuntu20-04-docker-8c-8g-1219 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-19T05:29:00.290Z] [2024-02-19T05:29:00.290Z] [2024-02-19T05:29:00.290Z] ---> lscpu: [2024-02-19T05:29:00.290Z] Architecture: x86_64 [2024-02-19T05:29:00.290Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-19T05:29:00.290Z] Byte Order: Little Endian [2024-02-19T05:29:00.290Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-19T05:29:00.290Z] CPU(s): 8 [2024-02-19T05:29:00.290Z] On-line CPU(s) list: 0-7 [2024-02-19T05:29:00.290Z] Thread(s) per core: 1 [2024-02-19T05:29:00.290Z] Core(s) per socket: 1 [2024-02-19T05:29:00.290Z] Socket(s): 8 [2024-02-19T05:29:00.290Z] NUMA node(s): 1 [2024-02-19T05:29:00.290Z] Vendor ID: AuthenticAMD [2024-02-19T05:29:00.290Z] CPU family: 23 [2024-02-19T05:29:00.290Z] Model: 49 [2024-02-19T05:29:00.290Z] Model name: AMD EPYC-Rome Processor [2024-02-19T05:29:00.290Z] Stepping: 0 [2024-02-19T05:29:00.290Z] CPU MHz: 2799.998 [2024-02-19T05:29:00.290Z] BogoMIPS: 5599.99 [2024-02-19T05:29:00.290Z] Virtualization: AMD-V [2024-02-19T05:29:00.290Z] Hypervisor vendor: KVM [2024-02-19T05:29:00.290Z] Virtualization type: full [2024-02-19T05:29:00.290Z] L1d cache: 256 KiB [2024-02-19T05:29:00.290Z] L1i cache: 256 KiB [2024-02-19T05:29:00.290Z] L2 cache: 4 MiB [2024-02-19T05:29:00.290Z] L3 cache: 128 MiB [2024-02-19T05:29:00.290Z] NUMA node0 CPU(s): 0-7 [2024-02-19T05:29:00.290Z] Vulnerability Itlb multihit: Not affected [2024-02-19T05:29:00.290Z] Vulnerability L1tf: Not affected [2024-02-19T05:29:00.290Z] Vulnerability Mds: Not affected [2024-02-19T05:29:00.290Z] Vulnerability Meltdown: Not affected [2024-02-19T05:29:00.290Z] Vulnerability Mmio stale data: Not affected [2024-02-19T05:29:00.290Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-19T05:29:00.290Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-19T05:29:00.290Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-19T05:29:00.290Z] Vulnerability Srbds: Not affected [2024-02-19T05:29:00.290Z] Vulnerability Tsx async abort: Not affected [2024-02-19T05:29:00.290Z] 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 [2024-02-19T05:29:00.290Z] [2024-02-19T05:29:00.290Z] [2024-02-19T05:29:00.290Z] ---> nproc: [2024-02-19T05:29:00.290Z] 8 [2024-02-19T05:29:00.290Z] [2024-02-19T05:29:00.290Z] [2024-02-19T05:29:00.290Z] ---> df -h: [2024-02-19T05:29:00.290Z] Filesystem Size Used Avail Use% Mounted on [2024-02-19T05:29:00.290Z] overlay 155G 12G 144G 8% / [2024-02-19T05:29:00.290Z] tmpfs 64M 0 64M 0% /dev [2024-02-19T05:29:00.290Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-02-19T05:29:00.290Z] shm 64M 0 64M 0% /dev/shm [2024-02-19T05:29:00.290Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-02-19T05:29:00.290Z] [2024-02-19T05:29:00.290Z] [2024-02-19T05:29:00.290Z] ---> sar -b -r -n DEV: [2024-02-19T05:29:00.290Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1219) 02/19/24 _x86_64_ (8 CPU) [2024-02-19T05:29:00.290Z] [2024-02-19T05:29:00.290Z] 05:18:21 LINUX RESTART (8 CPU) [2024-02-19T05:29:00.290Z] [2024-02-19T05:29:00.290Z] 05:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-02-19T05:29:00.290Z] 05:20:01 176.80 10.68 166.12 0.00 1707.45 52836.79 0.00 [2024-02-19T05:29:00.290Z] 05:21:01 151.16 1.78 149.38 0.00 45.73 33064.22 0.00 [2024-02-19T05:29:00.290Z] 05:22:01 132.79 0.03 132.76 0.00 5.07 36019.46 0.00 [2024-02-19T05:29:00.290Z] 05:23:01 2.07 0.00 2.07 0.00 0.00 26.01 0.00 [2024-02-19T05:29:00.290Z] 05:24:01 52.49 10.60 41.89 0.00 5155.01 8418.86 0.00 [2024-02-19T05:29:00.290Z] 05:25:01 6.62 0.02 6.60 0.00 0.13 130.11 0.00 [2024-02-19T05:29:00.290Z] 05:26:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 [2024-02-19T05:29:00.290Z] 05:27:01 2.02 0.00 2.02 0.00 0.00 23.33 0.00 [2024-02-19T05:29:00.290Z] 05:28:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 [2024-02-19T05:29:00.290Z] Average: 58.52 2.57 55.95 0.00 768.13 14504.99 0.00 [2024-02-19T05:29:00.290Z] [2024-02-19T05:29:00.290Z] 05:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-02-19T05:29:00.290Z] 05:20:01 28219268 31511940 793976 2.41 125064 3359812 2022396 5.96 1205920 2973920 362792 [2024-02-19T05:29:00.290Z] 05:21:01 28027000 31435612 861164 2.62 143344 3440312 2134924 6.29 1505324 2841832 399576 [2024-02-19T05:29:00.290Z] 05:22:01 27768744 31530816 768536 2.34 154416 3751300 1779892 5.25 1276128 3297816 376 [2024-02-19T05:29:00.290Z] 05:23:01 27768880 31531052 768000 2.34 154444 3751296 1779892 5.25 1275752 3297816 16 [2024-02-19T05:29:00.290Z] 05:24:01 27296888 31518808 754592 2.29 183672 4175908 1715148 5.05 1576124 3434456 980 [2024-02-19T05:29:00.290Z] 05:25:01 27303624 31520692 752148 2.29 182236 4172652 1713468 5.05 1572972 3431188 4 [2024-02-19T05:29:00.290Z] 05:26:01 27306136 31523244 749508 2.28 182304 4172656 1713468 5.05 1570732 3431192 8 [2024-02-19T05:29:00.290Z] 05:27:01 27306088 31523300 749416 2.28 182384 4172656 1713468 5.05 1570836 3431200 8 [2024-02-19T05:29:00.290Z] 05:28:01 27306168 31523440 749196 2.28 182456 4172664 1713468 5.05 1570880 3431204 8 [2024-02-19T05:29:00.290Z] Average: 27589200 31513212 771837 2.35 165591 3907695 1809569 5.33 1458296 3285625 84863 [2024-02-19T05:29:00.290Z] [2024-02-19T05:29:00.290Z] 05:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-02-19T05:29:00.290Z] 05:20:01 docker0 196.45 296.28 16.06 2196.60 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:20:01 lo 5.80 5.80 0.58 0.58 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:20:01 ens3 504.90 328.08 7004.41 48.18 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:21:01 docker0 1.32 2.48 0.08 30.91 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:21:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:21:01 vethf951e0a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:21:01 ens3 63.76 46.21 87.77 88.88 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:22:01 docker0 2.62 4.58 0.16 62.26 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:22:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:22:01 ens3 102.90 63.27 2644.07 12.42 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:23:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:24:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:24:01 ens3 178.44 83.14 2735.49 5.94 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:25:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:27:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] 05:28:01 ens3 0.92 0.42 1.46 0.03 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] Average: docker0 22.26 33.70 1.81 254.41 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] Average: lo 1.03 1.03 0.10 0.10 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] Average: ens3 94.61 57.95 1385.86 17.27 0.00 0.00 0.00 0.00 [2024-02-19T05:29:00.290Z] [2024-02-19T05:29:00.290Z] [2024-02-19T05:29:00.290Z] ---> sar -P ALL: [2024-02-19T05:29:00.290Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1219) 02/19/24 _x86_64_ (8 CPU) [2024-02-19T05:29:00.290Z] [2024-02-19T05:29:00.290Z] 05:18:21 LINUX RESTART (8 CPU) [2024-02-19T05:29:00.290Z] [2024-02-19T05:29:00.290Z] 05:19:01 CPU %user %nice %system %iowait %steal %idle [2024-02-19T05:29:00.290Z] 05:20:01 all 8.31 0.00 3.79 3.38 0.06 84.47 [2024-02-19T05:29:00.290Z] 05:20:01 0 7.50 0.00 3.00 2.06 0.05 87.39 [2024-02-19T05:29:00.290Z] 05:20:01 1 8.32 0.00 2.77 2.82 0.05 86.03 [2024-02-19T05:29:00.290Z] 05:20:01 2 8.63 0.00 3.41 2.03 0.05 85.88 [2024-02-19T05:29:00.290Z] 05:20:01 3 8.15 0.00 4.69 10.00 0.07 77.10 [2024-02-19T05:29:00.290Z] 05:20:01 4 9.33 0.00 3.81 1.20 0.07 85.58 [2024-02-19T05:29:00.290Z] 05:20:01 5 8.23 0.00 4.44 0.13 0.05 87.14 [2024-02-19T05:29:00.290Z] 05:20:01 6 7.91 0.00 4.23 8.22 0.07 79.57 [2024-02-19T05:29:00.290Z] 05:20:01 7 8.39 0.00 3.95 0.61 0.05 87.01 [2024-02-19T05:29:00.290Z] 05:21:01 all 39.16 0.00 4.85 2.44 0.08 53.48 [2024-02-19T05:29:00.290Z] 05:21:01 0 38.98 0.00 4.77 2.20 0.08 53.97 [2024-02-19T05:29:00.290Z] 05:21:01 1 38.76 0.00 4.51 0.47 0.08 56.18 [2024-02-19T05:29:00.290Z] 05:21:01 2 40.07 0.00 4.40 1.40 0.08 54.05 [2024-02-19T05:29:00.290Z] 05:21:01 3 38.16 0.00 5.20 0.64 0.07 55.94 [2024-02-19T05:29:00.290Z] 05:21:01 4 38.89 0.00 4.98 0.92 0.07 55.14 [2024-02-19T05:29:00.290Z] 05:21:01 5 38.56 0.00 4.44 0.34 0.08 56.58 [2024-02-19T05:29:00.290Z] 05:21:01 6 40.29 0.00 4.93 8.86 0.08 45.84 [2024-02-19T05:29:00.290Z] 05:21:01 7 39.55 0.00 5.57 4.70 0.08 50.09 [2024-02-19T05:29:00.290Z] 05:22:01 all 4.42 0.00 1.89 2.04 0.04 91.62 [2024-02-19T05:29:00.290Z] 05:22:01 0 4.07 0.00 1.49 0.02 0.03 94.38 [2024-02-19T05:29:00.290Z] 05:22:01 1 4.04 0.00 2.04 0.51 0.03 93.38 [2024-02-19T05:29:00.290Z] 05:22:01 2 4.11 0.00 2.20 1.01 0.03 92.65 [2024-02-19T05:29:00.290Z] 05:22:01 3 5.45 0.00 2.22 0.10 0.03 92.20 [2024-02-19T05:29:00.290Z] 05:22:01 4 4.74 0.00 1.99 7.82 0.07 85.39 [2024-02-19T05:29:00.290Z] 05:22:01 5 4.33 0.00 1.91 0.27 0.02 93.47 [2024-02-19T05:29:00.290Z] 05:22:01 6 3.45 0.00 1.38 6.06 0.05 89.06 [2024-02-19T05:29:00.290Z] 05:22:01 7 5.19 0.00 1.86 0.54 0.03 92.38 [2024-02-19T05:29:00.290Z] 05:23:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-02-19T05:29:00.290Z] 05:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-19T05:29:00.290Z] 05:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-19T05:29:00.290Z] 05:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-19T05:29:00.290Z] 05:23:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-02-19T05:29:00.290Z] 05:23:01 4 0.07 0.00 0.02 0.05 0.00 99.87 [2024-02-19T05:29:00.290Z] 05:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-19T05:29:00.290Z] 05:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-19T05:29:00.290Z] 05:23:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-19T05:29:00.290Z] 05:24:01 all 2.45 0.00 1.31 0.63 0.03 95.59 [2024-02-19T05:29:00.290Z] 05:24:01 0 2.26 0.00 2.44 0.65 0.03 94.61 [2024-02-19T05:29:00.290Z] 05:24:01 1 1.91 0.00 1.66 0.77 0.03 95.63 [2024-02-19T05:29:00.290Z] 05:24:01 2 1.92 0.00 0.72 0.10 0.03 97.23 [2024-02-19T05:29:00.290Z] 05:24:01 3 1.93 0.00 0.90 0.60 0.02 96.55 [2024-02-19T05:29:00.290Z] 05:24:01 4 1.57 0.00 0.94 0.48 0.03 96.97 [2024-02-19T05:29:00.290Z] 05:24:01 5 4.09 0.00 1.04 0.08 0.02 94.77 [2024-02-19T05:29:00.290Z] 05:24:01 6 3.51 0.00 1.59 0.97 0.03 93.91 [2024-02-19T05:29:00.290Z] 05:24:01 7 2.37 0.00 1.19 1.39 0.03 95.02 [2024-02-19T05:29:00.290Z] 05:25:01 all 0.07 0.00 0.06 0.01 0.01 99.85 [2024-02-19T05:29:00.290Z] 05:25:01 0 0.05 0.00 0.10 0.02 0.03 99.80 [2024-02-19T05:29:00.290Z] 05:25:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2024-02-19T05:29:00.290Z] 05:25:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2024-02-19T05:29:00.290Z] 05:25:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2024-02-19T05:29:00.290Z] 05:25:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2024-02-19T05:29:00.290Z] 05:25:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2024-02-19T05:29:00.290Z] 05:25:01 6 0.25 0.00 0.07 0.03 0.00 99.65 [2024-02-19T05:29:00.290Z] 05:25:01 7 0.03 0.00 0.03 0.07 0.00 99.87 [2024-02-19T05:29:00.290Z] 05:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-02-19T05:29:00.290Z] 05:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-02-19T05:29:00.290Z] 05:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-19T05:29:00.290Z] 05:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-19T05:29:00.290Z] 05:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-19T05:29:00.290Z] 05:26:01 4 0.00 0.00 0.02 0.00 0.03 99.95 [2024-02-19T05:29:00.290Z] 05:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-19T05:29:00.290Z] 05:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-19T05:29:00.290Z] 05:26:01 7 0.03 0.00 0.02 0.05 0.00 99.90 [2024-02-19T05:29:00.290Z] 05:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-02-19T05:29:00.291Z] 05:27:01 0 0.02 0.00 0.05 0.02 0.03 99.88 [2024-02-19T05:29:00.291Z] 05:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-19T05:29:00.291Z] 05:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-19T05:29:00.291Z] 05:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-19T05:29:00.291Z] 05:27:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2024-02-19T05:29:00.291Z] 05:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-19T05:29:00.291Z] 05:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-19T05:29:00.291Z] 05:27:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2024-02-19T05:29:00.291Z] 05:28:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-02-19T05:29:00.291Z] 05:28:01 0 0.00 0.00 0.05 0.00 0.02 99.93 [2024-02-19T05:29:00.291Z] 05:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-19T05:29:00.291Z] 05:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-19T05:29:00.291Z] 05:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-19T05:29:00.291Z] 05:28:01 4 0.08 0.00 0.00 0.02 0.02 99.88 [2024-02-19T05:29:00.291Z] 05:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-19T05:29:00.291Z] 05:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-19T05:29:00.291Z] 05:28:01 7 0.03 0.00 0.00 0.03 0.02 99.92 [2024-02-19T05:29:00.291Z] Average: all 6.02 0.00 1.32 0.94 0.03 91.69 [2024-02-19T05:29:00.291Z] Average: 0 5.86 0.00 1.32 0.55 0.03 92.24 [2024-02-19T05:29:00.291Z] Average: 1 5.87 0.00 1.22 0.50 0.02 92.38 [2024-02-19T05:29:00.291Z] Average: 2 6.05 0.00 1.19 0.50 0.02 92.23 [2024-02-19T05:29:00.291Z] Average: 3 5.96 0.00 1.45 1.24 0.03 91.32 [2024-02-19T05:29:00.291Z] Average: 4 6.07 0.00 1.31 1.16 0.04 91.43 [2024-02-19T05:29:00.291Z] Average: 5 6.11 0.00 1.31 0.09 0.02 92.47 [2024-02-19T05:29:00.291Z] Average: 6 6.13 0.00 1.35 2.66 0.03 89.83 [2024-02-19T05:29:00.291Z] Average: 7 6.13 0.00 1.39 0.82 0.03 91.63 [2024-02-19T05:29:00.291Z] [2024-02-19T05:29:00.291Z] [2024-02-19T05:29:00.291Z]