Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e83b8e1a3e8907a42e6a265f9968d04d77803185 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-ssh13059163448559646216.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-ssh13367793930879841267.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-ssh15154095113164957197.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-ssh4656322949140699498.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-ssh11221669525154463750.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 ‘prd-ubuntu20.04-docker-8c-8g-4358’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4361 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 > 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 Avoid second fetch Checking out Revision e83b8e1a3e8907a42e6a265f9968d04d77803185 (main) Commit message: "Merge pull request #297 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" > git config core.sparsecheckout # timeout=10 > git checkout -f e83b8e1a3e8907a42e6a265f9968d04d77803185 # timeout=10 > git rev-list --no-walk 4424f44df6928ee72d83e7b1b99bd10820704551 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:49:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:49:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:49:28 ========================================================= 11:49:28 EdgeX Global Pipelines Version Info 11:49:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:49:29 ------------------- 11:49:29 stable info: 11:49:29 ------------------- 11:49:29 Commited By: Ginny Guan ginny@iotechsys.com 11:49:29 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 11:49:29 Message: update stable to v1.0.260 11:49:30 ------------------- 11:49:30 experimental info: 11:49:30 ------------------- 11:49:30 Commited By: Ginny Guan ginny@iotechsys.com 11:49:30 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 11:49:30 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e83b8e1a3e8907a42e6a265f9968d04d77803185 [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e83b8e1 [Pipeline] echo 11:49:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:49:30 provisioning config files... 11:49:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12923124021346704799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:31 ---> ****-login.sh 11:49:31 nexus3.edgexfoundry.org:10001 11:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:31 Configure a credential helper to remove this warning. See 11:49:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:31 11:49:31 Login Succeeded 11:49:31 nexus3.edgexfoundry.org:10002 11:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:31 Configure a credential helper to remove this warning. See 11:49:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:31 11:49:31 Login Succeeded 11:49:31 nexus3.edgexfoundry.org:10003 11:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:31 Configure a credential helper to remove this warning. See 11:49:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:31 11:49:31 Login Succeeded 11:49:31 nexus3.edgexfoundry.org:10004 11:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:31 Configure a credential helper to remove this warning. See 11:49:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:31 11:49:31 Login Succeeded 11:49:31 ****.io 11:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:32 Configure a credential helper to remove this warning. See 11:49:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:32 11:49:32 Login Succeeded 11:49:32 ---> ****-login.sh ends [Pipeline] } 11:49:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:49:32 + git rev-list -1 --merges e83b8e1a3e8907a42e6a265f9968d04d77803185~1..e83b8e1a3e8907a42e6a265f9968d04d77803185 [Pipeline] echo 11:49:32 -----------> git rev-list -1 --merges e83b8e1a3e8907a42e6a265f9968d04d77803185~1..e83b8e1a3e8907a42e6a265f9968d04d77803185 e83b8e1a3e8907a42e6a265f9968d04d77803185 11:49:32 e83b8e1a3e8907a42e6a265f9968d04d77803185 [false] [Pipeline] sh 11:49:32 + git log --format=format:%s -1 e83b8e1a3e8907a42e6a265f9968d04d77803185 [Pipeline] echo 11:49:32 ========================================================= 11:49:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:49:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:49:33 + git log --format=format:%s -1 e83b8e1a3e8907a42e6a265f9968d04d77803185 [Pipeline] echo 11:49:33 [semverPrep] GIT_COMMIT: e83b8e1a3e8907a42e6a265f9968d04d77803185, Commit Message: Merge pull request #297 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18 [Pipeline] echo 11:49:33 [semverPrep] This is not a build commit. [Pipeline] sh 11:49:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:49:33 + grep -v github /etc/ssh/ssh_known_hosts 11:49:33 + [ -e /tmp/ssh_known_hosts ] 11:49:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:49:33 + + sudo tee -a /etc/ssh/ssh_known_hosts 11:49:33 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:49:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:49:33 11:49:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:49:34 0.1.4: Pulling from edgex-devops/py-git-semver 11:49:34 b85a868b505f: Pulling fs layer 11:49:34 e2be974225ed: Pulling fs layer 11:49:34 339a4e72a1f5: Pulling fs layer 11:49:34 988bab9f4d93: Pulling fs layer 11:49:34 1469e6f7b9e6: Pulling fs layer 11:49:34 eaf3925da568: Pulling fs layer 11:49:34 bab4dde63d76: Pulling fs layer 11:49:34 bde34c3a00c8: Pulling fs layer 11:49:34 b352a97aabf1: Pulling fs layer 11:49:34 4872d77fe225: Pulling fs layer 11:49:34 5851b861e8e6: Pulling fs layer 11:49:34 1469e6f7b9e6: Waiting 11:49:34 eaf3925da568: Waiting 11:49:34 bab4dde63d76: Waiting 11:49:34 bde34c3a00c8: Waiting 11:49:34 b352a97aabf1: Waiting 11:49:34 4872d77fe225: Waiting 11:49:34 5851b861e8e6: Waiting 11:49:34 988bab9f4d93: Waiting 11:49:34 e2be974225ed: Verifying Checksum 11:49:34 e2be974225ed: Download complete 11:49:34 988bab9f4d93: Download complete 11:49:34 1469e6f7b9e6: Verifying Checksum 11:49:34 1469e6f7b9e6: Download complete 11:49:34 339a4e72a1f5: Verifying Checksum 11:49:34 339a4e72a1f5: Download complete 11:49:34 eaf3925da568: Verifying Checksum 11:49:34 eaf3925da568: Download complete 11:49:34 bde34c3a00c8: Download complete 11:49:34 b352a97aabf1: Download complete 11:49:34 4872d77fe225: Verifying Checksum 11:49:34 4872d77fe225: Download complete 11:49:34 5851b861e8e6: Verifying Checksum 11:49:34 5851b861e8e6: Download complete 11:49:34 b85a868b505f: Download complete 11:49:34 bab4dde63d76: Verifying Checksum 11:49:34 bab4dde63d76: Download complete 11:49:36 b85a868b505f: Pull complete 11:49:36 e2be974225ed: Pull complete 11:49:37 339a4e72a1f5: Pull complete 11:49:37 988bab9f4d93: Pull complete 11:49:37 1469e6f7b9e6: Pull complete 11:49:37 eaf3925da568: Pull complete 11:49:39 bab4dde63d76: Pull complete 11:49:39 bde34c3a00c8: Pull complete 11:49:39 b352a97aabf1: Pull complete 11:49:40 4872d77fe225: Pull complete 11:49:40 5851b861e8e6: Pull complete 11:49:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:49:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:49:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:49:40 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 11:49:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:49:46 $ docker top 23beeadf98ffce467348523d73078cb08bf07366664570f26a22e7f9e306b846 -eo pid,comm 11:49:46 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:49:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:49:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:49:46 [ssh-agent] Looking for ssh-agent implementation... 11:49:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:49:47 $ docker exec 23beeadf98ffce467348523d73078cb08bf07366664570f26a22e7f9e306b846 ssh-agent 11:49:47 SSH_AUTH_SOCK=/tmp/ssh-homJa0SJRsjV/agent.31 11:49:47 SSH_AGENT_PID=38 11:49:47 Running ssh-add (command line suppressed) 11:49:47 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7522331621625864315.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7522331621625864315.key) 11:49:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:49:47 + git tag --points-at HEAD [Pipeline] } 11:49:47 $ docker exec --env ******** --env ******** 23beeadf98ffce467348523d73078cb08bf07366664570f26a22e7f9e306b846 ssh-agent -k 11:49:47 unset SSH_AUTH_SOCK; 11:49:47 unset SSH_AGENT_PID; 11:49:47 echo Agent pid 38 killed; 11:49:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:49:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:49:47 [ssh-agent] Looking for ssh-agent implementation... 11:49:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:49:47 $ docker exec 23beeadf98ffce467348523d73078cb08bf07366664570f26a22e7f9e306b846 ssh-agent 11:49:47 SSH_AUTH_SOCK=/tmp/ssh-juAN9k0AxF1Z/agent.72 11:49:47 SSH_AGENT_PID=78 11:49:47 Running ssh-add (command line suppressed) 11:49:47 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1281381399933160617.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1281381399933160617.key) 11:49:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:49:48 + git semver init 11:49:48 2024-06-25 11:49:48,453 [run_init] DEBUG init version:0.0.0 force:False 11:49:48 2024-06-25 11:49:48,454 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 11:49:48 2024-06-25 11:49:48,454 [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:49:48 2024-06-25 11:49:48,455 [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:49:49 2024-06-25 11:49:49,832 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 11:49:49 2024-06-25 11:49:49,832 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 11:49:49 2024-06-25 11:49:49,833 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:49:49 2024-06-25 11:49:49,833 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:49:49 3.2.0-dev.11 [Pipeline] } 11:49:49 $ docker exec --env ******** --env ******** 23beeadf98ffce467348523d73078cb08bf07366664570f26a22e7f9e306b846 ssh-agent -k 11:49:50 unset SSH_AUTH_SOCK; 11:49:50 unset SSH_AGENT_PID; 11:49:50 echo Agent pid 78 killed; 11:49:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:49:50 + git semver [Pipeline] } 11:49:50 $ docker stop --time=1 23beeadf98ffce467348523d73078cb08bf07366664570f26a22e7f9e306b846 11:49:51 $ docker rm -f --volumes 23beeadf98ffce467348523d73078cb08bf07366664570f26a22e7f9e306b846 [Pipeline] // withDockerContainer [Pipeline] sh 11:49:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:49:52 Stashed 1 file(s) [Pipeline] echo 11:49:52 [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [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:49:52 provisioning config files... 11:49:52 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16910407038442198698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:53 ---> ****-login.sh 11:49:53 nexus3.edgexfoundry.org:10001 11:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:53 Configure a credential helper to remove this warning. See 11:49:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:53 11:49:53 Login Succeeded 11:49:53 nexus3.edgexfoundry.org:10002 11:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:53 Configure a credential helper to remove this warning. See 11:49:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:53 11:49:53 Login Succeeded 11:49:53 nexus3.edgexfoundry.org:10003 11:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:53 Configure a credential helper to remove this warning. See 11:49:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:53 11:49:53 Login Succeeded 11:49:53 nexus3.edgexfoundry.org:10004 11:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:53 Configure a credential helper to remove this warning. See 11:49:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:53 11:49:53 Login Succeeded 11:49:53 ****.io 11:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:53 Configure a credential helper to remove this warning. See 11:49:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:53 11:49:53 Login Succeeded 11:49:53 ---> ****-login.sh ends [Pipeline] } 11:49:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:49:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:49:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:49:53 ========================================================= 11:49:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:49:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:54 + 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:49:54 Sending build context to Docker daemon 11.52MB 11:49:54 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:49:54 Step 2/12 : FROM ${BASE} AS builder 11:49:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:49:54 619be1103602: Pulling fs layer 11:49:54 7862e08f4a3e: Pulling fs layer 11:49:54 5df492c9dc93: Pulling fs layer 11:49:54 7629e6793208: Pulling fs layer 11:49:54 4f4fb700ef54: Pulling fs layer 11:49:54 fb5054dd5b73: Pulling fs layer 11:49:54 eeca6798cff9: Pulling fs layer 11:49:54 aa269ceb94a6: Pulling fs layer 11:49:54 ada007ff1a6a: Pulling fs layer 11:49:54 4f4fb700ef54: Waiting 11:49:54 aa269ceb94a6: Waiting 11:49:54 eeca6798cff9: Waiting 11:49:54 ada007ff1a6a: Waiting 11:49:54 7862e08f4a3e: Verifying Checksum 11:49:54 7862e08f4a3e: Download complete 11:49:54 7629e6793208: Verifying Checksum 11:49:54 7629e6793208: Download complete 11:49:54 4f4fb700ef54: Verifying Checksum 11:49:54 4f4fb700ef54: Download complete 11:49:54 fb5054dd5b73: Download complete 11:49:54 619be1103602: Verifying Checksum 11:49:54 619be1103602: Download complete 11:49:54 eeca6798cff9: Verifying Checksum 11:49:54 eeca6798cff9: Download complete 11:49:54 619be1103602: Pull complete 11:49:54 7862e08f4a3e: Pull complete 11:49:54 ada007ff1a6a: Verifying Checksum 11:49:54 ada007ff1a6a: Download complete 11:49:54 5df492c9dc93: Verifying Checksum 11:49:54 5df492c9dc93: Download complete 11:49:55 aa269ceb94a6: Verifying Checksum 11:49:55 aa269ceb94a6: Download complete 11:49:57 5df492c9dc93: Pull complete 11:49:57 7629e6793208: Pull complete 11:49:57 4f4fb700ef54: Pull complete 11:49:57 fb5054dd5b73: Pull complete 11:49:57 eeca6798cff9: Pull complete 11:49:59 aa269ceb94a6: Pull complete 11:50:00 ada007ff1a6a: Pull complete 11:50:00 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:50:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:50:00 ---> f489d0715acc 11:50:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:50:07 Still waiting to schedule task 11:50:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4362’ is offline 11:50:08 ---> Running in d96ae55cda07 11:50:08 Removing intermediate container d96ae55cda07 11:50:08 ---> 3518aea7d8f1 11:50:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:50:08 ---> Running in f3438dcd0d08 11:50:08 Removing intermediate container f3438dcd0d08 11:50:08 ---> 8a8631d7e8ba 11:50:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:50:08 ---> Running in 1bde4cefa5b6 11:50:09 Removing intermediate container 1bde4cefa5b6 11:50:09 ---> 569673a9b23d 11:50:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:50:09 ---> Running in 3803e993c16d 11:50:09 Removing intermediate container 3803e993c16d 11:50:09 ---> bc854102d589 11:50:09 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:50:09 ---> Running in 4859e8cccef5 11:50:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:09 OK: 264 MiB in 52 packages 11:50:10 Removing intermediate container 4859e8cccef5 11:50:10 ---> 1539e6efd9c0 11:50:10 Step 8/12 : WORKDIR /app 11:50:10 ---> Running in b08b602fb2ef 11:50:10 Removing intermediate container b08b602fb2ef 11:50:10 ---> 610d7bd99473 11:50:10 Step 9/12 : COPY go.mod vendor* ./ 11:50:10 ---> c1441cc08798 11:50:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:50:10 ---> Running in 4d7f2bc9cbfa 11:51:06 Removing intermediate container 4d7f2bc9cbfa 11:51:06 ---> 0e67882f8406 11:51:06 Step 11/12 : COPY . . 11:51:06 ---> fb6e1deb8d62 11:51:06 Step 12/12 : RUN $MAKE 11:51:06 ---> Running in 75ec0dcfbd72 11:51:06 noop 11:51:06 Removing intermediate container 75ec0dcfbd72 11:51:06 ---> d97b316aacdf 11:51:06 Successfully built d97b316aacdf 11:51:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:07 + docker inspect -f . ci-base-image-x86_64 11:51:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:07 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 11:51:07 $ 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 ******** -e ******** ci-base-image-x86_64 cat 11:51:07 $ docker top 9dfbe1d4090703d935b22602ab03bac49ea80f7105aa68382e20d42f0c75777e -eo pid,comm [Pipeline] { [Pipeline] sh 11:51:08 + go version 11:51:08 go version go1.21.9 linux/amd64 [Pipeline] } 11:51:08 $ docker stop --time=1 9dfbe1d4090703d935b22602ab03bac49ea80f7105aa68382e20d42f0c75777e 11:51:09 $ docker rm -f --volumes 9dfbe1d4090703d935b22602ab03bac49ea80f7105aa68382e20d42f0c75777e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:09 + docker inspect -f . ci-base-image-x86_64 11:51:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:09 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 11:51:09 $ 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 ******** -e ******** ci-base-image-x86_64 cat 11:51:10 $ docker top 4abfeada0ac85338de3702a1e439ff31dba309af4a651ee13ae56254729d89dd -eo pid,comm [Pipeline] { [Pipeline] sh 11:51:10 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 11:51:10 + make test 11:51:10 go test ./... -coverprofile=coverage.out ./... 11:51:12 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:51:30 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:51:30 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:51:32 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.832s coverage: 40.6% of statements 11:51:32 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 96.4% of statements 11:51:32 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.253s coverage: 51.9% of statements 11:51:50 go vet ./... 11:51:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:51:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:51:55 ./bin/test-attribution-txt.sh 11:51:55 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 11:51:55 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 11:51:55 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 11:51:55 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 11:51:55 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 11:51:55 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 11:51:55 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 11:51:55 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 11:51:55 An attribution for golang.org/x/term is missing from Attribution.txt, please add 11:51:55 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 11:51:55 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 11:51:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:51:55 $ docker stop --time=1 4abfeada0ac85338de3702a1e439ff31dba309af4a651ee13ae56254729d89dd 11:51:59 $ docker rm -f --volumes 4abfeada0ac85338de3702a1e439ff31dba309af4a651ee13ae56254729d89dd [Pipeline] // withDockerContainer [Pipeline] sh 11:51:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:51:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:52:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:52:00 + ls -al . 11:52:00 total 688 11:52:00 drwxrwxr-x 11 jenkins jenkins 4096 Jun 25 11:51 . 11:52:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 11:49 .. 11:52:00 -rw-rw-r-- 1 jenkins jenkins 134 Jun 25 11:49 .dockerignore 11:52:00 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 11:51 .git 11:52:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 11:49 .github 11:52:00 -rw-rw-r-- 1 jenkins jenkins 880 Jun 25 11:49 .gitignore 11:52:00 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 11:49 .golangci.yml 11:52:00 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 11:49 .semver 11:52:00 -rw-rw-r-- 1 jenkins jenkins 11980 Jun 25 11:49 Attribution.txt 11:52:00 -rw-rw-r-- 1 jenkins jenkins 11677 Jun 25 11:49 CHANGELOG.md 11:52:00 -rw-rw-r-- 1 jenkins jenkins 1456 Jun 25 11:49 Dockerfile 11:52:00 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 11:49 GOVERNANCE.md 11:52:00 -rw-rw-r-- 1 jenkins jenkins 661 Jun 25 11:49 Jenkinsfile 11:52:00 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 25 11:49 LICENSE 11:52:00 -rw-rw-r-- 1 jenkins jenkins 2179 Jun 25 11:49 Makefile 11:52:00 -rw-rw-r-- 1 jenkins jenkins 625 Jun 25 11:49 OWNERS.md 11:52:00 -rw-rw-r-- 1 jenkins jenkins 28907 Jun 25 11:49 README.md 11:52:00 -rw-rw-r-- 1 jenkins jenkins 12 Jun 25 11:49 VERSION 11:52:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 11:49 bin 11:52:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 11:49 cmd 11:52:00 -rw-r--r-- 1 jenkins jenkins 438103 Jun 25 11:51 coverage.out 11:52:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 11:49 examples 11:52:00 -rw-rw-r-- 1 jenkins jenkins 7219 Jun 25 11:49 go.mod 11:52:00 -rw-rw-r-- 1 jenkins jenkins 101949 Jun 25 11:49 go.sum 11:52:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 11:49 images 11:52:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 11:49 internal 11:52:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 11:49 pkg 11:52:00 -rw-rw-r-- 1 jenkins jenkins 193 Jun 25 11:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:00 + 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=e83b8e1a3e8907a42e6a265f9968d04d77803185 --label arch=amd64 --label version=3.2.0-dev.11 . 11:52:00 Sending build context to Docker daemon 11.52MB 11:52:00 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:52:00 Step 2/25 : FROM ${BASE} AS builder 11:52:00 ---> d97b316aacdf 11:52:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:52:01 ---> Running in c91ca5a3a042 11:52:01 Removing intermediate container c91ca5a3a042 11:52:01 ---> cdb70b59f363 11:52:01 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:52:01 ---> Running in 4f770ed08043 11:52:01 Removing intermediate container 4f770ed08043 11:52:01 ---> b98539e277e3 11:52:01 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:52:01 ---> Running in 3b4b74cfa394 11:52:01 Removing intermediate container 3b4b74cfa394 11:52:01 ---> 2cb50f795ede 11:52:01 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:52:01 ---> Running in 83d0e18098fd 11:52:01 Removing intermediate container 83d0e18098fd 11:52:01 ---> 10f9b83f65ea 11:52:01 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:52:01 ---> Running in 52ec28345380 11:52:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:52:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:52:02 OK: 264 MiB in 52 packages 11:52:02 Removing intermediate container 52ec28345380 11:52:02 ---> c6ce96bf82dd 11:52:02 Step 8/25 : WORKDIR /app 11:52:02 ---> Running in d1907a6a39bd 11:52:02 Removing intermediate container d1907a6a39bd 11:52:02 ---> d4d05253c9e5 11:52:02 Step 9/25 : COPY go.mod vendor* ./ 11:52:02 ---> 7a74ab43e859 11:52:02 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:52:02 ---> Running in fb8320068dcb 11:52:03 Removing intermediate container fb8320068dcb 11:52:03 ---> 49b159e02533 11:52:03 Step 11/25 : COPY . . 11:52:04 ---> 76b26445c628 11:52:04 Step 12/25 : RUN $MAKE 11:52:04 ---> Running in c8088771a4db 11:52:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:52:43 Removing intermediate container c8088771a4db 11:52:43 ---> 3e89449e19e5 11:52:43 Step 13/25 : FROM alpine:3.18 11:52:43 3.18: Pulling from library/alpine 11:52:43 73baa7ef167e: Pulling fs layer 11:52:43 73baa7ef167e: Verifying Checksum 11:52:43 73baa7ef167e: Download complete 11:52:43 73baa7ef167e: Pull complete 11:52:43 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 11:52:43 Status: Downloaded newer image for alpine:3.18 11:52:43 ---> 8fd7cac70a4a 11:52:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:52:43 ---> Running in 471b1d34e23f 11:52:43 Removing intermediate container 471b1d34e23f 11:52:43 ---> fe1936f598c4 11:52:43 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:52:43 ---> Running in 19dbe6429adb 11:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:52:43 (1/1) Installing dumb-init (1.2.5-r2) 11:52:43 Executing busybox-1.36.1-r7.trigger 11:52:43 OK: 7 MiB in 16 packages 11:52:43 Removing intermediate container 19dbe6429adb 11:52:43 ---> 00709e1f118d 11:52:43 Step 16/25 : RUN apk --no-cache upgrade 11:52:43 ---> Running in 691c3f4e1b8c 11:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:52:43 OK: 7 MiB in 16 packages 11:52:43 Removing intermediate container 691c3f4e1b8c 11:52:43 ---> 57162e0c7bb9 11:52:43 Step 17/25 : COPY --from=builder /app/LICENSE / 11:52:43 ---> 4aee2ea126f7 11:52:43 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:52:43 ---> e904d9e07453 11:52:43 Step 19/25 : COPY --from=builder /app/cmd/ / 11:52:45 ---> 5f0a09b71911 11:52:45 Step 20/25 : EXPOSE 59989 11:52:45 ---> Running in 5cefb1cb670b 11:52:45 Removing intermediate container 5cefb1cb670b 11:52:45 ---> 6e6a2c7f6c96 11:52:45 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:52:45 ---> Running in 0cd2537ec7e0 11:52:45 Removing intermediate container 0cd2537ec7e0 11:52:45 ---> 5620dd23215d 11:52:45 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:52:45 ---> Running in 7a528fedf27b 11:52:46 Removing intermediate container 7a528fedf27b 11:52:46 ---> d23f28ffc4ac 11:52:46 Step 23/25 : LABEL arch=amd64 11:52:46 ---> Running in d62855272f9e 11:52:46 Removing intermediate container d62855272f9e 11:52:46 ---> 5935f80451cf 11:52:46 Step 24/25 : LABEL git_sha=e83b8e1a3e8907a42e6a265f9968d04d77803185 11:52:46 ---> Running in 40e6a1b31c5f 11:52:46 Removing intermediate container 40e6a1b31c5f 11:52:46 ---> 2b5f29d8fee3 11:52:46 Step 25/25 : LABEL version=3.2.0-dev.11 11:52:46 ---> Running in 356ac8284e05 11:52:46 Removing intermediate container 356ac8284e05 11:52:46 ---> 8ace3087f663 11:52:46 [Warning] One or more build-args [ARCH] were not consumed 11:52:46 Successfully built 8ace3087f663 11:52:46 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:52:46 provisioning config files... 11:52:46 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12395773716210480819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:52:46 ---> ****-login.sh 11:52:46 nexus3.edgexfoundry.org:10001 11:52:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:52:46 Configure a credential helper to remove this warning. See 11:52:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:52:46 11:52:46 Login Succeeded 11:52:46 nexus3.edgexfoundry.org:10002 11:52:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:52:46 Configure a credential helper to remove this warning. See 11:52:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:52:46 11:52:46 Login Succeeded 11:52:46 nexus3.edgexfoundry.org:10003 11:52:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:52:47 Configure a credential helper to remove this warning. See 11:52:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:52:47 11:52:47 Login Succeeded 11:52:47 nexus3.edgexfoundry.org:10004 11:52:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:52:47 Configure a credential helper to remove this warning. See 11:52:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:52:47 11:52:47 Login Succeeded 11:52:47 ****.io 11:52:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:52:47 Configure a credential helper to remove this warning. See 11:52:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:52:47 11:52:47 Login Succeeded 11:52:47 ---> ****-login.sh ends [Pipeline] } 11:52:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:52:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:52:47 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 11:52:47 e83b8e1a3e8907a42e6a265f9968d04d77803185 11:52:47 latest 11:52:47 3.2.0-dev.11 11:52:47 e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11 11:52:47 main 11:52:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:47 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e83b8e1a3e8907a42e6a265f9968d04d77803185 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e83b8e1a3e8907a42e6a265f9968d04d77803185 11:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:52:48 8abf7f5a8c62: Preparing 11:52:48 aec68a424adb: Preparing 11:52:48 54c6063ae777: Preparing 11:52:48 1793fa138830: Preparing 11:52:48 c1cfcf0856a7: Preparing 11:52:48 63ec0bd56cf3: Preparing 11:52:48 63ec0bd56cf3: Waiting 11:52:48 aec68a424adb: Pushed 11:52:48 54c6063ae777: Pushed 11:52:48 c1cfcf0856a7: Pushed 11:52:48 1793fa138830: Pushed 11:52:48 63ec0bd56cf3: Layer already exists 11:52:52 8abf7f5a8c62: Pushed 11:52:52 e83b8e1a3e8907a42e6a265f9968d04d77803185: digest: sha256:9b837d1943b3fb5b11f19f55c795a86bd1705f4033e542fac2480cf1a9b923c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:52 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 11:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:52:52 8abf7f5a8c62: Preparing 11:52:52 aec68a424adb: Preparing 11:52:52 54c6063ae777: Preparing 11:52:52 1793fa138830: Preparing 11:52:52 c1cfcf0856a7: Preparing 11:52:52 63ec0bd56cf3: Preparing 11:52:52 63ec0bd56cf3: Waiting 11:52:52 1793fa138830: Layer already exists 11:52:52 8abf7f5a8c62: Layer already exists 11:52:52 aec68a424adb: Layer already exists 11:52:52 54c6063ae777: Layer already exists 11:52:52 c1cfcf0856a7: Layer already exists 11:52:52 63ec0bd56cf3: Layer already exists 11:52:52 latest: digest: sha256:9b837d1943b3fb5b11f19f55c795a86bd1705f4033e542fac2480cf1a9b923c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:53 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.11 11:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:52:53 8abf7f5a8c62: Preparing 11:52:53 aec68a424adb: Preparing 11:52:53 54c6063ae777: Preparing 11:52:53 1793fa138830: Preparing 11:52:53 c1cfcf0856a7: Preparing 11:52:53 63ec0bd56cf3: Preparing 11:52:53 63ec0bd56cf3: Waiting 11:52:53 aec68a424adb: Layer already exists 11:52:53 54c6063ae777: Layer already exists 11:52:53 c1cfcf0856a7: Layer already exists 11:52:53 1793fa138830: Layer already exists 11:52:53 8abf7f5a8c62: Layer already exists 11:52:53 63ec0bd56cf3: Layer already exists 11:52:53 3.2.0-dev.11: digest: sha256:9b837d1943b3fb5b11f19f55c795a86bd1705f4033e542fac2480cf1a9b923c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:53 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11 11:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:52:54 8abf7f5a8c62: Preparing 11:52:54 aec68a424adb: Preparing 11:52:54 54c6063ae777: Preparing 11:52:54 1793fa138830: Preparing 11:52:54 c1cfcf0856a7: Preparing 11:52:54 63ec0bd56cf3: Preparing 11:52:54 63ec0bd56cf3: Waiting 11:52:54 8abf7f5a8c62: Layer already exists 11:52:54 c1cfcf0856a7: Layer already exists 11:52:54 aec68a424adb: Layer already exists 11:52:54 1793fa138830: Layer already exists 11:52:54 54c6063ae777: Layer already exists 11:52:54 63ec0bd56cf3: Layer already exists 11:52:54 e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11: digest: sha256:9b837d1943b3fb5b11f19f55c795a86bd1705f4033e542fac2480cf1a9b923c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:54 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 11:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:52:54 8abf7f5a8c62: Preparing 11:52:54 aec68a424adb: Preparing 11:52:54 54c6063ae777: Preparing 11:52:54 1793fa138830: Preparing 11:52:54 c1cfcf0856a7: Preparing 11:52:54 63ec0bd56cf3: Preparing 11:52:54 63ec0bd56cf3: Waiting 11:52:54 aec68a424adb: Layer already exists 11:52:54 c1cfcf0856a7: Layer already exists 11:52:54 1793fa138830: Layer already exists 11:52:54 54c6063ae777: Layer already exists 11:52:54 8abf7f5a8c62: Layer already exists 11:52:54 63ec0bd56cf3: Layer already exists 11:52:54 main: digest: sha256:9b837d1943b3fb5b11f19f55c795a86bd1705f4033e542fac2480cf1a9b923c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:52:54 ===================================================== [Pipeline] echo 11:52:55 taggedImages: 11:52:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e83b8e1a3e8907a42e6a265f9968d04d77803185 11:52:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 11:52:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.11 11:52:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11 11:52:55 - 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:52:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:55 11:52:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:55 latest: Pulling from edgex-lftools-log-publisher 11:52:55 5eb5b503b376: Pulling fs layer 11:52:55 5c69ac0246d0: Pulling fs layer 11:52:55 ec43610c2a17: Pulling fs layer 11:52:55 3a2ae6a8a46f: Pulling fs layer 11:52:55 33b1e0a273af: Pulling fs layer 11:52:55 5d3b04190fa2: Pulling fs layer 11:52:55 2f39f015ded8: Pulling fs layer 11:52:55 33b1e0a273af: Waiting 11:52:55 5d3b04190fa2: Waiting 11:52:55 2f39f015ded8: Waiting 11:52:55 3a2ae6a8a46f: Waiting 11:52:55 5c69ac0246d0: Download complete 11:52:55 3a2ae6a8a46f: Verifying Checksum 11:52:55 3a2ae6a8a46f: Download complete 11:52:55 33b1e0a273af: Verifying Checksum 11:52:55 33b1e0a273af: Download complete 11:52:55 5d3b04190fa2: Verifying Checksum 11:52:55 5d3b04190fa2: Download complete 11:52:55 ec43610c2a17: Verifying Checksum 11:52:55 ec43610c2a17: Download complete 11:52:55 5eb5b503b376: Verifying Checksum 11:52:55 5eb5b503b376: Download complete 11:52:56 2f39f015ded8: Download complete 11:52:57 5eb5b503b376: Pull complete 11:52:57 5c69ac0246d0: Pull complete 11:52:57 ec43610c2a17: Pull complete 11:52:57 3a2ae6a8a46f: Pull complete 11:52:57 33b1e0a273af: Pull complete 11:52:57 5d3b04190fa2: Pull complete 11:53:02 2f39f015ded8: Pull complete 11:53:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:53:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:53:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:53:02 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 11:53:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:53:08 $ docker top 43b25aec7948a283fad49d07874d81750992cfc7176a78301c8e49c91090dda6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:53:08 ---> job-cost.sh 11:53:08 lf-activate-venv: SKIPPING 11:53:08 INFO: No Stack... 11:53:09 INFO: Retrieving Pricing Info for: v3-standard-8 11:53:09 INFO: Archiving Costs [Pipeline] sh 11:53:09 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 11:53:09 + cut -d, -f6 [Pipeline] lock 11:53:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-145-stack-cost] 11:53:09 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-145-stack-cost] did not exist. Created. 11:53:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:53:09 + echo total: 0.2199999988079071 [Pipeline] stash 11:53:09 Stashed 1 file(s) [Pipeline] } 11:53:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 11:53:10 $ docker stop --time=1 43b25aec7948a283fad49d07874d81750992cfc7176a78301c8e49c91090dda6 11:53:11 $ docker rm -f --volumes 43b25aec7948a283fad49d07874d81750992cfc7176a78301c8e49c91090dda6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:54:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4363 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 11:54:37 Running in /w/workspace/device-rfid-llrp-go/145 [Pipeline] { [Pipeline] checkout 11:54:37 The recommended git tool is: git 11:54:46 using credential edgex-jenkins-ssh 11:54:46 Cloning the remote Git repository 11:54:46 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:54:46 > git init /w/workspace/device-rfid-llrp-go/145 # timeout=10 11:54:47 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:54:47 > git --version # timeout=10 11:54:47 > git --version # 'git version 2.25.1' 11:54:47 using GIT_SSH to set credentials SSH Credentials for GitHub 11:54:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:54:51 Avoid second fetch 11:54:51 Checking out Revision e83b8e1a3e8907a42e6a265f9968d04d77803185 (main) 11:54:49 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:54:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:54:51 > git config core.sparsecheckout # timeout=10 11:54:51 Commit message: "Merge pull request #297 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" 11:54:51 > git checkout -f e83b8e1a3e8907a42e6a265f9968d04d77803185 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:54:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:54:56 % Total % Received % Xferd Average Speed Time Time Time Current 11:54:56 Dload Upload Total Spent Left Speed 11:54:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 11:54:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:54:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:54:57 + sudo tee /etc/docker/daemon.new 11:54:57 { 11:54:57 "registry-mirrors": [ 11:54:57 "https://nexus3.edgexfoundry.org:10001" 11:54:57 ], 11:54:57 "bip": "10.250.0.254/24", 11:54:57 "hosts": [ 11:54:57 "tcp://0.0.0.0:5555", 11:54:57 "unix:///var/run/docker.sock" 11:54:57 ], 11:54:57 "mtu": 1458, 11:54:57 "selinux-enabled": true, 11:54:57 "seccomp-profile": "/etc/docker/seccomp.json" 11:54:57 } [Pipeline] sh 11:54:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:54:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:55:16 provisioning config files... 11:55:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/145@tmp/config16197656153374050244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:55:16 ---> ****-login.sh 11:55:16 nexus3.edgexfoundry.org:10001 11:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:55:17 Configure a credential helper to remove this warning. See 11:55:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:55:17 11:55:17 Login Succeeded 11:55:17 nexus3.edgexfoundry.org:10002 11:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:55:18 Configure a credential helper to remove this warning. See 11:55:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:55:18 11:55:18 Login Succeeded 11:55:18 nexus3.edgexfoundry.org:10003 11:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:55:18 Configure a credential helper to remove this warning. See 11:55:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:55:18 11:55:18 Login Succeeded 11:55:18 nexus3.edgexfoundry.org:10004 11:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:55:18 Configure a credential helper to remove this warning. See 11:55:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:55:18 11:55:18 Login Succeeded 11:55:18 ****.io 11:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:55:19 Configure a credential helper to remove this warning. See 11:55:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:55:19 11:55:19 Login Succeeded 11:55:19 ---> ****-login.sh ends [Pipeline] } 11:55:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:55:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:55:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:55:19 ========================================================= 11:55:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:55:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:20 + 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:55:20 Sending build context to Docker daemon 1.202MB 11:55:20 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:55:20 Step 2/12 : FROM ${BASE} AS builder 11:55:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:55:20 c6b39de5b339: Pulling fs layer 11:55:20 a69c41024577: Pulling fs layer 11:55:20 d6de4b400683: Pulling fs layer 11:55:20 35cb2a7552d0: Pulling fs layer 11:55:20 4f4fb700ef54: Pulling fs layer 11:55:20 464afbd9ba4c: Pulling fs layer 11:55:20 00f215d4a9da: Pulling fs layer 11:55:20 d496ad576159: Pulling fs layer 11:55:20 35cb2a7552d0: Waiting 11:55:20 4f4fb700ef54: Waiting 11:55:20 464afbd9ba4c: Waiting 11:55:20 00f215d4a9da: Waiting 11:55:20 d496ad576159: Waiting 11:55:20 a69c41024577: Download complete 11:55:20 35cb2a7552d0: Verifying Checksum 11:55:20 35cb2a7552d0: Download complete 11:55:20 4f4fb700ef54: Verifying Checksum 11:55:20 4f4fb700ef54: Download complete 11:55:20 464afbd9ba4c: Verifying Checksum 11:55:20 464afbd9ba4c: Download complete 11:55:20 c6b39de5b339: Verifying Checksum 11:55:20 c6b39de5b339: Download complete 11:55:21 d496ad576159: Verifying Checksum 11:55:21 d496ad576159: Download complete 11:55:21 c6b39de5b339: Pull complete 11:55:22 a69c41024577: Pull complete 11:55:22 d6de4b400683: Verifying Checksum 11:55:22 d6de4b400683: Download complete 11:55:24 00f215d4a9da: Verifying Checksum 11:55:24 00f215d4a9da: Download complete 11:55:36 d6de4b400683: Pull complete 11:55:36 35cb2a7552d0: Pull complete 11:55:36 4f4fb700ef54: Pull complete 11:55:36 464afbd9ba4c: Pull complete 11:55:46 00f215d4a9da: Pull complete 11:55:47 d496ad576159: Pull complete 11:55:47 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:55:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:55:47 ---> f246e2811388 11:55:47 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:55:48 ---> Running in 76f96e64f651 11:55:48 Removing intermediate container 76f96e64f651 11:55:48 ---> d24f04fc2dc4 11:55:48 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:55:48 ---> Running in 62c96d30f8ae 11:55:49 Removing intermediate container 62c96d30f8ae 11:55:49 ---> 60834cf9d5fd 11:55:49 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:55:49 ---> Running in 10d09ff14c02 11:55:49 Removing intermediate container 10d09ff14c02 11:55:49 ---> 7ae1c681dac5 11:55:49 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:55:49 ---> Running in dde2043a84b8 11:55:50 Removing intermediate container dde2043a84b8 11:55:50 ---> 7e9de2fc32d3 11:55:50 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:55:50 ---> Running in aa60f68dc693 11:55:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:55:53 OK: 266 MiB in 52 packages 11:55:54 Removing intermediate container aa60f68dc693 11:55:54 ---> 880f4b2c9dbb 11:55:54 Step 8/12 : WORKDIR /app 11:55:54 ---> Running in 06891d87571a 11:55:54 Removing intermediate container 06891d87571a 11:55:54 ---> 8325af2efc56 11:55:54 Step 9/12 : COPY go.mod vendor* ./ 11:55:55 ---> a7a92d511cd9 11:55:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:55:55 ---> Running in fb767acbce77 11:58:02 Removing intermediate container fb767acbce77 11:58:02 ---> b5e1f37cc144 11:58:02 Step 11/12 : COPY . . 11:58:02 ---> e6db02ce6cd9 11:58:02 Step 12/12 : RUN $MAKE 11:58:02 ---> Running in 43f83b60045a 11:58:02 noop 11:58:02 Removing intermediate container 43f83b60045a 11:58:02 ---> 9bd42d1c966e 11:58:02 Successfully built 9bd42d1c966e 11:58:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:02 + docker inspect -f . ci-base-image-arm64 11:58:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:02 prd-ubuntu20.04-docker-arm64-4c-16g-4363 does not seem to be running inside a container 11:58:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/145 -v /w/workspace/device-rfid-llrp-go/145:/w/workspace/device-rfid-llrp-go/145:rw,z -v /w/workspace/device-rfid-llrp-go/145@tmp:/w/workspace/device-rfid-llrp-go/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:58:04 $ docker top 10f881ff76b72dc1c8d5473461e59aa21440ba00df09a99a5c1b7f9eb4180a69 -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:05 + go version 11:58:05 go version go1.21.9 linux/arm64 [Pipeline] } 11:58:05 $ docker stop --time=1 10f881ff76b72dc1c8d5473461e59aa21440ba00df09a99a5c1b7f9eb4180a69 11:58:06 $ docker rm -f --volumes 10f881ff76b72dc1c8d5473461e59aa21440ba00df09a99a5c1b7f9eb4180a69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:07 + docker inspect -f . ci-base-image-arm64 11:58:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:07 prd-ubuntu20.04-docker-arm64-4c-16g-4363 does not seem to be running inside a container 11:58:07 $ 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/145 -v /w/workspace/device-rfid-llrp-go/145:/w/workspace/device-rfid-llrp-go/145:rw,z -v /w/workspace/device-rfid-llrp-go/145@tmp:/w/workspace/device-rfid-llrp-go/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:58:08 $ docker top 90d1e391e51aebdc9873dfdb88fc747bbb92803b60608a0cc612ba32d87461b7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:09 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/145 [Pipeline] fileExists [Pipeline] sh 11:58:10 + make test 11:58:10 go test ./... -coverprofile=coverage.out ./... 11:58:17 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 12:02:08 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 12:02:08 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 12:02:47 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.539s coverage: 40.6% of statements 12:02:47 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.052s coverage: 96.4% of statements 12:02:47 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.595s coverage: 51.9% of statements 12:02:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:02:47 go vet ./... 12:03:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:03:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:03:34 ./bin/test-attribution-txt.sh 12:03:34 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 12:03:34 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 12:03:34 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 12:03:34 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 12:03:34 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 12:03:34 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 12:03:34 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 12:03:34 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 12:03:34 An attribution for golang.org/x/term is missing from Attribution.txt, please add 12:03:34 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 12:03:34 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 12:03:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:03:34 $ docker stop --time=1 90d1e391e51aebdc9873dfdb88fc747bbb92803b60608a0cc612ba32d87461b7 12:03:36 $ docker rm -f --volumes 90d1e391e51aebdc9873dfdb88fc747bbb92803b60608a0cc612ba32d87461b7 [Pipeline] // withDockerContainer [Pipeline] sh 12:03:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:03:38 Warning: overwriting stash ‘coverage-report’ 12:03:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:03:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:03:39 + ls -al . 12:03:39 total 684 12:03:39 drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 11:58 . 12:03:39 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 11:54 .. 12:03:39 -rw-rw-r-- 1 jenkins jenkins 134 Jun 25 11:54 .dockerignore 12:03:39 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 11:54 .git 12:03:39 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 11:54 .github 12:03:39 -rw-rw-r-- 1 jenkins jenkins 880 Jun 25 11:54 .gitignore 12:03:39 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 11:54 .golangci.yml 12:03:39 -rw-rw-r-- 1 jenkins jenkins 11980 Jun 25 11:54 Attribution.txt 12:03:39 -rw-rw-r-- 1 jenkins jenkins 11677 Jun 25 11:54 CHANGELOG.md 12:03:39 -rw-rw-r-- 1 jenkins jenkins 1456 Jun 25 11:54 Dockerfile 12:03:39 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 11:54 GOVERNANCE.md 12:03:39 -rw-rw-r-- 1 jenkins jenkins 661 Jun 25 11:54 Jenkinsfile 12:03:39 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 25 11:54 LICENSE 12:03:39 -rw-rw-r-- 1 jenkins jenkins 2179 Jun 25 11:54 Makefile 12:03:39 -rw-rw-r-- 1 jenkins jenkins 625 Jun 25 11:54 OWNERS.md 12:03:39 -rw-rw-r-- 1 jenkins jenkins 28907 Jun 25 11:54 README.md 12:03:39 -rw-rw-r-- 1 jenkins jenkins 12 Jun 25 11:49 VERSION 12:03:39 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 11:54 bin 12:03:39 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 11:54 cmd 12:03:39 -rw-r--r-- 1 jenkins jenkins 438103 Jun 25 12:02 coverage.out 12:03:39 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 11:54 examples 12:03:39 -rw-rw-r-- 1 jenkins jenkins 7219 Jun 25 11:54 go.mod 12:03:39 -rw-rw-r-- 1 jenkins jenkins 101949 Jun 25 11:54 go.sum 12:03:39 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 11:54 images 12:03:39 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 11:54 internal 12:03:39 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 11:54 pkg 12:03:39 -rw-rw-r-- 1 jenkins jenkins 193 Jun 25 11:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:40 + 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=e83b8e1a3e8907a42e6a265f9968d04d77803185 --label arch=arm64 --label version=3.2.0-dev.11 . 12:03:40 Sending build context to Docker daemon 1.202MB 12:03:40 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 12:03:40 Step 2/25 : FROM ${BASE} AS builder 12:03:40 ---> 9bd42d1c966e 12:03:40 Step 3/25 : ARG ADD_BUILD_TAGS="" 12:03:40 ---> Running in cf4b0a33ffc5 12:03:41 Removing intermediate container cf4b0a33ffc5 12:03:41 ---> 1e3d4d4cdae2 12:03:41 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:03:41 ---> Running in 1024b66a0bf7 12:03:41 Removing intermediate container 1024b66a0bf7 12:03:41 ---> ddce48ddb44e 12:03:41 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 12:03:41 ---> Running in 2a2fea43a97c 12:03:41 Removing intermediate container 2a2fea43a97c 12:03:41 ---> 8e5dcd84e3ff 12:03:41 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 12:03:41 ---> Running in 16c2f81fcbe5 12:03:42 Removing intermediate container 16c2f81fcbe5 12:03:42 ---> a814e753fb20 12:03:42 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:03:42 ---> Running in 90397db64500 12:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:03:45 OK: 266 MiB in 52 packages 12:03:45 Removing intermediate container 90397db64500 12:03:45 ---> 1d2fced972b4 12:03:45 Step 8/25 : WORKDIR /app 12:03:45 ---> Running in 0ef75570ff92 12:03:45 Removing intermediate container 0ef75570ff92 12:03:45 ---> 721b595f4a6e 12:03:45 Step 9/25 : COPY go.mod vendor* ./ 12:03:46 ---> ffddcfa29716 12:03:46 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:46 ---> Running in ab1342c17d08 12:03:49 Removing intermediate container ab1342c17d08 12:03:49 ---> 3ffbd2d779f2 12:03:49 Step 11/25 : COPY . . 12:03:49 ---> 1716e522f016 12:03:49 Step 12/25 : RUN $MAKE 12:03:49 ---> Running in f343e16a91f3 12:03:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 12:07:43 Removing intermediate container f343e16a91f3 12:07:43 ---> 5a9140057a43 12:07:43 Step 13/25 : FROM alpine:3.18 12:07:43 3.18: Pulling from library/alpine 12:07:43 5c905c7ebe2f: Pulling fs layer 12:07:43 5c905c7ebe2f: Verifying Checksum 12:07:43 5c905c7ebe2f: Download complete 12:07:43 5c905c7ebe2f: Pull complete 12:07:43 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:07:43 Status: Downloaded newer image for alpine:3.18 12:07:43 ---> dec292d02e07 12:07:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:07:43 ---> Running in 9e34858d4329 12:07:43 Removing intermediate container 9e34858d4329 12:07:43 ---> 1b7a52cdedd7 12:07:43 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:07:43 ---> Running in b47302242b47 12:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:07:43 (1/1) Installing dumb-init (1.2.5-r2) 12:07:43 Executing busybox-1.36.1-r7.trigger 12:07:43 OK: 8 MiB in 16 packages 12:07:43 Removing intermediate container b47302242b47 12:07:43 ---> 40a65aad3cb3 12:07:43 Step 16/25 : RUN apk --no-cache upgrade 12:07:43 ---> Running in 603089792ce4 12:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:07:43 OK: 8 MiB in 16 packages 12:07:43 Removing intermediate container 603089792ce4 12:07:43 ---> dedcfb7901e6 12:07:43 Step 17/25 : COPY --from=builder /app/LICENSE / 12:07:43 ---> 34ab329969a7 12:07:43 Step 18/25 : COPY --from=builder /app/Attribution.txt / 12:07:44 ---> 17fa2c292524 12:07:44 Step 19/25 : COPY --from=builder /app/cmd/ / 12:07:46 ---> 43da3ceaf3db 12:07:46 Step 20/25 : EXPOSE 59989 12:07:46 ---> Running in e840006cf162 12:07:46 Removing intermediate container e840006cf162 12:07:46 ---> e81786c554ca 12:07:46 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 12:07:46 ---> Running in 411744a7871a 12:07:47 Removing intermediate container 411744a7871a 12:07:47 ---> defb033a0260 12:07:47 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:07:47 ---> Running in 6590d7e1edc6 12:07:47 Removing intermediate container 6590d7e1edc6 12:07:47 ---> 7c25bdcc92ae 12:07:47 Step 23/25 : LABEL arch=arm64 12:07:47 ---> Running in 4e4d81dff096 12:07:47 Removing intermediate container 4e4d81dff096 12:07:47 ---> e2da52ed8317 12:07:47 Step 24/25 : LABEL git_sha=e83b8e1a3e8907a42e6a265f9968d04d77803185 12:07:47 ---> Running in 2fb56586ff56 12:07:48 Removing intermediate container 2fb56586ff56 12:07:48 ---> 67c21d17664e 12:07:48 Step 25/25 : LABEL version=3.2.0-dev.11 12:07:48 ---> Running in 1fa7ad271638 12:07:48 Removing intermediate container 1fa7ad271638 12:07:48 ---> 28df88505bdc 12:07:48 [Warning] One or more build-args [ARCH] were not consumed 12:07:48 Successfully built 28df88505bdc 12:07:48 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 12:07:48 provisioning config files... 12:07:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/145@tmp/config10990544170175562457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:07:48 ---> ****-login.sh 12:07:48 nexus3.edgexfoundry.org:10001 12:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:07:49 Configure a credential helper to remove this warning. See 12:07:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:07:49 12:07:49 Login Succeeded 12:07:49 nexus3.edgexfoundry.org:10002 12:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:07:49 Configure a credential helper to remove this warning. See 12:07:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:07:49 12:07:49 Login Succeeded 12:07:49 nexus3.edgexfoundry.org:10003 12:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:07:50 Configure a credential helper to remove this warning. See 12:07:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:07:50 12:07:50 Login Succeeded 12:07:50 nexus3.edgexfoundry.org:10004 12:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:07:50 Configure a credential helper to remove this warning. See 12:07:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:07:50 12:07:50 Login Succeeded 12:07:50 ****.io 12:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:07:50 Configure a credential helper to remove this warning. See 12:07:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:07:50 12:07:50 Login Succeeded 12:07:50 ---> ****-login.sh ends [Pipeline] } 12:07:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:07:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:07:50 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 12:07:50 e83b8e1a3e8907a42e6a265f9968d04d77803185 12:07:50 latest 12:07:50 3.2.0-dev.11 12:07:50 e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11 12:07:50 main 12:07:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:51 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e83b8e1a3e8907a42e6a265f9968d04d77803185 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e83b8e1a3e8907a42e6a265f9968d04d77803185 12:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 12:07:51 4e10d05c2686: Preparing 12:07:51 5d2a32a3390f: Preparing 12:07:51 af27f315b938: Preparing 12:07:51 0d8e4182e40a: Preparing 12:07:51 3ca0b651c0f2: Preparing 12:07:51 da707bb00cb8: Preparing 12:07:51 da707bb00cb8: Waiting 12:07:51 af27f315b938: Pushed 12:07:51 5d2a32a3390f: Pushed 12:07:51 3ca0b651c0f2: Pushed 12:07:51 0d8e4182e40a: Pushed 12:07:51 da707bb00cb8: Layer already exists 12:08:00 4e10d05c2686: Pushed 12:08:00 e83b8e1a3e8907a42e6a265f9968d04d77803185: digest: sha256:9d5522b6680668ce5afc0b3d06b6e88d4761acc5fff906ffffef3ed8911a86a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:00 + 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 12:08:01 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 12:08:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 12:08:01 4e10d05c2686: Preparing 12:08:01 5d2a32a3390f: Preparing 12:08:01 af27f315b938: Preparing 12:08:01 0d8e4182e40a: Preparing 12:08:01 3ca0b651c0f2: Preparing 12:08:01 da707bb00cb8: Preparing 12:08:01 da707bb00cb8: Waiting 12:08:01 af27f315b938: Layer already exists 12:08:01 4e10d05c2686: Layer already exists 12:08:01 3ca0b651c0f2: Layer already exists 12:08:01 5d2a32a3390f: Layer already exists 12:08:01 0d8e4182e40a: Layer already exists 12:08:01 da707bb00cb8: Layer already exists 12:08:01 latest: digest: sha256:9d5522b6680668ce5afc0b3d06b6e88d4761acc5fff906ffffef3ed8911a86a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:01 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:02 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.11 12:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 12:08:02 4e10d05c2686: Preparing 12:08:02 5d2a32a3390f: Preparing 12:08:02 af27f315b938: Preparing 12:08:02 0d8e4182e40a: Preparing 12:08:02 3ca0b651c0f2: Preparing 12:08:02 da707bb00cb8: Preparing 12:08:02 da707bb00cb8: Waiting 12:08:02 3ca0b651c0f2: Layer already exists 12:08:02 0d8e4182e40a: Layer already exists 12:08:02 5d2a32a3390f: Layer already exists 12:08:02 af27f315b938: Layer already exists 12:08:02 4e10d05c2686: Layer already exists 12:08:02 da707bb00cb8: Layer already exists 12:08:02 3.2.0-dev.11: digest: sha256:9d5522b6680668ce5afc0b3d06b6e88d4761acc5fff906ffffef3ed8911a86a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:02 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11 12:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 12:08:03 4e10d05c2686: Preparing 12:08:03 5d2a32a3390f: Preparing 12:08:03 af27f315b938: Preparing 12:08:03 0d8e4182e40a: Preparing 12:08:03 3ca0b651c0f2: Preparing 12:08:03 da707bb00cb8: Preparing 12:08:03 da707bb00cb8: Waiting 12:08:03 5d2a32a3390f: Layer already exists 12:08:03 0d8e4182e40a: Layer already exists 12:08:03 af27f315b938: Layer already exists 12:08:03 3ca0b651c0f2: Layer already exists 12:08:03 4e10d05c2686: Layer already exists 12:08:03 da707bb00cb8: Layer already exists 12:08:03 e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11: digest: sha256:9d5522b6680668ce5afc0b3d06b6e88d4761acc5fff906ffffef3ed8911a86a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:03 + 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 12:08:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 12:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 12:08:04 4e10d05c2686: Preparing 12:08:04 5d2a32a3390f: Preparing 12:08:04 af27f315b938: Preparing 12:08:04 0d8e4182e40a: Preparing 12:08:04 3ca0b651c0f2: Preparing 12:08:04 da707bb00cb8: Preparing 12:08:04 da707bb00cb8: Waiting 12:08:04 4e10d05c2686: Layer already exists 12:08:04 af27f315b938: Layer already exists 12:08:04 3ca0b651c0f2: Layer already exists 12:08:04 5d2a32a3390f: Layer already exists 12:08:04 0d8e4182e40a: Layer already exists 12:08:04 da707bb00cb8: Layer already exists 12:08:04 main: digest: sha256:9d5522b6680668ce5afc0b3d06b6e88d4761acc5fff906ffffef3ed8911a86a7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:08:04 ===================================================== [Pipeline] echo 12:08:04 taggedImages: 12:08:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e83b8e1a3e8907a42e6a265f9968d04d77803185 12:08:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 12:08:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.11 12:08:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e83b8e1a3e8907a42e6a265f9968d04d77803185-3.2.0-dev.11 12:08:04 - 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 12:08:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:08:04 12:08:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:08:05 arm64: Pulling from edgex-lftools-log-publisher 12:08:05 8998bd30e6a1: Pulling fs layer 12:08:05 04944245beec: Pulling fs layer 12:08:05 699f458cf7ca: Pulling fs layer 12:08:05 765212b225bb: Pulling fs layer 12:08:05 f23df028b6ca: Pulling fs layer 12:08:05 d65c8cfc05b1: Pulling fs layer 12:08:05 2437ff75d9bd: Pulling fs layer 12:08:05 765212b225bb: Waiting 12:08:05 f23df028b6ca: Waiting 12:08:05 d65c8cfc05b1: Waiting 12:08:05 2437ff75d9bd: Waiting 12:08:05 04944245beec: Verifying Checksum 12:08:05 04944245beec: Download complete 12:08:05 765212b225bb: Download complete 12:08:05 f23df028b6ca: Download complete 12:08:05 d65c8cfc05b1: Verifying Checksum 12:08:05 d65c8cfc05b1: Download complete 12:08:05 699f458cf7ca: Verifying Checksum 12:08:05 699f458cf7ca: Download complete 12:08:05 8998bd30e6a1: Download complete 12:08:08 2437ff75d9bd: Verifying Checksum 12:08:08 2437ff75d9bd: Download complete 12:08:11 8998bd30e6a1: Pull complete 12:08:11 04944245beec: Pull complete 12:08:13 699f458cf7ca: Pull complete 12:08:13 765212b225bb: Pull complete 12:08:13 f23df028b6ca: Pull complete 12:08:13 d65c8cfc05b1: Pull complete 12:08:32 2437ff75d9bd: Pull complete 12:08:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:08:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:08:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:32 prd-ubuntu20.04-docker-arm64-4c-16g-4363 does not seem to be running inside a container 12:08:32 $ 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/145 -v /w/workspace/device-rfid-llrp-go/145:/w/workspace/device-rfid-llrp-go/145:rw,z -v /w/workspace/device-rfid-llrp-go/145@tmp:/w/workspace/device-rfid-llrp-go/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:08:35 $ docker top 2ad4607a809e54d449c721c2531272d5991521ff0a4bdfedeb0e1a3bd8d9ac79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:35 ---> job-cost.sh 12:08:35 lf-activate-venv: SKIPPING 12:08:35 INFO: No Stack... 12:08:36 INFO: Retrieving Pricing Info for: v3-standard-4 12:08:37 INFO: Archiving Costs [Pipeline] sh 12:08:37 + cat /w/workspace/device-rfid-llrp-go/145/archives/cost.csv 12:08:37 + cut -d, -f6 [Pipeline] lock 12:08:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-145-stack-cost] 12:08:37 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-145-stack-cost] did not exist. Created. 12:08:37 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:08:38 /w/workspace/device-rfid-llrp-go/145@tmp/durable-f768667e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:08:39 + echo total: 0.10999999940395355 [Pipeline] stash 12:08:39 Warning: overwriting stash ‘stack-cost’ 12:08:39 Stashed 1 file(s) [Pipeline] } 12:08:39 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 12:08:39 $ docker stop --time=1 2ad4607a809e54d449c721c2531272d5991521ff0a4bdfedeb0e1a3bd8d9ac79 12:08:40 $ docker rm -f --volumes 2ad4607a809e54d449c721c2531272d5991521ff0a4bdfedeb0e1a3bd8d9ac79 [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 12:08:41 provisioning config files... 12:08:41 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9261957416024716416tmp [Pipeline] { [Pipeline] sh 12:08:41 + set +x 12:08:41 + + bash -s -- 12:08:41 curl -s https://codecov.io/bash 12:08:41 12:08:41 _____ _ 12:08:41 / ____| | | 12:08:41 | | ___ __| | ___ ___ _____ __ 12:08:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:08:41 | |___| (_) | (_| | __/ (_| (_) \ V / 12:08:41 \_____\___/ \__,_|\___|\___\___/ \_/ 12:08:41 Bash-1.0.6 12:08:41 12:08:41 12:08:41 ==> git version 2.25.1 found 12:08:41 ==> 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 12:08:41 Release-Date: 2020-01-08 12:08:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:08:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:08:41 ==> Jenkins CI detected. 12:08:41 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 12:08:41 project root: . 12:08:41 --> token set from env 12:08:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:08:41 ==> Running gcov in . (disable via -X gcov) 12:08:41 ==> Python coveragepy not found 12:08:41 ==> Searching for coverage reports in: 12:08:41 + . 12:08:41 -> Found 1 reports 12:08:41 ==> Detecting git/mercurial file structure 12:08:41 ==> Reading reports 12:08:41 + ./coverage.out bytes=438103 12:08:41 ==> Appending adjustments 12:08:41 https://docs.codecov.io/docs/fixing-reports 12:08:41 + Found adjustments 12:08:41 ==> Gzipping contents 12:08:41 52K /tmp/codecov.nX89oE.gz 12:08:41 ==> Uploading reports 12:08:41 url: https://codecov.io 12:08:41 query: branch=main&commit=e83b8e1a3e8907a42e6a265f9968d04d77803185&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:08:41 -> Pinging Codecov 12:08:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e83b8e1a3e8907a42e6a265f9968d04d77803185&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:08:42 -> Uploading to 12:08:42 https://storage.googleapis.com/codecov/v4/raw/2024-06-25/581DD39554BDF9B6E22D074273EAD858/e83b8e1a3e8907a42e6a265f9968d04d77803185/7bc0472f-6518-435c-a87e-70a33dc7d50e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T120841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02457286eae57066f49dec4669ec189b6122b4e49f421ac427aa04fc434fd817 12:08:42 % Total % Received % Xferd Average Speed Time Time Time Current 12:08:42 Dload Upload Total Spent Left Speed 12:08:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50179 0 0 100 50179 0 174k --:--:-- --:--:-- --:--:-- 174k 12:08:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e83b8e1a3e8907a42e6a265f9968d04d77803185 [Pipeline] } 12:08:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:08:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:08:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:08:42 12:08:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:08:43 latest: Pulling from edgex-devops/edgex-snyk-go 12:08:43 619be1103602: Already exists 12:08:43 f8ea3408117e: Pulling fs layer 12:08:43 91320369b822: Pulling fs layer 12:08:43 0406650e8295: Pulling fs layer 12:08:43 4f4fb700ef54: Pulling fs layer 12:08:43 96d80e3f36e1: Pulling fs layer 12:08:43 bcf3aedb951c: Pulling fs layer 12:08:43 96d80e3f36e1: Waiting 12:08:43 bcf3aedb951c: Waiting 12:08:43 4f4fb700ef54: Waiting 12:08:43 0406650e8295: Verifying Checksum 12:08:43 0406650e8295: Download complete 12:08:43 f8ea3408117e: Verifying Checksum 12:08:43 f8ea3408117e: Download complete 12:08:43 4f4fb700ef54: Verifying Checksum 12:08:43 4f4fb700ef54: Download complete 12:08:43 f8ea3408117e: Pull complete 12:08:43 96d80e3f36e1: Verifying Checksum 12:08:43 96d80e3f36e1: Download complete 12:08:43 91320369b822: Download complete 12:08:44 bcf3aedb951c: Verifying Checksum 12:08:44 bcf3aedb951c: Download complete 12:08:46 91320369b822: Pull complete 12:08:46 0406650e8295: Pull complete 12:08:46 4f4fb700ef54: Pull complete 12:08:47 96d80e3f36e1: Pull complete 12:08:50 bcf3aedb951c: Pull complete 12:08:50 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 12:08:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:08:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:50 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 12:08:50 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 12:08:56 $ docker top 40489d2f9f82c7c2bb610f31e46886b2c009c70330993b3cb098cc1696fda757 -eo pid,comm [Pipeline] { [Pipeline] sh 12:08:57 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 12:08:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 12:08:57 + set -o pipefail 12:08:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 12:09:03 12:09:03 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 12:09:03 12:09:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/2c6e39f7-e948-4adb-8722-96a94ecc99ea 12:09:03 12:09:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:09:03 12:09:03 12:09:03 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 12:09:03 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:09:04 $ docker stop --time=1 40489d2f9f82c7c2bb610f31e46886b2c009c70330993b3cb098cc1696fda757 12:09:10 $ docker rm -f --volumes 40489d2f9f82c7c2bb610f31e46886b2c009c70330993b3cb098cc1696fda757 [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 12:09:11 + git log --format=format:%s -1 e83b8e1a3e8907a42e6a265f9968d04d77803185 [Pipeline] sh 12:09:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:09:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:09:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:12 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 12:09:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:09:12 $ docker top 0a7d1677951408f0341cbdbad2873841175160c8e7e16f819e64f8a9d011e1a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:09:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:09:12 [ssh-agent] Looking for ssh-agent implementation... 12:09:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:09:13 $ docker exec 0a7d1677951408f0341cbdbad2873841175160c8e7e16f819e64f8a9d011e1a8 ssh-agent 12:09:13 SSH_AUTH_SOCK=/tmp/ssh-8dhkoBGzwEvI/agent.32 12:09:13 SSH_AGENT_PID=38 12:09:13 Running ssh-add (command line suppressed) 12:09:13 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3964675527021364482.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3964675527021364482.key) 12:09:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:09:13 + git semver tag 12:09:13 2024-06-25 12:09:13,768 [run_tag] DEBUG tag force:False 12:09:13 2024-06-25 12:09:13,769 [check_head_tag] DEBUG check head tag 12:09:13 2024-06-25 12:09:13,770 [execute] INFO git cat-file --batch-check 12:09:13 2024-06-25 12:09:13,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 12:09:13 2024-06-25 12:09:13,773 [execute] INFO git cat-file --batch 12:09:13 2024-06-25 12:09:13,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 12:09:13 2024-06-25 12:09:13,792 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 12:09:13 2024-06-25 12:09:13,792 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 12:09:13 2024-06-25 12:09:13,793 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 12:09:13 2024-06-25 12:09:13,797 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 12:09:13 3.2.0-dev.11 [Pipeline] } 12:09:13 $ docker exec --env ******** --env ******** 0a7d1677951408f0341cbdbad2873841175160c8e7e16f819e64f8a9d011e1a8 ssh-agent -k 12:09:13 unset SSH_AUTH_SOCK; 12:09:13 unset SSH_AGENT_PID; 12:09:13 echo Agent pid 38 killed; 12:09:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:09:14 + git semver [Pipeline] } 12:09:14 $ docker stop --time=1 0a7d1677951408f0341cbdbad2873841175160c8e7e16f819e64f8a9d011e1a8 12:09:15 $ docker rm -f --volumes 0a7d1677951408f0341cbdbad2873841175160c8e7e16f819e64f8a9d011e1a8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:09:16 12:09:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:09:16 0.23.1-centos7: Pulling from edgex-lftools 12:09:16 ab5ef0e58194: Pulling fs layer 12:09:16 9712f1f96733: Pulling fs layer 12:09:16 63f879dbbcfc: Pulling fs layer 12:09:16 0d9ebad4ef96: Pulling fs layer 12:09:16 e9a5061849ea: Pulling fs layer 12:09:16 d747dcd14b5f: Pulling fs layer 12:09:16 2de7ff778b66: Pulling fs layer 12:09:16 e9a5061849ea: Waiting 12:09:16 0d9ebad4ef96: Waiting 12:09:16 d747dcd14b5f: Waiting 12:09:16 2de7ff778b66: Waiting 12:09:16 9712f1f96733: Verifying Checksum 12:09:16 9712f1f96733: Download complete 12:09:16 63f879dbbcfc: Verifying Checksum 12:09:16 63f879dbbcfc: Download complete 12:09:17 e9a5061849ea: Verifying Checksum 12:09:17 e9a5061849ea: Download complete 12:09:17 d747dcd14b5f: Verifying Checksum 12:09:17 d747dcd14b5f: Download complete 12:09:17 0d9ebad4ef96: Verifying Checksum 12:09:17 0d9ebad4ef96: Download complete 12:09:17 ab5ef0e58194: Verifying Checksum 12:09:17 ab5ef0e58194: Download complete 12:09:17 2de7ff778b66: Verifying Checksum 12:09:17 2de7ff778b66: Download complete 12:09:19 ab5ef0e58194: Pull complete 12:09:19 9712f1f96733: Pull complete 12:09:20 63f879dbbcfc: Pull complete 12:09:24 0d9ebad4ef96: Pull complete 12:09:24 e9a5061849ea: Pull complete 12:09:24 d747dcd14b5f: Pull complete 12:09:24 2de7ff778b66: Pull complete 12:09:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:09:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:09:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:25 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 12:09:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:09:34 $ docker top b42e45b32108106593d68899dda10b0caa1becdb21d15b83e2f6c99f8f1beceb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:09:34 provisioning config files... 12:09:34 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14673678726681041923tmp 12:09:34 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12755441222396434852tmp 12:09:34 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14537071634428486187tmp [Pipeline] { [Pipeline] echo 12:09:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:09:34 ---> sigul-configuration.sh 12:09:34 gpg: directory `/root/.gnupg' created 12:09:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:09:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:09:34 gpg: keyring `/root/.gnupg/secring.gpg' created 12:09:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:09:34 gpg: CAST5 encrypted data 12:09:34 gpg: encrypted with 1 passphrase 12:09:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:09:34 + mkdir /home/jenkins 12:09:34 + mkdir /home/jenkins/sigul [Pipeline] sh 12:09:35 + 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 12:09:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:09:35 ---> sigul-install.sh 12:09:35 Sigul already installed; skipping installation. [Pipeline] sh 12:09:35 + git tag --list 12:09:35 v0.0.0 12:09:35 v1.0.0 12:09:35 v2.1.0 12:09:35 v2.1.1 12:09:35 v2.2.0 12:09:35 v2.3.0 12:09:35 v3.0 12:09:35 v3.0.0 12:09:35 v3.1 12:09:35 v3.1.0 12:09:35 v3.1.0-dev.1 12:09:35 v3.1.0-dev.10 12:09:35 v3.1.0-dev.11 12:09:35 v3.1.0-dev.12 12:09:35 v3.1.0-dev.13 12:09:35 v3.1.0-dev.14 12:09:35 v3.1.0-dev.15 12:09:35 v3.1.0-dev.16 12:09:35 v3.1.0-dev.17 12:09:35 v3.1.0-dev.18 12:09:35 v3.1.0-dev.19 12:09:35 v3.1.0-dev.2 12:09:35 v3.1.0-dev.20 12:09:35 v3.1.0-dev.21 12:09:35 v3.1.0-dev.22 12:09:35 v3.1.0-dev.23 12:09:35 v3.1.0-dev.24 12:09:35 v3.1.0-dev.3 12:09:35 v3.1.0-dev.4 12:09:35 v3.1.0-dev.5 12:09:35 v3.1.0-dev.6 12:09:35 v3.1.0-dev.7 12:09:35 v3.1.0-dev.8 12:09:35 v3.1.0-dev.9 12:09:35 v3.1.1 12:09:35 v3.1.1-dev.1 12:09:35 v3.2.0-dev.1 12:09:35 v3.2.0-dev.10 12:09:35 v3.2.0-dev.11 12:09:35 v3.2.0-dev.2 12:09:35 v3.2.0-dev.3 12:09:35 v3.2.0-dev.4 12:09:35 v3.2.0-dev.5 12:09:35 v3.2.0-dev.6 12:09:35 v3.2.0-dev.7 12:09:35 v3.2.0-dev.8 12:09:35 v3.2.0-dev.9 [Pipeline] sh 12:09:36 + lftools sign git-tag v3.2.0-dev.11 12:09:36 Signing Git tag with Sigul... 12:09:36 Signing v3.2.0-dev.11 [Pipeline] echo 12:09:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:09:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:09:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:09:37 $ docker stop --time=1 b42e45b32108106593d68899dda10b0caa1becdb21d15b83e2f6c99f8f1beceb 12:09:38 $ docker rm -f --volumes b42e45b32108106593d68899dda10b0caa1becdb21d15b83e2f6c99f8f1beceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:09:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:09:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:09:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:39 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 12:09:39 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:09:39 $ docker top 82c09fe1fe2df712a6ecb784bd783704ce8aac7713ea122202ab66238d88c7e8 -eo pid,comm 12:09:39 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). 12:09:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:09:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:09:39 [ssh-agent] Looking for ssh-agent implementation... 12:09:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:09:40 $ docker exec 82c09fe1fe2df712a6ecb784bd783704ce8aac7713ea122202ab66238d88c7e8 ssh-agent 12:09:40 SSH_AUTH_SOCK=/tmp/ssh-G2EqXGTwCoyd/agent.32 12:09:40 SSH_AGENT_PID=38 12:09:40 Running ssh-add (command line suppressed) 12:09:40 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9903496289730063644.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9903496289730063644.key) 12:09:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:09:40 + git semver bump pre 12:09:40 2024-06-25 12:09:40,788 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 12:09:40 2024-06-25 12:09:40,788 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev 12:09:40 2024-06-25 12:09:40,788 [bump_version] DEBUG bumped version:3.2.0-dev.12 12:09:40 2024-06-25 12:09:40,788 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 12:09:40 2024-06-25 12:09:40,788 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 12:09:40 2024-06-25 12:09:40,788 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 12:09:40 2024-06-25 12:09:40,790 [execute] INFO git cat-file --batch-check 12:09:40 2024-06-25 12:09:40,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:09:40 2024-06-25 12:09:40,795 [execute] INFO git cat-file --batch 12:09:40 2024-06-25 12:09:40,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:09:40 2024-06-25 12:09:40,800 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 12:09:40 3.2.0-dev.12 [Pipeline] } 12:09:40 $ docker exec --env ******** --env ******** 82c09fe1fe2df712a6ecb784bd783704ce8aac7713ea122202ab66238d88c7e8 ssh-agent -k 12:09:40 unset SSH_AUTH_SOCK; 12:09:40 unset SSH_AGENT_PID; 12:09:40 echo Agent pid 38 killed; 12:09:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:09:41 + git semver [Pipeline] } 12:09:41 $ docker stop --time=1 82c09fe1fe2df712a6ecb784bd783704ce8aac7713ea122202ab66238d88c7e8 12:09:42 $ docker rm -f --volumes 82c09fe1fe2df712a6ecb784bd783704ce8aac7713ea122202ab66238d88c7e8 [Pipeline] // withDockerContainer [Pipeline] sh 12:09:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:09:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:09:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:43 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 12:09:43 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:09:43 $ docker top e3c09b55bdc0b6a71635aaa262415763925f1c92e5003fc0e33b4cc434c0e68e -eo pid,comm 12:09:43 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). 12:09:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:09:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:09:44 [ssh-agent] Looking for ssh-agent implementation... 12:09:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:09:44 $ docker exec e3c09b55bdc0b6a71635aaa262415763925f1c92e5003fc0e33b4cc434c0e68e ssh-agent 12:09:44 SSH_AUTH_SOCK=/tmp/ssh-M3Kb69c4jEw6/agent.32 12:09:44 SSH_AGENT_PID=38 12:09:44 Running ssh-add (command line suppressed) 12:09:44 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14839393797521516482.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14839393797521516482.key) 12:09:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:09:44 + git semver push 12:09:44 2024-06-25 12:09:44,829 [run_push] DEBUG push 12:09:44 2024-06-25 12:09:44,829 [execute] INFO git cat-file --batch-check 12:09:44 2024-06-25 12:09:44,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:09:44 2024-06-25 12:09:44,833 [execute] INFO git rev-list 6c01cc7b94b9e5b94b3b487f6d5be011b2f15b74 -- 12:09:44 2024-06-25 12:09:44,833 [execute] DEBUG Popen(['git', 'rev-list', '6c01cc7b94b9e5b94b3b487f6d5be011b2f15b74', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 12:09:44 2024-06-25 12:09:44,839 [execute] INFO git fetch -v origin 12:09:44 2024-06-25 12:09:44,840 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 12:09:45 2024-06-25 12:09:45,300 [run_push] DEBUG no remote changes detected 12:09:45 2024-06-25 12:09:45,300 [execute] INFO git push origin semver 12:09:45 2024-06-25 12:09:45,300 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 12:09:46 2024-06-25 12:09:46,063 [run_push] DEBUG push all version tags 12:09:46 2024-06-25 12:09:46,063 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:09:46 2024-06-25 12:09:46,064 [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) 12:09:46 2024-06-25 12:09:46,737 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 12:09:46 3.2.0-dev.12 [Pipeline] } 12:09:46 $ docker exec --env ******** --env ******** e3c09b55bdc0b6a71635aaa262415763925f1c92e5003fc0e33b4cc434c0e68e ssh-agent -k 12:09:47 unset SSH_AUTH_SOCK; 12:09:47 unset SSH_AGENT_PID; 12:09:47 echo Agent pid 38 killed; 12:09:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:09:47 + git semver [Pipeline] } 12:09:47 $ docker stop --time=1 e3c09b55bdc0b6a71635aaa262415763925f1c92e5003fc0e33b4cc434c0e68e 12:09:48 $ docker rm -f --volumes e3c09b55bdc0b6a71635aaa262415763925f1c92e5003fc0e33b4cc434c0e68e [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 12:09:49 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 12:09:49 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 12:09:49 total 16 12:09:49 drwxr-xr-x 3 root root 4096 Jun 25 11:53 . 12:09:49 drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 12:09 .. 12:09:49 drwxr-xr-x 2 root root 4096 Jun 25 11:53 cost 12:09:49 -rw-r--r-- 1 root root 91 Jun 25 11:53 cost.csv 12:09:49 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 12:09:49 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 12:09:49 total 16 12:09:49 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 11:53 . 12:09:49 drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 12:09 .. 12:09:49 drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 11:53 cost 12:09:49 -rw-r--r-- 1 jenkins jenkins 91 Jun 25 11:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:09:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:09:50 ---> package-listing.sh 12:09:50 ++ facter osfamily 12:09:50 ++ tr '[:upper:]' '[:lower:]' 12:09:50 + OS_FAMILY=debian 12:09:50 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 12:09:50 + START_PACKAGES=/tmp/packages_start.txt 12:09:50 + END_PACKAGES=/tmp/packages_end.txt 12:09:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:09:50 + PACKAGES=/tmp/packages_start.txt 12:09:50 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 12:09:50 + PACKAGES=/tmp/packages_end.txt 12:09:50 + case "${OS_FAMILY}" in 12:09:50 + dpkg -l 12:09:50 + grep '^ii' 12:09:50 + '[' -f /tmp/packages_start.txt ']' 12:09:50 + '[' -f /tmp/packages_end.txt ']' 12:09:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:09:50 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 12:09:50 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 12:09:50 + 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 12:09:50 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 12:09:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:09:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:51 prd-ubuntu20.04-docker-8c-8g-4361 does not seem to be running inside a container 12:09:51 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:09:52 $ docker top 45ef8c306781ce341027c39869ffa8dc42b671681ac56caf7d1c7388f093ad0f -eo pid,comm [Pipeline] { [Pipeline] sh 12:09:52 + touch /tmp/pre-build-complete [Pipeline] sh 12:09:52 + mkdir -p /var/log/sysstat [Pipeline] sh 12:09:52 + ls /var/log/sa-host 12:09:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:09:53 provisioning config files... 12:09:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6392789018639726121tmp [Pipeline] { [Pipeline] echo 12:09:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:09:53 ---> create-netrc.sh [Pipeline] } 12:09:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:09:53 ---> python-tools-install.sh [Pipeline] echo 12:09:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:09:53 ---> sudo-logs.sh 12:09:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:09:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:09:54 ---> job-cost.sh 12:09:54 lf-activate-venv: SKIPPING 12:09:54 DEBUG: total: 0.2199999988079071 12:09:54 INFO: Retrieving Stack Cost... 12:09:54 INFO: Retrieving Pricing Info for: v3-standard-8 12:09:54 INFO: Archiving Costs [Pipeline] echo 12:09:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:09:55 ---> logs-deploy.sh 12:09:55 lf-activate-venv: SKIPPING 12:09:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/145 12:09:55 INFO: archiving workspace using pattern(s): 12:09:56 Archives upload complete. 12:09:56 INFO: archiving logs to Nexus 12:09:57 ---> uname -a: 12:09:57 Linux prd-ubuntu20-04-docker-8c-8g-4361 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:09:57 12:09:57 12:09:57 ---> lscpu: 12:09:57 Architecture: x86_64 12:09:57 CPU op-mode(s): 32-bit, 64-bit 12:09:57 Byte Order: Little Endian 12:09:57 Address sizes: 40 bits physical, 48 bits virtual 12:09:57 CPU(s): 8 12:09:57 On-line CPU(s) list: 0-7 12:09:57 Thread(s) per core: 1 12:09:57 Core(s) per socket: 1 12:09:57 Socket(s): 8 12:09:57 NUMA node(s): 1 12:09:57 Vendor ID: AuthenticAMD 12:09:57 CPU family: 23 12:09:57 Model: 49 12:09:57 Model name: AMD EPYC-Rome Processor 12:09:57 Stepping: 0 12:09:57 CPU MHz: 2799.998 12:09:57 BogoMIPS: 5599.99 12:09:57 Virtualization: AMD-V 12:09:57 Hypervisor vendor: KVM 12:09:57 Virtualization type: full 12:09:57 L1d cache: 256 KiB 12:09:57 L1i cache: 256 KiB 12:09:57 L2 cache: 4 MiB 12:09:57 L3 cache: 128 MiB 12:09:57 NUMA node0 CPU(s): 0-7 12:09:57 Vulnerability Itlb multihit: Not affected 12:09:57 Vulnerability L1tf: Not affected 12:09:57 Vulnerability Mds: Not affected 12:09:57 Vulnerability Meltdown: Not affected 12:09:57 Vulnerability Mmio stale data: Not affected 12:09:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:09:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:09:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:09:57 Vulnerability Srbds: Not affected 12:09:57 Vulnerability Tsx async abort: Not affected 12:09:57 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 12:09:57 12:09:57 12:09:57 ---> nproc: 12:09:57 8 12:09:57 12:09:57 12:09:57 ---> df -h: 12:09:57 Filesystem Size Used Avail Use% Mounted on 12:09:57 overlay 155G 14G 142G 9% / 12:09:57 tmpfs 64M 0 64M 0% /dev 12:09:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:09:57 shm 64M 0 64M 0% /dev/shm 12:09:57 /dev/vda1 155G 14G 142G 9% /facter-os 12:09:57 12:09:57 12:09:57 ---> sar -b -r -n DEV: 12:09:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4361) 06/25/24 _x86_64_ (8 CPU) 12:09:57 12:09:57 11:48:43 LINUX RESTART (8 CPU) 12:09:57 12:09:57 11:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:09:57 11:50:01 365.14 47.90 317.24 0.00 5371.28 56264.98 0.00 12:09:57 11:51:01 299.33 2.33 297.00 0.00 32.66 87843.36 0.00 12:09:57 11:52:01 91.27 0.12 91.15 0.00 2.27 21587.20 0.00 12:09:57 11:53:01 128.63 0.08 128.55 0.00 12.93 34854.86 0.00 12:09:57 11:54:01 81.60 5.57 76.04 0.00 4412.46 20690.97 0.00 12:09:57 11:55:01 16.71 0.20 16.51 0.00 3.60 3738.58 0.00 12:09:57 11:56:01 3.48 0.02 3.47 0.00 0.13 88.25 0.00 12:09:57 11:57:01 1.93 0.00 1.93 0.00 0.00 21.59 0.00 12:09:57 11:58:02 1.45 0.00 1.45 0.00 0.00 16.80 0.00 12:09:57 11:59:01 2.27 0.00 2.27 0.00 0.00 25.89 0.00 12:09:57 12:00:01 3.43 1.02 2.42 0.00 21.86 31.99 0.00 12:09:57 12:01:01 2.03 0.00 2.03 0.00 0.00 27.33 0.00 12:09:57 12:02:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 12:09:57 12:03:01 1.80 0.00 1.80 0.00 0.00 20.93 0.00 12:09:57 12:04:01 2.30 0.02 2.28 0.00 0.13 30.13 0.00 12:09:57 12:05:01 1.78 0.00 1.78 0.00 0.00 21.46 0.00 12:09:57 12:06:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 12:09:57 12:07:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 12:09:57 12:08:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 12:09:57 12:09:01 40.29 0.15 40.14 0.00 17.33 23016.43 0.00 12:09:57 Average: 52.44 2.87 49.57 0.00 494.18 12427.13 0.00 12:09:57 12:09:57 11:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:09:57 11:50:01 29211592 31531912 785920 2.39 73892 2519880 1879108 5.54 1022324 2259864 464372 12:09:57 11:51:01 26966492 31514388 789776 2.40 184556 4424224 1878060 5.53 1328740 3972672 89596 12:09:57 11:52:01 27965720 31497984 805448 2.45 191440 3484696 1979440 5.83 1292488 3092960 612 12:09:57 11:53:01 26978168 31514260 785732 2.39 202484 4401356 1749520 5.16 1372832 3915516 469432 12:09:57 11:54:01 26480972 31485204 787752 2.40 218132 4850804 1732976 5.11 1538556 4217916 176168 12:09:57 11:55:01 26516844 31484584 785996 2.39 231224 4801296 1735668 5.12 1679692 4036120 44 12:09:57 11:56:01 26530572 31493484 777144 2.36 229800 4798040 1726472 5.09 1669168 4032916 8 12:09:57 11:57:01 26530612 31493612 776956 2.36 229880 4798052 1726472 5.09 1669240 4032916 8 12:09:57 11:58:02 26533116 31496212 774304 2.35 229960 4798056 1726472 5.09 1667064 4032928 12 12:09:57 11:59:01 26532428 31495632 774800 2.36 230048 4798060 1726472 5.09 1666928 4032928 8 12:09:57 12:00:01 26534084 31498356 772304 2.35 230156 4798676 1750604 5.16 1664884 4033432 8 12:09:57 12:01:01 26534016 31498368 772452 2.35 230220 4798680 1750604 5.16 1665932 4033436 8 12:09:57 12:02:01 26534780 31499180 771636 2.35 230244 4798684 1750604 5.16 1665612 4033440 20 12:09:57 12:03:01 26534764 31499244 771512 2.35 230320 4798684 1750604 5.16 1665484 4033440 16 12:09:57 12:04:01 26533912 31498620 772228 2.35 230412 4798732 1709732 5.04 1666376 4033476 200 12:09:57 12:05:01 26533860 31498620 772180 2.35 230448 4798732 1709732 5.04 1665936 4033488 172 12:09:57 12:06:01 26534192 31498956 771764 2.35 230484 4798736 1709732 5.04 1665868 4033492 12 12:09:57 12:07:01 26534240 31499060 771636 2.35 230492 4798740 1709732 5.04 1665900 4033496 4 12:09:57 12:08:01 26534192 31499012 771608 2.35 230504 4798744 1709732 5.04 1665900 4033496 12 12:09:57 12:09:01 25131100 31222280 1038084 3.16 242464 5803124 2129076 6.27 2019432 4956076 389116 12:09:57 Average: 26709283 31485948 791462 2.41 216858 4633300 1777041 5.24 1595918 3944200 79491 12:09:57 12:09:57 11:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:09:57 11:50:01 lo 6.86 6.86 0.67 0.67 0.00 0.00 0.00 0.00 12:09:57 11:50:01 ens3 531.44 373.26 5913.41 96.37 0.00 0.00 0.00 0.00 12:09:57 11:50:01 docker0 23.91 25.84 1.78 166.50 0.00 0.00 0.00 0.00 12:09:57 11:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:09:57 11:51:01 ens3 521.05 326.91 3281.85 36.50 0.00 0.00 0.00 0.00 12:09:57 11:51:01 docker0 320.23 510.95 27.51 3273.70 0.00 0.00 0.00 0.00 12:09:57 11:52:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 12:09:57 11:52:01 ens3 38.31 23.15 37.92 15.96 0.00 0.00 0.00 0.00 12:09:57 11:52:01 docker0 0.17 0.27 0.02 0.11 0.00 0.00 0.00 0.00 12:09:57 11:52:01 veth9d43c7b 0.17 0.22 0.02 0.10 0.00 0.00 0.00 0.00 12:09:57 11:53:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 12:09:57 11:53:01 ens3 162.22 121.56 2708.36 357.23 0.00 0.00 0.00 0.00 12:09:57 11:53:01 docker0 3.37 6.32 0.20 93.03 0.00 0.00 0.00 0.00 12:09:57 11:54:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 12:09:57 11:54:01 ens3 175.85 80.89 2723.57 9.32 0.00 0.00 0.00 0.00 12:09:57 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:09:57 11:55:01 ens3 7.17 7.68 3.70 21.06 0.00 0.00 0.00 0.00 12:09:57 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 11:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 11:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:09:57 11:57:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:09:57 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 11:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 11:58:02 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 11:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:09:57 11:59:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:09:57 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:00:01 ens3 3.70 5.77 0.31 7.24 0.00 0.00 0.00 0.00 12:09:57 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:09:57 12:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:09:57 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:02:01 ens3 2.97 4.73 0.42 7.36 0.00 0.00 0.00 0.00 12:09:57 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:09:57 12:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:09:57 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:04:01 ens3 2.23 1.78 0.39 6.84 0.00 0.00 0.00 0.00 12:09:57 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:09:57 12:05:01 ens3 4.13 6.42 0.34 7.34 0.00 0.00 0.00 0.00 12:09:57 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:06:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 12:09:57 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:09:57 12:07:01 ens3 0.37 0.12 0.13 0.01 0.00 0.00 0.00 0.00 12:09:57 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:57 12:09:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 12:09:57 12:09:01 ens3 273.59 165.26 4829.97 91.47 0.00 0.00 0.00 0.00 12:09:57 12:09:01 docker0 65.51 130.81 5.76 1216.87 0.00 0.00 0.00 0.00 12:09:57 12:09:01 vethf3c0bc5 65.51 130.91 6.66 1216.88 0.00 0.00 0.00 0.10 12:09:57 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 12:09:57 Average: ens3 86.27 55.95 975.86 32.86 0.00 0.00 0.00 0.00 12:09:57 Average: docker0 20.68 33.74 1.77 237.70 0.00 0.00 0.00 0.00 12:09:57 Average: vethf3c0bc5 3.28 6.55 0.33 60.89 0.00 0.00 0.00 0.00 12:09:57 12:09:57 12:09:57 ---> sar -P ALL: 12:09:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4361) 06/25/24 _x86_64_ (8 CPU) 12:09:57 12:09:57 11:48:43 LINUX RESTART (8 CPU) 12:09:57 12:09:57 11:49:01 CPU %user %nice %system %iowait %steal %idle 12:09:57 11:50:01 all 8.96 0.00 2.97 4.74 0.06 83.27 12:09:57 11:50:01 0 5.32 0.00 3.49 5.74 0.08 85.35 12:09:57 11:50:01 1 8.64 0.00 2.39 2.11 0.05 86.81 12:09:57 11:50:01 2 12.36 0.00 2.70 3.03 0.07 81.85 12:09:57 11:50:01 3 9.32 0.00 2.84 7.72 0.05 80.06 12:09:57 11:50:01 4 11.72 0.00 2.35 1.23 0.05 84.64 12:09:57 11:50:01 5 7.37 0.00 2.85 1.25 0.05 88.47 12:09:57 11:50:01 6 6.36 0.00 3.78 13.40 0.05 76.40 12:09:57 11:50:01 7 10.55 0.00 3.34 3.47 0.07 82.57 12:09:57 11:51:01 all 5.97 0.00 3.08 7.52 0.05 83.37 12:09:57 11:51:01 0 6.02 0.00 4.67 31.08 0.07 58.15 12:09:57 11:51:01 1 5.84 0.00 3.42 0.67 0.05 90.02 12:09:57 11:51:01 2 5.83 0.00 2.88 9.47 0.05 81.78 12:09:57 11:51:01 3 6.47 0.00 2.83 0.96 0.05 89.68 12:09:57 11:51:01 4 4.22 0.00 1.41 1.34 0.05 92.98 12:09:57 11:51:01 5 6.59 0.00 2.99 1.14 0.05 89.22 12:09:57 11:51:01 6 6.12 0.00 3.63 15.26 0.07 74.92 12:09:57 11:51:01 7 6.63 0.00 2.84 0.34 0.05 90.15 12:09:57 11:52:01 all 43.74 0.00 6.01 1.98 0.09 48.17 12:09:57 11:52:01 0 43.21 0.00 6.10 3.05 0.08 47.57 12:09:57 11:52:01 1 44.68 0.00 6.92 1.26 0.10 47.04 12:09:57 11:52:01 2 45.00 0.00 5.88 1.10 0.10 47.92 12:09:57 11:52:01 3 43.24 0.00 5.76 3.91 0.08 47.01 12:09:57 11:52:01 4 43.72 0.00 5.58 3.77 0.10 46.83 12:09:57 11:52:01 5 43.28 0.00 5.93 1.33 0.08 49.38 12:09:57 11:52:01 6 43.18 0.00 6.25 0.90 0.10 49.57 12:09:57 11:52:01 7 43.66 0.00 5.67 0.52 0.08 50.07 12:09:57 11:53:01 all 25.49 0.00 5.07 3.50 0.08 65.86 12:09:57 11:53:01 0 26.40 0.00 4.80 0.25 0.07 68.48 12:09:57 11:53:01 1 27.63 0.00 4.96 0.32 0.07 67.03 12:09:57 11:53:01 2 24.92 0.00 4.97 1.05 0.08 68.98 12:09:57 11:53:01 3 26.13 0.00 4.93 0.59 0.08 68.26 12:09:57 11:53:01 4 24.02 0.00 4.56 19.75 0.09 51.59 12:09:57 11:53:01 5 22.88 0.00 4.58 3.72 0.07 68.76 12:09:57 11:53:01 6 26.71 0.00 5.67 2.37 0.08 65.16 12:09:57 11:53:01 7 25.21 0.00 6.10 0.24 0.10 68.35 12:09:57 11:54:01 all 1.82 0.00 1.06 2.04 0.03 95.05 12:09:57 11:54:01 0 2.06 0.00 0.82 0.85 0.03 96.24 12:09:57 11:54:01 1 1.47 0.00 2.23 1.32 0.03 94.94 12:09:57 11:54:01 2 2.15 0.00 0.79 0.20 0.03 96.83 12:09:57 11:54:01 3 2.22 0.00 0.95 0.13 0.02 96.68 12:09:57 11:54:01 4 1.53 0.00 1.29 8.75 0.05 88.38 12:09:57 11:54:01 5 2.17 0.00 0.87 2.04 0.02 94.90 12:09:57 11:54:01 6 1.49 0.00 0.70 3.01 0.03 94.76 12:09:57 11:54:01 7 1.48 0.00 0.83 0.07 0.00 97.61 12:09:57 11:55:01 all 0.94 0.00 0.49 0.14 0.01 98.41 12:09:57 11:55:01 0 1.73 0.00 1.15 0.02 0.02 97.08 12:09:57 11:55:01 1 0.98 0.00 0.25 0.02 0.02 98.73 12:09:57 11:55:01 2 0.73 0.00 0.25 0.02 0.02 98.98 12:09:57 11:55:01 3 0.72 0.00 0.37 0.02 0.02 98.88 12:09:57 11:55:01 4 1.05 0.00 0.37 0.27 0.02 98.30 12:09:57 11:55:01 5 0.75 0.00 0.62 0.00 0.02 98.62 12:09:57 11:55:01 6 0.57 0.00 0.57 0.13 0.00 98.73 12:09:57 11:55:01 7 1.02 0.00 0.35 0.63 0.02 97.98 12:09:57 11:56:01 all 0.08 0.00 0.05 0.03 0.01 99.84 12:09:57 11:56:01 0 0.05 0.00 0.07 0.02 0.00 99.87 12:09:57 11:56:01 1 0.10 0.00 0.02 0.00 0.00 99.88 12:09:57 11:56:01 2 0.05 0.00 0.07 0.00 0.03 99.85 12:09:57 11:56:01 3 0.10 0.00 0.05 0.00 0.02 99.83 12:09:57 11:56:01 4 0.25 0.00 0.07 0.17 0.02 99.50 12:09:57 11:56:01 5 0.03 0.00 0.05 0.00 0.00 99.92 12:09:57 11:56:01 6 0.05 0.00 0.02 0.02 0.02 99.90 12:09:57 11:56:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:09:57 11:57:01 all 0.02 0.00 0.01 0.02 0.01 99.95 12:09:57 11:57:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:09:57 11:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:09:57 11:57:01 2 0.05 0.00 0.02 0.00 0.03 99.90 12:09:57 11:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:09:57 11:57:01 4 0.02 0.00 0.02 0.10 0.00 99.87 12:09:57 11:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:09:57 11:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:09:57 11:57:01 7 0.00 0.00 0.00 0.05 0.00 99.95 12:09:57 11:58:02 all 0.06 0.00 0.02 0.01 0.01 99.91 12:09:57 11:58:02 0 0.05 0.00 0.02 0.00 0.02 99.92 12:09:57 11:58:02 1 0.03 0.00 0.03 0.00 0.00 99.93 12:09:57 11:58:02 2 0.03 0.00 0.03 0.02 0.02 99.90 12:09:57 11:58:02 3 0.02 0.00 0.02 0.00 0.03 99.93 12:09:57 11:58:02 4 0.02 0.00 0.02 0.03 0.02 99.92 12:09:57 11:58:02 5 0.30 0.00 0.02 0.00 0.02 99.67 12:09:57 11:58:02 6 0.00 0.00 0.00 0.00 0.00 100.00 12:09:57 11:58:02 7 0.00 0.00 0.00 0.00 0.00 100.00 12:09:57 11:59:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:09:57 11:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:09:57 11:59:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:09:57 11:59:01 2 0.00 0.00 0.03 0.02 0.03 99.92 12:09:57 11:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:09:57 11:59:01 4 0.00 0.00 0.02 0.02 0.02 99.95 12:09:57 11:59:01 5 0.10 0.00 0.02 0.00 0.00 99.88 12:09:57 11:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:09:57 11:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:09:57 12:00:01 all 0.08 0.00 0.03 0.01 0.01 99.87 12:09:57 12:00:01 0 0.02 0.00 0.05 0.00 0.00 99.93 12:09:57 12:00:01 1 0.02 0.00 0.05 0.00 0.02 99.92 12:09:57 12:00:01 2 0.08 0.00 0.03 0.02 0.02 99.85 12:09:57 12:00:01 3 0.08 0.00 0.03 0.02 0.02 99.85 12:09:57 12:00:01 4 0.03 0.00 0.02 0.03 0.02 99.90 12:09:57 12:00:01 5 0.30 0.00 0.07 0.03 0.00 99.60 12:09:57 12:00:01 6 0.07 0.00 0.02 0.00 0.00 99.92 12:09:57 12:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:09:57 12:09:57 12:00:01 CPU %user %nice %system %iowait %steal %idle 12:09:57 12:01:01 all 0.00 0.00 0.01 0.00 0.01 99.97 12:09:57 12:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:09:57 12:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:09:57 12:01:01 2 0.00 0.00 0.03 0.02 0.03 99.92 12:09:57 12:01:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:09:57 12:01:01 4 0.00 0.00 0.02 0.02 0.00 99.97 12:09:57 12:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:09:57 12:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:09:57 12:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:09:57 12:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:09:57 12:02:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:09:57 12:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:09:57 12:02:01 2 0.07 0.00 0.03 0.00 0.02 99.88 12:09:57 12:02:01 3 0.05 0.00 0.02 0.00 0.00 99.93 12:09:57 12:02:01 4 0.00 0.00 0.02 0.02 0.02 99.95 12:09:57 12:02:01 5 0.10 0.00 0.02 0.00 0.00 99.88 12:09:57 12:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:09:57 12:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:09:57 12:03:01 all 0.01 0.00 0.00 0.00 0.01 99.97 12:09:57 12:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:09:57 12:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:09:57 12:03:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:09:57 12:03:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:09:57 12:03:01 4 0.02 0.00 0.00 0.02 0.00 99.97 12:09:57 12:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:09:57 12:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:09:57 12:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:09:57 12:04:01 all 0.03 0.00 0.02 0.01 0.01 99.94 12:09:57 12:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:09:57 12:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:09:57 12:04:01 2 0.05 0.00 0.05 0.00 0.03 99.87 12:09:57 12:04:01 3 0.05 0.00 0.03 0.02 0.02 99.88 12:09:57 12:04:01 4 0.00 0.00 0.02 0.03 0.02 99.93 12:09:57 12:04:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:09:57 12:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:09:57 12:04:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:09:57 12:05:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:09:57 12:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:09:57 12:05:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:09:57 12:05:01 2 0.00 0.00 0.03 0.00 0.02 99.95 12:09:57 12:05:01 3 0.05 0.00 0.03 0.00 0.02 99.90 12:09:57 12:05:01 4 0.02 0.00 0.00 0.02 0.02 99.95 12:09:57 12:05:01 5 0.12 0.00 0.00 0.00 0.00 99.88 12:09:57 12:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:09:57 12:05:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:09:57 12:06:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:09:57 12:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:09:57 12:06:01 1 0.08 0.00 0.03 0.00 0.00 99.88 12:09:57 12:06:01 2 0.05 0.00 0.02 0.00 0.03 99.90 12:09:57 12:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:09:57 12:06:01 4 0.00 0.00 0.00 0.02 0.02 99.97 12:09:57 12:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:09:57 12:06:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:09:57 12:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:09:57 12:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:09:57 12:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:09:57 12:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:09:57 12:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:09:57 12:07:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:09:57 12:07:01 4 0.00 0.00 0.00 0.02 0.00 99.98 12:09:57 12:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:09:57 12:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:09:57 12:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:09:57 12:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:09:57 12:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:09:57 12:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:09:57 12:08:01 2 0.02 0.00 0.03 0.00 0.03 99.92 12:09:57 12:08:01 3 0.07 0.00 0.00 0.00 0.02 99.92 12:09:57 12:08:01 4 0.02 0.00 0.02 0.02 0.02 99.93 12:09:57 12:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:09:57 12:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:09:57 12:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:09:57 12:09:01 all 4.23 0.00 1.70 1.62 0.03 92.41 12:09:57 12:09:01 0 4.02 0.00 1.37 0.35 0.02 94.24 12:09:57 12:09:01 1 3.37 0.00 1.85 0.28 0.03 94.45 12:09:57 12:09:01 2 5.54 0.00 1.94 0.25 0.03 92.24 12:09:57 12:09:01 3 3.75 0.00 2.31 8.59 0.02 85.33 12:09:57 12:09:01 4 4.51 0.00 1.72 3.10 0.03 90.64 12:09:57 12:09:01 5 3.85 0.00 1.30 0.00 0.03 94.82 12:09:57 12:09:01 6 4.77 0.00 1.44 0.23 0.03 93.52 12:09:57 12:09:01 7 4.04 0.00 1.71 0.22 0.03 94.01 12:09:57 Average: all 4.54 0.00 1.02 1.08 0.02 93.33 12:09:57 Average: 0 4.42 0.00 1.12 2.05 0.02 92.38 12:09:57 Average: 1 4.63 0.00 1.11 0.30 0.02 93.95 12:09:57 Average: 2 4.81 0.00 0.98 0.75 0.04 93.41 12:09:57 Average: 3 4.59 0.00 1.01 1.09 0.02 93.29 12:09:57 Average: 4 4.51 0.00 0.87 1.91 0.03 92.69 12:09:57 Average: 5 4.37 0.00 0.96 0.47 0.02 94.18 12:09:57 Average: 6 4.43 0.00 1.10 1.75 0.02 92.70 12:09:57 Average: 7 4.60 0.00 1.04 0.28 0.02 94.06 12:09:57 12:09:57 12:09:57