Pull request #110 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at abf08d0160819e269393c084552fc961dbc8790f rather than 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 Obtained Jenkinsfile from abf08d0160819e269393c084552fc961dbc8790f 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-ssh2968659397470616419.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh15416055488558712457.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-110/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-110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12873478795585442589.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-110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7329978930155791488.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh13486277501539320805.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-110/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-110/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4678515562218403493.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1803 in /w/workspace/undry_device-rfid-llrp-go_PR-110 [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-110 # 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/110/head:refs/remotes/origin/PR-110 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit abf08d0160819e269393c084552fc961dbc8790f into PR head commit 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 Merge succeeded, producing 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 Checking out Revision 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 (PR-110) > git config core.sparsecheckout # timeout=10 > git checkout -f 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 # 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 abf08d0160819e269393c084552fc961dbc8790f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 # timeout=10 Commit message: "feat: add internal command request/response topics" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-28T08:11:23.421Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-28T08:11:23.592Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-28T08:11:23.686Z] ========================================================= [2022-09-28T08:11:23.686Z] EdgeX Global Pipelines Version Info [2022-09-28T08:11:23.686Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-28T08:11:24.430Z] ------------------- [2022-09-28T08:11:24.431Z] stable info: [2022-09-28T08:11:24.431Z] ------------------- [2022-09-28T08:11:24.431Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-28T08:11:24.431Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T08:11:24.431Z] Message: update stable to v1.0.239 [2022-09-28T08:11:24.999Z] ------------------- [2022-09-28T08:11:24.999Z] experimental info: [2022-09-28T08:11:24.999Z] ------------------- [2022-09-28T08:11:24.999Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-28T08:11:24.999Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T08:11:24.999Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-28T08:11:25.256Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-09-28T08:11:25.291Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-09-28T08:11:25.331Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-28T08:11:25.367Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-28T08:11:25.404Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-28T08:11:25.510Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-28T08:11:25.546Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-28T08:11:25.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-28T08:11:25.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-28T08:11:25.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-28T08:11:25.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-28T08:11:25.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-09-28T08:11:25.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-28T08:11:25.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-28T08:11:25.846Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T08:11:25.882Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T08:11:25.921Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T08:11:25.963Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T08:11:26.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-28T08:11:26.039Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-28T08:11:26.075Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-28T08:11:26.115Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-28T08:11:26.154Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-28T08:11:26.194Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-28T08:11:26.234Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-28T08:11:26.273Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-28T08:11:26.311Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-28T08:11:26.349Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-110 [Pipeline] echo [2022-09-28T08:11:26.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-110 [Pipeline] echo [2022-09-28T08:11:26.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-110 [Pipeline] echo [2022-09-28T08:11:26.476Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 [Pipeline] echo [2022-09-28T08:11:26.516Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fd8555 [Pipeline] echo [2022-09-28T08:11:26.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T08:11:26.668Z] provisioning config files... [2022-09-28T08:11:26.681Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp/config8482153247415433911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T08:11:27.020Z] ---> docker-login.sh [2022-09-28T08:11:27.020Z] nexus3.edgexfoundry.org:10001 [2022-09-28T08:11:27.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T08:11:27.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T08:11:27.279Z] Configure a credential helper to remove this warning. See [2022-09-28T08:11:27.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T08:11:27.279Z] [2022-09-28T08:11:27.279Z] Login Succeeded [2022-09-28T08:11:27.279Z] nexus3.edgexfoundry.org:10002 [2022-09-28T08:11:27.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T08:11:27.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T08:11:27.538Z] Configure a credential helper to remove this warning. See [2022-09-28T08:11:27.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T08:11:27.538Z] [2022-09-28T08:11:27.538Z] Login Succeeded [2022-09-28T08:11:27.538Z] nexus3.edgexfoundry.org:10003 [2022-09-28T08:11:27.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T08:11:27.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T08:11:27.538Z] Configure a credential helper to remove this warning. See [2022-09-28T08:11:27.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T08:11:27.538Z] [2022-09-28T08:11:27.538Z] Login Succeeded [2022-09-28T08:11:27.538Z] nexus3.edgexfoundry.org:10004 [2022-09-28T08:11:27.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T08:11:27.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T08:11:27.797Z] Configure a credential helper to remove this warning. See [2022-09-28T08:11:27.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T08:11:27.797Z] [2022-09-28T08:11:27.797Z] Login Succeeded [2022-09-28T08:11:27.797Z] docker.io [2022-09-28T08:11:27.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T08:11:28.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T08:11:28.056Z] Configure a credential helper to remove this warning. See [2022-09-28T08:11:28.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T08:11:28.056Z] [2022-09-28T08:11:28.056Z] Login Succeeded [2022-09-28T08:11:28.056Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T08:11:28.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-28T08:11:28.695Z] + git rev-list -1 --merges 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852~1..7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 [Pipeline] echo [2022-09-28T08:11:28.737Z] -----------> git rev-list -1 --merges 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852~1..7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 [false] [Pipeline] sh [2022-09-28T08:11:29.044Z] + git log --format=format:%s -1 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 [Pipeline] echo [2022-09-28T08:11:29.084Z] ========================================================= [2022-09-28T08:11:29.084Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-28T08:11:29.084Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T08:11:29.516Z] + git log --format=format:%s -1 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 [Pipeline] echo [2022-09-28T08:11:29.551Z] [semverPrep] GIT_COMMIT: 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852, Commit Message: feat: add internal command request/response topics [Pipeline] echo [2022-09-28T08:11:29.582Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-28T08:11:29.975Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T08:11:29.975Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-28T08:11:29.975Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-28T08:11:29.975Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-28T08:11:29.975Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-28T08:11:29.975Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-28T08:11:29.975Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T08:11:30.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T08:11:30.519Z] [2022-09-28T08:11:30.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T08:11:30.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T08:11:30.893Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-28T08:11:30.893Z] b85a868b505f: Pulling fs layer [2022-09-28T08:11:30.893Z] e2be974225ed: Pulling fs layer [2022-09-28T08:11:30.893Z] 339a4e72a1f5: Pulling fs layer [2022-09-28T08:11:30.893Z] 988bab9f4d93: Pulling fs layer [2022-09-28T08:11:30.893Z] 1469e6f7b9e6: Pulling fs layer [2022-09-28T08:11:30.893Z] eaf3925da568: Pulling fs layer [2022-09-28T08:11:30.893Z] 988bab9f4d93: Waiting [2022-09-28T08:11:30.893Z] 1469e6f7b9e6: Waiting [2022-09-28T08:11:30.893Z] bab4dde63d76: Pulling fs layer [2022-09-28T08:11:30.893Z] bde34c3a00c8: Pulling fs layer [2022-09-28T08:11:30.893Z] eaf3925da568: Waiting [2022-09-28T08:11:30.893Z] bab4dde63d76: Waiting [2022-09-28T08:11:30.893Z] bde34c3a00c8: Waiting [2022-09-28T08:11:30.893Z] b352a97aabf1: Pulling fs layer [2022-09-28T08:11:30.893Z] 4872d77fe225: Pulling fs layer [2022-09-28T08:11:30.893Z] 5851b861e8e6: Pulling fs layer [2022-09-28T08:11:30.893Z] 4872d77fe225: Waiting [2022-09-28T08:11:30.893Z] 5851b861e8e6: Waiting [2022-09-28T08:11:30.893Z] b352a97aabf1: Waiting [2022-09-28T08:11:30.893Z] e2be974225ed: Verifying Checksum [2022-09-28T08:11:30.893Z] e2be974225ed: Download complete [2022-09-28T08:11:30.893Z] 988bab9f4d93: Verifying Checksum [2022-09-28T08:11:30.893Z] 988bab9f4d93: Download complete [2022-09-28T08:11:31.157Z] 339a4e72a1f5: Verifying Checksum [2022-09-28T08:11:31.157Z] 339a4e72a1f5: Download complete [2022-09-28T08:11:31.157Z] 1469e6f7b9e6: Verifying Checksum [2022-09-28T08:11:31.157Z] 1469e6f7b9e6: Download complete [2022-09-28T08:11:31.157Z] eaf3925da568: Verifying Checksum [2022-09-28T08:11:31.157Z] eaf3925da568: Download complete [2022-09-28T08:11:31.157Z] bde34c3a00c8: Verifying Checksum [2022-09-28T08:11:31.157Z] bde34c3a00c8: Download complete [2022-09-28T08:11:31.157Z] b352a97aabf1: Verifying Checksum [2022-09-28T08:11:31.157Z] b352a97aabf1: Download complete [2022-09-28T08:11:31.157Z] 4872d77fe225: Verifying Checksum [2022-09-28T08:11:31.157Z] 4872d77fe225: Download complete [2022-09-28T08:11:31.157Z] 5851b861e8e6: Verifying Checksum [2022-09-28T08:11:31.157Z] 5851b861e8e6: Download complete [2022-09-28T08:11:31.157Z] b85a868b505f: Download complete [2022-09-28T08:11:31.417Z] bab4dde63d76: Verifying Checksum [2022-09-28T08:11:31.417Z] bab4dde63d76: Download complete [2022-09-28T08:11:32.356Z] b85a868b505f: Pull complete [2022-09-28T08:11:32.623Z] e2be974225ed: Pull complete [2022-09-28T08:11:33.195Z] 339a4e72a1f5: Pull complete [2022-09-28T08:11:33.195Z] 988bab9f4d93: Pull complete [2022-09-28T08:11:33.459Z] 1469e6f7b9e6: Pull complete [2022-09-28T08:11:33.459Z] eaf3925da568: Pull complete [2022-09-28T08:11:35.363Z] bab4dde63d76: Pull complete [2022-09-28T08:11:35.363Z] bde34c3a00c8: Pull complete [2022-09-28T08:11:35.622Z] b352a97aabf1: Pull complete [2022-09-28T08:11:35.622Z] 4872d77fe225: Pull complete [2022-09-28T08:11:35.880Z] 5851b861e8e6: Pull complete [2022-09-28T08:11:35.880Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-28T08:11:35.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T08:11:35.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T08:11:36.088Z] prd-ubuntu20.04-docker-8c-8g-1803 does not seem to be running inside a container [2022-09-28T08:11:36.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-110 -v /w/workspace/undry_device-rfid-llrp-go_PR-110:/w/workspace/undry_device-rfid-llrp-go_PR-110:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T08:11:37.908Z] $ docker top a7e5a31a129601908324b42e10163e25f8aec24f6dce6d3a534a159be02adbbb -eo pid,comm [2022-09-28T08:11:37.966Z] 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-09-28T08:11:37.966Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T08:11:38.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T08:11:38.096Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T08:11:38.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T08:11:38.222Z] $ docker exec a7e5a31a129601908324b42e10163e25f8aec24f6dce6d3a534a159be02adbbb ssh-agent [2022-09-28T08:11:38.344Z] SSH_AUTH_SOCK=/tmp/ssh-7wgLh9DgMeXy/agent.33 [2022-09-28T08:11:38.344Z] SSH_AGENT_PID=39 [2022-09-28T08:11:38.351Z] Running ssh-add (command line suppressed) [2022-09-28T08:11:38.457Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-110@tmp/private_key_17398559802395531527.key (/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp/private_key_17398559802395531527.key) [2022-09-28T08:11:38.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T08:11:38.809Z] + git tag --points-at HEAD [Pipeline] } [2022-09-28T08:11:38.836Z] $ docker exec --env ******** --env ******** a7e5a31a129601908324b42e10163e25f8aec24f6dce6d3a534a159be02adbbb ssh-agent -k [2022-09-28T08:11:38.947Z] unset SSH_AUTH_SOCK; [2022-09-28T08:11:38.947Z] unset SSH_AGENT_PID; [2022-09-28T08:11:38.947Z] echo Agent pid 39 killed; [2022-09-28T08:11:38.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-28T08:11:39.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T08:11:39.043Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T08:11:39.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T08:11:39.177Z] $ docker exec a7e5a31a129601908324b42e10163e25f8aec24f6dce6d3a534a159be02adbbb ssh-agent [2022-09-28T08:11:39.286Z] SSH_AUTH_SOCK=/tmp/ssh-B4uHiCYa4pPT/agent.72 [2022-09-28T08:11:39.286Z] SSH_AGENT_PID=78 [2022-09-28T08:11:39.290Z] Running ssh-add (command line suppressed) [2022-09-28T08:11:39.403Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-110@tmp/private_key_1935025510945047026.key (/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp/private_key_1935025510945047026.key) [2022-09-28T08:11:39.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T08:11:39.738Z] + git semver init [2022-09-28T08:11:39.997Z] 2022-09-28 08:11:39,910 [run_init] DEBUG init version:0.0.0 force:False [2022-09-28T08:11:39.997Z] 2022-09-28 08:11:39,911 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-110/.semver [2022-09-28T08:11:39.997Z] 2022-09-28 08:11:39,911 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-110/.semver [2022-09-28T08:11:39.997Z] 2022-09-28 08:11:39,911 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-110/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-110, universal_newlines=False, shell=None, istream=None) [2022-09-28T08:11:40.936Z] 2022-09-28 08:11:40,829 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-110/.git/info/exclude [2022-09-28T08:11:40.936Z] 2022-09-28 08:11:40,829 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-110/.semver/PR-110 with force:False [2022-09-28T08:11:40.936Z] 2022-09-28 08:11:40,829 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-110/.semver/PR-110 [2022-09-28T08:11:40.936Z] 2022-09-28 08:11:40,833 [execute] INFO git cat-file --batch-check [2022-09-28T08:11:40.936Z] 2022-09-28 08:11:40,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-110/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T08:11:40.936Z] 2022-09-28 08:11:40,839 [execute] INFO git cat-file --batch [2022-09-28T08:11:40.936Z] 2022-09-28 08:11:40,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-110/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T08:11:40.936Z] 2022-09-28 08:11:40,843 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-110/.semver/PR-110 [2022-09-28T08:11:40.936Z] 0.0.0 [Pipeline] } [2022-09-28T08:11:40.969Z] $ docker exec --env ******** --env ******** a7e5a31a129601908324b42e10163e25f8aec24f6dce6d3a534a159be02adbbb ssh-agent -k [2022-09-28T08:11:41.075Z] unset SSH_AUTH_SOCK; [2022-09-28T08:11:41.075Z] unset SSH_AGENT_PID; [2022-09-28T08:11:41.075Z] echo Agent pid 78 killed; [2022-09-28T08:11:41.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T08:11:41.512Z] + git semver [Pipeline] } [2022-09-28T08:11:41.796Z] $ docker stop --time=1 a7e5a31a129601908324b42e10163e25f8aec24f6dce6d3a534a159be02adbbb [2022-09-28T08:11:43.109Z] $ docker rm -f a7e5a31a129601908324b42e10163e25f8aec24f6dce6d3a534a159be02adbbb [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T08:11:43.496Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-28T08:11:43.725Z] Stashed 1 file(s) [Pipeline] echo [2022-09-28T08:11:43.743Z] [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-09-28T08:11:44.309Z] provisioning config files... [2022-09-28T08:11:44.317Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp/config6343671028303414627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T08:11:44.661Z] ---> docker-login.sh [2022-09-28T08:11:44.661Z] nexus3.edgexfoundry.org:10001 [2022-09-28T08:11:44.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T08:11:44.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T08:11:44.661Z] Configure a credential helper to remove this warning. See [2022-09-28T08:11:44.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T08:11:44.661Z] [2022-09-28T08:11:44.661Z] Login Succeeded [2022-09-28T08:11:44.661Z] nexus3.edgexfoundry.org:10002 [2022-09-28T08:11:44.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T08:11:44.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T08:11:44.661Z] Configure a credential helper to remove this warning. See [2022-09-28T08:11:44.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T08:11:44.661Z] [2022-09-28T08:11:44.661Z] Login Succeeded [2022-09-28T08:11:44.661Z] nexus3.edgexfoundry.org:10003 [2022-09-28T08:11:44.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T08:11:44.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T08:11:44.919Z] Configure a credential helper to remove this warning. See [2022-09-28T08:11:44.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T08:11:44.919Z] [2022-09-28T08:11:44.919Z] Login Succeeded [2022-09-28T08:11:44.919Z] nexus3.edgexfoundry.org:10004 [2022-09-28T08:11:44.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T08:11:44.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T08:11:44.919Z] Configure a credential helper to remove this warning. See [2022-09-28T08:11:44.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T08:11:44.919Z] [2022-09-28T08:11:44.919Z] Login Succeeded [2022-09-28T08:11:44.919Z] docker.io [2022-09-28T08:11:45.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T08:11:45.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T08:11:45.437Z] Configure a credential helper to remove this warning. See [2022-09-28T08:11:45.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T08:11:45.437Z] [2022-09-28T08:11:45.437Z] Login Succeeded [2022-09-28T08:11:45.437Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T08:11:45.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T08:11:45.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T08:11:45.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T08:11:45.726Z] ========================================================= [2022-09-28T08:11:45.726Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-28T08:11:45.726Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T08:11:46.163Z] + 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-09-28T08:11:46.163Z] Sending build context to Docker daemon 4.066MB [2022-09-28T08:11:46.163Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T08:11:46.163Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-28T08:11:46.163Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-28T08:11:46.163Z] 2408cc74d12b: Pulling fs layer [2022-09-28T08:11:46.163Z] ea60b727a1ce: Pulling fs layer [2022-09-28T08:11:46.163Z] 30c4a7721957: Pulling fs layer [2022-09-28T08:11:46.163Z] 370296b7ddb6: Pulling fs layer [2022-09-28T08:11:46.163Z] 7c6cee850709: Pulling fs layer [2022-09-28T08:11:46.163Z] 39a5fcdaea64: Pulling fs layer [2022-09-28T08:11:46.163Z] d94ebbe4e438: Pulling fs layer [2022-09-28T08:11:46.163Z] bcfd1f05c69d: Pulling fs layer [2022-09-28T08:11:46.163Z] 59ccb84bbe0f: Pulling fs layer [2022-09-28T08:11:46.163Z] 39a5fcdaea64: Waiting [2022-09-28T08:11:46.163Z] d94ebbe4e438: Waiting [2022-09-28T08:11:46.163Z] bcfd1f05c69d: Waiting [2022-09-28T08:11:46.163Z] 370296b7ddb6: Waiting [2022-09-28T08:11:46.163Z] 7c6cee850709: Waiting [2022-09-28T08:11:46.163Z] 59ccb84bbe0f: Waiting [2022-09-28T08:11:46.163Z] 30c4a7721957: Verifying Checksum [2022-09-28T08:11:46.163Z] 30c4a7721957: Download complete [2022-09-28T08:11:46.163Z] ea60b727a1ce: Verifying Checksum [2022-09-28T08:11:46.163Z] ea60b727a1ce: Download complete [2022-09-28T08:11:46.163Z] 7c6cee850709: Verifying Checksum [2022-09-28T08:11:46.163Z] 7c6cee850709: Download complete [2022-09-28T08:11:46.163Z] 39a5fcdaea64: Verifying Checksum [2022-09-28T08:11:46.163Z] 39a5fcdaea64: Download complete [2022-09-28T08:11:46.422Z] 2408cc74d12b: Verifying Checksum [2022-09-28T08:11:46.422Z] d94ebbe4e438: Verifying Checksum [2022-09-28T08:11:46.422Z] d94ebbe4e438: Download complete [2022-09-28T08:11:46.422Z] 2408cc74d12b: Pull complete [2022-09-28T08:11:46.685Z] ea60b727a1ce: Pull complete [2022-09-28T08:11:46.685Z] 30c4a7721957: Pull complete [2022-09-28T08:11:47.258Z] 370296b7ddb6: Verifying Checksum [2022-09-28T08:11:47.258Z] 370296b7ddb6: Download complete [2022-09-28T08:11:47.258Z] 59ccb84bbe0f: Download complete [2022-09-28T08:11:47.515Z] bcfd1f05c69d: Verifying Checksum [2022-09-28T08:11:47.515Z] bcfd1f05c69d: Download complete [2022-09-28T08:11:51.719Z] 370296b7ddb6: Pull complete [2022-09-28T08:11:51.719Z] 7c6cee850709: Pull complete [2022-09-28T08:11:51.719Z] 39a5fcdaea64: Pull complete [2022-09-28T08:11:51.719Z] d94ebbe4e438: Pull complete [2022-09-28T08:11:53.625Z] bcfd1f05c69d: Pull complete [2022-09-28T08:11:54.192Z] 59ccb84bbe0f: Pull complete [2022-09-28T08:11:54.192Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-28T08:11:54.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T08:11:54.192Z] ---> a4fb48ad2a94 [2022-09-28T08:11:54.192Z] Step 3/12 : ARG MAKE='make build' [2022-09-28T08:11:56.745Z] ---> Running in 9d7f892f2dec [2022-09-28T08:11:56.745Z] Removing intermediate container 9d7f892f2dec [2022-09-28T08:11:56.745Z] ---> 8718b18c829f [2022-09-28T08:11:56.745Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-28T08:11:56.745Z] ---> Running in 9c4a4f619119 [2022-09-28T08:11:57.004Z] Removing intermediate container 9c4a4f619119 [2022-09-28T08:11:57.004Z] ---> fab1fea9893e [2022-09-28T08:11:57.004Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T08:11:57.004Z] ---> Running in 410c8e3bd062 [2022-09-28T08:11:57.004Z] Removing intermediate container 410c8e3bd062 [2022-09-28T08:11:57.004Z] ---> 8ff709327c83 [2022-09-28T08:11:57.004Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T08:11:57.004Z] ---> Running in 0f42be9f172e [2022-09-28T08:11:57.570Z] Removing intermediate container 0f42be9f172e [2022-09-28T08:11:57.570Z] ---> 052546d12c86 [2022-09-28T08:11:57.570Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T08:11:57.570Z] ---> Running in 4cb3ec8d6e34 [2022-09-28T08:11:57.829Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T08:11:58.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T08:11:59.022Z] OK: 211 MiB in 51 packages [2022-09-28T08:11:59.135Z] Still waiting to schedule task [2022-09-28T08:11:59.135Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-28T08:11:59.281Z] Removing intermediate container 4cb3ec8d6e34 [2022-09-28T08:11:59.281Z] ---> fc48b74622e6 [2022-09-28T08:11:59.281Z] Step 8/12 : WORKDIR /app [2022-09-28T08:11:59.281Z] ---> Running in 1d55c71af289 [2022-09-28T08:11:59.539Z] Removing intermediate container 1d55c71af289 [2022-09-28T08:11:59.539Z] ---> 1f08cae0e8f5 [2022-09-28T08:11:59.539Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-28T08:11:59.539Z] ---> 8b381b92431e [2022-09-28T08:11:59.539Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T08:11:59.539Z] ---> Running in f06af2347e70 [2022-09-28T08:12:21.498Z] Removing intermediate container f06af2347e70 [2022-09-28T08:12:21.498Z] ---> 11b4c623257e [2022-09-28T08:12:21.498Z] Step 11/12 : COPY . . [2022-09-28T08:12:21.498Z] ---> 410cb1dffb77 [2022-09-28T08:12:21.498Z] Step 12/12 : RUN $MAKE [2022-09-28T08:12:21.498Z] ---> Running in 58e167a9dfeb [2022-09-28T08:12:21.498Z] noop [2022-09-28T08:12:21.498Z] Removing intermediate container 58e167a9dfeb [2022-09-28T08:12:21.498Z] ---> ef1e31e50ecc [2022-09-28T08:12:21.498Z] Successfully built ef1e31e50ecc [2022-09-28T08:12:21.498Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T08:12:21.936Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T08:12:21.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T08:12:22.074Z] prd-ubuntu20.04-docker-8c-8g-1803 does not seem to be running inside a container [2022-09-28T08:12:22.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-110 -v /w/workspace/undry_device-rfid-llrp-go_PR-110:/w/workspace/undry_device-rfid-llrp-go_PR-110:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-28T08:12:22.490Z] $ docker top 0f1a979569ae145d066252d4c1118b73f6295362178bd64ae3969c5866b0661a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T08:12:22.888Z] + go version [2022-09-28T08:12:22.888Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-28T08:12:22.921Z] $ docker stop --time=1 0f1a979569ae145d066252d4c1118b73f6295362178bd64ae3969c5866b0661a [2022-09-28T08:12:24.203Z] $ docker rm -f 0f1a979569ae145d066252d4c1118b73f6295362178bd64ae3969c5866b0661a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T08:12:24.907Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T08:12:24.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T08:12:25.048Z] prd-ubuntu20.04-docker-8c-8g-1803 does not seem to be running inside a container [2022-09-28T08:12:25.082Z] $ 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-110 -v /w/workspace/undry_device-rfid-llrp-go_PR-110:/w/workspace/undry_device-rfid-llrp-go_PR-110:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-28T08:12:25.425Z] $ docker top 440c7808f20bc547d1d660522de1d578a48abd4caa4ec38360008017aaf0c56d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T08:12:25.806Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-110 [Pipeline] fileExists [Pipeline] sh [2022-09-28T08:12:26.158Z] + make test [2022-09-28T08:12:26.158Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-28T08:12:26.417Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-09-28T08:12:38.611Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-09-28T08:12:38.611Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-09-28T08:12:41.895Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.799s coverage: 38.5% of statements [2022-09-28T08:12:41.895Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.273s coverage: 52.0% of statements [2022-09-28T08:12:41.895Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 96.4% of statements [2022-09-28T08:12:51.867Z] 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-09-28T08:12:51.867Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T08:12:54.393Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T08:12:54.393Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T08:12:54.652Z] ./bin/test-attribution-txt.sh [2022-09-28T08:12:54.652Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-09-28T08:12:54.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T08:12:54.715Z] $ docker stop --time=1 440c7808f20bc547d1d660522de1d578a48abd4caa4ec38360008017aaf0c56d [2022-09-28T08:12:57.027Z] $ docker rm -f 440c7808f20bc547d1d660522de1d578a48abd4caa4ec38360008017aaf0c56d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T08:12:57.522Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T08:12:57.625Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-28T08:12:58.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T08:12:58.589Z] + ls -al . [2022-09-28T08:12:58.589Z] total 636 [2022-09-28T08:12:58.589Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 08:12 . [2022-09-28T08:12:58.589Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:11 .. [2022-09-28T08:12:58.589Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 28 08:11 .dockerignore [2022-09-28T08:12:58.589Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 08:12 .git [2022-09-28T08:12:58.589Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 08:11 .github [2022-09-28T08:12:58.589Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 28 08:11 .gitignore [2022-09-28T08:12:58.589Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 08:11 .golangci.yml [2022-09-28T08:12:58.589Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 08:11 .semver [2022-09-28T08:12:58.589Z] -rw-rw-r-- 1 jenkins jenkins 10866 Sep 28 08:11 Attribution.txt [2022-09-28T08:12:58.589Z] -rw-rw-r-- 1 jenkins jenkins 3740 Sep 28 08:11 CHANGELOG.md [2022-09-28T08:12:58.589Z] -rw-rw-r-- 1 jenkins jenkins 1518 Sep 28 08:11 Dockerfile [2022-09-28T08:12:58.589Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 08:11 GOVERNANCE.md [2022-09-28T08:12:58.589Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 28 08:11 Jenkinsfile [2022-09-28T08:12:58.589Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 28 08:11 LICENSE [2022-09-28T08:12:58.589Z] -rw-rw-r-- 1 jenkins jenkins 2196 Sep 28 08:11 Makefile [2022-09-28T08:12:58.589Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 08:11 OWNERS.md [2022-09-28T08:12:58.589Z] -rw-rw-r-- 1 jenkins jenkins 28496 Sep 28 08:11 README.md [2022-09-28T08:12:58.589Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 08:11 VERSION [2022-09-28T08:12:58.589Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:11 bin [2022-09-28T08:12:58.589Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:11 cmd [2022-09-28T08:12:58.589Z] -rw-r--r-- 1 jenkins jenkins 460049 Sep 28 08:12 coverage.out [2022-09-28T08:12:58.589Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:11 examples [2022-09-28T08:12:58.589Z] -rw-rw-r-- 1 jenkins jenkins 3609 Sep 28 08:11 go.mod [2022-09-28T08:12:58.589Z] -rw-rw-r-- 1 jenkins jenkins 37783 Sep 28 08:11 go.sum [2022-09-28T08:12:58.589Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:11 images [2022-09-28T08:12:58.589Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 28 08:11 internal [2022-09-28T08:12:58.589Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:11 snap [2022-09-28T08:12:58.589Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 28 08:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T08:12:58.978Z] + 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=7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 --label arch=amd64 --label version=0.0.0 . [2022-09-28T08:12:58.978Z] Sending build context to Docker daemon 4.066MB [2022-09-28T08:12:58.978Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T08:12:58.978Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-28T08:12:58.978Z] ---> ef1e31e50ecc [2022-09-28T08:12:58.978Z] Step 3/25 : ARG MAKE='make build' [2022-09-28T08:12:59.246Z] ---> Running in b549eed55a46 [2022-09-28T08:12:59.246Z] Removing intermediate container b549eed55a46 [2022-09-28T08:12:59.246Z] ---> 36afa7738b9e [2022-09-28T08:12:59.246Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-28T08:12:59.246Z] ---> Running in 5a27b88eeaf7 [2022-09-28T08:12:59.246Z] Removing intermediate container 5a27b88eeaf7 [2022-09-28T08:12:59.246Z] ---> 4c92453e1a12 [2022-09-28T08:12:59.246Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T08:12:59.246Z] ---> Running in 6e9fcbcc4dad [2022-09-28T08:12:59.507Z] Removing intermediate container 6e9fcbcc4dad [2022-09-28T08:12:59.507Z] ---> 25b36b8cd491 [2022-09-28T08:12:59.507Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T08:12:59.507Z] ---> Running in 00c2b6e205d2 [2022-09-28T08:13:00.080Z] Removing intermediate container 00c2b6e205d2 [2022-09-28T08:13:00.080Z] ---> 526bda31c87d [2022-09-28T08:13:00.080Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T08:13:00.080Z] ---> Running in 1a56b60e694c [2022-09-28T08:13:00.339Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T08:13:01.280Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T08:13:01.540Z] OK: 211 MiB in 51 packages [2022-09-28T08:13:01.798Z] Removing intermediate container 1a56b60e694c [2022-09-28T08:13:01.798Z] ---> 10b9cc8842ae [2022-09-28T08:13:01.798Z] Step 8/25 : WORKDIR /app [2022-09-28T08:13:01.798Z] ---> Running in ebcd9e48e455 [2022-09-28T08:13:01.798Z] Removing intermediate container ebcd9e48e455 [2022-09-28T08:13:01.798Z] ---> d59e941ae873 [2022-09-28T08:13:01.798Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-28T08:13:02.057Z] ---> 7c7862441af8 [2022-09-28T08:13:02.057Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T08:13:02.057Z] ---> Running in 7dab974e5a70 [2022-09-28T08:13:02.624Z] Removing intermediate container 7dab974e5a70 [2022-09-28T08:13:02.624Z] ---> 59292b6672c2 [2022-09-28T08:13:02.624Z] Step 11/25 : COPY . . [2022-09-28T08:13:02.882Z] ---> 185e9685737a [2022-09-28T08:13:02.882Z] Step 12/25 : RUN $MAKE [2022-09-28T08:13:02.882Z] ---> Running in 31ebbff9242a [2022-09-28T08:13:03.140Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-09-28T08:13:23.926Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1805 in /w/workspace/undry_device-rfid-llrp-go_PR-110 [Pipeline] { [Pipeline] ws [2022-09-28T08:13:23.969Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-09-28T08:13:24.040Z] Selected Git installation does not exist. Using Default [2022-09-28T08:13:24.040Z] The recommended git tool is: NONE [2022-09-28T08:13:25.085Z] Removing intermediate container 31ebbff9242a [2022-09-28T08:13:25.085Z] ---> a02857ae8e40 [2022-09-28T08:13:25.085Z] Step 13/25 : FROM alpine:3.16 [2022-09-28T08:13:25.661Z] 3.16: Pulling from library/alpine [2022-09-28T08:13:25.661Z] 213ec9aee27d: Pulling fs layer [2022-09-28T08:13:25.918Z] 213ec9aee27d: Download complete [2022-09-28T08:13:26.178Z] 213ec9aee27d: Pull complete [2022-09-28T08:13:26.178Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T08:13:26.178Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T08:13:26.178Z] ---> 9c6f07244728 [2022-09-28T08:13:26.178Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-28T08:13:26.178Z] ---> Running in a208a5f453f8 [2022-09-28T08:13:26.436Z] Removing intermediate container a208a5f453f8 [2022-09-28T08:13:26.436Z] ---> c5415df45ea1 [2022-09-28T08:13:26.436Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T08:13:26.436Z] ---> Running in 18efa9518828 [2022-09-28T08:13:27.004Z] Removing intermediate container 18efa9518828 [2022-09-28T08:13:27.004Z] ---> f3e2f44b15b6 [2022-09-28T08:13:27.004Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-28T08:13:27.004Z] ---> Running in 276a18e78c91 [2022-09-28T08:13:27.004Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T08:13:27.939Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T08:13:28.506Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-28T08:13:28.506Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T08:13:28.506Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-28T08:13:28.766Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T08:13:28.766Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-28T08:13:28.766Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-28T08:13:28.896Z] using credential edgex-jenkins-ssh [2022-09-28T08:13:28.909Z] Cloning the remote Git repository [2022-09-28T08:13:29.025Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T08:13:29.025Z] OK: 8 MiB in 20 packages [2022-09-28T08:13:29.284Z] Removing intermediate container 276a18e78c91 [2022-09-28T08:13:29.284Z] ---> d0a3020a6889 [2022-09-28T08:13:29.284Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-09-28T08:13:29.567Z] ---> ec1499f1435f [2022-09-28T08:13:29.567Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-09-28T08:13:29.567Z] ---> efb8776d1d49 [2022-09-28T08:13:29.567Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-09-28T08:13:28.950Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-28T08:13:29.026Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-09-28T08:13:29.161Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-28T08:13:29.162Z] > git --version # timeout=10 [2022-09-28T08:13:29.187Z] > git --version # 'git version 2.25.1' [2022-09-28T08:13:29.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T08:13:29.235Z] Verifying host key using known hosts file [2022-09-28T08:13:29.420Z] 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-09-28T08:13:29.432Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T08:13:30.500Z] ---> 980b23816fb9 [2022-09-28T08:13:30.500Z] Step 20/25 : EXPOSE 59989 [2022-09-28T08:13:30.500Z] ---> Running in 0a896d5bb136 [2022-09-28T08:13:30.500Z] Removing intermediate container 0a896d5bb136 [2022-09-28T08:13:30.500Z] ---> 84d21077fff4 [2022-09-28T08:13:30.500Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-09-28T08:13:30.500Z] ---> Running in c64f97cea1c8 [2022-09-28T08:13:30.500Z] Removing intermediate container c64f97cea1c8 [2022-09-28T08:13:30.500Z] ---> 4df1a8468621 [2022-09-28T08:13:30.500Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-28T08:13:30.500Z] ---> Running in 4470b155f4ba [2022-09-28T08:13:30.500Z] Removing intermediate container 4470b155f4ba [2022-09-28T08:13:30.500Z] ---> 1232ae8d7958 [2022-09-28T08:13:30.500Z] Step 23/25 : LABEL arch=amd64 [2022-09-28T08:13:30.758Z] ---> Running in 4d814b53f7cf [2022-09-28T08:13:30.758Z] Removing intermediate container 4d814b53f7cf [2022-09-28T08:13:30.758Z] ---> fa66f4c565df [2022-09-28T08:13:30.758Z] Step 24/25 : LABEL git_sha=7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 [2022-09-28T08:13:30.758Z] ---> Running in dff646dc962d [2022-09-28T08:13:30.758Z] Removing intermediate container dff646dc962d [2022-09-28T08:13:30.758Z] ---> 48c027799072 [2022-09-28T08:13:30.758Z] Step 25/25 : LABEL version=0.0.0 [2022-09-28T08:13:30.758Z] ---> Running in 488a1fcc432c [2022-09-28T08:13:31.016Z] Removing intermediate container 488a1fcc432c [2022-09-28T08:13:31.016Z] ---> e11892b0b432 [2022-09-28T08:13:31.016Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T08:13:31.016Z] Successfully built e11892b0b432 [2022-09-28T08:13:31.016Z] 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] } [2022-09-28T08:13:30.612Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-09-28T08:13:30.643Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T08:13:31.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T08:13:31.837Z] [2022-09-28T08:13:31.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T08:13:32.093Z] Merging remotes/origin/main commit abf08d0160819e269393c084552fc961dbc8790f into PR head commit 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 [2022-09-28T08:13:32.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T08:13:32.196Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-28T08:13:32.196Z] 5eb5b503b376: Pulling fs layer [2022-09-28T08:13:32.196Z] 5c69ac0246d0: Pulling fs layer [2022-09-28T08:13:32.196Z] ec43610c2a17: Pulling fs layer [2022-09-28T08:13:32.196Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-28T08:13:32.196Z] 33b1e0a273af: Pulling fs layer [2022-09-28T08:13:32.196Z] 5d3b04190fa2: Pulling fs layer [2022-09-28T08:13:32.196Z] 2f39f015ded8: Pulling fs layer [2022-09-28T08:13:32.196Z] 33b1e0a273af: Waiting [2022-09-28T08:13:32.196Z] 2f39f015ded8: Waiting [2022-09-28T08:13:32.196Z] 5d3b04190fa2: Waiting [2022-09-28T08:13:32.196Z] 5c69ac0246d0: Download complete [2022-09-28T08:13:32.196Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-28T08:13:32.196Z] 3a2ae6a8a46f: Download complete [2022-09-28T08:13:32.196Z] 33b1e0a273af: Verifying Checksum [2022-09-28T08:13:32.196Z] 33b1e0a273af: Download complete [2022-09-28T08:13:32.320Z] Merge succeeded, producing 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 [2022-09-28T08:13:32.321Z] Checking out Revision 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 (PR-110) [2022-09-28T08:13:32.458Z] ec43610c2a17: Verifying Checksum [2022-09-28T08:13:32.458Z] ec43610c2a17: Download complete [2022-09-28T08:13:32.458Z] 5eb5b503b376: Verifying Checksum [2022-09-28T08:13:32.458Z] 5eb5b503b376: Download complete [2022-09-28T08:13:31.450Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-09-28T08:13:31.494Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-28T08:13:31.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T08:13:31.500Z] Verifying host key using known hosts file [2022-09-28T08:13:31.506Z] 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-09-28T08:13:31.516Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-28T08:13:32.106Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T08:13:32.121Z] > git checkout -f 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 # timeout=10 [2022-09-28T08:13:32.221Z] > git remote # timeout=10 [2022-09-28T08:13:32.236Z] > git config --get remote.origin.url # timeout=10 [2022-09-28T08:13:32.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T08:13:32.262Z] Verifying host key using known hosts file [2022-09-28T08:13:32.265Z] 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-09-28T08:13:32.275Z] > git merge abf08d0160819e269393c084552fc961dbc8790f # timeout=10 [2022-09-28T08:13:32.298Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-28T08:13:32.326Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T08:13:32.342Z] > git checkout -f 7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 # timeout=10 [2022-09-28T08:13:33.025Z] 2f39f015ded8: Verifying Checksum [2022-09-28T08:13:33.026Z] 2f39f015ded8: Download complete [2022-09-28T08:13:33.591Z] 5eb5b503b376: Pull complete [2022-09-28T08:13:33.849Z] 5c69ac0246d0: Pull complete [2022-09-28T08:13:34.107Z] ec43610c2a17: Pull complete [2022-09-28T08:13:34.365Z] 3a2ae6a8a46f: Pull complete [2022-09-28T08:13:34.623Z] 33b1e0a273af: Pull complete [2022-09-28T08:13:34.623Z] 5d3b04190fa2: Pull complete [2022-09-28T08:13:35.841Z] Commit message: "feat: add internal command request/response topics" [2022-09-28T08:13:35.889Z] > git --version # timeout=10 [2022-09-28T08:13:35.899Z] > git --version # 'git version 2.25.1' [2022-09-28T08:13:35.915Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T08:13:36.251Z] [2022-09-28T08:13:36.251Z] GitHub has been notified of this commit’s build result [2022-09-28T08:13:36.251Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T08:13:36.948Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-28T08:13:36.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T08:13:36.948Z] Dload Upload Total Spent Left Speed [2022-09-28T08:13:36.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2022-09-28T08:13:37.678Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-28T08:13:38.016Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-28T08:13:38.016Z] + sudo tee /etc/docker/daemon.new [2022-09-28T08:13:38.016Z] { [2022-09-28T08:13:38.016Z] "registry-mirrors": [ [2022-09-28T08:13:38.016Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-28T08:13:38.016Z] ], [2022-09-28T08:13:38.016Z] "bip": "10.250.0.254/24", [2022-09-28T08:13:38.016Z] "hosts": [ [2022-09-28T08:13:38.016Z] "tcp://0.0.0.0:5555", [2022-09-28T08:13:38.016Z] "unix:///var/run/docker.sock" [2022-09-28T08:13:38.016Z] ], [2022-09-28T08:13:38.016Z] "mtu": 1458, [2022-09-28T08:13:38.016Z] "selinux-enabled": true, [2022-09-28T08:13:38.016Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-28T08:13:38.016Z] } [Pipeline] sh [2022-09-28T08:13:38.357Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-28T08:13:38.698Z] + sudo service docker restart [2022-09-28T08:13:39.926Z] 2f39f015ded8: Pull complete [2022-09-28T08:13:39.926Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-28T08:13:39.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T08:13:39.926Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T08:13:40.151Z] prd-ubuntu20.04-docker-8c-8g-1803 does not seem to be running inside a container [2022-09-28T08:13:40.185Z] $ 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-110 -v /w/workspace/undry_device-rfid-llrp-go_PR-110:/w/workspace/undry_device-rfid-llrp-go_PR-110:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T08:13:43.152Z] $ docker top 950454b37e09d9d7d7d5a8dcdde41178a64bf029019a607d6f1a0ba4b7c79b46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T08:13:43.604Z] ---> job-cost.sh [2022-09-28T08:13:43.604Z] lf-activate-venv: SKIPPING [2022-09-28T08:13:43.604Z] INFO: No Stack... [2022-09-28T08:13:43.862Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T08:13:44.427Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T08:13:44.734Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-110/archives/cost.csv [2022-09-28T08:13:44.734Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T08:13:44.776Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-110-1-stack-cost] [2022-09-28T08:13:44.781Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-110-1-stack-cost] did not exist. Created. [2022-09-28T08:13:44.781Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T08:13:45.169Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-28T08:13:45.222Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T08:13:45.249Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-110-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T08:13:45.330Z] $ docker stop --time=1 950454b37e09d9d7d7d5a8dcdde41178a64bf029019a607d6f1a0ba4b7c79b46 [2022-09-28T08:13:46.484Z] $ docker rm -f 950454b37e09d9d7d7d5a8dcdde41178a64bf029019a607d6f1a0ba4b7c79b46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T08:13:56.997Z] provisioning config files... [2022-09-28T08:13:57.024Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config2025863899866932622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T08:13:57.406Z] ---> docker-login.sh [2022-09-28T08:13:57.406Z] nexus3.edgexfoundry.org:10001 [2022-09-28T08:13:57.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T08:13:57.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T08:13:57.946Z] Configure a credential helper to remove this warning. See [2022-09-28T08:13:57.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T08:13:57.946Z] [2022-09-28T08:13:57.946Z] Login Succeeded [2022-09-28T08:13:57.946Z] nexus3.edgexfoundry.org:10002 [2022-09-28T08:13:58.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T08:13:58.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T08:13:58.213Z] Configure a credential helper to remove this warning. See [2022-09-28T08:13:58.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T08:13:58.213Z] [2022-09-28T08:13:58.213Z] Login Succeeded [2022-09-28T08:13:58.484Z] nexus3.edgexfoundry.org:10003 [2022-09-28T08:13:58.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T08:13:58.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T08:13:58.752Z] Configure a credential helper to remove this warning. See [2022-09-28T08:13:58.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T08:13:58.752Z] [2022-09-28T08:13:58.752Z] Login Succeeded [2022-09-28T08:13:58.752Z] nexus3.edgexfoundry.org:10004 [2022-09-28T08:13:59.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T08:13:59.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T08:13:59.025Z] Configure a credential helper to remove this warning. See [2022-09-28T08:13:59.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T08:13:59.025Z] [2022-09-28T08:13:59.025Z] Login Succeeded [2022-09-28T08:13:59.025Z] docker.io [2022-09-28T08:13:59.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T08:13:59.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T08:13:59.882Z] Configure a credential helper to remove this warning. See [2022-09-28T08:13:59.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T08:13:59.882Z] [2022-09-28T08:13:59.882Z] Login Succeeded [2022-09-28T08:13:59.882Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T08:13:59.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T08:14:00.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T08:14:00.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T08:14:00.243Z] ========================================================= [2022-09-28T08:14:00.243Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-28T08:14:00.243Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T08:14:00.718Z] + 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-09-28T08:14:00.986Z] Sending build context to Docker daemon 1.22MB [2022-09-28T08:14:00.986Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T08:14:00.986Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-28T08:14:01.267Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-28T08:14:01.267Z] b3c136eddcbf: Pulling fs layer [2022-09-28T08:14:01.267Z] c0a3192eca97: Pulling fs layer [2022-09-28T08:14:01.267Z] a050256f5b6f: Pulling fs layer [2022-09-28T08:14:01.267Z] 656be50a0ddc: Pulling fs layer [2022-09-28T08:14:01.267Z] 2bbca73fdf42: Pulling fs layer [2022-09-28T08:14:01.267Z] 46d945488cbd: Pulling fs layer [2022-09-28T08:14:01.267Z] 8a5474983e97: Pulling fs layer [2022-09-28T08:14:01.267Z] 329c88fbcd65: Pulling fs layer [2022-09-28T08:14:01.267Z] 2bbca73fdf42: Waiting [2022-09-28T08:14:01.267Z] 46d945488cbd: Waiting [2022-09-28T08:14:01.267Z] 8a5474983e97: Waiting [2022-09-28T08:14:01.267Z] 329c88fbcd65: Waiting [2022-09-28T08:14:01.267Z] 656be50a0ddc: Waiting [2022-09-28T08:14:01.267Z] a050256f5b6f: Download complete [2022-09-28T08:14:01.267Z] c0a3192eca97: Download complete [2022-09-28T08:14:01.267Z] 2bbca73fdf42: Verifying Checksum [2022-09-28T08:14:01.267Z] 2bbca73fdf42: Download complete [2022-09-28T08:14:01.267Z] 46d945488cbd: Verifying Checksum [2022-09-28T08:14:01.267Z] 46d945488cbd: Download complete [2022-09-28T08:14:01.267Z] b3c136eddcbf: Verifying Checksum [2022-09-28T08:14:01.267Z] b3c136eddcbf: Download complete [2022-09-28T08:14:02.253Z] b3c136eddcbf: Pull complete [2022-09-28T08:14:02.528Z] 329c88fbcd65: Verifying Checksum [2022-09-28T08:14:02.528Z] 329c88fbcd65: Download complete [2022-09-28T08:14:02.800Z] c0a3192eca97: Pull complete [2022-09-28T08:14:03.073Z] a050256f5b6f: Pull complete [2022-09-28T08:14:03.662Z] 8a5474983e97: Verifying Checksum [2022-09-28T08:14:03.662Z] 8a5474983e97: Download complete [2022-09-28T08:14:04.251Z] 656be50a0ddc: Verifying Checksum [2022-09-28T08:14:04.251Z] 656be50a0ddc: Download complete [2022-09-28T08:14:16.619Z] 656be50a0ddc: Pull complete [2022-09-28T08:14:16.619Z] 2bbca73fdf42: Pull complete [2022-09-28T08:14:16.619Z] 46d945488cbd: Pull complete [2022-09-28T08:14:21.986Z] 8a5474983e97: Pull complete [2022-09-28T08:14:23.963Z] 329c88fbcd65: Pull complete [2022-09-28T08:14:23.963Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-28T08:14:23.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T08:14:23.963Z] ---> ff4287adb874 [2022-09-28T08:14:23.963Z] Step 3/12 : ARG MAKE='make build' [2022-09-28T08:14:26.556Z] ---> Running in 2192d1eebd13 [2022-09-28T08:14:26.556Z] Removing intermediate container 2192d1eebd13 [2022-09-28T08:14:26.556Z] ---> 034e17536ef8 [2022-09-28T08:14:26.556Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-28T08:14:26.556Z] ---> Running in d68c7923f0c2 [2022-09-28T08:14:26.829Z] Removing intermediate container d68c7923f0c2 [2022-09-28T08:14:26.829Z] ---> 9c9ad7ee7e76 [2022-09-28T08:14:26.829Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T08:14:26.829Z] ---> Running in b5aea5ae69be [2022-09-28T08:14:27.413Z] Removing intermediate container b5aea5ae69be [2022-09-28T08:14:27.413Z] ---> 16ca513944cd [2022-09-28T08:14:27.413Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T08:14:27.413Z] ---> Running in 3bf8f9baf7e4 [2022-09-28T08:14:29.366Z] Removing intermediate container 3bf8f9baf7e4 [2022-09-28T08:14:29.366Z] ---> a38f1f440457 [2022-09-28T08:14:29.366Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T08:14:29.366Z] ---> Running in 15f295c5db4f [2022-09-28T08:14:30.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T08:14:31.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T08:14:31.867Z] OK: 221 MiB in 51 packages [2022-09-28T08:14:33.285Z] Removing intermediate container 15f295c5db4f [2022-09-28T08:14:33.285Z] ---> d49110f46742 [2022-09-28T08:14:33.285Z] Step 8/12 : WORKDIR /app [2022-09-28T08:14:33.285Z] ---> Running in e2260f51dafb [2022-09-28T08:14:33.553Z] Removing intermediate container e2260f51dafb [2022-09-28T08:14:33.553Z] ---> dfb9f0162c50 [2022-09-28T08:14:33.553Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-28T08:14:34.136Z] ---> d525fc78ac3f [2022-09-28T08:14:34.136Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T08:14:34.136Z] ---> Running in de2bb8ed4da7 [2022-09-28T08:15:20.977Z] Removing intermediate container de2bb8ed4da7 [2022-09-28T08:15:20.977Z] ---> 87fe646089f4 [2022-09-28T08:15:20.977Z] Step 11/12 : COPY . . [2022-09-28T08:15:20.977Z] ---> f7f39aaae1b1 [2022-09-28T08:15:20.977Z] Step 12/12 : RUN $MAKE [2022-09-28T08:15:20.977Z] ---> Running in ceae5abaf79c [2022-09-28T08:15:21.570Z] noop [2022-09-28T08:15:22.155Z] Removing intermediate container ceae5abaf79c [2022-09-28T08:15:22.155Z] ---> df02ac197410 [2022-09-28T08:15:22.155Z] Successfully built df02ac197410 [2022-09-28T08:15:22.155Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T08:15:22.635Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T08:15:22.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T08:15:22.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-1805 does not seem to be running inside a container [2022-09-28T08:15:22.960Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T08:15:24.154Z] $ docker top db41af0b866a4811e84f23d83500efa8f14bb8d57073a21a598af7ce3e4aaa13 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T08:15:25.030Z] + go version [2022-09-28T08:15:25.030Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-28T08:15:25.066Z] $ docker stop --time=1 db41af0b866a4811e84f23d83500efa8f14bb8d57073a21a598af7ce3e4aaa13 [2022-09-28T08:15:26.667Z] $ docker rm -f db41af0b866a4811e84f23d83500efa8f14bb8d57073a21a598af7ce3e4aaa13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T08:15:27.497Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T08:15:27.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T08:15:27.722Z] prd-ubuntu20.04-docker-arm64-4c-16g-1805 does not seem to be running inside a container [2022-09-28T08:15:27.786Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T08:15:28.971Z] $ docker top 8d43efca95fa9e67ff49ffc74efddcefb0720fdae4d6a2e117fa012d6fad1280 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T08:15:29.871Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-28T08:15:30.582Z] + make test [2022-09-28T08:15:30.583Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-28T08:15:32.531Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-09-28T08:17:09.213Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-09-28T08:17:09.213Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-09-28T08:17:35.917Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.823s coverage: 38.5% of statements [2022-09-28T08:17:35.917Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.503s coverage: 52.0% of statements [2022-09-28T08:17:35.917Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 96.4% of statements [2022-09-28T08:17:35.917Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-28T08:17:35.917Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T08:18:02.634Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T08:18:02.634Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T08:18:02.905Z] ./bin/test-attribution-txt.sh [2022-09-28T08:18:02.905Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-09-28T08:18:03.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T08:18:03.241Z] $ docker stop --time=1 8d43efca95fa9e67ff49ffc74efddcefb0720fdae4d6a2e117fa012d6fad1280 [2022-09-28T08:18:05.851Z] $ docker rm -f 8d43efca95fa9e67ff49ffc74efddcefb0720fdae4d6a2e117fa012d6fad1280 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T08:18:07.046Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T08:18:07.078Z] Warning: overwriting stash ‘coverage-report’ [2022-09-28T08:18:07.783Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T08:18:08.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T08:18:08.948Z] + ls -al . [2022-09-28T08:18:08.948Z] total 632 [2022-09-28T08:18:08.948Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 08:15 . [2022-09-28T08:18:08.948Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:13 .. [2022-09-28T08:18:08.948Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 28 08:13 .dockerignore [2022-09-28T08:18:08.948Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 08:13 .git [2022-09-28T08:18:08.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 08:13 .github [2022-09-28T08:18:08.948Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 28 08:13 .gitignore [2022-09-28T08:18:08.948Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 08:13 .golangci.yml [2022-09-28T08:18:08.948Z] -rw-rw-r-- 1 jenkins jenkins 10866 Sep 28 08:13 Attribution.txt [2022-09-28T08:18:08.948Z] -rw-rw-r-- 1 jenkins jenkins 3740 Sep 28 08:13 CHANGELOG.md [2022-09-28T08:18:08.948Z] -rw-rw-r-- 1 jenkins jenkins 1518 Sep 28 08:13 Dockerfile [2022-09-28T08:18:08.948Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 08:13 GOVERNANCE.md [2022-09-28T08:18:08.948Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 28 08:13 Jenkinsfile [2022-09-28T08:18:08.948Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 28 08:13 LICENSE [2022-09-28T08:18:08.948Z] -rw-rw-r-- 1 jenkins jenkins 2196 Sep 28 08:13 Makefile [2022-09-28T08:18:08.948Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 08:13 OWNERS.md [2022-09-28T08:18:08.948Z] -rw-rw-r-- 1 jenkins jenkins 28496 Sep 28 08:13 README.md [2022-09-28T08:18:08.948Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 08:11 VERSION [2022-09-28T08:18:08.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:13 bin [2022-09-28T08:18:08.948Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:13 cmd [2022-09-28T08:18:08.948Z] -rw-r--r-- 1 jenkins jenkins 460049 Sep 28 08:17 coverage.out [2022-09-28T08:18:08.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:13 examples [2022-09-28T08:18:08.948Z] -rw-rw-r-- 1 jenkins jenkins 3609 Sep 28 08:13 go.mod [2022-09-28T08:18:08.948Z] -rw-rw-r-- 1 jenkins jenkins 37783 Sep 28 08:13 go.sum [2022-09-28T08:18:08.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:13 images [2022-09-28T08:18:08.948Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 28 08:13 internal [2022-09-28T08:18:08.948Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:13 snap [2022-09-28T08:18:08.948Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 28 08:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T08:18:09.419Z] + 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=7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 --label arch=arm64 --label version=0.0.0 . [2022-09-28T08:18:09.722Z] Sending build context to Docker daemon 1.22MB [2022-09-28T08:18:09.722Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T08:18:09.722Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-28T08:18:09.722Z] ---> df02ac197410 [2022-09-28T08:18:09.722Z] Step 3/25 : ARG MAKE='make build' [2022-09-28T08:18:10.001Z] ---> Running in 2fba71a058b4 [2022-09-28T08:18:10.289Z] Removing intermediate container 2fba71a058b4 [2022-09-28T08:18:10.289Z] ---> 9fd1671ce2ec [2022-09-28T08:18:10.289Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-28T08:18:10.570Z] ---> Running in 3c730e7dcdce [2022-09-28T08:18:10.842Z] Removing intermediate container 3c730e7dcdce [2022-09-28T08:18:10.842Z] ---> 05e837b62d45 [2022-09-28T08:18:10.842Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T08:18:11.114Z] ---> Running in 438a712fef8c [2022-09-28T08:18:11.384Z] Removing intermediate container 438a712fef8c [2022-09-28T08:18:11.384Z] ---> 7299b095b30e [2022-09-28T08:18:11.384Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T08:18:11.384Z] ---> Running in 0419ffa5ee23 [2022-09-28T08:18:13.990Z] Removing intermediate container 0419ffa5ee23 [2022-09-28T08:18:13.990Z] ---> 02bc31587df6 [2022-09-28T08:18:13.990Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T08:18:13.990Z] ---> Running in 7e9b563d941c [2022-09-28T08:18:14.955Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T08:18:15.540Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T08:18:16.953Z] OK: 221 MiB in 51 packages [2022-09-28T08:18:17.921Z] Removing intermediate container 7e9b563d941c [2022-09-28T08:18:17.921Z] ---> 801d142b2b18 [2022-09-28T08:18:17.921Z] Step 8/25 : WORKDIR /app [2022-09-28T08:18:17.921Z] ---> Running in f9f6b812b14a [2022-09-28T08:18:18.205Z] Removing intermediate container f9f6b812b14a [2022-09-28T08:18:18.205Z] ---> ba179f5beb45 [2022-09-28T08:18:18.205Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-28T08:18:18.803Z] ---> 3bf8075be9db [2022-09-28T08:18:18.803Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T08:18:19.073Z] ---> Running in e3f38707268a [2022-09-28T08:18:23.337Z] Removing intermediate container e3f38707268a [2022-09-28T08:18:23.337Z] ---> 8e6b8fe50c41 [2022-09-28T08:18:23.337Z] Step 11/25 : COPY . . [2022-09-28T08:18:23.337Z] ---> 74228ecf2f2d [2022-09-28T08:18:23.337Z] Step 12/25 : RUN $MAKE [2022-09-28T08:18:23.607Z] ---> Running in 7e907856bdac [2022-09-28T08:18:24.576Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-09-28T08:21:16.356Z] Removing intermediate container 7e907856bdac [2022-09-28T08:21:16.357Z] ---> 914fbfb452cd [2022-09-28T08:21:16.357Z] Step 13/25 : FROM alpine:3.16 [2022-09-28T08:21:16.357Z] 3.16: Pulling from library/alpine [2022-09-28T08:21:16.357Z] 9b18e9b68314: Pulling fs layer [2022-09-28T08:21:16.357Z] 9b18e9b68314: Verifying Checksum [2022-09-28T08:21:16.357Z] 9b18e9b68314: Download complete [2022-09-28T08:21:16.357Z] 9b18e9b68314: Pull complete [2022-09-28T08:21:16.357Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T08:21:16.357Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T08:21:16.357Z] ---> a6215f271958 [2022-09-28T08:21:16.357Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-28T08:21:16.357Z] ---> Running in 030f153e22fa [2022-09-28T08:21:16.357Z] Removing intermediate container 030f153e22fa [2022-09-28T08:21:16.357Z] ---> 3dd44b3874d5 [2022-09-28T08:21:16.357Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T08:21:16.357Z] ---> Running in 872aac10244a [2022-09-28T08:21:16.357Z] Removing intermediate container 872aac10244a [2022-09-28T08:21:16.357Z] ---> 2958afe815e2 [2022-09-28T08:21:16.357Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-28T08:21:16.357Z] ---> Running in 9019ebcda054 [2022-09-28T08:21:16.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T08:21:16.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T08:21:16.357Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-28T08:21:16.357Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T08:21:16.357Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-28T08:21:16.357Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T08:21:16.357Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-28T08:21:16.357Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-28T08:21:16.357Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T08:21:16.357Z] OK: 8 MiB in 20 packages [2022-09-28T08:21:16.357Z] Removing intermediate container 9019ebcda054 [2022-09-28T08:21:16.357Z] ---> 0f4de5be49b8 [2022-09-28T08:21:16.357Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-09-28T08:21:16.357Z] ---> 56a33b390247 [2022-09-28T08:21:16.357Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-09-28T08:21:16.357Z] ---> 52f785247795 [2022-09-28T08:21:16.357Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-09-28T08:21:16.941Z] ---> 8ac1d88b68d2 [2022-09-28T08:21:16.941Z] Step 20/25 : EXPOSE 59989 [2022-09-28T08:21:17.210Z] ---> Running in 8f64512d2cfd [2022-09-28T08:21:17.478Z] Removing intermediate container 8f64512d2cfd [2022-09-28T08:21:17.478Z] ---> 779607215ad7 [2022-09-28T08:21:17.478Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-09-28T08:21:17.478Z] ---> Running in 771d7ad0d5ec [2022-09-28T08:21:17.746Z] Removing intermediate container 771d7ad0d5ec [2022-09-28T08:21:17.746Z] ---> e06a1af84b3d [2022-09-28T08:21:17.746Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-28T08:21:17.746Z] ---> Running in 4b7597dea709 [2022-09-28T08:21:18.015Z] Removing intermediate container 4b7597dea709 [2022-09-28T08:21:18.015Z] ---> 7bb80d73729f [2022-09-28T08:21:18.015Z] Step 23/25 : LABEL arch=arm64 [2022-09-28T08:21:18.283Z] ---> Running in e967f9c6d738 [2022-09-28T08:21:18.552Z] Removing intermediate container e967f9c6d738 [2022-09-28T08:21:18.552Z] ---> fcf40ce2b8db [2022-09-28T08:21:18.552Z] Step 24/25 : LABEL git_sha=7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 [2022-09-28T08:21:18.552Z] ---> Running in 5b8563a9a6f0 [2022-09-28T08:21:18.822Z] Removing intermediate container 5b8563a9a6f0 [2022-09-28T08:21:18.822Z] ---> 14c3e30165ba [2022-09-28T08:21:18.822Z] Step 25/25 : LABEL version=0.0.0 [2022-09-28T08:21:19.091Z] ---> Running in 55674cf3a1bc [2022-09-28T08:21:19.359Z] Removing intermediate container 55674cf3a1bc [2022-09-28T08:21:19.359Z] ---> cf71b828036d [2022-09-28T08:21:19.359Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T08:21:19.359Z] Successfully built cf71b828036d [2022-09-28T08:21:19.359Z] 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-09-28T08:21:20.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T08:21:20.141Z] [2022-09-28T08:21:20.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T08:21:20.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T08:21:20.546Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-28T08:21:20.546Z] 8998bd30e6a1: Pulling fs layer [2022-09-28T08:21:20.546Z] 04944245beec: Pulling fs layer [2022-09-28T08:21:20.546Z] 699f458cf7ca: Pulling fs layer [2022-09-28T08:21:20.546Z] 765212b225bb: Pulling fs layer [2022-09-28T08:21:20.546Z] f23df028b6ca: Pulling fs layer [2022-09-28T08:21:20.546Z] d65c8cfc05b1: Pulling fs layer [2022-09-28T08:21:20.546Z] 2437ff75d9bd: Pulling fs layer [2022-09-28T08:21:20.546Z] 765212b225bb: Waiting [2022-09-28T08:21:20.546Z] d65c8cfc05b1: Waiting [2022-09-28T08:21:20.546Z] f23df028b6ca: Waiting [2022-09-28T08:21:20.546Z] 2437ff75d9bd: Waiting [2022-09-28T08:21:20.814Z] 04944245beec: Verifying Checksum [2022-09-28T08:21:20.814Z] 04944245beec: Download complete [2022-09-28T08:21:20.815Z] 765212b225bb: Download complete [2022-09-28T08:21:20.815Z] f23df028b6ca: Verifying Checksum [2022-09-28T08:21:20.815Z] f23df028b6ca: Download complete [2022-09-28T08:21:20.815Z] d65c8cfc05b1: Verifying Checksum [2022-09-28T08:21:20.815Z] d65c8cfc05b1: Download complete [2022-09-28T08:21:20.815Z] 699f458cf7ca: Verifying Checksum [2022-09-28T08:21:20.815Z] 699f458cf7ca: Download complete [2022-09-28T08:21:21.403Z] 8998bd30e6a1: Verifying Checksum [2022-09-28T08:21:21.403Z] 8998bd30e6a1: Download complete [2022-09-28T08:21:23.982Z] 2437ff75d9bd: Verifying Checksum [2022-09-28T08:21:23.982Z] 2437ff75d9bd: Download complete [2022-09-28T08:21:25.393Z] 8998bd30e6a1: Pull complete [2022-09-28T08:21:25.662Z] 04944245beec: Pull complete [2022-09-28T08:21:27.069Z] 699f458cf7ca: Pull complete [2022-09-28T08:21:27.336Z] 765212b225bb: Pull complete [2022-09-28T08:21:27.931Z] f23df028b6ca: Pull complete [2022-09-28T08:21:28.197Z] d65c8cfc05b1: Pull complete [2022-09-28T08:21:43.189Z] 2437ff75d9bd: Pull complete [2022-09-28T08:21:43.189Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-28T08:21:43.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T08:21:43.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T08:21:43.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-1805 does not seem to be running inside a container [2022-09-28T08:21:43.580Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-28T08:21:46.211Z] $ docker top 5f5fd9cee6e35374e2b9bb609d0fb1f735cd2de90a87d110efdd222ab3e61d5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T08:21:46.778Z] ---> job-cost.sh [2022-09-28T08:21:47.048Z] lf-activate-venv: SKIPPING [2022-09-28T08:21:47.048Z] INFO: No Stack... [2022-09-28T08:21:47.629Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-28T08:21:48.585Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T08:21:48.929Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2022-09-28T08:21:48.929Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T08:21:49.016Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-110-1-stack-cost] [2022-09-28T08:21:49.021Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-110-1-stack-cost] did not exist. Created. [2022-09-28T08:21:49.021Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T08:21:49.739Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-296ab9fa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-28T08:21:50.405Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-28T08:21:50.439Z] Warning: overwriting stash ‘stack-cost’ [2022-09-28T08:21:50.493Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T08:21:50.507Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-110-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T08:21:50.582Z] $ docker stop --time=1 5f5fd9cee6e35374e2b9bb609d0fb1f735cd2de90a87d110efdd222ab3e61d5f [2022-09-28T08:21:52.055Z] $ docker rm -f 5f5fd9cee6e35374e2b9bb609d0fb1f735cd2de90a87d110efdd222ab3e61d5f [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-09-28T08:21:53.016Z] provisioning config files... [2022-09-28T08:21:53.024Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp/config16592362597381630472tmp [Pipeline] { [Pipeline] sh [2022-09-28T08:21:53.350Z] + set +x [2022-09-28T08:21:53.350Z] + curl -s https://codecov.io/bash [2022-09-28T08:21:53.350Z] + bash -s -- [2022-09-28T08:21:53.350Z] [2022-09-28T08:21:53.350Z] _____ _ [2022-09-28T08:21:53.350Z] / ____| | | [2022-09-28T08:21:53.350Z] | | ___ __| | ___ ___ _____ __ [2022-09-28T08:21:53.350Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-28T08:21:53.350Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-28T08:21:53.350Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-28T08:21:53.350Z] Bash-1.0.6 [2022-09-28T08:21:53.350Z] [2022-09-28T08:21:53.350Z] [2022-09-28T08:21:53.350Z] ==> git version 2.25.1 found [2022-09-28T08:21:53.350Z] ==> 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-09-28T08:21:53.350Z] Release-Date: 2020-01-08 [2022-09-28T08:21:53.350Z] 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-09-28T08:21:53.350Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-28T08:21:53.350Z] ==> Jenkins CI detected. [2022-09-28T08:21:53.350Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-110 [2022-09-28T08:21:53.350Z] project root: . [2022-09-28T08:21:53.350Z] --> token set from env [2022-09-28T08:21:53.350Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-28T08:21:53.350Z] ==> Running gcov in . (disable via -X gcov) [2022-09-28T08:21:53.350Z] ==> Python coveragepy not found [2022-09-28T08:21:53.350Z] ==> Searching for coverage reports in: [2022-09-28T08:21:53.350Z] + . [2022-09-28T08:21:53.350Z] -> Found 1 reports [2022-09-28T08:21:53.350Z] ==> Detecting git/mercurial file structure [2022-09-28T08:21:53.350Z] ==> Reading reports [2022-09-28T08:21:53.350Z] + ./coverage.out bytes=460049 [2022-09-28T08:21:53.609Z] ==> Appending adjustments [2022-09-28T08:21:53.609Z] https://docs.codecov.io/docs/fixing-reports [2022-09-28T08:21:53.609Z] + Found adjustments [2022-09-28T08:21:53.609Z] ==> Gzipping contents [2022-09-28T08:21:53.868Z] 52K /tmp/codecov.KypLgI.gz [2022-09-28T08:21:53.868Z] ==> Uploading reports [2022-09-28T08:21:53.868Z] url: https://codecov.io [2022-09-28T08:21:53.868Z] query: branch=PR-110&commit=7fd8555bb5b3aa803970dfc4ed82cea7df3cd852&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=110&job=&cmd_args= [2022-09-28T08:21:53.868Z] -> Pinging Codecov [2022-09-28T08:21:53.868Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-110&commit=7fd8555bb5b3aa803970dfc4ed82cea7df3cd852&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-110%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=110&job=&cmd_args= [2022-09-28T08:21:54.125Z] -> Uploading to [2022-09-28T08:21:54.125Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-28/581DD39554BDF9B6E22D074273EAD858/7fd8555bb5b3aa803970dfc4ed82cea7df3cd852/93095951-6a11-4b59-ac29-bcaed284809d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T082153Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc65109b5a906a97e7cf0bd1ef04413f3289a00f3c28d4c85c6e3d94024f0d5c [2022-09-28T08:21:54.125Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T08:21:54.125Z] Dload Upload Total Spent Left Speed [2022-09-28T08:21:54.691Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51594 0 0 100 51594 0 97347 --:--:-- --:--:-- --:--:-- 97163 100 51594 0 0 100 51594 0 97347 --:--:-- --:--:-- --:--:-- 97163 [2022-09-28T08:21:54.691Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/7fd8555bb5b3aa803970dfc4ed82cea7df3cd852 [Pipeline] } [2022-09-28T08:21:54.718Z] 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-09-28T08:21:56.386Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-110/archives ] [2022-09-28T08:21:56.386Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-110/archives [2022-09-28T08:21:56.386Z] total 16 [2022-09-28T08:21:56.386Z] drwxr-xr-x 3 root root 4096 Sep 28 08:13 . [2022-09-28T08:21:56.386Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 08:13 .. [2022-09-28T08:21:56.386Z] drwxr-xr-x 2 root root 4096 Sep 28 08:13 cost [2022-09-28T08:21:56.386Z] -rw-r--r-- 1 root root 91 Sep 28 08:13 cost.csv [2022-09-28T08:21:56.387Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-110/archives [2022-09-28T08:21:56.387Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-110/archives [2022-09-28T08:21:56.387Z] total 16 [2022-09-28T08:21:56.387Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 08:13 . [2022-09-28T08:21:56.387Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 08:13 .. [2022-09-28T08:21:56.387Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 08:13 cost [2022-09-28T08:21:56.387Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 28 08:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-28T08:21:56.710Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T08:21:57.597Z] ---> package-listing.sh [2022-09-28T08:21:57.597Z] ++ facter osfamily [2022-09-28T08:21:57.597Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-28T08:21:57.857Z] + OS_FAMILY=debian [2022-09-28T08:21:57.857Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-110 [2022-09-28T08:21:57.857Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-28T08:21:57.857Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-28T08:21:57.857Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-28T08:21:57.857Z] + PACKAGES=/tmp/packages_start.txt [2022-09-28T08:21:57.857Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-110 ']' [2022-09-28T08:21:57.857Z] + PACKAGES=/tmp/packages_end.txt [2022-09-28T08:21:57.857Z] + case "${OS_FAMILY}" in [2022-09-28T08:21:57.857Z] + dpkg -l [2022-09-28T08:21:57.857Z] + grep '^ii' [2022-09-28T08:21:57.857Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-28T08:21:57.857Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-28T08:21:57.857Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-28T08:21:57.857Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-110 ']' [2022-09-28T08:21:57.857Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-110/archives/ [2022-09-28T08:21:57.857Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-110/archives/ [Pipeline] echo [2022-09-28T08:21:57.891Z] 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-110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-28T08:21:58.177Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T08:21:58.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T08:21:58.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T08:21:58.946Z] prd-ubuntu20.04-docker-8c-8g-1803 does not seem to be running inside a container [2022-09-28T08:21:58.976Z] $ 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-110/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-110 -v /w/workspace/undry_device-rfid-llrp-go_PR-110:/w/workspace/undry_device-rfid-llrp-go_PR-110:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T08:21:59.172Z] $ docker top 00f92ccae281c78db1d2f5840099257ad4df32a4226704bab34806f5a23b1b31 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T08:21:59.556Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-28T08:21:59.864Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-28T08:22:00.173Z] + ls /var/log/sa-host [2022-09-28T08:22:00.174Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T08:22:00.397Z] provisioning config files... [2022-09-28T08:22:00.408Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-110@tmp/config2873518198553905826tmp [Pipeline] { [Pipeline] echo [2022-09-28T08:22:00.459Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T08:22:00.765Z] ---> create-netrc.sh [Pipeline] } [2022-09-28T08:22:00.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-28T08:22:01.186Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-28T08:22:01.217Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T08:22:01.527Z] ---> sudo-logs.sh [2022-09-28T08:22:01.527Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-28T08:22:01.605Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T08:22:01.916Z] ---> job-cost.sh [2022-09-28T08:22:01.916Z] lf-activate-venv: SKIPPING [2022-09-28T08:22:01.916Z] DEBUG: total: 0.2199999988079071 [2022-09-28T08:22:01.916Z] INFO: Retrieving Stack Cost... [2022-09-28T08:22:02.485Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T08:22:02.743Z] INFO: Archiving Costs [Pipeline] echo [2022-09-28T08:22:02.777Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T08:22:03.100Z] ---> logs-deploy.sh [2022-09-28T08:22:03.100Z] lf-activate-venv: SKIPPING [2022-09-28T08:22:03.100Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-110/1 [2022-09-28T08:22:03.100Z] INFO: archiving workspace using pattern(s): [2022-09-28T08:22:04.037Z] Archives upload complete. [2022-09-28T08:22:04.296Z] INFO: archiving logs to Nexus [2022-09-28T08:22:04.868Z] ---> uname -a: [2022-09-28T08:22:04.868Z] Linux prd-ubuntu20-04-docker-8c-8g-1803 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-28T08:22:04.868Z] [2022-09-28T08:22:04.868Z] [2022-09-28T08:22:04.868Z] ---> lscpu: [2022-09-28T08:22:04.868Z] Architecture: x86_64 [2022-09-28T08:22:04.868Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-28T08:22:04.868Z] Byte Order: Little Endian [2022-09-28T08:22:04.868Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-28T08:22:04.868Z] CPU(s): 8 [2022-09-28T08:22:04.868Z] On-line CPU(s) list: 0-7 [2022-09-28T08:22:04.868Z] Thread(s) per core: 1 [2022-09-28T08:22:04.868Z] Core(s) per socket: 1 [2022-09-28T08:22:04.868Z] Socket(s): 8 [2022-09-28T08:22:04.868Z] NUMA node(s): 1 [2022-09-28T08:22:04.868Z] Vendor ID: AuthenticAMD [2022-09-28T08:22:04.868Z] CPU family: 23 [2022-09-28T08:22:04.868Z] Model: 49 [2022-09-28T08:22:04.868Z] Model name: AMD EPYC-Rome Processor [2022-09-28T08:22:04.868Z] Stepping: 0 [2022-09-28T08:22:04.868Z] CPU MHz: 2799.998 [2022-09-28T08:22:04.868Z] BogoMIPS: 5599.99 [2022-09-28T08:22:04.868Z] Virtualization: AMD-V [2022-09-28T08:22:04.868Z] Hypervisor vendor: KVM [2022-09-28T08:22:04.868Z] Virtualization type: full [2022-09-28T08:22:04.868Z] L1d cache: 256 KiB [2022-09-28T08:22:04.868Z] L1i cache: 256 KiB [2022-09-28T08:22:04.868Z] L2 cache: 4 MiB [2022-09-28T08:22:04.868Z] L3 cache: 128 MiB [2022-09-28T08:22:04.868Z] NUMA node0 CPU(s): 0-7 [2022-09-28T08:22:04.868Z] Vulnerability Itlb multihit: Not affected [2022-09-28T08:22:04.868Z] Vulnerability L1tf: Not affected [2022-09-28T08:22:04.868Z] Vulnerability Mds: Not affected [2022-09-28T08:22:04.868Z] Vulnerability Meltdown: Not affected [2022-09-28T08:22:04.868Z] Vulnerability Mmio stale data: Not affected [2022-09-28T08:22:04.868Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-28T08:22:04.868Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-28T08:22:04.868Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-28T08:22:04.868Z] Vulnerability Srbds: Not affected [2022-09-28T08:22:04.868Z] Vulnerability Tsx async abort: Not affected [2022-09-28T08:22:04.868Z] 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-09-28T08:22:04.868Z] [2022-09-28T08:22:04.868Z] [2022-09-28T08:22:04.868Z] ---> nproc: [2022-09-28T08:22:04.868Z] 8 [2022-09-28T08:22:04.868Z] [2022-09-28T08:22:04.868Z] [2022-09-28T08:22:04.868Z] ---> df -h: [2022-09-28T08:22:04.868Z] Filesystem Size Used Avail Use% Mounted on [2022-09-28T08:22:04.868Z] overlay 155G 12G 144G 8% / [2022-09-28T08:22:04.868Z] tmpfs 64M 0 64M 0% /dev [2022-09-28T08:22:04.868Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-28T08:22:04.868Z] shm 64M 0 64M 0% /dev/shm [2022-09-28T08:22:04.868Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-28T08:22:04.868Z] [2022-09-28T08:22:04.868Z] [2022-09-28T08:22:04.868Z] ---> sar -b -r -n DEV: [2022-09-28T08:22:04.868Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1803) 09/28/22 _x86_64_ (8 CPU) [2022-09-28T08:22:04.868Z] [2022-09-28T08:22:04.868Z] 08:10:46 LINUX RESTART (8 CPU) [2022-09-28T08:22:04.868Z] [2022-09-28T08:22:04.868Z] 08:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-28T08:22:04.868Z] 08:12:02 405.78 47.98 357.81 0.00 5411.23 126184.44 0.00 [2022-09-28T08:22:04.868Z] 08:13:01 133.13 0.76 132.37 0.00 11.66 44068.46 0.00 [2022-09-28T08:22:04.868Z] 08:14:01 150.72 0.07 150.66 0.00 6.27 34828.20 0.00 [2022-09-28T08:22:04.868Z] 08:15:01 1.63 0.00 1.63 0.00 0.00 20.68 0.00 [2022-09-28T08:22:04.868Z] 08:16:01 26.81 7.76 19.04 0.00 906.50 2307.63 0.00 [2022-09-28T08:22:04.868Z] 08:17:01 15.16 1.60 13.56 0.00 1980.34 2551.17 0.00 [2022-09-28T08:22:04.868Z] 08:18:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 [2022-09-28T08:22:04.868Z] 08:19:01 2.00 0.00 2.00 0.00 0.00 21.60 0.00 [2022-09-28T08:22:04.868Z] 08:20:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 [2022-09-28T08:22:04.868Z] 08:21:01 2.18 0.00 2.18 0.00 0.00 24.13 0.00 [2022-09-28T08:22:04.868Z] 08:22:01 6.77 0.27 6.50 0.00 22.00 147.04 0.00 [2022-09-28T08:22:04.868Z] Average: 67.82 5.32 62.51 0.00 759.12 19069.53 0.00 [2022-09-28T08:22:04.868Z] [2022-09-28T08:22:04.868Z] 08:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-28T08:22:04.868Z] 08:12:02 29149116 31561952 762716 2.32 75564 2604464 1986232 5.85 1026484 2351056 2268 [2022-09-28T08:22:04.868Z] 08:13:01 28550444 31536520 776316 2.36 134296 3068840 1956168 5.77 1236216 2672188 692 [2022-09-28T08:22:04.868Z] 08:14:01 27828916 31578244 730316 2.22 145512 3758256 1762256 5.19 1246156 3316248 388 [2022-09-28T08:22:04.868Z] 08:15:01 27829236 31578592 729616 2.22 145540 3758260 1762256 5.19 1246168 3316248 244 [2022-09-28T08:22:04.868Z] 08:16:01 27642704 31541732 743976 2.26 162836 3896680 1806948 5.33 1353200 3377452 15272 [2022-09-28T08:22:04.868Z] 08:17:01 27550348 31568844 718236 2.18 164200 4007268 1759216 5.18 1392008 3424008 212 [2022-09-28T08:22:04.868Z] 08:18:01 27554056 31572656 714332 2.17 164288 4007280 1759216 5.18 1388724 3424016 160 [2022-09-28T08:22:04.868Z] 08:19:01 27554364 31573028 713940 2.17 164372 4007280 1759216 5.18 1388496 3424028 4 [2022-09-28T08:22:04.868Z] 08:20:01 27553888 31572680 714252 2.17 164464 4007284 1759216 5.18 1388884 3424040 8 [2022-09-28T08:22:04.868Z] 08:21:01 27554184 31573244 713476 2.17 164560 4007280 1759216 5.18 1388616 3424152 28 [2022-09-28T08:22:04.868Z] 08:22:01 27518724 31540764 742020 2.26 164796 4008756 1838888 5.42 1417740 3424260 404 [2022-09-28T08:22:04.868Z] Average: 27844180 31563478 732654 2.23 150039 3739241 1809893 5.33 1315699 3234336 1789 [2022-09-28T08:22:04.868Z] [2022-09-28T08:22:04.868Z] 08:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-28T08:22:04.868Z] 08:12:02 ens3 756.26 529.55 6517.29 118.80 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:12:02 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:12:02 docker0 61.44 75.77 4.95 136.46 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:12:02 vethbe0b11e 48.68 62.61 4.72 50.91 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:13:01 ens3 169.12 104.88 1682.27 24.46 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:13:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:13:01 docker0 74.21 115.78 6.33 1632.26 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:13:01 vetha1293ea 4.37 5.20 0.30 19.98 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:14:01 ens3 128.26 88.00 2658.35 18.14 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:14:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:14:01 docker0 10.75 14.01 0.66 79.37 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:15:01 ens3 1.52 0.85 0.19 0.13 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:16:01 ens3 77.34 48.87 1056.20 3.71 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:17:01 ens3 11.86 7.17 245.08 0.80 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:17:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:20:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:21:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:22:01 ens3 23.40 14.40 25.84 9.31 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:22:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] Average: ens3 106.10 72.13 1106.86 15.93 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] Average: docker0 13.22 18.54 1.08 165.78 0.00 0.00 0.00 0.00 [2022-09-28T08:22:04.868Z] [2022-09-28T08:22:04.868Z] [2022-09-28T08:22:04.868Z] ---> sar -P ALL: [2022-09-28T08:22:04.868Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1803) 09/28/22 _x86_64_ (8 CPU) [2022-09-28T08:22:04.868Z] [2022-09-28T08:22:04.868Z] 08:10:46 LINUX RESTART (8 CPU) [2022-09-28T08:22:04.868Z] [2022-09-28T08:22:04.868Z] 08:11:01 CPU %user %nice %system %iowait %steal %idle [2022-09-28T08:22:04.868Z] 08:12:02 all 9.87 0.00 4.04 2.16 0.05 83.88 [2022-09-28T08:22:04.868Z] 08:12:02 0 10.91 0.00 4.05 0.45 0.05 84.53 [2022-09-28T08:22:04.868Z] 08:12:02 1 9.65 0.00 5.31 6.82 0.07 78.15 [2022-09-28T08:22:04.868Z] 08:12:02 2 11.17 0.00 3.06 1.23 0.03 84.51 [2022-09-28T08:22:04.869Z] 08:12:02 3 9.37 0.00 4.84 2.36 0.07 83.36 [2022-09-28T08:22:04.869Z] 08:12:02 4 9.33 0.00 4.16 2.26 0.05 84.20 [2022-09-28T08:22:04.869Z] 08:12:02 5 8.50 0.00 3.29 1.37 0.05 86.79 [2022-09-28T08:22:04.869Z] 08:12:02 6 10.60 0.00 3.21 0.71 0.05 85.44 [2022-09-28T08:22:04.869Z] 08:12:02 7 9.43 0.00 4.37 2.08 0.07 84.05 [2022-09-28T08:22:04.869Z] 08:13:01 all 31.74 0.00 5.73 1.50 0.07 60.97 [2022-09-28T08:22:04.869Z] 08:13:01 0 31.19 0.00 7.18 1.12 0.07 60.45 [2022-09-28T08:22:04.869Z] 08:13:01 1 32.91 0.00 5.39 0.14 0.07 61.49 [2022-09-28T08:22:04.869Z] 08:13:01 2 31.73 0.00 5.56 0.38 0.07 62.27 [2022-09-28T08:22:04.869Z] 08:13:01 3 32.84 0.00 5.05 0.22 0.07 61.82 [2022-09-28T08:22:04.869Z] 08:13:01 4 31.89 0.00 5.80 1.89 0.05 60.37 [2022-09-28T08:22:04.869Z] 08:13:01 5 29.79 0.00 5.10 0.07 0.07 64.97 [2022-09-28T08:22:04.869Z] 08:13:01 6 33.32 0.00 6.15 7.77 0.07 52.69 [2022-09-28T08:22:04.869Z] 08:13:01 7 30.23 0.00 5.61 0.43 0.09 63.64 [2022-09-28T08:22:04.869Z] 08:14:01 all 21.35 0.00 4.52 1.35 0.07 72.71 [2022-09-28T08:22:04.869Z] 08:14:01 0 22.27 0.00 4.20 0.30 0.05 73.18 [2022-09-28T08:22:04.869Z] 08:14:01 1 21.59 0.00 4.32 0.03 0.07 73.99 [2022-09-28T08:22:04.869Z] 08:14:01 2 22.84 0.00 5.01 0.44 0.07 71.64 [2022-09-28T08:22:04.869Z] 08:14:01 3 21.00 0.00 4.73 3.43 0.07 70.77 [2022-09-28T08:22:04.869Z] 08:14:01 4 21.00 0.00 4.13 0.07 0.05 74.75 [2022-09-28T08:22:04.869Z] 08:14:01 5 20.89 0.00 4.12 0.05 0.07 74.87 [2022-09-28T08:22:04.869Z] 08:14:01 6 19.82 0.00 4.19 5.68 0.05 70.26 [2022-09-28T08:22:04.869Z] 08:14:01 7 21.39 0.00 5.44 0.84 0.12 72.20 [2022-09-28T08:22:04.869Z] 08:15:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2022-09-28T08:22:04.869Z] 08:15:01 0 0.08 0.00 0.02 0.02 0.00 99.88 [2022-09-28T08:22:04.869Z] 08:15:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-28T08:22:04.869Z] 08:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-28T08:22:04.869Z] 08:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T08:22:04.869Z] 08:15:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2022-09-28T08:22:04.869Z] 08:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-28T08:22:04.869Z] 08:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-28T08:22:04.869Z] 08:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-28T08:22:04.869Z] 08:16:01 all 0.89 0.00 0.73 0.27 0.02 98.09 [2022-09-28T08:22:04.869Z] 08:16:01 0 0.50 0.00 1.50 0.03 0.02 97.95 [2022-09-28T08:22:04.869Z] 08:16:01 1 0.53 0.00 0.45 0.02 0.02 98.98 [2022-09-28T08:22:04.869Z] 08:16:01 2 1.62 0.00 0.75 0.02 0.00 97.62 [2022-09-28T08:22:04.869Z] 08:16:01 3 0.68 0.00 0.87 0.13 0.03 98.28 [2022-09-28T08:22:04.869Z] 08:16:01 4 0.78 0.00 0.45 0.07 0.03 98.66 [2022-09-28T08:22:04.869Z] 08:16:01 5 1.57 0.00 0.83 0.38 0.00 97.21 [2022-09-28T08:22:04.869Z] 08:16:01 6 0.37 0.00 0.35 0.89 0.02 98.38 [2022-09-28T08:22:04.869Z] 08:16:01 7 1.05 0.00 0.65 0.65 0.02 97.63 [2022-09-28T08:22:04.869Z] 08:17:01 all 0.37 0.00 0.15 0.17 0.01 99.29 [2022-09-28T08:22:04.869Z] 08:17:01 0 0.30 0.00 0.20 0.02 0.00 99.48 [2022-09-28T08:22:04.869Z] 08:17:01 1 0.43 0.00 0.15 0.02 0.03 99.37 [2022-09-28T08:22:04.869Z] 08:17:01 2 0.10 0.00 0.10 0.00 0.02 99.78 [2022-09-28T08:22:04.869Z] 08:17:01 3 0.13 0.00 0.08 0.00 0.00 99.78 [2022-09-28T08:22:04.869Z] 08:17:01 4 1.03 0.00 0.17 0.38 0.03 98.38 [2022-09-28T08:22:04.869Z] 08:17:01 5 0.68 0.00 0.13 0.00 0.00 99.18 [2022-09-28T08:22:04.869Z] 08:17:01 6 0.03 0.00 0.08 0.44 0.02 99.43 [2022-09-28T08:22:04.869Z] 08:17:01 7 0.27 0.00 0.30 0.53 0.02 98.88 [2022-09-28T08:22:04.869Z] 08:18:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-09-28T08:22:04.869Z] 08:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T08:22:04.869Z] 08:18:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2022-09-28T08:22:04.869Z] 08:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T08:22:04.869Z] 08:18:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2022-09-28T08:22:04.869Z] 08:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-28T08:22:04.869Z] 08:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T08:22:04.869Z] 08:18:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2022-09-28T08:22:04.869Z] 08:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T08:22:04.869Z] 08:19:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2022-09-28T08:22:04.869Z] 08:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T08:22:04.869Z] 08:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-28T08:22:04.869Z] 08:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-28T08:22:04.869Z] 08:19:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2022-09-28T08:22:04.869Z] 08:19:01 4 0.03 0.00 0.05 0.03 0.03 99.85 [2022-09-28T08:22:04.869Z] 08:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T08:22:04.869Z] 08:19:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2022-09-28T08:22:04.869Z] 08:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T08:22:04.869Z] 08:20:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2022-09-28T08:22:04.869Z] 08:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-28T08:22:04.869Z] 08:20:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2022-09-28T08:22:04.869Z] 08:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T08:22:04.869Z] 08:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-28T08:22:04.869Z] 08:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-28T08:22:04.869Z] 08:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T08:22:04.869Z] 08:20:01 6 0.00 0.00 0.00 0.05 0.02 99.93 [2022-09-28T08:22:04.869Z] 08:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T08:22:04.869Z] 08:21:01 all 0.08 0.00 0.06 0.01 0.01 99.84 [2022-09-28T08:22:04.869Z] 08:21:01 0 0.32 0.00 0.12 0.00 0.02 99.55 [2022-09-28T08:22:04.869Z] 08:21:01 1 0.08 0.00 0.13 0.00 0.00 99.78 [2022-09-28T08:22:04.869Z] 08:21:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2022-09-28T08:22:04.869Z] 08:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-28T08:22:04.869Z] 08:21:01 4 0.12 0.00 0.13 0.02 0.02 99.72 [2022-09-28T08:22:04.869Z] 08:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-28T08:22:04.869Z] 08:21:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-28T08:22:04.869Z] 08:21:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-28T08:22:04.869Z] 08:22:01 all 0.52 0.00 0.23 0.02 0.01 99.21 [2022-09-28T08:22:04.869Z] 08:22:01 0 0.82 0.00 0.27 0.02 0.02 98.88 [2022-09-28T08:22:04.869Z] 08:22:01 1 0.67 0.00 0.20 0.02 0.02 99.10 [2022-09-28T08:22:04.869Z] 08:22:01 2 0.47 0.00 0.22 0.02 0.02 99.28 [2022-09-28T08:22:04.869Z] 08:22:01 3 0.52 0.00 0.25 0.02 0.02 99.20 [2022-09-28T08:22:04.869Z] 08:22:01 4 0.70 0.00 0.27 0.02 0.02 99.00 [2022-09-28T08:22:04.869Z] 08:22:01 5 0.23 0.00 0.20 0.00 0.00 99.57 [2022-09-28T08:22:04.869Z] 08:22:01 6 0.32 0.00 0.28 0.08 0.02 99.30 [2022-09-28T08:22:04.869Z] 08:22:01 7 0.45 0.00 0.18 0.02 0.02 99.33 [2022-09-28T08:22:04.869Z] [2022-09-28T08:22:04.869Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-09-28T08:22:04.869Z] Average: all 5.82 0.00 1.39 0.50 0.02 92.27 [2022-09-28T08:22:04.869Z] Average: 0 5.96 0.00 1.58 0.17 0.02 92.27 [2022-09-28T08:22:04.869Z] Average: 1 5.93 0.00 1.44 0.64 0.03 91.96 [2022-09-28T08:22:04.869Z] Average: 2 6.11 0.00 1.33 0.19 0.02 92.36 [2022-09-28T08:22:04.869Z] Average: 3 5.80 0.00 1.43 0.56 0.02 92.19 [2022-09-28T08:22:04.869Z] Average: 4 5.82 0.00 1.36 0.43 0.03 92.36 [2022-09-28T08:22:04.869Z] Average: 5 5.53 0.00 1.23 0.17 0.02 93.05 [2022-09-28T08:22:04.869Z] Average: 6 5.79 0.00 1.28 1.41 0.02 91.50 [2022-09-28T08:22:04.869Z] Average: 7 5.63 0.00 1.49 0.41 0.03 92.44 [2022-09-28T08:22:04.869Z] [2022-09-28T08:22:04.869Z] [2022-09-28T08:22:04.869Z]