Pull request #1515 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 99bffe55a167fbdf699e8d0fc0cb96b378c583c3+26847311c5e80852903f42d5f4b76f1d4cba51bb (ea70e3f023810496818b1c1188aa62649151ede3) 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-ssh10984094135323271015.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9534667051475943731.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh 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-sdk-go/branches/PR-1515/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-sdk-go/branches/PR-1515/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1285183315324658629.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-sdk-go/branches/PR-1515/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2478572929714691955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh7176482441938988714.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-sdk-go/branches/PR-1515/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-sdk-go/branches/PR-1515/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh538390155815180940.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6652 in /w/workspace/gexfoundry_device-sdk-go_PR-1515 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1515 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1515/head:refs/remotes/origin/PR-1515 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 26847311c5e80852903f42d5f4b76f1d4cba51bb into PR head commit 99bffe55a167fbdf699e8d0fc0cb96b378c583c3 Merge succeeded, producing 99bffe55a167fbdf699e8d0fc0cb96b378c583c3 Checking out Revision 99bffe55a167fbdf699e8d0fc0cb96b378c583c3 (PR-1515) > git config core.sparsecheckout # timeout=10 > git checkout -f 99bffe55a167fbdf699e8d0fc0cb96b378c583c3 # 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 26847311c5e80852903f42d5f4b76f1d4cba51bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99bffe55a167fbdf699e8d0fc0cb96b378c583c3 # timeout=10 Commit message: "feat: Add device last connected metrics" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T02:08:41.199Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T02:08:41.368Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T02:08:41.468Z] ========================================================= [2023-09-20T02:08:41.468Z] EdgeX Global Pipelines Version Info [2023-09-20T02:08:41.468Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:08:42.196Z] ------------------- [2023-09-20T02:08:42.196Z] stable info: [2023-09-20T02:08:42.196Z] ------------------- [2023-09-20T02:08:42.197Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T02:08:42.197Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T02:08:42.197Z] Message: update stable to v1.0.254 [2023-09-20T02:08:42.766Z] ------------------- [2023-09-20T02:08:42.766Z] experimental info: [2023-09-20T02:08:42.766Z] ------------------- [2023-09-20T02:08:42.766Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T02:08:42.766Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T02:08:42.766Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T02:08:43.029Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-09-20T02:08:43.066Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-09-20T02:08:43.105Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T02:08:43.144Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T02:08:43.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T02:08:43.216Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T02:08:43.262Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T02:08:43.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-09-20T02:08:43.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T02:08:43.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T02:08:43.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T02:08:43.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-09-20T02:08:43.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T02:08:43.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T02:08:43.601Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T02:08:43.645Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T02:08:43.687Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T02:08:43.733Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T02:08:43.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T02:08:43.824Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T02:08:43.866Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-20T02:08:43.914Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-20T02:08:43.959Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T02:08:44.000Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T02:08:44.053Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T02:08:44.094Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T02:08:44.141Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T02:08:44.189Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1515 [Pipeline] echo [2023-09-20T02:08:44.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1515 [Pipeline] echo [2023-09-20T02:08:44.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1515 [Pipeline] echo [2023-09-20T02:08:44.329Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99bffe55a167fbdf699e8d0fc0cb96b378c583c3 [Pipeline] echo [2023-09-20T02:08:44.369Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99bffe5 [Pipeline] echo [2023-09-20T02:08:44.414Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T02:08:44.533Z] provisioning config files... [2023-09-20T02:08:44.548Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/config17627408004771217147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:08:44.895Z] ---> docker-login.sh [2023-09-20T02:08:44.895Z] nexus3.edgexfoundry.org:10001 [2023-09-20T02:08:45.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:08:45.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:08:45.154Z] Configure a credential helper to remove this warning. See [2023-09-20T02:08:45.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:08:45.154Z] [2023-09-20T02:08:45.154Z] Login Succeeded [2023-09-20T02:08:45.414Z] nexus3.edgexfoundry.org:10002 [2023-09-20T02:08:45.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:08:45.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:08:45.414Z] Configure a credential helper to remove this warning. See [2023-09-20T02:08:45.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:08:45.414Z] [2023-09-20T02:08:45.414Z] Login Succeeded [2023-09-20T02:08:45.414Z] nexus3.edgexfoundry.org:10003 [2023-09-20T02:08:45.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:08:45.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:08:45.414Z] Configure a credential helper to remove this warning. See [2023-09-20T02:08:45.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:08:45.414Z] [2023-09-20T02:08:45.414Z] Login Succeeded [2023-09-20T02:08:45.414Z] nexus3.edgexfoundry.org:10004 [2023-09-20T02:08:45.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:08:45.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:08:45.674Z] Configure a credential helper to remove this warning. See [2023-09-20T02:08:45.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:08:45.674Z] [2023-09-20T02:08:45.674Z] Login Succeeded [2023-09-20T02:08:45.674Z] docker.io [2023-09-20T02:08:45.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:08:45.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:08:45.935Z] Configure a credential helper to remove this warning. See [2023-09-20T02:08:45.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:08:45.935Z] [2023-09-20T02:08:45.935Z] Login Succeeded [2023-09-20T02:08:45.935Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T02:08:45.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T02:08:46.641Z] + git rev-list -1 --merges 99bffe55a167fbdf699e8d0fc0cb96b378c583c3~1..99bffe55a167fbdf699e8d0fc0cb96b378c583c3 [Pipeline] echo [2023-09-20T02:08:46.699Z] -----------> git rev-list -1 --merges 99bffe55a167fbdf699e8d0fc0cb96b378c583c3~1..99bffe55a167fbdf699e8d0fc0cb96b378c583c3 99bffe55a167fbdf699e8d0fc0cb96b378c583c3 [false] [Pipeline] sh [2023-09-20T02:08:47.002Z] + git log --format=format:%s -1 99bffe55a167fbdf699e8d0fc0cb96b378c583c3 [Pipeline] echo [2023-09-20T02:08:47.041Z] ========================================================= [2023-09-20T02:08:47.041Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T02:08:47.041Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T02:08:47.478Z] + git log --format=format:%s -1 99bffe55a167fbdf699e8d0fc0cb96b378c583c3 [Pipeline] echo [2023-09-20T02:08:47.511Z] [semverPrep] GIT_COMMIT: 99bffe55a167fbdf699e8d0fc0cb96b378c583c3, Commit Message: feat: Add device last connected metrics [Pipeline] echo [2023-09-20T02:08:47.537Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T02:08:47.906Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T02:08:47.906Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T02:08:47.906Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T02:08:47.906Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T02:08:47.906Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T02:08:47.906Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T02:08:47.906Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:08:48.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T02:08:48.324Z] [2023-09-20T02:08:48.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:08:48.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T02:08:48.754Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T02:08:48.754Z] b85a868b505f: Pulling fs layer [2023-09-20T02:08:48.754Z] e2be974225ed: Pulling fs layer [2023-09-20T02:08:48.754Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T02:08:48.754Z] 988bab9f4d93: Pulling fs layer [2023-09-20T02:08:48.754Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T02:08:48.754Z] eaf3925da568: Pulling fs layer [2023-09-20T02:08:48.754Z] 988bab9f4d93: Waiting [2023-09-20T02:08:48.754Z] 1469e6f7b9e6: Waiting [2023-09-20T02:08:48.754Z] bab4dde63d76: Pulling fs layer [2023-09-20T02:08:48.754Z] bde34c3a00c8: Pulling fs layer [2023-09-20T02:08:48.754Z] b352a97aabf1: Pulling fs layer [2023-09-20T02:08:48.754Z] eaf3925da568: Waiting [2023-09-20T02:08:48.754Z] 4872d77fe225: Pulling fs layer [2023-09-20T02:08:48.754Z] 5851b861e8e6: Pulling fs layer [2023-09-20T02:08:48.754Z] 5851b861e8e6: Waiting [2023-09-20T02:08:48.754Z] 4872d77fe225: Waiting [2023-09-20T02:08:48.754Z] bde34c3a00c8: Waiting [2023-09-20T02:08:48.754Z] bab4dde63d76: Waiting [2023-09-20T02:08:48.754Z] b352a97aabf1: Waiting [2023-09-20T02:08:48.754Z] e2be974225ed: Verifying Checksum [2023-09-20T02:08:48.754Z] e2be974225ed: Download complete [2023-09-20T02:08:48.754Z] 988bab9f4d93: Verifying Checksum [2023-09-20T02:08:48.754Z] 988bab9f4d93: Download complete [2023-09-20T02:08:49.024Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T02:08:49.024Z] 339a4e72a1f5: Download complete [2023-09-20T02:08:49.024Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T02:08:49.024Z] 1469e6f7b9e6: Download complete [2023-09-20T02:08:49.024Z] eaf3925da568: Verifying Checksum [2023-09-20T02:08:49.024Z] eaf3925da568: Download complete [2023-09-20T02:08:49.024Z] bde34c3a00c8: Verifying Checksum [2023-09-20T02:08:49.024Z] bde34c3a00c8: Download complete [2023-09-20T02:08:49.024Z] b352a97aabf1: Download complete [2023-09-20T02:08:49.024Z] 4872d77fe225: Download complete [2023-09-20T02:08:49.024Z] 5851b861e8e6: Verifying Checksum [2023-09-20T02:08:49.024Z] 5851b861e8e6: Download complete [2023-09-20T02:08:49.024Z] b85a868b505f: Verifying Checksum [2023-09-20T02:08:49.024Z] b85a868b505f: Download complete [2023-09-20T02:08:49.282Z] bab4dde63d76: Verifying Checksum [2023-09-20T02:08:49.282Z] bab4dde63d76: Download complete [2023-09-20T02:08:50.218Z] b85a868b505f: Pull complete [2023-09-20T02:08:50.477Z] e2be974225ed: Pull complete [2023-09-20T02:08:51.046Z] 339a4e72a1f5: Pull complete [2023-09-20T02:08:51.046Z] 988bab9f4d93: Pull complete [2023-09-20T02:08:51.305Z] 1469e6f7b9e6: Pull complete [2023-09-20T02:08:51.305Z] eaf3925da568: Pull complete [2023-09-20T02:08:53.207Z] bab4dde63d76: Pull complete [2023-09-20T02:08:53.207Z] bde34c3a00c8: Pull complete [2023-09-20T02:08:53.207Z] b352a97aabf1: Pull complete [2023-09-20T02:08:53.207Z] 4872d77fe225: Pull complete [2023-09-20T02:08:53.207Z] 5851b861e8e6: Pull complete [2023-09-20T02:08:53.207Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T02:08:53.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T02:08:53.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T02:08:53.479Z] prd-ubuntu20.04-docker-8c-8g-6652 does not seem to be running inside a container [2023-09-20T02:08:53.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1515 -v /w/workspace/gexfoundry_device-sdk-go_PR-1515:/w/workspace/gexfoundry_device-sdk-go_PR-1515:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1515@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-devops/py-git-semver:0.1.4 cat [2023-09-20T02:08:56.277Z] $ docker top 10b8f1777c7b7a2921adbcb0d63286fe755f1f82a23a0bdc030c8f13043d04e6 -eo pid,comm [2023-09-20T02:08:56.340Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T02:08:56.340Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T02:08:56.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T02:08:56.479Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T02:08:56.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T02:08:56.588Z] $ docker exec 10b8f1777c7b7a2921adbcb0d63286fe755f1f82a23a0bdc030c8f13043d04e6 ssh-agent [2023-09-20T02:08:56.694Z] SSH_AUTH_SOCK=/tmp/ssh-kLETFguqzeRu/agent.32 [2023-09-20T02:08:56.694Z] SSH_AGENT_PID=38 [2023-09-20T02:08:56.700Z] Running ssh-add (command line suppressed) [2023-09-20T02:08:56.802Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/private_key_1230158838149663671.key (/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/private_key_1230158838149663671.key) [2023-09-20T02:08:56.817Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T02:08:57.150Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T02:08:57.172Z] $ docker exec --env ******** --env ******** 10b8f1777c7b7a2921adbcb0d63286fe755f1f82a23a0bdc030c8f13043d04e6 ssh-agent -k [2023-09-20T02:08:57.270Z] unset SSH_AUTH_SOCK; [2023-09-20T02:08:57.271Z] unset SSH_AGENT_PID; [2023-09-20T02:08:57.271Z] echo Agent pid 38 killed; [2023-09-20T02:08:57.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T02:08:57.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T02:08:57.373Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T02:08:57.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T02:08:57.475Z] $ docker exec 10b8f1777c7b7a2921adbcb0d63286fe755f1f82a23a0bdc030c8f13043d04e6 ssh-agent [2023-09-20T02:08:57.582Z] SSH_AUTH_SOCK=/tmp/ssh-xDV0onv0HXte/agent.70 [2023-09-20T02:08:57.582Z] SSH_AGENT_PID=76 [2023-09-20T02:08:57.588Z] Running ssh-add (command line suppressed) [2023-09-20T02:08:57.693Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/private_key_16787382290922025551.key (/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/private_key_16787382290922025551.key) [2023-09-20T02:08:57.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T02:08:58.038Z] + git semver init [2023-09-20T02:08:58.296Z] 2023-09-20 02:08:58,216 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T02:08:58.296Z] 2023-09-20 02:08:58,216 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver [2023-09-20T02:08:58.296Z] 2023-09-20 02:08:58,217 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver [2023-09-20T02:08:58.297Z] 2023-09-20 02:08:58,217 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1515, universal_newlines=False, shell=None, istream=None) [2023-09-20T02:08:59.237Z] 2023-09-20 02:08:59,163 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1515/.git/info/exclude [2023-09-20T02:08:59.237Z] 2023-09-20 02:08:59,164 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver/PR-1515 with force:False [2023-09-20T02:08:59.237Z] 2023-09-20 02:08:59,164 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver/PR-1515 [2023-09-20T02:08:59.237Z] 2023-09-20 02:08:59,168 [execute] INFO git cat-file --batch-check [2023-09-20T02:08:59.237Z] 2023-09-20 02:08:59,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T02:08:59.237Z] 2023-09-20 02:08:59,173 [execute] INFO git cat-file --batch [2023-09-20T02:08:59.237Z] 2023-09-20 02:08:59,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T02:08:59.237Z] 2023-09-20 02:08:59,177 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1515/.semver/PR-1515 [2023-09-20T02:08:59.237Z] 0.0.0 [Pipeline] } [2023-09-20T02:08:59.262Z] $ docker exec --env ******** --env ******** 10b8f1777c7b7a2921adbcb0d63286fe755f1f82a23a0bdc030c8f13043d04e6 ssh-agent -k [2023-09-20T02:08:59.355Z] unset SSH_AUTH_SOCK; [2023-09-20T02:08:59.356Z] unset SSH_AGENT_PID; [2023-09-20T02:08:59.356Z] echo Agent pid 76 killed; [2023-09-20T02:08:59.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T02:08:59.801Z] + git semver [Pipeline] } [2023-09-20T02:09:00.081Z] $ docker stop --time=1 10b8f1777c7b7a2921adbcb0d63286fe755f1f82a23a0bdc030c8f13043d04e6 [2023-09-20T02:09:01.420Z] $ docker rm -f --volumes 10b8f1777c7b7a2921adbcb0d63286fe755f1f82a23a0bdc030c8f13043d04e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T02:09:01.835Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T02:09:02.105Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T02:09:02.122Z] [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 [2023-09-20T02:09:02.689Z] provisioning config files... [2023-09-20T02:09:02.698Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/config18262121665907964873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:09:03.047Z] ---> docker-login.sh [2023-09-20T02:09:03.047Z] nexus3.edgexfoundry.org:10001 [2023-09-20T02:09:03.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:09:03.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:09:03.047Z] Configure a credential helper to remove this warning. See [2023-09-20T02:09:03.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:09:03.047Z] [2023-09-20T02:09:03.047Z] Login Succeeded [2023-09-20T02:09:03.047Z] nexus3.edgexfoundry.org:10002 [2023-09-20T02:09:03.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:09:03.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:09:03.047Z] Configure a credential helper to remove this warning. See [2023-09-20T02:09:03.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:09:03.047Z] [2023-09-20T02:09:03.047Z] Login Succeeded [2023-09-20T02:09:03.047Z] nexus3.edgexfoundry.org:10003 [2023-09-20T02:09:03.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:09:03.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:09:03.307Z] Configure a credential helper to remove this warning. See [2023-09-20T02:09:03.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:09:03.307Z] [2023-09-20T02:09:03.307Z] Login Succeeded [2023-09-20T02:09:03.307Z] nexus3.edgexfoundry.org:10004 [2023-09-20T02:09:03.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:09:03.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:09:03.307Z] Configure a credential helper to remove this warning. See [2023-09-20T02:09:03.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:09:03.307Z] [2023-09-20T02:09:03.307Z] Login Succeeded [2023-09-20T02:09:03.307Z] docker.io [2023-09-20T02:09:03.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:09:03.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:09:03.567Z] Configure a credential helper to remove this warning. See [2023-09-20T02:09:03.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:09:03.567Z] [2023-09-20T02:09:03.567Z] Login Succeeded [2023-09-20T02:09:03.567Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T02:09:03.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T02:09:03.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T02:09:03.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T02:09:03.858Z] ========================================================= [2023-09-20T02:09:03.858Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T02:09:03.858Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:09:04.342Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T02:09:04.342Z] Sending build context to Docker daemon 11.2MB [2023-09-20T02:09:04.342Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T02:09:04.343Z] Step 2/10 : FROM ${BASE} AS builder [2023-09-20T02:09:04.343Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T02:09:04.343Z] 7264a8db6415: Pulling fs layer [2023-09-20T02:09:04.343Z] c4d48a809fc2: Pulling fs layer [2023-09-20T02:09:04.343Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T02:09:04.343Z] ad3a456e5733: Pulling fs layer [2023-09-20T02:09:04.343Z] 9e4f439ed901: Pulling fs layer [2023-09-20T02:09:04.343Z] feaf6a47b606: Pulling fs layer [2023-09-20T02:09:04.343Z] 5e8b037d7d82: Pulling fs layer [2023-09-20T02:09:04.343Z] 8ac70367396e: Pulling fs layer [2023-09-20T02:09:04.343Z] 6db16350a2e2: Pulling fs layer [2023-09-20T02:09:04.343Z] 9250d5d63582: Pulling fs layer [2023-09-20T02:09:04.343Z] 5e8b037d7d82: Waiting [2023-09-20T02:09:04.343Z] 6db16350a2e2: Waiting [2023-09-20T02:09:04.343Z] ad3a456e5733: Waiting [2023-09-20T02:09:04.343Z] 9250d5d63582: Waiting [2023-09-20T02:09:04.343Z] 8ac70367396e: Waiting [2023-09-20T02:09:04.343Z] 9e4f439ed901: Waiting [2023-09-20T02:09:05.861Z] c4d48a809fc2: Verifying Checksum [2023-09-20T02:09:05.861Z] c4d48a809fc2: Download complete [2023-09-20T02:09:05.861Z] ad3a456e5733: Download complete [2023-09-20T02:09:05.861Z] 9e4f439ed901: Download complete [2023-09-20T02:09:05.861Z] 7264a8db6415: Verifying Checksum [2023-09-20T02:09:05.861Z] 7264a8db6415: Download complete [2023-09-20T02:09:05.861Z] feaf6a47b606: Verifying Checksum [2023-09-20T02:09:05.861Z] feaf6a47b606: Download complete [2023-09-20T02:09:05.861Z] 7264a8db6415: Pull complete [2023-09-20T02:09:05.861Z] c4d48a809fc2: Pull complete [2023-09-20T02:09:06.120Z] 8ac70367396e: Verifying Checksum [2023-09-20T02:09:06.120Z] 8ac70367396e: Download complete [2023-09-20T02:09:06.377Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T02:09:06.377Z] 4f1c88b9dad5: Download complete [2023-09-20T02:09:06.377Z] 6db16350a2e2: Verifying Checksum [2023-09-20T02:09:06.377Z] 6db16350a2e2: Download complete [2023-09-20T02:09:06.636Z] 9250d5d63582: Verifying Checksum [2023-09-20T02:09:06.636Z] 9250d5d63582: Download complete [2023-09-20T02:09:06.636Z] 5e8b037d7d82: Verifying Checksum [2023-09-20T02:09:06.636Z] 5e8b037d7d82: Download complete [2023-09-20T02:09:09.922Z] 4f1c88b9dad5: Pull complete [2023-09-20T02:09:09.922Z] ad3a456e5733: Pull complete [2023-09-20T02:09:09.922Z] 9e4f439ed901: Pull complete [2023-09-20T02:09:09.922Z] feaf6a47b606: Pull complete [2023-09-20T02:09:11.822Z] 5e8b037d7d82: Pull complete [2023-09-20T02:09:12.390Z] 8ac70367396e: Pull complete [2023-09-20T02:09:12.647Z] 6db16350a2e2: Pull complete [2023-09-20T02:09:13.580Z] 9250d5d63582: Pull complete [2023-09-20T02:09:13.580Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-20T02:09:13.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T02:09:13.580Z] ---> fa269f55d9b9 [2023-09-20T02:09:13.580Z] Step 3/10 : ARG MAKE=make build [2023-09-20T02:09:17.503Z] Still waiting to schedule task [2023-09-20T02:09:17.504Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T02:09:20.163Z] ---> Running in 22e734368564 [2023-09-20T02:09:20.163Z] Removing intermediate container 22e734368564 [2023-09-20T02:09:20.163Z] ---> 893f6323ddab [2023-09-20T02:09:20.163Z] Step 4/10 : WORKDIR /device-sdk-go [2023-09-20T02:09:20.163Z] ---> Running in 8629e2f8dc7b [2023-09-20T02:09:20.163Z] Removing intermediate container 8629e2f8dc7b [2023-09-20T02:09:20.163Z] ---> 34d37474f34b [2023-09-20T02:09:20.163Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T02:09:20.163Z] ---> Running in 05b392ff0fb9 [2023-09-20T02:09:20.163Z] Removing intermediate container 05b392ff0fb9 [2023-09-20T02:09:20.163Z] ---> aeb81eb036f7 [2023-09-20T02:09:20.163Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-09-20T02:09:20.163Z] ---> Running in 93fe1d45055c [2023-09-20T02:09:20.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T02:09:20.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T02:09:20.423Z] OK: 265 MiB in 56 packages [2023-09-20T02:09:20.683Z] Removing intermediate container 93fe1d45055c [2023-09-20T02:09:20.683Z] ---> 4fb98c94c396 [2023-09-20T02:09:20.683Z] Step 7/10 : COPY go.mod vendor* ./ [2023-09-20T02:09:20.942Z] ---> 0a9c2768ae51 [2023-09-20T02:09:20.942Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T02:09:20.942Z] ---> Running in 667743a987cb [2023-09-20T02:10:42.383Z] Removing intermediate container 667743a987cb [2023-09-20T02:10:42.383Z] ---> 408f1a5acf0b [2023-09-20T02:10:42.383Z] Step 9/10 : COPY . . [2023-09-20T02:10:42.383Z] ---> ec6d1af62568 [2023-09-20T02:10:42.383Z] Step 10/10 : RUN ${MAKE} [2023-09-20T02:10:42.383Z] ---> Running in 68272af9fac9 [2023-09-20T02:10:42.383Z] noop [2023-09-20T02:10:42.383Z] Removing intermediate container 68272af9fac9 [2023-09-20T02:10:42.383Z] ---> 62b020214f7d [2023-09-20T02:10:42.383Z] Successfully built 62b020214f7d [2023-09-20T02:10:42.383Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:10:42.840Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T02:10:42.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T02:10:42.992Z] prd-ubuntu20.04-docker-8c-8g-6652 does not seem to be running inside a container [2023-09-20T02:10:43.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1515 -v /w/workspace/gexfoundry_device-sdk-go_PR-1515:/w/workspace/gexfoundry_device-sdk-go_PR-1515:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1515@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T02:10:43.419Z] $ docker top d8125be738d422e1de95e9f8ac4195df1ee15f47a0548b0cb7f2f6f50707804b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T02:10:43.808Z] + go version [2023-09-20T02:10:43.808Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T02:10:43.848Z] $ docker stop --time=1 d8125be738d422e1de95e9f8ac4195df1ee15f47a0548b0cb7f2f6f50707804b [2023-09-20T02:10:45.143Z] $ docker rm -f --volumes d8125be738d422e1de95e9f8ac4195df1ee15f47a0548b0cb7f2f6f50707804b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:10:45.860Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T02:10:45.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T02:10:46.007Z] prd-ubuntu20.04-docker-8c-8g-6652 does not seem to be running inside a container [2023-09-20T02:10:46.046Z] $ 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-sdk-go_PR-1515 -v /w/workspace/gexfoundry_device-sdk-go_PR-1515:/w/workspace/gexfoundry_device-sdk-go_PR-1515:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1515@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T02:10:46.542Z] $ docker top f7e97a9fd6b2ddae17c2db5e202dc283c03941756e7a3a870978da79667b4793 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T02:10:46.929Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1515 [Pipeline] fileExists [Pipeline] sh [2023-09-20T02:10:47.291Z] + make test [2023-09-20T02:10:47.292Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T02:10:55.406Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-09-20T02:11:07.594Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-09-20T02:11:07.594Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-09-20T02:11:07.594Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-09-20T02:11:07.594Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-09-20T02:11:07.594Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-09-20T02:11:08.526Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-09-20T02:11:08.526Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-09-20T02:11:09.462Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.036s coverage: 27.6% of statements [2023-09-20T02:11:09.462Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.043s coverage: 79.1% of statements [2023-09-20T02:11:09.462Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-09-20T02:11:09.462Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.071s coverage: 86.0% of statements [2023-09-20T02:11:10.834Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.075s coverage: 71.8% of statements [2023-09-20T02:11:10.834Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-09-20T02:11:10.834Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-09-20T02:11:10.834Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-09-20T02:11:14.124Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.056s coverage: 14.4% of statements [2023-09-20T02:11:14.124Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.015s coverage: 45.6% of statements [2023-09-20T02:11:14.124Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.073s coverage: 68.5% of statements [2023-09-20T02:11:14.124Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.116s coverage: 89.2% of statements [2023-09-20T02:11:14.124Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.042s coverage: 5.5% of statements [2023-09-20T02:11:40.664Z] GO111MODULE=on go vet ./... [2023-09-20T02:11:42.041Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T02:11:42.041Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T02:11:42.041Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T02:11:42.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T02:11:42.125Z] $ docker stop --time=1 f7e97a9fd6b2ddae17c2db5e202dc283c03941756e7a3a870978da79667b4793 [2023-09-20T02:11:54.735Z] $ docker rm -f --volumes f7e97a9fd6b2ddae17c2db5e202dc283c03941756e7a3a870978da79667b4793 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T02:11:55.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T02:11:55.504Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T02:11:56.130Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T02:11:56.442Z] + ls -al . [2023-09-20T02:11:56.442Z] total 304 [2023-09-20T02:11:56.442Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 02:10 . [2023-09-20T02:11:56.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 02:08 .. [2023-09-20T02:11:56.442Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 02:08 .dockerignore [2023-09-20T02:11:56.442Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 02:11 .git [2023-09-20T02:11:56.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 02:08 .github [2023-09-20T02:11:56.442Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 20 02:08 .gitignore [2023-09-20T02:11:56.442Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 20 02:08 .golangci.yml [2023-09-20T02:11:56.442Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 02:08 .semver [2023-09-20T02:11:56.442Z] -rw-rw-r-- 1 jenkins jenkins 44878 Sep 20 02:08 CHANGELOG.md [2023-09-20T02:11:56.442Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 02:08 GOVERNANCE.md [2023-09-20T02:11:56.442Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 20 02:08 Jenkinsfile [2023-09-20T02:11:56.442Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 20 02:08 LICENSE [2023-09-20T02:11:56.442Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 20 02:08 Makefile [2023-09-20T02:11:56.442Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 20 02:08 OWNERS.md [2023-09-20T02:11:56.442Z] -rw-rw-r-- 1 jenkins jenkins 4933 Sep 20 02:08 README.md [2023-09-20T02:11:56.442Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 02:09 VERSION [2023-09-20T02:11:56.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 02:08 bin [2023-09-20T02:11:56.442Z] -rw-r--r-- 1 jenkins jenkins 121985 Sep 20 02:11 coverage.out [2023-09-20T02:11:56.442Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 02:08 example [2023-09-20T02:11:56.442Z] -rw-rw-r-- 1 jenkins jenkins 3722 Sep 20 02:08 go.mod [2023-09-20T02:11:56.442Z] -rw-rw-r-- 1 jenkins jenkins 34806 Sep 20 02:08 go.sum [2023-09-20T02:11:56.442Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 02:08 internal [2023-09-20T02:11:56.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 02:08 openapi [2023-09-20T02:11:56.442Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 02:08 pkg [2023-09-20T02:11:56.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 02:08 snap [2023-09-20T02:11:56.442Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 20 02:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:11:56.846Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=99bffe55a167fbdf699e8d0fc0cb96b378c583c3 --label arch=amd64 --label version=0.0.0 . [2023-09-20T02:11:56.847Z] Sending build context to Docker daemon 11.32MB [2023-09-20T02:11:56.847Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T02:11:56.847Z] Step 2/23 : FROM ${BASE} AS builder [2023-09-20T02:11:56.847Z] ---> 62b020214f7d [2023-09-20T02:11:56.847Z] Step 3/23 : ARG MAKE=make build [2023-09-20T02:11:58.751Z] ---> Running in 90feedcbe8a0 [2023-09-20T02:11:59.687Z] Removing intermediate container 90feedcbe8a0 [2023-09-20T02:11:59.687Z] ---> 4bcd0758c689 [2023-09-20T02:11:59.687Z] Step 4/23 : WORKDIR /device-sdk-go [2023-09-20T02:12:00.253Z] ---> Running in 373876b9e6e0 [2023-09-20T02:12:01.627Z] Removing intermediate container 373876b9e6e0 [2023-09-20T02:12:01.627Z] ---> 7f1a15930489 [2023-09-20T02:12:01.627Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T02:12:02.563Z] ---> Running in 37fa527d30f1 [2023-09-20T02:12:03.941Z] Removing intermediate container 37fa527d30f1 [2023-09-20T02:12:03.941Z] ---> 455d42d0ece5 [2023-09-20T02:12:03.941Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-09-20T02:12:04.201Z] ---> Running in 59dbcd2a11b0 [2023-09-20T02:12:05.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T02:12:05.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T02:12:05.704Z] OK: 265 MiB in 56 packages [2023-09-20T02:12:08.237Z] Removing intermediate container 59dbcd2a11b0 [2023-09-20T02:12:08.237Z] ---> 4114e9241890 [2023-09-20T02:12:08.237Z] Step 7/23 : COPY go.mod vendor* ./ [2023-09-20T02:12:08.803Z] ---> 262ed32930be [2023-09-20T02:12:08.803Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T02:12:09.371Z] ---> Running in f2745a8320ea [2023-09-20T02:12:12.655Z] Removing intermediate container f2745a8320ea [2023-09-20T02:12:12.655Z] ---> 6f5e8dd38fde [2023-09-20T02:12:12.655Z] Step 9/23 : COPY . . [2023-09-20T02:12:13.591Z] ---> 4cf13a988e8d [2023-09-20T02:12:13.591Z] Step 10/23 : RUN ${MAKE} [2023-09-20T02:12:14.527Z] ---> Running in 2a8a81d011d7 [2023-09-20T02:12:15.465Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-09-20T02:12:37.409Z] Removing intermediate container 2a8a81d011d7 [2023-09-20T02:12:37.409Z] ---> 1fc2d24ac477 [2023-09-20T02:12:37.409Z] Step 11/23 : FROM alpine:3.18 [2023-09-20T02:12:37.409Z] 3.18: Pulling from library/alpine [2023-09-20T02:12:37.409Z] 7264a8db6415: Already exists [2023-09-20T02:12:37.409Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T02:12:37.409Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T02:12:37.409Z] ---> 7e01a0d0a1dc [2023-09-20T02:12:37.409Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-20T02:12:37.409Z] ---> Running in e386eaa7ce30 [2023-09-20T02:12:37.409Z] Removing intermediate container e386eaa7ce30 [2023-09-20T02:12:37.409Z] ---> cb39f4a48a7b [2023-09-20T02:12:37.409Z] Step 13/23 : RUN apk add --update --no-cache [2023-09-20T02:12:37.409Z] ---> Running in c468a7c36290 [2023-09-20T02:12:37.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T02:12:37.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T02:12:38.190Z] OK: 7 MiB in 15 packages [2023-09-20T02:12:38.450Z] Removing intermediate container c468a7c36290 [2023-09-20T02:12:38.450Z] ---> 91f8bea07eab [2023-09-20T02:12:38.450Z] Step 14/23 : WORKDIR / [2023-09-20T02:12:38.450Z] ---> Running in 2e8d55ba10a4 [2023-09-20T02:12:38.710Z] Removing intermediate container 2e8d55ba10a4 [2023-09-20T02:12:38.710Z] ---> fc2a996a0722 [2023-09-20T02:12:38.710Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-09-20T02:12:38.710Z] ---> f45c1f5381de [2023-09-20T02:12:38.710Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-09-20T02:12:39.663Z] ---> d9d64f521637 [2023-09-20T02:12:39.663Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-09-20T02:12:39.923Z] ---> 2ff7d165c761 [2023-09-20T02:12:39.923Z] Step 18/23 : EXPOSE 59999 [2023-09-20T02:12:39.923Z] ---> Running in 6a5993aa20f3 [2023-09-20T02:12:39.923Z] Removing intermediate container 6a5993aa20f3 [2023-09-20T02:12:39.923Z] ---> 57d26bb51a57 [2023-09-20T02:12:39.923Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-09-20T02:12:39.923Z] ---> Running in acd97372a74b [2023-09-20T02:12:39.923Z] Removing intermediate container acd97372a74b [2023-09-20T02:12:39.923Z] ---> 31348d1efa46 [2023-09-20T02:12:39.923Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T02:12:39.923Z] ---> Running in aa7538daa374 [2023-09-20T02:12:40.184Z] Removing intermediate container aa7538daa374 [2023-09-20T02:12:40.184Z] ---> 29b81eed861b [2023-09-20T02:12:40.184Z] Step 21/23 : LABEL arch=amd64 [2023-09-20T02:12:40.184Z] ---> Running in eafe86aaa096 [2023-09-20T02:12:40.184Z] Removing intermediate container eafe86aaa096 [2023-09-20T02:12:40.184Z] ---> da69c417ebcb [2023-09-20T02:12:40.184Z] Step 22/23 : LABEL git_sha=99bffe55a167fbdf699e8d0fc0cb96b378c583c3 [2023-09-20T02:12:40.184Z] ---> Running in 869a3e4ee877 [2023-09-20T02:12:40.184Z] Removing intermediate container 869a3e4ee877 [2023-09-20T02:12:40.184Z] ---> 290189e21b5e [2023-09-20T02:12:40.184Z] Step 23/23 : LABEL version=0.0.0 [2023-09-20T02:12:40.184Z] ---> Running in 2917e773a902 [2023-09-20T02:12:40.443Z] Removing intermediate container 2917e773a902 [2023-09-20T02:12:40.443Z] ---> 293bf6a4aa15 [2023-09-20T02:12:40.443Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T02:12:40.443Z] Successfully built 293bf6a4aa15 [2023-09-20T02:12:40.443Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:12:41.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T02:12:41.318Z] [2023-09-20T02:12:41.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:12:41.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T02:12:41.692Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T02:12:41.692Z] 5eb5b503b376: Pulling fs layer [2023-09-20T02:12:41.692Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T02:12:41.692Z] ec43610c2a17: Pulling fs layer [2023-09-20T02:12:41.692Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T02:12:41.692Z] 33b1e0a273af: Pulling fs layer [2023-09-20T02:12:41.692Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T02:12:41.692Z] 2f39f015ded8: Pulling fs layer [2023-09-20T02:12:41.692Z] 3a2ae6a8a46f: Waiting [2023-09-20T02:12:41.692Z] 5d3b04190fa2: Waiting [2023-09-20T02:12:41.692Z] 33b1e0a273af: Waiting [2023-09-20T02:12:41.692Z] 2f39f015ded8: Waiting [2023-09-20T02:12:41.692Z] 5c69ac0246d0: Download complete [2023-09-20T02:12:41.692Z] 3a2ae6a8a46f: Download complete [2023-09-20T02:12:41.692Z] 33b1e0a273af: Verifying Checksum [2023-09-20T02:12:41.692Z] 33b1e0a273af: Download complete [2023-09-20T02:12:41.692Z] ec43610c2a17: Verifying Checksum [2023-09-20T02:12:41.692Z] ec43610c2a17: Download complete [2023-09-20T02:12:41.692Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T02:12:41.692Z] 5d3b04190fa2: Download complete [2023-09-20T02:12:41.951Z] 5eb5b503b376: Verifying Checksum [2023-09-20T02:12:41.951Z] 5eb5b503b376: Download complete [2023-09-20T02:12:43.326Z] 5eb5b503b376: Pull complete [2023-09-20T02:12:43.326Z] 5c69ac0246d0: Pull complete [2023-09-20T02:12:43.584Z] ec43610c2a17: Pull complete [2023-09-20T02:12:43.584Z] 3a2ae6a8a46f: Pull complete [2023-09-20T02:12:43.842Z] 33b1e0a273af: Pull complete [2023-09-20T02:12:44.100Z] 5d3b04190fa2: Pull complete [2023-09-20T02:12:48.280Z] 2f39f015ded8: Pull complete [2023-09-20T02:12:48.280Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T02:12:48.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T02:12:48.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T02:12:48.513Z] prd-ubuntu20.04-docker-8c-8g-6652 does not seem to be running inside a container [2023-09-20T02:12:48.552Z] $ 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-sdk-go_PR-1515 -v /w/workspace/gexfoundry_device-sdk-go_PR-1515:/w/workspace/gexfoundry_device-sdk-go_PR-1515:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1515@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T02:12:54.880Z] $ docker top c35864e2d57bd65fdad2a0f35cfd36d7abc2fd2b1020a6ad2d8324dc22544fdd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:12:55.316Z] ---> job-cost.sh [2023-09-20T02:12:55.316Z] lf-activate-venv: SKIPPING [2023-09-20T02:12:55.316Z] INFO: No Stack... [2023-09-20T02:12:55.574Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T02:12:55.833Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T02:12:56.144Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives/cost.csv [2023-09-20T02:12:56.144Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T02:12:56.184Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1515-1-stack-cost] [2023-09-20T02:12:56.189Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1515-1-stack-cost] did not exist. Created. [2023-09-20T02:12:56.189Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1515-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T02:12:56.590Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T02:12:56.645Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T02:12:56.669Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1515-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T02:12:56.762Z] $ docker stop --time=1 c35864e2d57bd65fdad2a0f35cfd36d7abc2fd2b1020a6ad2d8324dc22544fdd [2023-09-20T02:12:57.910Z] $ docker rm -f --volumes c35864e2d57bd65fdad2a0f35cfd36d7abc2fd2b1020a6ad2d8324dc22544fdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T02:13:23.841Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6653 in /w/workspace/gexfoundry_device-sdk-go_PR-1515 [Pipeline] { [Pipeline] ws [2023-09-20T02:13:23.905Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-09-20T02:13:23.997Z] The recommended git tool is: git [2023-09-20T02:13:32.823Z] using credential edgex-jenkins-ssh [2023-09-20T02:13:32.844Z] Cloning the remote Git repository [2023-09-20T02:13:32.903Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-09-20T02:13:33.017Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-09-20T02:13:33.225Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-09-20T02:13:33.226Z] > git --version # timeout=10 [2023-09-20T02:13:33.263Z] > git --version # 'git version 2.25.1' [2023-09-20T02:13:33.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T02:13:33.469Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T02:13:35.232Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-09-20T02:13:35.263Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T02:13:37.350Z] Merging remotes/origin/main commit 26847311c5e80852903f42d5f4b76f1d4cba51bb into PR head commit 99bffe55a167fbdf699e8d0fc0cb96b378c583c3 [2023-09-20T02:13:36.590Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-09-20T02:13:36.670Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-09-20T02:13:36.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T02:13:36.695Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1515/head:refs/remotes/origin/PR-1515 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-20T02:13:37.393Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T02:13:37.548Z] > git checkout -f 99bffe55a167fbdf699e8d0fc0cb96b378c583c3 # timeout=10 [2023-09-20T02:13:37.683Z] > git remote # timeout=10 [2023-09-20T02:13:41.660Z] Merge succeeded, producing 99bffe55a167fbdf699e8d0fc0cb96b378c583c3 [2023-09-20T02:13:41.661Z] Checking out Revision 99bffe55a167fbdf699e8d0fc0cb96b378c583c3 (PR-1515) [2023-09-20T02:13:41.566Z] > git config --get remote.origin.url # timeout=10 [2023-09-20T02:13:41.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T02:13:41.604Z] > git merge 26847311c5e80852903f42d5f4b76f1d4cba51bb # timeout=10 [2023-09-20T02:13:41.639Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-20T02:13:41.674Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T02:13:41.694Z] > git checkout -f 99bffe55a167fbdf699e8d0fc0cb96b378c583c3 # timeout=10 [2023-09-20T02:13:45.370Z] Commit message: "feat: Add device last connected metrics" [2023-09-20T02:13:45.480Z] > git --version # timeout=10 [2023-09-20T02:13:45.532Z] > git --version # 'git version 2.25.1' [2023-09-20T02:13:45.623Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T02:13:46.934Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T02:13:46.934Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T02:13:46.934Z] Dload Upload Total Spent Left Speed [2023-09-20T02:13:46.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh [2023-09-20T02:13:48.284Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T02:13:48.637Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T02:13:48.638Z] + sudo tee /etc/docker/daemon.new [2023-09-20T02:13:48.638Z] { [2023-09-20T02:13:48.638Z] "registry-mirrors": [ [2023-09-20T02:13:48.638Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T02:13:48.638Z] ], [2023-09-20T02:13:48.638Z] "bip": "10.250.0.254/24", [2023-09-20T02:13:48.638Z] "hosts": [ [2023-09-20T02:13:48.638Z] "tcp://0.0.0.0:5555", [2023-09-20T02:13:48.638Z] "unix:///var/run/docker.sock" [2023-09-20T02:13:48.638Z] ], [2023-09-20T02:13:48.638Z] "mtu": 1458, [2023-09-20T02:13:48.638Z] "selinux-enabled": true, [2023-09-20T02:13:48.638Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T02:13:48.638Z] } [Pipeline] sh [2023-09-20T02:13:49.005Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T02:13:49.348Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T02:14:07.691Z] provisioning config files... [2023-09-20T02:14:07.724Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2771494902162161791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:14:08.115Z] ---> docker-login.sh [2023-09-20T02:14:08.115Z] nexus3.edgexfoundry.org:10001 [2023-09-20T02:14:08.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:14:08.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:14:08.651Z] Configure a credential helper to remove this warning. See [2023-09-20T02:14:08.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:14:08.651Z] [2023-09-20T02:14:08.651Z] Login Succeeded [2023-09-20T02:14:08.920Z] nexus3.edgexfoundry.org:10002 [2023-09-20T02:14:08.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:14:09.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:14:09.190Z] Configure a credential helper to remove this warning. See [2023-09-20T02:14:09.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:14:09.190Z] [2023-09-20T02:14:09.190Z] Login Succeeded [2023-09-20T02:14:09.190Z] nexus3.edgexfoundry.org:10003 [2023-09-20T02:14:09.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:14:09.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:14:09.460Z] Configure a credential helper to remove this warning. See [2023-09-20T02:14:09.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:14:09.460Z] [2023-09-20T02:14:09.460Z] Login Succeeded [2023-09-20T02:14:09.460Z] nexus3.edgexfoundry.org:10004 [2023-09-20T02:14:09.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:14:09.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:14:09.999Z] Configure a credential helper to remove this warning. See [2023-09-20T02:14:09.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:14:09.999Z] [2023-09-20T02:14:09.999Z] Login Succeeded [2023-09-20T02:14:09.999Z] docker.io [2023-09-20T02:14:10.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:14:10.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:14:10.532Z] Configure a credential helper to remove this warning. See [2023-09-20T02:14:10.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:14:10.532Z] [2023-09-20T02:14:10.532Z] Login Succeeded [2023-09-20T02:14:10.532Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T02:14:10.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T02:14:10.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T02:14:10.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T02:14:11.010Z] ========================================================= [2023-09-20T02:14:11.010Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T02:14:11.010Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:14:11.518Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T02:14:11.790Z] Sending build context to Docker daemon 6.007MB [2023-09-20T02:14:11.790Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T02:14:11.790Z] Step 2/10 : FROM ${BASE} AS builder [2023-09-20T02:14:12.060Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T02:14:12.060Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T02:14:12.060Z] 5d54e960e981: Pulling fs layer [2023-09-20T02:14:12.060Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T02:14:12.060Z] f0e02332f6b5: Pulling fs layer [2023-09-20T02:14:12.060Z] 66412af1f25a: Pulling fs layer [2023-09-20T02:14:12.060Z] 1baf3a5c0e64: Pulling fs layer [2023-09-20T02:14:12.060Z] 9a37bb91b891: Pulling fs layer [2023-09-20T02:14:12.060Z] a29adfc67d43: Pulling fs layer [2023-09-20T02:14:12.060Z] d5de9f91c1a4: Pulling fs layer [2023-09-20T02:14:12.060Z] f0e02332f6b5: Waiting [2023-09-20T02:14:12.060Z] 66412af1f25a: Waiting [2023-09-20T02:14:12.060Z] 1baf3a5c0e64: Waiting [2023-09-20T02:14:12.060Z] 9a37bb91b891: Waiting [2023-09-20T02:14:12.060Z] a29adfc67d43: Waiting [2023-09-20T02:14:12.060Z] d5de9f91c1a4: Waiting [2023-09-20T02:14:12.060Z] 5d54e960e981: Download complete [2023-09-20T02:14:12.060Z] f0e02332f6b5: Verifying Checksum [2023-09-20T02:14:12.060Z] f0e02332f6b5: Download complete [2023-09-20T02:14:12.060Z] 66412af1f25a: Verifying Checksum [2023-09-20T02:14:12.060Z] 66412af1f25a: Download complete [2023-09-20T02:14:12.060Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T02:14:12.060Z] 9fda8d8052c6: Download complete [2023-09-20T02:14:12.652Z] 9a37bb91b891: Verifying Checksum [2023-09-20T02:14:12.652Z] 9a37bb91b891: Download complete [2023-09-20T02:14:13.250Z] a29adfc67d43: Verifying Checksum [2023-09-20T02:14:13.250Z] a29adfc67d43: Download complete [2023-09-20T02:14:13.250Z] 9fda8d8052c6: Pull complete [2023-09-20T02:14:13.850Z] 5d54e960e981: Pull complete [2023-09-20T02:14:13.850Z] d5de9f91c1a4: Download complete [2023-09-20T02:14:14.123Z] c4a7e357bf2a: Download complete [2023-09-20T02:14:15.096Z] 1baf3a5c0e64: Verifying Checksum [2023-09-20T02:14:15.096Z] 1baf3a5c0e64: Download complete [2023-09-20T02:14:25.179Z] c4a7e357bf2a: Pull complete [2023-09-20T02:14:25.179Z] f0e02332f6b5: Pull complete [2023-09-20T02:14:25.447Z] 66412af1f25a: Pull complete [2023-09-20T02:14:32.118Z] 1baf3a5c0e64: Pull complete [2023-09-20T02:14:33.548Z] 9a37bb91b891: Pull complete [2023-09-20T02:14:36.892Z] a29adfc67d43: Pull complete [2023-09-20T02:14:38.302Z] d5de9f91c1a4: Pull complete [2023-09-20T02:14:38.302Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-20T02:14:38.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T02:14:38.302Z] ---> 746ca1b523b5 [2023-09-20T02:14:38.302Z] Step 3/10 : ARG MAKE=make build [2023-09-20T02:14:39.710Z] ---> Running in e283f8e3faf5 [2023-09-20T02:14:39.978Z] Removing intermediate container e283f8e3faf5 [2023-09-20T02:14:39.978Z] ---> 66d52787aa10 [2023-09-20T02:14:39.978Z] Step 4/10 : WORKDIR /device-sdk-go [2023-09-20T02:14:40.245Z] ---> Running in 8824333af4ed [2023-09-20T02:14:40.513Z] Removing intermediate container 8824333af4ed [2023-09-20T02:14:40.513Z] ---> 9b36c23e835c [2023-09-20T02:14:40.513Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T02:14:40.513Z] ---> Running in 557693a64b48 [2023-09-20T02:14:40.781Z] Removing intermediate container 557693a64b48 [2023-09-20T02:14:40.781Z] ---> e3fa4c13447d [2023-09-20T02:14:40.781Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-09-20T02:14:40.781Z] ---> Running in 7fbaa28ab623 [2023-09-20T02:14:41.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T02:14:42.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T02:14:43.292Z] OK: 267 MiB in 56 packages [2023-09-20T02:14:44.258Z] Removing intermediate container 7fbaa28ab623 [2023-09-20T02:14:44.258Z] ---> 73fa75e2c3ee [2023-09-20T02:14:44.258Z] Step 7/10 : COPY go.mod vendor* ./ [2023-09-20T02:14:44.527Z] ---> 7f9e41ad39a9 [2023-09-20T02:14:44.527Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T02:14:44.527Z] ---> Running in d4bd6796b731 [2023-09-20T02:15:52.417Z] Removing intermediate container d4bd6796b731 [2023-09-20T02:15:52.417Z] ---> 630dd275347b [2023-09-20T02:15:52.417Z] Step 9/10 : COPY . . [2023-09-20T02:15:52.417Z] ---> e2ca8a7b8975 [2023-09-20T02:15:52.417Z] Step 10/10 : RUN ${MAKE} [2023-09-20T02:15:52.417Z] ---> Running in 92c1d658d8a3 [2023-09-20T02:15:52.417Z] noop [2023-09-20T02:15:52.417Z] Removing intermediate container 92c1d658d8a3 [2023-09-20T02:15:52.417Z] ---> 2879bcbea961 [2023-09-20T02:15:52.417Z] Successfully built 2879bcbea961 [2023-09-20T02:15:52.417Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:15:52.906Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T02:15:52.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T02:15:53.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-6653 does not seem to be running inside a container [2023-09-20T02:15:53.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T02:15:54.464Z] $ docker top 27e9ed54474963ef4921730613622def64e990ceac6a4e269c86d4454d8e265c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T02:15:55.337Z] + go version [2023-09-20T02:15:55.337Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T02:15:55.383Z] $ docker stop --time=1 27e9ed54474963ef4921730613622def64e990ceac6a4e269c86d4454d8e265c [2023-09-20T02:15:57.219Z] $ docker rm -f --volumes 27e9ed54474963ef4921730613622def64e990ceac6a4e269c86d4454d8e265c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:15:58.074Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T02:15:58.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T02:15:58.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-6653 does not seem to be running inside a container [2023-09-20T02:15:58.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T02:15:59.512Z] $ docker top fcfdd512dc94751e8e2549cdf579cbfe021f608fdc71944bd5214ad3581c6daf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T02:16:00.044Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T02:16:00.419Z] + make test [2023-09-20T02:16:00.419Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T02:16:32.651Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-09-20T02:18:09.375Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-09-20T02:18:09.375Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-09-20T02:18:09.375Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-09-20T02:18:09.375Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-09-20T02:18:09.375Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-09-20T02:18:16.028Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.203s coverage: 27.6% of statements [2023-09-20T02:18:24.243Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.267s coverage: 79.1% of statements [2023-09-20T02:18:32.444Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-09-20T02:18:32.444Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-09-20T02:18:33.406Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.309s coverage: 86.0% of statements [2023-09-20T02:18:38.749Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-09-20T02:18:39.711Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.428s coverage: 71.8% of statements [2023-09-20T02:18:43.048Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.256s coverage: 14.4% of statements [2023-09-20T02:18:43.048Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.889s coverage: 45.9% of statements [2023-09-20T02:18:43.315Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-09-20T02:18:43.315Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-09-20T02:18:44.727Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.369s coverage: 68.5% of statements [2023-09-20T02:18:48.069Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.409s coverage: 89.2% of statements [2023-09-20T02:18:48.069Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-09-20T02:18:49.028Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.230s coverage: 5.5% of statements [2023-09-20T02:18:49.990Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T02:18:49.990Z] GO111MODULE=on go vet ./... [2023-09-20T02:20:41.849Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T02:20:41.849Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T02:20:41.849Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T02:20:41.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T02:20:41.932Z] $ docker stop --time=1 fcfdd512dc94751e8e2549cdf579cbfe021f608fdc71944bd5214ad3581c6daf [2023-09-20T02:20:43.824Z] $ docker rm -f --volumes fcfdd512dc94751e8e2549cdf579cbfe021f608fdc71944bd5214ad3581c6daf [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T02:20:45.508Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T02:20:45.546Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T02:20:46.167Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T02:20:46.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T02:20:47.102Z] + ls -al . [2023-09-20T02:20:47.102Z] total 300 [2023-09-20T02:20:47.102Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 02:16 . [2023-09-20T02:20:47.102Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 02:13 .. [2023-09-20T02:20:47.102Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 02:13 .dockerignore [2023-09-20T02:20:47.102Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 02:13 .git [2023-09-20T02:20:47.102Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 02:13 .github [2023-09-20T02:20:47.102Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 20 02:13 .gitignore [2023-09-20T02:20:47.102Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 20 02:13 .golangci.yml [2023-09-20T02:20:47.102Z] -rw-rw-r-- 1 jenkins jenkins 44878 Sep 20 02:13 CHANGELOG.md [2023-09-20T02:20:47.102Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 02:13 GOVERNANCE.md [2023-09-20T02:20:47.102Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 20 02:13 Jenkinsfile [2023-09-20T02:20:47.102Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 20 02:13 LICENSE [2023-09-20T02:20:47.102Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 20 02:13 Makefile [2023-09-20T02:20:47.102Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 20 02:13 OWNERS.md [2023-09-20T02:20:47.102Z] -rw-rw-r-- 1 jenkins jenkins 4933 Sep 20 02:13 README.md [2023-09-20T02:20:47.102Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 02:09 VERSION [2023-09-20T02:20:47.102Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 02:13 bin [2023-09-20T02:20:47.102Z] -rw-r--r-- 1 jenkins jenkins 121985 Sep 20 02:18 coverage.out [2023-09-20T02:20:47.102Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 02:13 example [2023-09-20T02:20:47.102Z] -rw-rw-r-- 1 jenkins jenkins 3722 Sep 20 02:13 go.mod [2023-09-20T02:20:47.102Z] -rw-rw-r-- 1 jenkins jenkins 34806 Sep 20 02:13 go.sum [2023-09-20T02:20:47.102Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 02:13 internal [2023-09-20T02:20:47.102Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 02:13 openapi [2023-09-20T02:20:47.102Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 02:13 pkg [2023-09-20T02:20:47.102Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 02:13 snap [2023-09-20T02:20:47.102Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 20 02:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:20:47.524Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=99bffe55a167fbdf699e8d0fc0cb96b378c583c3 --label arch=arm64 --label version=0.0.0 . [2023-09-20T02:20:47.788Z] Sending build context to Docker daemon 6.13MB [2023-09-20T02:20:47.788Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T02:20:47.788Z] Step 2/23 : FROM ${BASE} AS builder [2023-09-20T02:20:47.788Z] ---> 2879bcbea961 [2023-09-20T02:20:47.788Z] Step 3/23 : ARG MAKE=make build [2023-09-20T02:20:48.053Z] ---> Running in d2fc8d876762 [2023-09-20T02:20:48.318Z] Removing intermediate container d2fc8d876762 [2023-09-20T02:20:48.318Z] ---> 2be9f4a1901c [2023-09-20T02:20:48.318Z] Step 4/23 : WORKDIR /device-sdk-go [2023-09-20T02:20:48.318Z] ---> Running in bb3569fa845e [2023-09-20T02:20:48.583Z] Removing intermediate container bb3569fa845e [2023-09-20T02:20:48.583Z] ---> 4c3b105ec8b5 [2023-09-20T02:20:48.583Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T02:20:48.583Z] ---> Running in 430433ab8b74 [2023-09-20T02:20:48.850Z] Removing intermediate container 430433ab8b74 [2023-09-20T02:20:48.850Z] ---> 73920e4fa4c9 [2023-09-20T02:20:48.850Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-09-20T02:20:49.123Z] ---> Running in 5ee4d365d6b7 [2023-09-20T02:20:50.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T02:20:50.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T02:20:51.306Z] OK: 267 MiB in 56 packages [2023-09-20T02:20:52.267Z] Removing intermediate container 5ee4d365d6b7 [2023-09-20T02:20:52.267Z] ---> 59e0dfaadcb0 [2023-09-20T02:20:52.267Z] Step 7/23 : COPY go.mod vendor* ./ [2023-09-20T02:20:52.892Z] ---> 0a9f0dd66b43 [2023-09-20T02:20:52.892Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T02:20:52.892Z] ---> Running in d744ffbbd6cc [2023-09-20T02:20:54.834Z] Removing intermediate container d744ffbbd6cc [2023-09-20T02:20:54.834Z] ---> 395b9a0d2710 [2023-09-20T02:20:54.834Z] Step 9/23 : COPY . . [2023-09-20T02:20:55.795Z] ---> ef59e517d68d [2023-09-20T02:20:55.796Z] Step 10/23 : RUN ${MAKE} [2023-09-20T02:20:56.061Z] ---> Running in 29d68a5f68f4 [2023-09-20T02:20:57.023Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-09-20T02:22:48.664Z] Removing intermediate container 29d68a5f68f4 [2023-09-20T02:22:48.664Z] ---> 5fc77be36718 [2023-09-20T02:22:48.664Z] Step 11/23 : FROM alpine:3.18 [2023-09-20T02:22:48.664Z] 3.18: Pulling from library/alpine [2023-09-20T02:22:48.664Z] 9fda8d8052c6: Already exists [2023-09-20T02:22:48.664Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T02:22:48.664Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T02:22:48.664Z] ---> f6648c04cd6c [2023-09-20T02:22:48.664Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-20T02:22:48.664Z] ---> Running in 9786745219ab [2023-09-20T02:22:48.664Z] Removing intermediate container 9786745219ab [2023-09-20T02:22:48.664Z] ---> 97cbc138e87a [2023-09-20T02:22:48.664Z] Step 13/23 : RUN apk add --update --no-cache [2023-09-20T02:22:48.664Z] ---> Running in 27740b27ae79 [2023-09-20T02:22:48.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T02:22:48.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T02:22:48.664Z] OK: 8 MiB in 15 packages [2023-09-20T02:22:48.664Z] Removing intermediate container 27740b27ae79 [2023-09-20T02:22:48.664Z] ---> 899e5bf2760d [2023-09-20T02:22:48.664Z] Step 14/23 : WORKDIR / [2023-09-20T02:22:48.664Z] ---> Running in f8690d33a0ad [2023-09-20T02:22:48.664Z] Removing intermediate container f8690d33a0ad [2023-09-20T02:22:48.664Z] ---> 21b72d9afa85 [2023-09-20T02:22:48.664Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-09-20T02:22:48.664Z] ---> 28cc71f75942 [2023-09-20T02:22:48.664Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-09-20T02:22:48.664Z] ---> d857307bd1d8 [2023-09-20T02:22:48.664Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-09-20T02:22:48.664Z] ---> 3b057bc9ff0d [2023-09-20T02:22:48.664Z] Step 18/23 : EXPOSE 59999 [2023-09-20T02:22:48.664Z] ---> Running in 83e75cfa4f17 [2023-09-20T02:22:48.664Z] Removing intermediate container 83e75cfa4f17 [2023-09-20T02:22:48.664Z] ---> 4e0c7bb6e90d [2023-09-20T02:22:48.664Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-09-20T02:22:48.664Z] ---> Running in 845d9279339a [2023-09-20T02:22:48.931Z] Removing intermediate container 845d9279339a [2023-09-20T02:22:48.931Z] ---> 04273350e2cc [2023-09-20T02:22:48.931Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T02:22:48.931Z] ---> Running in 0a19c8fe3e35 [2023-09-20T02:22:49.200Z] Removing intermediate container 0a19c8fe3e35 [2023-09-20T02:22:49.200Z] ---> 8ad5d72c3e5a [2023-09-20T02:22:49.200Z] Step 21/23 : LABEL arch=arm64 [2023-09-20T02:22:49.468Z] ---> Running in dda9bc65209c [2023-09-20T02:22:49.736Z] Removing intermediate container dda9bc65209c [2023-09-20T02:22:49.736Z] ---> ba03ea4f2696 [2023-09-20T02:22:49.736Z] Step 22/23 : LABEL git_sha=99bffe55a167fbdf699e8d0fc0cb96b378c583c3 [2023-09-20T02:22:49.736Z] ---> Running in 0997057778ea [2023-09-20T02:22:50.004Z] Removing intermediate container 0997057778ea [2023-09-20T02:22:50.004Z] ---> 01f3833ac2e5 [2023-09-20T02:22:50.004Z] Step 23/23 : LABEL version=0.0.0 [2023-09-20T02:22:50.004Z] ---> Running in 323b9a6cfd19 [2023-09-20T02:22:50.594Z] Removing intermediate container 323b9a6cfd19 [2023-09-20T02:22:50.594Z] ---> e221c087e77a [2023-09-20T02:22:50.594Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T02:22:50.594Z] Successfully built e221c087e77a [2023-09-20T02:22:50.594Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:22:51.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T02:22:51.426Z] [2023-09-20T02:22:51.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:22:51.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T02:22:51.840Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T02:22:51.840Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T02:22:51.840Z] 04944245beec: Pulling fs layer [2023-09-20T02:22:51.840Z] 699f458cf7ca: Pulling fs layer [2023-09-20T02:22:51.840Z] 765212b225bb: Pulling fs layer [2023-09-20T02:22:51.840Z] f23df028b6ca: Pulling fs layer [2023-09-20T02:22:51.840Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T02:22:51.840Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T02:22:51.840Z] f23df028b6ca: Waiting [2023-09-20T02:22:51.840Z] d65c8cfc05b1: Waiting [2023-09-20T02:22:51.840Z] 2437ff75d9bd: Waiting [2023-09-20T02:22:51.840Z] 765212b225bb: Waiting [2023-09-20T02:22:52.107Z] 04944245beec: Verifying Checksum [2023-09-20T02:22:52.107Z] 04944245beec: Download complete [2023-09-20T02:22:52.107Z] 765212b225bb: Verifying Checksum [2023-09-20T02:22:52.107Z] 765212b225bb: Download complete [2023-09-20T02:22:52.107Z] f23df028b6ca: Download complete [2023-09-20T02:22:52.107Z] 699f458cf7ca: Verifying Checksum [2023-09-20T02:22:52.107Z] 699f458cf7ca: Download complete [2023-09-20T02:22:52.693Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T02:22:52.693Z] 8998bd30e6a1: Download complete [2023-09-20T02:22:54.640Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T02:22:54.641Z] 2437ff75d9bd: Download complete [2023-09-20T02:22:56.583Z] 8998bd30e6a1: Pull complete [2023-09-20T02:22:56.851Z] 04944245beec: Pull complete [2023-09-20T02:22:58.258Z] 699f458cf7ca: Pull complete [2023-09-20T02:22:58.527Z] 765212b225bb: Pull complete [2023-09-20T02:22:59.123Z] f23df028b6ca: Pull complete [2023-09-20T02:22:59.390Z] d65c8cfc05b1: Pull complete [2023-09-20T02:23:14.406Z] 2437ff75d9bd: Pull complete [2023-09-20T02:23:14.406Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T02:23:14.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T02:23:14.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T02:23:14.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-6653 does not seem to be running inside a container [2023-09-20T02:23:14.814Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-20T02:23:17.701Z] $ docker top 85e66336e1b88785b26345ee841dbf1d48372628bb7579f84ba76691eb78e5be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:23:18.617Z] ---> job-cost.sh [2023-09-20T02:23:18.618Z] lf-activate-venv: SKIPPING [2023-09-20T02:23:18.618Z] INFO: No Stack... [2023-09-20T02:23:18.885Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T02:23:19.842Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T02:23:20.511Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-09-20T02:23:20.511Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T02:23:20.596Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1515-1-stack-cost] [2023-09-20T02:23:20.602Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1515-1-stack-cost] did not exist. Created. [2023-09-20T02:23:20.602Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1515-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T02:23:21.017Z] /w/workspace/device-sdk-go/1@tmp/durable-982d733b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T02:23:21.393Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T02:23:21.410Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T02:23:21.528Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T02:23:21.543Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1515-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T02:23:21.628Z] $ docker stop --time=1 85e66336e1b88785b26345ee841dbf1d48372628bb7579f84ba76691eb78e5be [2023-09-20T02:23:23.159Z] $ docker rm -f --volumes 85e66336e1b88785b26345ee841dbf1d48372628bb7579f84ba76691eb78e5be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-20T02:23:24.129Z] provisioning config files... [2023-09-20T02:23:24.136Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/config2399493883703435627tmp [Pipeline] { [Pipeline] sh [2023-09-20T02:23:24.469Z] + set +x [2023-09-20T02:23:24.469Z] + curl -s https://codecov.io/bash [2023-09-20T02:23:24.469Z] + bash -s -- [2023-09-20T02:23:24.469Z] [2023-09-20T02:23:24.469Z] _____ _ [2023-09-20T02:23:24.469Z] / ____| | | [2023-09-20T02:23:24.469Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T02:23:24.469Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T02:23:24.469Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T02:23:24.469Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T02:23:24.469Z] Bash-1.0.6 [2023-09-20T02:23:24.469Z] [2023-09-20T02:23:24.469Z] [2023-09-20T02:23:24.469Z] ==> git version 2.25.1 found [2023-09-20T02:23:24.469Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-20T02:23:24.469Z] Release-Date: 2020-01-08 [2023-09-20T02:23:24.469Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-20T02:23:24.469Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T02:23:24.469Z] ==> Jenkins CI detected. [2023-09-20T02:23:24.469Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1515 [2023-09-20T02:23:24.469Z] project root: . [2023-09-20T02:23:24.469Z] --> token set from env [2023-09-20T02:23:24.469Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T02:23:24.469Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T02:23:24.469Z] ==> Python coveragepy not found [2023-09-20T02:23:24.469Z] ==> Searching for coverage reports in: [2023-09-20T02:23:24.469Z] + . [2023-09-20T02:23:24.728Z] -> Found 1 reports [2023-09-20T02:23:24.728Z] ==> Detecting git/mercurial file structure [2023-09-20T02:23:24.728Z] ==> Reading reports [2023-09-20T02:23:24.728Z] + ./coverage.out bytes=121985 [2023-09-20T02:23:24.729Z] ==> Appending adjustments [2023-09-20T02:23:24.729Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T02:23:24.987Z] + Found adjustments [2023-09-20T02:23:24.987Z] ==> Gzipping contents [2023-09-20T02:23:24.987Z] 20K /tmp/codecov.9fyhZ1.gz [2023-09-20T02:23:24.987Z] ==> Uploading reports [2023-09-20T02:23:24.987Z] url: https://codecov.io [2023-09-20T02:23:24.987Z] query: branch=PR-1515&commit=99bffe55a167fbdf699e8d0fc0cb96b378c583c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1515%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1515&job=&cmd_args= [2023-09-20T02:23:24.987Z] -> Pinging Codecov [2023-09-20T02:23:24.988Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1515&commit=99bffe55a167fbdf699e8d0fc0cb96b378c583c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1515%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1515&job=&cmd_args= [2023-09-20T02:23:25.248Z] -> Uploading to [2023-09-20T02:23:25.248Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/7E55EF52A471D76F132DFD9A03CDDE97/99bffe55a167fbdf699e8d0fc0cb96b378c583c3/26ca084c-2c84-4a47-a6b8-6ee219f3d6a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T022324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9c4886cd83f3eace49af5aa747ea91ab2fc0ea862e6c23c1822e4152f6a434fe [2023-09-20T02:23:25.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T02:23:25.248Z] Dload Upload Total Spent Left Speed [2023-09-20T02:23:25.248Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16674 0 0 100 16674 0 78281 --:--:-- --:--:-- --:--:-- 78281 [2023-09-20T02:23:25.248Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/99bffe55a167fbdf699e8d0fc0cb96b378c583c3 [Pipeline] } [2023-09-20T02:23:25.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-20T02:23:27.061Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives ] [2023-09-20T02:23:27.061Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives [2023-09-20T02:23:27.061Z] total 16 [2023-09-20T02:23:27.061Z] drwxr-xr-x 3 root root 4096 Sep 20 02:12 . [2023-09-20T02:23:27.061Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 02:12 .. [2023-09-20T02:23:27.061Z] drwxr-xr-x 2 root root 4096 Sep 20 02:12 cost [2023-09-20T02:23:27.061Z] -rw-r--r-- 1 root root 86 Sep 20 02:12 cost.csv [2023-09-20T02:23:27.061Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives [2023-09-20T02:23:27.061Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives [2023-09-20T02:23:27.061Z] total 16 [2023-09-20T02:23:27.061Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 02:12 . [2023-09-20T02:23:27.061Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 02:12 .. [2023-09-20T02:23:27.061Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 02:12 cost [2023-09-20T02:23:27.061Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 20 02:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:23:27.394Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:23:28.281Z] ---> package-listing.sh [2023-09-20T02:23:28.281Z] ++ facter osfamily [2023-09-20T02:23:28.281Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T02:23:28.540Z] + OS_FAMILY=debian [2023-09-20T02:23:28.540Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1515 [2023-09-20T02:23:28.540Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T02:23:28.540Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T02:23:28.540Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T02:23:28.540Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T02:23:28.540Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1515 ']' [2023-09-20T02:23:28.540Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T02:23:28.540Z] + case "${OS_FAMILY}" in [2023-09-20T02:23:28.540Z] + dpkg -l [2023-09-20T02:23:28.540Z] + grep '^ii' [2023-09-20T02:23:28.540Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T02:23:28.540Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T02:23:28.540Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T02:23:28.540Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1515 ']' [2023-09-20T02:23:28.540Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives/ [2023-09-20T02:23:28.540Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1515/archives/ [Pipeline] echo [2023-09-20T02:23:28.576Z] 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-sdk-go_PR-1515/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T02:23:28.865Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:23:29.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T02:23:29.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T02:23:29.651Z] prd-ubuntu20.04-docker-8c-8g-6652 does not seem to be running inside a container [2023-09-20T02:23:29.701Z] $ 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-sdk-go_PR-1515/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-sdk-go_PR-1515 -v /w/workspace/gexfoundry_device-sdk-go_PR-1515:/w/workspace/gexfoundry_device-sdk-go_PR-1515:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1515@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T02:23:30.296Z] $ docker top 7016abe1d090a5653ea9a0afb51ee7352185dff72dfeed2c8283dc681721c40a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T02:23:30.667Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T02:23:30.979Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T02:23:31.312Z] + ls /var/log/sa-host [2023-09-20T02:23:31.312Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T02:23:31.441Z] provisioning config files... [2023-09-20T02:23:31.449Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1515@tmp/config17178952713386401045tmp [Pipeline] { [Pipeline] echo [2023-09-20T02:23:31.500Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:23:31.809Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T02:23:31.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:23:32.253Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T02:23:32.284Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:23:32.597Z] ---> sudo-logs.sh [2023-09-20T02:23:32.598Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T02:23:32.677Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:23:32.994Z] ---> job-cost.sh [2023-09-20T02:23:32.994Z] lf-activate-venv: SKIPPING [2023-09-20T02:23:32.994Z] DEBUG: total: 0.2199999988079071 [2023-09-20T02:23:32.994Z] INFO: Retrieving Stack Cost... [2023-09-20T02:23:33.255Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T02:23:33.822Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T02:23:33.856Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:23:34.167Z] ---> logs-deploy.sh [2023-09-20T02:23:34.167Z] lf-activate-venv: SKIPPING [2023-09-20T02:23:34.167Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1515/1 [2023-09-20T02:23:34.167Z] INFO: archiving workspace using pattern(s): [2023-09-20T02:23:35.104Z] Archives upload complete. [2023-09-20T02:23:35.376Z] INFO: archiving logs to Nexus [2023-09-20T02:23:35.944Z] ---> uname -a: [2023-09-20T02:23:35.944Z] Linux prd-ubuntu20-04-docker-8c-8g-6652 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-20T02:23:35.944Z] [2023-09-20T02:23:35.944Z] [2023-09-20T02:23:35.944Z] ---> lscpu: [2023-09-20T02:23:35.944Z] Architecture: x86_64 [2023-09-20T02:23:35.944Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-20T02:23:35.944Z] Byte Order: Little Endian [2023-09-20T02:23:35.944Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-20T02:23:35.944Z] CPU(s): 8 [2023-09-20T02:23:35.944Z] On-line CPU(s) list: 0-7 [2023-09-20T02:23:35.944Z] Thread(s) per core: 1 [2023-09-20T02:23:35.944Z] Core(s) per socket: 1 [2023-09-20T02:23:35.944Z] Socket(s): 8 [2023-09-20T02:23:35.944Z] NUMA node(s): 1 [2023-09-20T02:23:35.944Z] Vendor ID: AuthenticAMD [2023-09-20T02:23:35.944Z] CPU family: 23 [2023-09-20T02:23:35.944Z] Model: 49 [2023-09-20T02:23:35.944Z] Model name: AMD EPYC-Rome Processor [2023-09-20T02:23:35.944Z] Stepping: 0 [2023-09-20T02:23:35.944Z] CPU MHz: 2799.998 [2023-09-20T02:23:35.944Z] BogoMIPS: 5599.99 [2023-09-20T02:23:35.944Z] Virtualization: AMD-V [2023-09-20T02:23:35.944Z] Hypervisor vendor: KVM [2023-09-20T02:23:35.944Z] Virtualization type: full [2023-09-20T02:23:35.944Z] L1d cache: 256 KiB [2023-09-20T02:23:35.944Z] L1i cache: 256 KiB [2023-09-20T02:23:35.944Z] L2 cache: 4 MiB [2023-09-20T02:23:35.944Z] L3 cache: 128 MiB [2023-09-20T02:23:35.944Z] NUMA node0 CPU(s): 0-7 [2023-09-20T02:23:35.944Z] Vulnerability Itlb multihit: Not affected [2023-09-20T02:23:35.944Z] Vulnerability L1tf: Not affected [2023-09-20T02:23:35.944Z] Vulnerability Mds: Not affected [2023-09-20T02:23:35.944Z] Vulnerability Meltdown: Not affected [2023-09-20T02:23:35.944Z] Vulnerability Mmio stale data: Not affected [2023-09-20T02:23:35.944Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-20T02:23:35.944Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-20T02:23:35.944Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-20T02:23:35.944Z] Vulnerability Srbds: Not affected [2023-09-20T02:23:35.944Z] Vulnerability Tsx async abort: Not affected [2023-09-20T02:23:35.944Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-20T02:23:35.944Z] [2023-09-20T02:23:35.944Z] [2023-09-20T02:23:35.944Z] ---> nproc: [2023-09-20T02:23:35.944Z] 8 [2023-09-20T02:23:35.944Z] [2023-09-20T02:23:35.944Z] [2023-09-20T02:23:35.944Z] ---> df -h: [2023-09-20T02:23:35.944Z] Filesystem Size Used Avail Use% Mounted on [2023-09-20T02:23:35.944Z] overlay 155G 12G 144G 8% / [2023-09-20T02:23:35.944Z] tmpfs 64M 0 64M 0% /dev [2023-09-20T02:23:35.944Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-20T02:23:35.944Z] shm 64M 0 64M 0% /dev/shm [2023-09-20T02:23:35.944Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-20T02:23:35.944Z] [2023-09-20T02:23:35.944Z] [2023-09-20T02:23:35.944Z] ---> sar -b -r -n DEV: [2023-09-20T02:23:35.944Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6652) 09/20/23 _x86_64_ (8 CPU) [2023-09-20T02:23:35.944Z] [2023-09-20T02:23:35.944Z] 02:07:56 LINUX RESTART (8 CPU) [2023-09-20T02:23:35.944Z] [2023-09-20T02:23:35.944Z] 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-20T02:23:35.944Z] 02:09:01 312.85 47.88 264.97 0.00 5407.50 148245.29 0.00 [2023-09-20T02:23:35.944Z] 02:10:01 77.77 0.50 77.27 0.00 41.46 27295.85 0.00 [2023-09-20T02:23:35.944Z] 02:11:01 117.73 0.37 117.36 0.00 13.73 51060.56 0.00 [2023-09-20T02:23:35.944Z] 02:12:01 58.66 0.17 58.49 0.00 5.73 24324.23 0.00 [2023-09-20T02:23:35.944Z] 02:13:01 151.91 1.03 150.87 0.00 75.59 37243.13 0.00 [2023-09-20T02:23:35.944Z] 02:14:01 53.89 9.63 44.26 0.00 5087.55 8393.40 0.00 [2023-09-20T02:23:35.944Z] 02:15:01 3.37 0.02 3.35 0.00 0.13 90.25 0.00 [2023-09-20T02:23:35.944Z] 02:16:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 [2023-09-20T02:23:35.944Z] 02:17:01 1.62 0.02 1.60 0.00 0.13 18.00 0.00 [2023-09-20T02:23:35.944Z] 02:18:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 [2023-09-20T02:23:35.944Z] 02:19:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 [2023-09-20T02:23:35.944Z] 02:20:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2023-09-20T02:23:35.944Z] 02:21:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 [2023-09-20T02:23:35.944Z] 02:22:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2023-09-20T02:23:35.944Z] 02:23:01 1.95 0.02 1.93 0.00 0.13 24.53 0.00 [2023-09-20T02:23:35.944Z] Average: 52.43 3.97 48.46 0.00 708.78 19784.45 0.00 [2023-09-20T02:23:35.944Z] [2023-09-20T02:23:35.944Z] 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-20T02:23:35.944Z] 02:09:01 29956996 31616228 734932 2.23 59884 1900296 1736488 5.12 985744 1641476 232 [2023-09-20T02:23:35.944Z] 02:10:01 28866696 31542984 765812 2.33 87020 2840180 1994352 5.88 1075080 2549020 182152 [2023-09-20T02:23:35.944Z] 02:11:01 27407648 31056908 1245004 3.79 150528 3662128 2554404 7.53 1848024 3139404 365600 [2023-09-20T02:23:35.944Z] 02:12:01 28295076 31568200 738076 2.24 152880 3310012 1871116 5.51 1201228 2932960 336 [2023-09-20T02:23:35.944Z] 02:13:01 27450300 31559800 741824 2.26 165536 4066368 1762916 5.20 1292212 3613420 38812 [2023-09-20T02:23:35.944Z] 02:14:01 27023048 31545272 728084 2.21 193084 4447008 1718604 5.06 1585408 3707908 12 [2023-09-20T02:23:35.944Z] 02:15:01 27031112 31548436 724960 2.20 191624 4443764 1700288 5.01 1582444 3704704 176 [2023-09-20T02:23:35.944Z] 02:16:01 27035040 31552480 720800 2.19 191664 4443892 1700288 5.01 1578284 3704816 212 [2023-09-20T02:23:35.944Z] 02:17:01 27034716 31552224 721044 2.19 191740 4443892 1700288 5.01 1578280 3704824 8 [2023-09-20T02:23:35.944Z] 02:18:01 27041544 31559168 714020 2.17 191788 4443904 1700288 5.01 1572068 3704844 172 [2023-09-20T02:23:35.944Z] 02:19:01 27041768 31559412 713940 2.17 191812 4443904 1700288 5.01 1572460 3704844 88 [2023-09-20T02:23:35.944Z] 02:20:01 27042128 31559800 713512 2.17 191832 4443908 1700288 5.01 1571332 3704848 252 [2023-09-20T02:23:35.944Z] 02:21:01 27041892 31559624 713724 2.17 191852 4443912 1700288 5.01 1571368 3704856 8 [2023-09-20T02:23:35.944Z] 02:22:01 27042592 31560352 712864 2.17 191880 4443912 1700288 5.01 1571028 3704856 240 [2023-09-20T02:23:35.944Z] 02:23:01 27042060 31559876 713452 2.17 191924 4443920 1726656 5.09 1571232 3704852 28 [2023-09-20T02:23:35.944Z] Average: 27490174 31526718 760137 2.31 169003 4014733 1797789 5.30 1477079 3395175 39222 [2023-09-20T02:23:35.944Z] [2023-09-20T02:23:35.944Z] 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-20T02:23:35.944Z] 02:09:01 docker0 8.00 7.82 0.73 78.94 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.944Z] 02:09:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.944Z] 02:09:01 ens3 442.69 295.60 2573.40 94.65 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:10:01 docker0 137.26 193.73 11.01 497.23 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:10:01 veth7203287 135.93 190.85 12.79 466.36 0.00 0.00 0.00 0.04 [2023-09-20T02:23:35.945Z] 02:10:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:10:01 ens3 332.31 223.41 4322.39 27.76 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:11:01 veth8c0135d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:11:01 docker0 127.63 190.30 10.02 1881.20 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:11:01 ens3 212.16 142.01 1909.11 20.75 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:12:01 docker0 0.90 1.25 0.09 0.35 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:12:01 ens3 23.53 16.16 20.20 9.98 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:13:01 docker0 3.52 6.72 0.21 61.81 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:13:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:13:01 ens3 150.11 80.40 3256.18 19.58 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:14:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:14:01 ens3 113.70 40.41 2071.44 3.19 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:15:01 ens3 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:16:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:17:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:18:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:19:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:20:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:21:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:22:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] 02:23:01 ens3 0.20 0.12 0.12 0.01 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] Average: docker0 18.49 26.65 1.47 167.97 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] Average: ens3 85.05 53.24 943.51 11.73 0.00 0.00 0.00 0.00 [2023-09-20T02:23:35.945Z] [2023-09-20T02:23:35.945Z]