Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc4a4fd5f979b56fd537654c4e0b5a963b5af142 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-ssh2817328044777928139.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh2138128545786117875.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh6615313089522746094.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh12282527667619036596.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-ssh16964608371082557702.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-37331 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dc4a4fd5f979b56fd537654c4e0b5a963b5af142 (main) Commit message: "Merge pull request #341 from weichou1229/upgred-sdk" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc4a4fd5f979b56fd537654c4e0b5a963b5af142 # timeout=10 > git rev-list --no-walk eedbcdbc28cbca11ed8ba166b846f3be16cf5561 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:32:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:32:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:32:18 ========================================================= 07:32:18 EdgeX Global Pipelines Version Info 07:32:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:32:19 ------------------- 07:32:19 stable info: 07:32:19 ------------------- 07:32:19 Commited By: Cherry Wang cherry@iotechsys.com 07:32:19 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:32:19 Message: update stable to v1.0.269 07:32:19 ------------------- 07:32:19 experimental info: 07:32:19 ------------------- 07:32:19 Commited By: **** collab-it+edgex@linuxfoundation.org 07:32:19 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:32:19 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc4a4fd [Pipeline] echo 07:32:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:20 provisioning config files... 07:32:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4942135674802971390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:21 ---> ****-login.sh 07:32:21 nexus3.edgexfoundry.org:10001 07:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:21 Configure a credential helper to remove this warning. See 07:32:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:21 07:32:21 Login Succeeded 07:32:21 nexus3.edgexfoundry.org:10002 07:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:21 Configure a credential helper to remove this warning. See 07:32:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:21 07:32:21 Login Succeeded 07:32:21 nexus3.edgexfoundry.org:10003 07:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:21 Configure a credential helper to remove this warning. See 07:32:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:21 07:32:21 Login Succeeded 07:32:21 nexus3.edgexfoundry.org:10004 07:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:22 Configure a credential helper to remove this warning. See 07:32:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:22 07:32:22 Login Succeeded 07:32:22 ****.io 07:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:22 Configure a credential helper to remove this warning. See 07:32:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:22 07:32:22 Login Succeeded 07:32:22 ---> ****-login.sh ends [Pipeline] } 07:32:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:32:22 + git rev-list -1 --merges dc4a4fd5f979b56fd537654c4e0b5a963b5af142~1..dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [Pipeline] echo 07:32:22 -----------> git rev-list -1 --merges dc4a4fd5f979b56fd537654c4e0b5a963b5af142~1..dc4a4fd5f979b56fd537654c4e0b5a963b5af142 dc4a4fd5f979b56fd537654c4e0b5a963b5af142 07:32:22 dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [false] [Pipeline] sh 07:32:23 + git log --format=format:%s -1 dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [Pipeline] echo 07:32:23 ========================================================= 07:32:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:32:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:32:23 + git log --format=format:%s -1 dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [Pipeline] echo 07:32:23 [semverPrep] GIT_COMMIT: dc4a4fd5f979b56fd537654c4e0b5a963b5af142, Commit Message: Merge pull request #341 from weichou1229/upgred-sdk [Pipeline] echo 07:32:23 [semverPrep] This is not a build commit. [Pipeline] sh 07:32:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:23 + grep -v github /etc/ssh/ssh_known_hosts 07:32:23 + [ -e /tmp/ssh_known_hosts ] 07:32:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:32:23 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:32:23 sudo tee -a /etc/ssh/ssh_known_hosts 07:32:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:24 07:32:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:24 0.1.4: Pulling from edgex-devops/py-git-semver 07:32:24 b85a868b505f: Pulling fs layer 07:32:24 e2be974225ed: Pulling fs layer 07:32:24 339a4e72a1f5: Pulling fs layer 07:32:24 988bab9f4d93: Pulling fs layer 07:32:24 1469e6f7b9e6: Pulling fs layer 07:32:24 eaf3925da568: Pulling fs layer 07:32:24 bab4dde63d76: Pulling fs layer 07:32:24 bde34c3a00c8: Pulling fs layer 07:32:24 b352a97aabf1: Pulling fs layer 07:32:24 4872d77fe225: Pulling fs layer 07:32:24 5851b861e8e6: Pulling fs layer 07:32:24 1469e6f7b9e6: Waiting 07:32:24 eaf3925da568: Waiting 07:32:24 bab4dde63d76: Waiting 07:32:24 4872d77fe225: Waiting 07:32:24 5851b861e8e6: Waiting 07:32:24 bde34c3a00c8: Waiting 07:32:24 b352a97aabf1: Waiting 07:32:24 988bab9f4d93: Waiting 07:32:24 e2be974225ed: Verifying Checksum 07:32:24 e2be974225ed: Download complete 07:32:24 988bab9f4d93: Verifying Checksum 07:32:24 988bab9f4d93: Download complete 07:32:24 1469e6f7b9e6: Verifying Checksum 07:32:24 1469e6f7b9e6: Download complete 07:32:24 339a4e72a1f5: Verifying Checksum 07:32:24 339a4e72a1f5: Download complete 07:32:24 eaf3925da568: Verifying Checksum 07:32:24 eaf3925da568: Download complete 07:32:24 bde34c3a00c8: Download complete 07:32:24 b352a97aabf1: Verifying Checksum 07:32:24 b352a97aabf1: Download complete 07:32:24 4872d77fe225: Verifying Checksum 07:32:24 4872d77fe225: Download complete 07:32:24 5851b861e8e6: Verifying Checksum 07:32:24 5851b861e8e6: Download complete 07:32:24 b85a868b505f: Verifying Checksum 07:32:24 b85a868b505f: Download complete 07:32:25 bab4dde63d76: Verifying Checksum 07:32:25 bab4dde63d76: Download complete 07:32:25 b85a868b505f: Pull complete 07:32:26 e2be974225ed: Pull complete 07:32:26 339a4e72a1f5: Pull complete 07:32:26 988bab9f4d93: Pull complete 07:32:26 1469e6f7b9e6: Pull complete 07:32:27 eaf3925da568: Pull complete 07:32:28 bab4dde63d76: Pull complete 07:32:28 bde34c3a00c8: Pull complete 07:32:28 b352a97aabf1: Pull complete 07:32:28 4872d77fe225: Pull complete 07:32:28 5851b861e8e6: Pull complete 07:32:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:32:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:29 prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container 07:32:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:32:31 $ docker top 79526168b380fdb463b28953718edce0b85bdaf40078c2f09189c7a552c56150 -eo pid,comm 07:32:31 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). 07:32:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:32 [ssh-agent] Looking for ssh-agent implementation... 07:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:32 $ docker exec 79526168b380fdb463b28953718edce0b85bdaf40078c2f09189c7a552c56150 ssh-agent 07:32:32 SSH_AUTH_SOCK=/tmp/ssh-uDhSBcSG3GpI/agent.31 07:32:32 SSH_AGENT_PID=37 07:32:32 Running ssh-add (command line suppressed) 07:32:32 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9159826595024643730.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9159826595024643730.key) 07:32:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:32 + git tag --points-at HEAD [Pipeline] } 07:32:32 $ docker exec --env ******** --env ******** 79526168b380fdb463b28953718edce0b85bdaf40078c2f09189c7a552c56150 ssh-agent -k 07:32:32 unset SSH_AUTH_SOCK; 07:32:32 unset SSH_AGENT_PID; 07:32:32 echo Agent pid 37 killed; 07:32:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:32 [ssh-agent] Looking for ssh-agent implementation... 07:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:32 $ docker exec 79526168b380fdb463b28953718edce0b85bdaf40078c2f09189c7a552c56150 ssh-agent 07:32:33 SSH_AUTH_SOCK=/tmp/ssh-sz7UmtTHNyBA/agent.70 07:32:33 SSH_AGENT_PID=76 07:32:33 Running ssh-add (command line suppressed) 07:32:33 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12687677377920681932.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12687677377920681932.key) 07:32:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:33 + git semver init 07:32:33 2025-01-21 07:32:33,677 [run_init] DEBUG init version:0.0.0 force:False 07:32:33 2025-01-21 07:32:33,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 07:32:33 2025-01-21 07:32:33,678 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 07:32:33 2025-01-21 07:32:33,678 [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) 07:32:35 2025-01-21 07:32:35,162 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 07:32:35 2025-01-21 07:32:35,163 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 07:32:35 2025-01-21 07:32:35,163 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:32:35 2025-01-21 07:32:35,163 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:32:35 4.0.0-dev.7 [Pipeline] } 07:32:35 $ docker exec --env ******** --env ******** 79526168b380fdb463b28953718edce0b85bdaf40078c2f09189c7a552c56150 ssh-agent -k 07:32:35 unset SSH_AUTH_SOCK; 07:32:35 unset SSH_AGENT_PID; 07:32:35 echo Agent pid 76 killed; 07:32:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:36 + git semver [Pipeline] } 07:32:36 $ docker stop --time=1 79526168b380fdb463b28953718edce0b85bdaf40078c2f09189c7a552c56150 07:32:37 $ docker rm -f --volumes 79526168b380fdb463b28953718edce0b85bdaf40078c2f09189c7a552c56150 [Pipeline] // withDockerContainer [Pipeline] sh 07:32:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:32:38 Stashed 1 file(s) [Pipeline] echo 07:32:38 [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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 07:32:38 provisioning config files... 07:32:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5794871943853851781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:38 ---> ****-login.sh 07:32:38 nexus3.edgexfoundry.org:10001 07:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:38 Configure a credential helper to remove this warning. See 07:32:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:38 07:32:38 Login Succeeded 07:32:38 nexus3.edgexfoundry.org:10002 07:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:38 Configure a credential helper to remove this warning. See 07:32:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:38 07:32:38 Login Succeeded 07:32:38 nexus3.edgexfoundry.org:10003 07:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:39 Configure a credential helper to remove this warning. See 07:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:39 07:32:39 Login Succeeded 07:32:39 nexus3.edgexfoundry.org:10004 07:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:39 Configure a credential helper to remove this warning. See 07:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:39 07:32:39 Login Succeeded 07:32:39 ****.io 07:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:39 Configure a credential helper to remove this warning. See 07:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:39 07:32:39 Login Succeeded 07:32:39 ---> ****-login.sh ends [Pipeline] } 07:32:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:32:39 ========================================================= 07:32:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:32:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:32:39 Sending build context to Docker daemon 11.57MB 07:32:39 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:32:39 Step 2/12 : FROM ${BASE} AS builder 07:32:39 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:32:39 da9db072f522: Pulling fs layer 07:32:39 6ef4a4ee8ca5: Pulling fs layer 07:32:39 06f05ace1117: Pulling fs layer 07:32:39 5fe327b54edc: Pulling fs layer 07:32:39 4f4fb700ef54: Pulling fs layer 07:32:39 92a5565b7b96: Pulling fs layer 07:32:39 4f4fb700ef54: Waiting 07:32:39 5fe327b54edc: Waiting 07:32:39 ff9bb7016b71: Pulling fs layer 07:32:39 b67dba6c2c7d: Pulling fs layer 07:32:39 a813b0c90790: Pulling fs layer 07:32:39 92a5565b7b96: Waiting 07:32:39 b67dba6c2c7d: Waiting 07:32:39 ff9bb7016b71: Waiting 07:32:39 a813b0c90790: Waiting 07:32:39 6ef4a4ee8ca5: Download complete 07:32:39 5fe327b54edc: Verifying Checksum 07:32:39 5fe327b54edc: Download complete 07:32:40 4f4fb700ef54: Verifying Checksum 07:32:40 4f4fb700ef54: Download complete 07:32:40 92a5565b7b96: Verifying Checksum 07:32:40 92a5565b7b96: Download complete 07:32:40 da9db072f522: Download complete 07:32:40 ff9bb7016b71: Verifying Checksum 07:32:40 ff9bb7016b71: Download complete 07:32:40 da9db072f522: Pull complete 07:32:40 6ef4a4ee8ca5: Pull complete 07:32:40 a813b0c90790: Verifying Checksum 07:32:40 a813b0c90790: Download complete 07:32:40 06f05ace1117: Verifying Checksum 07:32:40 06f05ace1117: Download complete 07:32:40 b67dba6c2c7d: Verifying Checksum 07:32:40 b67dba6c2c7d: Download complete 07:32:44 06f05ace1117: Pull complete 07:32:44 5fe327b54edc: Pull complete 07:32:44 4f4fb700ef54: Pull complete 07:32:44 92a5565b7b96: Pull complete 07:32:44 ff9bb7016b71: Pull complete 07:32:46 b67dba6c2c7d: Pull complete 07:32:46 a813b0c90790: Pull complete 07:32:46 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 07:32:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:32:46 ---> 3ba60ce46760 07:32:46 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:32:52 ---> Running in 323c6e6e29c3 07:32:52 Removing intermediate container 323c6e6e29c3 07:32:52 ---> 7117f5357e96 07:32:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:32:52 ---> Running in 612bbc38933d 07:32:52 Removing intermediate container 612bbc38933d 07:32:52 ---> 27f2a599e397 07:32:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 07:32:52 ---> Running in 049ea2ac2717 07:32:52 Removing intermediate container 049ea2ac2717 07:32:52 ---> 302deab6cd75 07:32:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:32:52 ---> Running in 7426d704e883 07:32:52 Removing intermediate container 7426d704e883 07:32:52 ---> 08132fbe07b5 07:32:52 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:32:52 ---> Running in 9a7429d27d96 07:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:32:52 OK: 248 MiB in 58 packages 07:32:53 Removing intermediate container 9a7429d27d96 07:32:53 ---> 44cde52a836c 07:32:53 Step 8/12 : WORKDIR /app 07:32:53 ---> Running in 0b5f0a1574a9 07:32:53 Removing intermediate container 0b5f0a1574a9 07:32:53 ---> f754994f664e 07:32:53 Step 9/12 : COPY go.mod vendor* ./ 07:32:53 Still waiting to schedule task 07:32:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:32:53 ---> 7b28e848e26d 07:32:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:53 ---> Running in 80cb99c030d2 07:33:49 Removing intermediate container 80cb99c030d2 07:33:49 ---> 10b9554bfe8c 07:33:49 Step 11/12 : COPY . . 07:33:49 ---> 58ba6d828915 07:33:49 Step 12/12 : RUN $MAKE 07:33:49 ---> Running in 146107ce7336 07:33:49 noop 07:33:49 Removing intermediate container 146107ce7336 07:33:49 ---> 849b7bd4be3d 07:33:49 Successfully built 849b7bd4be3d 07:33:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:50 + docker inspect -f . ci-base-image-x86_64 07:33:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:50 prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container 07:33:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:33:50 $ docker top dbb1fd3ffbe05fbc1fc2743dddca033b1eaed476fc3439504af7128519715c73 -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:50 + go version 07:33:50 go version go1.23.4 linux/amd64 [Pipeline] } 07:33:50 $ docker stop --time=1 dbb1fd3ffbe05fbc1fc2743dddca033b1eaed476fc3439504af7128519715c73 07:33:52 $ docker rm -f --volumes dbb1fd3ffbe05fbc1fc2743dddca033b1eaed476fc3439504af7128519715c73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:52 + docker inspect -f . ci-base-image-x86_64 07:33:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:52 prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container 07:33:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:33:53 $ docker top bd1d0e32b76a98b7d37773757af78c9c5558cd5d48b4daf6143de09f5fcd5f25 -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:53 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 07:33:53 + make test 07:33:53 go test ./... -coverprofile=coverage.out ./... 07:33:55 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 07:34:13 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 07:34:13 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 07:34:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.491s coverage: 40.6% of statements 07:34:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 07:34:15 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.244s coverage: 51.9% of statements 07:34:27 go vet ./... 07:34:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-37333 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 07:34:31 Running in /w/workspace/device-rfid-llrp-go/162 [Pipeline] { [Pipeline] checkout 07:34:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:34:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:34:31 ./bin/test-attribution-txt.sh [Pipeline] echo 07:34:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 07:34:34 The recommended git tool is: git [Pipeline] } 07:34:34 $ docker stop --time=1 bd1d0e32b76a98b7d37773757af78c9c5558cd5d48b4daf6143de09f5fcd5f25 07:34:37 $ docker rm -f --volumes bd1d0e32b76a98b7d37773757af78c9c5558cd5d48b4daf6143de09f5fcd5f25 [Pipeline] // withDockerContainer [Pipeline] sh 07:34:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:34:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:34:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:34:38 + ls -al . 07:34:38 total 704 07:34:38 drwxrwxr-x 11 jenkins jenkins 4096 Jan 21 07:33 . 07:34:38 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 07:32 .. 07:34:38 -rw-rw-r-- 1 jenkins jenkins 134 Jan 21 07:32 .dockerignore 07:34:38 drwxrwxr-x 8 jenkins jenkins 4096 Jan 21 07:34 .git 07:34:38 drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 07:32 .github 07:34:38 -rw-rw-r-- 1 jenkins jenkins 880 Jan 21 07:32 .gitignore 07:34:38 -rw-rw-r-- 1 jenkins jenkins 199 Jan 21 07:32 .golangci.yml 07:34:38 drwxr-xr-x 3 jenkins jenkins 4096 Jan 21 07:32 .semver 07:34:38 -rw-rw-r-- 1 jenkins jenkins 20798 Jan 21 07:32 Attribution.txt 07:34:38 -rw-rw-r-- 1 jenkins jenkins 11677 Jan 21 07:32 CHANGELOG.md 07:34:38 -rw-rw-r-- 1 jenkins jenkins 1489 Jan 21 07:32 Dockerfile 07:34:38 -rw-rw-r-- 1 jenkins jenkins 677 Jan 21 07:32 GOVERNANCE.md 07:34:38 -rw-rw-r-- 1 jenkins jenkins 661 Jan 21 07:32 Jenkinsfile 07:34:38 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 21 07:32 LICENSE 07:34:38 -rw-rw-r-- 1 jenkins jenkins 2761 Jan 21 07:32 Makefile 07:34:38 -rw-rw-r-- 1 jenkins jenkins 625 Jan 21 07:32 OWNERS.md 07:34:38 -rw-rw-r-- 1 jenkins jenkins 28907 Jan 21 07:32 README.md 07:34:38 -rw-rw-r-- 1 jenkins jenkins 11 Jan 21 07:32 VERSION 07:34:38 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 07:32 bin 07:34:38 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 07:32 cmd 07:34:38 -rw-r--r-- 1 jenkins jenkins 451915 Jan 21 07:34 coverage.out 07:34:38 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 07:32 examples 07:34:38 -rw-rw-r-- 1 jenkins jenkins 6368 Jan 21 07:32 go.mod 07:34:38 -rw-rw-r-- 1 jenkins jenkins 86634 Jan 21 07:32 go.sum 07:34:38 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 07:32 images 07:34:38 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 07:32 internal 07:34:38 drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 07:32 pkg 07:34:38 -rw-rw-r-- 1 jenkins jenkins 193 Jan 21 07:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:38 + 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=dc4a4fd5f979b56fd537654c4e0b5a963b5af142 --label arch=amd64 --label version=4.0.0-dev.7 . 07:34:38 Sending build context to Docker daemon 11.57MB 07:34:38 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 07:34:38 Step 2/25 : FROM ${BASE} AS builder 07:34:38 ---> 849b7bd4be3d 07:34:38 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:34:39 ---> Running in 26d86fa415d0 07:34:39 Removing intermediate container 26d86fa415d0 07:34:39 ---> 6deb2b8aa32b 07:34:39 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:34:39 ---> Running in 19634db9139f 07:34:39 Removing intermediate container 19634db9139f 07:34:39 ---> 9b0e0e06003e 07:34:39 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 07:34:39 ---> Running in 7628124c0c93 07:34:39 Removing intermediate container 7628124c0c93 07:34:39 ---> 549d358a99fd 07:34:39 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:34:39 ---> Running in 32d5f20629ef 07:34:39 Removing intermediate container 32d5f20629ef 07:34:39 ---> 13782e5843f5 07:34:39 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:34:39 ---> Running in 90c72c759f15 07:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:34:40 OK: 248 MiB in 58 packages 07:34:40 using credential edgex-jenkins-ssh 07:34:40 Cloning the remote Git repository 07:34:40 Removing intermediate container 90c72c759f15 07:34:40 ---> bac21f04e500 07:34:40 Step 8/25 : WORKDIR /app 07:34:40 ---> Running in 1cd2d79d14c5 07:34:40 Removing intermediate container 1cd2d79d14c5 07:34:40 ---> 019ca60f6f57 07:34:40 Step 9/25 : COPY go.mod vendor* ./ 07:34:40 ---> e53ccd45c4c2 07:34:40 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:40 ---> Running in 86ca9f7a0e2f 07:34:41 Removing intermediate container 86ca9f7a0e2f 07:34:41 ---> 45bffe141b2d 07:34:41 Step 11/25 : COPY . . 07:34:40 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 07:34:40 > git init /w/workspace/device-rfid-llrp-go/162 # timeout=10 07:34:40 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 07:34:40 > git --version # timeout=10 07:34:40 > git --version # 'git version 2.25.1' 07:34:40 using GIT_SSH to set credentials SSH Credentials for GitHub 07:34:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:41 ---> c9488eb2b2af 07:34:41 Step 12/25 : RUN $MAKE 07:34:41 ---> Running in fea2a8dbb280 07:34:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 07:34:43 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 07:34:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:44 Avoid second fetch 07:34:44 Checking out Revision dc4a4fd5f979b56fd537654c4e0b5a963b5af142 (main) 07:34:45 Commit message: "Merge pull request #341 from weichou1229/upgred-sdk" 07:34:44 > git config core.sparsecheckout # timeout=10 07:34:44 > git checkout -f dc4a4fd5f979b56fd537654c4e0b5a963b5af142 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:34:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:34:49 % Total % Received % Xferd Average Speed Time Time Time Current 07:34:49 Dload Upload Total Spent Left Speed 07:34:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 64140 0 --:--:-- --:--:-- --:--:-- 64140 100 12828 100 12828 0 0 63820 0 --:--:-- --:--:-- --:--:-- 63504 [Pipeline] sh 07:34:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:34:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:34:50 + sudo tee /etc/docker/daemon.new 07:34:50 { 07:34:50 "registry-mirrors": [ 07:34:50 "https://nexus3.edgexfoundry.org:10001" 07:34:50 ], 07:34:50 "bip": "10.250.0.254/24", 07:34:50 "hosts": [ 07:34:50 "tcp://0.0.0.0:5555", 07:34:50 "unix:///var/run/docker.sock" 07:34:50 ], 07:34:50 "mtu": 1458, 07:34:50 "selinux-enabled": true, 07:34:50 "seccomp-profile": "/etc/docker/seccomp.json" 07:34:50 } [Pipeline] sh 07:34:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:34:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:09 provisioning config files... 07:35:09 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/162@tmp/config16885020069731840305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:10 ---> ****-login.sh 07:35:10 nexus3.edgexfoundry.org:10001 07:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:10 Configure a credential helper to remove this warning. See 07:35:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:10 07:35:10 Login Succeeded 07:35:10 nexus3.edgexfoundry.org:10002 07:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:11 Configure a credential helper to remove this warning. See 07:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:11 07:35:11 Login Succeeded 07:35:11 nexus3.edgexfoundry.org:10003 07:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:11 Configure a credential helper to remove this warning. See 07:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:11 07:35:11 Login Succeeded 07:35:11 nexus3.edgexfoundry.org:10004 07:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:11 Configure a credential helper to remove this warning. See 07:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:11 07:35:11 Login Succeeded 07:35:11 ****.io 07:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:11 Configure a credential helper to remove this warning. See 07:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:11 07:35:11 Login Succeeded 07:35:11 ---> ****-login.sh ends [Pipeline] } 07:35:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:35:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:35:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:35:12 ========================================================= 07:35:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:35:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:35:14 #0 building with "default" instance using docker driver 07:35:14 07:35:14 #1 [internal] load .dockerignore 07:35:14 #1 transferring context: 176B 0.0s done 07:35:14 #1 DONE 0.1s 07:35:14 07:35:14 #2 [internal] load build definition from Dockerfile 07:35:14 #2 transferring dockerfile: 1.53kB 0.0s done 07:35:14 #2 DONE 0.1s 07:35:14 07:35:14 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:35:14 #3 DONE 0.1s 07:35:14 07:35:14 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 07:35:14 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 07:35:14 #4 ... 07:35:14 07:35:14 #5 [internal] load build context 07:35:14 #5 transferring context: 1.12MB 0.1s done 07:35:14 #5 DONE 0.2s 07:35:14 07:35:14 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 07:35:14 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.1s 07:35:14 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0B / 293.53kB 0.1s 07:35:14 #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 07:35:14 #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 07:35:14 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0B / 70.67MB 0.1s 07:35:14 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 07:35:14 Removing intermediate container fea2a8dbb280 07:35:14 ---> 04651637b70a 07:35:14 Step 13/25 : FROM alpine:3.20 07:35:14 3.20: Pulling from library/alpine 07:35:14 66a3d608f3fa: Pulling fs layer 07:35:14 66a3d608f3fa: Verifying Checksum 07:35:14 66a3d608f3fa: Download complete 07:35:14 66a3d608f3fa: Pull complete 07:35:14 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:35:14 Status: Downloaded newer image for alpine:3.20 07:35:14 ---> e29df9b510ff 07:35:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:35:14 ---> Running in ea95c1b2ea8d 07:35:14 Removing intermediate container ea95c1b2ea8d 07:35:14 ---> ce0133e76714 07:35:14 Step 15/25 : RUN apk add --update --no-cache dumb-init 07:35:14 ---> Running in aa92ec528a5b 07:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:14 (1/1) Installing dumb-init (1.2.5-r3) 07:35:14 Executing busybox-1.36.1-r29.trigger 07:35:14 OK: 8 MiB in 15 packages 07:35:14 Removing intermediate container aa92ec528a5b 07:35:14 ---> e54733d36d8a 07:35:14 Step 16/25 : RUN apk --no-cache upgrade 07:35:14 ---> Running in c87336ea60b0 07:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:14 OK: 8 MiB in 15 packages 07:35:14 Removing intermediate container c87336ea60b0 07:35:14 ---> 432ffca8a83a 07:35:14 Step 17/25 : COPY --from=builder /app/LICENSE / 07:35:14 ---> 4c135f0f71ee 07:35:14 Step 18/25 : COPY --from=builder /app/Attribution.txt / 07:35:14 ---> 14e1b838d96c 07:35:14 Step 19/25 : COPY --from=builder /app/cmd/ / 07:35:14 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done 07:35:14 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done 07:35:14 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 8.39MB / 70.67MB 0.3s 07:35:14 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done 07:35:14 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 07:35:14 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.2s done 07:35:14 #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done 07:35:14 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.3s 07:35:14 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 12.58MB / 70.67MB 0.4s 07:35:14 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.4s 07:35:14 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 17.28MB / 70.67MB 0.5s 07:35:14 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 6.29MB / 98.78MB 0.5s 07:35:14 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.44MB / 12.74MB 0.5s 07:35:14 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 25.79MB / 70.67MB 0.7s 07:35:14 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done 07:35:14 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 16.78MB / 98.78MB 0.7s 07:35:14 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.7s 07:35:14 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 31.46MB / 70.67MB 0.8s 07:35:14 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 22.02MB / 98.78MB 0.8s 07:35:14 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 44.34MB / 70.67MB 1.0s 07:35:14 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 34.60MB / 98.78MB 1.0s 07:35:15 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 51.38MB / 70.67MB 1.1s 07:35:15 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 41.78MB / 98.78MB 1.1s 07:35:15 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 57.63MB / 70.67MB 1.2s 07:35:15 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 48.23MB / 98.78MB 1.2s 07:35:15 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 1.2s done 07:35:15 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 07:35:15 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 63.03MB / 70.67MB 1.3s 07:35:15 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 53.60MB / 98.78MB 1.3s 07:35:15 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.5s 07:35:15 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 66.06MB / 98.78MB 1.5s 07:35:15 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done 07:35:15 ---> e72d288de04a 07:35:15 Step 20/25 : EXPOSE 59989 07:35:15 ---> Running in 089410732c35 07:35:15 Removing intermediate container 089410732c35 07:35:15 ---> 57cc52393626 07:35:15 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 07:35:15 ---> Running in 3c96e1ae2d37 07:35:15 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.5s done 07:35:15 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 72.16MB / 98.78MB 1.6s 07:35:15 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 77.59MB / 98.78MB 1.7s 07:35:15 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 07:35:15 Removing intermediate container 3c96e1ae2d37 07:35:15 ---> e7126d4292c1 07:35:15 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:35:15 ---> Running in b665ac81f12d 07:35:15 Removing intermediate container b665ac81f12d 07:35:15 ---> 5938fe29abe5 07:35:15 Step 23/25 : LABEL arch=amd64 07:35:15 ---> Running in 18304373d39c 07:35:15 Removing intermediate container 18304373d39c 07:35:15 ---> eb7d00c3d785 07:35:15 Step 24/25 : LABEL git_sha=dc4a4fd5f979b56fd537654c4e0b5a963b5af142 07:35:15 ---> Running in 95d51e164f11 07:35:15 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 82.84MB / 98.78MB 1.8s 07:35:15 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 88.50MB / 98.78MB 1.9s 07:35:15 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.1s 07:35:16 Removing intermediate container 95d51e164f11 07:35:16 ---> 85933f73460a 07:35:16 Step 25/25 : LABEL version=4.0.0-dev.7 07:35:16 ---> Running in b72d987297a7 07:35:16 Removing intermediate container b72d987297a7 07:35:16 ---> f498d969c16b 07:35:16 [Warning] One or more build-args [ARCH] were not consumed 07:35:16 Successfully built f498d969c16b 07:35:16 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 07:35:16 provisioning config files... 07:35:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14595307981483074646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:16 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.2s done 07:35:16 ---> ****-login.sh 07:35:16 nexus3.edgexfoundry.org:10001 07:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:16 Configure a credential helper to remove this warning. See 07:35:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:16 07:35:16 Login Succeeded 07:35:16 nexus3.edgexfoundry.org:10002 07:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:16 Configure a credential helper to remove this warning. See 07:35:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:16 07:35:16 Login Succeeded 07:35:16 nexus3.edgexfoundry.org:10003 07:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:16 Configure a credential helper to remove this warning. See 07:35:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:16 07:35:16 Login Succeeded 07:35:16 nexus3.edgexfoundry.org:10004 07:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:16 Configure a credential helper to remove this warning. See 07:35:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:16 07:35:16 Login Succeeded 07:35:16 ****.io 07:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:17 Configure a credential helper to remove this warning. See 07:35:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:17 07:35:17 Login Succeeded 07:35:17 ---> ****-login.sh ends [Pipeline] } 07:35:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:35:17 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 07:35:17 dc4a4fd5f979b56fd537654c4e0b5a963b5af142 07:35:17 latest 07:35:17 4.0.0-dev.7 07:35:17 dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7 07:35:17 main 07:35:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:17 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:dc4a4fd5f979b56fd537654c4e0b5a963b5af142 07:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 07:35:17 4309e74953ef: Preparing 07:35:17 524e49d98454: Preparing 07:35:17 d82a7db5c2c7: Preparing 07:35:17 949972b96ad3: Preparing 07:35:17 8e71291947f4: Preparing 07:35:17 ce5a8cde9eee: Preparing 07:35:17 ce5a8cde9eee: Waiting 07:35:17 d82a7db5c2c7: Pushed 07:35:17 949972b96ad3: Pushed 07:35:17 524e49d98454: Pushed 07:35:17 8e71291947f4: Pushed 07:35:17 ce5a8cde9eee: Layer already exists 07:35:21 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 5.7s 07:35:22 4309e74953ef: Pushed 07:35:22 dc4a4fd5f979b56fd537654c4e0b5a963b5af142: digest: sha256:c7c22b022b788f46bbce696d0d08c79e33b4a921b9863d1f31eada99cf24a4ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:22 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:22 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 07:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 07:35:22 4309e74953ef: Preparing 07:35:22 524e49d98454: Preparing 07:35:22 d82a7db5c2c7: Preparing 07:35:22 949972b96ad3: Preparing 07:35:22 8e71291947f4: Preparing 07:35:22 ce5a8cde9eee: Preparing 07:35:22 ce5a8cde9eee: Waiting 07:35:22 524e49d98454: Layer already exists 07:35:22 d82a7db5c2c7: Layer already exists 07:35:22 4309e74953ef: Layer already exists 07:35:22 8e71291947f4: Layer already exists 07:35:22 949972b96ad3: Layer already exists 07:35:22 ce5a8cde9eee: Layer already exists 07:35:22 latest: digest: sha256:c7c22b022b788f46bbce696d0d08c79e33b4a921b9863d1f31eada99cf24a4ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:23 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:23 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.7 07:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 07:35:23 4309e74953ef: Preparing 07:35:23 524e49d98454: Preparing 07:35:23 d82a7db5c2c7: Preparing 07:35:23 949972b96ad3: Preparing 07:35:23 8e71291947f4: Preparing 07:35:23 ce5a8cde9eee: Preparing 07:35:23 ce5a8cde9eee: Waiting 07:35:23 524e49d98454: Layer already exists 07:35:23 8e71291947f4: Layer already exists 07:35:23 d82a7db5c2c7: Layer already exists 07:35:23 4309e74953ef: Layer already exists 07:35:23 949972b96ad3: Layer already exists 07:35:23 ce5a8cde9eee: Layer already exists 07:35:23 4.0.0-dev.7: digest: sha256:c7c22b022b788f46bbce696d0d08c79e33b4a921b9863d1f31eada99cf24a4ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:23 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:24 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7 07:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 07:35:24 4309e74953ef: Preparing 07:35:24 524e49d98454: Preparing 07:35:24 d82a7db5c2c7: Preparing 07:35:24 949972b96ad3: Preparing 07:35:24 8e71291947f4: Preparing 07:35:24 ce5a8cde9eee: Preparing 07:35:24 ce5a8cde9eee: Waiting 07:35:24 524e49d98454: Layer already exists 07:35:24 8e71291947f4: Layer already exists 07:35:24 949972b96ad3: Layer already exists 07:35:24 4309e74953ef: Layer already exists 07:35:24 d82a7db5c2c7: Layer already exists 07:35:24 ce5a8cde9eee: Layer already exists 07:35:24 dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7: digest: sha256:c7c22b022b788f46bbce696d0d08c79e33b4a921b9863d1f31eada99cf24a4ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:24 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:24 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 07:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 07:35:24 4309e74953ef: Preparing 07:35:24 524e49d98454: Preparing 07:35:24 d82a7db5c2c7: Preparing 07:35:24 949972b96ad3: Preparing 07:35:24 8e71291947f4: Preparing 07:35:24 ce5a8cde9eee: Preparing 07:35:24 ce5a8cde9eee: Waiting 07:35:24 8e71291947f4: Layer already exists 07:35:24 524e49d98454: Layer already exists 07:35:24 4309e74953ef: Layer already exists 07:35:24 949972b96ad3: Layer already exists 07:35:24 d82a7db5c2c7: Layer already exists 07:35:24 ce5a8cde9eee: Layer already exists 07:35:24 main: digest: sha256:c7c22b022b788f46bbce696d0d08c79e33b4a921b9863d1f31eada99cf24a4ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:24 ===================================================== [Pipeline] echo 07:35:24 taggedImages: 07:35:24 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:dc4a4fd5f979b56fd537654c4e0b5a963b5af142 07:35:24 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 07:35:24 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.7 07:35:24 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7 07:35:24 - 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 07:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:35:25 07:35:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:35:25 latest: Pulling from edgex-lftools-log-publisher 07:35:25 5eb5b503b376: Pulling fs layer 07:35:25 5c69ac0246d0: Pulling fs layer 07:35:25 ec43610c2a17: Pulling fs layer 07:35:25 3a2ae6a8a46f: Pulling fs layer 07:35:25 33b1e0a273af: Pulling fs layer 07:35:25 5d3b04190fa2: Pulling fs layer 07:35:25 2f39f015ded8: Pulling fs layer 07:35:25 33b1e0a273af: Waiting 07:35:25 5d3b04190fa2: Waiting 07:35:25 2f39f015ded8: Waiting 07:35:25 3a2ae6a8a46f: Waiting 07:35:25 5c69ac0246d0: Download complete 07:35:25 3a2ae6a8a46f: Verifying Checksum 07:35:25 3a2ae6a8a46f: Download complete 07:35:25 ec43610c2a17: Verifying Checksum 07:35:25 ec43610c2a17: Download complete 07:35:25 33b1e0a273af: Verifying Checksum 07:35:25 33b1e0a273af: Download complete 07:35:25 5d3b04190fa2: Download complete 07:35:25 5eb5b503b376: Verifying Checksum 07:35:25 5eb5b503b376: Download complete 07:35:26 2f39f015ded8: Verifying Checksum 07:35:26 2f39f015ded8: Download complete 07:35:27 5eb5b503b376: Pull complete 07:35:27 5c69ac0246d0: Pull complete 07:35:27 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 10.8s 07:35:27 ec43610c2a17: Pull complete 07:35:27 3a2ae6a8a46f: Pull complete 07:35:27 33b1e0a273af: Pull complete 07:35:27 5d3b04190fa2: Pull complete 07:35:32 2f39f015ded8: Pull complete 07:35:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:35:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:35:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:35:32 prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container 07:35: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/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 07:35:33 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 17.4s done 07:35:34 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 07:35:34 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 07:35:34 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 07:35:34 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 07:35:34 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 07:35:34 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 07:35:36 $ docker top feb83e330b165840f25a9662e38c62b6e4146bbc3880257d615579ec79f63989 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:36 ---> job-cost.sh 07:35:36 lf-activate-venv: SKIPPING 07:35:36 INFO: No Stack... 07:35:37 INFO: Retrieving Pricing Info for: v3-standard-8 07:35:37 INFO: Archiving Costs [Pipeline] sh 07:35:37 + cut -d, -f6 07:35:37 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [Pipeline] lock 07:35:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-162-stack-cost] 07:35:37 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-162-stack-cost] did not exist. Created. 07:35:37 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:35:38 + echo total: 0.2199999988079071 [Pipeline] stash 07:35:38 Stashed 1 file(s) [Pipeline] } 07:35:38 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-162-stack-cost] [Pipeline] // lock [Pipeline] } 07:35:38 $ docker stop --time=1 feb83e330b165840f25a9662e38c62b6e4146bbc3880257d615579ec79f63989 07:35:39 $ docker rm -f --volumes feb83e330b165840f25a9662e38c62b6e4146bbc3880257d615579ec79f63989 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:35:40 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s 07:35:43 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.2s done 07:35:43 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0.1s 07:35:44 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.8s done 07:35:45 #4 DONE 31.2s 07:35:45 07:35:45 #6 [builder 2/7] RUN apk add --no-cache make git 07:35:45 #6 0.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:46 #6 1.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:47 #6 2.398 OK: 239 MiB in 58 packages 07:35:49 #6 DONE 4.4s 07:35:49 07:35:49 #7 [builder 3/7] WORKDIR /app 07:35:49 #7 DONE 0.1s 07:35:49 07:35:49 #8 [builder 4/7] COPY go.mod vendor* ./ 07:35:49 #8 DONE 0.1s 07:35:49 07:35:49 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:22 #9 DONE 29.2s 07:36:22 07:36:22 #10 [builder 6/7] COPY . . 07:36:22 #10 DONE 0.2s 07:36:22 07:36:22 #11 [builder 7/7] RUN echo noop 07:36:22 #11 0.551 noop 07:36:22 #11 DONE 0.6s 07:36:22 07:36:22 #12 exporting to image 07:36:22 #12 exporting layers 07:37:00 #12 exporting layers 35.1s done 07:37:00 #12 writing image sha256:ff1bca5d92265f117004eb4ac1e11173949b561def691577a361cd7ebf5a09cf done 07:37:00 #12 naming to docker.io/library/ci-base-image-arm64 done 07:37:00 #12 DONE 35.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:01 + docker inspect -f . ci-base-image-arm64 07:37:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:01 prd-ubuntu20.04-docker-arm64-4c-16g-37333 does not seem to be running inside a container 07:37:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/162 -v /w/workspace/device-rfid-llrp-go/162:/w/workspace/device-rfid-llrp-go/162:rw,z -v /w/workspace/device-rfid-llrp-go/162@tmp:/w/workspace/device-rfid-llrp-go/162@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 07:37:02 $ docker top b7f96028f1c56575aa5efec5892652be16febd8b4c4731aaadadd064ecacb1e7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:03 + go version 07:37:03 go version go1.23.4 linux/arm64 [Pipeline] } 07:37:03 $ docker stop --time=1 b7f96028f1c56575aa5efec5892652be16febd8b4c4731aaadadd064ecacb1e7 07:37:05 $ docker rm -f --volumes b7f96028f1c56575aa5efec5892652be16febd8b4c4731aaadadd064ecacb1e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:05 + docker inspect -f . ci-base-image-arm64 07:37:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:05 prd-ubuntu20.04-docker-arm64-4c-16g-37333 does not seem to be running inside a container 07:37:05 $ 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/162 -v /w/workspace/device-rfid-llrp-go/162:/w/workspace/device-rfid-llrp-go/162:rw,z -v /w/workspace/device-rfid-llrp-go/162@tmp:/w/workspace/device-rfid-llrp-go/162@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 07:37:06 $ docker top 15c6d3840e72e63366031c84cefda6c75521bef235353c14d8e567207a133b26 -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:07 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/162 [Pipeline] fileExists [Pipeline] sh 07:37:07 + make test 07:37:07 go test ./... -coverprofile=coverage.out ./... 07:37:12 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 07:39:34 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 07:39:34 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 07:39:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.605s coverage: 40.6% of statements 07:39:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements 07:39:49 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.595s coverage: 51.9% of statements 07:39:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:39:50 go vet ./... 07:40:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:40:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:40:22 ./bin/test-attribution-txt.sh [Pipeline] echo 07:40:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:40:23 $ docker stop --time=1 15c6d3840e72e63366031c84cefda6c75521bef235353c14d8e567207a133b26 07:40:25 $ docker rm -f --volumes 15c6d3840e72e63366031c84cefda6c75521bef235353c14d8e567207a133b26 [Pipeline] // withDockerContainer [Pipeline] sh 07:40:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:40:26 Warning: overwriting stash ‘coverage-report’ 07:40:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:40:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:40:28 + ls -al . 07:40:28 total 700 07:40:28 drwxrwxr-x 10 jenkins jenkins 4096 Jan 21 07:37 . 07:40:28 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 07:34 .. 07:40:28 -rw-rw-r-- 1 jenkins jenkins 134 Jan 21 07:34 .dockerignore 07:40:28 drwxrwxr-x 8 jenkins jenkins 4096 Jan 21 07:34 .git 07:40:28 drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 07:34 .github 07:40:28 -rw-rw-r-- 1 jenkins jenkins 880 Jan 21 07:34 .gitignore 07:40:28 -rw-rw-r-- 1 jenkins jenkins 199 Jan 21 07:34 .golangci.yml 07:40:28 -rw-rw-r-- 1 jenkins jenkins 20798 Jan 21 07:34 Attribution.txt 07:40:28 -rw-rw-r-- 1 jenkins jenkins 11677 Jan 21 07:34 CHANGELOG.md 07:40:28 -rw-rw-r-- 1 jenkins jenkins 1489 Jan 21 07:34 Dockerfile 07:40:28 -rw-rw-r-- 1 jenkins jenkins 677 Jan 21 07:34 GOVERNANCE.md 07:40:28 -rw-rw-r-- 1 jenkins jenkins 661 Jan 21 07:34 Jenkinsfile 07:40:28 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 21 07:34 LICENSE 07:40:28 -rw-rw-r-- 1 jenkins jenkins 2761 Jan 21 07:34 Makefile 07:40:28 -rw-rw-r-- 1 jenkins jenkins 625 Jan 21 07:34 OWNERS.md 07:40:28 -rw-rw-r-- 1 jenkins jenkins 28907 Jan 21 07:34 README.md 07:40:28 -rw-rw-r-- 1 jenkins jenkins 11 Jan 21 07:32 VERSION 07:40:28 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 07:34 bin 07:40:28 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 07:34 cmd 07:40:28 -rw-r--r-- 1 jenkins jenkins 451915 Jan 21 07:39 coverage.out 07:40:28 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 07:34 examples 07:40:28 -rw-rw-r-- 1 jenkins jenkins 6368 Jan 21 07:34 go.mod 07:40:28 -rw-rw-r-- 1 jenkins jenkins 86634 Jan 21 07:34 go.sum 07:40:28 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 07:34 images 07:40:28 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 07:34 internal 07:40:28 drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 07:34 pkg 07:40:28 -rw-rw-r-- 1 jenkins jenkins 193 Jan 21 07:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:28 + 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=dc4a4fd5f979b56fd537654c4e0b5a963b5af142 --label arch=arm64 --label version=4.0.0-dev.7 . 07:40:29 #0 building with "default" instance using docker driver 07:40:29 07:40:29 #1 [internal] load build definition from Dockerfile 07:40:29 #1 transferring dockerfile: 1.53kB 0.0s done 07:40:29 #1 DONE 0.0s 07:40:29 07:40:29 #2 [internal] load .dockerignore 07:40:29 #2 transferring context: 176B 0.0s done 07:40:29 #2 DONE 0.1s 07:40:29 07:40:29 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:40:29 #3 DONE 0.0s 07:40:29 07:40:29 #4 [internal] load metadata for docker.io/library/alpine:3.20 07:40:29 #4 DONE 0.7s 07:40:29 07:40:29 #5 [internal] load build context 07:40:29 #5 transferring context: 5.98kB 0.0s done 07:40:30 #5 DONE 0.1s 07:40:30 07:40:30 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:40:30 #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 07:40:30 #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:40:30 #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:40:30 #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:40:30 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s 07:40:30 #6 ... 07:40:30 07:40:30 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:40:30 #7 DONE 0.2s 07:40:30 07:40:30 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:40:30 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.2s 07:40:30 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.3s done 07:40:30 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 07:40:30 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.4s done 07:40:30 #6 DONE 1.0s 07:40:30 07:40:30 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 07:40:31 #8 0.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:40:31 #8 0.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:40:33 #8 2.179 (1/1) Installing dumb-init (1.2.5-r3) 07:40:33 #8 2.190 Executing busybox-1.36.1-r29.trigger 07:40:33 #8 2.222 OK: 9 MiB in 15 packages 07:40:33 #8 DONE 2.8s 07:40:33 07:40:33 #9 [builder 2/7] RUN apk add --no-cache make git 07:40:33 #9 0.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:40:33 #9 1.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:40:33 #9 2.954 OK: 239 MiB in 58 packages 07:40:33 #9 DONE 3.6s 07:40:33 07:40:33 #10 [builder 3/7] WORKDIR /app 07:40:33 #10 DONE 0.1s 07:40:33 07:40:33 #11 [stage-1 3/6] RUN apk --no-cache upgrade 07:40:34 #11 ... 07:40:34 07:40:34 #12 [builder 4/7] COPY go.mod vendor* ./ 07:40:34 #12 DONE 0.2s 07:40:34 07:40:34 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:40:35 #13 DONE 1.4s 07:40:35 07:40:35 #14 [builder 6/7] COPY . . 07:40:35 #14 DONE 0.3s 07:40:35 07:40:35 #15 [builder 7/7] RUN make build 07:40:36 #15 0.745 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 07:40:36 #15 ... 07:40:36 07:40:36 #11 [stage-1 3/6] RUN apk --no-cache upgrade 07:40:36 #11 1.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:40:36 #11 1.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:40:36 #11 2.757 OK: 9 MiB in 15 packages 07:40:36 #11 DONE 3.1s 07:40:36 07:40:36 #15 [builder 7/7] RUN make build 07:43:13 #15 DONE 154.2s 07:43:13 07:43:13 #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / 07:43:13 #16 DONE 0.1s 07:43:13 07:43:13 #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / 07:43:13 #17 DONE 0.1s 07:43:13 07:43:13 #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / 07:43:13 #18 DONE 0.6s 07:43:13 07:43:13 #19 exporting to image 07:43:13 #19 exporting layers 07:43:13 #19 exporting layers 0.7s done 07:43:13 #19 writing image sha256:f5e8ff8346c5d94f58280105b3ae46b438a4cd6872d26edee6172fa86247e370 done 07:43:13 #19 naming to docker.io/library/device-rfid-llrp-arm64 0.0s done 07:43:13 #19 DONE 0.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:43:13 provisioning config files... 07:43:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/162@tmp/config2545372407785045216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:14 ---> ****-login.sh 07:43:14 nexus3.edgexfoundry.org:10001 07:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:14 Configure a credential helper to remove this warning. See 07:43:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:14 07:43:14 Login Succeeded 07:43:14 nexus3.edgexfoundry.org:10002 07:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:14 Configure a credential helper to remove this warning. See 07:43:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:14 07:43:14 Login Succeeded 07:43:14 nexus3.edgexfoundry.org:10003 07:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:15 Configure a credential helper to remove this warning. See 07:43:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:15 07:43:15 Login Succeeded 07:43:15 nexus3.edgexfoundry.org:10004 07:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:15 Configure a credential helper to remove this warning. See 07:43:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:15 07:43:15 Login Succeeded 07:43:15 ****.io 07:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:15 Configure a credential helper to remove this warning. See 07:43:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:15 07:43:15 Login Succeeded 07:43:15 ---> ****-login.sh ends [Pipeline] } 07:43:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:43:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:43:16 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 07:43:16 dc4a4fd5f979b56fd537654c4e0b5a963b5af142 07:43:16 latest 07:43:16 4.0.0-dev.7 07:43:16 dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7 07:43:16 main 07:43:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:16 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:dc4a4fd5f979b56fd537654c4e0b5a963b5af142 07:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 07:43:16 1af9d0ecb814: Preparing 07:43:16 34f882bf754e: Preparing 07:43:16 5db3010079ab: Preparing 07:43:16 b8f379f95334: Preparing 07:43:16 26cb68f7c082: Preparing 07:43:16 534a70dc8296: Preparing 07:43:16 534a70dc8296: Waiting 07:43:17 5db3010079ab: Pushed 07:43:17 26cb68f7c082: Pushed 07:43:17 b8f379f95334: Pushed 07:43:17 34f882bf754e: Pushed 07:43:17 534a70dc8296: Layer already exists 07:43:33 1af9d0ecb814: Pushed 07:43:33 dc4a4fd5f979b56fd537654c4e0b5a963b5af142: digest: sha256:fb000266bbe8a8d944a91e9564542d666bdc709291e115d3c0fe9a03e3b3fe18 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:34 + 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 07:43:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 07:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 07:43:34 1af9d0ecb814: Preparing 07:43:34 34f882bf754e: Preparing 07:43:34 5db3010079ab: Preparing 07:43:34 b8f379f95334: Preparing 07:43:34 26cb68f7c082: Preparing 07:43:34 534a70dc8296: Preparing 07:43:34 534a70dc8296: Waiting 07:43:34 1af9d0ecb814: Layer already exists 07:43:34 26cb68f7c082: Layer already exists 07:43:34 b8f379f95334: Layer already exists 07:43:34 34f882bf754e: Layer already exists 07:43:34 534a70dc8296: Layer already exists 07:43:35 5db3010079ab: Layer already exists 07:43:35 latest: digest: sha256:fb000266bbe8a8d944a91e9564542d666bdc709291e115d3c0fe9a03e3b3fe18 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:36 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.7 07:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 07:43:36 1af9d0ecb814: Preparing 07:43:36 34f882bf754e: Preparing 07:43:36 5db3010079ab: Preparing 07:43:36 b8f379f95334: Preparing 07:43:36 26cb68f7c082: Preparing 07:43:36 534a70dc8296: Preparing 07:43:36 534a70dc8296: Waiting 07:43:36 5db3010079ab: Layer already exists 07:43:36 34f882bf754e: Layer already exists 07:43:36 b8f379f95334: Layer already exists 07:43:36 1af9d0ecb814: Layer already exists 07:43:36 26cb68f7c082: Layer already exists 07:43:36 534a70dc8296: Layer already exists 07:43:36 4.0.0-dev.7: digest: sha256:fb000266bbe8a8d944a91e9564542d666bdc709291e115d3c0fe9a03e3b3fe18 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:37 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:37 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7 07:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 07:43:37 1af9d0ecb814: Preparing 07:43:37 34f882bf754e: Preparing 07:43:37 5db3010079ab: Preparing 07:43:37 b8f379f95334: Preparing 07:43:37 26cb68f7c082: Preparing 07:43:37 534a70dc8296: Preparing 07:43:37 534a70dc8296: Waiting 07:43:37 34f882bf754e: Layer already exists 07:43:37 5db3010079ab: Layer already exists 07:43:37 1af9d0ecb814: Layer already exists 07:43:37 b8f379f95334: Layer already exists 07:43:37 26cb68f7c082: Layer already exists 07:43:37 534a70dc8296: Layer already exists 07:43:37 dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7: digest: sha256:fb000266bbe8a8d944a91e9564542d666bdc709291e115d3c0fe9a03e3b3fe18 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:38 + 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 07:43:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 07:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 07:43:38 1af9d0ecb814: Preparing 07:43:38 34f882bf754e: Preparing 07:43:38 5db3010079ab: Preparing 07:43:38 b8f379f95334: Preparing 07:43:38 26cb68f7c082: Preparing 07:43:38 534a70dc8296: Preparing 07:43:38 534a70dc8296: Waiting 07:43:38 26cb68f7c082: Layer already exists 07:43:38 b8f379f95334: Layer already exists 07:43:38 5db3010079ab: Layer already exists 07:43:38 1af9d0ecb814: Layer already exists 07:43:38 34f882bf754e: Layer already exists 07:43:38 534a70dc8296: Layer already exists 07:43:38 main: digest: sha256:fb000266bbe8a8d944a91e9564542d666bdc709291e115d3c0fe9a03e3b3fe18 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:43:38 ===================================================== [Pipeline] echo 07:43:38 taggedImages: 07:43:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:dc4a4fd5f979b56fd537654c4e0b5a963b5af142 07:43:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 07:43:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.7 07:43:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7 07:43:38 - 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 07:43:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:43:39 07:43:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:43:39 arm64: Pulling from edgex-lftools-log-publisher 07:43:39 8998bd30e6a1: Pulling fs layer 07:43:39 04944245beec: Pulling fs layer 07:43:39 699f458cf7ca: Pulling fs layer 07:43:39 765212b225bb: Pulling fs layer 07:43:39 f23df028b6ca: Pulling fs layer 07:43:39 d65c8cfc05b1: Pulling fs layer 07:43:39 2437ff75d9bd: Pulling fs layer 07:43:39 765212b225bb: Waiting 07:43:39 f23df028b6ca: Waiting 07:43:39 d65c8cfc05b1: Waiting 07:43:39 2437ff75d9bd: Waiting 07:43:40 04944245beec: Download complete 07:43:40 765212b225bb: Download complete 07:43:40 f23df028b6ca: Download complete 07:43:40 d65c8cfc05b1: Verifying Checksum 07:43:40 d65c8cfc05b1: Download complete 07:43:40 699f458cf7ca: Verifying Checksum 07:43:40 699f458cf7ca: Download complete 07:43:40 8998bd30e6a1: Download complete 07:43:42 2437ff75d9bd: Verifying Checksum 07:43:42 2437ff75d9bd: Download complete 07:43:47 8998bd30e6a1: Pull complete 07:43:47 04944245beec: Pull complete 07:43:49 699f458cf7ca: Pull complete 07:43:49 765212b225bb: Pull complete 07:43:50 f23df028b6ca: Pull complete 07:43:50 d65c8cfc05b1: Pull complete 07:44:17 2437ff75d9bd: Pull complete 07:44:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:44:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:17 prd-ubuntu20.04-docker-arm64-4c-16g-37333 does not seem to be running inside a container 07:44:17 $ 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/162 -v /w/workspace/device-rfid-llrp-go/162:/w/workspace/device-rfid-llrp-go/162:rw,z -v /w/workspace/device-rfid-llrp-go/162@tmp:/w/workspace/device-rfid-llrp-go/162@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 07:44:20 $ docker top 73cb63c782b7090c662a7ffa65190aea7ca39498a798316872a0d1814e34a181 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:44:20 ---> job-cost.sh 07:44:20 lf-activate-venv: SKIPPING 07:44:20 INFO: No Stack... 07:44:21 INFO: Retrieving Pricing Info for: v3-standard-8 07:44:22 INFO: Archiving Costs [Pipeline] sh 07:44:22 + cat /w/workspace/device-rfid-llrp-go/162/archives/cost.csv 07:44:22 + cut -d, -f6 [Pipeline] lock 07:44:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-162-stack-cost] 07:44:22 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-162-stack-cost] did not exist. Created. 07:44:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:44:22 /w/workspace/device-rfid-llrp-go/162@tmp/durable-6764b7c7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:44:23 + echo total: 0.2199999988079071 [Pipeline] stash 07:44:23 Warning: overwriting stash ‘stack-cost’ 07:44:23 Stashed 1 file(s) [Pipeline] } 07:44:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-162-stack-cost] [Pipeline] // lock [Pipeline] } 07:44:23 $ docker stop --time=1 73cb63c782b7090c662a7ffa65190aea7ca39498a798316872a0d1814e34a181 07:44:24 $ docker rm -f --volumes 73cb63c782b7090c662a7ffa65190aea7ca39498a798316872a0d1814e34a181 [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 07:44:25 provisioning config files... 07:44:25 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15209901736811933709tmp [Pipeline] { [Pipeline] sh 07:44:25 + set +x 07:44:25 + curl -s https://codecov.io/bash 07:44:25 + bash -s -- 07:44:25 07:44:25 _____ _ 07:44:25 / ____| | | 07:44:25 | | ___ __| | ___ ___ _____ __ 07:44:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:44:25 | |___| (_) | (_| | __/ (_| (_) \ V / 07:44:25 \_____\___/ \__,_|\___|\___\___/ \_/ 07:44:25 Bash-1.0.6 07:44:25 07:44:25 07:44:25 ==> git version 2.25.1 found 07:44:25 ==> 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 07:44:25 Release-Date: 2020-01-08 07:44:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:44:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:44:25 ==> Jenkins CI detected. 07:44:25 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 07:44:25 project root: . 07:44:25 --> token set from env 07:44:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:44:25 ==> Running gcov in . (disable via -X gcov) 07:44:25 ==> Python coveragepy not found 07:44:25 ==> Searching for coverage reports in: 07:44:25 + . 07:44:25 -> Found 1 reports 07:44:25 ==> Detecting git/mercurial file structure 07:44:25 ==> Reading reports 07:44:25 + ./coverage.out bytes=451915 07:44:25 ==> Appending adjustments 07:44:25 https://docs.codecov.io/docs/fixing-reports 07:44:26 + Found adjustments 07:44:26 ==> Gzipping contents 07:44:26 52K /tmp/codecov.w6uywA.gz 07:44:26 ==> Uploading reports 07:44:26 url: https://codecov.io 07:44:26 query: branch=main&commit=dc4a4fd5f979b56fd537654c4e0b5a963b5af142&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:44:26 -> Pinging Codecov 07:44:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dc4a4fd5f979b56fd537654c4e0b5a963b5af142&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:44:26 -> Uploading to 07:44:26 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/dc4a4fd5f979b56fd537654c4e0b5a963b5af142/e2da3bcd-2473-475b-8620-34f57e65982b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250121%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250121T074426Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5dd4184099f78c64803783b2407bafbde1ddd68c5561250cc80d83faf5546354 07:44:26 % Total % Received % Xferd Average Speed Time Time Time Current 07:44:26 Dload Upload Total Spent Left Speed 07:44:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51517 0 0 100 51517 0 144k --:--:-- --:--:-- --:--:-- 144k 07:44:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [Pipeline] } 07:44:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:44:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:44:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:44:27 07:44:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:44:27 latest: Pulling from edgex-devops/edgex-snyk-go 07:44:27 43c4264eed91: Pulling fs layer 07:44:27 4cc291be95ef: Pulling fs layer 07:44:27 2ac1f1163629: Pulling fs layer 07:44:27 5c3c966382ef: Pulling fs layer 07:44:27 4f4fb700ef54: Pulling fs layer 07:44:27 d9c7d2e4e75e: Pulling fs layer 07:44:27 9c3e1370e548: Pulling fs layer 07:44:27 d9c7d2e4e75e: Waiting 07:44:27 5c3c966382ef: Waiting 07:44:27 9c3e1370e548: Waiting 07:44:27 4f4fb700ef54: Waiting 07:44:27 4cc291be95ef: Verifying Checksum 07:44:27 4cc291be95ef: Download complete 07:44:27 5c3c966382ef: Download complete 07:44:27 4f4fb700ef54: Verifying Checksum 07:44:27 4f4fb700ef54: Download complete 07:44:27 43c4264eed91: Download complete 07:44:27 d9c7d2e4e75e: Verifying Checksum 07:44:27 d9c7d2e4e75e: Download complete 07:44:27 43c4264eed91: Pull complete 07:44:28 4cc291be95ef: Pull complete 07:44:28 2ac1f1163629: Verifying Checksum 07:44:28 2ac1f1163629: Download complete 07:44:28 9c3e1370e548: Verifying Checksum 07:44:28 9c3e1370e548: Download complete 07:44:31 2ac1f1163629: Pull complete 07:44:31 5c3c966382ef: Pull complete 07:44:31 4f4fb700ef54: Pull complete 07:44:31 d9c7d2e4e75e: Pull complete 07:44:35 9c3e1370e548: Pull complete 07:44:35 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:44:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:44:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:35 prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container 07:44:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:44:42 $ docker top 9cc48e7ef49992448693d16c9ba0ea6377fb39641a7ee57b2541939d45a139a3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:42 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 07:44:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 07:44:42 + set -o pipefail 07:44:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 07:44:51 07:44:51 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 07:44:51 07:44:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/135ac05f-1bb0-470c-909a-736cae811447 07:44:51 07:44:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:44:51 07:44:51 07:44:51 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:44:51 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:44:51 $ docker stop --time=1 9cc48e7ef49992448693d16c9ba0ea6377fb39641a7ee57b2541939d45a139a3 07:44:57 $ docker rm -f --volumes 9cc48e7ef49992448693d16c9ba0ea6377fb39641a7ee57b2541939d45a139a3 [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 07:44:58 + git log --format=format:%s -1 dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [Pipeline] sh 07:44:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:44:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:44:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:58 prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container 07:44:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:44:59 $ docker top 2825427c8a24269811941bf4e4845669178e6e4900ccc8dae5909d9e527d0411 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:44:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:44:59 [ssh-agent] Looking for ssh-agent implementation... 07:44:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:44:59 $ docker exec 2825427c8a24269811941bf4e4845669178e6e4900ccc8dae5909d9e527d0411 ssh-agent 07:44:59 SSH_AUTH_SOCK=/tmp/ssh-RFp1aHntZh0h/agent.30 07:44:59 SSH_AGENT_PID=36 07:44:59 Running ssh-add (command line suppressed) 07:44:59 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13299203264295428033.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13299203264295428033.key) 07:44:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:45:00 + git semver tag 07:45:00 2025-01-21 07:45:00,252 [run_tag] DEBUG tag force:False 07:45:00 2025-01-21 07:45:00,252 [check_head_tag] DEBUG check head tag 07:45:00 2025-01-21 07:45:00,253 [execute] INFO git cat-file --batch-check 07:45:00 2025-01-21 07:45:00,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 07:45:00 2025-01-21 07:45:00,257 [execute] INFO git cat-file --batch 07:45:00 2025-01-21 07:45:00,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 07:45:00 2025-01-21 07:45:00,279 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:45:00 2025-01-21 07:45:00,279 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 07:45:00 2025-01-21 07:45:00,279 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 07:45:00 2025-01-21 07:45:00,285 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:45:00 4.0.0-dev.7 [Pipeline] } 07:45:00 $ docker exec --env ******** --env ******** 2825427c8a24269811941bf4e4845669178e6e4900ccc8dae5909d9e527d0411 ssh-agent -k 07:45:00 unset SSH_AUTH_SOCK; 07:45:00 unset SSH_AGENT_PID; 07:45:00 echo Agent pid 36 killed; 07:45:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:45:00 + git semver [Pipeline] } 07:45:01 $ docker stop --time=1 2825427c8a24269811941bf4e4845669178e6e4900ccc8dae5909d9e527d0411 07:45:02 $ docker rm -f --volumes 2825427c8a24269811941bf4e4845669178e6e4900ccc8dae5909d9e527d0411 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:45:02 07:45:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:45:03 0.23.1-centos7: Pulling from edgex-lftools 07:45:03 ab5ef0e58194: Pulling fs layer 07:45:03 9712f1f96733: Pulling fs layer 07:45:03 63f879dbbcfc: Pulling fs layer 07:45:03 0d9ebad4ef96: Pulling fs layer 07:45:03 e9a5061849ea: Pulling fs layer 07:45:03 d747dcd14b5f: Pulling fs layer 07:45:03 2de7ff778b66: Pulling fs layer 07:45:03 0d9ebad4ef96: Waiting 07:45:03 e9a5061849ea: Waiting 07:45:03 d747dcd14b5f: Waiting 07:45:03 2de7ff778b66: Waiting 07:45:03 9712f1f96733: Verifying Checksum 07:45:03 9712f1f96733: Download complete 07:45:03 63f879dbbcfc: Verifying Checksum 07:45:03 63f879dbbcfc: Download complete 07:45:03 e9a5061849ea: Verifying Checksum 07:45:03 e9a5061849ea: Download complete 07:45:03 ab5ef0e58194: Verifying Checksum 07:45:03 ab5ef0e58194: Download complete 07:45:03 d747dcd14b5f: Download complete 07:45:03 0d9ebad4ef96: Verifying Checksum 07:45:03 0d9ebad4ef96: Download complete 07:45:03 2de7ff778b66: Verifying Checksum 07:45:03 2de7ff778b66: Download complete 07:45:06 ab5ef0e58194: Pull complete 07:45:06 9712f1f96733: Pull complete 07:45:07 63f879dbbcfc: Pull complete 07:45:12 0d9ebad4ef96: Pull complete 07:45:14 e9a5061849ea: Pull complete 07:45:14 d747dcd14b5f: Pull complete 07:45:14 2de7ff778b66: Pull complete 07:45:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:45:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:45:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:14 prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container 07:45:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:45:22 $ docker top 621427eb7ecffe6a6cfb667b47c3ba1831a56c26cf3e47de00272d9d1455a4ce -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:45:22 provisioning config files... 07:45:22 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11570631895937168018tmp 07:45:22 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5973996590249481960tmp 07:45:22 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2106893635844744214tmp [Pipeline] { [Pipeline] echo 07:45:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:45:22 ---> sigul-configuration.sh 07:45:22 gpg: directory `/root/.gnupg' created 07:45:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:45:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:45:22 gpg: keyring `/root/.gnupg/secring.gpg' created 07:45:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:45:22 gpg: CAST5 encrypted data 07:45:22 gpg: encrypted with 1 passphrase 07:45:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:45:22 + mkdir /home/jenkins 07:45:22 + mkdir /home/jenkins/sigul [Pipeline] sh 07:45:23 + 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 07:45:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:45:23 ---> sigul-install.sh 07:45:23 Sigul already installed; skipping installation. [Pipeline] sh 07:45:23 + git tag --list 07:45:23 v0.0.0 07:45:23 v1.0.0 07:45:23 v2.1.0 07:45:23 v2.1.1 07:45:23 v2.2.0 07:45:23 v2.3.0 07:45:23 v3.0 07:45:23 v3.0.0 07:45:23 v3.1 07:45:23 v3.1.0 07:45:23 v3.1.0-dev.1 07:45:23 v3.1.0-dev.10 07:45:23 v3.1.0-dev.11 07:45:23 v3.1.0-dev.12 07:45:23 v3.1.0-dev.13 07:45:23 v3.1.0-dev.14 07:45:23 v3.1.0-dev.15 07:45:23 v3.1.0-dev.16 07:45:23 v3.1.0-dev.17 07:45:23 v3.1.0-dev.18 07:45:23 v3.1.0-dev.19 07:45:23 v3.1.0-dev.2 07:45:23 v3.1.0-dev.20 07:45:23 v3.1.0-dev.21 07:45:23 v3.1.0-dev.22 07:45:23 v3.1.0-dev.23 07:45:23 v3.1.0-dev.24 07:45:23 v3.1.0-dev.3 07:45:23 v3.1.0-dev.4 07:45:23 v3.1.0-dev.5 07:45:23 v3.1.0-dev.6 07:45:23 v3.1.0-dev.7 07:45:23 v3.1.0-dev.8 07:45:23 v3.1.0-dev.9 07:45:23 v3.1.1 07:45:23 v3.1.1-dev.1 07:45:23 v3.2.0-dev.1 07:45:23 v3.2.0-dev.10 07:45:23 v3.2.0-dev.11 07:45:23 v3.2.0-dev.12 07:45:23 v3.2.0-dev.13 07:45:23 v3.2.0-dev.14 07:45:23 v3.2.0-dev.15 07:45:23 v3.2.0-dev.16 07:45:23 v3.2.0-dev.17 07:45:23 v3.2.0-dev.18 07:45:23 v3.2.0-dev.19 07:45:23 v3.2.0-dev.2 07:45:23 v3.2.0-dev.3 07:45:23 v3.2.0-dev.4 07:45:23 v3.2.0-dev.5 07:45:23 v3.2.0-dev.6 07:45:23 v3.2.0-dev.7 07:45:23 v3.2.0-dev.8 07:45:23 v3.2.0-dev.9 07:45:23 v4.0.0-dev.1 07:45:23 v4.0.0-dev.2 07:45:23 v4.0.0-dev.3 07:45:23 v4.0.0-dev.4 07:45:23 v4.0.0-dev.5 07:45:23 v4.0.0-dev.6 07:45:23 v4.0.0-dev.7 [Pipeline] sh 07:45:23 + lftools sign git-tag v4.0.0-dev.7 07:45:24 Signing Git tag with Sigul... 07:45:24 Signing v4.0.0-dev.7 [Pipeline] echo 07:45:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:45:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:45:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:45:25 $ docker stop --time=1 621427eb7ecffe6a6cfb667b47c3ba1831a56c26cf3e47de00272d9d1455a4ce 07:45:26 $ docker rm -f --volumes 621427eb7ecffe6a6cfb667b47c3ba1831a56c26cf3e47de00272d9d1455a4ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:45:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:45:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:45:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:27 prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container 07:45:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:45:28 $ docker top f49ae876a11e1bb2e1a24cf59707b0bee3966603fbee08304162dfd22a0bca88 -eo pid,comm 07:45:29 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). 07:45:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:45:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:45:29 [ssh-agent] Looking for ssh-agent implementation... 07:45:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:45:29 $ docker exec f49ae876a11e1bb2e1a24cf59707b0bee3966603fbee08304162dfd22a0bca88 ssh-agent 07:45:29 SSH_AUTH_SOCK=/tmp/ssh-pmv3GPHG4suC/agent.32 07:45:29 SSH_AGENT_PID=38 07:45:29 Running ssh-add (command line suppressed) 07:45:29 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12054778796919246987.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12054778796919246987.key) 07:45:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:45:29 + git semver bump pre 07:45:29 2025-01-21 07:45:29,882 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:45:29 2025-01-21 07:45:29,882 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev 07:45:29 2025-01-21 07:45:29,883 [bump_version] DEBUG bumped version:4.0.0-dev.8 07:45:29 2025-01-21 07:45:29,883 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 07:45:29 2025-01-21 07:45:29,883 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:45:29 2025-01-21 07:45:29,883 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:45:29 2025-01-21 07:45:29,884 [execute] INFO git cat-file --batch-check 07:45:29 2025-01-21 07:45:29,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:45:29 2025-01-21 07:45:29,890 [execute] INFO git cat-file --batch 07:45:29 2025-01-21 07:45:29,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:45:29 2025-01-21 07:45:29,896 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:45:29 4.0.0-dev.8 [Pipeline] } 07:45:29 $ docker exec --env ******** --env ******** f49ae876a11e1bb2e1a24cf59707b0bee3966603fbee08304162dfd22a0bca88 ssh-agent -k 07:45:30 unset SSH_AUTH_SOCK; 07:45:30 unset SSH_AGENT_PID; 07:45:30 echo Agent pid 38 killed; 07:45:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:45:30 + git semver [Pipeline] } 07:45:30 $ docker stop --time=1 f49ae876a11e1bb2e1a24cf59707b0bee3966603fbee08304162dfd22a0bca88 07:45:31 $ docker rm -f --volumes f49ae876a11e1bb2e1a24cf59707b0bee3966603fbee08304162dfd22a0bca88 [Pipeline] // withDockerContainer [Pipeline] sh 07:45:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:45:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:45:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:32 prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container 07:45:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:45:33 $ docker top 9b0d2955203ab25422bb388c1d4c5245d987dfea08cb96dfe2014d7247404c7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:45:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:45:33 [ssh-agent] Looking for ssh-agent implementation... 07:45:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:45:33 $ docker exec 9b0d2955203ab25422bb388c1d4c5245d987dfea08cb96dfe2014d7247404c7d ssh-agent 07:45:33 SSH_AUTH_SOCK=/tmp/ssh-6BmfqVKllCEh/agent.32 07:45:33 SSH_AGENT_PID=38 07:45:33 Running ssh-add (command line suppressed) 07:45:33 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4242026650244832388.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4242026650244832388.key) 07:45:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:45:33 + git semver push 07:45:34 2025-01-21 07:45:34,076 [run_push] DEBUG push 07:45:34 2025-01-21 07:45:34,077 [execute] INFO git cat-file --batch-check 07:45:34 2025-01-21 07:45:34,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:45:34 2025-01-21 07:45:34,081 [execute] INFO git rev-list 1e688636a18420720df82112d5a734540fa55d29 -- 07:45:34 2025-01-21 07:45:34,081 [execute] DEBUG Popen(['git', 'rev-list', '1e688636a18420720df82112d5a734540fa55d29', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:45:34 2025-01-21 07:45:34,090 [execute] INFO git fetch -v origin 07:45:34 2025-01-21 07:45:34,090 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:45:34 2025-01-21 07:45:34,537 [run_push] DEBUG no remote changes detected 07:45:34 2025-01-21 07:45:34,537 [execute] INFO git push origin semver 07:45:34 2025-01-21 07:45:34,538 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:45:35 2025-01-21 07:45:35,167 [run_push] DEBUG push all version tags 07:45:35 2025-01-21 07:45:35,167 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:45:35 2025-01-21 07:45:35,168 [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) 07:45:35 2025-01-21 07:45:35,831 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 07:45:35 4.0.0-dev.8 [Pipeline] } 07:45:35 $ docker exec --env ******** --env ******** 9b0d2955203ab25422bb388c1d4c5245d987dfea08cb96dfe2014d7247404c7d ssh-agent -k 07:45:35 unset SSH_AUTH_SOCK; 07:45:35 unset SSH_AGENT_PID; 07:45:35 echo Agent pid 38 killed; 07:45:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:45:36 + git semver [Pipeline] } 07:45:36 $ docker stop --time=1 9b0d2955203ab25422bb388c1d4c5245d987dfea08cb96dfe2014d7247404c7d 07:45:38 $ docker rm -f --volumes 9b0d2955203ab25422bb388c1d4c5245d987dfea08cb96dfe2014d7247404c7d [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 07:45:38 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 07:45:38 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 07:45:38 total 16 07:45:38 drwxr-xr-x 3 root root 4096 Jan 21 07:35 . 07:45:38 drwxrwxr-x 12 jenkins jenkins 4096 Jan 21 07:45 .. 07:45:38 drwxr-xr-x 2 root root 4096 Jan 21 07:35 cost 07:45:38 -rw-r--r-- 1 root root 91 Jan 21 07:35 cost.csv 07:45:38 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 07:45:38 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 07:45:38 total 16 07:45:38 drwxr-xr-x 3 jenkins jenkins 4096 Jan 21 07:35 . 07:45:38 drwxrwxr-x 12 jenkins jenkins 4096 Jan 21 07:45 .. 07:45:38 drwxr-xr-x 2 jenkins jenkins 4096 Jan 21 07:35 cost 07:45:38 -rw-r--r-- 1 jenkins jenkins 91 Jan 21 07:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:45:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:45:40 ---> package-listing.sh 07:45:40 ++ facter osfamily 07:45:40 ++ tr '[:upper:]' '[:lower:]' 07:45:40 + OS_FAMILY=debian 07:45:40 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 07:45:40 + START_PACKAGES=/tmp/packages_start.txt 07:45:40 + END_PACKAGES=/tmp/packages_end.txt 07:45:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:45:40 + PACKAGES=/tmp/packages_start.txt 07:45:40 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 07:45:40 + PACKAGES=/tmp/packages_end.txt 07:45:40 + case "${OS_FAMILY}" in 07:45:40 + dpkg -l 07:45:40 + grep '^ii' 07:45:40 + '[' -f /tmp/packages_start.txt ']' 07:45:40 + '[' -f /tmp/packages_end.txt ']' 07:45:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:45:40 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 07:45:40 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 07:45:40 + 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 07:45:40 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 07:45:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:45:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:41 prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container 07:45:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:45:41 $ docker top 312ba437ede669274b28f7d6497df980faf3a7abff94693295b8e16089d4f576 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:41 + touch /tmp/pre-build-complete [Pipeline] sh 07:45:42 + mkdir -p /var/log/sysstat [Pipeline] sh 07:45:42 + ls /var/log/sa-host 07:45:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:45:42 provisioning config files... 07:45:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4754701802041970973tmp [Pipeline] { [Pipeline] echo 07:45:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:45:43 ---> create-netrc.sh [Pipeline] } 07:45:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:45:43 ---> python-tools-install.sh [Pipeline] echo 07:45:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:45:43 ---> sudo-logs.sh 07:45:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:45:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:45:44 ---> job-cost.sh 07:45:44 lf-activate-venv: SKIPPING 07:45:44 DEBUG: total: 0.2199999988079071 07:45:44 INFO: Retrieving Stack Cost... 07:45:44 INFO: Retrieving Pricing Info for: v3-standard-8 07:45:45 INFO: Archiving Costs [Pipeline] echo 07:45:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:45:45 ---> logs-deploy.sh 07:45:45 lf-activate-venv: SKIPPING 07:45:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/162 07:45:45 INFO: archiving workspace using pattern(s): 07:45:46 Archives upload complete. 07:45:46 INFO: archiving logs to Nexus 07:45:47 ---> uname -a: 07:45:47 Linux prd-ubuntu20-04-docker-8c-8g-37331 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:45:47 07:45:47 07:45:47 ---> lscpu: 07:45:47 Architecture: x86_64 07:45:47 CPU op-mode(s): 32-bit, 64-bit 07:45:47 Byte Order: Little Endian 07:45:47 Address sizes: 40 bits physical, 48 bits virtual 07:45:47 CPU(s): 8 07:45:47 On-line CPU(s) list: 0-7 07:45:47 Thread(s) per core: 1 07:45:47 Core(s) per socket: 1 07:45:47 Socket(s): 8 07:45:47 NUMA node(s): 1 07:45:47 Vendor ID: AuthenticAMD 07:45:47 CPU family: 23 07:45:47 Model: 49 07:45:47 Model name: AMD EPYC-Rome Processor 07:45:47 Stepping: 0 07:45:47 CPU MHz: 2800.000 07:45:47 BogoMIPS: 5600.00 07:45:47 Virtualization: AMD-V 07:45:47 Hypervisor vendor: KVM 07:45:47 Virtualization type: full 07:45:47 L1d cache: 256 KiB 07:45:47 L1i cache: 256 KiB 07:45:47 L2 cache: 4 MiB 07:45:47 L3 cache: 128 MiB 07:45:47 NUMA node0 CPU(s): 0-7 07:45:47 Vulnerability Itlb multihit: Not affected 07:45:47 Vulnerability L1tf: Not affected 07:45:47 Vulnerability Mds: Not affected 07:45:47 Vulnerability Meltdown: Not affected 07:45:47 Vulnerability Mmio stale data: Not affected 07:45:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:45:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:45:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:45:47 Vulnerability Srbds: Not affected 07:45:47 Vulnerability Tsx async abort: Not affected 07:45:47 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 07:45:47 07:45:47 07:45:47 ---> nproc: 07:45:47 8 07:45:47 07:45:47 07:45:47 ---> df -h: 07:45:47 Filesystem Size Used Avail Use% Mounted on 07:45:47 overlay 155G 14G 142G 9% / 07:45:47 tmpfs 64M 0 64M 0% /dev 07:45:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:45:47 shm 64M 0 64M 0% /dev/shm 07:45:47 /dev/vda1 155G 14G 142G 9% /facter-os 07:45:47 07:45:47 07:45:47 ---> sar -b -r -n DEV: 07:45:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37331) 01/21/25 _x86_64_ (8 CPU) 07:45:47 07:45:47 07:31:37 LINUX RESTART (8 CPU) 07:45:47 07:45:47 07:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:45:47 07:33:01 433.56 38.59 394.97 0.00 4275.82 38798.87 0.00 07:45:47 07:34:01 235.24 1.68 233.56 0.00 18.00 73805.70 0.00 07:45:47 07:35:01 82.19 0.15 82.04 0.00 7.47 17260.86 0.00 07:45:47 07:36:01 145.20 0.22 144.99 0.00 33.99 49765.28 0.00 07:45:47 07:37:01 50.77 6.17 44.61 0.00 4369.54 8774.82 0.00 07:45:47 07:38:01 5.25 0.02 5.23 0.00 0.13 113.85 0.00 07:45:47 07:39:02 1.77 0.00 1.77 0.00 0.00 21.33 0.00 07:45:47 07:40:01 1.56 0.00 1.56 0.00 0.00 17.62 0.00 07:45:47 07:41:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 07:45:47 07:42:01 1.93 0.00 1.93 0.00 0.00 21.46 0.00 07:45:47 07:43:01 1.62 0.00 1.62 0.00 0.00 23.20 0.00 07:45:47 07:44:01 2.25 0.37 1.88 0.00 11.46 22.79 0.00 07:45:47 07:45:01 88.25 1.32 86.94 0.00 33.59 37765.97 0.00 07:45:47 Average: 80.93 3.74 77.20 0.00 673.92 17438.33 0.00 07:45:47 07:45:47 07:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:45:47 07:33:01 29168460 31522768 786644 2.39 80624 2547248 1973772 5.82 1044640 2276408 8596 07:45:47 07:34:01 27219932 31097400 1196296 3.64 185076 3813596 2439424 7.19 1816660 3282460 334776 07:45:47 07:35:01 27540348 31516580 777404 2.36 190536 3884616 1872336 5.52 1379740 3382204 424016 07:45:47 07:36:01 27024024 31529508 764988 2.33 199120 4382920 1769692 5.22 1387548 3861656 448 07:45:47 07:37:01 26537104 31493160 777196 2.36 228784 4793964 1716160 5.06 1685216 4016048 1020 07:45:47 07:38:01 26552724 31503716 766772 2.33 227312 4790708 1730468 5.10 1671152 4012796 388 07:45:47 07:39:02 26552920 31504052 766360 2.33 227332 4790840 1730468 5.10 1671072 4012916 8 07:45:47 07:40:01 26560656 31511848 758716 2.31 227364 4790844 1730468 5.10 1663444 4012920 48 07:45:47 07:41:01 26560916 31512108 758452 2.31 227404 4790844 1730468 5.10 1663448 4012920 8 07:45:47 07:42:01 26562460 31513760 756728 2.30 227468 4790848 1730468 5.10 1662188 4012932 8 07:45:47 07:43:01 26563876 31515292 755204 2.30 227560 4790848 1730468 5.10 1661000 4012932 8 07:45:47 07:44:01 26563956 31515744 754668 2.30 227608 4791188 1730468 5.10 1662460 4013076 16 07:45:47 07:45:01 25766440 31468624 796244 2.42 242092 5470668 1784340 5.26 1749260 4658360 668 07:45:47 Average: 26859524 31477274 801206 2.44 209098 4494549 1820692 5.37 1593679 3812894 59231 07:45:47 07:45:47 07:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:45:47 07:33:01 docker0 146.54 167.27 12.18 327.53 0.00 0.00 0.00 0.00 07:45:47 07:33:01 ens3 621.68 473.90 6086.91 108.08 0.00 0.00 0.00 0.00 07:45:47 07:33:01 vethd69f55d 128.96 144.19 12.72 122.79 0.00 0.00 0.00 0.01 07:45:47 07:33:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 07:45:47 07:34:01 docker0 165.86 332.33 14.08 2723.82 0.00 0.00 0.00 0.00 07:45:47 07:34:01 ens3 361.44 181.47 2753.26 25.43 0.00 0.00 0.00 0.00 07:45:47 07:34:01 vethd0333af 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 07:45:47 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:45:47 07:35:01 docker0 1.48 3.50 0.09 38.15 0.00 0.00 0.00 0.00 07:45:47 07:35:01 ens3 27.01 14.90 59.39 10.86 0.00 0.00 0.00 0.00 07:45:47 07:35:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 07:45:47 07:36:01 docker0 3.08 5.96 0.19 76.79 0.00 0.00 0.00 0.00 07:45:47 07:36:01 ens3 171.03 122.81 2687.50 367.92 0.00 0.00 0.00 0.00 07:45:47 07:36:01 lo 7.60 7.60 0.75 0.75 0.00 0.00 0.00 0.00 07:45:47 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:47 07:37:01 ens3 156.77 91.68 2866.87 6.45 0.00 0.00 0.00 0.00 07:45:47 07:37:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 07:45:47 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:47 07:38:01 ens3 2.45 3.28 0.23 13.46 0.00 0.00 0.00 0.00 07:45:47 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:45:47 07:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:47 07:39:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:47 07:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:47 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:47 07:40:01 ens3 0.12 0.14 0.01 0.01 0.00 0.00 0.00 0.00 07:45:47 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:45:47 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:47 07:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:47 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:47 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:47 07:42:01 ens3 0.87 0.58 3.20 0.04 0.00 0.00 0.00 0.00 07:45:47 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:45:47 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:47 07:43:01 ens3 2.83 4.20 0.25 7.20 0.00 0.00 0.00 0.00 07:45:47 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:47 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:47 07:44:01 ens3 10.68 15.56 1.50 21.88 0.00 0.00 0.00 0.00 07:45:47 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:45:47 07:45:01 docker0 55.99 88.42 5.27 851.49 0.00 0.00 0.00 0.00 07:45:47 07:45:01 vethae79d86 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 07:45:47 07:45:01 ens3 259.66 171.62 4801.08 104.87 0.00 0.00 0.00 0.00 07:45:47 07:45:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 07:45:47 Average: docker0 28.72 46.02 2.45 309.45 0.00 0.00 0.00 0.00 07:45:47 Average: vethae79d86 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 07:45:47 Average: ens3 124.36 83.19 1483.45 51.32 0.00 0.00 0.00 0.00 07:45:47 Average: lo 1.31 1.31 0.13 0.13 0.00 0.00 0.00 0.00 07:45:47 07:45:47 07:45:47 ---> sar -P ALL: 07:45:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37331) 01/21/25 _x86_64_ (8 CPU) 07:45:47 07:45:47 07:31:37 LINUX RESTART (8 CPU) 07:45:47 07:45:47 07:32:01 CPU %user %nice %system %iowait %steal %idle 07:45:47 07:33:01 all 9.83 0.00 3.17 2.44 0.06 84.50 07:45:47 07:33:01 0 9.52 0.00 3.10 3.66 0.07 83.66 07:45:47 07:33:01 1 9.23 0.00 3.41 2.37 0.07 84.91 07:45:47 07:33:01 2 10.42 0.00 2.97 0.69 0.08 85.84 07:45:47 07:33:01 3 9.58 0.00 4.35 4.15 0.07 81.86 07:45:47 07:33:01 4 8.54 0.00 3.18 6.50 0.05 81.72 07:45:47 07:33:01 5 8.31 0.00 2.74 0.34 0.05 88.57 07:45:47 07:33:01 6 9.74 0.00 3.11 1.39 0.07 85.70 07:45:47 07:33:01 7 13.29 0.00 2.48 0.47 0.05 83.71 07:45:47 07:34:01 all 15.77 0.00 4.57 3.98 0.06 75.61 07:45:47 07:34:01 0 15.64 0.00 4.49 2.48 0.08 77.31 07:45:47 07:34:01 1 15.99 0.00 6.29 21.91 0.05 55.77 07:45:47 07:34:01 2 15.91 0.00 4.95 2.96 0.07 76.11 07:45:47 07:34:01 3 15.11 0.00 3.84 0.71 0.05 80.29 07:45:47 07:34:01 4 16.63 0.00 4.19 1.28 0.08 77.82 07:45:47 07:34:01 5 15.59 0.00 4.49 0.75 0.07 79.09 07:45:47 07:34:01 6 15.88 0.00 4.13 0.79 0.05 79.15 07:45:47 07:34:01 7 15.42 0.00 4.21 1.01 0.05 79.31 07:45:47 07:35:01 all 50.03 0.00 6.90 0.85 0.09 42.13 07:45:47 07:35:01 0 48.69 0.00 6.81 0.44 0.08 43.98 07:45:47 07:35:01 1 50.38 0.00 7.05 1.08 0.12 41.38 07:45:47 07:35:01 2 50.03 0.00 6.72 0.15 0.08 43.02 07:45:47 07:35:01 3 50.64 0.00 7.35 1.84 0.10 40.07 07:45:47 07:35:01 4 49.86 0.00 7.15 0.17 0.10 42.72 07:45:47 07:35:01 5 50.99 0.00 6.80 0.49 0.08 41.64 07:45:47 07:35:01 6 49.59 0.00 6.70 0.67 0.08 42.95 07:45:47 07:35:01 7 50.10 0.00 6.58 1.99 0.08 41.25 07:45:47 07:36:01 all 4.69 0.00 1.87 2.26 0.04 91.15 07:45:47 07:36:01 0 3.70 0.00 1.59 0.05 0.03 94.62 07:45:47 07:36:01 1 4.85 0.00 2.15 0.52 0.02 92.47 07:45:47 07:36:01 2 4.79 0.00 1.76 5.26 0.05 88.14 07:45:47 07:36:01 3 3.57 0.00 2.00 8.40 0.05 85.97 07:45:47 07:36:01 4 6.07 0.00 1.38 0.92 0.05 91.58 07:45:47 07:36:01 5 4.76 0.00 2.86 0.08 0.05 92.24 07:45:47 07:36:01 6 4.65 0.00 1.81 2.86 0.03 90.64 07:45:47 07:36:01 7 5.12 0.00 1.36 0.00 0.03 93.49 07:45:47 07:37:01 all 2.46 0.00 1.29 0.73 0.03 95.49 07:45:47 07:37:01 0 2.25 0.00 0.90 0.68 0.03 96.13 07:45:47 07:37:01 1 1.82 0.00 1.65 1.07 0.02 95.44 07:45:47 07:37:01 2 2.22 0.00 1.74 1.30 0.03 94.70 07:45:47 07:37:01 3 3.29 0.00 0.89 0.23 0.03 95.55 07:45:47 07:37:01 4 2.80 0.00 0.67 0.80 0.02 95.71 07:45:47 07:37:01 5 2.02 0.00 2.30 1.04 0.03 94.61 07:45:47 07:37:01 6 3.39 0.00 1.40 0.08 0.03 95.10 07:45:47 07:37:01 7 1.87 0.00 0.74 0.65 0.03 96.71 07:45:47 07:38:01 all 0.10 0.00 0.06 0.01 0.01 99.82 07:45:47 07:38:01 0 0.05 0.00 0.03 0.02 0.00 99.90 07:45:47 07:38:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:45:47 07:38:01 2 0.05 0.00 0.03 0.00 0.00 99.92 07:45:47 07:38:01 3 0.15 0.00 0.08 0.05 0.02 99.70 07:45:47 07:38:01 4 0.17 0.00 0.05 0.00 0.02 99.77 07:45:47 07:38:01 5 0.05 0.00 0.08 0.00 0.00 99.87 07:45:47 07:38:01 6 0.12 0.00 0.07 0.00 0.00 99.82 07:45:47 07:38:01 7 0.15 0.00 0.10 0.03 0.02 99.70 07:45:47 07:39:02 all 0.01 0.00 0.01 0.00 0.01 99.97 07:45:47 07:39:02 0 0.03 0.00 0.03 0.02 0.03 99.88 07:45:47 07:39:02 1 0.00 0.00 0.00 0.00 0.00 100.00 07:45:47 07:39:02 2 0.00 0.00 0.00 0.00 0.00 100.00 07:45:47 07:39:02 3 0.02 0.00 0.00 0.02 0.00 99.97 07:45:47 07:39:02 4 0.00 0.00 0.00 0.00 0.02 99.98 07:45:47 07:39:02 5 0.03 0.00 0.02 0.00 0.02 99.93 07:45:47 07:39:02 6 0.00 0.00 0.00 0.00 0.02 99.98 07:45:47 07:39:02 7 0.00 0.00 0.00 0.00 0.00 100.00 07:45:47 07:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:45:47 07:40:01 0 0.02 0.00 0.00 0.02 0.02 99.95 07:45:47 07:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:45:47 07:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:45:47 07:40:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:45:47 07:40:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:45:47 07:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:45:47 07:40:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:45:47 07:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:45:47 07:41:01 all 0.05 0.00 0.01 0.00 0.01 99.93 07:45:47 07:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:45:47 07:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:45:47 07:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:45:47 07:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:45:47 07:41:01 4 0.02 0.00 0.03 0.00 0.03 99.92 07:45:47 07:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:45:47 07:41:01 6 0.27 0.00 0.00 0.02 0.00 99.72 07:45:47 07:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:45:47 07:42:01 all 0.02 0.00 0.01 0.02 0.01 99.95 07:45:47 07:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:45:47 07:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:45:47 07:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:45:47 07:42:01 3 0.00 0.00 0.00 0.03 0.02 99.95 07:45:47 07:42:01 4 0.05 0.00 0.00 0.00 0.02 99.93 07:45:47 07:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:45:47 07:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:45:47 07:42:01 7 0.02 0.00 0.00 0.10 0.00 99.88 07:45:47 07:43:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:45:47 07:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:45:47 07:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:45:47 07:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:45:47 07:43:01 3 0.03 0.00 0.00 0.03 0.00 99.93 07:45:47 07:43:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:45:47 07:43:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:45:47 07:43:01 6 0.07 0.00 0.02 0.00 0.00 99.92 07:45:47 07:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:45:47 07:45:47 07:43:01 CPU %user %nice %system %iowait %steal %idle 07:45:47 07:44:01 all 0.10 0.00 0.02 3.28 0.02 96.59 07:45:47 07:44:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:45:47 07:44:01 1 0.08 0.00 0.05 0.00 0.00 99.87 07:45:47 07:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:45:47 07:44:01 3 0.18 0.00 0.02 25.84 0.02 73.95 07:45:47 07:44:01 4 0.03 0.00 0.02 0.40 0.03 99.52 07:45:47 07:44:01 5 0.15 0.00 0.00 0.00 0.03 99.82 07:45:47 07:44:01 6 0.25 0.00 0.02 0.02 0.02 99.70 07:45:47 07:44:01 7 0.02 0.00 0.02 0.02 0.02 99.93 07:45:47 07:45:01 all 5.43 0.00 2.29 2.45 0.04 89.79 07:45:47 07:45:01 0 5.14 0.00 2.48 9.26 0.05 83.07 07:45:47 07:45:01 1 4.69 0.00 2.18 0.35 0.03 92.75 07:45:47 07:45:01 2 4.92 0.00 1.45 0.08 0.03 93.52 07:45:47 07:45:01 3 5.65 0.00 2.26 3.81 0.05 88.23 07:45:47 07:45:01 4 5.11 0.00 2.67 5.73 0.03 86.46 07:45:47 07:45:01 5 6.95 0.00 1.58 0.03 0.05 91.38 07:45:47 07:45:01 6 5.81 0.00 2.96 0.08 0.03 91.11 07:45:47 07:45:01 7 5.17 0.00 2.78 0.30 0.02 91.74 07:45:47 Average: all 6.78 0.00 1.55 1.23 0.03 90.41 07:45:47 Average: 0 6.53 0.00 1.49 1.27 0.03 90.67 07:45:47 Average: 1 6.67 0.00 1.75 2.09 0.02 89.47 07:45:47 Average: 2 6.77 0.00 1.51 0.80 0.03 90.89 07:45:47 Average: 3 6.76 0.00 1.59 3.48 0.03 88.14 07:45:47 Average: 4 6.84 0.00 1.48 1.21 0.04 90.43 07:45:47 Average: 5 6.81 0.00 1.61 0.21 0.03 91.34 07:45:47 Average: 6 6.88 0.00 1.55 0.45 0.03 91.09 07:45:47 Average: 7 6.98 0.00 1.40 0.35 0.02 91.24 07:45:47 07:45:47 07:45:47