Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 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-ssh15777385523605071813.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh2744366459222612645.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11176765722790030770.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 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-ssh16135154093254610256.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2968040103410370670.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-5635 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 (main) Commit message: "Merge pull request #302 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" > 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 core.sparsecheckout # timeout=10 > git checkout -f 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 # timeout=10 > git rev-list --no-walk 66cd8b5f3a15ed8e8754516932427629b55b2818 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:01:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:01:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:01:57 ========================================================= 11:01:57 EdgeX Global Pipelines Version Info 11:01:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:01:57 ------------------- 11:01:57 stable info: 11:01:57 ------------------- 11:01:57 Commited By: Ginny Guan ginny@iotechsys.com 11:01:57 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 11:01:57 Message: update stable to v1.0.260 11:01:58 ------------------- 11:01:58 experimental info: 11:01:58 ------------------- 11:01:58 Commited By: Ginny Guan ginny@iotechsys.com 11:01:58 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 11:01:58 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:01:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ddd7e6 [Pipeline] echo 11:01:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:59 provisioning config files... 11:01:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5156090936521972133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:59 ---> ****-login.sh 11:01:59 nexus3.edgexfoundry.org:10001 11:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:59 Configure a credential helper to remove this warning. See 11:01:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:59 11:01:59 Login Succeeded 11:01:59 nexus3.edgexfoundry.org:10002 11:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:01:59 Configure a credential helper to remove this warning. See 11:01:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:01:59 11:01:59 Login Succeeded 11:01:59 nexus3.edgexfoundry.org:10003 11:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:02:00 Configure a credential helper to remove this warning. See 11:02:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:02:00 11:02:00 Login Succeeded 11:02:00 nexus3.edgexfoundry.org:10004 11:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:02:00 Configure a credential helper to remove this warning. See 11:02:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:02:00 11:02:00 Login Succeeded 11:02:00 ****.io 11:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:02:00 Configure a credential helper to remove this warning. See 11:02:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:02:00 11:02:00 Login Succeeded 11:02:00 ---> ****-login.sh ends [Pipeline] } 11:02:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:02:00 + git rev-list -1 --merges 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77~1..5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [Pipeline] echo 11:02:00 -----------> git rev-list -1 --merges 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77~1..5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 11:02:00 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [false] [Pipeline] sh 11:02:01 + git log --format=format:%s -1 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [Pipeline] echo 11:02:01 ========================================================= 11:02:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:02:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:02:01 + git log --format=format:%s -1 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [Pipeline] echo 11:02:01 [semverPrep] GIT_COMMIT: 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77, Commit Message: Merge pull request #302 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24 [Pipeline] echo 11:02:01 [semverPrep] This is not a build commit. [Pipeline] sh 11:02:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:02:02 + grep -v github /etc/ssh/ssh_known_hosts 11:02:02 + [ -e /tmp/ssh_known_hosts ] 11:02:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:02:02 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:02:02 sudo tee -a /etc/ssh/ssh_known_hosts 11:02:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:02:02 11:02:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:02:02 0.1.4: Pulling from edgex-devops/py-git-semver 11:02:02 b85a868b505f: Pulling fs layer 11:02:02 e2be974225ed: Pulling fs layer 11:02:02 339a4e72a1f5: Pulling fs layer 11:02:02 988bab9f4d93: Pulling fs layer 11:02:02 1469e6f7b9e6: Pulling fs layer 11:02:02 eaf3925da568: Pulling fs layer 11:02:02 bab4dde63d76: Pulling fs layer 11:02:02 bde34c3a00c8: Pulling fs layer 11:02:02 b352a97aabf1: Pulling fs layer 11:02:02 4872d77fe225: Pulling fs layer 11:02:02 5851b861e8e6: Pulling fs layer 11:02:02 bab4dde63d76: Waiting 11:02:02 988bab9f4d93: Waiting 11:02:02 bde34c3a00c8: Waiting 11:02:02 b352a97aabf1: Waiting 11:02:02 1469e6f7b9e6: Waiting 11:02:02 4872d77fe225: Waiting 11:02:02 5851b861e8e6: Waiting 11:02:02 eaf3925da568: Waiting 11:02:02 e2be974225ed: Verifying Checksum 11:02:02 e2be974225ed: Download complete 11:02:02 988bab9f4d93: Verifying Checksum 11:02:02 988bab9f4d93: Download complete 11:02:03 1469e6f7b9e6: Verifying Checksum 11:02:03 1469e6f7b9e6: Download complete 11:02:03 eaf3925da568: Verifying Checksum 11:02:03 eaf3925da568: Download complete 11:02:03 339a4e72a1f5: Verifying Checksum 11:02:03 339a4e72a1f5: Download complete 11:02:03 bde34c3a00c8: Download complete 11:02:03 b352a97aabf1: Download complete 11:02:03 4872d77fe225: Download complete 11:02:03 5851b861e8e6: Verifying Checksum 11:02:03 5851b861e8e6: Download complete 11:02:03 b85a868b505f: Download complete 11:02:03 bab4dde63d76: Verifying Checksum 11:02:03 bab4dde63d76: Download complete 11:02:04 b85a868b505f: Pull complete 11:02:04 e2be974225ed: Pull complete 11:02:05 339a4e72a1f5: Pull complete 11:02:05 988bab9f4d93: Pull complete 11:02:05 1469e6f7b9e6: Pull complete 11:02:05 eaf3925da568: Pull complete 11:02:07 bab4dde63d76: Pull complete 11:02:07 bde34c3a00c8: Pull complete 11:02:07 b352a97aabf1: Pull complete 11:02:07 4872d77fe225: Pull complete 11:02:07 5851b861e8e6: Pull complete 11:02:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:02:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:02:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:07 prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container 11:02:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:02:11 $ docker top ec1212804eb79f3e22d807880bcdbb53f4f2f7e47efbe7d3fab3122200ae9079 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:02:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:02:11 [ssh-agent] Looking for ssh-agent implementation... 11:02:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:02:12 $ docker exec ec1212804eb79f3e22d807880bcdbb53f4f2f7e47efbe7d3fab3122200ae9079 ssh-agent 11:02:12 SSH_AUTH_SOCK=/tmp/ssh-bWGPIR5Yugv0/agent.31 11:02:12 SSH_AGENT_PID=37 11:02:12 Running ssh-add (command line suppressed) 11:02:13 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18044669098264397997.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18044669098264397997.key) 11:02:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:02:13 + git tag --points-at HEAD [Pipeline] } 11:02:13 $ docker exec --env ******** --env ******** ec1212804eb79f3e22d807880bcdbb53f4f2f7e47efbe7d3fab3122200ae9079 ssh-agent -k 11:02:13 unset SSH_AUTH_SOCK; 11:02:13 unset SSH_AGENT_PID; 11:02:13 echo Agent pid 37 killed; 11:02:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:02:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:02:13 [ssh-agent] Looking for ssh-agent implementation... 11:02:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:02:14 $ docker exec ec1212804eb79f3e22d807880bcdbb53f4f2f7e47efbe7d3fab3122200ae9079 ssh-agent 11:02:14 SSH_AUTH_SOCK=/tmp/ssh-pcNU8DJtGcor/agent.70 11:02:14 SSH_AGENT_PID=76 11:02:14 Running ssh-add (command line suppressed) 11:02:14 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10121379916457328476.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10121379916457328476.key) 11:02:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:02:14 + git semver init 11:02:14 2024-07-15 11:02:14,686 [run_init] DEBUG init version:0.0.0 force:False 11:02:14 2024-07-15 11:02:14,687 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 11:02:14 2024-07-15 11:02:14,687 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 11:02:14 2024-07-15 11:02:14,688 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:02:16 2024-07-15 11:02:16,378 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 11:02:16 2024-07-15 11:02:16,379 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 11:02:16 2024-07-15 11:02:16,379 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:02:16 2024-07-15 11:02:16,379 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:02:16 3.2.0-dev.13 [Pipeline] } 11:02:16 $ docker exec --env ******** --env ******** ec1212804eb79f3e22d807880bcdbb53f4f2f7e47efbe7d3fab3122200ae9079 ssh-agent -k 11:02:16 unset SSH_AUTH_SOCK; 11:02:16 unset SSH_AGENT_PID; 11:02:16 echo Agent pid 76 killed; 11:02:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:02:17 + git semver [Pipeline] } 11:02:17 $ docker stop --time=1 ec1212804eb79f3e22d807880bcdbb53f4f2f7e47efbe7d3fab3122200ae9079 11:02:18 $ docker rm -f --volumes ec1212804eb79f3e22d807880bcdbb53f4f2f7e47efbe7d3fab3122200ae9079 [Pipeline] // withDockerContainer [Pipeline] sh 11:02:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:02:19 Stashed 1 file(s) [Pipeline] echo 11:02:19 [edgeXSemver]: initialized semver on version 3.2.0-dev.13 [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 11:02:19 provisioning config files... 11:02:19 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13900033552028749301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:19 ---> ****-login.sh 11:02:19 nexus3.edgexfoundry.org:10001 11:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:02:19 Configure a credential helper to remove this warning. See 11:02:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:02:19 11:02:19 Login Succeeded 11:02:19 nexus3.edgexfoundry.org:10002 11:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:02:19 Configure a credential helper to remove this warning. See 11:02:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:02:19 11:02:19 Login Succeeded 11:02:19 nexus3.edgexfoundry.org:10003 11:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:02:20 Configure a credential helper to remove this warning. See 11:02:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:02:20 11:02:20 Login Succeeded 11:02:20 nexus3.edgexfoundry.org:10004 11:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:02:20 Configure a credential helper to remove this warning. See 11:02:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:02:20 11:02:20 Login Succeeded 11:02:20 ****.io 11:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:02:20 Configure a credential helper to remove this warning. See 11:02:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:02:20 11:02:20 Login Succeeded 11:02:20 ---> ****-login.sh ends [Pipeline] } 11:02:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:02:20 ========================================================= 11:02:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:02:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:02:20 Sending build context to Docker daemon 11.4MB 11:02:20 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:02:20 Step 2/12 : FROM ${BASE} AS builder 11:02:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:02:20 619be1103602: Pulling fs layer 11:02:20 7862e08f4a3e: Pulling fs layer 11:02:20 5df492c9dc93: Pulling fs layer 11:02:20 7629e6793208: Pulling fs layer 11:02:20 4f4fb700ef54: Pulling fs layer 11:02:20 fb5054dd5b73: Pulling fs layer 11:02:20 eeca6798cff9: Pulling fs layer 11:02:20 aa269ceb94a6: Pulling fs layer 11:02:20 ada007ff1a6a: Pulling fs layer 11:02:20 ada007ff1a6a: Waiting 11:02:20 aa269ceb94a6: Waiting 11:02:20 fb5054dd5b73: Waiting 11:02:20 7629e6793208: Waiting 11:02:20 4f4fb700ef54: Waiting 11:02:20 7862e08f4a3e: Download complete 11:02:20 7629e6793208: Verifying Checksum 11:02:20 7629e6793208: Download complete 11:02:20 4f4fb700ef54: Verifying Checksum 11:02:20 4f4fb700ef54: Download complete 11:02:21 fb5054dd5b73: Verifying Checksum 11:02:21 fb5054dd5b73: Download complete 11:02:21 619be1103602: Verifying Checksum 11:02:21 619be1103602: Download complete 11:02:21 eeca6798cff9: Verifying Checksum 11:02:21 eeca6798cff9: Download complete 11:02:21 619be1103602: Pull complete 11:02:21 7862e08f4a3e: Pull complete 11:02:21 ada007ff1a6a: Verifying Checksum 11:02:21 ada007ff1a6a: Download complete 11:02:21 5df492c9dc93: Verifying Checksum 11:02:21 5df492c9dc93: Download complete 11:02:21 aa269ceb94a6: Verifying Checksum 11:02:21 aa269ceb94a6: Download complete 11:02:24 5df492c9dc93: Pull complete 11:02:24 7629e6793208: Pull complete 11:02:24 4f4fb700ef54: Pull complete 11:02:24 fb5054dd5b73: Pull complete 11:02:24 eeca6798cff9: Pull complete 11:02:27 aa269ceb94a6: Pull complete 11:02:27 ada007ff1a6a: Pull complete 11:02:27 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:02:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:02:27 ---> f489d0715acc 11:02:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:02:32 ---> Running in b331556ff021 11:02:32 Removing intermediate container b331556ff021 11:02:32 ---> 16754fa88cdf 11:02:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:02:32 ---> Running in 8b7cf1fad6bd 11:02:32 Removing intermediate container 8b7cf1fad6bd 11:02:32 ---> 2805e18692f0 11:02:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:02:32 ---> Running in dc37475af021 11:02:32 Removing intermediate container dc37475af021 11:02:32 ---> c8cef0dcbf6e 11:02:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:02:32 ---> Running in 84af607be0e0 11:02:33 Removing intermediate container 84af607be0e0 11:02:33 ---> 3549269eccdc 11:02:33 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:02:33 ---> Running in cb370939a8a8 11:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:02:33 OK: 264 MiB in 52 packages 11:02:34 Removing intermediate container cb370939a8a8 11:02:34 ---> 819aa35333ab 11:02:34 Step 8/12 : WORKDIR /app 11:02:34 ---> Running in 17cd0b022da2 11:02:34 Removing intermediate container 17cd0b022da2 11:02:34 ---> b665f4f8bc0a 11:02:34 Step 9/12 : COPY go.mod vendor* ./ 11:02:34 ---> f937fae84f7d 11:02:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:34 ---> Running in 165172a662d7 11:02:34 Still waiting to schedule task 11:02:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:03:30 Removing intermediate container 165172a662d7 11:03:30 ---> 763c61d5e4a8 11:03:30 Step 11/12 : COPY . . 11:03:30 ---> d6b8791f1c3c 11:03:30 Step 12/12 : RUN $MAKE 11:03:30 ---> Running in 50599d06d6e0 11:03:30 noop 11:03:30 Removing intermediate container 50599d06d6e0 11:03:30 ---> e89494e10631 11:03:30 Successfully built e89494e10631 11:03:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:31 + docker inspect -f . ci-base-image-x86_64 11:03:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:31 prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container 11:03:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 11:03:31 $ docker top 17819be399491d836ade4659658e38221c80fe325c1a5d54070b3d4d71cd6b99 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:32 + go version 11:03:32 go version go1.21.9 linux/amd64 [Pipeline] } 11:03:32 $ docker stop --time=1 17819be399491d836ade4659658e38221c80fe325c1a5d54070b3d4d71cd6b99 11:03:33 $ docker rm -f --volumes 17819be399491d836ade4659658e38221c80fe325c1a5d54070b3d4d71cd6b99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:33 + docker inspect -f . ci-base-image-x86_64 11:03:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:33 prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container 11:03:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 11:03:34 $ docker top 01091167f2cf05a567336c1e96278f650447310911b89decefd352cf9bbb3805 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:34 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 11:03:34 + make test 11:03:34 go test ./... -coverprofile=coverage.out ./... 11:03:36 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:03:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:03:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:03:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.798s coverage: 40.6% of statements 11:03:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.025s coverage: 95.5% of statements 11:03:56 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.249s coverage: 51.9% of statements 11:04:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5636 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 11:04:10 Running in /w/workspace/device-rfid-llrp-go/147 [Pipeline] { [Pipeline] checkout 11:04:10 The recommended git tool is: git 11:04:14 go vet ./... 11:04:18 using credential edgex-jenkins-ssh 11:04:18 Cloning the remote Git repository 11:04:18 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:04:18 > git init /w/workspace/device-rfid-llrp-go/147 # timeout=10 11:04:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:04:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:04:18 ./bin/test-attribution-txt.sh 11:04:18 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 11:04:18 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 11:04:18 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 11:04:19 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 11:04:19 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 11:04:19 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 11:04:19 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 11:04:19 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 11:04:19 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 11:04:19 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 11:04:19 An attribution for golang.org/x/term is missing from Attribution.txt, please add 11:04:19 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 11:04:19 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 11:04:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:04:19 $ docker stop --time=1 01091167f2cf05a567336c1e96278f650447310911b89decefd352cf9bbb3805 11:04:18 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:04:18 > git --version # timeout=10 11:04:19 > git --version # 'git version 2.25.1' 11:04:19 using GIT_SSH to set credentials SSH Credentials for GitHub 11:04:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:22 $ docker rm -f --volumes 01091167f2cf05a567336c1e96278f650447310911b89decefd352cf9bbb3805 [Pipeline] // withDockerContainer [Pipeline] sh 11:04:22 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:04:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:04:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:04:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:04:23 + ls -al . 11:04:23 total 688 11:04:23 drwxrwxr-x 11 jenkins jenkins 4096 Jul 15 11:03 . 11:04:23 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 11:01 .. 11:04:23 -rw-rw-r-- 1 jenkins jenkins 134 Jul 15 11:01 .dockerignore 11:04:23 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 11:03 .git 11:04:23 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:01 .github 11:04:23 -rw-rw-r-- 1 jenkins jenkins 880 Jul 15 11:01 .gitignore 11:04:23 -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 11:01 .golangci.yml 11:04:23 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 11:02 .semver 11:04:23 -rw-rw-r-- 1 jenkins jenkins 11980 Jul 15 11:01 Attribution.txt 11:04:23 -rw-rw-r-- 1 jenkins jenkins 11677 Jul 15 11:01 CHANGELOG.md 11:04:23 -rw-rw-r-- 1 jenkins jenkins 1456 Jul 15 11:01 Dockerfile 11:04:23 -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 11:01 GOVERNANCE.md 11:04:23 -rw-rw-r-- 1 jenkins jenkins 661 Jul 15 11:01 Jenkinsfile 11:04:23 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 15 11:01 LICENSE 11:04:23 -rw-rw-r-- 1 jenkins jenkins 2179 Jul 15 11:01 Makefile 11:04:23 -rw-rw-r-- 1 jenkins jenkins 625 Jul 15 11:01 OWNERS.md 11:04:23 -rw-rw-r-- 1 jenkins jenkins 28907 Jul 15 11:01 README.md 11:04:23 -rw-rw-r-- 1 jenkins jenkins 12 Jul 15 11:02 VERSION 11:04:23 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 11:01 bin 11:04:23 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 11:01 cmd 11:04:23 -rw-r--r-- 1 jenkins jenkins 438103 Jul 15 11:03 coverage.out 11:04:23 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 11:01 examples 11:04:23 -rw-rw-r-- 1 jenkins jenkins 7162 Jul 15 11:01 go.mod 11:04:23 -rw-rw-r-- 1 jenkins jenkins 101928 Jul 15 11:01 go.sum 11:04:23 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 11:01 images 11:04:23 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 11:01 internal 11:04:23 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:01 pkg 11:04:23 -rw-rw-r-- 1 jenkins jenkins 193 Jul 15 11:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 11:04:23 Avoid second fetch 11:04:23 Checking out Revision 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 (main) [Pipeline] sh 11:04:23 + 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=5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 --label arch=amd64 --label version=3.2.0-dev.13 . 11:04:23 Sending build context to Docker daemon 11.4MB 11:04:23 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:04:23 Step 2/25 : FROM ${BASE} AS builder 11:04:23 ---> e89494e10631 11:04:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:04:24 ---> Running in 3bbb2dd8346b 11:04:24 Removing intermediate container 3bbb2dd8346b 11:04:24 ---> c46c8cb7245d 11:04:24 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:04:23 > git config core.sparsecheckout # timeout=10 11:04:23 > git checkout -f 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 # timeout=10 11:04:24 ---> Running in 7f2ff0a3efcc 11:04:24 Removing intermediate container 7f2ff0a3efcc 11:04:24 ---> 29763c223bf7 11:04:24 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:04:24 ---> Running in 593c08dadace 11:04:24 Removing intermediate container 593c08dadace 11:04:24 ---> 1918903602b2 11:04:24 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:04:24 ---> Running in 5b4fbcfa8c26 11:04:24 Commit message: "Merge pull request #302 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" 11:04:24 Removing intermediate container 5b4fbcfa8c26 11:04:24 ---> 71cd7f19fc57 11:04:24 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:04:24 ---> Running in 1d2f8d652651 11:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:04:25 OK: 264 MiB in 52 packages 11:04:25 Removing intermediate container 1d2f8d652651 11:04:25 ---> c7c5aeada628 11:04:25 Step 8/25 : WORKDIR /app 11:04:25 ---> Running in ed7e7218eb41 11:04:25 Removing intermediate container ed7e7218eb41 11:04:25 ---> 933cd151480f 11:04:25 Step 9/25 : COPY go.mod vendor* ./ 11:04:25 ---> 8d40187ca428 11:04:25 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:25 ---> Running in 92f32706a6a4 11:04:26 Removing intermediate container 92f32706a6a4 11:04:26 ---> 5b3e8adf8b0c 11:04:26 Step 11/25 : COPY . . 11:04:26 ---> 51af81067c2d 11:04:26 Step 12/25 : RUN $MAKE 11:04:26 ---> Running in 84de68770891 11:04:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:04:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:04:29 % Total % Received % Xferd Average Speed Time Time Time Current 11:04:29 Dload Upload Total Spent Left Speed 11:04:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh 11:04:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:04:30 + sudo tee /etc/docker/daemon.new 11:04:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:04:30 { 11:04:30 "registry-mirrors": [ 11:04:30 "https://nexus3.edgexfoundry.org:10001" 11:04:30 ], 11:04:30 "bip": "10.250.0.254/24", 11:04:30 "hosts": [ 11:04:30 "tcp://0.0.0.0:5555", 11:04:30 "unix:///var/run/docker.sock" 11:04:30 ], 11:04:30 "mtu": 1458, 11:04:30 "selinux-enabled": true, 11:04:30 "seccomp-profile": "/etc/docker/seccomp.json" 11:04:30 } [Pipeline] sh 11:04:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:04:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:04:48 provisioning config files... 11:04:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/147@tmp/config9062354862687976248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:49 ---> ****-login.sh 11:04:49 nexus3.edgexfoundry.org:10001 11:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:50 Configure a credential helper to remove this warning. See 11:04:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:50 11:04:50 Login Succeeded 11:04:50 nexus3.edgexfoundry.org:10002 11:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:50 Configure a credential helper to remove this warning. See 11:04:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:50 11:04:50 Login Succeeded 11:04:50 nexus3.edgexfoundry.org:10003 11:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:50 Configure a credential helper to remove this warning. See 11:04:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:50 11:04:50 Login Succeeded 11:04:50 nexus3.edgexfoundry.org:10004 11:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:51 Configure a credential helper to remove this warning. See 11:04:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:51 11:04:51 Login Succeeded 11:04:51 ****.io 11:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:51 Configure a credential helper to remove this warning. See 11:04:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:51 11:04:51 Login Succeeded 11:04:51 ---> ****-login.sh ends [Pipeline] } 11:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:04:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:04:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:04:52 ========================================================= 11:04:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:04:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:04:52 Sending build context to Docker daemon 1.201MB 11:04:52 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:04:52 Step 2/12 : FROM ${BASE} AS builder 11:04:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:04:52 c6b39de5b339: Pulling fs layer 11:04:52 a69c41024577: Pulling fs layer 11:04:52 d6de4b400683: Pulling fs layer 11:04:52 35cb2a7552d0: Pulling fs layer 11:04:52 4f4fb700ef54: Pulling fs layer 11:04:52 464afbd9ba4c: Pulling fs layer 11:04:52 00f215d4a9da: Pulling fs layer 11:04:52 d496ad576159: Pulling fs layer 11:04:52 4f4fb700ef54: Waiting 11:04:52 464afbd9ba4c: Waiting 11:04:52 00f215d4a9da: Waiting 11:04:52 d496ad576159: Waiting 11:04:52 35cb2a7552d0: Waiting 11:04:52 a69c41024577: Download complete 11:04:52 35cb2a7552d0: Verifying Checksum 11:04:52 35cb2a7552d0: Download complete 11:04:52 4f4fb700ef54: Verifying Checksum 11:04:52 4f4fb700ef54: Download complete 11:04:52 464afbd9ba4c: Download complete 11:04:52 c6b39de5b339: Verifying Checksum 11:04:52 c6b39de5b339: Download complete 11:04:53 d496ad576159: Verifying Checksum 11:04:53 d496ad576159: Download complete 11:04:53 c6b39de5b339: Pull complete 11:04:54 a69c41024577: Pull complete 11:04:54 d6de4b400683: Verifying Checksum 11:04:54 d6de4b400683: Download complete 11:04:55 00f215d4a9da: Verifying Checksum 11:04:55 00f215d4a9da: Download complete 11:04:59 Removing intermediate container 84de68770891 11:04:59 ---> d5cc4313e6ec 11:04:59 Step 13/25 : FROM alpine:3.18 11:04:59 3.18: Pulling from library/alpine 11:04:59 73baa7ef167e: Pulling fs layer 11:04:59 73baa7ef167e: Download complete 11:04:59 73baa7ef167e: Pull complete 11:04:59 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 11:04:59 Status: Downloaded newer image for alpine:3.18 11:04:59 ---> 8fd7cac70a4a 11:04:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:04:59 ---> Running in 559b9ddaa7e5 11:04:59 Removing intermediate container 559b9ddaa7e5 11:04:59 ---> 205fa1369d48 11:04:59 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:04:59 ---> Running in 1eab9b005049 11:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:05:00 (1/1) Installing dumb-init (1.2.5-r2) 11:05:00 Executing busybox-1.36.1-r7.trigger 11:05:00 OK: 7 MiB in 16 packages 11:05:00 Removing intermediate container 1eab9b005049 11:05:00 ---> 98c82adf3c34 11:05:00 Step 16/25 : RUN apk --no-cache upgrade 11:05:00 ---> Running in d9c943300ad3 11:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:05:01 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 11:05:01 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 11:05:01 OK: 7 MiB in 16 packages 11:05:01 Removing intermediate container d9c943300ad3 11:05:01 ---> 9f2a95d69790 11:05:01 Step 17/25 : COPY --from=builder /app/LICENSE / 11:05:02 ---> 74b1a3eb3e79 11:05:02 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:05:02 ---> 1da89bdbae38 11:05:02 Step 19/25 : COPY --from=builder /app/cmd/ / 11:05:04 ---> 85a9ce0a0232 11:05:04 Step 20/25 : EXPOSE 59989 11:05:04 ---> Running in 93c43e0db110 11:05:04 Removing intermediate container 93c43e0db110 11:05:04 ---> 10fcfbcbf426 11:05:04 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:05:04 ---> Running in 07f88193f79d 11:05:04 Removing intermediate container 07f88193f79d 11:05:04 ---> 5580ddd8a796 11:05:04 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:05:04 ---> Running in 91ab56c46ea3 11:05:04 Removing intermediate container 91ab56c46ea3 11:05:04 ---> 16fe7f2dfeaa 11:05:04 Step 23/25 : LABEL arch=amd64 11:05:04 ---> Running in b83f428e6fbb 11:05:04 Removing intermediate container b83f428e6fbb 11:05:04 ---> a99ac280335e 11:05:04 Step 24/25 : LABEL git_sha=5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 11:05:04 ---> Running in cfdeabbcfc4d 11:05:04 Removing intermediate container cfdeabbcfc4d 11:05:04 ---> e8b110fe5672 11:05:04 Step 25/25 : LABEL version=3.2.0-dev.13 11:05:04 ---> Running in 8adee9f779d2 11:05:04 Removing intermediate container 8adee9f779d2 11:05:04 ---> 1cc2def82cbb 11:05:04 [Warning] One or more build-args [ARCH] were not consumed 11:05:04 Successfully built 1cc2def82cbb 11:05:04 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:05:04 provisioning config files... 11:05:04 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7999749805646130932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:04 ---> ****-login.sh 11:05:04 nexus3.edgexfoundry.org:10001 11:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:04 Configure a credential helper to remove this warning. See 11:05:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:04 11:05:04 Login Succeeded 11:05:04 nexus3.edgexfoundry.org:10002 11:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:04 Configure a credential helper to remove this warning. See 11:05:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:04 11:05:04 Login Succeeded 11:05:04 nexus3.edgexfoundry.org:10003 11:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:05 Configure a credential helper to remove this warning. See 11:05:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:05 11:05:05 Login Succeeded 11:05:05 nexus3.edgexfoundry.org:10004 11:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:05 Configure a credential helper to remove this warning. See 11:05:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:05 11:05:05 Login Succeeded 11:05:05 ****.io 11:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:05:05 Configure a credential helper to remove this warning. See 11:05:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:05:05 11:05:05 Login Succeeded 11:05:05 ---> ****-login.sh ends [Pipeline] } 11:05:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:05:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:05:05 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 11:05:05 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 11:05:05 latest 11:05:05 3.2.0-dev.13 11:05:05 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13 11:05:05 main 11:05:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:07 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:07 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 11:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:05:07 113655ce26fd: Preparing 11:05:07 14a5c4326789: Preparing 11:05:07 a4dff4afc312: Preparing 11:05:07 47848af6551f: Preparing 11:05:07 b593b616c591: Preparing 11:05:07 63ec0bd56cf3: Preparing 11:05:07 63ec0bd56cf3: Waiting 11:05:07 b593b616c591: Pushed 11:05:07 a4dff4afc312: Pushed 11:05:07 14a5c4326789: Pushed 11:05:07 63ec0bd56cf3: Layer already exists 11:05:07 47848af6551f: Pushed 11:05:09 d6de4b400683: Pull complete 11:05:09 35cb2a7552d0: Pull complete 11:05:09 4f4fb700ef54: Pull complete 11:05:09 464afbd9ba4c: Pull complete 11:05:12 113655ce26fd: Pushed 11:05:12 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77: digest: sha256:caf761a4a19f98058f4efc88d149cfad9fb5bfefad9b219e111c50355588f907 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:12 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:12 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 11:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:05:12 113655ce26fd: Preparing 11:05:12 14a5c4326789: Preparing 11:05:12 a4dff4afc312: Preparing 11:05:12 47848af6551f: Preparing 11:05:12 b593b616c591: Preparing 11:05:12 63ec0bd56cf3: Preparing 11:05:12 63ec0bd56cf3: Waiting 11:05:12 113655ce26fd: Layer already exists 11:05:12 b593b616c591: Layer already exists 11:05:12 47848af6551f: Layer already exists 11:05:12 14a5c4326789: Layer already exists 11:05:12 a4dff4afc312: Layer already exists 11:05:12 63ec0bd56cf3: Layer already exists 11:05:12 latest: digest: sha256:caf761a4a19f98058f4efc88d149cfad9fb5bfefad9b219e111c50355588f907 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:13 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:13 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.13 11:05:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:05:13 113655ce26fd: Preparing 11:05:13 14a5c4326789: Preparing 11:05:13 a4dff4afc312: Preparing 11:05:13 47848af6551f: Preparing 11:05:13 b593b616c591: Preparing 11:05:13 63ec0bd56cf3: Preparing 11:05:13 63ec0bd56cf3: Waiting 11:05:13 b593b616c591: Layer already exists 11:05:13 a4dff4afc312: Layer already exists 11:05:13 47848af6551f: Layer already exists 11:05:13 113655ce26fd: Layer already exists 11:05:13 14a5c4326789: Layer already exists 11:05:13 63ec0bd56cf3: Layer already exists 11:05:13 3.2.0-dev.13: digest: sha256:caf761a4a19f98058f4efc88d149cfad9fb5bfefad9b219e111c50355588f907 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:13 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:14 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13 11:05:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:05:14 113655ce26fd: Preparing 11:05:14 14a5c4326789: Preparing 11:05:14 a4dff4afc312: Preparing 11:05:14 47848af6551f: Preparing 11:05:14 b593b616c591: Preparing 11:05:14 63ec0bd56cf3: Preparing 11:05:14 63ec0bd56cf3: Waiting 11:05:14 14a5c4326789: Layer already exists 11:05:14 47848af6551f: Layer already exists 11:05:14 b593b616c591: Layer already exists 11:05:14 a4dff4afc312: Layer already exists 11:05:14 113655ce26fd: Layer already exists 11:05:14 63ec0bd56cf3: Layer already exists 11:05:14 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13: digest: sha256:caf761a4a19f98058f4efc88d149cfad9fb5bfefad9b219e111c50355588f907 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:14 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:14 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 11:05:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:05:14 113655ce26fd: Preparing 11:05:14 14a5c4326789: Preparing 11:05:14 a4dff4afc312: Preparing 11:05:14 47848af6551f: Preparing 11:05:14 b593b616c591: Preparing 11:05:14 63ec0bd56cf3: Preparing 11:05:14 63ec0bd56cf3: Waiting 11:05:14 b593b616c591: Layer already exists 11:05:14 14a5c4326789: Layer already exists 11:05:14 113655ce26fd: Layer already exists 11:05:14 a4dff4afc312: Layer already exists 11:05:14 47848af6551f: Layer already exists 11:05:14 63ec0bd56cf3: Layer already exists 11:05:14 main: digest: sha256:caf761a4a19f98058f4efc88d149cfad9fb5bfefad9b219e111c50355588f907 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:05:14 ===================================================== [Pipeline] echo 11:05:14 taggedImages: 11:05:14 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 11:05:14 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 11:05:14 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.13 11:05:14 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13 11:05:14 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:15 11:05:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:15 latest: Pulling from edgex-lftools-log-publisher 11:05:15 5eb5b503b376: Pulling fs layer 11:05:15 5c69ac0246d0: Pulling fs layer 11:05:15 ec43610c2a17: Pulling fs layer 11:05:15 3a2ae6a8a46f: Pulling fs layer 11:05:15 3a2ae6a8a46f: Waiting 11:05:15 33b1e0a273af: Pulling fs layer 11:05:15 5d3b04190fa2: Pulling fs layer 11:05:15 2f39f015ded8: Pulling fs layer 11:05:15 33b1e0a273af: Waiting 11:05:15 5c69ac0246d0: Verifying Checksum 11:05:15 5c69ac0246d0: Download complete 11:05:15 3a2ae6a8a46f: Verifying Checksum 11:05:15 3a2ae6a8a46f: Download complete 11:05:15 33b1e0a273af: Verifying Checksum 11:05:15 33b1e0a273af: Download complete 11:05:15 ec43610c2a17: Verifying Checksum 11:05:15 ec43610c2a17: Download complete 11:05:15 5d3b04190fa2: Verifying Checksum 11:05:15 5d3b04190fa2: Download complete 11:05:15 5eb5b503b376: Verifying Checksum 11:05:15 5eb5b503b376: Download complete 11:05:16 2f39f015ded8: Download complete 11:05:16 5eb5b503b376: Pull complete 11:05:16 5c69ac0246d0: Pull complete 11:05:17 00f215d4a9da: Pull complete 11:05:17 ec43610c2a17: Pull complete 11:05:17 3a2ae6a8a46f: Pull complete 11:05:17 33b1e0a273af: Pull complete 11:05:17 5d3b04190fa2: Pull complete 11:05:17 d496ad576159: Pull complete 11:05:17 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:05:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:05:17 ---> f246e2811388 11:05:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:05:19 ---> Running in faf13f9589e7 11:05:19 Removing intermediate container faf13f9589e7 11:05:19 ---> 89238eca46a9 11:05:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:05:19 ---> Running in 70fb974f8736 11:05:20 Removing intermediate container 70fb974f8736 11:05:20 ---> 4950701a2deb 11:05:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:05:20 ---> Running in 0a8722dc0212 11:05:20 Removing intermediate container 0a8722dc0212 11:05:20 ---> 0e668f720d08 11:05:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:05:20 ---> Running in 829a6e690437 11:05:20 Removing intermediate container 829a6e690437 11:05:20 ---> f5d5a840f66b 11:05:20 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:05:20 ---> Running in 4a18bc15ac41 11:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:05:22 2f39f015ded8: Pull complete 11:05:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:22 prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container 11:05:22 $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:05:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:05:23 OK: 266 MiB in 52 packages 11:05:24 Removing intermediate container 4a18bc15ac41 11:05:24 ---> 05906343560e 11:05:24 Step 8/12 : WORKDIR /app 11:05:24 ---> Running in dc85efcff99c 11:05:24 Removing intermediate container dc85efcff99c 11:05:24 ---> 82531cb94b1c 11:05:24 Step 9/12 : COPY go.mod vendor* ./ 11:05:24 ---> 6dfcd1aa2a5d 11:05:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:25 ---> Running in 67360ca327bf 11:05:26 $ docker top 33082a0134b239f5aa5712422d4ec4b2f694a8f684f8c9f0f141bc8915ae395e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:26 ---> job-cost.sh 11:05:26 lf-activate-venv: SKIPPING 11:05:26 INFO: No Stack... 11:05:27 INFO: Retrieving Pricing Info for: v3-standard-8 11:05:27 INFO: Archiving Costs [Pipeline] sh 11:05:28 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 11:05:28 + cut -d, -f6 [Pipeline] lock 11:05:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-147-stack-cost] 11:05:28 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-147-stack-cost] did not exist. Created. 11:05:28 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:05:28 + echo total: 0.2199999988079071 [Pipeline] stash 11:05:28 Stashed 1 file(s) [Pipeline] } 11:05:28 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-147-stack-cost] [Pipeline] // lock [Pipeline] } 11:05:28 $ docker stop --time=1 33082a0134b239f5aa5712422d4ec4b2f694a8f684f8c9f0f141bc8915ae395e 11:05:29 $ docker rm -f --volumes 33082a0134b239f5aa5712422d4ec4b2f694a8f684f8c9f0f141bc8915ae395e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:07:46 Removing intermediate container 67360ca327bf 11:07:46 ---> f6be5e32676d 11:07:46 Step 11/12 : COPY . . 11:07:46 ---> 1bcc596192b5 11:07:46 Step 12/12 : RUN $MAKE 11:07:46 ---> Running in bc4554addf7a 11:07:46 noop 11:07:46 Removing intermediate container bc4554addf7a 11:07:46 ---> 078621f422db 11:07:46 Successfully built 078621f422db 11:07:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:47 + docker inspect -f . ci-base-image-arm64 11:07:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:47 prd-ubuntu20.04-docker-arm64-4c-16g-5636 does not seem to be running inside a container 11:07:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/147 -v /w/workspace/device-rfid-llrp-go/147:/w/workspace/device-rfid-llrp-go/147:rw,z -v /w/workspace/device-rfid-llrp-go/147@tmp:/w/workspace/device-rfid-llrp-go/147@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 ******** ci-base-image-arm64 cat 11:07:48 $ docker top d6b71e55a4bfb1becf7e9d905c33a8cfcfb6f659279c9097f83a6ba0c3245dc2 -eo pid,comm [Pipeline] { [Pipeline] sh 11:07:49 + go version 11:07:49 go version go1.21.9 linux/arm64 [Pipeline] } 11:07:49 $ docker stop --time=1 d6b71e55a4bfb1becf7e9d905c33a8cfcfb6f659279c9097f83a6ba0c3245dc2 11:07:51 $ docker rm -f --volumes d6b71e55a4bfb1becf7e9d905c33a8cfcfb6f659279c9097f83a6ba0c3245dc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:51 + docker inspect -f . ci-base-image-arm64 11:07:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:51 prd-ubuntu20.04-docker-arm64-4c-16g-5636 does not seem to be running inside a container 11:07:51 $ 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/147 -v /w/workspace/device-rfid-llrp-go/147:/w/workspace/device-rfid-llrp-go/147:rw,z -v /w/workspace/device-rfid-llrp-go/147@tmp:/w/workspace/device-rfid-llrp-go/147@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 ******** ci-base-image-arm64 cat 11:07:53 $ docker top 3a1e60b667e95e9b6a92d734f5f7af4c3da2e54556a492dcc6ed20ee51535602 -eo pid,comm [Pipeline] { [Pipeline] sh 11:07:53 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/147 [Pipeline] fileExists [Pipeline] sh 11:07:54 + make test 11:07:54 go test ./... -coverprofile=coverage.out ./... 11:07:59 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:11:06 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:11:06 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:11:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.482s coverage: 40.6% of statements 11:11:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.055s coverage: 95.5% of statements 11:11:45 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.585s coverage: 51.9% of statements 11:11:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:11:45 go vet ./... 11:12:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:12:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:12:32 ./bin/test-attribution-txt.sh 11:12:32 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 11:12:32 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 11:12:32 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 11:12:32 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 11:12:32 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 11:12:32 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 11:12:32 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 11:12:32 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 11:12:32 An attribution for golang.org/x/term is missing from Attribution.txt, please add 11:12:32 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 11:12:32 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 11:12:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:12:32 $ docker stop --time=1 3a1e60b667e95e9b6a92d734f5f7af4c3da2e54556a492dcc6ed20ee51535602 11:12:34 $ docker rm -f --volumes 3a1e60b667e95e9b6a92d734f5f7af4c3da2e54556a492dcc6ed20ee51535602 [Pipeline] // withDockerContainer [Pipeline] sh 11:12:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:12:35 Warning: overwriting stash ‘coverage-report’ 11:12:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:12:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:12:37 + ls -al . 11:12:37 total 684 11:12:37 drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 11:07 . 11:12:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 11:04 .. 11:12:37 -rw-rw-r-- 1 jenkins jenkins 134 Jul 15 11:04 .dockerignore 11:12:37 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 11:04 .git 11:12:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:04 .github 11:12:37 -rw-rw-r-- 1 jenkins jenkins 880 Jul 15 11:04 .gitignore 11:12:37 -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 11:04 .golangci.yml 11:12:37 -rw-rw-r-- 1 jenkins jenkins 11980 Jul 15 11:04 Attribution.txt 11:12:37 -rw-rw-r-- 1 jenkins jenkins 11677 Jul 15 11:04 CHANGELOG.md 11:12:37 -rw-rw-r-- 1 jenkins jenkins 1456 Jul 15 11:04 Dockerfile 11:12:37 -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 11:04 GOVERNANCE.md 11:12:37 -rw-rw-r-- 1 jenkins jenkins 661 Jul 15 11:04 Jenkinsfile 11:12:37 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 15 11:04 LICENSE 11:12:37 -rw-rw-r-- 1 jenkins jenkins 2179 Jul 15 11:04 Makefile 11:12:37 -rw-rw-r-- 1 jenkins jenkins 625 Jul 15 11:04 OWNERS.md 11:12:37 -rw-rw-r-- 1 jenkins jenkins 28907 Jul 15 11:04 README.md 11:12:37 -rw-rw-r-- 1 jenkins jenkins 12 Jul 15 11:02 VERSION 11:12:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 11:04 bin 11:12:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 11:04 cmd 11:12:37 -rw-r--r-- 1 jenkins jenkins 438103 Jul 15 11:11 coverage.out 11:12:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 11:04 examples 11:12:37 -rw-rw-r-- 1 jenkins jenkins 7162 Jul 15 11:04 go.mod 11:12:37 -rw-rw-r-- 1 jenkins jenkins 101928 Jul 15 11:04 go.sum 11:12:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 11:04 images 11:12:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 11:04 internal 11:12:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 11:04 pkg 11:12:37 -rw-rw-r-- 1 jenkins jenkins 193 Jul 15 11:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:37 + 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=5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 --label arch=arm64 --label version=3.2.0-dev.13 . 11:12:37 Sending build context to Docker daemon 1.201MB 11:12:37 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:12:37 Step 2/25 : FROM ${BASE} AS builder 11:12:37 ---> 078621f422db 11:12:37 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:12:37 ---> Running in dbcd5461ae63 11:12:38 Removing intermediate container dbcd5461ae63 11:12:38 ---> cb35fba6caad 11:12:38 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:12:38 ---> Running in 657eb91ca7e4 11:12:38 Removing intermediate container 657eb91ca7e4 11:12:38 ---> cbb32ec442f4 11:12:38 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:12:38 ---> Running in e9adf8ee75ef 11:12:39 Removing intermediate container e9adf8ee75ef 11:12:39 ---> 8af5f4c511bf 11:12:39 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:12:39 ---> Running in c1653efaf8b9 11:12:39 Removing intermediate container c1653efaf8b9 11:12:39 ---> 26d7a83b339a 11:12:39 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:12:39 ---> Running in 8131558e348e 11:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:12:41 OK: 266 MiB in 52 packages 11:12:42 Removing intermediate container 8131558e348e 11:12:42 ---> 1a0543d29aa2 11:12:42 Step 8/25 : WORKDIR /app 11:12:42 ---> Running in aefb890634df 11:12:43 Removing intermediate container aefb890634df 11:12:43 ---> 8c02154c3c86 11:12:43 Step 9/25 : COPY go.mod vendor* ./ 11:12:43 ---> bfa366c6b355 11:12:43 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:43 ---> Running in b2accfedd524 11:12:46 Removing intermediate container b2accfedd524 11:12:46 ---> 6257b015926e 11:12:46 Step 11/25 : COPY . . 11:12:46 ---> a8d0d34a91f5 11:12:46 Step 12/25 : RUN $MAKE 11:12:46 ---> Running in 28f4d5ea0759 11:12:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:16:09 Removing intermediate container 28f4d5ea0759 11:16:09 ---> 1abf4e64b04e 11:16:09 Step 13/25 : FROM alpine:3.18 11:16:09 3.18: Pulling from library/alpine 11:16:09 5c905c7ebe2f: Pulling fs layer 11:16:09 5c905c7ebe2f: Download complete 11:16:09 5c905c7ebe2f: Pull complete 11:16:09 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 11:16:09 Status: Downloaded newer image for alpine:3.18 11:16:09 ---> dec292d02e07 11:16:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:16:09 ---> Running in 8102e8b1a628 11:16:09 Removing intermediate container 8102e8b1a628 11:16:09 ---> b48f68e26572 11:16:09 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:16:09 ---> Running in f382dce94173 11:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:16:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:16:11 (1/1) Installing dumb-init (1.2.5-r2) 11:16:11 Executing busybox-1.36.1-r7.trigger 11:16:11 OK: 8 MiB in 16 packages 11:16:12 Removing intermediate container f382dce94173 11:16:12 ---> 25e43003ff0a 11:16:12 Step 16/25 : RUN apk --no-cache upgrade 11:16:12 ---> Running in 264504ac7a6c 11:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:16:14 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 11:16:14 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 11:16:14 OK: 8 MiB in 16 packages 11:16:15 Removing intermediate container 264504ac7a6c 11:16:15 ---> cb11e629ad0b 11:16:15 Step 17/25 : COPY --from=builder /app/LICENSE / 11:16:15 ---> 1aa0e4ee3582 11:16:15 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:16:16 ---> 955c10c774fb 11:16:16 Step 19/25 : COPY --from=builder /app/cmd/ / 11:16:18 ---> 33a6b4c6a62a 11:16:18 Step 20/25 : EXPOSE 59989 11:16:18 ---> Running in 9dc8343458b9 11:16:19 Removing intermediate container 9dc8343458b9 11:16:19 ---> ef0b35c9d59b 11:16:19 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:16:19 ---> Running in 84b848b9cfc5 11:16:19 Removing intermediate container 84b848b9cfc5 11:16:19 ---> ac240bf48c72 11:16:19 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:16:19 ---> Running in 4e5ab6a13e41 11:16:19 Removing intermediate container 4e5ab6a13e41 11:16:19 ---> 8391b0c9bfd9 11:16:19 Step 23/25 : LABEL arch=arm64 11:16:19 ---> Running in c1a70750f482 11:16:19 Removing intermediate container c1a70750f482 11:16:19 ---> 83c53ee2b4aa 11:16:19 Step 24/25 : LABEL git_sha=5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 11:16:20 ---> Running in c8df5db5767d 11:16:20 Removing intermediate container c8df5db5767d 11:16:20 ---> c61392f672df 11:16:20 Step 25/25 : LABEL version=3.2.0-dev.13 11:16:20 ---> Running in 8d8dd2eb5138 11:16:20 Removing intermediate container 8d8dd2eb5138 11:16:20 ---> c08735f90013 11:16:20 [Warning] One or more build-args [ARCH] were not consumed 11:16:20 Successfully built c08735f90013 11:16:20 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:16:20 provisioning config files... 11:16:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/147@tmp/config15952921404174532788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:21 ---> ****-login.sh 11:16:21 nexus3.edgexfoundry.org:10001 11:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:21 Configure a credential helper to remove this warning. See 11:16:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:21 11:16:21 Login Succeeded 11:16:21 nexus3.edgexfoundry.org:10002 11:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:21 Configure a credential helper to remove this warning. See 11:16:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:21 11:16:21 Login Succeeded 11:16:21 nexus3.edgexfoundry.org:10003 11:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:22 Configure a credential helper to remove this warning. See 11:16:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:22 11:16:22 Login Succeeded 11:16:22 nexus3.edgexfoundry.org:10004 11:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:22 Configure a credential helper to remove this warning. See 11:16:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:22 11:16:22 Login Succeeded 11:16:22 ****.io 11:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:23 Configure a credential helper to remove this warning. See 11:16:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:23 11:16:23 Login Succeeded 11:16:23 ---> ****-login.sh ends [Pipeline] } 11:16:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:16:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:16:23 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 11:16:23 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 11:16:23 latest 11:16:23 3.2.0-dev.13 11:16:23 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13 11:16:23 main 11:16:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:23 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:23 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 11:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:16:23 fdfc2aeb8e3b: Preparing 11:16:23 9ff574bba56f: Preparing 11:16:23 efb3ae0aaccf: Preparing 11:16:23 0bd097e762a0: Preparing 11:16:23 688ac5f4243a: Preparing 11:16:23 da707bb00cb8: Preparing 11:16:23 da707bb00cb8: Waiting 11:16:24 9ff574bba56f: Pushed 11:16:24 efb3ae0aaccf: Pushed 11:16:24 688ac5f4243a: Pushed 11:16:24 da707bb00cb8: Layer already exists 11:16:25 0bd097e762a0: Pushed 11:16:33 fdfc2aeb8e3b: Pushed 11:16:33 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77: digest: sha256:8c10f3974a67741cb935ac38266a340c827d24a91dea6bfa55a8dcd6787c1fe8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:33 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:16:33 fdfc2aeb8e3b: Preparing 11:16:33 9ff574bba56f: Preparing 11:16:33 efb3ae0aaccf: Preparing 11:16:33 0bd097e762a0: Preparing 11:16:33 688ac5f4243a: Preparing 11:16:33 da707bb00cb8: Preparing 11:16:33 da707bb00cb8: Waiting 11:16:33 688ac5f4243a: Layer already exists 11:16:33 9ff574bba56f: Layer already exists 11:16:33 efb3ae0aaccf: Layer already exists 11:16:33 fdfc2aeb8e3b: Layer already exists 11:16:33 0bd097e762a0: Layer already exists 11:16:33 da707bb00cb8: Layer already exists 11:16:33 latest: digest: sha256:8c10f3974a67741cb935ac38266a340c827d24a91dea6bfa55a8dcd6787c1fe8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:34 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.13 11:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:16:34 fdfc2aeb8e3b: Preparing 11:16:34 9ff574bba56f: Preparing 11:16:34 efb3ae0aaccf: Preparing 11:16:34 0bd097e762a0: Preparing 11:16:34 688ac5f4243a: Preparing 11:16:34 da707bb00cb8: Preparing 11:16:34 da707bb00cb8: Waiting 11:16:34 9ff574bba56f: Layer already exists 11:16:34 efb3ae0aaccf: Layer already exists 11:16:34 688ac5f4243a: Layer already exists 11:16:34 fdfc2aeb8e3b: Layer already exists 11:16:34 0bd097e762a0: Layer already exists 11:16:34 da707bb00cb8: Layer already exists 11:16:34 3.2.0-dev.13: digest: sha256:8c10f3974a67741cb935ac38266a340c827d24a91dea6bfa55a8dcd6787c1fe8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:35 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:35 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13 11:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:16:35 fdfc2aeb8e3b: Preparing 11:16:35 9ff574bba56f: Preparing 11:16:35 efb3ae0aaccf: Preparing 11:16:35 0bd097e762a0: Preparing 11:16:35 688ac5f4243a: Preparing 11:16:35 da707bb00cb8: Preparing 11:16:35 da707bb00cb8: Waiting 11:16:35 688ac5f4243a: Layer already exists 11:16:35 0bd097e762a0: Layer already exists 11:16:35 efb3ae0aaccf: Layer already exists 11:16:35 fdfc2aeb8e3b: Layer already exists 11:16:35 9ff574bba56f: Layer already exists 11:16:35 da707bb00cb8: Layer already exists 11:16:35 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13: digest: sha256:8c10f3974a67741cb935ac38266a340c827d24a91dea6bfa55a8dcd6787c1fe8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:36 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 11:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:16:36 fdfc2aeb8e3b: Preparing 11:16:36 9ff574bba56f: Preparing 11:16:36 efb3ae0aaccf: Preparing 11:16:36 0bd097e762a0: Preparing 11:16:36 688ac5f4243a: Preparing 11:16:36 da707bb00cb8: Preparing 11:16:36 da707bb00cb8: Waiting 11:16:36 efb3ae0aaccf: Layer already exists 11:16:36 688ac5f4243a: Layer already exists 11:16:36 fdfc2aeb8e3b: Layer already exists 11:16:36 9ff574bba56f: Layer already exists 11:16:36 0bd097e762a0: Layer already exists 11:16:36 da707bb00cb8: Layer already exists 11:16:36 main: digest: sha256:8c10f3974a67741cb935ac38266a340c827d24a91dea6bfa55a8dcd6787c1fe8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:16:36 ===================================================== [Pipeline] echo 11:16:36 taggedImages: 11:16:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 11:16:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:16:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.13 11:16:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77-3.2.0-dev.13 11:16:36 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:37 11:16:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:37 arm64: Pulling from edgex-lftools-log-publisher 11:16:37 8998bd30e6a1: Pulling fs layer 11:16:37 04944245beec: Pulling fs layer 11:16:37 699f458cf7ca: Pulling fs layer 11:16:37 765212b225bb: Pulling fs layer 11:16:37 f23df028b6ca: Pulling fs layer 11:16:37 d65c8cfc05b1: Pulling fs layer 11:16:37 2437ff75d9bd: Pulling fs layer 11:16:37 765212b225bb: Waiting 11:16:37 d65c8cfc05b1: Waiting 11:16:37 f23df028b6ca: Waiting 11:16:37 2437ff75d9bd: Waiting 11:16:37 04944245beec: Verifying Checksum 11:16:37 04944245beec: Download complete 11:16:37 765212b225bb: Verifying Checksum 11:16:37 765212b225bb: Download complete 11:16:37 f23df028b6ca: Verifying Checksum 11:16:37 f23df028b6ca: Download complete 11:16:37 d65c8cfc05b1: Verifying Checksum 11:16:37 d65c8cfc05b1: Download complete 11:16:38 699f458cf7ca: Verifying Checksum 11:16:38 8998bd30e6a1: Verifying Checksum 11:16:38 8998bd30e6a1: Download complete 11:16:41 2437ff75d9bd: Verifying Checksum 11:16:41 2437ff75d9bd: Download complete 11:16:42 8998bd30e6a1: Pull complete 11:16:43 04944245beec: Pull complete 11:16:45 699f458cf7ca: Pull complete 11:16:45 765212b225bb: Pull complete 11:16:45 f23df028b6ca: Pull complete 11:16:46 d65c8cfc05b1: Pull complete 11:17:04 2437ff75d9bd: Pull complete 11:17:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:17:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:17:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:04 prd-ubuntu20.04-docker-arm64-4c-16g-5636 does not seem to be running inside a container 11:17:04 $ 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/147 -v /w/workspace/device-rfid-llrp-go/147:/w/workspace/device-rfid-llrp-go/147:rw,z -v /w/workspace/device-rfid-llrp-go/147@tmp:/w/workspace/device-rfid-llrp-go/147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:17:07 $ docker top 5931a8834ae5d8abd88c0e78b3a4940f3817980b7959b5da808a51f8bdaba421 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:17:07 ---> job-cost.sh 11:17:07 lf-activate-venv: SKIPPING 11:17:07 INFO: No Stack... 11:17:08 INFO: Retrieving Pricing Info for: v3-standard-4 11:17:09 INFO: Archiving Costs [Pipeline] sh 11:17:09 + cat /w/workspace/device-rfid-llrp-go/147/archives/cost.csv 11:17:09 + cut -d, -f6 [Pipeline] lock 11:17:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-147-stack-cost] 11:17:09 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-147-stack-cost] did not exist. Created. 11:17:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:17:10 /w/workspace/device-rfid-llrp-go/147@tmp/durable-c8f61f29/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:17:11 + echo total: 0.10999999940395355 [Pipeline] stash 11:17:11 Warning: overwriting stash ‘stack-cost’ 11:17:11 Stashed 1 file(s) [Pipeline] } 11:17:11 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-147-stack-cost] [Pipeline] // lock [Pipeline] } 11:17:11 $ docker stop --time=1 5931a8834ae5d8abd88c0e78b3a4940f3817980b7959b5da808a51f8bdaba421 11:17:12 $ docker rm -f --volumes 5931a8834ae5d8abd88c0e78b3a4940f3817980b7959b5da808a51f8bdaba421 [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 11:17:13 provisioning config files... 11:17:13 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7137368241898455029tmp [Pipeline] { [Pipeline] sh 11:17:13 + set +x 11:17:13 + curl -s https://codecov.io/bash 11:17:13 + bash -s -- 11:17:14 11:17:14 _____ _ 11:17:14 / ____| | | 11:17:14 | | ___ __| | ___ ___ _____ __ 11:17:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:17:14 | |___| (_) | (_| | __/ (_| (_) \ V / 11:17:14 \_____\___/ \__,_|\___|\___\___/ \_/ 11:17:14 Bash-1.0.6 11:17:14 11:17:14 11:17:14 ==> git version 2.25.1 found 11:17:14 ==> 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 11:17:14 Release-Date: 2020-01-08 11:17:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:17:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:17:14 ==> Jenkins CI detected. 11:17:14 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 11:17:14 project root: . 11:17:14 --> token set from env 11:17:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:17:14 ==> Running gcov in . (disable via -X gcov) 11:17:14 ==> Python coveragepy not found 11:17:14 ==> Searching for coverage reports in: 11:17:14 + . 11:17:14 -> Found 1 reports 11:17:14 ==> Detecting git/mercurial file structure 11:17:14 ==> Reading reports 11:17:14 + ./coverage.out bytes=438103 11:17:14 ==> Appending adjustments 11:17:14 https://docs.codecov.io/docs/fixing-reports 11:17:14 + Found adjustments 11:17:14 ==> Gzipping contents 11:17:14 52K /tmp/codecov.6eK6ha.gz 11:17:14 ==> Uploading reports 11:17:14 url: https://codecov.io 11:17:14 query: branch=main&commit=5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:17:14 -> Pinging Codecov 11:17:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:17:14 -> Uploading to 11:17:14 https://storage.googleapis.com/codecov/v4/raw/2024-07-15/581DD39554BDF9B6E22D074273EAD858/5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77/8bd0ce5c-a11d-42e8-9a45-aaa06d6f0f52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240715%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240715T111714Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69ae4cdd4a74da6d77325dc481d691ba3e8eb75a20577865abcb1ca2c84a6b6a 11:17:14 % Total % Received % Xferd Average Speed Time Time Time Current 11:17:14 Dload Upload Total Spent Left Speed 11:17:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50182 0 0 100 50182 0 194k --:--:-- --:--:-- --:--:-- 194k 11:17:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [Pipeline] } 11:17:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:17:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:17:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:17:15 11:17:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:17:15 latest: Pulling from edgex-devops/edgex-snyk-go 11:17:15 619be1103602: Already exists 11:17:15 f8ea3408117e: Pulling fs layer 11:17:15 91320369b822: Pulling fs layer 11:17:15 0406650e8295: Pulling fs layer 11:17:15 4f4fb700ef54: Pulling fs layer 11:17:15 96d80e3f36e1: Pulling fs layer 11:17:15 bcf3aedb951c: Pulling fs layer 11:17:15 4f4fb700ef54: Waiting 11:17:15 96d80e3f36e1: Waiting 11:17:15 bcf3aedb951c: Waiting 11:17:15 f8ea3408117e: Verifying Checksum 11:17:15 f8ea3408117e: Download complete 11:17:15 0406650e8295: Download complete 11:17:15 4f4fb700ef54: Download complete 11:17:15 f8ea3408117e: Pull complete 11:17:16 96d80e3f36e1: Verifying Checksum 11:17:16 96d80e3f36e1: Download complete 11:17:16 91320369b822: Download complete 11:17:16 bcf3aedb951c: Verifying Checksum 11:17:16 bcf3aedb951c: Download complete 11:17:19 91320369b822: Pull complete 11:17:19 0406650e8295: Pull complete 11:17:19 4f4fb700ef54: Pull complete 11:17:19 96d80e3f36e1: Pull complete 11:17:22 bcf3aedb951c: Pull complete 11:17:22 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 11:17:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:17:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:22 prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container 11:17:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:17:27 $ docker top d8b3512b585f6b04d104f5181c03469f2485412a04be033168107f2106fad2fb -eo pid,comm [Pipeline] { [Pipeline] sh 11:17:27 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 11:17:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 11:17:28 + set -o pipefail 11:17:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 11:17:36 11:17:36 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 11:17:36 11:17:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/16bf1a3d-b506-47c5-aba7-7d9e517c60cd 11:17:36 11:17:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:17:36 11:17:36 11:17:36 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 11:17:36 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:17:36 $ docker stop --time=1 d8b3512b585f6b04d104f5181c03469f2485412a04be033168107f2106fad2fb 11:17:42 $ docker rm -f --volumes d8b3512b585f6b04d104f5181c03469f2485412a04be033168107f2106fad2fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:17:43 + git log --format=format:%s -1 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 [Pipeline] sh 11:17:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:17:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:17:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:44 prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container 11:17:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:17:44 $ docker top 61f5c106ab0dadf86e2abe882962aa7af37cf6800446ac01201f9a668c51e61f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:17:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:17:44 [ssh-agent] Looking for ssh-agent implementation... 11:17:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:17:45 $ docker exec 61f5c106ab0dadf86e2abe882962aa7af37cf6800446ac01201f9a668c51e61f ssh-agent 11:17:45 SSH_AUTH_SOCK=/tmp/ssh-EqQYK45OXgDi/agent.31 11:17:45 SSH_AGENT_PID=37 11:17:45 Running ssh-add (command line suppressed) 11:17:45 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13359657793886976356.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13359657793886976356.key) 11:17:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:17:45 + git semver tag 11:17:45 2024-07-15 11:17:45,686 [run_tag] DEBUG tag force:False 11:17:45 2024-07-15 11:17:45,687 [check_head_tag] DEBUG check head tag 11:17:45 2024-07-15 11:17:45,687 [execute] INFO git cat-file --batch-check 11:17:45 2024-07-15 11:17:45,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:17:45 2024-07-15 11:17:45,691 [execute] INFO git cat-file --batch 11:17:45 2024-07-15 11:17:45,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:17:45 2024-07-15 11:17:45,708 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:17:45 2024-07-15 11:17:45,708 [execute] INFO git tag -a v3.2.0-dev.13 -m v3.2.0-dev.13 11:17:45 2024-07-15 11:17:45,709 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.13', '-m', 'v3.2.0-dev.13'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:17:45 2024-07-15 11:17:45,714 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:17:45 3.2.0-dev.13 [Pipeline] } 11:17:45 $ docker exec --env ******** --env ******** 61f5c106ab0dadf86e2abe882962aa7af37cf6800446ac01201f9a668c51e61f ssh-agent -k 11:17:45 unset SSH_AUTH_SOCK; 11:17:45 unset SSH_AGENT_PID; 11:17:45 echo Agent pid 37 killed; 11:17:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:17:46 + git semver [Pipeline] } 11:17:46 $ docker stop --time=1 61f5c106ab0dadf86e2abe882962aa7af37cf6800446ac01201f9a668c51e61f 11:17:47 $ docker rm -f --volumes 61f5c106ab0dadf86e2abe882962aa7af37cf6800446ac01201f9a668c51e61f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:17:48 11:17:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:17:48 0.23.1-centos7: Pulling from edgex-lftools 11:17:48 ab5ef0e58194: Pulling fs layer 11:17:48 9712f1f96733: Pulling fs layer 11:17:48 63f879dbbcfc: Pulling fs layer 11:17:48 0d9ebad4ef96: Pulling fs layer 11:17:48 e9a5061849ea: Pulling fs layer 11:17:48 d747dcd14b5f: Pulling fs layer 11:17:48 2de7ff778b66: Pulling fs layer 11:17:48 0d9ebad4ef96: Waiting 11:17:48 e9a5061849ea: Waiting 11:17:48 d747dcd14b5f: Waiting 11:17:48 2de7ff778b66: Waiting 11:17:48 9712f1f96733: Verifying Checksum 11:17:48 9712f1f96733: Download complete 11:17:48 63f879dbbcfc: Verifying Checksum 11:17:48 63f879dbbcfc: Download complete 11:17:48 e9a5061849ea: Verifying Checksum 11:17:48 e9a5061849ea: Download complete 11:17:48 0d9ebad4ef96: Verifying Checksum 11:17:48 0d9ebad4ef96: Download complete 11:17:48 d747dcd14b5f: Download complete 11:17:48 ab5ef0e58194: Verifying Checksum 11:17:48 ab5ef0e58194: Download complete 11:17:48 2de7ff778b66: Verifying Checksum 11:17:48 2de7ff778b66: Download complete 11:17:52 ab5ef0e58194: Pull complete 11:17:52 9712f1f96733: Pull complete 11:17:52 63f879dbbcfc: Pull complete 11:17:57 0d9ebad4ef96: Pull complete 11:17:57 e9a5061849ea: Pull complete 11:17:57 d747dcd14b5f: Pull complete 11:17:57 2de7ff778b66: Pull complete 11:17:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:17:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:17:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:57 prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container 11:17:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:18:05 $ docker top 1feee52ac8a2cd67fec3428e2ba1e107f35aee6f993e508b0238062494e00246 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:18:05 provisioning config files... 11:18:05 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config947835078991732698tmp 11:18:05 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3030365407165085987tmp 11:18:05 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11934273293229976657tmp [Pipeline] { [Pipeline] echo 11:18:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:18:06 ---> sigul-configuration.sh 11:18:06 gpg: directory `/root/.gnupg' created 11:18:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:18:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:18:06 gpg: keyring `/root/.gnupg/secring.gpg' created 11:18:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:18:06 gpg: CAST5 encrypted data 11:18:06 gpg: encrypted with 1 passphrase 11:18:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:18:06 + mkdir /home/jenkins 11:18:06 + mkdir /home/jenkins/sigul [Pipeline] sh 11:18:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 11:18:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:18:07 ---> sigul-install.sh 11:18:07 Sigul already installed; skipping installation. [Pipeline] sh 11:18:07 + git tag --list 11:18:07 v0.0.0 11:18:07 v1.0.0 11:18:07 v2.1.0 11:18:07 v2.1.1 11:18:07 v2.2.0 11:18:07 v2.3.0 11:18:07 v3.0 11:18:07 v3.0.0 11:18:07 v3.1 11:18:07 v3.1.0 11:18:07 v3.1.0-dev.1 11:18:07 v3.1.0-dev.10 11:18:07 v3.1.0-dev.11 11:18:07 v3.1.0-dev.12 11:18:07 v3.1.0-dev.13 11:18:07 v3.1.0-dev.14 11:18:07 v3.1.0-dev.15 11:18:07 v3.1.0-dev.16 11:18:07 v3.1.0-dev.17 11:18:07 v3.1.0-dev.18 11:18:07 v3.1.0-dev.19 11:18:07 v3.1.0-dev.2 11:18:07 v3.1.0-dev.20 11:18:07 v3.1.0-dev.21 11:18:07 v3.1.0-dev.22 11:18:07 v3.1.0-dev.23 11:18:07 v3.1.0-dev.24 11:18:07 v3.1.0-dev.3 11:18:07 v3.1.0-dev.4 11:18:07 v3.1.0-dev.5 11:18:07 v3.1.0-dev.6 11:18:07 v3.1.0-dev.7 11:18:07 v3.1.0-dev.8 11:18:07 v3.1.0-dev.9 11:18:07 v3.1.1 11:18:07 v3.1.1-dev.1 11:18:07 v3.2.0-dev.1 11:18:07 v3.2.0-dev.10 11:18:07 v3.2.0-dev.11 11:18:07 v3.2.0-dev.12 11:18:07 v3.2.0-dev.13 11:18:07 v3.2.0-dev.2 11:18:07 v3.2.0-dev.3 11:18:07 v3.2.0-dev.4 11:18:07 v3.2.0-dev.5 11:18:07 v3.2.0-dev.6 11:18:07 v3.2.0-dev.7 11:18:07 v3.2.0-dev.8 11:18:07 v3.2.0-dev.9 [Pipeline] sh 11:18:07 + lftools sign git-tag v3.2.0-dev.13 11:18:08 Signing Git tag with Sigul... 11:18:08 Signing v3.2.0-dev.13 [Pipeline] echo 11:18:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:18:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:18:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:18:08 $ docker stop --time=1 1feee52ac8a2cd67fec3428e2ba1e107f35aee6f993e508b0238062494e00246 11:18:10 $ docker rm -f --volumes 1feee52ac8a2cd67fec3428e2ba1e107f35aee6f993e508b0238062494e00246 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:18:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:18:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:18:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:11 prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container 11:18:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:18:11 $ docker top 1c878ce0a78e29fa15a5140aaa87c6d3f231b4c038110a90fb3f7b83c1eca49e -eo pid,comm 11:18:11 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). 11:18:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:18:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:18:11 [ssh-agent] Looking for ssh-agent implementation... 11:18:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:18:11 $ docker exec 1c878ce0a78e29fa15a5140aaa87c6d3f231b4c038110a90fb3f7b83c1eca49e ssh-agent 11:18:11 SSH_AUTH_SOCK=/tmp/ssh-OJ62oy1QeovP/agent.32 11:18:11 SSH_AGENT_PID=38 11:18:11 Running ssh-add (command line suppressed) 11:18:11 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4676031376472860692.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4676031376472860692.key) 11:18:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:18:12 + git semver bump pre 11:18:12 2024-07-15 11:18:12,381 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:18:12 2024-07-15 11:18:12,381 [bump_version] DEBUG bumping version:3.2.0-dev.13 on axis:pre with prefix:dev 11:18:12 2024-07-15 11:18:12,382 [bump_version] DEBUG bumped version:3.2.0-dev.14 11:18:12 2024-07-15 11:18:12,382 [write_version] DEBUG write version:3.2.0-dev.14 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 11:18:12 2024-07-15 11:18:12,382 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:18:12 2024-07-15 11:18:12,382 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:18:12 2024-07-15 11:18:12,384 [execute] INFO git cat-file --batch-check 11:18:12 2024-07-15 11:18:12,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:18:12 2024-07-15 11:18:12,391 [execute] INFO git cat-file --batch 11:18:12 2024-07-15 11:18:12,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:18:12 2024-07-15 11:18:12,397 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:18:12 3.2.0-dev.14 [Pipeline] } 11:18:12 $ docker exec --env ******** --env ******** 1c878ce0a78e29fa15a5140aaa87c6d3f231b4c038110a90fb3f7b83c1eca49e ssh-agent -k 11:18:12 unset SSH_AUTH_SOCK; 11:18:12 unset SSH_AGENT_PID; 11:18:12 echo Agent pid 38 killed; 11:18:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:18:12 + git semver [Pipeline] } 11:18:13 $ docker stop --time=1 1c878ce0a78e29fa15a5140aaa87c6d3f231b4c038110a90fb3f7b83c1eca49e 11:18:14 $ docker rm -f --volumes 1c878ce0a78e29fa15a5140aaa87c6d3f231b4c038110a90fb3f7b83c1eca49e [Pipeline] // withDockerContainer [Pipeline] sh 11:18:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:18:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:18:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:15 prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container 11:18:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:18:15 $ docker top a4d3e15ffa6277a67bb9328f0813dad73b4598ca8ef4c88cda9af20e05604256 -eo pid,comm 11:18:15 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). 11:18:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:18:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:18:15 [ssh-agent] Looking for ssh-agent implementation... 11:18:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:18:15 $ docker exec a4d3e15ffa6277a67bb9328f0813dad73b4598ca8ef4c88cda9af20e05604256 ssh-agent 11:18:15 SSH_AUTH_SOCK=/tmp/ssh-89G9NRiC1BKz/agent.33 11:18:15 SSH_AGENT_PID=39 11:18:15 Running ssh-add (command line suppressed) 11:18:15 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5487531148627376564.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5487531148627376564.key) 11:18:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:18:16 + git semver push 11:18:16 2024-07-15 11:18:16,459 [run_push] DEBUG push 11:18:16 2024-07-15 11:18:16,459 [execute] INFO git cat-file --batch-check 11:18:16 2024-07-15 11:18:16,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:18:16 2024-07-15 11:18:16,463 [execute] INFO git rev-list 34187903709119281c478e2b1ffcf0b966b9b9a0 -- 11:18:16 2024-07-15 11:18:16,463 [execute] DEBUG Popen(['git', 'rev-list', '34187903709119281c478e2b1ffcf0b966b9b9a0', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:18:16 2024-07-15 11:18:16,471 [execute] INFO git fetch -v origin 11:18:16 2024-07-15 11:18:16,471 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:18:17 2024-07-15 11:18:16,922 [run_push] DEBUG no remote changes detected 11:18:17 2024-07-15 11:18:16,923 [execute] INFO git push origin semver 11:18:17 2024-07-15 11:18:16,923 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:18:17 2024-07-15 11:18:17,658 [run_push] DEBUG push all version tags 11:18:17 2024-07-15 11:18:17,658 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:18:17 2024-07-15 11:18:17,658 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:18:18 2024-07-15 11:18:18,334 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:18:18 3.2.0-dev.14 [Pipeline] } 11:18:18 $ docker exec --env ******** --env ******** a4d3e15ffa6277a67bb9328f0813dad73b4598ca8ef4c88cda9af20e05604256 ssh-agent -k 11:18:18 unset SSH_AUTH_SOCK; 11:18:18 unset SSH_AGENT_PID; 11:18:18 echo Agent pid 39 killed; 11:18:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:18:19 + git semver [Pipeline] } 11:18:19 $ docker stop --time=1 a4d3e15ffa6277a67bb9328f0813dad73b4598ca8ef4c88cda9af20e05604256 11:18:20 $ docker rm -f --volumes a4d3e15ffa6277a67bb9328f0813dad73b4598ca8ef4c88cda9af20e05604256 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:18:21 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 11:18:21 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:18:21 total 16 11:18:21 drwxr-xr-x 3 root root 4096 Jul 15 11:05 . 11:18:21 drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 11:18 .. 11:18:21 drwxr-xr-x 2 root root 4096 Jul 15 11:05 cost 11:18:21 -rw-r--r-- 1 root root 91 Jul 15 11:05 cost.csv 11:18:21 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:18:21 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:18:21 total 16 11:18:21 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 11:05 . 11:18:21 drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 11:18 .. 11:18:21 drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 11:05 cost 11:18:21 -rw-r--r-- 1 jenkins jenkins 91 Jul 15 11:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:18:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:18:22 ---> package-listing.sh 11:18:22 ++ facter osfamily 11:18:22 ++ tr '[:upper:]' '[:lower:]' 11:18:22 + OS_FAMILY=debian 11:18:22 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 11:18:22 + START_PACKAGES=/tmp/packages_start.txt 11:18:22 + END_PACKAGES=/tmp/packages_end.txt 11:18:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:18:22 + PACKAGES=/tmp/packages_start.txt 11:18:22 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:18:22 + PACKAGES=/tmp/packages_end.txt 11:18:22 + case "${OS_FAMILY}" in 11:18:22 + dpkg -l 11:18:22 + grep '^ii' 11:18:22 + '[' -f /tmp/packages_start.txt ']' 11:18:22 + '[' -f /tmp/packages_end.txt ']' 11:18:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:18:22 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:18:22 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 11:18:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 11:18:22 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:18:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:18:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:23 prd-ubuntu20.04-docker-8c-8g-5635 does not seem to be running inside a container 11:18:23 $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:18:23 $ docker top 37eedc9507f3b5a4fcbe12d3c2488236e088dff9ae0592946efc37b5b68b06f1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:18:24 + touch /tmp/pre-build-complete [Pipeline] sh 11:18:24 + mkdir -p /var/log/sysstat [Pipeline] sh 11:18:24 + ls /var/log/sa-host 11:18:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:18:25 provisioning config files... 11:18:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config964548493427374254tmp [Pipeline] { [Pipeline] echo 11:18:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:18:25 ---> create-netrc.sh [Pipeline] } 11:18:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:18:25 ---> python-tools-install.sh [Pipeline] echo 11:18:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:18:25 ---> sudo-logs.sh 11:18:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:18:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:18:26 ---> job-cost.sh 11:18:26 lf-activate-venv: SKIPPING 11:18:26 DEBUG: total: 0.2199999988079071 11:18:26 INFO: Retrieving Stack Cost... 11:18:26 INFO: Retrieving Pricing Info for: v3-standard-8 11:18:27 INFO: Archiving Costs [Pipeline] echo 11:18:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:18:27 ---> logs-deploy.sh 11:18:27 lf-activate-venv: SKIPPING 11:18:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/147 11:18:27 INFO: archiving workspace using pattern(s): 11:18:29 Archives upload complete. 11:18:29 INFO: archiving logs to Nexus 11:18:29 ---> uname -a: 11:18:29 Linux prd-ubuntu20-04-docker-8c-8g-5635 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:18:29 11:18:29 11:18:29 ---> lscpu: 11:18:29 Architecture: x86_64 11:18:29 CPU op-mode(s): 32-bit, 64-bit 11:18:29 Byte Order: Little Endian 11:18:29 Address sizes: 40 bits physical, 48 bits virtual 11:18:29 CPU(s): 8 11:18:29 On-line CPU(s) list: 0-7 11:18:29 Thread(s) per core: 1 11:18:29 Core(s) per socket: 1 11:18:29 Socket(s): 8 11:18:29 NUMA node(s): 1 11:18:29 Vendor ID: AuthenticAMD 11:18:29 CPU family: 23 11:18:29 Model: 49 11:18:29 Model name: AMD EPYC-Rome Processor 11:18:29 Stepping: 0 11:18:29 CPU MHz: 2799.996 11:18:29 BogoMIPS: 5599.99 11:18:29 Virtualization: AMD-V 11:18:29 Hypervisor vendor: KVM 11:18:29 Virtualization type: full 11:18:29 L1d cache: 256 KiB 11:18:29 L1i cache: 256 KiB 11:18:29 L2 cache: 4 MiB 11:18:29 L3 cache: 128 MiB 11:18:29 NUMA node0 CPU(s): 0-7 11:18:29 Vulnerability Itlb multihit: Not affected 11:18:29 Vulnerability L1tf: Not affected 11:18:29 Vulnerability Mds: Not affected 11:18:29 Vulnerability Meltdown: Not affected 11:18:29 Vulnerability Mmio stale data: Not affected 11:18:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:18:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:18:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:18:29 Vulnerability Srbds: Not affected 11:18:29 Vulnerability Tsx async abort: Not affected 11:18:29 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 11:18:29 11:18:29 11:18:29 ---> nproc: 11:18:29 8 11:18:29 11:18:29 11:18:29 ---> df -h: 11:18:29 Filesystem Size Used Avail Use% Mounted on 11:18:29 overlay 155G 14G 142G 9% / 11:18:29 tmpfs 64M 0 64M 0% /dev 11:18:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:18:29 shm 64M 0 64M 0% /dev/shm 11:18:29 /dev/vda1 155G 14G 142G 9% /facter-os 11:18:29 11:18:29 11:18:29 ---> sar -b -r -n DEV: 11:18:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5635) 07/15/24 _x86_64_ (8 CPU) 11:18:29 11:18:29 11:01:13 LINUX RESTART (8 CPU) 11:18:29 11:18:29 11:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:18:29 11:03:01 265.41 5.64 259.77 0.00 461.48 69861.92 0.00 11:18:29 11:04:01 135.15 0.10 135.05 0.00 8.66 42370.14 0.00 11:18:29 11:05:01 127.38 0.15 127.23 0.00 10.00 45103.02 0.00 11:18:29 11:06:01 94.02 0.05 93.97 0.00 6.00 20816.81 0.00 11:18:29 11:07:01 47.01 5.12 41.89 0.00 4343.94 8411.93 0.00 11:18:29 11:08:01 6.70 0.02 6.68 0.00 0.13 132.38 0.00 11:18:29 11:09:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 11:18:29 11:10:01 2.05 0.00 2.05 0.00 0.00 23.46 0.00 11:18:29 11:11:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 11:18:29 11:12:01 1.97 0.00 1.97 0.00 0.00 22.26 0.00 11:18:29 11:13:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 11:18:29 11:14:01 3.22 1.52 1.70 0.00 35.46 21.60 0.00 11:18:29 11:15:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 11:18:29 11:16:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 11:18:29 11:17:01 2.07 0.03 2.03 0.00 0.27 27.46 0.00 11:18:29 11:18:01 107.45 0.17 107.28 0.00 18.13 49687.99 0.00 11:18:29 Average: 49.69 0.79 48.90 0.00 305.09 14727.01 0.00 11:18:29 11:18:29 11:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:18:29 11:03:01 28090572 31527900 785740 2.39 129916 3468604 1898620 5.60 1261580 3023012 13056 11:18:29 11:04:01 26895540 30881616 1421856 4.32 189656 3888060 2359668 6.95 1939848 3464284 387392 11:18:29 11:05:01 27496240 31492172 813900 2.48 193244 3917296 2025576 5.97 1343484 3481088 5584 11:18:29 11:06:01 26981032 31523024 783124 2.38 202660 4402672 1790332 5.28 1380524 3908492 60 11:18:29 11:07:01 26533072 31499836 772756 2.35 231312 4800592 1745276 5.14 1664816 4036512 1072 11:18:29 11:08:01 26544040 31505988 766312 2.33 229884 4797332 1719688 5.07 1657876 4033308 8 11:18:29 11:09:01 26544324 31506352 765932 2.33 229952 4797344 1719688 5.07 1657952 4033312 8 11:18:29 11:10:01 26552276 31514380 757888 2.30 230008 4797352 1719688 5.07 1649968 4033320 8 11:18:29 11:11:01 26554528 31516692 755516 2.30 230064 4797352 1719688 5.07 1648064 4033320 8 11:18:29 11:12:01 26554392 31516624 755384 2.30 230104 4797356 1719688 5.07 1648148 4033324 16 11:18:29 11:13:01 26554596 31516860 755092 2.30 230124 4797356 1719688 5.07 1648112 4033324 8 11:18:29 11:14:01 26543244 31507684 764476 2.32 230168 4798412 1702672 5.02 1663224 4033580 12 11:18:29 11:15:01 26543340 31507764 764384 2.32 230188 4798424 1702672 5.02 1662904 4033584 8 11:18:29 11:16:01 26543124 31507552 764516 2.32 230212 4798420 1702672 5.02 1662852 4033584 4 11:18:29 11:17:01 26538500 31503060 769000 2.34 230288 4798400 1731300 5.10 1663684 4033556 8 11:18:29 11:18:01 25127876 31472072 795340 2.42 254276 6031448 1790116 5.28 1743332 5237276 304336 11:18:29 Average: 26662294 31468724 811951 2.47 218878 4655401 1797940 5.30 1618523 3967805 44474 11:18:29 11:18:29 11:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:18:29 11:03:01 ens3 736.47 459.13 8389.34 60.12 0.00 0.00 0.00 0.00 11:18:29 11:03:01 docker0 333.72 540.64 29.28 3489.41 0.00 0.00 0.00 0.00 11:18:29 11:03:01 lo 4.00 4.00 0.40 0.40 0.00 0.00 0.00 0.00 11:18:29 11:04:01 vetha4c6158 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:18:29 11:04:01 ens3 25.22 16.83 26.43 10.70 0.00 0.00 0.00 0.00 11:18:29 11:04:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:18:29 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:18:29 11:05:01 veth2fbbca6 2.92 5.43 0.21 63.45 0.00 0.00 0.00 0.01 11:18:29 11:05:01 ens3 44.76 27.81 215.56 11.66 0.00 0.00 0.00 0.00 11:18:29 11:05:01 docker0 6.55 10.73 0.38 126.08 0.00 0.00 0.00 0.00 11:18:29 11:05:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 11:18:29 11:06:01 ens3 155.97 115.30 2550.41 390.26 0.00 0.00 0.00 0.00 11:18:29 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:06:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 11:18:29 11:07:01 ens3 172.15 80.37 2716.74 5.79 0.00 0.00 0.00 0.00 11:18:29 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:07:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 11:18:29 11:08:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 11:18:29 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:18:29 11:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:10:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:18:29 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:18:29 11:11:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:12:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 11:18:29 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:18:29 11:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:14:01 ens3 34.49 44.36 7.28 124.59 0.00 0.00 0.00 0.00 11:18:29 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:18:29 11:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:18:29 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:18:29 11:17:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 11:18:29 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:29 11:18:01 ens3 408.90 239.26 8063.18 37.43 0.00 0.00 0.00 0.00 11:18:29 11:18:01 docker0 80.22 148.56 7.19 1255.78 0.00 0.00 0.00 0.00 11:18:29 11:18:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 11:18:29 Average: ens3 98.03 61.08 1365.73 40.02 0.00 0.00 0.00 0.00 11:18:29 Average: docker0 25.96 43.23 2.27 301.13 0.00 0.00 0.00 0.00 11:18:29 Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 11:18:29 11:18:29 11:18:29 ---> sar -P ALL: 11:18:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5635) 07/15/24 _x86_64_ (8 CPU) 11:18:29 11:18:29 11:01:13 LINUX RESTART (8 CPU) 11:18:29 11:18:29 11:02:02 CPU %user %nice %system %iowait %steal %idle 11:18:29 11:03:01 all 7.87 0.00 3.51 5.19 0.06 83.37 11:18:29 11:03:01 0 7.72 0.00 3.47 2.03 0.05 86.72 11:18:29 11:03:01 1 7.20 0.00 4.80 28.22 0.07 59.71 11:18:29 11:03:01 2 8.40 0.00 3.43 0.45 0.07 87.65 11:18:29 11:03:01 3 8.39 0.00 3.54 5.49 0.07 82.51 11:18:29 11:03:01 4 7.70 0.00 3.30 1.79 0.05 87.15 11:18:29 11:03:01 5 8.22 0.00 3.39 0.79 0.07 87.53 11:18:29 11:03:01 6 7.71 0.00 3.31 1.34 0.05 87.59 11:18:29 11:03:01 7 7.59 0.00 2.84 1.51 0.05 88.01 11:18:29 11:04:01 all 32.66 0.00 5.93 2.99 0.07 58.36 11:18:29 11:04:01 0 31.03 0.00 5.17 4.62 0.07 59.11 11:18:29 11:04:01 1 32.86 0.00 6.55 13.81 0.08 46.70 11:18:29 11:04:01 2 32.63 0.00 5.36 1.15 0.05 60.82 11:18:29 11:04:01 3 34.33 0.00 5.53 1.23 0.07 58.84 11:18:29 11:04:01 4 33.52 0.00 6.07 0.52 0.05 59.84 11:18:29 11:04:01 5 32.63 0.00 7.42 1.04 0.07 58.84 11:18:29 11:04:01 6 32.69 0.00 5.65 1.06 0.08 60.51 11:18:29 11:04:01 7 31.57 0.00 5.67 0.47 0.07 62.22 11:18:29 11:05:01 all 34.82 0.00 5.39 2.88 0.09 56.82 11:18:29 11:05:01 0 34.79 0.00 5.30 1.24 0.07 58.59 11:18:29 11:05:01 1 34.12 0.00 5.21 0.07 0.08 60.51 11:18:29 11:05:01 2 35.49 0.00 5.48 0.40 0.10 58.52 11:18:29 11:05:01 3 34.01 0.00 5.22 0.91 0.12 59.74 11:18:29 11:05:01 4 34.76 0.00 5.12 0.12 0.10 59.90 11:18:29 11:05:01 5 36.43 0.00 6.31 19.50 0.10 37.66 11:18:29 11:05:01 6 35.62 0.00 5.43 0.67 0.07 58.21 11:18:29 11:05:01 7 33.34 0.00 5.09 0.32 0.08 61.17 11:18:29 11:06:01 all 3.57 0.00 1.35 1.27 0.02 93.80 11:18:29 11:06:01 0 2.63 0.00 1.26 0.32 0.02 95.78 11:18:29 11:06:01 1 2.29 0.00 2.07 1.01 0.02 94.62 11:18:29 11:06:01 2 4.26 0.00 1.27 0.03 0.02 94.41 11:18:29 11:06:01 3 4.44 0.00 1.16 0.05 0.03 94.31 11:18:29 11:06:01 4 3.21 0.00 1.68 7.55 0.02 87.55 11:18:29 11:06:01 5 2.82 0.00 1.32 0.89 0.02 94.95 11:18:29 11:06:01 6 4.79 0.00 1.11 0.02 0.03 94.05 11:18:29 11:06:01 7 4.11 0.00 0.91 0.28 0.02 94.69 11:18:29 11:07:01 all 2.41 0.00 1.25 0.62 0.03 95.69 11:18:29 11:07:01 0 1.59 0.00 0.92 0.08 0.03 97.38 11:18:29 11:07:01 1 2.92 0.00 1.20 0.08 0.03 95.76 11:18:29 11:07:01 2 3.84 0.00 1.85 2.09 0.03 92.18 11:18:29 11:07:01 3 2.25 0.00 0.74 0.05 0.03 96.93 11:18:29 11:07:01 4 1.25 0.00 2.10 0.32 0.03 96.29 11:18:29 11:07:01 5 2.10 0.00 0.92 1.22 0.03 95.72 11:18:29 11:07:01 6 2.31 0.00 1.19 1.02 0.03 95.46 11:18:29 11:07:01 7 3.02 0.00 1.07 0.07 0.02 95.83 11:18:29 11:08:01 all 0.25 0.00 0.05 0.01 0.00 99.68 11:18:29 11:08:01 0 0.05 0.00 0.03 0.02 0.00 99.90 11:18:29 11:08:01 1 0.27 0.00 0.08 0.07 0.00 99.58 11:18:29 11:08:01 2 0.02 0.00 0.07 0.00 0.00 99.92 11:18:29 11:08:01 3 1.39 0.00 0.05 0.00 0.02 98.55 11:18:29 11:08:01 4 0.00 0.00 0.05 0.00 0.00 99.95 11:18:29 11:08:01 5 0.12 0.00 0.02 0.00 0.00 99.87 11:18:29 11:08:01 6 0.15 0.00 0.08 0.02 0.02 99.73 11:18:29 11:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:18:29 11:09:01 all 0.26 0.00 0.00 0.00 0.01 99.72 11:18:29 11:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:18:29 11:09:01 1 0.03 0.00 0.00 0.02 0.02 99.93 11:18:29 11:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:18:29 11:09:01 3 1.99 0.00 0.00 0.00 0.00 98.01 11:18:29 11:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:18:29 11:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:18:29 11:09:01 6 0.03 0.00 0.03 0.00 0.03 99.90 11:18:29 11:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:18:29 11:10:01 all 0.10 0.00 0.01 0.01 0.01 99.88 11:18:29 11:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:18:29 11:10:01 1 0.05 0.00 0.02 0.03 0.02 99.88 11:18:29 11:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:18:29 11:10:01 3 0.58 0.00 0.00 0.00 0.02 99.40 11:18:29 11:10:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:18:29 11:10:01 5 0.02 0.00 0.02 0.02 0.00 99.95 11:18:29 11:10:01 6 0.05 0.00 0.00 0.00 0.02 99.93 11:18:29 11:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:18:29 11:11:01 all 0.09 0.00 0.02 0.00 0.01 99.88 11:18:29 11:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:18:29 11:11:01 1 0.05 0.00 0.02 0.03 0.02 99.88 11:18:29 11:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:18:29 11:11:01 3 0.57 0.00 0.02 0.00 0.02 99.40 11:18:29 11:11:01 4 0.02 0.00 0.03 0.00 0.02 99.93 11:18:29 11:11:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:18:29 11:11:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:18:29 11:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:18:29 11:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:18:29 11:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:18:29 11:12:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:18:29 11:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:18:29 11:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:18:29 11:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:18:29 11:12:01 5 0.02 0.00 0.02 0.02 0.00 99.95 11:18:29 11:12:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:18:29 11:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:18:29 11:13:01 all 0.18 0.00 0.01 0.00 0.01 99.80 11:18:29 11:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:18:29 11:13:01 1 0.03 0.00 0.02 0.02 0.02 99.92 11:18:29 11:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:18:29 11:13:01 3 1.29 0.00 0.02 0.00 0.02 98.68 11:18:29 11:13:01 4 0.02 0.00 0.02 0.00 0.03 99.93 11:18:29 11:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:18:29 11:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:18:29 11:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:18:29 11:18:29 11:13:01 CPU %user %nice %system %iowait %steal %idle 11:18:29 11:14:01 all 0.39 0.00 0.05 0.01 0.01 99.55 11:18:29 11:14:01 0 0.35 0.00 0.03 0.00 0.00 99.62 11:18:29 11:14:01 1 0.13 0.00 0.07 0.00 0.02 99.78 11:18:29 11:14:01 2 0.18 0.00 0.07 0.02 0.00 99.73 11:18:29 11:14:01 3 0.48 0.00 0.05 0.02 0.00 99.45 11:18:29 11:14:01 4 0.58 0.00 0.03 0.00 0.02 99.37 11:18:29 11:14:01 5 0.35 0.00 0.07 0.05 0.00 99.53 11:18:29 11:14:01 6 0.72 0.00 0.05 0.00 0.00 99.23 11:18:29 11:14:01 7 0.28 0.00 0.02 0.00 0.02 99.68 11:18:29 11:15:01 all 0.02 0.00 0.00 0.00 0.01 99.96 11:18:29 11:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:18:29 11:15:01 1 0.05 0.00 0.00 0.02 0.02 99.92 11:18:29 11:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:18:29 11:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:18:29 11:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:18:29 11:15:01 5 0.05 0.00 0.00 0.02 0.02 99.92 11:18:29 11:15:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:18:29 11:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:18:29 11:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:18:29 11:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:18:29 11:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:18:29 11:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:18:29 11:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:18:29 11:16:01 4 0.03 0.00 0.03 0.00 0.03 99.90 11:18:29 11:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 11:18:29 11:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:18:29 11:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:18:29 11:17:01 all 0.04 0.00 0.02 0.00 0.01 99.92 11:18:29 11:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:18:29 11:17:01 1 0.03 0.00 0.02 0.03 0.02 99.90 11:18:29 11:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:18:29 11:17:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:18:29 11:17:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:18:29 11:17:01 5 0.07 0.00 0.03 0.00 0.00 99.90 11:18:29 11:17:01 6 0.07 0.00 0.03 0.00 0.02 99.88 11:18:29 11:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:18:29 11:18:01 all 8.25 0.00 3.42 2.98 0.06 85.30 11:18:29 11:18:01 0 7.47 0.00 2.65 0.30 0.05 89.53 11:18:29 11:18:01 1 5.68 0.00 4.73 1.06 0.05 88.48 11:18:29 11:18:01 2 9.00 0.00 3.52 8.45 0.05 78.98 11:18:29 11:18:01 3 11.08 0.00 4.22 6.04 0.05 78.61 11:18:29 11:18:01 4 7.44 0.00 3.08 0.00 0.03 89.44 11:18:29 11:18:01 5 8.43 0.00 3.10 6.61 0.07 81.79 11:18:29 11:18:01 6 9.56 0.00 3.19 1.37 0.13 85.75 11:18:29 11:18:01 7 7.33 0.00 2.85 0.02 0.03 89.77 11:18:29 Average: all 5.64 0.00 1.30 0.99 0.03 92.05 11:18:29 Average: 0 5.33 0.00 1.17 0.53 0.02 92.94 11:18:29 Average: 1 5.33 0.00 1.54 2.73 0.03 90.38 11:18:29 Average: 2 5.83 0.00 1.31 0.78 0.02 92.06 11:18:29 Average: 3 6.25 0.00 1.27 0.85 0.03 91.61 11:18:29 Average: 4 5.50 0.00 1.34 0.64 0.03 92.49 11:18:29 Average: 5 5.65 0.00 1.40 1.86 0.03 91.06 11:18:29 Average: 6 5.82 0.00 1.25 0.34 0.03 92.56 11:18:29 Average: 7 5.41 0.00 1.15 0.16 0.02 93.26 11:18:29 11:18:29 11:18:29