Pull request #123 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b0df4ce4248792b7aaf140c14650ac8109b9f29e+dcf9c4469f51bcf9c6938c4e46e7918c177e2085 (6ea4f20c0dd478ff462e057152ff4029814d1734) 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-ssh3110534480386496514.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11747590410146606582.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-rfid-llrp-go/branches/PR-123/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-rfid-llrp-go/branches/PR-123/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18324521248065453122.key Verifying host key using known hosts file > 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-rfid-llrp-go/branches/PR-123/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7480280722980745796.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh17184586880793940028.key Verifying host key using known hosts file > 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-rfid-llrp-go/branches/PR-123/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-rfid-llrp-go/branches/PR-123/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12271566839651094943.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-rfid-llrp-go, buildSnap:false] ========================================================= [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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-118390’ Running on prd-ubuntu20.04-docker-8c-8g-118402 in /w/workspace/undry_device-rfid-llrp-go_PR-123 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-123 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dcf9c4469f51bcf9c6938c4e46e7918c177e2085 into PR head commit b0df4ce4248792b7aaf140c14650ac8109b9f29e Merge succeeded, producing b0df4ce4248792b7aaf140c14650ac8109b9f29e Checking out Revision b0df4ce4248792b7aaf140c14650ac8109b9f29e (PR-123) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f b0df4ce4248792b7aaf140c14650ac8109b9f29e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge dcf9c4469f51bcf9c6938c4e46e7918c177e2085 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0df4ce4248792b7aaf140c14650ac8109b9f29e # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-07T10:06:42.231Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-07T10:06:42.444Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-07T10:06:42.544Z] ========================================================= [2022-11-07T10:06:42.544Z] EdgeX Global Pipelines Version Info [2022-11-07T10:06:42.544Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:06:43.297Z] ------------------- [2022-11-07T10:06:43.297Z] stable info: [2022-11-07T10:06:43.297Z] ------------------- [2022-11-07T10:06:43.297Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-07T10:06:43.297Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T10:06:43.297Z] Message: update stable to v1.0.244 [2022-11-07T10:06:43.867Z] ------------------- [2022-11-07T10:06:43.867Z] experimental info: [2022-11-07T10:06:43.867Z] ------------------- [2022-11-07T10:06:43.867Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-07T10:06:43.867Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T10:06:43.867Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-07T10:06:44.134Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-11-07T10:06:44.174Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-11-07T10:06:44.214Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-07T10:06:44.265Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-07T10:06:44.308Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-07T10:06:44.352Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-07T10:06:44.390Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-07T10:06:44.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-07T10:06:44.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-07T10:06:44.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-07T10:06:44.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-07T10:06:44.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-11-07T10:06:44.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-07T10:06:44.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-07T10:06:44.681Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T10:06:44.712Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T10:06:44.745Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T10:06:44.774Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T10:06:44.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-07T10:06:44.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-07T10:06:44.895Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-07T10:06:44.934Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-07T10:06:44.971Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-07T10:06:45.010Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-07T10:06:45.050Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-07T10:06:45.088Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-07T10:06:45.127Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-07T10:06:45.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-123 [Pipeline] echo [2022-11-07T10:06:45.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-123 [Pipeline] echo [2022-11-07T10:06:45.244Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-123 [Pipeline] echo [2022-11-07T10:06:45.278Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0df4ce4248792b7aaf140c14650ac8109b9f29e [Pipeline] echo [2022-11-07T10:06:45.315Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0df4ce [Pipeline] echo [2022-11-07T10:06:45.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T10:06:45.459Z] provisioning config files... [2022-11-07T10:06:45.472Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-123@tmp/config6411902481049538679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:06:45.815Z] ---> docker-login.sh [2022-11-07T10:06:45.815Z] nexus3.edgexfoundry.org:10001 [2022-11-07T10:06:46.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:06:46.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:06:46.335Z] Configure a credential helper to remove this warning. See [2022-11-07T10:06:46.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:06:46.335Z] [2022-11-07T10:06:46.335Z] Login Succeeded [2022-11-07T10:06:46.335Z] nexus3.edgexfoundry.org:10002 [2022-11-07T10:06:46.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:06:46.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:06:46.596Z] Configure a credential helper to remove this warning. See [2022-11-07T10:06:46.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:06:46.596Z] [2022-11-07T10:06:46.596Z] Login Succeeded [2022-11-07T10:06:46.596Z] nexus3.edgexfoundry.org:10003 [2022-11-07T10:06:46.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:06:46.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:06:46.596Z] Configure a credential helper to remove this warning. See [2022-11-07T10:06:46.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:06:46.596Z] [2022-11-07T10:06:46.596Z] Login Succeeded [2022-11-07T10:06:46.596Z] nexus3.edgexfoundry.org:10004 [2022-11-07T10:06:46.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:06:46.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:06:46.858Z] Configure a credential helper to remove this warning. See [2022-11-07T10:06:46.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:06:46.858Z] [2022-11-07T10:06:46.858Z] Login Succeeded [2022-11-07T10:06:46.858Z] docker.io [2022-11-07T10:06:46.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:06:47.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:06:47.118Z] Configure a credential helper to remove this warning. See [2022-11-07T10:06:47.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:06:47.118Z] [2022-11-07T10:06:47.118Z] Login Succeeded [2022-11-07T10:06:47.118Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T10:06:47.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-07T10:06:47.758Z] + git rev-list -1 --merges b0df4ce4248792b7aaf140c14650ac8109b9f29e~1..b0df4ce4248792b7aaf140c14650ac8109b9f29e [Pipeline] echo [2022-11-07T10:06:47.806Z] -----------> git rev-list -1 --merges b0df4ce4248792b7aaf140c14650ac8109b9f29e~1..b0df4ce4248792b7aaf140c14650ac8109b9f29e b0df4ce4248792b7aaf140c14650ac8109b9f29e [false] [Pipeline] sh [2022-11-07T10:06:48.120Z] + git log --format=format:%s -1 b0df4ce4248792b7aaf140c14650ac8109b9f29e [Pipeline] echo [2022-11-07T10:06:48.153Z] ========================================================= [2022-11-07T10:06:48.153Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-07T10:06:48.153Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T10:06:48.583Z] + git log --format=format:%s -1 b0df4ce4248792b7aaf140c14650ac8109b9f29e [Pipeline] echo [2022-11-07T10:06:48.617Z] [semverPrep] GIT_COMMIT: b0df4ce4248792b7aaf140c14650ac8109b9f29e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-11-07T10:06:48.646Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-07T10:06:49.014Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T10:06:49.014Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-07T10:06:49.014Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-07T10:06:49.014Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-07T10:06:49.014Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-07T10:06:49.014Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-07T10:06:49.014Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:06:49.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T10:06:49.429Z] [2022-11-07T10:06:49.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:06:49.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T10:06:49.819Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-07T10:06:49.819Z] b85a868b505f: Pulling fs layer [2022-11-07T10:06:49.819Z] e2be974225ed: Pulling fs layer [2022-11-07T10:06:49.819Z] 339a4e72a1f5: Pulling fs layer [2022-11-07T10:06:49.819Z] 988bab9f4d93: Pulling fs layer [2022-11-07T10:06:49.819Z] 1469e6f7b9e6: Pulling fs layer [2022-11-07T10:06:49.819Z] eaf3925da568: Pulling fs layer [2022-11-07T10:06:49.819Z] bab4dde63d76: Pulling fs layer [2022-11-07T10:06:49.819Z] bde34c3a00c8: Pulling fs layer [2022-11-07T10:06:49.819Z] b352a97aabf1: Pulling fs layer [2022-11-07T10:06:49.819Z] 4872d77fe225: Pulling fs layer [2022-11-07T10:06:49.819Z] 5851b861e8e6: Pulling fs layer [2022-11-07T10:06:49.819Z] eaf3925da568: Waiting [2022-11-07T10:06:49.819Z] bab4dde63d76: Waiting [2022-11-07T10:06:49.819Z] bde34c3a00c8: Waiting [2022-11-07T10:06:49.819Z] b352a97aabf1: Waiting [2022-11-07T10:06:49.819Z] 4872d77fe225: Waiting [2022-11-07T10:06:49.819Z] 5851b861e8e6: Waiting [2022-11-07T10:06:49.819Z] 988bab9f4d93: Waiting [2022-11-07T10:06:49.819Z] 1469e6f7b9e6: Waiting [2022-11-07T10:06:49.819Z] e2be974225ed: Verifying Checksum [2022-11-07T10:06:49.819Z] e2be974225ed: Download complete [2022-11-07T10:06:49.819Z] 988bab9f4d93: Verifying Checksum [2022-11-07T10:06:49.819Z] 988bab9f4d93: Download complete [2022-11-07T10:06:50.079Z] 1469e6f7b9e6: Verifying Checksum [2022-11-07T10:06:50.079Z] 1469e6f7b9e6: Download complete [2022-11-07T10:06:50.079Z] 339a4e72a1f5: Verifying Checksum [2022-11-07T10:06:50.079Z] 339a4e72a1f5: Download complete [2022-11-07T10:06:50.079Z] eaf3925da568: Verifying Checksum [2022-11-07T10:06:50.079Z] bde34c3a00c8: Verifying Checksum [2022-11-07T10:06:50.079Z] bde34c3a00c8: Download complete [2022-11-07T10:06:50.079Z] b352a97aabf1: Verifying Checksum [2022-11-07T10:06:50.079Z] b352a97aabf1: Download complete [2022-11-07T10:06:50.079Z] 4872d77fe225: Verifying Checksum [2022-11-07T10:06:50.079Z] 4872d77fe225: Download complete [2022-11-07T10:06:50.079Z] 5851b861e8e6: Download complete [2022-11-07T10:06:50.079Z] b85a868b505f: Verifying Checksum [2022-11-07T10:06:50.079Z] b85a868b505f: Download complete [2022-11-07T10:06:50.338Z] bab4dde63d76: Verifying Checksum [2022-11-07T10:06:50.338Z] bab4dde63d76: Download complete [2022-11-07T10:06:51.275Z] b85a868b505f: Pull complete [2022-11-07T10:06:51.533Z] e2be974225ed: Pull complete [2022-11-07T10:06:52.101Z] 339a4e72a1f5: Pull complete [2022-11-07T10:06:52.101Z] 988bab9f4d93: Pull complete [2022-11-07T10:06:52.359Z] 1469e6f7b9e6: Pull complete [2022-11-07T10:06:52.359Z] eaf3925da568: Pull complete [2022-11-07T10:06:54.258Z] bab4dde63d76: Pull complete [2022-11-07T10:06:54.258Z] bde34c3a00c8: Pull complete [2022-11-07T10:06:54.258Z] b352a97aabf1: Pull complete [2022-11-07T10:06:54.520Z] 4872d77fe225: Pull complete [2022-11-07T10:06:54.520Z] 5851b861e8e6: Pull complete [2022-11-07T10:06:54.520Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-07T10:06:54.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T10:06:54.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T10:06:54.718Z] prd-ubuntu20.04-docker-8c-8g-118402 does not seem to be running inside a container [2022-11-07T10:06:54.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-123 -v /w/workspace/undry_device-rfid-llrp-go_PR-123:/w/workspace/undry_device-rfid-llrp-go_PR-123:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-123@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T10:06:57.390Z] $ docker top 13383b35b966d032e0b5d08cdda91749632bac8def4f4be2c69513bdfd504dea -eo pid,comm [2022-11-07T10:06:57.439Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-07T10:06:57.439Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T10:06:57.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T10:06:57.569Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T10:06:57.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T10:06:57.680Z] $ docker exec 13383b35b966d032e0b5d08cdda91749632bac8def4f4be2c69513bdfd504dea ssh-agent [2022-11-07T10:06:57.788Z] SSH_AUTH_SOCK=/tmp/ssh-ie9UllgU5OW8/agent.32 [2022-11-07T10:06:57.788Z] SSH_AGENT_PID=38 [2022-11-07T10:06:57.793Z] Running ssh-add (command line suppressed) [2022-11-07T10:06:57.896Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-123@tmp/private_key_14938257936117545134.key (/w/workspace/undry_device-rfid-llrp-go_PR-123@tmp/private_key_14938257936117545134.key) [2022-11-07T10:06:57.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T10:06:58.241Z] + git tag --points-at HEAD [Pipeline] } [2022-11-07T10:06:58.269Z] $ docker exec --env ******** --env ******** 13383b35b966d032e0b5d08cdda91749632bac8def4f4be2c69513bdfd504dea ssh-agent -k [2022-11-07T10:06:58.370Z] unset SSH_AUTH_SOCK; [2022-11-07T10:06:58.370Z] unset SSH_AGENT_PID; [2022-11-07T10:06:58.370Z] echo Agent pid 38 killed; [2022-11-07T10:06:58.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-07T10:06:58.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T10:06:58.464Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T10:06:58.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T10:06:58.614Z] $ docker exec 13383b35b966d032e0b5d08cdda91749632bac8def4f4be2c69513bdfd504dea ssh-agent [2022-11-07T10:06:58.721Z] SSH_AUTH_SOCK=/tmp/ssh-5F6djd0iAD1K/agent.69 [2022-11-07T10:06:58.721Z] SSH_AGENT_PID=75 [2022-11-07T10:06:58.726Z] Running ssh-add (command line suppressed) [2022-11-07T10:06:58.835Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-123@tmp/private_key_2562759569125344682.key (/w/workspace/undry_device-rfid-llrp-go_PR-123@tmp/private_key_2562759569125344682.key) [2022-11-07T10:06:58.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T10:06:59.190Z] + git semver init [2022-11-07T10:06:59.450Z] 2022-11-07 10:06:59,376 [run_init] DEBUG init version:0.0.0 force:False [2022-11-07T10:06:59.450Z] 2022-11-07 10:06:59,377 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-123/.semver [2022-11-07T10:06:59.450Z] 2022-11-07 10:06:59,377 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-123/.semver [2022-11-07T10:06:59.450Z] 2022-11-07 10:06:59,377 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-123/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-123, universal_newlines=False, shell=None, istream=None) [2022-11-07T10:07:00.392Z] 2022-11-07 10:07:00,314 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-123/.git/info/exclude [2022-11-07T10:07:00.392Z] 2022-11-07 10:07:00,315 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-123/.semver/PR-123 with force:False [2022-11-07T10:07:00.392Z] 2022-11-07 10:07:00,315 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-123/.semver/PR-123 [2022-11-07T10:07:00.392Z] 2022-11-07 10:07:00,319 [execute] INFO git cat-file --batch-check [2022-11-07T10:07:00.392Z] 2022-11-07 10:07:00,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-123/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T10:07:00.392Z] 2022-11-07 10:07:00,325 [execute] INFO git cat-file --batch [2022-11-07T10:07:00.392Z] 2022-11-07 10:07:00,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-123/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T10:07:00.392Z] 2022-11-07 10:07:00,330 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-123/.semver/PR-123 [2022-11-07T10:07:00.392Z] 0.0.0 [Pipeline] } [2022-11-07T10:07:00.429Z] $ docker exec --env ******** --env ******** 13383b35b966d032e0b5d08cdda91749632bac8def4f4be2c69513bdfd504dea ssh-agent -k [2022-11-07T10:07:00.526Z] unset SSH_AUTH_SOCK; [2022-11-07T10:07:00.527Z] unset SSH_AGENT_PID; [2022-11-07T10:07:00.527Z] echo Agent pid 75 killed; [2022-11-07T10:07:00.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T10:07:00.965Z] + git semver [Pipeline] } [2022-11-07T10:07:01.250Z] $ docker stop --time=1 13383b35b966d032e0b5d08cdda91749632bac8def4f4be2c69513bdfd504dea [2022-11-07T10:07:02.630Z] $ docker rm -f 13383b35b966d032e0b5d08cdda91749632bac8def4f4be2c69513bdfd504dea [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T10:07:03.076Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-07T10:07:03.311Z] Stashed 1 file(s) [Pipeline] echo [2022-11-07T10:07:03.333Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T10:07:03.918Z] provisioning config files... [2022-11-07T10:07:03.927Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-123@tmp/config15638856860000572477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:07:04.263Z] ---> docker-login.sh [2022-11-07T10:07:04.263Z] nexus3.edgexfoundry.org:10001 [2022-11-07T10:07:04.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:07:04.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:07:04.263Z] Configure a credential helper to remove this warning. See [2022-11-07T10:07:04.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:07:04.263Z] [2022-11-07T10:07:04.263Z] Login Succeeded [2022-11-07T10:07:04.263Z] nexus3.edgexfoundry.org:10002 [2022-11-07T10:07:04.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:07:04.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:07:04.263Z] Configure a credential helper to remove this warning. See [2022-11-07T10:07:04.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:07:04.264Z] [2022-11-07T10:07:04.264Z] Login Succeeded [2022-11-07T10:07:04.264Z] nexus3.edgexfoundry.org:10003 [2022-11-07T10:07:04.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:07:04.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:07:04.524Z] Configure a credential helper to remove this warning. See [2022-11-07T10:07:04.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:07:04.524Z] [2022-11-07T10:07:04.524Z] Login Succeeded [2022-11-07T10:07:04.524Z] nexus3.edgexfoundry.org:10004 [2022-11-07T10:07:04.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:07:04.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:07:04.524Z] Configure a credential helper to remove this warning. See [2022-11-07T10:07:04.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:07:04.524Z] [2022-11-07T10:07:04.524Z] Login Succeeded [2022-11-07T10:07:04.524Z] docker.io [2022-11-07T10:07:04.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:07:05.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:07:05.051Z] Configure a credential helper to remove this warning. See [2022-11-07T10:07:05.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:07:05.051Z] [2022-11-07T10:07:05.051Z] Login Succeeded [2022-11-07T10:07:05.051Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T10:07:05.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-07T10:07:05.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T10:07:05.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T10:07:05.323Z] ========================================================= [2022-11-07T10:07:05.324Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-07T10:07:05.324Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:07:05.773Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-07T10:07:05.774Z] Sending build context to Docker daemon 4.11MB [2022-11-07T10:07:05.774Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T10:07:05.774Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-07T10:07:05.774Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-07T10:07:05.774Z] 213ec9aee27d: Pulling fs layer [2022-11-07T10:07:05.774Z] 4583459ba037: Pulling fs layer [2022-11-07T10:07:05.774Z] 93c1e223e6f2: Pulling fs layer [2022-11-07T10:07:05.774Z] 53926ce57604: Pulling fs layer [2022-11-07T10:07:05.774Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-07T10:07:05.774Z] 22ff95d597cd: Pulling fs layer [2022-11-07T10:07:05.774Z] 12d6caf4c0d1: Pulling fs layer [2022-11-07T10:07:05.774Z] 53926ce57604: Waiting [2022-11-07T10:07:05.774Z] 21b2b0c7a3f4: Waiting [2022-11-07T10:07:05.774Z] 22ff95d597cd: Waiting [2022-11-07T10:07:05.774Z] 96b7cbca73a9: Pulling fs layer [2022-11-07T10:07:05.774Z] a7acece74701: Pulling fs layer [2022-11-07T10:07:05.774Z] 12d6caf4c0d1: Waiting [2022-11-07T10:07:05.774Z] 96b7cbca73a9: Waiting [2022-11-07T10:07:05.774Z] a7acece74701: Waiting [2022-11-07T10:07:06.047Z] 93c1e223e6f2: Download complete [2022-11-07T10:07:06.047Z] 4583459ba037: Verifying Checksum [2022-11-07T10:07:06.047Z] 4583459ba037: Download complete [2022-11-07T10:07:06.047Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-07T10:07:06.047Z] 21b2b0c7a3f4: Download complete [2022-11-07T10:07:06.047Z] 22ff95d597cd: Verifying Checksum [2022-11-07T10:07:06.047Z] 22ff95d597cd: Download complete [2022-11-07T10:07:06.047Z] 213ec9aee27d: Verifying Checksum [2022-11-07T10:07:06.047Z] 213ec9aee27d: Download complete [2022-11-07T10:07:06.047Z] 12d6caf4c0d1: Download complete [2022-11-07T10:07:06.313Z] 213ec9aee27d: Pull complete [2022-11-07T10:07:06.313Z] 4583459ba037: Pull complete [2022-11-07T10:07:06.576Z] 93c1e223e6f2: Pull complete [2022-11-07T10:07:06.576Z] a7acece74701: Verifying Checksum [2022-11-07T10:07:06.576Z] a7acece74701: Download complete [2022-11-07T10:07:06.576Z] 96b7cbca73a9: Download complete [2022-11-07T10:07:06.834Z] 53926ce57604: Verifying Checksum [2022-11-07T10:07:06.834Z] 53926ce57604: Download complete [2022-11-07T10:07:11.019Z] 53926ce57604: Pull complete [2022-11-07T10:07:11.019Z] 21b2b0c7a3f4: Pull complete [2022-11-07T10:07:11.019Z] 22ff95d597cd: Pull complete [2022-11-07T10:07:11.019Z] 12d6caf4c0d1: Pull complete [2022-11-07T10:07:12.922Z] 96b7cbca73a9: Pull complete [2022-11-07T10:07:13.487Z] a7acece74701: Pull complete [2022-11-07T10:07:13.487Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-07T10:07:13.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-07T10:07:13.487Z] ---> db6d94c90886 [2022-11-07T10:07:13.487Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-07T10:07:18.736Z] Still waiting to schedule task [2022-11-07T10:07:18.737Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-118400’ [2022-11-07T10:07:20.055Z] ---> Running in 4efff0ed7ee7 [2022-11-07T10:07:20.055Z] Removing intermediate container 4efff0ed7ee7 [2022-11-07T10:07:20.055Z] ---> e87c4d356f00 [2022-11-07T10:07:20.055Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T10:07:20.055Z] ---> Running in 078a82f247bd [2022-11-07T10:07:20.055Z] Removing intermediate container 078a82f247bd [2022-11-07T10:07:20.055Z] ---> 358b24224c36 [2022-11-07T10:07:20.055Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-11-07T10:07:20.055Z] ---> Running in 82752d8c742f [2022-11-07T10:07:20.055Z] Removing intermediate container 82752d8c742f [2022-11-07T10:07:20.055Z] ---> 306d0dc40721 [2022-11-07T10:07:20.055Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T10:07:20.055Z] ---> Running in cce013b7d522 [2022-11-07T10:07:20.316Z] Removing intermediate container cce013b7d522 [2022-11-07T10:07:20.316Z] ---> 7c4a8b64046a [2022-11-07T10:07:20.316Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T10:07:20.316Z] ---> Running in e6218d62084a [2022-11-07T10:07:20.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T10:07:20.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T10:07:21.142Z] OK: 211 MiB in 51 packages [2022-11-07T10:07:21.400Z] Removing intermediate container e6218d62084a [2022-11-07T10:07:21.400Z] ---> f8cc01ff0e74 [2022-11-07T10:07:21.400Z] Step 8/12 : WORKDIR /app [2022-11-07T10:07:21.400Z] ---> Running in 1090e01fca92 [2022-11-07T10:07:21.400Z] Removing intermediate container 1090e01fca92 [2022-11-07T10:07:21.400Z] ---> c1d0455fc0d2 [2022-11-07T10:07:21.400Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-07T10:07:21.659Z] ---> aea9369cee82 [2022-11-07T10:07:21.659Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T10:07:21.659Z] ---> Running in 85646724d9c9 [2022-11-07T10:07:48.230Z] Removing intermediate container 85646724d9c9 [2022-11-07T10:07:48.231Z] ---> 178e2c64ad85 [2022-11-07T10:07:48.231Z] Step 11/12 : COPY . . [2022-11-07T10:07:48.231Z] ---> 7778b02abe7e [2022-11-07T10:07:48.231Z] Step 12/12 : RUN $MAKE [2022-11-07T10:07:48.231Z] ---> Running in 89c2505ac1fd [2022-11-07T10:07:48.490Z] noop [2022-11-07T10:07:48.756Z] Removing intermediate container 89c2505ac1fd [2022-11-07T10:07:48.756Z] ---> 671b31119522 [2022-11-07T10:07:48.756Z] Successfully built 671b31119522 [2022-11-07T10:07:49.016Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:07:49.455Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T10:07:49.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T10:07:49.598Z] prd-ubuntu20.04-docker-8c-8g-118402 does not seem to be running inside a container [2022-11-07T10:07:49.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-123 -v /w/workspace/undry_device-rfid-llrp-go_PR-123:/w/workspace/undry_device-rfid-llrp-go_PR-123:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-123@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-07T10:07:50.061Z] $ docker top e9b3985fc9bf47b06b57ea0742d2836132cc7eb7ae4971a8897215ba1c711fea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T10:07:50.463Z] + go version [2022-11-07T10:07:50.464Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-07T10:07:50.502Z] $ docker stop --time=1 e9b3985fc9bf47b06b57ea0742d2836132cc7eb7ae4971a8897215ba1c711fea [2022-11-07T10:07:51.770Z] $ docker rm -f e9b3985fc9bf47b06b57ea0742d2836132cc7eb7ae4971a8897215ba1c711fea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:07:52.519Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T10:07:52.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T10:07:52.739Z] prd-ubuntu20.04-docker-8c-8g-118402 does not seem to be running inside a container [2022-11-07T10:07:52.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-123 -v /w/workspace/undry_device-rfid-llrp-go_PR-123:/w/workspace/undry_device-rfid-llrp-go_PR-123:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-123@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-07T10:07:53.170Z] $ docker top b2f746bc5c925fce0ce64b29060814721034d3c2bfb62ab29c77ce7c9cd958d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T10:07:53.556Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-123 [Pipeline] fileExists [Pipeline] sh [2022-11-07T10:07:53.894Z] + make test [2022-11-07T10:07:53.894Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-07T10:07:54.461Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-11-07T10:08:04.427Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-11-07T10:08:04.427Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-11-07T10:08:08.612Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.681s coverage: 38.5% of statements [2022-11-07T10:08:08.612Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 52.0% of statements [2022-11-07T10:08:08.612Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements [2022-11-07T10:08:16.876Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-07T10:08:16.876Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-07T10:08:20.159Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T10:08:20.159Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T10:08:20.159Z] ./bin/test-attribution-txt.sh [2022-11-07T10:08:20.159Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-11-07T10:08:20.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-07T10:08:20.232Z] $ docker stop --time=1 b2f746bc5c925fce0ce64b29060814721034d3c2bfb62ab29c77ce7c9cd958d5 [2022-11-07T10:08:22.442Z] $ docker rm -f b2f746bc5c925fce0ce64b29060814721034d3c2bfb62ab29c77ce7c9cd958d5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T10:08:22.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-07T10:08:23.054Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-07T10:08:23.636Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-07T10:08:23.954Z] + ls -al . [2022-11-07T10:08:23.954Z] total 644 [2022-11-07T10:08:23.954Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 10:07 . [2022-11-07T10:08:23.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:06 .. [2022-11-07T10:08:23.954Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 7 10:06 .dockerignore [2022-11-07T10:08:23.954Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 10:08 .git [2022-11-07T10:08:23.954Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 10:06 .github [2022-11-07T10:08:23.954Z] -rw-rw-r-- 1 jenkins jenkins 946 Nov 7 10:06 .gitignore [2022-11-07T10:08:23.954Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 10:06 .golangci.yml [2022-11-07T10:08:23.954Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 10:07 .semver [2022-11-07T10:08:23.954Z] -rw-rw-r-- 1 jenkins jenkins 10866 Nov 7 10:06 Attribution.txt [2022-11-07T10:08:23.954Z] -rw-rw-r-- 1 jenkins jenkins 5905 Nov 7 10:06 CHANGELOG.md [2022-11-07T10:08:23.954Z] -rw-rw-r-- 1 jenkins jenkins 1396 Nov 7 10:06 Dockerfile [2022-11-07T10:08:23.954Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 10:06 GOVERNANCE.md [2022-11-07T10:08:23.954Z] -rw-rw-r-- 1 jenkins jenkins 683 Nov 7 10:06 Jenkinsfile [2022-11-07T10:08:23.954Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 10:06 LICENSE [2022-11-07T10:08:23.954Z] -rw-rw-r-- 1 jenkins jenkins 2405 Nov 7 10:06 Makefile [2022-11-07T10:08:23.954Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 7 10:06 OWNERS.md [2022-11-07T10:08:23.954Z] -rw-rw-r-- 1 jenkins jenkins 28496 Nov 7 10:06 README.md [2022-11-07T10:08:23.954Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 10:07 VERSION [2022-11-07T10:08:23.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:06 bin [2022-11-07T10:08:23.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:06 cmd [2022-11-07T10:08:23.954Z] -rw-r--r-- 1 jenkins jenkins 460049 Nov 7 10:08 coverage.out [2022-11-07T10:08:23.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:06 examples [2022-11-07T10:08:23.954Z] -rw-rw-r-- 1 jenkins jenkins 3556 Nov 7 10:06 go.mod [2022-11-07T10:08:23.954Z] -rw-rw-r-- 1 jenkins jenkins 44636 Nov 7 10:06 go.sum [2022-11-07T10:08:23.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:06 images [2022-11-07T10:08:23.954Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 7 10:06 internal [2022-11-07T10:08:23.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:06 snap [2022-11-07T10:08:23.954Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 7 10:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:08:24.328Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b0df4ce4248792b7aaf140c14650ac8109b9f29e --label arch=amd64 --label version=0.0.0 . [2022-11-07T10:08:24.328Z] Sending build context to Docker daemon 4.11MB [2022-11-07T10:08:24.328Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T10:08:24.328Z] Step 2/24 : FROM ${BASE} AS builder [2022-11-07T10:08:24.328Z] ---> 671b31119522 [2022-11-07T10:08:24.328Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-07T10:08:24.328Z] ---> Running in aca28e471585 [2022-11-07T10:08:24.586Z] Removing intermediate container aca28e471585 [2022-11-07T10:08:24.586Z] ---> 5ede16147160 [2022-11-07T10:08:24.586Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T10:08:24.586Z] ---> Running in 4e67b5c17b8d [2022-11-07T10:08:24.586Z] Removing intermediate container 4e67b5c17b8d [2022-11-07T10:08:24.586Z] ---> 507d05e39506 [2022-11-07T10:08:24.586Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-11-07T10:08:24.586Z] ---> Running in 0176b1c0f214 [2022-11-07T10:08:24.844Z] Removing intermediate container 0176b1c0f214 [2022-11-07T10:08:24.844Z] ---> 08dc3d204927 [2022-11-07T10:08:24.844Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T10:08:24.844Z] ---> Running in c18a3fa4e2b1 [2022-11-07T10:08:25.102Z] Removing intermediate container c18a3fa4e2b1 [2022-11-07T10:08:25.102Z] ---> 4a803fe08f6d [2022-11-07T10:08:25.102Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T10:08:25.102Z] ---> Running in 0d369854390a [2022-11-07T10:08:25.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T10:08:25.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T10:08:25.927Z] OK: 211 MiB in 51 packages [2022-11-07T10:08:26.497Z] Removing intermediate container 0d369854390a [2022-11-07T10:08:26.497Z] ---> cd4a8e7942f3 [2022-11-07T10:08:26.497Z] Step 8/24 : WORKDIR /app [2022-11-07T10:08:26.497Z] ---> Running in 06c8203b441c [2022-11-07T10:08:26.497Z] Removing intermediate container 06c8203b441c [2022-11-07T10:08:26.497Z] ---> de646fabd9ab [2022-11-07T10:08:26.497Z] Step 9/24 : COPY go.mod vendor* ./ [2022-11-07T10:08:26.754Z] ---> aa0ff0bc12fa [2022-11-07T10:08:26.754Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T10:08:26.754Z] ---> Running in 473feb9f4e96 [2022-11-07T10:08:27.321Z] Removing intermediate container 473feb9f4e96 [2022-11-07T10:08:27.321Z] ---> b864cbc4dbc4 [2022-11-07T10:08:27.321Z] Step 11/24 : COPY . . [2022-11-07T10:08:27.579Z] ---> b2f81843a610 [2022-11-07T10:08:27.579Z] Step 12/24 : RUN $MAKE [2022-11-07T10:08:27.579Z] ---> Running in a45f86e6288a [2022-11-07T10:08:27.835Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.51 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-11-07T10:08:49.750Z] Removing intermediate container a45f86e6288a [2022-11-07T10:08:49.750Z] ---> 3687b09d917a [2022-11-07T10:08:49.750Z] Step 13/24 : FROM alpine:3.16 [2022-11-07T10:08:50.317Z] 3.16: Pulling from library/alpine [2022-11-07T10:08:50.317Z] 213ec9aee27d: Already exists [2022-11-07T10:08:50.576Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T10:08:50.576Z] Status: Downloaded newer image for alpine:3.16 [2022-11-07T10:08:50.576Z] ---> 9c6f07244728 [2022-11-07T10:08:50.576Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-07T10:08:50.576Z] ---> Running in 56930ecc1870 [2022-11-07T10:08:50.576Z] Removing intermediate container 56930ecc1870 [2022-11-07T10:08:50.576Z] ---> 3428c0b3009f [2022-11-07T10:08:50.576Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-07T10:08:50.576Z] ---> Running in 731da6a107e9 [2022-11-07T10:08:50.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T10:08:51.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T10:08:51.353Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-07T10:08:51.353Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T10:08:51.353Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-07T10:08:51.353Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T10:08:51.353Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-07T10:08:51.353Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-07T10:08:51.353Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T10:08:51.353Z] OK: 8 MiB in 20 packages [2022-11-07T10:08:51.919Z] Removing intermediate container 731da6a107e9 [2022-11-07T10:08:51.919Z] ---> 71fd0fb1a7f3 [2022-11-07T10:08:51.919Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2022-11-07T10:08:51.919Z] ---> 7cfcfdefd5c5 [2022-11-07T10:08:51.919Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2022-11-07T10:08:51.919Z] ---> 3196c7fa2de3 [2022-11-07T10:08:51.919Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2022-11-07T10:08:52.856Z] ---> 0152c8079df1 [2022-11-07T10:08:52.856Z] Step 19/24 : EXPOSE 59989 [2022-11-07T10:08:52.856Z] ---> Running in 12c24b5551d4 [2022-11-07T10:08:52.856Z] Removing intermediate container 12c24b5551d4 [2022-11-07T10:08:52.856Z] ---> 8392333dfefb [2022-11-07T10:08:52.856Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2022-11-07T10:08:52.856Z] ---> Running in d6894f22b02f [2022-11-07T10:08:52.856Z] Removing intermediate container d6894f22b02f [2022-11-07T10:08:52.856Z] ---> 112a1cdc548b [2022-11-07T10:08:52.856Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-11-07T10:08:53.115Z] ---> Running in 101fd6baba96 [2022-11-07T10:08:53.115Z] Removing intermediate container 101fd6baba96 [2022-11-07T10:08:53.115Z] ---> fbea05b737db [2022-11-07T10:08:53.115Z] Step 22/24 : LABEL arch=amd64 [2022-11-07T10:08:53.115Z] ---> Running in cef30ea8d276 [2022-11-07T10:08:53.115Z] Removing intermediate container cef30ea8d276 [2022-11-07T10:08:53.115Z] ---> 5d3d5d729d73 [2022-11-07T10:08:53.115Z] Step 23/24 : LABEL git_sha=b0df4ce4248792b7aaf140c14650ac8109b9f29e [2022-11-07T10:08:53.115Z] ---> Running in ef38c5ede445 [2022-11-07T10:08:53.115Z] Removing intermediate container ef38c5ede445 [2022-11-07T10:08:53.115Z] ---> 6559a5b7ec9f [2022-11-07T10:08:53.115Z] Step 24/24 : LABEL version=0.0.0 [2022-11-07T10:08:53.375Z] ---> Running in a75fbac1eb59 [2022-11-07T10:08:53.375Z] Removing intermediate container a75fbac1eb59 [2022-11-07T10:08:53.375Z] ---> 78fc21241b37 [2022-11-07T10:08:53.375Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-07T10:08:53.375Z] Successfully built 78fc21241b37 [2022-11-07T10:08:53.375Z] Successfully tagged device-rfid-llrp: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 [2022-11-07T10:08:54.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T10:08:54.274Z] [2022-11-07T10:08:54.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:08:54.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T10:08:54.660Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-07T10:08:54.660Z] 5eb5b503b376: Pulling fs layer [2022-11-07T10:08:54.660Z] 5c69ac0246d0: Pulling fs layer [2022-11-07T10:08:54.660Z] ec43610c2a17: Pulling fs layer [2022-11-07T10:08:54.660Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-07T10:08:54.660Z] 33b1e0a273af: Pulling fs layer [2022-11-07T10:08:54.660Z] 5d3b04190fa2: Pulling fs layer [2022-11-07T10:08:54.660Z] 2f39f015ded8: Pulling fs layer [2022-11-07T10:08:54.660Z] 3a2ae6a8a46f: Waiting [2022-11-07T10:08:54.660Z] 5d3b04190fa2: Waiting [2022-11-07T10:08:54.660Z] 33b1e0a273af: Waiting [2022-11-07T10:08:54.660Z] 2f39f015ded8: Waiting [2022-11-07T10:08:54.660Z] 5c69ac0246d0: Verifying Checksum [2022-11-07T10:08:54.660Z] 5c69ac0246d0: Download complete [2022-11-07T10:08:54.660Z] 3a2ae6a8a46f: Download complete [2022-11-07T10:08:54.918Z] 33b1e0a273af: Verifying Checksum [2022-11-07T10:08:54.918Z] 33b1e0a273af: Download complete [2022-11-07T10:08:54.918Z] ec43610c2a17: Verifying Checksum [2022-11-07T10:08:54.918Z] ec43610c2a17: Download complete [2022-11-07T10:08:54.918Z] 5d3b04190fa2: Verifying Checksum [2022-11-07T10:08:54.918Z] 5d3b04190fa2: Download complete [2022-11-07T10:08:54.918Z] 5eb5b503b376: Verifying Checksum [2022-11-07T10:08:54.918Z] 5eb5b503b376: Download complete [2022-11-07T10:08:55.482Z] 2f39f015ded8: Download complete [2022-11-07T10:08:56.414Z] 5eb5b503b376: Pull complete [2022-11-07T10:08:56.414Z] 5c69ac0246d0: Pull complete [2022-11-07T10:08:56.981Z] ec43610c2a17: Pull complete [2022-11-07T10:08:56.981Z] 3a2ae6a8a46f: Pull complete [2022-11-07T10:08:56.981Z] 33b1e0a273af: Pull complete [2022-11-07T10:08:57.241Z] 5d3b04190fa2: Pull complete [2022-11-07T10:09:01.420Z] 2f39f015ded8: Pull complete [2022-11-07T10:09:01.420Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-07T10:09:01.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T10:09:01.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T10:09:01.635Z] prd-ubuntu20.04-docker-8c-8g-118402 does not seem to be running inside a container [2022-11-07T10:09:01.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-123 -v /w/workspace/undry_device-rfid-llrp-go_PR-123:/w/workspace/undry_device-rfid-llrp-go_PR-123:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-123@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-07T10:09:05.850Z] $ docker top 3f3b511f084ae7ac88d2c46321b51de9de9037cbed7c8d3ec93cab63c28ea594 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:09:06.267Z] ---> job-cost.sh [2022-11-07T10:09:06.267Z] lf-activate-venv: SKIPPING [2022-11-07T10:09:06.267Z] INFO: No Stack... [2022-11-07T10:09:06.527Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T10:09:07.094Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T10:09:07.397Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-123/archives/cost.csv [2022-11-07T10:09:07.397Z] + cut -d, -f6 [Pipeline] lock [2022-11-07T10:09:07.438Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-123-1-stack-cost] [2022-11-07T10:09:07.444Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-123-1-stack-cost] did not exist. Created. [2022-11-07T10:09:07.444Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-123-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T10:09:07.833Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-07T10:09:07.881Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T10:09:07.905Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-123-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T10:09:07.975Z] $ docker stop --time=1 3f3b511f084ae7ac88d2c46321b51de9de9037cbed7c8d3ec93cab63c28ea594 [2022-11-07T10:09:09.121Z] $ docker rm -f 3f3b511f084ae7ac88d2c46321b51de9de9037cbed7c8d3ec93cab63c28ea594 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-07T10:10:38.463Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118404 in /w/workspace/undry_device-rfid-llrp-go_PR-123 [Pipeline] { [Pipeline] ws [2022-11-07T10:10:38.504Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-11-07T10:10:38.581Z] Selected Git installation does not exist. Using Default [2022-11-07T10:10:38.581Z] The recommended git tool is: NONE [2022-11-07T10:10:43.636Z] using credential edgex-jenkins-ssh [2022-11-07T10:10:43.653Z] Cloning the remote Git repository [2022-11-07T10:10:43.694Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-11-07T10:10:43.768Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-11-07T10:10:43.931Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-11-07T10:10:43.932Z] > git --version # timeout=10 [2022-11-07T10:10:43.959Z] > git --version # 'git version 2.25.1' [2022-11-07T10:10:43.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T10:10:44.009Z] Verifying host key using known hosts file [2022-11-07T10:10:44.202Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-07T10:10:44.217Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T10:10:45.359Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-11-07T10:10:45.378Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T10:10:46.815Z] Merging remotes/origin/main commit dcf9c4469f51bcf9c6938c4e46e7918c177e2085 into PR head commit b0df4ce4248792b7aaf140c14650ac8109b9f29e [2022-11-07T10:10:47.055Z] Merge succeeded, producing b0df4ce4248792b7aaf140c14650ac8109b9f29e [2022-11-07T10:10:47.056Z] Checking out Revision b0df4ce4248792b7aaf140c14650ac8109b9f29e (PR-123) [2022-11-07T10:10:46.223Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-11-07T10:10:46.257Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-11-07T10:10:46.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T10:10:46.262Z] Verifying host key using known hosts file [2022-11-07T10:10:46.269Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-07T10:10:46.278Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-07T10:10:46.833Z] > git config core.sparsecheckout # timeout=10 [2022-11-07T10:10:46.857Z] > git checkout -f b0df4ce4248792b7aaf140c14650ac8109b9f29e # timeout=10 [2022-11-07T10:10:46.959Z] > git remote # timeout=10 [2022-11-07T10:10:46.975Z] > git config --get remote.origin.url # timeout=10 [2022-11-07T10:10:46.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T10:10:46.994Z] Verifying host key using known hosts file [2022-11-07T10:10:46.999Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-07T10:10:47.011Z] > git merge dcf9c4469f51bcf9c6938c4e46e7918c177e2085 # timeout=10 [2022-11-07T10:10:47.036Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-07T10:10:47.061Z] > git config core.sparsecheckout # timeout=10 [2022-11-07T10:10:47.077Z] > git checkout -f b0df4ce4248792b7aaf140c14650ac8109b9f29e # timeout=10 [2022-11-07T10:10:47.573Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-11-07T10:10:47.619Z] > git --version # timeout=10 [2022-11-07T10:10:47.630Z] > git --version # 'git version 2.25.1' [2022-11-07T10:10:47.647Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T10:10:48.762Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-07T10:10:48.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T10:10:48.762Z] Dload Upload Total Spent Left Speed [2022-11-07T10:10:48.762Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96938 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh [2022-11-07T10:10:49.354Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-07T10:10:49.697Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-07T10:10:49.697Z] + sudo tee /etc/docker/daemon.new [2022-11-07T10:10:49.697Z] { [2022-11-07T10:10:49.697Z] "registry-mirrors": [ [2022-11-07T10:10:49.697Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-07T10:10:49.697Z] ], [2022-11-07T10:10:49.697Z] "bip": "10.250.0.254/24", [2022-11-07T10:10:49.697Z] "hosts": [ [2022-11-07T10:10:49.697Z] "tcp://0.0.0.0:5555", [2022-11-07T10:10:49.697Z] "unix:///var/run/docker.sock" [2022-11-07T10:10:49.697Z] ], [2022-11-07T10:10:49.697Z] "mtu": 1458, [2022-11-07T10:10:49.697Z] "selinux-enabled": true, [2022-11-07T10:10:49.697Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-07T10:10:49.697Z] } [Pipeline] sh [2022-11-07T10:10:50.040Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-07T10:10:50.390Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T10:11:08.680Z] provisioning config files... [2022-11-07T10:11:08.703Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config7807121700675533236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:11:09.078Z] ---> docker-login.sh [2022-11-07T10:11:09.078Z] nexus3.edgexfoundry.org:10001 [2022-11-07T10:11:09.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:11:09.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:11:09.663Z] Configure a credential helper to remove this warning. See [2022-11-07T10:11:09.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:11:09.663Z] [2022-11-07T10:11:09.663Z] Login Succeeded [2022-11-07T10:11:09.663Z] nexus3.edgexfoundry.org:10002 [2022-11-07T10:11:09.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:11:09.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:11:09.932Z] Configure a credential helper to remove this warning. See [2022-11-07T10:11:09.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:11:09.932Z] [2022-11-07T10:11:09.932Z] Login Succeeded [2022-11-07T10:11:09.932Z] nexus3.edgexfoundry.org:10003 [2022-11-07T10:11:10.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:11:10.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:11:10.477Z] Configure a credential helper to remove this warning. See [2022-11-07T10:11:10.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:11:10.477Z] [2022-11-07T10:11:10.477Z] Login Succeeded [2022-11-07T10:11:10.477Z] nexus3.edgexfoundry.org:10004 [2022-11-07T10:11:10.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:11:10.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:11:10.750Z] Configure a credential helper to remove this warning. See [2022-11-07T10:11:10.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:11:10.750Z] [2022-11-07T10:11:10.750Z] Login Succeeded [2022-11-07T10:11:10.750Z] docker.io [2022-11-07T10:11:11.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:11:11.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:11:11.285Z] Configure a credential helper to remove this warning. See [2022-11-07T10:11:11.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:11:11.285Z] [2022-11-07T10:11:11.285Z] Login Succeeded [2022-11-07T10:11:11.285Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T10:11:11.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-07T10:11:11.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T10:11:11.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T10:11:11.619Z] ========================================================= [2022-11-07T10:11:11.619Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-07T10:11:11.619Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:11:12.102Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-07T10:11:12.374Z] Sending build context to Docker daemon 1.223MB [2022-11-07T10:11:12.374Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T10:11:12.374Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-07T10:11:12.643Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-07T10:11:12.643Z] 9b18e9b68314: Pulling fs layer [2022-11-07T10:11:12.643Z] 35d82f9e3411: Pulling fs layer [2022-11-07T10:11:12.643Z] e16973657156: Pulling fs layer [2022-11-07T10:11:12.643Z] fc693d55d65f: Pulling fs layer [2022-11-07T10:11:12.643Z] 7e9fc2657dce: Pulling fs layer [2022-11-07T10:11:12.643Z] dda99020689f: Pulling fs layer [2022-11-07T10:11:12.643Z] db1c61fa0a46: Pulling fs layer [2022-11-07T10:11:12.643Z] 891c053d2c06: Pulling fs layer [2022-11-07T10:11:12.643Z] 7e9fc2657dce: Waiting [2022-11-07T10:11:12.643Z] dda99020689f: Waiting [2022-11-07T10:11:12.643Z] db1c61fa0a46: Waiting [2022-11-07T10:11:12.643Z] 891c053d2c06: Waiting [2022-11-07T10:11:12.643Z] fc693d55d65f: Waiting [2022-11-07T10:11:12.643Z] e16973657156: Download complete [2022-11-07T10:11:12.644Z] 35d82f9e3411: Verifying Checksum [2022-11-07T10:11:12.644Z] 35d82f9e3411: Download complete [2022-11-07T10:11:12.644Z] 7e9fc2657dce: Verifying Checksum [2022-11-07T10:11:12.644Z] 7e9fc2657dce: Download complete [2022-11-07T10:11:12.644Z] dda99020689f: Verifying Checksum [2022-11-07T10:11:12.644Z] dda99020689f: Download complete [2022-11-07T10:11:12.644Z] 9b18e9b68314: Verifying Checksum [2022-11-07T10:11:12.644Z] 9b18e9b68314: Download complete [2022-11-07T10:11:13.644Z] 891c053d2c06: Verifying Checksum [2022-11-07T10:11:13.644Z] 891c053d2c06: Download complete [2022-11-07T10:11:13.913Z] 9b18e9b68314: Pull complete [2022-11-07T10:11:14.510Z] 35d82f9e3411: Pull complete [2022-11-07T10:11:14.510Z] e16973657156: Pull complete [2022-11-07T10:11:14.807Z] db1c61fa0a46: Download complete [2022-11-07T10:11:15.394Z] fc693d55d65f: Verifying Checksum [2022-11-07T10:11:15.394Z] fc693d55d65f: Download complete [2022-11-07T10:11:27.730Z] fc693d55d65f: Pull complete [2022-11-07T10:11:27.730Z] 7e9fc2657dce: Pull complete [2022-11-07T10:11:27.730Z] dda99020689f: Pull complete [2022-11-07T10:11:34.494Z] db1c61fa0a46: Pull complete [2022-11-07T10:11:35.947Z] 891c053d2c06: Pull complete [2022-11-07T10:11:35.947Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-07T10:11:35.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-07T10:11:35.947Z] ---> f96f9c87975a [2022-11-07T10:11:35.947Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-07T10:11:37.907Z] ---> Running in 80e2f37f2709 [2022-11-07T10:11:37.907Z] Removing intermediate container 80e2f37f2709 [2022-11-07T10:11:37.907Z] ---> b6f8df2adc59 [2022-11-07T10:11:37.907Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T10:11:38.184Z] ---> Running in b7e2f96baaa1 [2022-11-07T10:11:38.453Z] Removing intermediate container b7e2f96baaa1 [2022-11-07T10:11:38.453Z] ---> 915f14d336a6 [2022-11-07T10:11:38.453Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-11-07T10:11:38.453Z] ---> Running in f6ebb5add543 [2022-11-07T10:11:38.725Z] Removing intermediate container f6ebb5add543 [2022-11-07T10:11:38.725Z] ---> 89f750261f29 [2022-11-07T10:11:38.725Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T10:11:38.725Z] ---> Running in adbef87b41ae [2022-11-07T10:11:39.308Z] Removing intermediate container adbef87b41ae [2022-11-07T10:11:39.308Z] ---> 61154899876b [2022-11-07T10:11:39.308Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T10:11:39.308Z] ---> Running in 0faddeacbce2 [2022-11-07T10:11:40.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T10:11:40.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T10:11:41.494Z] OK: 221 MiB in 51 packages [2022-11-07T10:11:42.460Z] Removing intermediate container 0faddeacbce2 [2022-11-07T10:11:42.460Z] ---> 46ca110e6088 [2022-11-07T10:11:42.460Z] Step 8/12 : WORKDIR /app [2022-11-07T10:11:42.460Z] ---> Running in 1b4acbc4211c [2022-11-07T10:11:42.731Z] Removing intermediate container 1b4acbc4211c [2022-11-07T10:11:42.731Z] ---> dff979505185 [2022-11-07T10:11:42.731Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-07T10:11:42.999Z] ---> cac5a69f0d45 [2022-11-07T10:11:42.999Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T10:11:43.268Z] ---> Running in e48b2aa0ffaf [2022-11-07T10:12:39.674Z] Removing intermediate container e48b2aa0ffaf [2022-11-07T10:12:39.674Z] ---> 89183f9e201c [2022-11-07T10:12:39.674Z] Step 11/12 : COPY . . [2022-11-07T10:12:39.674Z] ---> 1d9653516c61 [2022-11-07T10:12:39.674Z] Step 12/12 : RUN $MAKE [2022-11-07T10:12:39.674Z] ---> Running in 980f3053d74a [2022-11-07T10:12:39.674Z] noop [2022-11-07T10:12:39.674Z] Removing intermediate container 980f3053d74a [2022-11-07T10:12:39.674Z] ---> ee05efbc3d2f [2022-11-07T10:12:39.674Z] Successfully built ee05efbc3d2f [2022-11-07T10:12:39.674Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:12:40.147Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T10:12:40.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T10:12:40.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-118404 does not seem to be running inside a container [2022-11-07T10:12:40.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-07T10:12:41.605Z] $ docker top a25c2c445ab53ea234662ba2ab60beaa511de03fedbf1f017a274958f8855069 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T10:12:42.462Z] + go version [2022-11-07T10:12:42.462Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-07T10:12:42.502Z] $ docker stop --time=1 a25c2c445ab53ea234662ba2ab60beaa511de03fedbf1f017a274958f8855069 [2022-11-07T10:12:44.097Z] $ docker rm -f a25c2c445ab53ea234662ba2ab60beaa511de03fedbf1f017a274958f8855069 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:12:44.951Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T10:12:44.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T10:12:45.195Z] prd-ubuntu20.04-docker-arm64-4c-16g-118404 does not seem to be running inside a container [2022-11-07T10:12:45.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-07T10:12:46.424Z] $ docker top 38570c8885522a280e8ecc57165dbfd4598a06e1d84db793b77e8ea5bc6ca1a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T10:12:46.984Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-07T10:12:47.631Z] + make test [2022-11-07T10:12:47.903Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-07T10:12:49.315Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-11-07T10:14:25.985Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-11-07T10:14:25.985Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-11-07T10:14:44.222Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.093s coverage: 38.5% of statements [2022-11-07T10:14:44.222Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.458s coverage: 51.9% of statements [2022-11-07T10:14:44.222Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 95.5% of statements [2022-11-07T10:14:44.222Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-07T10:14:44.222Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-07T10:15:10.913Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T10:15:10.913Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T10:15:10.913Z] ./bin/test-attribution-txt.sh [2022-11-07T10:15:10.913Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-11-07T10:15:11.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-07T10:15:11.077Z] $ docker stop --time=1 38570c8885522a280e8ecc57165dbfd4598a06e1d84db793b77e8ea5bc6ca1a8 [2022-11-07T10:15:12.928Z] $ docker rm -f 38570c8885522a280e8ecc57165dbfd4598a06e1d84db793b77e8ea5bc6ca1a8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T10:15:14.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-07T10:15:14.129Z] Warning: overwriting stash ‘coverage-report’ [2022-11-07T10:15:14.741Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T10:15:15.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-07T10:15:15.710Z] + ls -al . [2022-11-07T10:15:15.710Z] total 640 [2022-11-07T10:15:15.710Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 10:12 . [2022-11-07T10:15:15.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:10 .. [2022-11-07T10:15:15.710Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 7 10:10 .dockerignore [2022-11-07T10:15:15.710Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 10:10 .git [2022-11-07T10:15:15.710Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 10:10 .github [2022-11-07T10:15:15.710Z] -rw-rw-r-- 1 jenkins jenkins 946 Nov 7 10:10 .gitignore [2022-11-07T10:15:15.710Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 10:10 .golangci.yml [2022-11-07T10:15:15.710Z] -rw-rw-r-- 1 jenkins jenkins 10866 Nov 7 10:10 Attribution.txt [2022-11-07T10:15:15.710Z] -rw-rw-r-- 1 jenkins jenkins 5905 Nov 7 10:10 CHANGELOG.md [2022-11-07T10:15:15.710Z] -rw-rw-r-- 1 jenkins jenkins 1396 Nov 7 10:10 Dockerfile [2022-11-07T10:15:15.710Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 10:10 GOVERNANCE.md [2022-11-07T10:15:15.710Z] -rw-rw-r-- 1 jenkins jenkins 683 Nov 7 10:10 Jenkinsfile [2022-11-07T10:15:15.710Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 10:10 LICENSE [2022-11-07T10:15:15.710Z] -rw-rw-r-- 1 jenkins jenkins 2405 Nov 7 10:10 Makefile [2022-11-07T10:15:15.710Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 7 10:10 OWNERS.md [2022-11-07T10:15:15.710Z] -rw-rw-r-- 1 jenkins jenkins 28496 Nov 7 10:10 README.md [2022-11-07T10:15:15.710Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 10:07 VERSION [2022-11-07T10:15:15.710Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:10 bin [2022-11-07T10:15:15.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:10 cmd [2022-11-07T10:15:15.710Z] -rw-r--r-- 1 jenkins jenkins 460049 Nov 7 10:14 coverage.out [2022-11-07T10:15:15.710Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:10 examples [2022-11-07T10:15:15.710Z] -rw-rw-r-- 1 jenkins jenkins 3556 Nov 7 10:10 go.mod [2022-11-07T10:15:15.710Z] -rw-rw-r-- 1 jenkins jenkins 44636 Nov 7 10:10 go.sum [2022-11-07T10:15:15.710Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:10 images [2022-11-07T10:15:15.710Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 7 10:10 internal [2022-11-07T10:15:15.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:10 snap [2022-11-07T10:15:15.710Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 7 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:15:16.121Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b0df4ce4248792b7aaf140c14650ac8109b9f29e --label arch=arm64 --label version=0.0.0 . [2022-11-07T10:15:16.713Z] Sending build context to Docker daemon 1.223MB [2022-11-07T10:15:16.713Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T10:15:16.713Z] Step 2/24 : FROM ${BASE} AS builder [2022-11-07T10:15:16.713Z] ---> ee05efbc3d2f [2022-11-07T10:15:16.713Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-07T10:15:16.981Z] ---> Running in 5fec0731d1ea [2022-11-07T10:15:17.250Z] Removing intermediate container 5fec0731d1ea [2022-11-07T10:15:17.250Z] ---> 9afa32945115 [2022-11-07T10:15:17.250Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T10:15:17.250Z] ---> Running in 460a041147ad [2022-11-07T10:15:17.837Z] Removing intermediate container 460a041147ad [2022-11-07T10:15:17.837Z] ---> dbd31d36a924 [2022-11-07T10:15:17.837Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-11-07T10:15:17.837Z] ---> Running in 55765a481ddc [2022-11-07T10:15:18.107Z] Removing intermediate container 55765a481ddc [2022-11-07T10:15:18.107Z] ---> bdde8bc2ee2b [2022-11-07T10:15:18.107Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T10:15:18.107Z] ---> Running in af4df0749575 [2022-11-07T10:15:18.377Z] Removing intermediate container af4df0749575 [2022-11-07T10:15:18.377Z] ---> d35ac5d66438 [2022-11-07T10:15:18.377Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T10:15:18.377Z] ---> Running in 72e15a49c01d [2022-11-07T10:15:19.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T10:15:19.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T10:15:20.892Z] OK: 221 MiB in 51 packages [2022-11-07T10:15:21.862Z] Removing intermediate container 72e15a49c01d [2022-11-07T10:15:21.862Z] ---> ccdcef7adaed [2022-11-07T10:15:21.862Z] Step 8/24 : WORKDIR /app [2022-11-07T10:15:21.862Z] ---> Running in 40006f4453e5 [2022-11-07T10:15:22.131Z] Removing intermediate container 40006f4453e5 [2022-11-07T10:15:22.131Z] ---> 5dc5649b86ed [2022-11-07T10:15:22.131Z] Step 9/24 : COPY go.mod vendor* ./ [2022-11-07T10:15:22.719Z] ---> c59cc801a42e [2022-11-07T10:15:22.719Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T10:15:22.719Z] ---> Running in 5a29f88329be [2022-11-07T10:15:25.314Z] Removing intermediate container 5a29f88329be [2022-11-07T10:15:25.314Z] ---> 3d10ec5d06a4 [2022-11-07T10:15:25.314Z] Step 11/24 : COPY . . [2022-11-07T10:15:25.581Z] ---> 29537c192154 [2022-11-07T10:15:25.581Z] Step 12/24 : RUN $MAKE [2022-11-07T10:15:25.858Z] ---> Running in 861ab3a53b54 [2022-11-07T10:15:26.821Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.51 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-11-07T10:17:48.526Z] Removing intermediate container 861ab3a53b54 [2022-11-07T10:17:48.526Z] ---> b035b5c5c49a [2022-11-07T10:17:48.526Z] Step 13/24 : FROM alpine:3.16 [2022-11-07T10:17:48.526Z] 3.16: Pulling from library/alpine [2022-11-07T10:17:48.526Z] 9b18e9b68314: Already exists [2022-11-07T10:17:48.526Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T10:17:48.526Z] Status: Downloaded newer image for alpine:3.16 [2022-11-07T10:17:48.526Z] ---> a6215f271958 [2022-11-07T10:17:48.526Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-07T10:17:48.526Z] ---> Running in 983607e9ee43 [2022-11-07T10:17:48.526Z] Removing intermediate container 983607e9ee43 [2022-11-07T10:17:48.526Z] ---> b63d8bc68454 [2022-11-07T10:17:48.526Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-07T10:17:48.526Z] ---> Running in cfb250d6bdfd [2022-11-07T10:17:49.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T10:17:50.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T10:17:51.042Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-07T10:17:51.042Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T10:17:51.042Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-07T10:17:51.042Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T10:17:51.042Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-07T10:17:51.042Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-07T10:17:51.042Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T10:17:51.042Z] OK: 8 MiB in 20 packages [2022-11-07T10:17:53.000Z] Removing intermediate container cfb250d6bdfd [2022-11-07T10:17:53.000Z] ---> 2bcedf698c7d [2022-11-07T10:17:53.000Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2022-11-07T10:17:53.269Z] ---> 4ca2c9d8dbe6 [2022-11-07T10:17:53.269Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2022-11-07T10:17:53.543Z] ---> ddb0a7cbcc3a [2022-11-07T10:17:53.543Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2022-11-07T10:17:54.952Z] ---> 1812c4da9031 [2022-11-07T10:17:54.952Z] Step 19/24 : EXPOSE 59989 [2022-11-07T10:17:55.220Z] ---> Running in 0f0dd2dad9c2 [2022-11-07T10:17:55.488Z] Removing intermediate container 0f0dd2dad9c2 [2022-11-07T10:17:55.488Z] ---> 5564bb2f0f02 [2022-11-07T10:17:55.488Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2022-11-07T10:17:55.488Z] ---> Running in bc42651b0349 [2022-11-07T10:17:55.758Z] Removing intermediate container bc42651b0349 [2022-11-07T10:17:55.758Z] ---> 9a8fbbffa956 [2022-11-07T10:17:55.758Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-11-07T10:17:56.025Z] ---> Running in cbb32aaacfc4 [2022-11-07T10:17:56.295Z] Removing intermediate container cbb32aaacfc4 [2022-11-07T10:17:56.295Z] ---> 3312581ba08d [2022-11-07T10:17:56.295Z] Step 22/24 : LABEL arch=arm64 [2022-11-07T10:17:56.295Z] ---> Running in 8ffa123e84ff [2022-11-07T10:17:56.561Z] Removing intermediate container 8ffa123e84ff [2022-11-07T10:17:56.562Z] ---> 259f84ca3e72 [2022-11-07T10:17:56.562Z] Step 23/24 : LABEL git_sha=b0df4ce4248792b7aaf140c14650ac8109b9f29e [2022-11-07T10:17:56.829Z] ---> Running in 1a9aa4bc864d [2022-11-07T10:17:57.099Z] Removing intermediate container 1a9aa4bc864d [2022-11-07T10:17:57.099Z] ---> 167e6650500b [2022-11-07T10:17:57.099Z] Step 24/24 : LABEL version=0.0.0 [2022-11-07T10:17:57.099Z] ---> Running in 848ace8e97cd [2022-11-07T10:17:57.689Z] Removing intermediate container 848ace8e97cd [2022-11-07T10:17:57.689Z] ---> 392fcad93efb [2022-11-07T10:17:57.689Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-07T10:17:57.689Z] Successfully built 392fcad93efb [2022-11-07T10:17:57.689Z] Successfully tagged device-rfid-llrp-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 [2022-11-07T10:17:58.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T10:17:58.500Z] [2022-11-07T10:17:58.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:17:58.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T10:17:58.906Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-07T10:17:58.906Z] 8998bd30e6a1: Pulling fs layer [2022-11-07T10:17:58.906Z] 04944245beec: Pulling fs layer [2022-11-07T10:17:58.906Z] 699f458cf7ca: Pulling fs layer [2022-11-07T10:17:58.906Z] 765212b225bb: Pulling fs layer [2022-11-07T10:17:58.906Z] f23df028b6ca: Pulling fs layer [2022-11-07T10:17:58.906Z] d65c8cfc05b1: Pulling fs layer [2022-11-07T10:17:58.906Z] 2437ff75d9bd: Pulling fs layer [2022-11-07T10:17:58.906Z] f23df028b6ca: Waiting [2022-11-07T10:17:58.906Z] d65c8cfc05b1: Waiting [2022-11-07T10:17:58.906Z] 2437ff75d9bd: Waiting [2022-11-07T10:17:58.906Z] 765212b225bb: Waiting [2022-11-07T10:17:59.173Z] 04944245beec: Verifying Checksum [2022-11-07T10:17:59.173Z] 04944245beec: Download complete [2022-11-07T10:17:59.173Z] 765212b225bb: Download complete [2022-11-07T10:17:59.173Z] f23df028b6ca: Verifying Checksum [2022-11-07T10:17:59.173Z] f23df028b6ca: Download complete [2022-11-07T10:17:59.173Z] d65c8cfc05b1: Verifying Checksum [2022-11-07T10:17:59.173Z] d65c8cfc05b1: Download complete [2022-11-07T10:17:59.173Z] 699f458cf7ca: Verifying Checksum [2022-11-07T10:17:59.173Z] 699f458cf7ca: Download complete [2022-11-07T10:17:59.758Z] 8998bd30e6a1: Verifying Checksum [2022-11-07T10:17:59.758Z] 8998bd30e6a1: Download complete [2022-11-07T10:18:01.699Z] 2437ff75d9bd: Verifying Checksum [2022-11-07T10:18:01.699Z] 2437ff75d9bd: Download complete [2022-11-07T10:18:03.105Z] 8998bd30e6a1: Pull complete [2022-11-07T10:18:03.686Z] 04944245beec: Pull complete [2022-11-07T10:18:04.644Z] 699f458cf7ca: Pull complete [2022-11-07T10:18:04.912Z] 765212b225bb: Pull complete [2022-11-07T10:18:05.496Z] f23df028b6ca: Pull complete [2022-11-07T10:18:05.763Z] d65c8cfc05b1: Pull complete [2022-11-07T10:18:20.741Z] 2437ff75d9bd: Pull complete [2022-11-07T10:18:20.741Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-07T10:18:20.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T10:18:20.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T10:18:21.144Z] prd-ubuntu20.04-docker-arm64-4c-16g-118404 does not seem to be running inside a container [2022-11-07T10:18:21.223Z] $ 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-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-07T10:18:23.591Z] $ docker top 2d9b843b861a10e9389d0d40d21719515335b2a226ea736441fafbb7d266ecfc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:18:24.501Z] ---> job-cost.sh [2022-11-07T10:18:24.502Z] lf-activate-venv: SKIPPING [2022-11-07T10:18:24.502Z] INFO: No Stack... [2022-11-07T10:18:24.770Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-07T10:18:25.727Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T10:18:26.069Z] + cut -d, -f6 [2022-11-07T10:18:26.069Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2022-11-07T10:18:26.413Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-123-1-stack-cost] [2022-11-07T10:18:26.418Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-123-1-stack-cost] did not exist. Created. [2022-11-07T10:18:26.418Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-123-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T10:18:26.831Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-17334a2b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-07T10:18:27.187Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-07T10:18:27.224Z] Warning: overwriting stash ‘stack-cost’ [2022-11-07T10:18:27.271Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T10:18:27.287Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-123-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T10:18:27.371Z] $ docker stop --time=1 2d9b843b861a10e9389d0d40d21719515335b2a226ea736441fafbb7d266ecfc [2022-11-07T10:18:29.694Z] $ docker rm -f 2d9b843b861a10e9389d0d40d21719515335b2a226ea736441fafbb7d266ecfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-07T10:18:30.758Z] provisioning config files... [2022-11-07T10:18:30.766Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-123@tmp/config3916445499854798277tmp [Pipeline] { [Pipeline] sh [2022-11-07T10:18:31.097Z] + set +x [2022-11-07T10:18:31.097Z] + curl -s https://codecov.io/bash [2022-11-07T10:18:31.097Z] + bash -s -- [2022-11-07T10:18:31.097Z] [2022-11-07T10:18:31.097Z] _____ _ [2022-11-07T10:18:31.097Z] / ____| | | [2022-11-07T10:18:31.097Z] | | ___ __| | ___ ___ _____ __ [2022-11-07T10:18:31.097Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-07T10:18:31.097Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-07T10:18:31.097Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-07T10:18:31.097Z] Bash-1.0.6 [2022-11-07T10:18:31.097Z] [2022-11-07T10:18:31.097Z] [2022-11-07T10:18:31.097Z] ==> git version 2.25.1 found [2022-11-07T10:18:31.097Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-07T10:18:31.097Z] Release-Date: 2020-01-08 [2022-11-07T10:18:31.097Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-07T10:18:31.097Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-07T10:18:31.097Z] ==> Jenkins CI detected. [2022-11-07T10:18:31.097Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-123 [2022-11-07T10:18:31.097Z] project root: . [2022-11-07T10:18:31.097Z] --> token set from env [2022-11-07T10:18:31.097Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-07T10:18:31.358Z] ==> Running gcov in . (disable via -X gcov) [2022-11-07T10:18:31.358Z] ==> Python coveragepy not found [2022-11-07T10:18:31.358Z] ==> Searching for coverage reports in: [2022-11-07T10:18:31.358Z] + . [2022-11-07T10:18:31.358Z] -> Found 1 reports [2022-11-07T10:18:31.358Z] ==> Detecting git/mercurial file structure [2022-11-07T10:18:31.358Z] ==> Reading reports [2022-11-07T10:18:31.358Z] + ./coverage.out bytes=460049 [2022-11-07T10:18:31.358Z] ==> Appending adjustments [2022-11-07T10:18:31.358Z] https://docs.codecov.io/docs/fixing-reports [2022-11-07T10:18:31.620Z] + Found adjustments [2022-11-07T10:18:31.620Z] ==> Gzipping contents [2022-11-07T10:18:31.620Z] 52K /tmp/codecov.60NiQK.gz [2022-11-07T10:18:31.620Z] ==> Uploading reports [2022-11-07T10:18:31.620Z] url: https://codecov.io [2022-11-07T10:18:31.620Z] query: branch=PR-123&commit=b0df4ce4248792b7aaf140c14650ac8109b9f29e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-123%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=123&job=&cmd_args= [2022-11-07T10:18:31.620Z] -> Pinging Codecov [2022-11-07T10:18:31.620Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-123&commit=b0df4ce4248792b7aaf140c14650ac8109b9f29e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-123%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=123&job=&cmd_args= [2022-11-07T10:18:32.560Z] -> Uploading to [2022-11-07T10:18:32.561Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-07/581DD39554BDF9B6E22D074273EAD858/b0df4ce4248792b7aaf140c14650ac8109b9f29e/62fbdf23-add3-4f83-bcbb-c1627d324373.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221107T101832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec049ce28c333ff4c67026f8a292ea95aa235ee205fcd22aa6012cdbcd8b6018 [2022-11-07T10:18:32.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T10:18:32.561Z] Dload Upload Total Spent Left Speed [2022-11-07T10:18:32.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51613 0 0 100 51613 0 219k --:--:-- --:--:-- --:--:-- 219k [2022-11-07T10:18:32.561Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b0df4ce4248792b7aaf140c14650ac8109b9f29e [Pipeline] } [2022-11-07T10:18:32.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-07T10:18:34.415Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-123/archives ] [2022-11-07T10:18:34.415Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-123/archives [2022-11-07T10:18:34.415Z] total 16 [2022-11-07T10:18:34.415Z] drwxr-xr-x 3 root root 4096 Nov 7 10:09 . [2022-11-07T10:18:34.415Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 10:09 .. [2022-11-07T10:18:34.415Z] drwxr-xr-x 2 root root 4096 Nov 7 10:09 cost [2022-11-07T10:18:34.415Z] -rw-r--r-- 1 root root 91 Nov 7 10:09 cost.csv [2022-11-07T10:18:34.415Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-123/archives [2022-11-07T10:18:34.415Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-123/archives [2022-11-07T10:18:34.415Z] total 16 [2022-11-07T10:18:34.415Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 10:09 . [2022-11-07T10:18:34.415Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 10:09 .. [2022-11-07T10:18:34.415Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 10:09 cost [2022-11-07T10:18:34.415Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 7 10:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:18:34.758Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:18:35.650Z] ---> package-listing.sh [2022-11-07T10:18:35.650Z] ++ facter osfamily [2022-11-07T10:18:35.650Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-07T10:18:35.911Z] + OS_FAMILY=debian [2022-11-07T10:18:35.911Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-123 [2022-11-07T10:18:35.911Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-07T10:18:35.911Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-07T10:18:35.911Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-07T10:18:35.911Z] + PACKAGES=/tmp/packages_start.txt [2022-11-07T10:18:35.911Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-123 ']' [2022-11-07T10:18:35.911Z] + PACKAGES=/tmp/packages_end.txt [2022-11-07T10:18:35.911Z] + case "${OS_FAMILY}" in [2022-11-07T10:18:35.911Z] + dpkg -l [2022-11-07T10:18:35.911Z] + grep '^ii' [2022-11-07T10:18:35.911Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-07T10:18:35.911Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-07T10:18:35.911Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-07T10:18:35.911Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-123 ']' [2022-11-07T10:18:35.911Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-123/archives/ [2022-11-07T10:18:35.911Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-123/archives/ [Pipeline] echo [2022-11-07T10:18:35.943Z] 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/undry_device-rfid-llrp-go_PR-123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-07T10:18:36.239Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:18:36.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T10:18:36.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T10:18:36.987Z] prd-ubuntu20.04-docker-8c-8g-118402 does not seem to be running inside a container [2022-11-07T10:18:37.017Z] $ 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/undry_device-rfid-llrp-go_PR-123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-123 -v /w/workspace/undry_device-rfid-llrp-go_PR-123:/w/workspace/undry_device-rfid-llrp-go_PR-123:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-123@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-07T10:18:37.221Z] $ docker top c7923fb7c0c3c10d614224b6aa28c4f3b0cdbb03f1217859ce2e3bed59c8e12a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T10:18:37.614Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-07T10:18:37.925Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-07T10:18:38.241Z] + ls /var/log/sa-host [2022-11-07T10:18:38.241Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T10:18:38.421Z] provisioning config files... [2022-11-07T10:18:38.432Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-123@tmp/config11266145198120969406tmp [Pipeline] { [Pipeline] echo [2022-11-07T10:18:38.493Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:18:38.811Z] ---> create-netrc.sh [Pipeline] } [2022-11-07T10:18:38.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:18:39.253Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-07T10:18:39.291Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:18:39.604Z] ---> sudo-logs.sh [2022-11-07T10:18:39.605Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-07T10:18:39.692Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:18:40.014Z] ---> job-cost.sh [2022-11-07T10:18:40.014Z] lf-activate-venv: SKIPPING [2022-11-07T10:18:40.014Z] DEBUG: total: 0.2199999988079071 [2022-11-07T10:18:40.014Z] INFO: Retrieving Stack Cost... [2022-11-07T10:18:40.274Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T10:18:40.845Z] INFO: Archiving Costs [Pipeline] echo [2022-11-07T10:18:40.886Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:18:41.198Z] ---> logs-deploy.sh [2022-11-07T10:18:41.198Z] lf-activate-venv: SKIPPING [2022-11-07T10:18:41.198Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-123/1 [2022-11-07T10:18:41.198Z] INFO: archiving workspace using pattern(s): [2022-11-07T10:18:42.135Z] Archives upload complete. [2022-11-07T10:18:42.394Z] INFO: archiving logs to Nexus [2022-11-07T10:18:42.963Z] ---> uname -a: [2022-11-07T10:18:42.963Z] Linux prd-ubuntu20-04-docker-8c-8g-118402 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-07T10:18:42.963Z] [2022-11-07T10:18:42.963Z] [2022-11-07T10:18:42.963Z] ---> lscpu: [2022-11-07T10:18:42.963Z] Architecture: x86_64 [2022-11-07T10:18:42.963Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-07T10:18:42.963Z] Byte Order: Little Endian [2022-11-07T10:18:42.963Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-07T10:18:42.963Z] CPU(s): 8 [2022-11-07T10:18:42.963Z] On-line CPU(s) list: 0-7 [2022-11-07T10:18:42.963Z] Thread(s) per core: 1 [2022-11-07T10:18:42.963Z] Core(s) per socket: 1 [2022-11-07T10:18:42.963Z] Socket(s): 8 [2022-11-07T10:18:42.963Z] NUMA node(s): 1 [2022-11-07T10:18:42.963Z] Vendor ID: AuthenticAMD [2022-11-07T10:18:42.963Z] CPU family: 23 [2022-11-07T10:18:42.963Z] Model: 49 [2022-11-07T10:18:42.963Z] Model name: AMD EPYC-Rome Processor [2022-11-07T10:18:42.963Z] Stepping: 0 [2022-11-07T10:18:42.963Z] CPU MHz: 2799.998 [2022-11-07T10:18:42.963Z] BogoMIPS: 5599.99 [2022-11-07T10:18:42.963Z] Virtualization: AMD-V [2022-11-07T10:18:42.963Z] Hypervisor vendor: KVM [2022-11-07T10:18:42.963Z] Virtualization type: full [2022-11-07T10:18:42.963Z] L1d cache: 256 KiB [2022-11-07T10:18:42.963Z] L1i cache: 256 KiB [2022-11-07T10:18:42.963Z] L2 cache: 4 MiB [2022-11-07T10:18:42.963Z] L3 cache: 128 MiB [2022-11-07T10:18:42.963Z] NUMA node0 CPU(s): 0-7 [2022-11-07T10:18:42.963Z] Vulnerability Itlb multihit: Not affected [2022-11-07T10:18:42.963Z] Vulnerability L1tf: Not affected [2022-11-07T10:18:42.963Z] Vulnerability Mds: Not affected [2022-11-07T10:18:42.963Z] Vulnerability Meltdown: Not affected [2022-11-07T10:18:42.963Z] Vulnerability Mmio stale data: Not affected [2022-11-07T10:18:42.963Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-07T10:18:42.963Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-07T10:18:42.963Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-07T10:18:42.963Z] Vulnerability Srbds: Not affected [2022-11-07T10:18:42.963Z] Vulnerability Tsx async abort: Not affected [2022-11-07T10:18:42.963Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-11-07T10:18:42.963Z] [2022-11-07T10:18:42.963Z] [2022-11-07T10:18:42.963Z] ---> nproc: [2022-11-07T10:18:42.963Z] 8 [2022-11-07T10:18:42.963Z] [2022-11-07T10:18:42.963Z] [2022-11-07T10:18:42.963Z] ---> df -h: [2022-11-07T10:18:42.963Z] Filesystem Size Used Avail Use% Mounted on [2022-11-07T10:18:42.963Z] overlay 155G 12G 144G 8% / [2022-11-07T10:18:42.963Z] tmpfs 64M 0 64M 0% /dev [2022-11-07T10:18:42.963Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-07T10:18:42.963Z] shm 64M 0 64M 0% /dev/shm [2022-11-07T10:18:42.963Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-11-07T10:18:42.963Z] [2022-11-07T10:18:42.963Z] [2022-11-07T10:18:42.963Z] ---> sar -b -r -n DEV: [2022-11-07T10:18:42.963Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118402) 11/07/22 _x86_64_ (8 CPU) [2022-11-07T10:18:42.963Z] [2022-11-07T10:18:42.963Z] 10:06:05 LINUX RESTART (8 CPU) [2022-11-07T10:18:42.963Z] [2022-11-07T10:18:42.963Z] 10:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-07T10:18:42.963Z] 10:08:01 182.34 1.66 180.68 0.00 55.58 128319.00 0.00 [2022-11-07T10:18:42.963Z] 10:09:01 144.59 0.18 144.41 0.00 10.40 25014.23 0.00 [2022-11-07T10:18:42.963Z] 10:10:01 31.06 0.00 31.06 0.00 0.00 15971.09 0.00 [2022-11-07T10:18:42.963Z] 10:11:01 2.20 0.00 2.20 0.00 0.00 24.79 0.00 [2022-11-07T10:18:42.963Z] 10:12:01 39.19 9.35 29.85 0.00 2884.45 4810.93 0.00 [2022-11-07T10:18:42.963Z] 10:13:01 2.03 0.00 2.03 0.00 0.00 21.86 0.00 [2022-11-07T10:18:42.963Z] 10:14:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 [2022-11-07T10:18:42.963Z] 10:15:01 1.80 0.00 1.80 0.00 0.00 20.13 0.00 [2022-11-07T10:18:42.963Z] 10:16:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 [2022-11-07T10:18:42.963Z] 10:17:01 2.25 0.02 2.23 0.00 0.13 37.19 0.00 [2022-11-07T10:18:42.963Z] 10:18:01 1.52 0.00 1.52 0.00 0.00 17.19 0.00 [2022-11-07T10:18:42.963Z] Average: 37.05 1.02 36.03 0.00 268.55 15671.68 0.00 [2022-11-07T10:18:42.963Z] [2022-11-07T10:18:42.963Z] 10:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-07T10:18:42.963Z] 10:08:01 28281916 31529476 767752 2.33 137248 3314396 2047424 6.03 1295056 2854348 216072 [2022-11-07T10:18:42.963Z] 10:09:01 27802704 31584060 714296 2.17 149476 3791812 1829816 5.39 1234840 3351376 469444 [2022-11-07T10:18:42.963Z] 10:10:01 27803908 31585844 712068 2.17 149780 3791964 1749544 5.16 1243584 3338804 156 [2022-11-07T10:18:42.963Z] 10:11:01 27802996 31585036 712440 2.17 149856 3791956 1749544 5.16 1243736 3338804 16 [2022-11-07T10:18:42.963Z] 10:12:01 27512152 31572244 712904 2.17 168288 4040732 1781320 5.25 1393200 3454492 4 [2022-11-07T10:18:42.963Z] 10:13:01 27512780 31572948 712100 2.17 168384 4040732 1781320 5.25 1392944 3454492 8 [2022-11-07T10:18:42.963Z] 10:14:01 27518016 31578296 706704 2.15 168484 4040728 1781320 5.25 1388216 3454496 12 [2022-11-07T10:18:42.963Z] 10:15:01 27518072 31578452 706536 2.15 168556 4040736 1781320 5.25 1388248 3454496 8 [2022-11-07T10:18:42.963Z] 10:16:01 27517048 31577896 706916 2.15 168664 4040740 1781320 5.25 1388388 3454796 40 [2022-11-07T10:18:42.963Z] 10:17:01 27517276 31578476 705968 2.15 168756 4040876 1781320 5.25 1389064 3454924 224 [2022-11-07T10:18:42.963Z] 10:18:01 27517464 31578728 705592 2.15 168840 4040876 1781320 5.25 1388688 3454936 180 [2022-11-07T10:18:42.963Z] Average: 27664030 31574678 714843 2.17 160576 3906868 1804143 5.32 1340542 3369633 62379 [2022-11-07T10:18:42.963Z] [2022-11-07T10:18:42.963Z] 10:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-07T10:18:42.963Z] 10:08:01 vethecfa41a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:08:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:08:01 docker0 128.54 182.04 11.14 1783.89 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:08:01 ens3 363.82 236.74 5891.90 36.45 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:09:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:09:01 docker0 3.97 8.62 0.25 98.53 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:09:01 ens3 133.49 106.07 2633.73 95.69 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:10:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:10:01 ens3 14.36 8.40 13.56 3.87 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:11:01 ens3 0.57 0.40 0.26 0.21 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:12:01 ens3 73.15 42.39 1313.43 3.22 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:13:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:15:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:17:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.963Z] 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.964Z] 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.964Z] 10:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.964Z] Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.964Z] Average: docker0 11.87 17.08 1.02 168.68 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.964Z] Average: ens3 52.81 35.56 888.12 12.65 0.00 0.00 0.00 0.00 [2022-11-07T10:18:42.964Z] [2022-11-07T10:18:42.964Z] [2022-11-07T10:18:42.964Z] ---> sar -P ALL: [2022-11-07T10:18:42.964Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118402) 11/07/22 _x86_64_ (8 CPU) [2022-11-07T10:18:42.964Z] [2022-11-07T10:18:42.964Z] 10:06:05 LINUX RESTART (8 CPU) [2022-11-07T10:18:42.964Z] [2022-11-07T10:18:42.964Z] 10:07:02 CPU %user %nice %system %iowait %steal %idle [2022-11-07T10:18:42.964Z] 10:08:01 all 17.35 0.00 5.01 5.38 0.06 72.19 [2022-11-07T10:18:42.964Z] 10:08:01 0 16.95 0.00 5.73 12.14 0.05 65.13 [2022-11-07T10:18:42.964Z] 10:08:01 1 16.90 0.00 3.61 0.02 0.07 79.41 [2022-11-07T10:18:42.964Z] 10:08:01 2 17.31 0.00 4.27 1.37 0.07 76.99 [2022-11-07T10:18:42.964Z] 10:08:01 3 17.90 0.00 5.99 2.36 0.05 73.70 [2022-11-07T10:18:42.964Z] 10:08:01 4 17.85 0.00 4.96 0.38 0.05 76.76 [2022-11-07T10:18:42.964Z] 10:08:01 5 18.48 0.00 5.09 9.35 0.05 67.03 [2022-11-07T10:18:42.964Z] 10:08:01 6 16.78 0.00 4.53 0.41 0.05 78.23 [2022-11-07T10:18:42.964Z] 10:08:01 7 16.67 0.00 5.91 17.05 0.10 60.27 [2022-11-07T10:18:42.964Z] 10:09:01 all 34.59 0.00 5.68 1.55 0.09 58.09 [2022-11-07T10:18:42.964Z] 10:09:01 0 34.83 0.00 5.89 1.48 0.10 57.70 [2022-11-07T10:18:42.964Z] 10:09:01 1 35.41 0.00 5.88 0.54 0.08 58.09 [2022-11-07T10:18:42.964Z] 10:09:01 2 33.33 0.00 5.33 0.15 0.08 61.10 [2022-11-07T10:18:42.964Z] 10:09:01 3 34.11 0.00 6.03 6.15 0.10 53.61 [2022-11-07T10:18:42.964Z] 10:09:01 4 35.71 0.00 5.22 0.14 0.10 58.83 [2022-11-07T10:18:42.964Z] 10:09:01 5 33.26 0.00 5.25 3.50 0.10 57.89 [2022-11-07T10:18:42.964Z] 10:09:01 6 35.27 0.00 6.52 0.15 0.08 57.98 [2022-11-07T10:18:42.964Z] 10:09:01 7 34.80 0.00 5.32 0.24 0.08 59.56 [2022-11-07T10:18:42.964Z] 10:10:01 all 0.20 0.00 0.17 0.88 0.00 98.75 [2022-11-07T10:18:42.964Z] 10:10:01 0 0.35 0.00 0.18 0.45 0.00 99.02 [2022-11-07T10:18:42.964Z] 10:10:01 1 0.08 0.00 0.12 0.00 0.00 99.80 [2022-11-07T10:18:42.964Z] 10:10:01 2 0.15 0.00 0.12 0.00 0.00 99.73 [2022-11-07T10:18:42.964Z] 10:10:01 3 0.22 0.00 0.48 6.10 0.02 93.18 [2022-11-07T10:18:42.964Z] 10:10:01 4 0.10 0.00 0.12 0.02 0.00 99.77 [2022-11-07T10:18:42.964Z] 10:10:01 5 0.20 0.00 0.12 0.49 0.00 99.20 [2022-11-07T10:18:42.964Z] 10:10:01 6 0.30 0.00 0.08 0.00 0.00 99.62 [2022-11-07T10:18:42.964Z] 10:10:01 7 0.22 0.00 0.12 0.02 0.00 99.65 [2022-11-07T10:18:42.964Z] 10:11:01 all 0.18 0.00 0.01 0.01 0.00 99.80 [2022-11-07T10:18:42.964Z] 10:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-07T10:18:42.964Z] 10:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-07T10:18:42.964Z] 10:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T10:18:42.964Z] 10:11:01 3 0.02 0.00 0.03 0.05 0.00 99.90 [2022-11-07T10:18:42.964Z] 10:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T10:18:42.964Z] 10:11:01 5 1.29 0.00 0.02 0.00 0.00 98.69 [2022-11-07T10:18:42.964Z] 10:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-07T10:18:42.964Z] 10:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-07T10:18:42.964Z] 10:12:01 all 1.33 0.00 0.78 0.38 0.01 97.50 [2022-11-07T10:18:42.964Z] 10:12:01 0 1.57 0.00 0.67 0.05 0.02 97.69 [2022-11-07T10:18:42.964Z] 10:12:01 1 0.70 0.00 0.42 0.03 0.02 98.83 [2022-11-07T10:18:42.964Z] 10:12:01 2 1.00 0.00 0.50 0.08 0.00 98.42 [2022-11-07T10:18:42.964Z] 10:12:01 3 1.35 0.00 0.62 1.34 0.02 96.68 [2022-11-07T10:18:42.964Z] 10:12:01 4 0.65 0.00 0.37 0.03 0.02 98.93 [2022-11-07T10:18:42.964Z] 10:12:01 5 1.82 0.00 0.51 0.03 0.02 97.62 [2022-11-07T10:18:42.964Z] 10:12:01 6 2.80 0.00 2.54 0.92 0.02 93.73 [2022-11-07T10:18:42.964Z] 10:12:01 7 0.74 0.00 0.63 0.55 0.02 98.06 [2022-11-07T10:18:42.964Z] 10:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-11-07T10:18:42.964Z] 10:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-07T10:18:42.964Z] 10:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-07T10:18:42.964Z] 10:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-07T10:18:42.964Z] 10:13:01 3 0.03 0.00 0.02 0.03 0.02 99.90 [2022-11-07T10:18:42.964Z] 10:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T10:18:42.964Z] 10:13:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-07T10:18:42.964Z] 10:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-07T10:18:42.964Z] 10:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T10:18:42.964Z] 10:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-11-07T10:18:42.964Z] 10:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T10:18:42.964Z] 10:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-07T10:18:42.964Z] 10:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-07T10:18:42.964Z] 10:14:01 3 0.03 0.00 0.02 0.08 0.00 99.87 [2022-11-07T10:18:42.964Z] 10:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T10:18:42.964Z] 10:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-07T10:18:42.964Z] 10:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T10:18:42.964Z] 10:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-07T10:18:42.964Z] 10:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-11-07T10:18:42.964Z] 10:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T10:18:42.964Z] 10:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T10:18:42.964Z] 10:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T10:18:42.964Z] 10:15:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2022-11-07T10:18:42.964Z] 10:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T10:18:42.964Z] 10:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-07T10:18:42.964Z] 10:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-07T10:18:42.964Z] 10:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T10:18:42.964Z] 10:16:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-11-07T10:18:42.964Z] 10:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-07T10:18:42.964Z] 10:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-07T10:18:42.964Z] 10:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T10:18:42.964Z] 10:16:01 3 0.07 0.00 0.05 0.07 0.02 99.80 [2022-11-07T10:18:42.964Z] 10:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-07T10:18:42.964Z] 10:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T10:18:42.964Z] 10:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-07T10:18:42.964Z] 10:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-07T10:18:42.964Z] 10:17:01 all 0.23 0.00 0.01 0.01 0.01 99.75 [2022-11-07T10:18:42.964Z] 10:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-07T10:18:42.964Z] 10:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-07T10:18:42.964Z] 10:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-07T10:18:42.964Z] 10:17:01 3 0.07 0.00 0.02 0.03 0.02 99.87 [2022-11-07T10:18:42.964Z] 10:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T10:18:42.964Z] 10:17:01 5 1.65 0.00 0.05 0.00 0.00 98.30 [2022-11-07T10:18:42.964Z] 10:17:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-07T10:18:42.964Z] 10:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T10:18:42.964Z] 10:18:01 all 0.27 0.00 0.01 0.01 0.00 99.72 [2022-11-07T10:18:42.964Z] 10:18:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2022-11-07T10:18:42.964Z] 10:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-07T10:18:42.964Z] 10:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-07T10:18:42.964Z] 10:18:01 3 0.07 0.00 0.00 0.03 0.00 99.90 [2022-11-07T10:18:42.964Z] 10:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-07T10:18:42.964Z] 10:18:01 5 1.97 0.00 0.00 0.00 0.00 98.03 [2022-11-07T10:18:42.964Z] 10:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-07T10:18:42.964Z] 10:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-07T10:18:42.964Z] [2022-11-07T10:18:42.964Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-11-07T10:18:42.964Z] Average: all 4.86 0.00 1.05 0.73 0.02 93.33 [2022-11-07T10:18:42.964Z] Average: 0 4.83 0.00 1.12 1.25 0.02 92.77 [2022-11-07T10:18:42.964Z] Average: 1 4.77 0.00 0.90 0.05 0.02 94.25 [2022-11-07T10:18:42.964Z] Average: 2 4.65 0.00 0.92 0.14 0.02 94.27 [2022-11-07T10:18:42.964Z] Average: 3 4.84 0.00 1.19 1.47 0.02 92.48 [2022-11-07T10:18:42.964Z] Average: 4 4.87 0.00 0.95 0.05 0.02 94.12 [2022-11-07T10:18:42.964Z] Average: 5 5.29 0.00 0.99 1.19 0.02 92.51 [2022-11-07T10:18:42.964Z] Average: 6 4.96 0.00 1.23 0.14 0.01 93.66 [2022-11-07T10:18:42.964Z] Average: 7 4.71 0.00 1.08 1.58 0.02 92.61 [2022-11-07T10:18:42.964Z] [2022-11-07T10:18:42.964Z] [2022-11-07T10:18:42.964Z]