Pull request #419 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73648037f22c0cc2ca70995f2ea1637c12b7456a+9c2cca6ccca3210e07b712156771ed12440b1abf (8577e9170b8aa853563a43ea7f8f6f481854eef2) 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-ssh3883275926859782441.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh6724250433951244364.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-rest-go/branches/PR-419/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-rest-go/branches/PR-419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15238769637931060674.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-rest-go/branches/PR-419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16574553212396489459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh10159428054808946928.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-rest-go/branches/PR-419/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-rest-go/branches/PR-419/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13288916262345709247.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22803 in /w/workspace/gexfoundry_device-rest-go_PR-419 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-419 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Merging remotes/origin/main commit 9c2cca6ccca3210e07b712156771ed12440b1abf into PR head commit 73648037f22c0cc2ca70995f2ea1637c12b7456a Merge succeeded, producing 73648037f22c0cc2ca70995f2ea1637c12b7456a Checking out Revision 73648037f22c0cc2ca70995f2ea1637c12b7456a (PR-419) 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 0b81fa10a7dd14683a964f04f411324fe83f93ac Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73648037f22c0cc2ca70995f2ea1637c12b7456a # 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 9c2cca6ccca3210e07b712156771ed12440b1abf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73648037f22c0cc2ca70995f2ea1637c12b7456a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T20:53:09.701Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T20:53:09.922Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T20:53:10.045Z] ========================================================= [2024-10-14T20:53:10.045Z] EdgeX Global Pipelines Version Info [2024-10-14T20:53:10.045Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T20:53:10.833Z] ------------------- [2024-10-14T20:53:10.833Z] stable info: [2024-10-14T20:53:10.833Z] ------------------- [2024-10-14T20:53:10.833Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T20:53:10.833Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T20:53:10.833Z] Message: update stable to v1.0.265 [2024-10-14T20:53:11.403Z] ------------------- [2024-10-14T20:53:11.403Z] experimental info: [2024-10-14T20:53:11.403Z] ------------------- [2024-10-14T20:53:11.403Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T20:53:11.403Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T20:53:11.403Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T20:53:11.620Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-10-14T20:53:11.677Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-10-14T20:53:11.733Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T20:53:11.800Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T20:53:11.862Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T20:53:11.918Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T20:53:11.973Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T20:53:12.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T20:53:12.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T20:53:12.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T20:53:12.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T20:53:12.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-10-14T20:53:12.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T20:53:12.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T20:53:12.433Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T20:53:12.490Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T20:53:12.550Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T20:53:12.608Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T20:53:12.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T20:53:12.716Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T20:53:12.775Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-14T20:53:12.835Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-14T20:53:12.897Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T20:53:12.956Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T20:53:13.014Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T20:53:13.073Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T20:53:13.124Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T20:53:13.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-419 [Pipeline] echo [2024-10-14T20:53:13.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-419 [Pipeline] echo [2024-10-14T20:53:13.291Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-419 [Pipeline] echo [2024-10-14T20:53:13.348Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73648037f22c0cc2ca70995f2ea1637c12b7456a [Pipeline] echo [2024-10-14T20:53:13.405Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7364803 [Pipeline] echo [2024-10-14T20:53:13.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T20:53:13.611Z] provisioning config files... [2024-10-14T20:53:13.625Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-419@tmp/config5761929556902151132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T20:53:14.014Z] ---> ****-login.sh [2024-10-14T20:53:14.014Z] nexus3.edgexfoundry.org:10001 [2024-10-14T20:53:14.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T20:53:14.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T20:53:14.276Z] Configure a credential helper to remove this warning. See [2024-10-14T20:53:14.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T20:53:14.276Z] [2024-10-14T20:53:14.276Z] Login Succeeded [2024-10-14T20:53:14.276Z] nexus3.edgexfoundry.org:10002 [2024-10-14T20:53:14.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T20:53:14.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T20:53:14.535Z] Configure a credential helper to remove this warning. See [2024-10-14T20:53:14.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T20:53:14.535Z] [2024-10-14T20:53:14.535Z] Login Succeeded [2024-10-14T20:53:14.535Z] nexus3.edgexfoundry.org:10003 [2024-10-14T20:53:14.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T20:53:14.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T20:53:14.536Z] Configure a credential helper to remove this warning. See [2024-10-14T20:53:14.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T20:53:14.536Z] [2024-10-14T20:53:14.536Z] Login Succeeded [2024-10-14T20:53:14.536Z] nexus3.edgexfoundry.org:10004 [2024-10-14T20:53:14.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T20:53:14.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T20:53:14.797Z] Configure a credential helper to remove this warning. See [2024-10-14T20:53:14.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T20:53:14.797Z] [2024-10-14T20:53:14.797Z] Login Succeeded [2024-10-14T20:53:14.797Z] ****.io [2024-10-14T20:53:14.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T20:53:15.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T20:53:15.060Z] Configure a credential helper to remove this warning. See [2024-10-14T20:53:15.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T20:53:15.060Z] [2024-10-14T20:53:15.061Z] Login Succeeded [2024-10-14T20:53:15.061Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T20:53:15.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T20:53:15.778Z] + git rev-list -1 --merges 73648037f22c0cc2ca70995f2ea1637c12b7456a~1..73648037f22c0cc2ca70995f2ea1637c12b7456a [Pipeline] echo [2024-10-14T20:53:15.831Z] -----------> git rev-list -1 --merges 73648037f22c0cc2ca70995f2ea1637c12b7456a~1..73648037f22c0cc2ca70995f2ea1637c12b7456a 73648037f22c0cc2ca70995f2ea1637c12b7456a [false] [Pipeline] sh [2024-10-14T20:53:16.160Z] + git log --format=format:%s -1 73648037f22c0cc2ca70995f2ea1637c12b7456a [Pipeline] echo [2024-10-14T20:53:16.205Z] ========================================================= [2024-10-14T20:53:16.205Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T20:53:16.205Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T20:53:16.673Z] + git log --format=format:%s -1 73648037f22c0cc2ca70995f2ea1637c12b7456a [Pipeline] echo [2024-10-14T20:53:16.716Z] [semverPrep] GIT_COMMIT: 73648037f22c0cc2ca70995f2ea1637c12b7456a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-14T20:53:16.758Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T20:53:17.180Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T20:53:17.180Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T20:53:17.180Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T20:53:17.180Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T20:53:17.180Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T20:53:17.180Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T20:53:17.180Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T20:53:17.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T20:53:17.697Z] [2024-10-14T20:53:17.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T20:53:18.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T20:53:18.092Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T20:53:18.092Z] b85a868b505f: Pulling fs layer [2024-10-14T20:53:18.092Z] e2be974225ed: Pulling fs layer [2024-10-14T20:53:18.092Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T20:53:18.092Z] 988bab9f4d93: Pulling fs layer [2024-10-14T20:53:18.092Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T20:53:18.092Z] eaf3925da568: Pulling fs layer [2024-10-14T20:53:18.092Z] bab4dde63d76: Pulling fs layer [2024-10-14T20:53:18.092Z] bde34c3a00c8: Pulling fs layer [2024-10-14T20:53:18.092Z] b352a97aabf1: Pulling fs layer [2024-10-14T20:53:18.092Z] 4872d77fe225: Pulling fs layer [2024-10-14T20:53:18.092Z] 5851b861e8e6: Pulling fs layer [2024-10-14T20:53:18.092Z] bab4dde63d76: Waiting [2024-10-14T20:53:18.092Z] bde34c3a00c8: Waiting [2024-10-14T20:53:18.092Z] b352a97aabf1: Waiting [2024-10-14T20:53:18.092Z] eaf3925da568: Waiting [2024-10-14T20:53:18.092Z] 1469e6f7b9e6: Waiting [2024-10-14T20:53:18.092Z] 4872d77fe225: Waiting [2024-10-14T20:53:18.092Z] 5851b861e8e6: Waiting [2024-10-14T20:53:18.092Z] 988bab9f4d93: Waiting [2024-10-14T20:53:18.092Z] e2be974225ed: Download complete [2024-10-14T20:53:18.092Z] 988bab9f4d93: Verifying Checksum [2024-10-14T20:53:18.092Z] 988bab9f4d93: Download complete [2024-10-14T20:53:18.092Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T20:53:18.092Z] 1469e6f7b9e6: Download complete [2024-10-14T20:53:18.092Z] eaf3925da568: Verifying Checksum [2024-10-14T20:53:18.092Z] eaf3925da568: Download complete [2024-10-14T20:53:18.351Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T20:53:18.351Z] 339a4e72a1f5: Download complete [2024-10-14T20:53:18.351Z] bde34c3a00c8: Verifying Checksum [2024-10-14T20:53:18.351Z] bde34c3a00c8: Download complete [2024-10-14T20:53:18.351Z] b352a97aabf1: Verifying Checksum [2024-10-14T20:53:18.351Z] b352a97aabf1: Download complete [2024-10-14T20:53:18.351Z] 4872d77fe225: Verifying Checksum [2024-10-14T20:53:18.351Z] 4872d77fe225: Download complete [2024-10-14T20:53:18.351Z] 5851b861e8e6: Download complete [2024-10-14T20:53:18.351Z] b85a868b505f: Download complete [2024-10-14T20:53:18.614Z] bab4dde63d76: Verifying Checksum [2024-10-14T20:53:18.614Z] bab4dde63d76: Download complete [2024-10-14T20:53:19.569Z] b85a868b505f: Pull complete [2024-10-14T20:53:19.569Z] e2be974225ed: Pull complete [2024-10-14T20:53:19.829Z] 339a4e72a1f5: Pull complete [2024-10-14T20:53:20.089Z] 988bab9f4d93: Pull complete [2024-10-14T20:53:20.349Z] 1469e6f7b9e6: Pull complete [2024-10-14T20:53:20.349Z] eaf3925da568: Pull complete [2024-10-14T20:53:22.251Z] bab4dde63d76: Pull complete [2024-10-14T20:53:22.251Z] bde34c3a00c8: Pull complete [2024-10-14T20:53:22.251Z] b352a97aabf1: Pull complete [2024-10-14T20:53:22.251Z] 4872d77fe225: Pull complete [2024-10-14T20:53:22.251Z] 5851b861e8e6: Pull complete [2024-10-14T20:53:22.251Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T20:53:22.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T20:53:22.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T20:53:22.518Z] prd-ubuntu20.04-docker-8c-8g-22803 does not seem to be running inside a container [2024-10-14T20:53:22.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-419 -v /w/workspace/gexfoundry_device-rest-go_PR-419:/w/workspace/gexfoundry_device-rest-go_PR-419:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-419@tmp:/w/workspace/gexfoundry_device-rest-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T20:53:25.433Z] $ docker top e720717cca54cc6add457d68314e86bda6ab412c01066c3e8b74478f92952999 -eo pid,comm [2024-10-14T20:53:25.487Z] 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-10-14T20:53:25.487Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T20:53:25.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T20:53:25.643Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T20:53:25.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T20:53:25.756Z] $ docker exec e720717cca54cc6add457d68314e86bda6ab412c01066c3e8b74478f92952999 ssh-agent [2024-10-14T20:53:25.857Z] SSH_AUTH_SOCK=/tmp/ssh-0zUzV7BSunma/agent.33 [2024-10-14T20:53:25.857Z] SSH_AGENT_PID=39 [2024-10-14T20:53:25.865Z] Running ssh-add (command line suppressed) [2024-10-14T20:53:25.971Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-419@tmp/private_key_7799810437920190452.key (/w/workspace/gexfoundry_device-rest-go_PR-419@tmp/private_key_7799810437920190452.key) [2024-10-14T20:53:25.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T20:53:26.342Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T20:53:26.374Z] $ docker exec --env ******** --env ******** e720717cca54cc6add457d68314e86bda6ab412c01066c3e8b74478f92952999 ssh-agent -k [2024-10-14T20:53:26.467Z] unset SSH_AUTH_SOCK; [2024-10-14T20:53:26.468Z] unset SSH_AGENT_PID; [2024-10-14T20:53:26.468Z] echo Agent pid 39 killed; [2024-10-14T20:53:26.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T20:53:26.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T20:53:26.597Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T20:53:26.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T20:53:26.693Z] $ docker exec e720717cca54cc6add457d68314e86bda6ab412c01066c3e8b74478f92952999 ssh-agent [2024-10-14T20:53:26.812Z] SSH_AUTH_SOCK=/tmp/ssh-uBgTUQP3n3nq/agent.72 [2024-10-14T20:53:26.812Z] SSH_AGENT_PID=78 [2024-10-14T20:53:26.817Z] Running ssh-add (command line suppressed) [2024-10-14T20:53:26.910Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-419@tmp/private_key_5561997028670729552.key (/w/workspace/gexfoundry_device-rest-go_PR-419@tmp/private_key_5561997028670729552.key) [2024-10-14T20:53:26.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T20:53:27.387Z] + git semver init [2024-10-14T20:53:27.646Z] 2024-10-14 20:53:27,571 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T20:53:27.646Z] 2024-10-14 20:53:27,572 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-419/.semver [2024-10-14T20:53:27.646Z] 2024-10-14 20:53:27,573 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-419/.semver [2024-10-14T20:53:27.646Z] 2024-10-14 20:53:27,573 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-419/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-419, universal_newlines=False, shell=None, istream=None) [2024-10-14T20:53:29.024Z] 2024-10-14 20:53:28,776 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-419/.git/info/exclude [2024-10-14T20:53:29.024Z] 2024-10-14 20:53:28,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-419/.semver/PR-419 with force:False [2024-10-14T20:53:29.024Z] 2024-10-14 20:53:28,777 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-419/.semver/PR-419 [2024-10-14T20:53:29.024Z] 2024-10-14 20:53:28,780 [execute] INFO git cat-file --batch-check [2024-10-14T20:53:29.024Z] 2024-10-14 20:53:28,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-419/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T20:53:29.024Z] 2024-10-14 20:53:28,786 [execute] INFO git cat-file --batch [2024-10-14T20:53:29.024Z] 2024-10-14 20:53:28,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-419/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T20:53:29.024Z] 2024-10-14 20:53:28,791 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-419/.semver/PR-419 [2024-10-14T20:53:29.024Z] 0.0.0 [Pipeline] } [2024-10-14T20:53:29.052Z] $ docker exec --env ******** --env ******** e720717cca54cc6add457d68314e86bda6ab412c01066c3e8b74478f92952999 ssh-agent -k [2024-10-14T20:53:29.156Z] unset SSH_AUTH_SOCK; [2024-10-14T20:53:29.157Z] unset SSH_AGENT_PID; [2024-10-14T20:53:29.157Z] echo Agent pid 78 killed; [2024-10-14T20:53:29.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T20:53:29.625Z] + git semver [Pipeline] } [2024-10-14T20:53:29.912Z] $ docker stop --time=1 e720717cca54cc6add457d68314e86bda6ab412c01066c3e8b74478f92952999 [2024-10-14T20:53:31.217Z] $ docker rm -f --volumes e720717cca54cc6add457d68314e86bda6ab412c01066c3e8b74478f92952999 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T20:53:31.638Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T20:53:31.939Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T20:53:31.965Z] [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-10-14T20:53:32.656Z] provisioning config files... [2024-10-14T20:53:32.665Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-419@tmp/config11850174678608878853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T20:53:33.030Z] ---> ****-login.sh [2024-10-14T20:53:33.030Z] nexus3.edgexfoundry.org:10001 [2024-10-14T20:53:33.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T20:53:33.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T20:53:33.031Z] Configure a credential helper to remove this warning. See [2024-10-14T20:53:33.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T20:53:33.031Z] [2024-10-14T20:53:33.031Z] Login Succeeded [2024-10-14T20:53:33.031Z] nexus3.edgexfoundry.org:10002 [2024-10-14T20:53:33.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T20:53:33.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T20:53:33.031Z] Configure a credential helper to remove this warning. See [2024-10-14T20:53:33.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T20:53:33.031Z] [2024-10-14T20:53:33.031Z] Login Succeeded [2024-10-14T20:53:33.031Z] nexus3.edgexfoundry.org:10003 [2024-10-14T20:53:33.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T20:53:33.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T20:53:33.291Z] Configure a credential helper to remove this warning. See [2024-10-14T20:53:33.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T20:53:33.291Z] [2024-10-14T20:53:33.291Z] Login Succeeded [2024-10-14T20:53:33.291Z] nexus3.edgexfoundry.org:10004 [2024-10-14T20:53:33.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T20:53:33.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T20:53:33.291Z] Configure a credential helper to remove this warning. See [2024-10-14T20:53:33.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T20:53:33.291Z] [2024-10-14T20:53:33.291Z] Login Succeeded [2024-10-14T20:53:33.291Z] ****.io [2024-10-14T20:53:33.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T20:53:33.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T20:53:33.551Z] Configure a credential helper to remove this warning. See [2024-10-14T20:53:33.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T20:53:33.551Z] [2024-10-14T20:53:33.551Z] Login Succeeded [2024-10-14T20:53:33.551Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T20:53:33.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T20:53:33.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T20:53:33.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T20:53:33.897Z] ========================================================= [2024-10-14T20:53:33.897Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T20:53:33.897Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T20:53:34.414Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T20:53:34.414Z] Sending build context to Docker daemon 16.62MB [2024-10-14T20:53:34.414Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T20:53:34.414Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T20:53:34.414Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T20:53:34.414Z] 43c4264eed91: Pulling fs layer [2024-10-14T20:53:34.414Z] 4cc291be95ef: Pulling fs layer [2024-10-14T20:53:34.414Z] 2ac1f1163629: Pulling fs layer [2024-10-14T20:53:34.414Z] 5c3c966382ef: Pulling fs layer [2024-10-14T20:53:34.414Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T20:53:34.414Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T20:53:34.414Z] 9f66e0745190: Pulling fs layer [2024-10-14T20:53:34.414Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T20:53:34.414Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T20:53:34.414Z] 5d5c8e513c77: Waiting [2024-10-14T20:53:34.414Z] f49a43e4bbc0: Waiting [2024-10-14T20:53:34.414Z] 9f66e0745190: Waiting [2024-10-14T20:53:34.414Z] 561ebcabdf7f: Waiting [2024-10-14T20:53:34.414Z] 5c3c966382ef: Waiting [2024-10-14T20:53:34.676Z] 4cc291be95ef: Verifying Checksum [2024-10-14T20:53:34.676Z] 4cc291be95ef: Download complete [2024-10-14T20:53:34.676Z] 5c3c966382ef: Verifying Checksum [2024-10-14T20:53:34.676Z] 5c3c966382ef: Download complete [2024-10-14T20:53:34.676Z] 4f4fb700ef54: Download complete [2024-10-14T20:53:34.676Z] 5d5c8e513c77: Verifying Checksum [2024-10-14T20:53:34.676Z] 5d5c8e513c77: Download complete [2024-10-14T20:53:34.676Z] 43c4264eed91: Verifying Checksum [2024-10-14T20:53:34.676Z] 43c4264eed91: Download complete [2024-10-14T20:53:34.676Z] 9f66e0745190: Verifying Checksum [2024-10-14T20:53:34.676Z] 9f66e0745190: Download complete [2024-10-14T20:53:34.676Z] 43c4264eed91: Pull complete [2024-10-14T20:53:34.935Z] 561ebcabdf7f: Verifying Checksum [2024-10-14T20:53:34.935Z] 561ebcabdf7f: Download complete [2024-10-14T20:53:34.935Z] 4cc291be95ef: Pull complete [2024-10-14T20:53:35.193Z] 2ac1f1163629: Download complete [2024-10-14T20:53:35.452Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T20:53:35.452Z] f49a43e4bbc0: Download complete [2024-10-14T20:53:37.994Z] 2ac1f1163629: Pull complete [2024-10-14T20:53:38.252Z] 5c3c966382ef: Pull complete [2024-10-14T20:53:38.253Z] 4f4fb700ef54: Pull complete [2024-10-14T20:53:38.253Z] 5d5c8e513c77: Pull complete [2024-10-14T20:53:38.511Z] 9f66e0745190: Pull complete [2024-10-14T20:53:40.413Z] f49a43e4bbc0: Pull complete [2024-10-14T20:53:40.982Z] 561ebcabdf7f: Pull complete [2024-10-14T20:53:40.982Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T20:53:40.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T20:53:40.982Z] ---> 3a752c3f9dda [2024-10-14T20:53:40.982Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T20:53:47.441Z] Still waiting to schedule task [2024-10-14T20:53:47.442Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-14T20:53:47.558Z] ---> Running in 37f9f74f59cc [2024-10-14T20:53:47.558Z] Removing intermediate container 37f9f74f59cc [2024-10-14T20:53:47.558Z] ---> dd9b65c7f55f [2024-10-14T20:53:47.558Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T20:53:47.558Z] ---> Running in 557cc584f6af [2024-10-14T20:53:47.558Z] Removing intermediate container 557cc584f6af [2024-10-14T20:53:47.558Z] ---> f6ec2d126909 [2024-10-14T20:53:47.558Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T20:53:47.558Z] ---> Running in e49ff30caaa3 [2024-10-14T20:53:47.558Z] Removing intermediate container e49ff30caaa3 [2024-10-14T20:53:47.558Z] ---> eea479f21f6f [2024-10-14T20:53:47.558Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T20:53:47.558Z] ---> Running in ca41b6939487 [2024-10-14T20:53:47.558Z] Removing intermediate container ca41b6939487 [2024-10-14T20:53:47.558Z] ---> 6dd72dcf96cc [2024-10-14T20:53:47.558Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T20:53:47.558Z] ---> Running in ea2c79aac46d [2024-10-14T20:53:47.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T20:53:47.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T20:53:47.558Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-14T20:53:47.558Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-14T20:53:47.558Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-14T20:53:47.558Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-14T20:53:47.820Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T20:53:47.820Z] OK: 250 MiB in 58 packages [2024-10-14T20:53:48.392Z] Removing intermediate container ea2c79aac46d [2024-10-14T20:53:48.393Z] ---> 60c5ead59904 [2024-10-14T20:53:48.393Z] Step 8/12 : WORKDIR /device-rest-go [2024-10-14T20:53:48.393Z] ---> Running in a55b6de7f981 [2024-10-14T20:53:48.393Z] Removing intermediate container a55b6de7f981 [2024-10-14T20:53:48.393Z] ---> 38bafb2ab9e0 [2024-10-14T20:53:48.393Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-14T20:53:48.653Z] ---> 33a3e83f96e6 [2024-10-14T20:53:48.653Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T20:53:48.653Z] ---> Running in 965ab4a3f8b9 [2024-10-14T20:54:44.918Z] Removing intermediate container 965ab4a3f8b9 [2024-10-14T20:54:44.918Z] ---> 5c9853609652 [2024-10-14T20:54:44.918Z] Step 11/12 : COPY . . [2024-10-14T20:54:44.918Z] ---> 439fb3e6a34a [2024-10-14T20:54:44.918Z] Step 12/12 : RUN $MAKE [2024-10-14T20:54:44.918Z] ---> Running in 4e35475e00de [2024-10-14T20:54:44.918Z] noop [2024-10-14T20:54:44.918Z] Removing intermediate container 4e35475e00de [2024-10-14T20:54:44.918Z] ---> e1c5c72cd29a [2024-10-14T20:54:44.918Z] Successfully built e1c5c72cd29a [2024-10-14T20:54:44.918Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T20:54:45.410Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T20:54:45.410Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T20:54:45.594Z] prd-ubuntu20.04-docker-8c-8g-22803 does not seem to be running inside a container [2024-10-14T20:54:45.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-419 -v /w/workspace/gexfoundry_device-rest-go_PR-419:/w/workspace/gexfoundry_device-rest-go_PR-419:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-419@tmp:/w/workspace/gexfoundry_device-rest-go_PR-419@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-x86_64 cat [2024-10-14T20:54:45.965Z] $ docker top 13f07973e39d1fdc1f052ed7ac579c755b7d86b5a9978179eac2585ddc81951a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T20:54:46.408Z] + go version [2024-10-14T20:54:46.408Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T20:54:46.445Z] $ docker stop --time=1 13f07973e39d1fdc1f052ed7ac579c755b7d86b5a9978179eac2585ddc81951a [2024-10-14T20:54:47.713Z] $ docker rm -f --volumes 13f07973e39d1fdc1f052ed7ac579c755b7d86b5a9978179eac2585ddc81951a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T20:54:48.513Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T20:54:48.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T20:54:48.679Z] prd-ubuntu20.04-docker-8c-8g-22803 does not seem to be running inside a container [2024-10-14T20:54:48.709Z] $ 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-rest-go_PR-419 -v /w/workspace/gexfoundry_device-rest-go_PR-419:/w/workspace/gexfoundry_device-rest-go_PR-419:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-419@tmp:/w/workspace/gexfoundry_device-rest-go_PR-419@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-x86_64 cat [2024-10-14T20:54:49.025Z] $ docker top 6b30a81393e698e0c156da2ad2db7b7d1a0b50d5ce768d63bb459807f64277b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T20:54:49.442Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-419 [Pipeline] fileExists [Pipeline] sh [2024-10-14T20:54:49.825Z] + make test [2024-10-14T20:54:49.825Z] go test ./... -coverprofile=coverage.out ./... [2024-10-14T20:54:51.725Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-10-14T20:55:09.798Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-10-14T20:55:09.798Z] ok github.com/edgexfoundry/device-rest-go/driver 0.006s coverage: 33.2% of statements [2024-10-14T20:55:14.635Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22804 in /w/workspace/gexfoundry_device-rest-go_PR-419 [Pipeline] { [Pipeline] ws [2024-10-14T20:55:14.710Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2024-10-14T20:55:17.821Z] The recommended git tool is: git [2024-10-14T20:55:17.920Z] go vet ./... [2024-10-14T20:55:22.471Z] using credential edgex-jenkins-ssh [2024-10-14T20:55:22.493Z] Cloning the remote Git repository [2024-10-14T20:55:22.533Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-10-14T20:55:22.616Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2024-10-14T20:55:22.749Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-10-14T20:55:22.750Z] > git --version # timeout=10 [2024-10-14T20:55:22.775Z] > git --version # 'git version 2.25.1' [2024-10-14T20:55:22.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T20:55:23.189Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T20:55:23.190Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T20:55:23.190Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T20:55:23.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T20:55:23.274Z] $ docker stop --time=1 6b30a81393e698e0c156da2ad2db7b7d1a0b50d5ce768d63bb459807f64277b4 [2024-10-14T20:55:22.917Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T20:55:25.575Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-10-14T20:55:25.598Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T20:55:26.406Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-10-14T20:55:26.443Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-10-14T20:55:26.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T20:55:26.464Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-14T20:55:26.973Z] Merging remotes/origin/main commit 9c2cca6ccca3210e07b712156771ed12440b1abf into PR head commit 73648037f22c0cc2ca70995f2ea1637c12b7456a [2024-10-14T20:55:27.227Z] Merge succeeded, producing 73648037f22c0cc2ca70995f2ea1637c12b7456a [2024-10-14T20:55:27.228Z] Checking out Revision 73648037f22c0cc2ca70995f2ea1637c12b7456a (PR-419) [2024-10-14T20:55:27.725Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-14T20:55:27.764Z] > git --version # timeout=10 [2024-10-14T20:55:27.774Z] > git --version # 'git version 2.25.1' [2024-10-14T20:55:27.790Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T20:55:27.960Z] $ docker rm -f --volumes 6b30a81393e698e0c156da2ad2db7b7d1a0b50d5ce768d63bb459807f64277b4 [2024-10-14T20:55:26.987Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T20:55:27.058Z] > git checkout -f 73648037f22c0cc2ca70995f2ea1637c12b7456a # timeout=10 [2024-10-14T20:55:27.139Z] > git remote # timeout=10 [2024-10-14T20:55:27.155Z] > git config --get remote.origin.url # timeout=10 [2024-10-14T20:55:27.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T20:55:27.191Z] > git merge 9c2cca6ccca3210e07b712156771ed12440b1abf # timeout=10 [2024-10-14T20:55:27.213Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-14T20:55:27.231Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T20:55:27.243Z] > git checkout -f 73648037f22c0cc2ca70995f2ea1637c12b7456a # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T20:55:28.556Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T20:55:28.629Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T20:55:29.486Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T20:55:29.808Z] + ls -al . [2024-10-14T20:55:29.809Z] total 256 [2024-10-14T20:55:29.809Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 20:54 . [2024-10-14T20:55:29.809Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 20:52 .. [2024-10-14T20:55:29.809Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 14 20:53 .dockerignore [2024-10-14T20:55:29.809Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 20:55 .git [2024-10-14T20:55:29.809Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 20:53 .github [2024-10-14T20:55:29.809Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 14 20:53 .gitignore [2024-10-14T20:55:29.809Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 20:53 .golangci.yml [2024-10-14T20:55:29.809Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 20:53 .semver [2024-10-14T20:55:29.809Z] -rw-rw-r-- 1 jenkins jenkins 20138 Oct 14 20:53 Attribution.txt [2024-10-14T20:55:29.809Z] -rw-rw-r-- 1 jenkins jenkins 17685 Oct 14 20:53 CHANGELOG.md [2024-10-14T20:55:29.809Z] -rw-rw-r-- 1 jenkins jenkins 1692 Oct 14 20:53 Dockerfile [2024-10-14T20:55:29.809Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 20:53 GOVERNANCE.md [2024-10-14T20:55:29.809Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 14 20:53 Jenkinsfile [2024-10-14T20:55:29.809Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 20:53 LICENSE [2024-10-14T20:55:29.809Z] -rw-rw-r-- 1 jenkins jenkins 2553 Oct 14 20:53 Makefile [2024-10-14T20:55:29.809Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 14 20:53 OWNERS.md [2024-10-14T20:55:29.809Z] -rw-rw-r-- 1 jenkins jenkins 3989 Oct 14 20:53 README.md [2024-10-14T20:55:29.809Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 20:53 VERSION [2024-10-14T20:55:29.809Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 20:53 bin [2024-10-14T20:55:29.809Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 20:53 cmd [2024-10-14T20:55:29.809Z] -rw-r--r-- 1 jenkins jenkins 14565 Oct 14 20:55 coverage.out [2024-10-14T20:55:29.809Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 20:53 driver [2024-10-14T20:55:29.809Z] -rw-rw-r-- 1 jenkins jenkins 7106 Oct 14 20:53 go.mod [2024-10-14T20:55:29.809Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 20:53 go.sum [2024-10-14T20:55:29.809Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 20:53 openapi [2024-10-14T20:55:29.809Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 14 20:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T20:55:30.238Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=73648037f22c0cc2ca70995f2ea1637c12b7456a --label arch=amd64 --label version=0.0.0 . [2024-10-14T20:55:30.238Z] Sending build context to Docker daemon 16.64MB [2024-10-14T20:55:30.238Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T20:55:30.238Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-14T20:55:30.238Z] ---> e1c5c72cd29a [2024-10-14T20:55:30.238Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-10-14T20:55:30.498Z] ---> Running in 02204264fdfb [2024-10-14T20:55:30.498Z] Removing intermediate container 02204264fdfb [2024-10-14T20:55:30.498Z] ---> 8cecd12dfe07 [2024-10-14T20:55:30.498Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T20:55:30.498Z] ---> Running in 002f59829c2f [2024-10-14T20:55:30.498Z] Removing intermediate container 002f59829c2f [2024-10-14T20:55:30.498Z] ---> 4eca3a3093e1 [2024-10-14T20:55:30.498Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T20:55:30.759Z] ---> Running in 2b228af8d298 [2024-10-14T20:55:30.759Z] Removing intermediate container 2b228af8d298 [2024-10-14T20:55:30.759Z] ---> 816ca9ac5845 [2024-10-14T20:55:30.759Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T20:55:30.759Z] ---> Running in 2458e7cda228 [2024-10-14T20:55:30.759Z] Removing intermediate container 2458e7cda228 [2024-10-14T20:55:30.759Z] ---> b01a683815a8 [2024-10-14T20:55:30.759Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T20:55:30.759Z] ---> Running in 880e681e0f85 [2024-10-14T20:55:31.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T20:55:31.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T20:55:31.538Z] OK: 250 MiB in 58 packages [2024-10-14T20:55:31.797Z] Removing intermediate container 880e681e0f85 [2024-10-14T20:55:31.797Z] ---> 8a3542e880de [2024-10-14T20:55:31.797Z] Step 8/26 : WORKDIR /device-rest-go [2024-10-14T20:55:31.797Z] ---> Running in 084cdbe0e6ef [Pipeline] withEnv [Pipeline] { [2024-10-14T20:55:32.055Z] Removing intermediate container 084cdbe0e6ef [2024-10-14T20:55:32.055Z] ---> 003083cbf044 [2024-10-14T20:55:32.055Z] Step 9/26 : COPY go.mod vendor* ./ [2024-10-14T20:55:32.055Z] ---> f580c77d9a48 [2024-10-14T20:55:32.055Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T20:55:32.055Z] ---> Running in 7a42a3bd8deb [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T20:55:32.622Z] Removing intermediate container 7a42a3bd8deb [2024-10-14T20:55:32.622Z] ---> 5624a9cfb20a [2024-10-14T20:55:32.622Z] Step 11/26 : COPY . . [2024-10-14T20:55:32.774Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T20:55:32.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T20:55:32.774Z] Dload Upload Total Spent Left Speed [2024-10-14T20:55:32.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79185 0 --:--:-- --:--:-- --:--:-- 79185 [Pipeline] sh [2024-10-14T20:55:33.127Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T20:55:33.189Z] ---> 0c35a503f109 [2024-10-14T20:55:33.189Z] Step 12/26 : RUN $MAKE [2024-10-14T20:55:33.189Z] ---> Running in 047d680d588a [2024-10-14T20:55:33.449Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rest ./cmd [2024-10-14T20:55:33.486Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-14T20:55:33.486Z] + sudo tee /etc/docker/daemon.new [2024-10-14T20:55:33.486Z] { [2024-10-14T20:55:33.486Z] "registry-mirrors": [ [2024-10-14T20:55:33.486Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T20:55:33.486Z] ], [2024-10-14T20:55:33.486Z] "bip": "10.250.0.254/24", [2024-10-14T20:55:33.486Z] "hosts": [ [2024-10-14T20:55:33.486Z] "tcp://0.0.0.0:5555", [2024-10-14T20:55:33.486Z] "unix:///var/run/docker.sock" [2024-10-14T20:55:33.486Z] ], [2024-10-14T20:55:33.486Z] "mtu": 1458, [2024-10-14T20:55:33.486Z] "selinux-enabled": true, [2024-10-14T20:55:33.486Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T20:55:33.486Z] } [Pipeline] sh [2024-10-14T20:55:33.836Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T20:55:34.186Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T20:55:52.511Z] provisioning config files... [2024-10-14T20:55:52.536Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4774133804212257633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T20:55:53.016Z] ---> ****-login.sh [2024-10-14T20:55:53.016Z] nexus3.edgexfoundry.org:10001 [2024-10-14T20:55:53.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T20:55:53.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T20:55:53.551Z] Configure a credential helper to remove this warning. See [2024-10-14T20:55:53.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T20:55:53.551Z] [2024-10-14T20:55:53.551Z] Login Succeeded [2024-10-14T20:55:53.551Z] nexus3.edgexfoundry.org:10002 [2024-10-14T20:55:53.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T20:55:53.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T20:55:53.821Z] Configure a credential helper to remove this warning. See [2024-10-14T20:55:53.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T20:55:53.821Z] [2024-10-14T20:55:53.821Z] Login Succeeded [2024-10-14T20:55:53.821Z] nexus3.edgexfoundry.org:10003 [2024-10-14T20:55:54.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T20:55:54.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T20:55:54.357Z] Configure a credential helper to remove this warning. See [2024-10-14T20:55:54.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T20:55:54.357Z] [2024-10-14T20:55:54.357Z] Login Succeeded [2024-10-14T20:55:54.357Z] nexus3.edgexfoundry.org:10004 [2024-10-14T20:55:54.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T20:55:54.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T20:55:54.626Z] Configure a credential helper to remove this warning. See [2024-10-14T20:55:54.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T20:55:54.627Z] [2024-10-14T20:55:54.627Z] Login Succeeded [2024-10-14T20:55:54.627Z] ****.io [2024-10-14T20:55:54.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T20:55:54.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T20:55:54.893Z] Configure a credential helper to remove this warning. See [2024-10-14T20:55:54.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T20:55:54.893Z] [2024-10-14T20:55:54.893Z] Login Succeeded [2024-10-14T20:55:54.893Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T20:55:54.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T20:55:55.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T20:55:55.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T20:55:55.508Z] ========================================================= [2024-10-14T20:55:55.508Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T20:55:55.508Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T20:55:56.067Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T20:55:56.067Z] Sending build context to Docker daemon 140.8kB [2024-10-14T20:55:56.334Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T20:55:56.334Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T20:55:56.334Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T20:55:56.334Z] cf04c63912e1: Pulling fs layer [2024-10-14T20:55:56.334Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T20:55:56.334Z] a37a00ec5f00: Pulling fs layer [2024-10-14T20:55:56.334Z] 50b3750afda1: Pulling fs layer [2024-10-14T20:55:56.334Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T20:55:56.334Z] 80978eb59214: Pulling fs layer [2024-10-14T20:55:56.334Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T20:55:56.334Z] 50b3750afda1: Waiting [2024-10-14T20:55:56.334Z] 4f4fb700ef54: Waiting [2024-10-14T20:55:56.334Z] 80978eb59214: Waiting [2024-10-14T20:55:56.334Z] c5a475d317c9: Pulling fs layer [2024-10-14T20:55:56.334Z] c9f46d7d2bd2: Waiting [2024-10-14T20:55:56.334Z] c5a475d317c9: Waiting [2024-10-14T20:55:56.334Z] 55b35a11ae5e: Verifying Checksum [2024-10-14T20:55:56.334Z] 55b35a11ae5e: Download complete [2024-10-14T20:55:56.334Z] 50b3750afda1: Verifying Checksum [2024-10-14T20:55:56.334Z] 50b3750afda1: Download complete [2024-10-14T20:55:56.334Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T20:55:56.334Z] 4f4fb700ef54: Download complete [2024-10-14T20:55:56.334Z] 80978eb59214: Verifying Checksum [2024-10-14T20:55:56.334Z] 80978eb59214: Download complete [2024-10-14T20:55:56.602Z] cf04c63912e1: Verifying Checksum [2024-10-14T20:55:56.602Z] cf04c63912e1: Download complete [2024-10-14T20:55:56.869Z] c5a475d317c9: Verifying Checksum [2024-10-14T20:55:56.869Z] c5a475d317c9: Download complete [2024-10-14T20:55:57.456Z] cf04c63912e1: Pull complete [2024-10-14T20:55:58.044Z] 55b35a11ae5e: Pull complete [2024-10-14T20:55:58.313Z] a37a00ec5f00: Verifying Checksum [2024-10-14T20:55:58.313Z] a37a00ec5f00: Download complete [2024-10-14T20:55:58.898Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T20:55:58.898Z] c9f46d7d2bd2: Download complete [2024-10-14T20:56:05.523Z] Removing intermediate container 047d680d588a [2024-10-14T20:56:05.523Z] ---> b28bf9b028dd [2024-10-14T20:56:05.523Z] Step 13/26 : FROM alpine:3.20 [2024-10-14T20:56:05.523Z] 3.20: Pulling from library/alpine [2024-10-14T20:56:05.523Z] 43c4264eed91: Already exists [2024-10-14T20:56:05.523Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T20:56:05.523Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T20:56:05.523Z] ---> 91ef0af61f39 [2024-10-14T20:56:05.523Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T20:56:05.523Z] ---> Running in aaee9be64791 [2024-10-14T20:56:05.523Z] Removing intermediate container aaee9be64791 [2024-10-14T20:56:05.523Z] ---> 45cc2c44c0e7 [2024-10-14T20:56:05.523Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-10-14T20:56:05.523Z] ---> Running in 37881d0cb137 [2024-10-14T20:56:05.523Z] Removing intermediate container 37881d0cb137 [2024-10-14T20:56:05.523Z] ---> c65fb3af1dd7 [2024-10-14T20:56:05.523Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-10-14T20:56:05.523Z] ---> Running in 64c85b8b9f2a [2024-10-14T20:56:05.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T20:56:05.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T20:56:05.523Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T20:56:05.523Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T20:56:05.523Z] OK: 8 MiB in 15 packages [2024-10-14T20:56:05.523Z] Removing intermediate container 64c85b8b9f2a [2024-10-14T20:56:05.523Z] ---> 3dc81ade3e34 [2024-10-14T20:56:05.523Z] Step 17/26 : RUN apk --no-cache upgrade [2024-10-14T20:56:05.523Z] ---> Running in 910bc463161a [2024-10-14T20:56:05.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T20:56:05.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T20:56:05.783Z] Upgrading critical system libraries and apk-tools: [2024-10-14T20:56:05.783Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T20:56:05.783Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T20:56:06.044Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T20:56:06.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T20:56:06.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T20:56:06.304Z] OK: 8 MiB in 15 packages [2024-10-14T20:56:06.564Z] Removing intermediate container 910bc463161a [2024-10-14T20:56:06.564Z] ---> 08508ad9c4bb [2024-10-14T20:56:06.564Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-10-14T20:56:08.484Z] ---> d6061ab4d1d1 [2024-10-14T20:56:08.484Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-10-14T20:56:08.484Z] ---> 6c862d8aaafa [2024-10-14T20:56:08.484Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-10-14T20:56:08.484Z] ---> 235f8f82e731 [2024-10-14T20:56:08.484Z] Step 21/26 : EXPOSE 59986 [2024-10-14T20:56:08.484Z] ---> Running in 2d7b30254d30 [2024-10-14T20:56:08.484Z] Removing intermediate container 2d7b30254d30 [2024-10-14T20:56:08.484Z] ---> 2aba67dd3361 [2024-10-14T20:56:08.484Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-10-14T20:56:08.484Z] ---> Running in 52525072de53 [2024-10-14T20:56:08.745Z] Removing intermediate container 52525072de53 [2024-10-14T20:56:08.745Z] ---> 9da133c51b3b [2024-10-14T20:56:08.745Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-14T20:56:08.745Z] ---> Running in cb67a9ec61d9 [2024-10-14T20:56:08.745Z] Removing intermediate container cb67a9ec61d9 [2024-10-14T20:56:08.745Z] ---> e980d5cfe4d8 [2024-10-14T20:56:08.745Z] Step 24/26 : LABEL arch=amd64 [2024-10-14T20:56:08.745Z] ---> Running in 9518b36bb1ed [2024-10-14T20:56:08.745Z] Removing intermediate container 9518b36bb1ed [2024-10-14T20:56:08.745Z] ---> 92d43e75aadc [2024-10-14T20:56:08.745Z] Step 25/26 : LABEL git_sha=73648037f22c0cc2ca70995f2ea1637c12b7456a [2024-10-14T20:56:08.745Z] ---> Running in 5e15f75c3778 [2024-10-14T20:56:09.005Z] Removing intermediate container 5e15f75c3778 [2024-10-14T20:56:09.005Z] ---> 1018d111d82c [2024-10-14T20:56:09.005Z] Step 26/26 : LABEL version=0.0.0 [2024-10-14T20:56:09.005Z] ---> Running in 09d3300e1b8f [2024-10-14T20:56:09.005Z] Removing intermediate container 09d3300e1b8f [2024-10-14T20:56:09.005Z] ---> ce7e3aa19bda [2024-10-14T20:56:09.005Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T20:56:09.005Z] Successfully built ce7e3aa19bda [2024-10-14T20:56:09.005Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T20:56:10.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T20:56:10.115Z] [2024-10-14T20:56:10.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T20:56:10.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T20:56:10.505Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T20:56:10.505Z] 5eb5b503b376: Pulling fs layer [2024-10-14T20:56:10.505Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T20:56:10.505Z] ec43610c2a17: Pulling fs layer [2024-10-14T20:56:10.505Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T20:56:10.505Z] 33b1e0a273af: Pulling fs layer [2024-10-14T20:56:10.505Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T20:56:10.505Z] 2f39f015ded8: Pulling fs layer [2024-10-14T20:56:10.505Z] 3a2ae6a8a46f: Waiting [2024-10-14T20:56:10.505Z] 33b1e0a273af: Waiting [2024-10-14T20:56:10.505Z] 5d3b04190fa2: Waiting [2024-10-14T20:56:10.505Z] 2f39f015ded8: Waiting [2024-10-14T20:56:10.505Z] 5c69ac0246d0: Download complete [2024-10-14T20:56:10.505Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-14T20:56:10.505Z] 3a2ae6a8a46f: Download complete [2024-10-14T20:56:10.505Z] 33b1e0a273af: Verifying Checksum [2024-10-14T20:56:10.505Z] 33b1e0a273af: Download complete [2024-10-14T20:56:10.505Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T20:56:10.505Z] 5d3b04190fa2: Download complete [2024-10-14T20:56:10.505Z] ec43610c2a17: Verifying Checksum [2024-10-14T20:56:10.505Z] ec43610c2a17: Download complete [2024-10-14T20:56:10.765Z] 5eb5b503b376: Verifying Checksum [2024-10-14T20:56:10.765Z] 5eb5b503b376: Download complete [2024-10-14T20:56:11.208Z] a37a00ec5f00: Pull complete [2024-10-14T20:56:11.209Z] 50b3750afda1: Pull complete [2024-10-14T20:56:11.209Z] 4f4fb700ef54: Pull complete [2024-10-14T20:56:11.209Z] 80978eb59214: Pull complete [2024-10-14T20:56:11.333Z] 2f39f015ded8: Download complete [2024-10-14T20:56:12.270Z] 5eb5b503b376: Pull complete [2024-10-14T20:56:12.270Z] 5c69ac0246d0: Pull complete [2024-10-14T20:56:12.838Z] ec43610c2a17: Pull complete [2024-10-14T20:56:12.838Z] 3a2ae6a8a46f: Pull complete [2024-10-14T20:56:13.097Z] 33b1e0a273af: Pull complete [2024-10-14T20:56:13.097Z] 5d3b04190fa2: Pull complete [2024-10-14T20:56:17.847Z] c9f46d7d2bd2: Pull complete [2024-10-14T20:56:18.370Z] 2f39f015ded8: Pull complete [2024-10-14T20:56:18.370Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T20:56:18.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T20:56:18.939Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T20:56:19.260Z] c5a475d317c9: Pull complete [2024-10-14T20:56:19.260Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T20:56:19.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T20:56:19.260Z] ---> be29e6b0f0d4 [2024-10-14T20:56:19.260Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T20:56:19.278Z] prd-ubuntu20.04-docker-8c-8g-22803 does not seem to be running inside a container [2024-10-14T20:56:19.310Z] $ 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-rest-go_PR-419 -v /w/workspace/gexfoundry_device-rest-go_PR-419:/w/workspace/gexfoundry_device-rest-go_PR-419:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-419@tmp:/w/workspace/gexfoundry_device-rest-go_PR-419@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:latest cat [2024-10-14T20:56:21.193Z] ---> Running in 418f9f06ee72 [2024-10-14T20:56:21.193Z] Removing intermediate container 418f9f06ee72 [2024-10-14T20:56:21.193Z] ---> bb3be0e82d0f [2024-10-14T20:56:21.193Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T20:56:21.460Z] ---> Running in a1e2cb188537 [2024-10-14T20:56:21.730Z] Removing intermediate container a1e2cb188537 [2024-10-14T20:56:21.730Z] ---> d444951baf76 [2024-10-14T20:56:21.730Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T20:56:21.730Z] ---> Running in a333378e3f1e [2024-10-14T20:56:21.997Z] Removing intermediate container a333378e3f1e [2024-10-14T20:56:21.997Z] ---> 5b14d056b3cf [2024-10-14T20:56:21.997Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T20:56:21.997Z] ---> Running in 10a0f6b19f81 [2024-10-14T20:56:22.275Z] Removing intermediate container 10a0f6b19f81 [2024-10-14T20:56:22.275Z] ---> 5b793ef4861d [2024-10-14T20:56:22.275Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T20:56:22.540Z] ---> Running in 94f20797b5cf [2024-10-14T20:56:23.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T20:56:23.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T20:56:25.164Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-14T20:56:25.164Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-14T20:56:25.164Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-14T20:56:25.164Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-14T20:56:25.164Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T20:56:25.164Z] OK: 242 MiB in 58 packages [2024-10-14T20:56:26.125Z] Removing intermediate container 94f20797b5cf [2024-10-14T20:56:26.125Z] ---> 027db6a0fd5e [2024-10-14T20:56:26.125Z] Step 8/12 : WORKDIR /device-rest-go [2024-10-14T20:56:26.125Z] ---> Running in 2326843c422d [2024-10-14T20:56:26.392Z] Removing intermediate container 2326843c422d [2024-10-14T20:56:26.393Z] ---> cf5b882460a2 [2024-10-14T20:56:26.393Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-14T20:56:26.877Z] $ docker top 5148e4d7d0fb11b362ceec0d2d917c7022faa9ae6e47d17d6f4068777804ebd9 -eo pid,comm [Pipeline] { [2024-10-14T20:56:26.974Z] ---> 382e46c87789 [2024-10-14T20:56:26.974Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T20:56:26.974Z] ---> Running in 2962f315bc63 [Pipeline] libraryResource [Pipeline] sh [2024-10-14T20:56:27.575Z] ---> job-cost.sh [2024-10-14T20:56:27.575Z] lf-activate-venv: SKIPPING [2024-10-14T20:56:27.575Z] INFO: No Stack... [2024-10-14T20:56:27.835Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T20:56:28.096Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T20:56:28.417Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-419/archives/cost.csv [2024-10-14T20:56:28.417Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T20:56:28.468Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-419-1-stack-cost] [2024-10-14T20:56:28.475Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-419-1-stack-cost] did not exist. Created. [2024-10-14T20:56:28.482Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-419-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T20:56:28.895Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T20:56:28.950Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T20:56:28.994Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-419-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T20:56:29.128Z] $ docker stop --time=1 5148e4d7d0fb11b362ceec0d2d917c7022faa9ae6e47d17d6f4068777804ebd9 [2024-10-14T20:56:31.095Z] $ docker rm -f --volumes 5148e4d7d0fb11b362ceec0d2d917c7022faa9ae6e47d17d6f4068777804ebd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-14T20:58:18.627Z] Removing intermediate container 2962f315bc63 [2024-10-14T20:58:18.627Z] ---> 65535fae6eb2 [2024-10-14T20:58:18.627Z] Step 11/12 : COPY . . [2024-10-14T20:58:18.627Z] ---> a5c3bf6bf1d3 [2024-10-14T20:58:18.627Z] Step 12/12 : RUN $MAKE [2024-10-14T20:58:18.627Z] ---> Running in 46b1303d2bc1 [2024-10-14T20:58:18.627Z] noop [2024-10-14T20:58:18.627Z] Removing intermediate container 46b1303d2bc1 [2024-10-14T20:58:18.627Z] ---> 9b0b591155d2 [2024-10-14T20:58:18.627Z] Successfully built 9b0b591155d2 [2024-10-14T20:58:18.627Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T20:58:19.139Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T20:58:19.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T20:58:19.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-22804 does not seem to be running inside a container [2024-10-14T20:58:19.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-10-14T20:58:20.787Z] $ docker top a0e97efacb8e4e05e9a3a40919064142d12af83ca1ce8aea2ed41f903f3e211b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T20:58:21.688Z] + go version [2024-10-14T20:58:21.688Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T20:58:21.724Z] $ docker stop --time=1 a0e97efacb8e4e05e9a3a40919064142d12af83ca1ce8aea2ed41f903f3e211b [2024-10-14T20:58:23.336Z] $ docker rm -f --volumes a0e97efacb8e4e05e9a3a40919064142d12af83ca1ce8aea2ed41f903f3e211b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T20:58:24.299Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T20:58:24.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T20:58:24.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-22804 does not seem to be running inside a container [2024-10-14T20:58:24.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-10-14T20:58:25.762Z] $ docker top b1722e1a8a66d6dc9eb1f1aa5301cf51d5659f0315cce9a5f8c5e980bb2568e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T20:58:26.899Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-14T20:58:27.309Z] + make test [2024-10-14T20:58:27.583Z] go test ./... -coverprofile=coverage.out ./... [2024-10-14T20:58:34.230Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-10-14T21:01:56.794Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-10-14T21:01:56.794Z] ok github.com/edgexfoundry/device-rest-go/driver 0.037s coverage: 33.2% of statements [2024-10-14T21:01:56.794Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T21:01:56.794Z] go vet ./... [2024-10-14T21:02:43.655Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T21:02:43.655Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T21:02:43.655Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T21:02:43.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T21:02:43.742Z] $ docker stop --time=1 b1722e1a8a66d6dc9eb1f1aa5301cf51d5659f0315cce9a5f8c5e980bb2568e3 [2024-10-14T21:02:45.644Z] $ docker rm -f --volumes b1722e1a8a66d6dc9eb1f1aa5301cf51d5659f0315cce9a5f8c5e980bb2568e3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T21:02:47.224Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T21:02:47.270Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T21:02:47.727Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T21:02:48.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T21:02:48.734Z] + ls -al . [2024-10-14T21:02:48.734Z] total 252 [2024-10-14T21:02:48.734Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 20:58 . [2024-10-14T21:02:48.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 20:55 .. [2024-10-14T21:02:48.734Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 14 20:55 .dockerignore [2024-10-14T21:02:48.734Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 20:55 .git [2024-10-14T21:02:48.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 20:55 .github [2024-10-14T21:02:48.734Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 14 20:55 .gitignore [2024-10-14T21:02:48.734Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 20:55 .golangci.yml [2024-10-14T21:02:48.734Z] -rw-rw-r-- 1 jenkins jenkins 20138 Oct 14 20:55 Attribution.txt [2024-10-14T21:02:48.734Z] -rw-rw-r-- 1 jenkins jenkins 17685 Oct 14 20:55 CHANGELOG.md [2024-10-14T21:02:48.734Z] -rw-rw-r-- 1 jenkins jenkins 1692 Oct 14 20:55 Dockerfile [2024-10-14T21:02:48.734Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 20:55 GOVERNANCE.md [2024-10-14T21:02:48.734Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 14 20:55 Jenkinsfile [2024-10-14T21:02:48.734Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 20:55 LICENSE [2024-10-14T21:02:48.734Z] -rw-rw-r-- 1 jenkins jenkins 2553 Oct 14 20:55 Makefile [2024-10-14T21:02:48.734Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 14 20:55 OWNERS.md [2024-10-14T21:02:48.734Z] -rw-rw-r-- 1 jenkins jenkins 3989 Oct 14 20:55 README.md [2024-10-14T21:02:48.734Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 20:53 VERSION [2024-10-14T21:02:48.734Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 20:55 bin [2024-10-14T21:02:48.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 20:55 cmd [2024-10-14T21:02:48.734Z] -rw-r--r-- 1 jenkins jenkins 14565 Oct 14 21:01 coverage.out [2024-10-14T21:02:48.734Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 20:55 driver [2024-10-14T21:02:48.734Z] -rw-rw-r-- 1 jenkins jenkins 7106 Oct 14 20:55 go.mod [2024-10-14T21:02:48.734Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 20:55 go.sum [2024-10-14T21:02:48.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 20:55 openapi [2024-10-14T21:02:48.734Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 14 20:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T21:02:49.170Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=73648037f22c0cc2ca70995f2ea1637c12b7456a --label arch=arm64 --label version=0.0.0 . [2024-10-14T21:02:49.170Z] Sending build context to Docker daemon 156.2kB [2024-10-14T21:02:49.438Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T21:02:49.438Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-14T21:02:49.438Z] ---> 9b0b591155d2 [2024-10-14T21:02:49.438Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-10-14T21:02:49.438Z] ---> Running in 1348d296e970 [2024-10-14T21:02:49.707Z] Removing intermediate container 1348d296e970 [2024-10-14T21:02:49.707Z] ---> 7dc816354b77 [2024-10-14T21:02:49.707Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T21:02:49.975Z] ---> Running in ce6654adf079 [2024-10-14T21:02:50.242Z] Removing intermediate container ce6654adf079 [2024-10-14T21:02:50.242Z] ---> 21409afd9b92 [2024-10-14T21:02:50.242Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T21:02:50.242Z] ---> Running in 1246eb890e76 [2024-10-14T21:02:50.509Z] Removing intermediate container 1246eb890e76 [2024-10-14T21:02:50.509Z] ---> 6aa725b805d3 [2024-10-14T21:02:50.509Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T21:02:50.509Z] ---> Running in 02158c186b6a [2024-10-14T21:02:50.781Z] Removing intermediate container 02158c186b6a [2024-10-14T21:02:50.781Z] ---> 6f898a0dfd5d [2024-10-14T21:02:50.781Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T21:02:51.057Z] ---> Running in 1d256e1698f3 [2024-10-14T21:02:52.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T21:02:52.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T21:02:53.694Z] OK: 242 MiB in 58 packages [2024-10-14T21:02:54.657Z] Removing intermediate container 1d256e1698f3 [2024-10-14T21:02:54.657Z] ---> 1d723f80f36f [2024-10-14T21:02:54.657Z] Step 8/26 : WORKDIR /device-rest-go [2024-10-14T21:02:54.657Z] ---> Running in 49624eeb1182 [2024-10-14T21:02:54.657Z] Removing intermediate container 49624eeb1182 [2024-10-14T21:02:54.657Z] ---> efb108f604e2 [2024-10-14T21:02:54.657Z] Step 9/26 : COPY go.mod vendor* ./ [2024-10-14T21:02:55.242Z] ---> 7926442ad6d4 [2024-10-14T21:02:55.242Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T21:02:55.242Z] ---> Running in ef58e25a74d8 [2024-10-14T21:02:57.178Z] Removing intermediate container ef58e25a74d8 [2024-10-14T21:02:57.178Z] ---> 8f8b3b1bb345 [2024-10-14T21:02:57.178Z] Step 11/26 : COPY . . [2024-10-14T21:02:57.761Z] ---> 91d8d13f2a0d [2024-10-14T21:02:57.761Z] Step 12/26 : RUN $MAKE [2024-10-14T21:02:57.761Z] ---> Running in 2e0802c3f3e2 [2024-10-14T21:02:58.713Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rest ./cmd [2024-10-14T21:06:20.427Z] Removing intermediate container 2e0802c3f3e2 [2024-10-14T21:06:20.427Z] ---> 6a8c7aa1f898 [2024-10-14T21:06:20.427Z] Step 13/26 : FROM alpine:3.20 [2024-10-14T21:06:20.427Z] 3.20: Pulling from library/alpine [2024-10-14T21:06:20.427Z] cf04c63912e1: Already exists [2024-10-14T21:06:20.427Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T21:06:20.427Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T21:06:20.427Z] ---> c157a85ed455 [2024-10-14T21:06:20.427Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T21:06:20.427Z] ---> Running in b0ae3eb59c9c [2024-10-14T21:06:20.427Z] Removing intermediate container b0ae3eb59c9c [2024-10-14T21:06:20.427Z] ---> 50db37515c8c [2024-10-14T21:06:20.427Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-10-14T21:06:20.427Z] ---> Running in 750d7d2112fb [2024-10-14T21:06:20.427Z] Removing intermediate container 750d7d2112fb [2024-10-14T21:06:20.427Z] ---> 939e8412fc9e [2024-10-14T21:06:20.427Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-10-14T21:06:20.427Z] ---> Running in fd7d7d5a2f8f [2024-10-14T21:06:20.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T21:06:20.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T21:06:20.428Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T21:06:20.428Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T21:06:20.428Z] OK: 9 MiB in 15 packages [2024-10-14T21:06:20.428Z] Removing intermediate container fd7d7d5a2f8f [2024-10-14T21:06:20.428Z] ---> 89214bc8f9fd [2024-10-14T21:06:20.428Z] Step 17/26 : RUN apk --no-cache upgrade [2024-10-14T21:06:20.428Z] ---> Running in f957f098dfdc [2024-10-14T21:06:20.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T21:06:20.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T21:06:20.428Z] Upgrading critical system libraries and apk-tools: [2024-10-14T21:06:20.428Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T21:06:20.428Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T21:06:20.428Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T21:06:20.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T21:06:20.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T21:06:20.428Z] OK: 9 MiB in 15 packages [2024-10-14T21:06:20.695Z] Removing intermediate container f957f098dfdc [2024-10-14T21:06:20.695Z] ---> dee9b406fb9f [2024-10-14T21:06:20.695Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-10-14T21:06:22.648Z] ---> 9a7a7d2d98cb [2024-10-14T21:06:22.648Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-10-14T21:06:22.912Z] ---> 29ee4c85f0eb [2024-10-14T21:06:22.912Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-10-14T21:06:23.490Z] ---> d2aa9d76cc05 [2024-10-14T21:06:23.490Z] Step 21/26 : EXPOSE 59986 [2024-10-14T21:06:23.490Z] ---> Running in f3729f94f919 [2024-10-14T21:06:23.754Z] Removing intermediate container f3729f94f919 [2024-10-14T21:06:23.754Z] ---> 84541e53cfdb [2024-10-14T21:06:23.754Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-10-14T21:06:23.754Z] ---> Running in bd5c26d688f7 [2024-10-14T21:06:24.020Z] Removing intermediate container bd5c26d688f7 [2024-10-14T21:06:24.020Z] ---> f4cd6e4f79eb [2024-10-14T21:06:24.020Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-14T21:06:24.020Z] ---> Running in 1220387fbaff [2024-10-14T21:06:24.285Z] Removing intermediate container 1220387fbaff [2024-10-14T21:06:24.285Z] ---> b538d5d26bcb [2024-10-14T21:06:24.285Z] Step 24/26 : LABEL arch=arm64 [2024-10-14T21:06:24.549Z] ---> Running in 7e7c39ec0f8a [2024-10-14T21:06:24.815Z] Removing intermediate container 7e7c39ec0f8a [2024-10-14T21:06:24.815Z] ---> b94fffba8370 [2024-10-14T21:06:24.815Z] Step 25/26 : LABEL git_sha=73648037f22c0cc2ca70995f2ea1637c12b7456a [2024-10-14T21:06:24.815Z] ---> Running in 18e7ba274220 [2024-10-14T21:06:25.080Z] Removing intermediate container 18e7ba274220 [2024-10-14T21:06:25.080Z] ---> d96ba9e69ec3 [2024-10-14T21:06:25.080Z] Step 26/26 : LABEL version=0.0.0 [2024-10-14T21:06:25.080Z] ---> Running in 4a378d649472 [2024-10-14T21:06:25.346Z] Removing intermediate container 4a378d649472 [2024-10-14T21:06:25.346Z] ---> 99c1b9ccfa5d [2024-10-14T21:06:25.346Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T21:06:25.346Z] Successfully built 99c1b9ccfa5d [2024-10-14T21:06:25.346Z] Successfully tagged device-rest-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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T21:06:26.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T21:06:26.280Z] [2024-10-14T21:06:26.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T21:06:26.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T21:06:26.702Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T21:06:26.702Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T21:06:26.702Z] 04944245beec: Pulling fs layer [2024-10-14T21:06:26.702Z] 699f458cf7ca: Pulling fs layer [2024-10-14T21:06:26.702Z] 765212b225bb: Pulling fs layer [2024-10-14T21:06:26.702Z] f23df028b6ca: Pulling fs layer [2024-10-14T21:06:26.702Z] 765212b225bb: Waiting [2024-10-14T21:06:26.702Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T21:06:26.702Z] f23df028b6ca: Waiting [2024-10-14T21:06:26.702Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T21:06:26.702Z] d65c8cfc05b1: Waiting [2024-10-14T21:06:26.702Z] 2437ff75d9bd: Waiting [2024-10-14T21:06:26.968Z] 04944245beec: Verifying Checksum [2024-10-14T21:06:26.968Z] 04944245beec: Download complete [2024-10-14T21:06:26.968Z] 765212b225bb: Verifying Checksum [2024-10-14T21:06:26.968Z] 765212b225bb: Download complete [2024-10-14T21:06:26.968Z] f23df028b6ca: Verifying Checksum [2024-10-14T21:06:26.968Z] f23df028b6ca: Download complete [2024-10-14T21:06:26.968Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T21:06:26.968Z] d65c8cfc05b1: Download complete [2024-10-14T21:06:26.968Z] 699f458cf7ca: Verifying Checksum [2024-10-14T21:06:26.968Z] 699f458cf7ca: Download complete [2024-10-14T21:06:27.547Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T21:06:27.547Z] 8998bd30e6a1: Download complete [2024-10-14T21:06:29.480Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T21:06:29.480Z] 2437ff75d9bd: Download complete [2024-10-14T21:06:31.414Z] 8998bd30e6a1: Pull complete [2024-10-14T21:06:31.995Z] 04944245beec: Pull complete [2024-10-14T21:06:33.412Z] 699f458cf7ca: Pull complete [2024-10-14T21:06:33.676Z] 765212b225bb: Pull complete [2024-10-14T21:06:34.630Z] f23df028b6ca: Pull complete [2024-10-14T21:06:34.630Z] d65c8cfc05b1: Pull complete [2024-10-14T21:06:52.816Z] 2437ff75d9bd: Pull complete [2024-10-14T21:06:52.816Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T21:06:52.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T21:06:52.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T21:06:53.166Z] prd-ubuntu20.04-docker-arm64-4c-16g-22804 does not seem to be running inside a container [2024-10-14T21:06:53.220Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-10-14T21:06:55.841Z] $ docker top e329b27f65e14aee95a49dd6202be1f69cd567fe4783ed6e67fca0a74a6bcf43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T21:06:56.433Z] ---> job-cost.sh [2024-10-14T21:06:56.699Z] lf-activate-venv: SKIPPING [2024-10-14T21:06:56.699Z] INFO: No Stack... [2024-10-14T21:06:57.278Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T21:06:57.865Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T21:06:58.543Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2024-10-14T21:06:58.543Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T21:06:58.622Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-419-1-stack-cost] [2024-10-14T21:06:58.628Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-419-1-stack-cost] did not exist. Created. [2024-10-14T21:06:58.635Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-419-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T21:06:59.371Z] /w/workspace/device-rest-go/1@tmp/durable-8fdd48ac/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T21:06:59.725Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T21:06:59.768Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T21:06:59.807Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T21:06:59.826Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-419-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T21:06:59.912Z] $ docker stop --time=1 e329b27f65e14aee95a49dd6202be1f69cd567fe4783ed6e67fca0a74a6bcf43 [2024-10-14T21:07:01.348Z] $ docker rm -f --volumes e329b27f65e14aee95a49dd6202be1f69cd567fe4783ed6e67fca0a74a6bcf43 [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-10-14T21:07:02.503Z] provisioning config files... [2024-10-14T21:07:02.514Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-419@tmp/config8773337382487185310tmp [Pipeline] { [Pipeline] sh [2024-10-14T21:07:02.880Z] + set +x [2024-10-14T21:07:02.880Z] + bash -s -- [2024-10-14T21:07:02.880Z] + curl -s https://codecov.io/bash [2024-10-14T21:07:03.140Z] [2024-10-14T21:07:03.140Z] _____ _ [2024-10-14T21:07:03.140Z] / ____| | | [2024-10-14T21:07:03.140Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T21:07:03.140Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T21:07:03.140Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T21:07:03.140Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T21:07:03.140Z] Bash-1.0.6 [2024-10-14T21:07:03.140Z] [2024-10-14T21:07:03.140Z] [2024-10-14T21:07:03.140Z] ==> git version 2.25.1 found [2024-10-14T21:07:03.140Z] ==> 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-10-14T21:07:03.140Z] Release-Date: 2020-01-08 [2024-10-14T21:07:03.140Z] 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-10-14T21:07:03.140Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T21:07:03.140Z] ==> Jenkins CI detected. [2024-10-14T21:07:03.140Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-419 [2024-10-14T21:07:03.140Z] project root: . [2024-10-14T21:07:03.140Z] --> token set from env [2024-10-14T21:07:03.140Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T21:07:03.140Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T21:07:03.140Z] ==> Python coveragepy not found [2024-10-14T21:07:03.140Z] ==> Searching for coverage reports in: [2024-10-14T21:07:03.140Z] + . [2024-10-14T21:07:03.140Z] -> Found 1 reports [2024-10-14T21:07:03.140Z] ==> Detecting git/mercurial file structure [2024-10-14T21:07:03.140Z] ==> Reading reports [2024-10-14T21:07:03.140Z] + ./coverage.out bytes=14565 [2024-10-14T21:07:03.140Z] ==> Appending adjustments [2024-10-14T21:07:03.141Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T21:07:03.141Z] + Found adjustments [2024-10-14T21:07:03.141Z] ==> Gzipping contents [2024-10-14T21:07:03.141Z] 4.0K /tmp/codecov.h5acyt.gz [2024-10-14T21:07:03.141Z] ==> Uploading reports [2024-10-14T21:07:03.141Z] url: https://codecov.io [2024-10-14T21:07:03.141Z] query: branch=PR-419&commit=73648037f22c0cc2ca70995f2ea1637c12b7456a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-419%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=419&job=&cmd_args= [2024-10-14T21:07:03.141Z] -> Pinging Codecov [2024-10-14T21:07:03.141Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-419&commit=73648037f22c0cc2ca70995f2ea1637c12b7456a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-419%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=419&job=&cmd_args= [2024-10-14T21:07:03.402Z] -> Uploading to [2024-10-14T21:07:03.402Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rest-go/73648037f22c0cc2ca70995f2ea1637c12b7456a/9ee3cc07-68e0-4ecc-9cad-5726d695556c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T210703Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=571ae7870850de894b418a7aa6fd8137e8e41fbed98f594e9d6c31c2beed60e0 [2024-10-14T21:07:03.402Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T21:07:03.402Z] Dload Upload Total Spent Left Speed [2024-10-14T21:07:03.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2333 0 0 100 2333 0 10800 --:--:-- --:--:-- --:--:-- 10751 [2024-10-14T21:07:03.662Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/73648037f22c0cc2ca70995f2ea1637c12b7456a [Pipeline] } [2024-10-14T21:07:03.692Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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-10-14T21:07:06.216Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-419/archives ] [2024-10-14T21:07:06.216Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-419/archives [2024-10-14T21:07:06.216Z] total 16 [2024-10-14T21:07:06.216Z] drwxr-xr-x 3 root root 4096 Oct 14 20:56 . [2024-10-14T21:07:06.216Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 20:56 .. [2024-10-14T21:07:06.216Z] drwxr-xr-x 2 root root 4096 Oct 14 20:56 cost [2024-10-14T21:07:06.216Z] -rw-r--r-- 1 root root 86 Oct 14 20:56 cost.csv [2024-10-14T21:07:06.216Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-419/archives [2024-10-14T21:07:06.216Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-419/archives [2024-10-14T21:07:06.216Z] total 16 [2024-10-14T21:07:06.216Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 20:56 . [2024-10-14T21:07:06.216Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 20:56 .. [2024-10-14T21:07:06.216Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 20:56 cost [2024-10-14T21:07:06.216Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 14 20:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T21:07:06.569Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T21:07:07.497Z] ---> package-listing.sh [2024-10-14T21:07:07.497Z] ++ facter osfamily [2024-10-14T21:07:07.497Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T21:07:07.497Z] + OS_FAMILY=debian [2024-10-14T21:07:07.497Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-419 [2024-10-14T21:07:07.497Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T21:07:07.497Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T21:07:07.497Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T21:07:07.497Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T21:07:07.497Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-419 ']' [2024-10-14T21:07:07.497Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T21:07:07.497Z] + case "${OS_FAMILY}" in [2024-10-14T21:07:07.497Z] + dpkg -l [2024-10-14T21:07:07.497Z] + grep '^ii' [2024-10-14T21:07:07.760Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T21:07:07.760Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T21:07:07.760Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T21:07:07.760Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-419 ']' [2024-10-14T21:07:07.760Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-419/archives/ [2024-10-14T21:07:07.760Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-419/archives/ [Pipeline] echo [2024-10-14T21:07:07.802Z] 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-rest-go_PR-419/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-14T21:07:08.105Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T21:07:08.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T21:07:08.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T21:07:08.916Z] prd-ubuntu20.04-docker-8c-8g-22803 does not seem to be running inside a container [2024-10-14T21:07:08.941Z] $ 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-rest-go_PR-419/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-rest-go_PR-419 -v /w/workspace/gexfoundry_device-rest-go_PR-419:/w/workspace/gexfoundry_device-rest-go_PR-419:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-419@tmp:/w/workspace/gexfoundry_device-rest-go_PR-419@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-10-14T21:07:09.143Z] $ docker top 92cbed3df178d8ae1a3296bcb25661e0b55370ad255a0f5ea01b446e85ed594a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T21:07:09.626Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T21:07:09.991Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T21:07:10.354Z] + ls /var/log/sa-host [2024-10-14T21:07:10.354Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T21:07:10.608Z] provisioning config files... [2024-10-14T21:07:10.617Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-419@tmp/config14800451304753677059tmp [Pipeline] { [Pipeline] echo [2024-10-14T21:07:10.686Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T21:07:11.009Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T21:07:11.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T21:07:11.474Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T21:07:11.516Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T21:07:11.842Z] ---> sudo-logs.sh [2024-10-14T21:07:11.843Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T21:07:11.957Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T21:07:12.284Z] ---> job-cost.sh [2024-10-14T21:07:12.284Z] lf-activate-venv: SKIPPING [2024-10-14T21:07:12.284Z] DEBUG: total: 0.2199999988079071 [2024-10-14T21:07:12.284Z] INFO: Retrieving Stack Cost... [2024-10-14T21:07:12.543Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T21:07:13.110Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T21:07:13.156Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T21:07:13.485Z] ---> logs-deploy.sh [2024-10-14T21:07:13.485Z] lf-activate-venv: SKIPPING [2024-10-14T21:07:13.485Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-419/1 [2024-10-14T21:07:13.485Z] INFO: archiving workspace using pattern(s): [2024-10-14T21:07:14.423Z] Archives upload complete. [2024-10-14T21:07:14.682Z] INFO: archiving logs to Nexus [2024-10-14T21:07:15.251Z] ---> uname -a: [2024-10-14T21:07:15.251Z] Linux prd-ubuntu20-04-docker-8c-8g-22803 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-14T21:07:15.251Z] [2024-10-14T21:07:15.251Z] [2024-10-14T21:07:15.251Z] ---> lscpu: [2024-10-14T21:07:15.251Z] Architecture: x86_64 [2024-10-14T21:07:15.251Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-14T21:07:15.251Z] Byte Order: Little Endian [2024-10-14T21:07:15.252Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-14T21:07:15.252Z] CPU(s): 8 [2024-10-14T21:07:15.252Z] On-line CPU(s) list: 0-7 [2024-10-14T21:07:15.252Z] Thread(s) per core: 1 [2024-10-14T21:07:15.252Z] Core(s) per socket: 1 [2024-10-14T21:07:15.252Z] Socket(s): 8 [2024-10-14T21:07:15.252Z] NUMA node(s): 1 [2024-10-14T21:07:15.252Z] Vendor ID: AuthenticAMD [2024-10-14T21:07:15.252Z] CPU family: 23 [2024-10-14T21:07:15.252Z] Model: 49 [2024-10-14T21:07:15.252Z] Model name: AMD EPYC-Rome Processor [2024-10-14T21:07:15.252Z] Stepping: 0 [2024-10-14T21:07:15.252Z] CPU MHz: 2799.998 [2024-10-14T21:07:15.252Z] BogoMIPS: 5599.99 [2024-10-14T21:07:15.252Z] Virtualization: AMD-V [2024-10-14T21:07:15.252Z] Hypervisor vendor: KVM [2024-10-14T21:07:15.252Z] Virtualization type: full [2024-10-14T21:07:15.252Z] L1d cache: 256 KiB [2024-10-14T21:07:15.252Z] L1i cache: 256 KiB [2024-10-14T21:07:15.252Z] L2 cache: 4 MiB [2024-10-14T21:07:15.252Z] L3 cache: 128 MiB [2024-10-14T21:07:15.252Z] NUMA node0 CPU(s): 0-7 [2024-10-14T21:07:15.252Z] Vulnerability Itlb multihit: Not affected [2024-10-14T21:07:15.252Z] Vulnerability L1tf: Not affected [2024-10-14T21:07:15.252Z] Vulnerability Mds: Not affected [2024-10-14T21:07:15.252Z] Vulnerability Meltdown: Not affected [2024-10-14T21:07:15.252Z] Vulnerability Mmio stale data: Not affected [2024-10-14T21:07:15.252Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-14T21:07:15.252Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-14T21:07:15.252Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-14T21:07:15.252Z] Vulnerability Srbds: Not affected [2024-10-14T21:07:15.252Z] Vulnerability Tsx async abort: Not affected [2024-10-14T21:07:15.252Z] 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-10-14T21:07:15.252Z] [2024-10-14T21:07:15.252Z] [2024-10-14T21:07:15.252Z] ---> nproc: [2024-10-14T21:07:15.252Z] 8 [2024-10-14T21:07:15.252Z] [2024-10-14T21:07:15.252Z] [2024-10-14T21:07:15.252Z] ---> df -h: [2024-10-14T21:07:15.252Z] Filesystem Size Used Avail Use% Mounted on [2024-10-14T21:07:15.252Z] overlay 155G 12G 143G 8% / [2024-10-14T21:07:15.252Z] tmpfs 64M 0 64M 0% /dev [2024-10-14T21:07:15.252Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-14T21:07:15.252Z] shm 64M 0 64M 0% /dev/shm [2024-10-14T21:07:15.252Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-10-14T21:07:15.252Z] [2024-10-14T21:07:15.252Z] [2024-10-14T21:07:15.252Z] ---> sar -b -r -n DEV: [2024-10-14T21:07:15.252Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22803) 10/14/24 _x86_64_ (8 CPU) [2024-10-14T21:07:15.252Z] [2024-10-14T21:07:15.252Z] 20:52:23 LINUX RESTART (8 CPU) [2024-10-14T21:07:15.252Z] [2024-10-14T21:07:15.252Z] 20:53:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-14T21:07:15.252Z] 20:54:01 357.18 10.27 346.91 0.00 1773.26 37152.62 0.00 [2024-10-14T21:07:15.252Z] 20:55:01 248.24 1.87 246.38 0.00 16.26 77662.52 0.00 [2024-10-14T21:07:15.252Z] 20:56:01 104.25 0.18 104.07 0.00 10.53 36768.67 0.00 [2024-10-14T21:07:15.252Z] 20:57:01 125.28 0.13 125.15 0.00 19.20 31451.84 0.00 [2024-10-14T21:07:15.252Z] 20:58:01 27.76 11.23 16.53 0.00 3466.71 3713.43 0.00 [2024-10-14T21:07:15.252Z] 20:59:01 4.90 0.00 4.90 0.00 0.00 64.39 0.00 [2024-10-14T21:07:15.252Z] 21:00:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 [2024-10-14T21:07:15.252Z] 21:01:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 [2024-10-14T21:07:15.252Z] 21:02:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2024-10-14T21:07:15.252Z] 21:03:01 2.05 0.00 2.05 0.00 0.00 30.93 0.00 [2024-10-14T21:07:15.252Z] 21:04:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2024-10-14T21:07:15.252Z] 21:05:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 [2024-10-14T21:07:15.252Z] 21:06:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2024-10-14T21:07:15.252Z] 21:07:01 1.72 0.30 1.42 0.00 10.00 18.40 0.00 [2024-10-14T21:07:15.252Z] Average: 62.41 1.70 60.71 0.00 376.65 13324.57 0.00 [2024-10-14T21:07:15.252Z] [2024-10-14T21:07:15.252Z] 20:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-14T21:07:15.252Z] 20:54:01 29141964 31524956 789464 2.40 81448 2566208 1971592 5.81 1045788 2299996 10644 [2024-10-14T21:07:15.252Z] 20:55:01 27157940 31283984 1015768 3.09 191108 4034712 2371004 6.99 1724256 3420384 500392 [2024-10-14T21:07:15.252Z] 20:56:01 27021140 31527760 771484 2.35 196300 4401280 1892212 5.58 1384988 3888344 240204 [2024-10-14T21:07:15.252Z] 20:57:01 26943548 31537340 763180 2.32 204568 4452388 1751388 5.16 1387748 3934584 344 [2024-10-14T21:07:15.252Z] 20:58:01 26702860 31517964 773372 2.35 209768 4656520 1855064 5.47 1542444 3995844 1460 [2024-10-14T21:07:15.252Z] 20:59:01 26709600 31524732 766508 2.33 209804 4656524 1855064 5.47 1535560 3995844 16 [2024-10-14T21:07:15.252Z] 21:00:01 26709960 31525380 765812 2.33 209900 4656520 1855064 5.47 1535624 3995984 8 [2024-10-14T21:07:15.252Z] 21:01:01 26716592 31532012 759088 2.31 209924 4656528 1855064 5.47 1529336 3995984 12 [2024-10-14T21:07:15.252Z] 21:02:01 26716352 31532056 759236 2.31 209948 4656532 1855064 5.47 1529764 3996212 16 [2024-10-14T21:07:15.252Z] 21:03:01 26716104 31531876 759336 2.31 210044 4656512 1855064 5.47 1529252 3996196 32 [2024-10-14T21:07:15.252Z] 21:04:01 26716256 31532092 759128 2.31 210068 4656512 1855064 5.47 1529952 3996192 176 [2024-10-14T21:07:15.252Z] 21:05:01 26715984 31531992 759088 2.31 210108 4656648 1838716 5.42 1529556 3996328 160 [2024-10-14T21:07:15.252Z] 21:06:01 26716656 31532728 758532 2.31 210136 4656648 1838716 5.42 1529548 3996332 180 [2024-10-14T21:07:15.252Z] 21:07:01 26716256 31532664 758536 2.31 210176 4656944 1838716 5.42 1532616 3996412 52 [2024-10-14T21:07:15.252Z] Average: 26957229 31511967 782752 2.38 198093 4430034 1891985 5.58 1490459 3821760 53835 [2024-10-14T21:07:15.252Z] [2024-10-14T21:07:15.252Z] 20:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-14T21:07:15.252Z] 20:54:01 lo 6.24 6.24 0.61 0.61 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 20:54:01 ens3 461.85 364.65 5448.41 63.71 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 20:54:01 veth7a8cfe7 162.26 177.29 16.12 147.59 0.00 0.00 0.00 0.01 [2024-10-14T21:07:15.252Z] 20:54:01 docker0 214.32 231.89 17.67 484.08 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 20:55:01 veth080c5c9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 20:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 20:55:01 ens3 361.97 192.27 3112.78 26.22 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 20:55:01 docker0 179.47 337.86 14.94 3089.19 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 20:56:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 20:56:01 ens3 26.80 14.90 61.45 9.48 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 20:56:01 docker0 1.47 2.92 0.09 38.10 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 20:57:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 20:57:01 ens3 109.60 66.99 2644.45 12.98 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 20:57:01 docker0 4.52 7.92 0.28 116.78 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 20:58:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 20:58:01 ens3 71.19 23.59 1392.83 1.88 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 20:59:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:00:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:01:01 ens3 0.78 0.55 1.75 0.04 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:02:01 ens3 0.62 0.40 0.38 0.27 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:03:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:04:01 ens3 0.73 0.30 0.30 0.21 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:07:01 ens3 0.97 0.78 0.87 0.38 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] Average: lo 0.69 0.69 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] Average: ens3 73.48 47.11 899.10 8.17 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] Average: docker0 28.33 41.24 2.34 266.03 0.00 0.00 0.00 0.00 [2024-10-14T21:07:15.252Z] [2024-10-14T21:07:15.252Z]