Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d512c18d1c7b78db7dd773bf8816c37bfaa059e 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-ssh9611510785988926157.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3271354563933207450.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6856852762161360111.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5283956476306116902.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15845973800817505959.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-virtual-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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4345’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4347 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5d512c18d1c7b78db7dd773bf8816c37bfaa059e (main) Commit message: "Merge pull request #473 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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 5d512c18d1c7b78db7dd773bf8816c37bfaa059e # timeout=10 > git rev-list --no-walk fd38c4f9940e502c46e28314a76cae12c6b2822f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:55:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:55:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:55:56 ========================================================= 09:55:56 EdgeX Global Pipelines Version Info 09:55:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:55:57 ------------------- 09:55:57 stable info: 09:55:57 ------------------- 09:55:57 Commited By: Ginny Guan ginny@iotechsys.com 09:55:57 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 09:55:57 Message: update stable to v1.0.260 09:55:57 ------------------- 09:55:57 experimental info: 09:55:57 ------------------- 09:55:57 Commited By: Ginny Guan ginny@iotechsys.com 09:55:57 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:55:57 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d512c18d1c7b78db7dd773bf8816c37bfaa059e [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d512c1 [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:55:58 provisioning config files... 09:55:58 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8906416475905048483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:59 ---> ****-login.sh 09:55:59 nexus3.edgexfoundry.org:10001 09:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:59 Configure a credential helper to remove this warning. See 09:55:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:59 09:55:59 Login Succeeded 09:55:59 nexus3.edgexfoundry.org:10002 09:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:59 Configure a credential helper to remove this warning. See 09:55:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:59 09:55:59 Login Succeeded 09:55:59 nexus3.edgexfoundry.org:10003 09:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:59 Configure a credential helper to remove this warning. See 09:55:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:59 09:55:59 Login Succeeded 09:55:59 nexus3.edgexfoundry.org:10004 09:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:59 Configure a credential helper to remove this warning. See 09:55:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:59 09:55:59 Login Succeeded 09:55:59 ****.io 09:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:55:59 Configure a credential helper to remove this warning. See 09:55:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:55:59 09:55:59 Login Succeeded 09:55:59 ---> ****-login.sh ends [Pipeline] } 09:55:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:56:00 + git rev-list -1 --merges 5d512c18d1c7b78db7dd773bf8816c37bfaa059e~1..5d512c18d1c7b78db7dd773bf8816c37bfaa059e [Pipeline] echo 09:56:00 -----------> git rev-list -1 --merges 5d512c18d1c7b78db7dd773bf8816c37bfaa059e~1..5d512c18d1c7b78db7dd773bf8816c37bfaa059e 5d512c18d1c7b78db7dd773bf8816c37bfaa059e 09:56:00 5d512c18d1c7b78db7dd773bf8816c37bfaa059e [false] [Pipeline] sh 09:56:00 + git log --format=format:%s -1 5d512c18d1c7b78db7dd773bf8816c37bfaa059e [Pipeline] echo 09:56:00 ========================================================= 09:56:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:56:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:56:00 + git log --format=format:%s -1 5d512c18d1c7b78db7dd773bf8816c37bfaa059e [Pipeline] echo 09:56:00 [semverPrep] GIT_COMMIT: 5d512c18d1c7b78db7dd773bf8816c37bfaa059e, Commit Message: Merge pull request #473 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18 [Pipeline] echo 09:56:00 [semverPrep] This is not a build commit. [Pipeline] sh 09:56:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:56:01 + grep -v github /etc/ssh/ssh_known_hosts 09:56:01 + [ -e /tmp/ssh_known_hosts ] 09:56:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:56:01 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:56:01 sudo tee -a /etc/ssh/ssh_known_hosts 09:56:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:56:01 09:56:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:56:02 0.1.4: Pulling from edgex-devops/py-git-semver 09:56:02 b85a868b505f: Pulling fs layer 09:56:02 e2be974225ed: Pulling fs layer 09:56:02 339a4e72a1f5: Pulling fs layer 09:56:02 988bab9f4d93: Pulling fs layer 09:56:02 1469e6f7b9e6: Pulling fs layer 09:56:02 eaf3925da568: Pulling fs layer 09:56:02 bab4dde63d76: Pulling fs layer 09:56:02 bde34c3a00c8: Pulling fs layer 09:56:02 b352a97aabf1: Pulling fs layer 09:56:02 4872d77fe225: Pulling fs layer 09:56:02 5851b861e8e6: Pulling fs layer 09:56:02 bab4dde63d76: Waiting 09:56:02 bde34c3a00c8: Waiting 09:56:02 b352a97aabf1: Waiting 09:56:02 5851b861e8e6: Waiting 09:56:02 4872d77fe225: Waiting 09:56:02 988bab9f4d93: Waiting 09:56:02 1469e6f7b9e6: Waiting 09:56:02 eaf3925da568: Waiting 09:56:02 e2be974225ed: Verifying Checksum 09:56:02 e2be974225ed: Download complete 09:56:02 988bab9f4d93: Verifying Checksum 09:56:02 988bab9f4d93: Download complete 09:56:02 1469e6f7b9e6: Verifying Checksum 09:56:02 1469e6f7b9e6: Download complete 09:56:02 eaf3925da568: Download complete 09:56:02 339a4e72a1f5: Verifying Checksum 09:56:02 339a4e72a1f5: Download complete 09:56:02 bde34c3a00c8: Verifying Checksum 09:56:02 bde34c3a00c8: Download complete 09:56:02 b352a97aabf1: Download complete 09:56:02 4872d77fe225: Verifying Checksum 09:56:02 4872d77fe225: Download complete 09:56:02 5851b861e8e6: Verifying Checksum 09:56:02 5851b861e8e6: Download complete 09:56:02 b85a868b505f: Verifying Checksum 09:56:02 b85a868b505f: Download complete 09:56:02 bab4dde63d76: Verifying Checksum 09:56:02 bab4dde63d76: Download complete 09:56:03 b85a868b505f: Pull complete 09:56:03 e2be974225ed: Pull complete 09:56:04 339a4e72a1f5: Pull complete 09:56:04 988bab9f4d93: Pull complete 09:56:04 1469e6f7b9e6: Pull complete 09:56:04 eaf3925da568: Pull complete 09:56:06 bab4dde63d76: Pull complete 09:56:06 bde34c3a00c8: Pull complete 09:56:06 b352a97aabf1: Pull complete 09:56:06 4872d77fe225: Pull complete 09:56:06 5851b861e8e6: Pull complete 09:56:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:56:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:56:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:06 prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container 09:56:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:56:10 $ docker top b35df2c3c2f02a9a9fe2199854983e8ea8d67b56e3a554a3dcb5a6363c211180 -eo pid,comm 09:56:10 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). 09:56:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:56:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:56:10 [ssh-agent] Looking for ssh-agent implementation... 09:56:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:56:10 $ docker exec b35df2c3c2f02a9a9fe2199854983e8ea8d67b56e3a554a3dcb5a6363c211180 ssh-agent 09:56:10 SSH_AUTH_SOCK=/tmp/ssh-IkuQ5YXXKaw9/agent.32 09:56:10 SSH_AGENT_PID=38 09:56:10 Running ssh-add (command line suppressed) 09:56:10 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9247112863388384120.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9247112863388384120.key) 09:56:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:56:11 + git tag --points-at HEAD [Pipeline] } 09:56:11 $ docker exec --env ******** --env ******** b35df2c3c2f02a9a9fe2199854983e8ea8d67b56e3a554a3dcb5a6363c211180 ssh-agent -k 09:56:11 unset SSH_AUTH_SOCK; 09:56:11 unset SSH_AGENT_PID; 09:56:11 echo Agent pid 38 killed; 09:56:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:56:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:56:11 [ssh-agent] Looking for ssh-agent implementation... 09:56:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:56:11 $ docker exec b35df2c3c2f02a9a9fe2199854983e8ea8d67b56e3a554a3dcb5a6363c211180 ssh-agent 09:56:11 SSH_AUTH_SOCK=/tmp/ssh-9NSfuZulEkGD/agent.71 09:56:11 SSH_AGENT_PID=77 09:56:11 Running ssh-add (command line suppressed) 09:56:11 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3905243865251642115.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3905243865251642115.key) 09:56:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:56:11 + git semver init 09:56:12 2024-06-25 09:56:12,119 [run_init] DEBUG init version:0.0.0 force:False 09:56:12 2024-06-25 09:56:12,120 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 09:56:12 2024-06-25 09:56:12,120 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 09:56:12 2024-06-25 09:56:12,121 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 09:56:14 2024-06-25 09:56:14,203 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 09:56:14 2024-06-25 09:56:14,204 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 09:56:14 2024-06-25 09:56:14,204 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 09:56:14 2024-06-25 09:56:14,204 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 09:56:14 3.2.0-dev.14 [Pipeline] } 09:56:14 $ docker exec --env ******** --env ******** b35df2c3c2f02a9a9fe2199854983e8ea8d67b56e3a554a3dcb5a6363c211180 ssh-agent -k 09:56:14 unset SSH_AUTH_SOCK; 09:56:14 unset SSH_AGENT_PID; 09:56:14 echo Agent pid 77 killed; 09:56:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:56:15 + git semver [Pipeline] } 09:56:15 $ docker stop --time=1 b35df2c3c2f02a9a9fe2199854983e8ea8d67b56e3a554a3dcb5a6363c211180 09:56:16 $ docker rm -f --volumes b35df2c3c2f02a9a9fe2199854983e8ea8d67b56e3a554a3dcb5a6363c211180 [Pipeline] // withDockerContainer [Pipeline] sh 09:56:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:56:17 Stashed 1 file(s) [Pipeline] echo 09:56:17 [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [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 09:56:17 provisioning config files... 09:56:17 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9689087451682048686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:56:17 ---> ****-login.sh 09:56:17 nexus3.edgexfoundry.org:10001 09:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:56:17 Configure a credential helper to remove this warning. See 09:56:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:56:17 09:56:17 Login Succeeded 09:56:17 nexus3.edgexfoundry.org:10002 09:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:56:17 Configure a credential helper to remove this warning. See 09:56:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:56:17 09:56:17 Login Succeeded 09:56:17 nexus3.edgexfoundry.org:10003 09:56:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:56:18 Configure a credential helper to remove this warning. See 09:56:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:56:18 09:56:18 Login Succeeded 09:56:18 nexus3.edgexfoundry.org:10004 09:56:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:56:18 Configure a credential helper to remove this warning. See 09:56:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:56:18 09:56:18 Login Succeeded 09:56:18 ****.io 09:56:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:56:18 Configure a credential helper to remove this warning. See 09:56:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:56:18 09:56:18 Login Succeeded 09:56:18 ---> ****-login.sh ends [Pipeline] } 09:56:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:56:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:56:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:56:18 ========================================================= 09:56:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:56:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 09:56:18 Sending build context to Docker daemon 37.48MB 09:56:18 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 09:56:18 Step 2/12 : FROM ${BASE} AS builder 09:56:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:56:19 619be1103602: Pulling fs layer 09:56:19 7862e08f4a3e: Pulling fs layer 09:56:19 5df492c9dc93: Pulling fs layer 09:56:19 7629e6793208: Pulling fs layer 09:56:19 4f4fb700ef54: Pulling fs layer 09:56:19 fb5054dd5b73: Pulling fs layer 09:56:19 eeca6798cff9: Pulling fs layer 09:56:19 aa269ceb94a6: Pulling fs layer 09:56:19 ada007ff1a6a: Pulling fs layer 09:56:19 7629e6793208: Waiting 09:56:19 4f4fb700ef54: Waiting 09:56:19 fb5054dd5b73: Waiting 09:56:19 eeca6798cff9: Waiting 09:56:19 aa269ceb94a6: Waiting 09:56:19 ada007ff1a6a: Waiting 09:56:19 7862e08f4a3e: Verifying Checksum 09:56:19 7862e08f4a3e: Download complete 09:56:19 7629e6793208: Verifying Checksum 09:56:19 7629e6793208: Download complete 09:56:19 4f4fb700ef54: Verifying Checksum 09:56:19 4f4fb700ef54: Download complete 09:56:19 fb5054dd5b73: Verifying Checksum 09:56:19 fb5054dd5b73: Download complete 09:56:19 619be1103602: Download complete 09:56:19 eeca6798cff9: Verifying Checksum 09:56:19 eeca6798cff9: Download complete 09:56:19 619be1103602: Pull complete 09:56:19 ada007ff1a6a: Verifying Checksum 09:56:19 ada007ff1a6a: Download complete 09:56:19 7862e08f4a3e: Pull complete 09:56:19 5df492c9dc93: Verifying Checksum 09:56:19 5df492c9dc93: Download complete 09:56:19 aa269ceb94a6: Verifying Checksum 09:56:19 aa269ceb94a6: Download complete 09:56:22 5df492c9dc93: Pull complete 09:56:22 7629e6793208: Pull complete 09:56:22 4f4fb700ef54: Pull complete 09:56:22 fb5054dd5b73: Pull complete 09:56:22 eeca6798cff9: Pull complete 09:56:25 aa269ceb94a6: Pull complete 09:56:25 ada007ff1a6a: Pull complete 09:56:25 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:56:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:56:25 ---> f489d0715acc 09:56:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:56:30 ---> Running in 7bf6a9e44041 09:56:30 Removing intermediate container 7bf6a9e44041 09:56:30 ---> cefa04812f81 09:56:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:56:30 ---> Running in 1f8f63fd481f 09:56:30 Removing intermediate container 1f8f63fd481f 09:56:30 ---> d09eedc23da7 09:56:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:56:30 ---> Running in 68435b90b5bb 09:56:30 Removing intermediate container 68435b90b5bb 09:56:30 ---> 9f9ffe4b4fe4 09:56:30 Step 6/12 : WORKDIR /device-virtual-go 09:56:30 ---> Running in aebf410ce043 09:56:31 Removing intermediate container aebf410ce043 09:56:31 ---> c76067392f3e 09:56:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:56:31 ---> Running in 708855fc0417 09:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:56:31 (1/4) Installing openssh-keygen (9.3_p2-r1) 09:56:31 (2/4) Installing libedit (20221030.3.1-r1) 09:56:31 (3/4) Installing openssh-client-common (9.3_p2-r1) 09:56:31 (4/4) Installing openssh-client-default (9.3_p2-r1) 09:56:31 Executing busybox-1.36.1-r5.trigger 09:56:31 OK: 268 MiB in 56 packages 09:56:32 Removing intermediate container 708855fc0417 09:56:32 ---> 93ae72138fc8 09:56:32 Step 8/12 : COPY go.mod vendor* ./ 09:56:32 ---> 8afbc32eddf3 09:56:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:32 ---> Running in ab630d3ca1d6 09:56:32 Still waiting to schedule task 09:56:32 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4346’ is offline 09:57:28 Removing intermediate container ab630d3ca1d6 09:57:28 ---> cea209f44f96 09:57:28 Step 10/12 : COPY . . 09:57:28 ---> 9c2b79240b08 09:57:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:57:28 ---> Running in c578abf188d0 09:57:28 Removing intermediate container c578abf188d0 09:57:28 ---> b661e9798021 09:57:28 Step 12/12 : RUN $MAKE 09:57:28 ---> Running in 298c3d0a4bdb 09:57:28 noop 09:57:28 Removing intermediate container 298c3d0a4bdb 09:57:28 ---> 9c16dfead2d6 09:57:28 Successfully built 9c16dfead2d6 09:57:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:28 + docker inspect -f . ci-base-image-x86_64 09:57:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:29 prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container 09:57:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:57:29 $ docker top fb3530fc1aaacc3e14db8d3f9dde82567f98f54a6ee7f88ae7843f9bd0e34707 -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:29 + go version 09:57:29 go version go1.21.9 linux/amd64 [Pipeline] } 09:57:29 $ docker stop --time=1 fb3530fc1aaacc3e14db8d3f9dde82567f98f54a6ee7f88ae7843f9bd0e34707 09:57:31 $ docker rm -f --volumes fb3530fc1aaacc3e14db8d3f9dde82567f98f54a6ee7f88ae7843f9bd0e34707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:31 + docker inspect -f . ci-base-image-x86_64 09:57:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:31 prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container 09:57:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:57:31 $ docker top 44cd2f9d46dbe8fe34aa04a74f038556dcf65db03379c2159129aa14a629cf93 -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:32 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 09:57:32 + make test 09:57:32 go test ./... -coverprofile=coverage.out 09:57:34 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:57:52 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 09:57:52 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.6% of statements 09:57:58 go vet ./... 09:58:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:58:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:58:03 ./bin/test-attribution-txt.sh 09:58:03 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 09:58:03 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 09:58:03 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 09:58:03 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 09:58:03 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 09:58:03 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 09:58:03 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 09:58:03 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 09:58:03 An attribution for golang.org/x/term is missing from Attribution.txt, please add 09:58:03 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 09:58:03 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 09:58:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:58:03 $ docker stop --time=1 44cd2f9d46dbe8fe34aa04a74f038556dcf65db03379c2159129aa14a629cf93 09:58:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4348 in /w/workspace/exfoundry_device-virtual-go_main 09:58:09 $ docker rm -f --volumes 44cd2f9d46dbe8fe34aa04a74f038556dcf65db03379c2159129aa14a629cf93 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 09:58:09 Running in /w/workspace/device-virtual-go/170 [Pipeline] { [Pipeline] checkout 09:58:09 The recommended git tool is: git 09:58:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:58:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:58:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:58:10 + ls -al . 09:58:10 total 268 09:58:10 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 09:57 . 09:58:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 09:55 .. 09:58:10 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 09:57 .git 09:58:10 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 09:55 .github 09:58:10 -rw-rw-r-- 1 jenkins jenkins 272 Jun 25 09:55 .gitignore 09:58:10 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 09:55 .golangci.yml 09:58:10 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 09:56 .semver 09:58:10 -rw-rw-r-- 1 jenkins jenkins 9708 Jun 25 09:55 Attribution.txt 09:58:10 -rw-rw-r-- 1 jenkins jenkins 15941 Jun 25 09:55 CHANGELOG.md 09:58:10 -rw-rw-r-- 1 jenkins jenkins 1755 Jun 25 09:55 Dockerfile 09:58:10 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 09:55 GOVERNANCE.md 09:58:10 -rw-rw-r-- 1 jenkins jenkins 660 Jun 25 09:55 Jenkinsfile 09:58:10 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 25 09:55 LICENSE 09:58:10 -rw-rw-r-- 1 jenkins jenkins 1953 Jun 25 09:55 Makefile 09:58:10 -rw-rw-r-- 1 jenkins jenkins 623 Jun 25 09:55 OWNERS.md 09:58:10 -rw-rw-r-- 1 jenkins jenkins 4103 Jun 25 09:55 README.md 09:58:10 -rw-rw-r-- 1 jenkins jenkins 12 Jun 25 09:56 VERSION 09:58:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 09:55 bin 09:58:10 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 09:55 cmd 09:58:10 -rw-r--r-- 1 jenkins jenkins 43063 Jun 25 09:57 coverage.out 09:58:10 -rw-rw-r-- 1 jenkins jenkins 6979 Jun 25 09:55 go.mod 09:58:10 -rw-rw-r-- 1 jenkins jenkins 101949 Jun 25 09:55 go.sum 09:58:10 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 09:55 internal 09:58:10 -rw-rw-r-- 1 jenkins jenkins 235 Jun 25 09:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:11 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5d512c18d1c7b78db7dd773bf8816c37bfaa059e --label arch=amd64 --label version=3.2.0-dev.14 . 09:58:11 Sending build context to Docker daemon 37.53MB 09:58:11 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 09:58:11 Step 2/26 : FROM ${BASE} AS builder 09:58:11 ---> 9c16dfead2d6 09:58:11 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:58:11 ---> Running in 5e63d5a6b15a 09:58:11 Removing intermediate container 5e63d5a6b15a 09:58:11 ---> 2f3fcc894ff7 09:58:11 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 09:58:11 ---> Running in c3a993910a62 09:58:11 Removing intermediate container c3a993910a62 09:58:11 ---> 088a5d184193 09:58:11 Step 5/26 : ARG ADD_BUILD_TAGS="" 09:58:11 ---> Running in 8ed7ed1ea03b 09:58:11 Removing intermediate container 8ed7ed1ea03b 09:58:11 ---> ff0c486b2331 09:58:11 Step 6/26 : WORKDIR /device-virtual-go 09:58:11 ---> Running in bbe876d77aa6 09:58:11 Removing intermediate container bbe876d77aa6 09:58:11 ---> 06756222f96a 09:58:11 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:58:11 ---> Running in 6c948d6de89f 09:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:58:12 OK: 268 MiB in 56 packages 09:58:12 Removing intermediate container 6c948d6de89f 09:58:12 ---> 9a0a11e9e837 09:58:12 Step 8/26 : COPY go.mod vendor* ./ 09:58:13 ---> 8a2b04c26e23 09:58:13 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:13 ---> Running in 30501812704c 09:58:13 Removing intermediate container 30501812704c 09:58:13 ---> 3db206c8ae07 09:58:13 Step 10/26 : COPY . . 09:58:13 using credential edgex-jenkins-ssh 09:58:13 Cloning the remote Git repository 09:58:13 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 09:58:13 > git init /w/workspace/device-virtual-go/170 # timeout=10 09:58:13 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:58:13 > git --version # timeout=10 09:58:14 > git --version # 'git version 2.25.1' 09:58:14 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:58:14 ---> 52ba980c30c9 09:58:14 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:58:14 ---> Running in d271d129d551 09:58:14 Removing intermediate container d271d129d551 09:58:14 ---> 9e1460cea4b4 09:58:14 Step 12/26 : RUN $MAKE 09:58:14 ---> Running in c954cdf6c0d2 09:58:14 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 09:58:17 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:58:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:58:18 Avoid second fetch 09:58:18 Checking out Revision 5d512c18d1c7b78db7dd773bf8816c37bfaa059e (main) 09:58:18 Commit message: "Merge pull request #473 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.18" 09:58:18 > git config core.sparsecheckout # timeout=10 09:58:18 > git checkout -f 5d512c18d1c7b78db7dd773bf8816c37bfaa059e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:58:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:58:23 % Total % Received % Xferd Average Speed Time Time Time Current 09:58:23 Dload Upload Total Spent Left Speed 09:58:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 09:58:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:58:24 + sudo tee /etc/docker/daemon.new 09:58:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:58:24 { 09:58:24 "registry-mirrors": [ 09:58:24 "https://nexus3.edgexfoundry.org:10001" 09:58:24 ], 09:58:24 "bip": "10.250.0.254/24", 09:58:24 "hosts": [ 09:58:24 "tcp://0.0.0.0:5555", 09:58:24 "unix:///var/run/docker.sock" 09:58:24 ], 09:58:24 "mtu": 1458, 09:58:24 "selinux-enabled": true, 09:58:24 "seccomp-profile": "/etc/docker/seccomp.json" 09:58:24 } [Pipeline] sh 09:58:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:58:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:58:43 provisioning config files... 09:58:43 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/170@tmp/config14305776542084807625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:43 ---> ****-login.sh 09:58:43 nexus3.edgexfoundry.org:10001 09:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:58:44 Configure a credential helper to remove this warning. See 09:58:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:58:44 09:58:44 Login Succeeded 09:58:44 nexus3.edgexfoundry.org:10002 09:58:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:58:44 Configure a credential helper to remove this warning. See 09:58:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:58:44 09:58:44 Login Succeeded 09:58:44 nexus3.edgexfoundry.org:10003 09:58:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:58:44 Configure a credential helper to remove this warning. See 09:58:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:58:44 09:58:44 Login Succeeded 09:58:44 nexus3.edgexfoundry.org:10004 09:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:58:45 Configure a credential helper to remove this warning. See 09:58:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:58:45 09:58:45 Login Succeeded 09:58:45 ****.io 09:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:58:45 Configure a credential helper to remove this warning. See 09:58:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:58:45 09:58:45 Login Succeeded 09:58:45 ---> ****-login.sh ends [Pipeline] } 09:58:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:58:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:58:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:58:46 ========================================================= 09:58:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:58:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 09:58:46 Removing intermediate container c954cdf6c0d2 09:58:46 ---> ed63895715c6 09:58:46 Step 13/26 : FROM alpine:3.18 09:58:46 3.18: Pulling from library/alpine 09:58:46 73baa7ef167e: Pulling fs layer 09:58:46 73baa7ef167e: Verifying Checksum 09:58:46 73baa7ef167e: Download complete 09:58:46 73baa7ef167e: Pull complete 09:58:46 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:58:46 Status: Downloaded newer image for alpine:3.18 09:58:46 ---> 8fd7cac70a4a 09:58:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 09:58:46 ---> Running in aa3989f42a83 09:58:46 Removing intermediate container aa3989f42a83 09:58:46 ---> 96b2642ceabc 09:58:46 Step 15/26 : RUN apk add --update --no-cache dumb-init 09:58:46 ---> Running in 7d8d8da5662e 09:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:58:46 (1/1) Installing dumb-init (1.2.5-r2) 09:58:46 Executing busybox-1.36.1-r7.trigger 09:58:46 OK: 7 MiB in 16 packages 09:58:46 Removing intermediate container 7d8d8da5662e 09:58:46 ---> 3da6a0357e32 09:58:46 Step 16/26 : RUN apk --no-cache upgrade 09:58:46 ---> Running in 7f8a1c82dd6c 09:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:58:46 OK: 7 MiB in 16 packages 09:58:47 Sending build context to Docker daemon 18.92MB 09:58:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 09:58:47 Step 2/12 : FROM ${BASE} AS builder 09:58:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:58:47 c6b39de5b339: Pulling fs layer 09:58:47 a69c41024577: Pulling fs layer 09:58:47 d6de4b400683: Pulling fs layer 09:58:47 35cb2a7552d0: Pulling fs layer 09:58:47 4f4fb700ef54: Pulling fs layer 09:58:47 464afbd9ba4c: Pulling fs layer 09:58:47 35cb2a7552d0: Waiting 09:58:47 4f4fb700ef54: Waiting 09:58:47 00f215d4a9da: Pulling fs layer 09:58:47 464afbd9ba4c: Waiting 09:58:47 00f215d4a9da: Waiting 09:58:47 d496ad576159: Pulling fs layer 09:58:47 d496ad576159: Waiting 09:58:47 a69c41024577: Verifying Checksum 09:58:47 a69c41024577: Download complete 09:58:47 35cb2a7552d0: Verifying Checksum 09:58:47 35cb2a7552d0: Download complete 09:58:47 4f4fb700ef54: Verifying Checksum 09:58:47 4f4fb700ef54: Download complete 09:58:47 Removing intermediate container 7f8a1c82dd6c 09:58:47 ---> 8d9bbaa0b8dd 09:58:47 Step 17/26 : WORKDIR / 09:58:47 464afbd9ba4c: Verifying Checksum 09:58:47 464afbd9ba4c: Download complete 09:58:47 c6b39de5b339: Download complete 09:58:47 ---> Running in 9387cb45d36e 09:58:47 Removing intermediate container 9387cb45d36e 09:58:47 ---> f1eb0c92c69f 09:58:47 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 09:58:47 ---> 5f46327f5ee4 09:58:47 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 09:58:47 d496ad576159: Verifying Checksum 09:58:47 d496ad576159: Download complete 09:58:47 ---> 57ae8b5d4a2b 09:58:47 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 09:58:48 c6b39de5b339: Pull complete 09:58:48 ---> 6559fb1f57b8 09:58:48 Step 21/26 : EXPOSE 59900 09:58:48 ---> Running in b6ac188b3754 09:58:48 Removing intermediate container b6ac188b3754 09:58:48 ---> 91d4118a6633 09:58:48 Step 22/26 : ENTRYPOINT ["/device-virtual"] 09:58:48 ---> Running in ed209b1cb980 09:58:48 Removing intermediate container ed209b1cb980 09:58:48 ---> f0c60b8311b6 09:58:48 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 09:58:48 a69c41024577: Pull complete 09:58:49 ---> Running in 5f2ff46e0a9a 09:58:49 Removing intermediate container 5f2ff46e0a9a 09:58:49 ---> b94346eca090 09:58:49 Step 24/26 : LABEL arch=amd64 09:58:49 ---> Running in e1c3a009ba3f 09:58:49 Removing intermediate container e1c3a009ba3f 09:58:49 ---> 680bd6a3b4d1 09:58:49 Step 25/26 : LABEL git_sha=5d512c18d1c7b78db7dd773bf8816c37bfaa059e 09:58:49 ---> Running in d3e9d5d36e9a 09:58:49 Removing intermediate container d3e9d5d36e9a 09:58:49 ---> e8a2779372cb 09:58:49 Step 26/26 : LABEL version=3.2.0-dev.14 09:58:49 d6de4b400683: Verifying Checksum 09:58:49 d6de4b400683: Download complete 09:58:49 ---> Running in 92dfd7213600 09:58:49 Removing intermediate container 92dfd7213600 09:58:49 ---> f45893b53df5 09:58:49 [Warning] One or more build-args [ARCH] were not consumed 09:58:49 Successfully built f45893b53df5 09:58:49 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:58:49 provisioning config files... 09:58:49 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5426075578080930276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:49 ---> ****-login.sh 09:58:49 nexus3.edgexfoundry.org:10001 09:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:58:49 Configure a credential helper to remove this warning. See 09:58:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:58:49 09:58:49 Login Succeeded 09:58:49 nexus3.edgexfoundry.org:10002 09:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:58:49 Configure a credential helper to remove this warning. See 09:58:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:58:49 09:58:49 Login Succeeded 09:58:49 nexus3.edgexfoundry.org:10003 09:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:58:50 Configure a credential helper to remove this warning. See 09:58:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:58:50 09:58:50 Login Succeeded 09:58:50 nexus3.edgexfoundry.org:10004 09:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:58:50 Configure a credential helper to remove this warning. See 09:58:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:58:50 09:58:50 Login Succeeded 09:58:50 ****.io 09:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:50 00f215d4a9da: Verifying Checksum 09:58:50 00f215d4a9da: Download complete 09:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:58:50 Configure a credential helper to remove this warning. See 09:58:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:58:50 09:58:50 Login Succeeded 09:58:50 ---> ****-login.sh ends [Pipeline] } 09:58:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:58:50 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 09:58:50 5d512c18d1c7b78db7dd773bf8816c37bfaa059e 09:58:50 latest 09:58:50 3.2.0-dev.14 09:58:50 5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14 09:58:50 main 09:58:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:50 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:5d512c18d1c7b78db7dd773bf8816c37bfaa059e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual:5d512c18d1c7b78db7dd773bf8816c37bfaa059e 09:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 09:58:51 b54f9d3dbd2d: Preparing 09:58:51 6d1fa7b4f76c: Preparing 09:58:51 48372fb282c6: Preparing 09:58:51 c544337f7e40: Preparing 09:58:51 07c207887850: Preparing 09:58:51 63ec0bd56cf3: Preparing 09:58:51 63ec0bd56cf3: Waiting 09:58:51 07c207887850: Pushed 09:58:51 c544337f7e40: Pushed 09:58:51 48372fb282c6: Pushed 09:58:51 63ec0bd56cf3: Layer already exists 09:58:51 6d1fa7b4f76c: Pushed 09:58:53 b54f9d3dbd2d: Pushed 09:58:53 5d512c18d1c7b78db7dd773bf8816c37bfaa059e: digest: sha256:0ecae3798ff70d85c7a9a59f69e7ba9eb767f3922f095383826173d4c832a019 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:54 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:54 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 09:58:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 09:58:54 b54f9d3dbd2d: Preparing 09:58:54 6d1fa7b4f76c: Preparing 09:58:54 48372fb282c6: Preparing 09:58:54 c544337f7e40: Preparing 09:58:54 07c207887850: Preparing 09:58:54 63ec0bd56cf3: Preparing 09:58:54 63ec0bd56cf3: Waiting 09:58:54 48372fb282c6: Layer already exists 09:58:54 07c207887850: Layer already exists 09:58:54 6d1fa7b4f76c: Layer already exists 09:58:54 b54f9d3dbd2d: Layer already exists 09:58:54 c544337f7e40: Layer already exists 09:58:54 63ec0bd56cf3: Layer already exists 09:58:54 latest: digest: sha256:0ecae3798ff70d85c7a9a59f69e7ba9eb767f3922f095383826173d4c832a019 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:54 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.14 09:58:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 09:58:55 b54f9d3dbd2d: Preparing 09:58:55 6d1fa7b4f76c: Preparing 09:58:55 48372fb282c6: Preparing 09:58:55 c544337f7e40: Preparing 09:58:55 07c207887850: Preparing 09:58:55 63ec0bd56cf3: Preparing 09:58:55 63ec0bd56cf3: Waiting 09:58:55 6d1fa7b4f76c: Layer already exists 09:58:55 b54f9d3dbd2d: Layer already exists 09:58:55 07c207887850: Layer already exists 09:58:55 48372fb282c6: Layer already exists 09:58:55 c544337f7e40: Layer already exists 09:58:55 63ec0bd56cf3: Layer already exists 09:58:55 3.2.0-dev.14: digest: sha256:0ecae3798ff70d85c7a9a59f69e7ba9eb767f3922f095383826173d4c832a019 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:55 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual:5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14 09:58:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 09:58:55 b54f9d3dbd2d: Preparing 09:58:55 6d1fa7b4f76c: Preparing 09:58:55 48372fb282c6: Preparing 09:58:55 c544337f7e40: Preparing 09:58:55 07c207887850: Preparing 09:58:55 63ec0bd56cf3: Preparing 09:58:55 63ec0bd56cf3: Waiting 09:58:55 c544337f7e40: Layer already exists 09:58:55 b54f9d3dbd2d: Layer already exists 09:58:55 6d1fa7b4f76c: Layer already exists 09:58:55 07c207887850: Layer already exists 09:58:55 48372fb282c6: Layer already exists 09:58:55 63ec0bd56cf3: Layer already exists 09:58:55 5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14: digest: sha256:0ecae3798ff70d85c7a9a59f69e7ba9eb767f3922f095383826173d4c832a019 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:56 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 09:58:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 09:58:56 b54f9d3dbd2d: Preparing 09:58:56 6d1fa7b4f76c: Preparing 09:58:56 48372fb282c6: Preparing 09:58:56 c544337f7e40: Preparing 09:58:56 07c207887850: Preparing 09:58:56 63ec0bd56cf3: Preparing 09:58:56 63ec0bd56cf3: Waiting 09:58:56 c544337f7e40: Layer already exists 09:58:56 48372fb282c6: Layer already exists 09:58:56 6d1fa7b4f76c: Layer already exists 09:58:56 b54f9d3dbd2d: Layer already exists 09:58:56 07c207887850: Layer already exists 09:58:56 63ec0bd56cf3: Layer already exists 09:58:56 main: digest: sha256:0ecae3798ff70d85c7a9a59f69e7ba9eb767f3922f095383826173d4c832a019 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:56 ===================================================== [Pipeline] echo 09:58:56 taggedImages: 09:58:56 - nexus3.edgexfoundry.org:10004/device-virtual:5d512c18d1c7b78db7dd773bf8816c37bfaa059e 09:58:56 - nexus3.edgexfoundry.org:10004/device-virtual:latest 09:58:56 - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.14 09:58:56 - nexus3.edgexfoundry.org:10004/device-virtual:5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14 09:58:56 - nexus3.edgexfoundry.org:10004/device-virtual: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 09:58:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:58:57 09:58:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:58:57 latest: Pulling from edgex-lftools-log-publisher 09:58:57 5eb5b503b376: Pulling fs layer 09:58:57 5c69ac0246d0: Pulling fs layer 09:58:57 ec43610c2a17: Pulling fs layer 09:58:57 3a2ae6a8a46f: Pulling fs layer 09:58:57 33b1e0a273af: Pulling fs layer 09:58:57 5d3b04190fa2: Pulling fs layer 09:58:57 2f39f015ded8: Pulling fs layer 09:58:57 33b1e0a273af: Waiting 09:58:57 3a2ae6a8a46f: Waiting 09:58:57 5d3b04190fa2: Waiting 09:58:57 2f39f015ded8: Waiting 09:58:57 5c69ac0246d0: Verifying Checksum 09:58:57 5c69ac0246d0: Download complete 09:58:57 3a2ae6a8a46f: Verifying Checksum 09:58:57 3a2ae6a8a46f: Download complete 09:58:57 33b1e0a273af: Verifying Checksum 09:58:57 33b1e0a273af: Download complete 09:58:57 5d3b04190fa2: Verifying Checksum 09:58:57 5d3b04190fa2: Download complete 09:58:57 ec43610c2a17: Verifying Checksum 09:58:57 ec43610c2a17: Download complete 09:58:57 5eb5b503b376: Verifying Checksum 09:58:57 5eb5b503b376: Download complete 09:58:58 2f39f015ded8: Download complete 09:58:58 5eb5b503b376: Pull complete 09:58:58 5c69ac0246d0: Pull complete 09:58:59 ec43610c2a17: Pull complete 09:58:59 3a2ae6a8a46f: Pull complete 09:58:59 33b1e0a273af: Pull complete 09:58:59 5d3b04190fa2: Pull complete 09:59:02 d6de4b400683: Pull complete 09:59:02 35cb2a7552d0: Pull complete 09:59:02 4f4fb700ef54: Pull complete 09:59:02 464afbd9ba4c: Pull complete 09:59:03 2f39f015ded8: Pull complete 09:59:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:59:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:03 prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container 09:59:03 $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:59:08 $ docker top ae344310954836d5aa42f17d77c9c0e2d4f03a7a90ff38c7ce599a43ce1ec5c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:59:08 ---> job-cost.sh 09:59:08 lf-activate-venv: SKIPPING 09:59:08 INFO: No Stack... 09:59:09 INFO: Retrieving Pricing Info for: v3-standard-8 09:59:09 INFO: Archiving Costs [Pipeline] sh 09:59:09 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 09:59:09 + cut -d, -f6 [Pipeline] lock 09:59:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-170-stack-cost] 09:59:09 Resource [jenkins-edgexfoundry-device-virtual-go-main-170-stack-cost] did not exist. Created. 09:59:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:59:10 + echo total: 0.2199999988079071 [Pipeline] stash 09:59:10 Stashed 1 file(s) [Pipeline] } 09:59:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-170-stack-cost] [Pipeline] // lock [Pipeline] } 09:59:10 $ docker stop --time=1 ae344310954836d5aa42f17d77c9c0e2d4f03a7a90ff38c7ce599a43ce1ec5c2 09:59:10 00f215d4a9da: Pull complete 09:59:11 $ docker rm -f --volumes ae344310954836d5aa42f17d77c9c0e2d4f03a7a90ff38c7ce599a43ce1ec5c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:59:12 d496ad576159: Pull complete 09:59:12 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:59:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:59:12 ---> f246e2811388 09:59:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:59:14 ---> Running in a118dde9ace8 09:59:14 Removing intermediate container a118dde9ace8 09:59:14 ---> c5c6812430f4 09:59:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:59:14 ---> Running in d7adc0a3389f 09:59:15 Removing intermediate container d7adc0a3389f 09:59:15 ---> 81da4a04e8a6 09:59:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:59:15 ---> Running in e5ca8ed76916 09:59:15 Removing intermediate container e5ca8ed76916 09:59:15 ---> bc864ad2c816 09:59:15 Step 6/12 : WORKDIR /device-virtual-go 09:59:15 ---> Running in d50e6cc4b48f 09:59:15 Removing intermediate container d50e6cc4b48f 09:59:15 ---> ddca6fe3fbc8 09:59:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:59:15 ---> Running in 043524a24a2d 09:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:59:18 (1/4) Installing openssh-keygen (9.3_p2-r1) 09:59:18 (2/4) Installing libedit (20221030.3.1-r1) 09:59:18 (3/4) Installing openssh-client-common (9.3_p2-r1) 09:59:18 (4/4) Installing openssh-client-default (9.3_p2-r1) 09:59:18 Executing busybox-1.36.1-r5.trigger 09:59:18 OK: 271 MiB in 56 packages 09:59:19 Removing intermediate container 043524a24a2d 09:59:19 ---> c6ec3e853d98 09:59:19 Step 8/12 : COPY go.mod vendor* ./ 09:59:19 ---> 098bfc2a0e50 09:59:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:59:19 ---> Running in c55681f03185 10:01:26 Removing intermediate container c55681f03185 10:01:26 ---> d728494cfe52 10:01:26 Step 10/12 : COPY . . 10:01:26 ---> 36277a9812a0 10:01:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:01:26 ---> Running in a252acb3080e 10:01:26 Removing intermediate container a252acb3080e 10:01:26 ---> 4d018cc5e6e1 10:01:26 Step 12/12 : RUN $MAKE 10:01:26 ---> Running in e43efc8fda46 10:01:26 noop 10:01:26 Removing intermediate container e43efc8fda46 10:01:26 ---> bd9f6c5356e5 10:01:26 Successfully built bd9f6c5356e5 10:01:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:26 + docker inspect -f . ci-base-image-arm64 10:01:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:27 prd-ubuntu20.04-docker-arm64-4c-16g-4348 does not seem to be running inside a container 10:01:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/170 -v /w/workspace/device-virtual-go/170:/w/workspace/device-virtual-go/170:rw,z -v /w/workspace/device-virtual-go/170@tmp:/w/workspace/device-virtual-go/170@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 10:01:28 $ docker top 2d371d541bc7af0c5a692846415c96e96c91e69b9f298b60cbfbb3e2bc07e7c0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:01:29 + go version 10:01:29 go version go1.21.9 linux/arm64 [Pipeline] } 10:01:29 $ docker stop --time=1 2d371d541bc7af0c5a692846415c96e96c91e69b9f298b60cbfbb3e2bc07e7c0 10:01:30 $ docker rm -f --volumes 2d371d541bc7af0c5a692846415c96e96c91e69b9f298b60cbfbb3e2bc07e7c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:31 + docker inspect -f . ci-base-image-arm64 10:01:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:31 prd-ubuntu20.04-docker-arm64-4c-16g-4348 does not seem to be running inside a container 10:01:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/170 -v /w/workspace/device-virtual-go/170:/w/workspace/device-virtual-go/170:rw,z -v /w/workspace/device-virtual-go/170@tmp:/w/workspace/device-virtual-go/170@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 10:01:32 $ docker top 982c38137ea1dcd1ce8af7a5c32cc528b555db7018f061e6682fe691d20eb7af -eo pid,comm [Pipeline] { [Pipeline] sh 10:01:33 + git config --global --add safe.directory /w/workspace/device-virtual-go/170 [Pipeline] fileExists [Pipeline] sh 10:01:34 + make test 10:01:34 go test ./... -coverprofile=coverage.out 10:01:39 ? github.com/edgexfoundry/device-virtual-go [no test files] 10:05:16 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 10:05:16 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.059s coverage: 58.4% of statements 10:05:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:05:16 go vet ./... 10:05:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:05:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:05:55 ./bin/test-attribution-txt.sh 10:05:55 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:05:55 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:05:55 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:05:55 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:05:55 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:05:55 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:05:55 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:05:55 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:05:55 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:05:55 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:05:55 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:05:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:05:55 $ docker stop --time=1 982c38137ea1dcd1ce8af7a5c32cc528b555db7018f061e6682fe691d20eb7af 10:05:57 $ docker rm -f --volumes 982c38137ea1dcd1ce8af7a5c32cc528b555db7018f061e6682fe691d20eb7af [Pipeline] // withDockerContainer [Pipeline] sh 10:05:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:05:59 Warning: overwriting stash ‘coverage-report’ 10:05:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:06:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:06:00 + ls -al . 10:06:00 total 264 10:06:00 drwxrwxr-x 7 jenkins jenkins 4096 Jun 25 10:01 . 10:06:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 09:58 .. 10:06:00 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 09:58 .git 10:06:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 09:58 .github 10:06:00 -rw-rw-r-- 1 jenkins jenkins 272 Jun 25 09:58 .gitignore 10:06:00 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 09:58 .golangci.yml 10:06:00 -rw-rw-r-- 1 jenkins jenkins 9708 Jun 25 09:58 Attribution.txt 10:06:00 -rw-rw-r-- 1 jenkins jenkins 15941 Jun 25 09:58 CHANGELOG.md 10:06:00 -rw-rw-r-- 1 jenkins jenkins 1755 Jun 25 09:58 Dockerfile 10:06:00 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 09:58 GOVERNANCE.md 10:06:00 -rw-rw-r-- 1 jenkins jenkins 660 Jun 25 09:58 Jenkinsfile 10:06:00 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 25 09:58 LICENSE 10:06:00 -rw-rw-r-- 1 jenkins jenkins 1953 Jun 25 09:58 Makefile 10:06:00 -rw-rw-r-- 1 jenkins jenkins 623 Jun 25 09:58 OWNERS.md 10:06:00 -rw-rw-r-- 1 jenkins jenkins 4103 Jun 25 09:58 README.md 10:06:00 -rw-rw-r-- 1 jenkins jenkins 12 Jun 25 09:56 VERSION 10:06:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 09:58 bin 10:06:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 09:58 cmd 10:06:00 -rw-r--r-- 1 jenkins jenkins 43063 Jun 25 10:05 coverage.out 10:06:00 -rw-rw-r-- 1 jenkins jenkins 6979 Jun 25 09:58 go.mod 10:06:00 -rw-rw-r-- 1 jenkins jenkins 101949 Jun 25 09:58 go.sum 10:06:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 09:58 internal 10:06:00 -rw-rw-r-- 1 jenkins jenkins 235 Jun 25 09:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:00 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5d512c18d1c7b78db7dd773bf8816c37bfaa059e --label arch=arm64 --label version=3.2.0-dev.14 . 10:06:01 Sending build context to Docker daemon 18.96MB 10:06:01 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 10:06:01 Step 2/26 : FROM ${BASE} AS builder 10:06:01 ---> bd9f6c5356e5 10:06:01 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:06:01 ---> Running in 48a43fc57f28 10:06:02 Removing intermediate container 48a43fc57f28 10:06:02 ---> e74deba9a5ba 10:06:02 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 10:06:02 ---> Running in 3b29c6c9a1aa 10:06:02 Removing intermediate container 3b29c6c9a1aa 10:06:02 ---> 8fe39ca0d341 10:06:02 Step 5/26 : ARG ADD_BUILD_TAGS="" 10:06:02 ---> Running in e05638f81591 10:06:02 Removing intermediate container e05638f81591 10:06:02 ---> 94ecdf77d4d5 10:06:02 Step 6/26 : WORKDIR /device-virtual-go 10:06:02 ---> Running in 927cbdd18b16 10:06:03 Removing intermediate container 927cbdd18b16 10:06:03 ---> 5ea1f1a18161 10:06:03 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:06:03 ---> Running in f50effe0b6e8 10:06:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:06:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:06:05 OK: 271 MiB in 56 packages 10:06:06 Removing intermediate container f50effe0b6e8 10:06:06 ---> 2f641f0fbb37 10:06:06 Step 8/26 : COPY go.mod vendor* ./ 10:06:06 ---> 45b7f4d1c4fb 10:06:06 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:06:06 ---> Running in a730caccbac4 10:06:09 Removing intermediate container a730caccbac4 10:06:09 ---> 4d3b4ade62d3 10:06:09 Step 10/26 : COPY . . 10:06:10 ---> 89543bc724b7 10:06:10 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:06:10 ---> Running in 1156471f797e 10:06:11 Removing intermediate container 1156471f797e 10:06:11 ---> b31b8b4f14cd 10:06:11 Step 12/26 : RUN $MAKE 10:06:11 ---> Running in cbbaad645fa5 10:06:12 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 10:09:34 Removing intermediate container cbbaad645fa5 10:09:34 ---> fcf653dc11e3 10:09:34 Step 13/26 : FROM alpine:3.18 10:09:34 3.18: Pulling from library/alpine 10:09:34 5c905c7ebe2f: Pulling fs layer 10:09:34 5c905c7ebe2f: Download complete 10:09:34 5c905c7ebe2f: Pull complete 10:09:34 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 10:09:34 Status: Downloaded newer image for alpine:3.18 10:09:34 ---> dec292d02e07 10:09:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 10:09:34 ---> Running in 8bd3427bb6b2 10:09:34 Removing intermediate container 8bd3427bb6b2 10:09:34 ---> 6f82d3fd72f2 10:09:34 Step 15/26 : RUN apk add --update --no-cache dumb-init 10:09:34 ---> Running in 64a5e5a07b7a 10:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:34 (1/1) Installing dumb-init (1.2.5-r2) 10:09:34 Executing busybox-1.36.1-r7.trigger 10:09:34 OK: 8 MiB in 16 packages 10:09:34 Removing intermediate container 64a5e5a07b7a 10:09:34 ---> 8a488cdd0eb8 10:09:34 Step 16/26 : RUN apk --no-cache upgrade 10:09:34 ---> Running in 7c1d3c22812e 10:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:34 OK: 8 MiB in 16 packages 10:09:34 Removing intermediate container 7c1d3c22812e 10:09:34 ---> ef26dca25419 10:09:34 Step 17/26 : WORKDIR / 10:09:34 ---> Running in f41a59c4fc85 10:09:34 Removing intermediate container f41a59c4fc85 10:09:34 ---> c592e1c165e0 10:09:34 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 10:09:35 ---> d4661d07734a 10:09:35 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 10:09:35 ---> fccf77c3a302 10:09:35 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 10:09:37 ---> 454db327dd29 10:09:37 Step 21/26 : EXPOSE 59900 10:09:37 ---> Running in 3eb04c6ec93a 10:09:37 Removing intermediate container 3eb04c6ec93a 10:09:37 ---> 943104d2abae 10:09:37 Step 22/26 : ENTRYPOINT ["/device-virtual"] 10:09:37 ---> Running in 78b1ca4b85f5 10:09:37 Removing intermediate container 78b1ca4b85f5 10:09:37 ---> 98247797e86d 10:09:37 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 10:09:37 ---> Running in 5bc10199b7e7 10:09:38 Removing intermediate container 5bc10199b7e7 10:09:38 ---> 7bc2e0af11f6 10:09:38 Step 24/26 : LABEL arch=arm64 10:09:38 ---> Running in 569bd88a48e2 10:09:38 Removing intermediate container 569bd88a48e2 10:09:38 ---> ae7e1bae51f3 10:09:38 Step 25/26 : LABEL git_sha=5d512c18d1c7b78db7dd773bf8816c37bfaa059e 10:09:38 ---> Running in 344936fd605f 10:09:39 Removing intermediate container 344936fd605f 10:09:39 ---> cbf66cdb77dc 10:09:39 Step 26/26 : LABEL version=3.2.0-dev.14 10:09:39 ---> Running in 17ebcc6f9bd5 10:09:39 Removing intermediate container 17ebcc6f9bd5 10:09:39 ---> 78e1e64bb44b 10:09:39 [Warning] One or more build-args [ARCH] were not consumed 10:09:39 Successfully built 78e1e64bb44b 10:09:39 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:09:39 provisioning config files... 10:09:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/170@tmp/config6094647247747321322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:39 ---> ****-login.sh 10:09:39 nexus3.edgexfoundry.org:10001 10:09:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:40 Configure a credential helper to remove this warning. See 10:09:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:40 10:09:40 Login Succeeded 10:09:40 nexus3.edgexfoundry.org:10002 10:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:40 Configure a credential helper to remove this warning. See 10:09:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:40 10:09:40 Login Succeeded 10:09:40 nexus3.edgexfoundry.org:10003 10:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:40 Configure a credential helper to remove this warning. See 10:09:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:40 10:09:40 Login Succeeded 10:09:40 nexus3.edgexfoundry.org:10004 10:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:41 Configure a credential helper to remove this warning. See 10:09:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:41 10:09:41 Login Succeeded 10:09:41 ****.io 10:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:09:43 Configure a credential helper to remove this warning. See 10:09:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:09:43 10:09:43 Login Succeeded 10:09:43 ---> ****-login.sh ends [Pipeline] } 10:09:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:09:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:09:43 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 10:09:43 5d512c18d1c7b78db7dd773bf8816c37bfaa059e 10:09:43 latest 10:09:43 3.2.0-dev.14 10:09:43 5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14 10:09:43 main 10:09:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:43 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:5d512c18d1c7b78db7dd773bf8816c37bfaa059e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:44 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:5d512c18d1c7b78db7dd773bf8816c37bfaa059e 10:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 10:09:44 c7e2d251565f: Preparing 10:09:44 0191a82119d1: Preparing 10:09:44 aef8e900318a: Preparing 10:09:44 fb4677bf9da3: Preparing 10:09:44 9c8364dc2462: Preparing 10:09:44 da707bb00cb8: Preparing 10:09:44 da707bb00cb8: Waiting 10:09:44 0191a82119d1: Pushed 10:09:44 fb4677bf9da3: Pushed 10:09:44 aef8e900318a: Pushed 10:09:44 9c8364dc2462: Pushed 10:09:44 da707bb00cb8: Layer already exists 10:09:50 c7e2d251565f: Pushed 10:09:50 5d512c18d1c7b78db7dd773bf8816c37bfaa059e: digest: sha256:77ad19f8f93146eead83919bdfd2a3a53d88514bd5abd4c456b4a62ac2b56b99 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:51 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 10:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 10:09:51 c7e2d251565f: Preparing 10:09:51 0191a82119d1: Preparing 10:09:51 aef8e900318a: Preparing 10:09:51 fb4677bf9da3: Preparing 10:09:51 9c8364dc2462: Preparing 10:09:51 da707bb00cb8: Preparing 10:09:51 da707bb00cb8: Waiting 10:09:51 0191a82119d1: Layer already exists 10:09:51 fb4677bf9da3: Layer already exists 10:09:51 c7e2d251565f: Layer already exists 10:09:51 aef8e900318a: Layer already exists 10:09:51 9c8364dc2462: Layer already exists 10:09:51 da707bb00cb8: Layer already exists 10:09:51 latest: digest: sha256:77ad19f8f93146eead83919bdfd2a3a53d88514bd5abd4c456b4a62ac2b56b99 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:52 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.14 10:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 10:09:52 c7e2d251565f: Preparing 10:09:52 0191a82119d1: Preparing 10:09:52 aef8e900318a: Preparing 10:09:52 fb4677bf9da3: Preparing 10:09:52 9c8364dc2462: Preparing 10:09:52 da707bb00cb8: Preparing 10:09:52 da707bb00cb8: Waiting 10:09:52 c7e2d251565f: Layer already exists 10:09:52 fb4677bf9da3: Layer already exists 10:09:52 0191a82119d1: Layer already exists 10:09:52 aef8e900318a: Layer already exists 10:09:52 9c8364dc2462: Layer already exists 10:09:52 da707bb00cb8: Layer already exists 10:09:52 3.2.0-dev.14: digest: sha256:77ad19f8f93146eead83919bdfd2a3a53d88514bd5abd4c456b4a62ac2b56b99 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:53 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14 10:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 10:09:53 c7e2d251565f: Preparing 10:09:53 0191a82119d1: Preparing 10:09:53 aef8e900318a: Preparing 10:09:53 fb4677bf9da3: Preparing 10:09:53 9c8364dc2462: Preparing 10:09:53 da707bb00cb8: Preparing 10:09:53 da707bb00cb8: Waiting 10:09:53 aef8e900318a: Layer already exists 10:09:53 9c8364dc2462: Layer already exists 10:09:53 fb4677bf9da3: Layer already exists 10:09:53 0191a82119d1: Layer already exists 10:09:53 c7e2d251565f: Layer already exists 10:09:53 da707bb00cb8: Layer already exists 10:09:53 5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14: digest: sha256:77ad19f8f93146eead83919bdfd2a3a53d88514bd5abd4c456b4a62ac2b56b99 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:53 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:54 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 10:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 10:09:54 c7e2d251565f: Preparing 10:09:54 0191a82119d1: Preparing 10:09:54 aef8e900318a: Preparing 10:09:54 fb4677bf9da3: Preparing 10:09:54 9c8364dc2462: Preparing 10:09:54 da707bb00cb8: Preparing 10:09:54 da707bb00cb8: Waiting 10:09:54 fb4677bf9da3: Layer already exists 10:09:54 c7e2d251565f: Layer already exists 10:09:54 aef8e900318a: Layer already exists 10:09:54 9c8364dc2462: Layer already exists 10:09:54 0191a82119d1: Layer already exists 10:09:54 da707bb00cb8: Layer already exists 10:09:54 main: digest: sha256:77ad19f8f93146eead83919bdfd2a3a53d88514bd5abd4c456b4a62ac2b56b99 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:09:54 ===================================================== [Pipeline] echo 10:09:54 taggedImages: 10:09:54 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:5d512c18d1c7b78db7dd773bf8816c37bfaa059e 10:09:54 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 10:09:54 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.14 10:09:54 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:5d512c18d1c7b78db7dd773bf8816c37bfaa059e-3.2.0-dev.14 10:09:54 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:09:54 10:09:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:09:55 arm64: Pulling from edgex-lftools-log-publisher 10:09:55 8998bd30e6a1: Pulling fs layer 10:09:55 04944245beec: Pulling fs layer 10:09:55 699f458cf7ca: Pulling fs layer 10:09:55 765212b225bb: Pulling fs layer 10:09:55 f23df028b6ca: Pulling fs layer 10:09:55 d65c8cfc05b1: Pulling fs layer 10:09:55 2437ff75d9bd: Pulling fs layer 10:09:55 f23df028b6ca: Waiting 10:09:55 d65c8cfc05b1: Waiting 10:09:55 765212b225bb: Waiting 10:09:55 2437ff75d9bd: Waiting 10:09:55 04944245beec: Verifying Checksum 10:09:55 04944245beec: Download complete 10:09:55 765212b225bb: Verifying Checksum 10:09:55 f23df028b6ca: Verifying Checksum 10:09:55 f23df028b6ca: Download complete 10:09:55 d65c8cfc05b1: Verifying Checksum 10:09:55 d65c8cfc05b1: Download complete 10:09:55 699f458cf7ca: Verifying Checksum 10:09:55 699f458cf7ca: Download complete 10:09:55 8998bd30e6a1: Verifying Checksum 10:09:55 8998bd30e6a1: Download complete 10:09:58 2437ff75d9bd: Verifying Checksum 10:09:58 2437ff75d9bd: Download complete 10:10:00 8998bd30e6a1: Pull complete 10:10:00 04944245beec: Pull complete 10:10:02 699f458cf7ca: Pull complete 10:10:02 765212b225bb: Pull complete 10:10:03 f23df028b6ca: Pull complete 10:10:03 d65c8cfc05b1: Pull complete 10:10:20 2437ff75d9bd: Pull complete 10:10:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:10:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:10:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:20 prd-ubuntu20.04-docker-arm64-4c-16g-4348 does not seem to be running inside a container 10:10:20 $ 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-virtual-go/170 -v /w/workspace/device-virtual-go/170:/w/workspace/device-virtual-go/170:rw,z -v /w/workspace/device-virtual-go/170@tmp:/w/workspace/device-virtual-go/170@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 10:10:23 $ docker top 54df8f139882197f725b2b6768ade7b1e4693ade1eb82395af3abf0dc8fb1c7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:24 ---> job-cost.sh 10:10:24 lf-activate-venv: SKIPPING 10:10:24 INFO: No Stack... 10:10:24 INFO: Retrieving Pricing Info for: v3-standard-4 10:10:25 INFO: Archiving Costs [Pipeline] sh 10:10:25 + cat /w/workspace/device-virtual-go/170/archives/cost.csv 10:10:25 + cut -d, -f6 [Pipeline] lock 10:10:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-170-stack-cost] 10:10:25 Resource [jenkins-edgexfoundry-device-virtual-go-main-170-stack-cost] did not exist. Created. 10:10:25 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:10:26 /w/workspace/device-virtual-go/170@tmp/durable-b4f87106/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:10:27 + echo total: 0.10999999940395355 [Pipeline] stash 10:10:27 Warning: overwriting stash ‘stack-cost’ 10:10:27 Stashed 1 file(s) [Pipeline] } 10:10:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-170-stack-cost] [Pipeline] // lock [Pipeline] } 10:10:27 $ docker stop --time=1 54df8f139882197f725b2b6768ade7b1e4693ade1eb82395af3abf0dc8fb1c7b 10:10:28 $ docker rm -f --volumes 54df8f139882197f725b2b6768ade7b1e4693ade1eb82395af3abf0dc8fb1c7b [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 10:10:29 provisioning config files... 10:10:29 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12054237139155613111tmp [Pipeline] { [Pipeline] sh 10:10:29 + set +x 10:10:29 + curl -s https://codecov.io/bash 10:10:29 + bash -s -- 10:10:29 10:10:29 _____ _ 10:10:29 / ____| | | 10:10:29 | | ___ __| | ___ ___ _____ __ 10:10:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:10:29 | |___| (_) | (_| | __/ (_| (_) \ V / 10:10:29 \_____\___/ \__,_|\___|\___\___/ \_/ 10:10:29 Bash-1.0.6 10:10:29 10:10:29 10:10:29 ==> git version 2.25.1 found 10:10:29 ==> 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 10:10:29 Release-Date: 2020-01-08 10:10:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:10:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:10:29 ==> Jenkins CI detected. 10:10:29 current dir:  /w/workspace/exfoundry_device-virtual-go_main 10:10:29 project root: . 10:10:29 --> token set from env 10:10:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:10:29 ==> Running gcov in . (disable via -X gcov) 10:10:29 ==> Python coveragepy not found 10:10:29 ==> Searching for coverage reports in: 10:10:29 + . 10:10:29 -> Found 1 reports 10:10:29 ==> Detecting git/mercurial file structure 10:10:29 ==> Reading reports 10:10:29 + ./coverage.out bytes=43063 10:10:29 ==> Appending adjustments 10:10:29 https://docs.codecov.io/docs/fixing-reports 10:10:29 + Found adjustments 10:10:29 ==> Gzipping contents 10:10:29 8.0K /tmp/codecov.KYWBYi.gz 10:10:29 ==> Uploading reports 10:10:29 url: https://codecov.io 10:10:29 query: branch=main&commit=5d512c18d1c7b78db7dd773bf8816c37bfaa059e&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:10:29 -> Pinging Codecov 10:10:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5d512c18d1c7b78db7dd773bf8816c37bfaa059e&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:10:30 -> Uploading to 10:10:30 https://storage.googleapis.com/codecov/v4/raw/2024-06-25/5E52B4B073DB2E39498172D8E973AA87/5d512c18d1c7b78db7dd773bf8816c37bfaa059e/99a359b5-b2c2-48b9-b99b-4551531828a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T101029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=def9723359a5d51dc4d846144d16e65f1a9e7b73c5be296217954fad0ff036c9 10:10:30 % Total % Received % Xferd Average Speed Time Time Time Current 10:10:30 Dload Upload Total Spent Left Speed 10:10:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 24500 --:--:-- --:--:-- --:--:-- 24380 100 4998 0 0 100 4998 0 21921 --:--:-- --:--:-- --:--:-- 21825 10:10:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/5d512c18d1c7b78db7dd773bf8816c37bfaa059e [Pipeline] } 10:10:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:10:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:10:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:10:30 10:10:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:10:31 latest: Pulling from edgex-devops/edgex-snyk-go 10:10:31 619be1103602: Already exists 10:10:31 f8ea3408117e: Pulling fs layer 10:10:31 91320369b822: Pulling fs layer 10:10:31 0406650e8295: Pulling fs layer 10:10:31 4f4fb700ef54: Pulling fs layer 10:10:31 96d80e3f36e1: Pulling fs layer 10:10:31 bcf3aedb951c: Pulling fs layer 10:10:31 4f4fb700ef54: Waiting 10:10:31 96d80e3f36e1: Waiting 10:10:31 0406650e8295: Verifying Checksum 10:10:31 0406650e8295: Download complete 10:10:31 f8ea3408117e: Verifying Checksum 10:10:31 f8ea3408117e: Download complete 10:10:31 4f4fb700ef54: Verifying Checksum 10:10:31 4f4fb700ef54: Download complete 10:10:31 f8ea3408117e: Pull complete 10:10:31 96d80e3f36e1: Verifying Checksum 10:10:31 96d80e3f36e1: Download complete 10:10:31 91320369b822: Verifying Checksum 10:10:31 91320369b822: Download complete 10:10:32 bcf3aedb951c: Verifying Checksum 10:10:32 bcf3aedb951c: Download complete 10:10:35 91320369b822: Pull complete 10:10:35 0406650e8295: Pull complete 10:10:35 4f4fb700ef54: Pull complete 10:10:35 96d80e3f36e1: Pull complete 10:10:38 bcf3aedb951c: Pull complete 10:10:38 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 10:10:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:10:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:38 prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container 10:10:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 10:10:43 $ docker top 2db564bb0def5dc034eac559032ee7b9ed03e001480012de65d1534d9da7c604 -eo pid,comm [Pipeline] { [Pipeline] sh 10:10:43 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 10:10:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 10:10:43 + set -o pipefail 10:10:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 10:10:51 10:10:51 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 10:10:51 10:10:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/93f6e625-cda9-4816-aa9b-b2c5954203e5 10:10:51 10:10:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:10:51 10:10:51 10:10:51 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 10:10:51 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:10:51 $ docker stop --time=1 2db564bb0def5dc034eac559032ee7b9ed03e001480012de65d1534d9da7c604 10:10:58 $ docker rm -f --volumes 2db564bb0def5dc034eac559032ee7b9ed03e001480012de65d1534d9da7c604 [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 10:10:58 + git log --format=format:%s -1 5d512c18d1c7b78db7dd773bf8816c37bfaa059e [Pipeline] sh 10:10:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:10:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:10:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:59 prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container 10:10:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:11:00 $ docker top 48ab60404ef40fe6e5a08a09dbef88d9aa8ec259d787f118d6a17d6e0a48c0dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:00 [ssh-agent] Looking for ssh-agent implementation... 10:11:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:00 $ docker exec 48ab60404ef40fe6e5a08a09dbef88d9aa8ec259d787f118d6a17d6e0a48c0dd ssh-agent 10:11:00 SSH_AUTH_SOCK=/tmp/ssh-cYfWBtHEPnUS/agent.32 10:11:00 SSH_AGENT_PID=38 10:11:00 Running ssh-add (command line suppressed) 10:11:00 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_468702958396350254.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_468702958396350254.key) 10:11:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:01 + git semver tag 10:11:01 2024-06-25 10:11:01,170 [run_tag] DEBUG tag force:False 10:11:01 2024-06-25 10:11:01,170 [check_head_tag] DEBUG check head tag 10:11:01 2024-06-25 10:11:01,171 [execute] INFO git cat-file --batch-check 10:11:01 2024-06-25 10:11:01,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 10:11:01 2024-06-25 10:11:01,176 [execute] INFO git cat-file --batch 10:11:01 2024-06-25 10:11:01,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 10:11:01 2024-06-25 10:11:01,196 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 10:11:01 2024-06-25 10:11:01,196 [execute] INFO git tag -a v3.2.0-dev.14 -m v3.2.0-dev.14 10:11:01 2024-06-25 10:11:01,197 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.14', '-m', 'v3.2.0-dev.14'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 10:11:01 2024-06-25 10:11:01,201 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 10:11:01 3.2.0-dev.14 [Pipeline] } 10:11:01 $ docker exec --env ******** --env ******** 48ab60404ef40fe6e5a08a09dbef88d9aa8ec259d787f118d6a17d6e0a48c0dd ssh-agent -k 10:11:01 unset SSH_AUTH_SOCK; 10:11:01 unset SSH_AGENT_PID; 10:11:01 echo Agent pid 38 killed; 10:11:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:01 + git semver [Pipeline] } 10:11:01 $ docker stop --time=1 48ab60404ef40fe6e5a08a09dbef88d9aa8ec259d787f118d6a17d6e0a48c0dd 10:11:03 $ docker rm -f --volumes 48ab60404ef40fe6e5a08a09dbef88d9aa8ec259d787f118d6a17d6e0a48c0dd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:11:03 10:11:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:11:03 0.23.1-centos7: Pulling from edgex-lftools 10:11:03 ab5ef0e58194: Pulling fs layer 10:11:03 9712f1f96733: Pulling fs layer 10:11:03 63f879dbbcfc: Pulling fs layer 10:11:03 0d9ebad4ef96: Pulling fs layer 10:11:03 e9a5061849ea: Pulling fs layer 10:11:03 d747dcd14b5f: Pulling fs layer 10:11:03 2de7ff778b66: Pulling fs layer 10:11:03 0d9ebad4ef96: Waiting 10:11:03 e9a5061849ea: Waiting 10:11:03 d747dcd14b5f: Waiting 10:11:03 2de7ff778b66: Waiting 10:11:03 9712f1f96733: Download complete 10:11:04 63f879dbbcfc: Verifying Checksum 10:11:04 63f879dbbcfc: Download complete 10:11:04 0d9ebad4ef96: Verifying Checksum 10:11:04 0d9ebad4ef96: Download complete 10:11:04 e9a5061849ea: Verifying Checksum 10:11:04 e9a5061849ea: Download complete 10:11:04 d747dcd14b5f: Verifying Checksum 10:11:04 d747dcd14b5f: Download complete 10:11:04 ab5ef0e58194: Verifying Checksum 10:11:04 ab5ef0e58194: Download complete 10:11:04 2de7ff778b66: Verifying Checksum 10:11:04 2de7ff778b66: Download complete 10:11:07 ab5ef0e58194: Pull complete 10:11:07 9712f1f96733: Pull complete 10:11:07 63f879dbbcfc: Pull complete 10:11:13 0d9ebad4ef96: Pull complete 10:11:13 e9a5061849ea: Pull complete 10:11:13 d747dcd14b5f: Pull complete 10:11:13 2de7ff778b66: Pull complete 10:11:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:11:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:11:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:13 prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container 10:11:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:11:21 $ docker top 9898a149014dcef20bb32f44f6c73b59e337227bbba1de260802e793144401f1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:11:21 provisioning config files... 10:11:21 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config926960884098860973tmp 10:11:21 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3256511751082383780tmp 10:11:21 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6063097463217678358tmp [Pipeline] { [Pipeline] echo 10:11:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:11:21 ---> sigul-configuration.sh 10:11:21 gpg: directory `/root/.gnupg' created 10:11:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:11:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:11:21 gpg: keyring `/root/.gnupg/secring.gpg' created 10:11:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:11:21 gpg: CAST5 encrypted data 10:11:21 gpg: encrypted with 1 passphrase 10:11:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:11:21 + mkdir /home/jenkins 10:11:21 + mkdir /home/jenkins/sigul [Pipeline] sh 10:11:22 + 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 10:11:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:11:22 ---> sigul-install.sh 10:11:22 Sigul already installed; skipping installation. [Pipeline] sh 10:11:22 + git tag --list 10:11:22 v1.0.0 10:11:22 v1.1.0 10:11:22 v1.1.1 10:11:22 v1.2.1 10:11:22 v1.2.2 10:11:22 v1.2.3 10:11:22 v1.3.0 10:11:22 v1.3.1 10:11:22 v2.0.0 10:11:22 v2.1.0 10:11:22 v2.1.1 10:11:22 v2.2.0 10:11:22 v2.3.0 10:11:22 v3.0 10:11:22 v3.0.0 10:11:22 v3.1 10:11:22 v3.1.0 10:11:22 v3.1.0-dev.1 10:11:22 v3.1.0-dev.10 10:11:22 v3.1.0-dev.11 10:11:22 v3.1.0-dev.12 10:11:22 v3.1.0-dev.13 10:11:22 v3.1.0-dev.14 10:11:22 v3.1.0-dev.15 10:11:22 v3.1.0-dev.16 10:11:22 v3.1.0-dev.17 10:11:22 v3.1.0-dev.18 10:11:22 v3.1.0-dev.19 10:11:22 v3.1.0-dev.2 10:11:22 v3.1.0-dev.20 10:11:22 v3.1.0-dev.21 10:11:22 v3.1.0-dev.22 10:11:22 v3.1.0-dev.23 10:11:22 v3.1.0-dev.24 10:11:22 v3.1.0-dev.25 10:11:22 v3.1.0-dev.26 10:11:22 v3.1.0-dev.27 10:11:22 v3.1.0-dev.28 10:11:22 v3.1.0-dev.29 10:11:22 v3.1.0-dev.3 10:11:22 v3.1.0-dev.30 10:11:22 v3.1.0-dev.4 10:11:22 v3.1.0-dev.5 10:11:22 v3.1.0-dev.6 10:11:22 v3.1.0-dev.7 10:11:22 v3.1.0-dev.8 10:11:22 v3.1.0-dev.9 10:11:22 v3.1.1 10:11:22 v3.1.1-dev.1 10:11:22 v3.2.0-dev.1 10:11:22 v3.2.0-dev.10 10:11:22 v3.2.0-dev.11 10:11:22 v3.2.0-dev.12 10:11:22 v3.2.0-dev.13 10:11:22 v3.2.0-dev.14 10:11:22 v3.2.0-dev.2 10:11:22 v3.2.0-dev.3 10:11:22 v3.2.0-dev.4 10:11:22 v3.2.0-dev.5 10:11:22 v3.2.0-dev.6 10:11:22 v3.2.0-dev.7 10:11:22 v3.2.0-dev.8 10:11:22 v3.2.0-dev.9 [Pipeline] sh 10:11:23 + lftools sign git-tag v3.2.0-dev.14 10:11:23 Signing Git tag with Sigul... 10:11:23 Signing v3.2.0-dev.14 [Pipeline] echo 10:11:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:11:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:11:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:11:24 $ docker stop --time=1 9898a149014dcef20bb32f44f6c73b59e337227bbba1de260802e793144401f1 10:11:25 $ docker rm -f --volumes 9898a149014dcef20bb32f44f6c73b59e337227bbba1de260802e793144401f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:11:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:11:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:26 prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container 10:11:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:11:26 $ docker top 0149f117dc6c4ef081b5f71ca85f7b032cc4d2708dbde6cc119f242568571e42 -eo pid,comm 10:11:27 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). 10:11:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:27 [ssh-agent] Looking for ssh-agent implementation... 10:11:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:27 $ docker exec 0149f117dc6c4ef081b5f71ca85f7b032cc4d2708dbde6cc119f242568571e42 ssh-agent 10:11:27 SSH_AUTH_SOCK=/tmp/ssh-MAJllWMmC20h/agent.32 10:11:27 SSH_AGENT_PID=38 10:11:27 Running ssh-add (command line suppressed) 10:11:27 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15448760228904166708.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15448760228904166708.key) 10:11:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:27 + git semver bump pre 10:11:28 2024-06-25 10:11:27,941 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 10:11:28 2024-06-25 10:11:27,941 [bump_version] DEBUG bumping version:3.2.0-dev.14 on axis:pre with prefix:dev 10:11:28 2024-06-25 10:11:27,941 [bump_version] DEBUG bumped version:3.2.0-dev.15 10:11:28 2024-06-25 10:11:27,941 [write_version] DEBUG write version:3.2.0-dev.15 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 10:11:28 2024-06-25 10:11:27,941 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 10:11:28 2024-06-25 10:11:27,941 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 10:11:28 2024-06-25 10:11:27,944 [execute] INFO git cat-file --batch-check 10:11:28 2024-06-25 10:11:27,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:11:28 2024-06-25 10:11:27,950 [execute] INFO git cat-file --batch 10:11:28 2024-06-25 10:11:27,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:11:28 2024-06-25 10:11:27,955 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 10:11:28 3.2.0-dev.15 [Pipeline] } 10:11:28 $ docker exec --env ******** --env ******** 0149f117dc6c4ef081b5f71ca85f7b032cc4d2708dbde6cc119f242568571e42 ssh-agent -k 10:11:28 unset SSH_AUTH_SOCK; 10:11:28 unset SSH_AGENT_PID; 10:11:28 echo Agent pid 38 killed; 10:11:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:28 + git semver [Pipeline] } 10:11:28 $ docker stop --time=1 0149f117dc6c4ef081b5f71ca85f7b032cc4d2708dbde6cc119f242568571e42 10:11:30 $ docker rm -f --volumes 0149f117dc6c4ef081b5f71ca85f7b032cc4d2708dbde6cc119f242568571e42 [Pipeline] // withDockerContainer [Pipeline] sh 10:11:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:11:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:11:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:30 prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container 10:11:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:11:31 $ docker top 3f197f9186037d8011c53c41a5ebbc8f6e7c24463ae2a0a9946df9585e234262 -eo pid,comm 10:11: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). 10:11:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:31 [ssh-agent] Looking for ssh-agent implementation... 10:11:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:31 $ docker exec 3f197f9186037d8011c53c41a5ebbc8f6e7c24463ae2a0a9946df9585e234262 ssh-agent 10:11:31 SSH_AUTH_SOCK=/tmp/ssh-BeTyxPHoNg3D/agent.32 10:11:31 SSH_AGENT_PID=38 10:11:31 Running ssh-add (command line suppressed) 10:11:31 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10741872778074827520.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10741872778074827520.key) 10:11:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:31 + git semver push 10:11:32 2024-06-25 10:11:32,035 [run_push] DEBUG push 10:11:32 2024-06-25 10:11:32,036 [execute] INFO git cat-file --batch-check 10:11:32 2024-06-25 10:11:32,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:11:32 2024-06-25 10:11:32,039 [execute] INFO git rev-list d580213040e8c4bc4ee179790bfa221bff5e24b6 -- 10:11:32 2024-06-25 10:11:32,040 [execute] DEBUG Popen(['git', 'rev-list', 'd580213040e8c4bc4ee179790bfa221bff5e24b6', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:11:32 2024-06-25 10:11:32,048 [execute] INFO git fetch -v origin 10:11:32 2024-06-25 10:11:32,049 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 10:11:32 2024-06-25 10:11:32,509 [run_push] DEBUG no remote changes detected 10:11:32 2024-06-25 10:11:32,509 [execute] INFO git push origin semver 10:11:32 2024-06-25 10:11:32,509 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:11:33 2024-06-25 10:11:33,420 [run_push] DEBUG push all version tags 10:11:33 2024-06-25 10:11:33,421 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:11:33 2024-06-25 10:11:33,422 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 10:11:34 2024-06-25 10:11:34,144 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 10:11:34 3.2.0-dev.15 [Pipeline] } 10:11:34 $ docker exec --env ******** --env ******** 3f197f9186037d8011c53c41a5ebbc8f6e7c24463ae2a0a9946df9585e234262 ssh-agent -k 10:11:34 unset SSH_AUTH_SOCK; 10:11:34 unset SSH_AGENT_PID; 10:11:34 echo Agent pid 38 killed; 10:11:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:34 + git semver [Pipeline] } 10:11:34 $ docker stop --time=1 3f197f9186037d8011c53c41a5ebbc8f6e7c24463ae2a0a9946df9585e234262 10:11:36 $ docker rm -f --volumes 3f197f9186037d8011c53c41a5ebbc8f6e7c24463ae2a0a9946df9585e234262 [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 10:11:36 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 10:11:36 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 10:11:36 total 16 10:11:36 drwxr-xr-x 3 root root 4096 Jun 25 09:59 . 10:11:36 drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 10:11 .. 10:11:36 drwxr-xr-x 2 root root 4096 Jun 25 09:59 cost 10:11:36 -rw-r--r-- 1 root root 89 Jun 25 09:59 cost.csv 10:11:36 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 10:11:36 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 10:11:36 total 16 10:11:36 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 09:59 . 10:11:36 drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 10:11 .. 10:11:36 drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 09:59 cost 10:11:36 -rw-r--r-- 1 jenkins jenkins 89 Jun 25 09:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:11:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:11:38 ---> package-listing.sh 10:11:38 ++ facter osfamily 10:11:38 ++ tr '[:upper:]' '[:lower:]' 10:11:38 + OS_FAMILY=debian 10:11:38 + workspace=/w/workspace/exfoundry_device-virtual-go_main 10:11:38 + START_PACKAGES=/tmp/packages_start.txt 10:11:38 + END_PACKAGES=/tmp/packages_end.txt 10:11:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:11:38 + PACKAGES=/tmp/packages_start.txt 10:11:38 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 10:11:38 + PACKAGES=/tmp/packages_end.txt 10:11:38 + case "${OS_FAMILY}" in 10:11:38 + dpkg -l 10:11:38 + grep '^ii' 10:11:38 + '[' -f /tmp/packages_start.txt ']' 10:11:38 + '[' -f /tmp/packages_end.txt ']' 10:11:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:11:38 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 10:11:38 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 10:11:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 10:11:38 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:11:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:11:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:39 prd-ubuntu20.04-docker-8c-8g-4347 does not seem to be running inside a container 10:11:39 $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 10:11:39 $ docker top 48b0522b3d0c2fae77e702fa2841eb980fd581f80a8606ccd4883f71f8a4f086 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:39 + touch /tmp/pre-build-complete [Pipeline] sh 10:11:40 + mkdir -p /var/log/sysstat [Pipeline] sh 10:11:40 + ls /var/log/sa-host 10:11:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:40 provisioning config files... 10:11:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2786349181060015303tmp [Pipeline] { [Pipeline] echo 10:11:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:11:40 ---> create-netrc.sh [Pipeline] } 10:11:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:11:41 ---> python-tools-install.sh [Pipeline] echo 10:11:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:11:41 ---> sudo-logs.sh 10:11:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:11:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:11:41 ---> job-cost.sh 10:11:41 lf-activate-venv: SKIPPING 10:11:41 DEBUG: total: 0.2199999988079071 10:11:41 INFO: Retrieving Stack Cost... 10:11:42 INFO: Retrieving Pricing Info for: v3-standard-8 10:11:42 INFO: Archiving Costs [Pipeline] echo 10:11:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:11:42 ---> logs-deploy.sh 10:11:42 lf-activate-venv: SKIPPING 10:11:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/170 10:11:42 INFO: archiving workspace using pattern(s): 10:11:43 Archives upload complete. 10:11:44 INFO: archiving logs to Nexus 10:11:44 ---> uname -a: 10:11:44 Linux prd-ubuntu20-04-docker-8c-8g-4347 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:11:44 10:11:44 10:11:44 ---> lscpu: 10:11:44 Architecture: x86_64 10:11:44 CPU op-mode(s): 32-bit, 64-bit 10:11:44 Byte Order: Little Endian 10:11:44 Address sizes: 40 bits physical, 48 bits virtual 10:11:44 CPU(s): 8 10:11:44 On-line CPU(s) list: 0-7 10:11:44 Thread(s) per core: 1 10:11:44 Core(s) per socket: 1 10:11:44 Socket(s): 8 10:11:44 NUMA node(s): 1 10:11:44 Vendor ID: AuthenticAMD 10:11:44 CPU family: 23 10:11:44 Model: 49 10:11:44 Model name: AMD EPYC-Rome Processor 10:11:44 Stepping: 0 10:11:44 CPU MHz: 2800.000 10:11:44 BogoMIPS: 5600.00 10:11:44 Virtualization: AMD-V 10:11:44 Hypervisor vendor: KVM 10:11:44 Virtualization type: full 10:11:44 L1d cache: 256 KiB 10:11:44 L1i cache: 256 KiB 10:11:44 L2 cache: 4 MiB 10:11:44 L3 cache: 128 MiB 10:11:44 NUMA node0 CPU(s): 0-7 10:11:44 Vulnerability Itlb multihit: Not affected 10:11:44 Vulnerability L1tf: Not affected 10:11:44 Vulnerability Mds: Not affected 10:11:44 Vulnerability Meltdown: Not affected 10:11:44 Vulnerability Mmio stale data: Not affected 10:11:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:11:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:11:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:11:44 Vulnerability Srbds: Not affected 10:11:44 Vulnerability Tsx async abort: Not affected 10:11:44 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 10:11:44 10:11:44 10:11:44 ---> nproc: 10:11:44 8 10:11:44 10:11:44 10:11:44 ---> df -h: 10:11:44 Filesystem Size Used Avail Use% Mounted on 10:11:44 overlay 155G 14G 142G 9% / 10:11:44 tmpfs 64M 0 64M 0% /dev 10:11:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:11:44 shm 64M 0 64M 0% /dev/shm 10:11:44 /dev/vda1 155G 14G 142G 9% /facter-os 10:11:44 10:11:44 10:11:44 ---> sar -b -r -n DEV: 10:11:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4347) 06/25/24 _x86_64_ (8 CPU) 10:11:44 10:11:44 09:55:13 LINUX RESTART (8 CPU) 10:11:44 10:11:44 09:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:11:44 09:57:01 268.14 5.51 262.63 0.00 440.20 126240.84 0.00 10:11:44 09:58:01 144.08 0.03 144.04 0.00 4.13 43570.87 0.00 10:11:44 09:59:01 179.48 0.25 179.23 0.00 26.13 48320.93 0.00 10:11:44 10:00:01 49.18 0.02 49.16 0.00 4.27 16485.40 0.00 10:11:44 10:01:01 50.16 6.78 43.38 0.00 4438.33 8439.39 0.00 10:11:44 10:02:01 6.95 0.02 6.93 0.00 0.13 129.98 0.00 10:11:44 10:03:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 10:11:44 10:04:01 2.05 0.00 2.05 0.00 0.00 23.33 0.00 10:11:44 10:05:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 10:11:44 10:06:01 2.20 0.00 2.20 0.00 0.00 24.13 0.00 10:11:44 10:07:01 1.37 0.00 1.37 0.00 0.00 19.86 0.00 10:11:44 10:08:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 10:11:44 10:09:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 10:11:44 10:10:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 10:11:44 10:11:01 85.52 0.30 85.22 0.00 12.80 39337.42 0.00 10:11:44 Average: 52.79 0.86 51.93 0.00 328.26 18723.93 0.00 10:11:44 10:11:44 09:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:11:44 09:57:01 27576760 31470200 850596 2.59 148172 3868252 2009184 5.92 1349476 3419792 367444 10:11:44 09:58:01 27397908 31434388 877556 2.67 191184 3921704 2117708 6.24 1382996 3509752 374860 10:11:44 09:59:01 26905408 31463616 850104 2.59 199764 4432100 2070992 6.10 1431808 3947604 454588 10:11:44 10:00:01 26918384 31499064 813828 2.47 203520 4435752 1777244 5.24 1414036 3938592 20 10:11:44 10:01:01 26474368 31478876 796972 2.42 232104 4836196 1755456 5.17 1698220 4063864 1192 10:11:44 10:02:01 26484524 31484180 790692 2.40 230664 4832944 1717120 5.06 1692092 4060656 8 10:11:44 10:03:01 26484596 31484260 790568 2.40 230688 4832948 1717120 5.06 1691744 4060660 20 10:11:44 10:04:01 26495104 31494872 779872 2.37 230772 4832952 1717120 5.06 1681780 4060660 12 10:11:44 10:05:01 26495700 31495540 779124 2.37 230840 4832952 1717120 5.06 1680628 4060660 8 10:11:44 10:06:01 26495888 31495796 778568 2.37 230916 4832956 1717120 5.06 1680736 4060668 8 10:11:44 10:07:01 26496604 31496572 777752 2.37 230980 4832956 1717120 5.06 1680168 4060672 8 10:11:44 10:08:01 26496068 31496112 778184 2.37 231024 4832964 1717120 5.06 1680208 4060684 16 10:11:44 10:09:01 26496060 31496108 778100 2.37 231052 4832968 1717120 5.06 1680224 4060688 8 10:11:44 10:10:01 26495720 31495768 778360 2.37 231072 4832968 1717120 5.06 1680292 4060688 8 10:11:44 10:11:01 25749156 31445036 823816 2.51 244636 5462404 2094796 6.17 1773668 4661348 680 10:11:44 Average: 26630817 31482026 802939 2.44 219826 4696868 1818631 5.36 1613205 4005799 79925 10:11:44 10:11:44 09:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:11:44 09:57:01 ens3 700.22 448.89 7345.92 59.09 0.00 0.00 0.00 0.00 10:11:44 09:57:01 lo 2.78 2.78 0.28 0.28 0.00 0.00 0.00 0.00 10:11:44 09:57:01 docker0 356.65 539.69 30.90 3656.10 0.00 0.00 0.00 0.00 10:11:44 09:58:01 vetha61753d 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 10:11:44 09:58:01 ens3 28.46 15.96 27.02 10.78 0.00 0.00 0.00 0.00 10:11:44 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:44 09:58:01 docker0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:11:44 09:59:01 ens3 160.98 112.85 2714.35 190.69 0.00 0.00 0.00 0.00 10:11:44 09:59:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 10:11:44 09:59:01 docker0 4.02 7.03 0.25 93.30 0.00 0.00 0.00 0.00 10:11:44 10:00:01 ens3 11.18 7.27 12.62 4.48 0.00 0.00 0.00 0.00 10:11:44 10:00:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:11:44 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 10:01:01 ens3 174.87 75.42 2712.52 5.45 0.00 0.00 0.00 0.00 10:11:44 10:01:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 10:11:44 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 10:02:01 ens3 0.80 0.52 0.28 0.23 0.00 0.00 0.00 0.00 10:11:44 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:44 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 10:03:01 ens3 0.63 0.03 0.03 0.00 0.00 0.00 0.00 0.00 10:11:44 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 10:04:01 ens3 2.73 1.35 2.80 0.28 0.00 0.00 0.00 0.00 10:11:44 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:44 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 10:05:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 10:06:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:11:44 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:44 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 10:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 10:08:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:44 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:44 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 10:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 10:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:44 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:11:44 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 10:11:01 veth608200f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:11:44 10:11:01 ens3 293.62 203.52 4886.43 154.91 0.00 0.00 0.00 0.00 10:11:44 10:11:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 10:11:44 10:11:01 docker0 82.72 138.69 7.44 1257.35 0.00 0.00 0.00 0.00 10:11:44 Average: veth608200f 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 10:11:44 Average: ens3 90.92 57.31 1173.25 28.36 0.00 0.00 0.00 0.00 10:11:44 Average: lo 0.91 0.91 0.09 0.09 0.00 0.00 0.00 0.00 10:11:44 Average: docker0 29.20 45.15 2.54 330.09 0.00 0.00 0.00 0.00 10:11:44 10:11:44 10:11:44 ---> sar -P ALL: 10:11:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4347) 06/25/24 _x86_64_ (8 CPU) 10:11:44 10:11:44 09:55:13 LINUX RESTART (8 CPU) 10:11:44 10:11:44 09:56:02 CPU %user %nice %system %iowait %steal %idle 10:11:44 09:57:01 all 8.69 0.00 3.90 4.73 0.07 82.61 10:11:44 09:57:01 0 9.58 0.00 4.48 9.51 0.09 76.34 10:11:44 09:57:01 1 9.19 0.00 3.75 5.97 0.09 81.00 10:11:44 09:57:01 2 9.24 0.00 3.45 0.29 0.07 86.95 10:11:44 09:57:01 3 8.08 0.00 3.63 1.48 0.07 86.75 10:11:44 09:57:01 4 9.05 0.00 5.24 14.30 0.09 71.32 10:11:44 09:57:01 5 8.59 0.00 3.75 1.19 0.07 86.40 10:11:44 09:57:01 6 8.42 0.00 3.80 1.75 0.07 85.96 10:11:44 09:57:01 7 7.37 0.00 3.10 3.43 0.05 86.05 10:11:44 09:58:01 all 35.70 0.00 6.25 2.81 0.08 55.16 10:11:44 09:58:01 0 35.67 0.00 6.07 0.55 0.08 57.63 10:11:44 09:58:01 1 35.79 0.00 6.36 0.44 0.08 57.32 10:11:44 09:58:01 2 35.33 0.00 5.88 0.52 0.08 58.18 10:11:44 09:58:01 3 35.89 0.00 6.50 1.43 0.07 56.11 10:11:44 09:58:01 4 36.56 0.00 6.61 16.03 0.10 40.70 10:11:44 09:58:01 5 36.34 0.00 6.89 0.61 0.07 56.09 10:11:44 09:58:01 6 35.25 0.00 5.71 2.49 0.08 56.47 10:11:44 09:58:01 7 34.79 0.00 5.98 0.40 0.08 58.74 10:11:44 09:59:01 all 24.97 0.00 5.19 2.93 0.08 66.83 10:11:44 09:59:01 0 25.56 0.00 5.33 0.22 0.12 68.77 10:11:44 09:59:01 1 24.97 0.00 6.09 17.35 0.08 51.52 10:11:44 09:59:01 2 24.15 0.00 4.09 0.03 0.07 71.66 10:11:44 09:59:01 3 23.65 0.00 4.71 3.29 0.08 68.27 10:11:44 09:59:01 4 26.56 0.00 5.05 0.32 0.07 68.01 10:11:44 09:59:01 5 25.80 0.00 5.13 1.85 0.08 67.14 10:11:44 09:59:01 6 26.24 0.00 5.40 0.05 0.08 68.23 10:11:44 09:59:01 7 22.86 0.00 5.73 0.35 0.08 70.98 10:11:44 10:00:01 all 1.00 0.00 0.41 0.96 0.01 97.62 10:11:44 10:00:01 0 0.93 0.00 0.47 0.07 0.02 98.52 10:11:44 10:00:01 1 0.92 0.00 0.25 0.00 0.00 98.83 10:11:44 10:00:01 2 0.78 0.00 0.38 0.02 0.03 98.78 10:11:44 10:00:01 3 0.55 0.00 0.84 6.53 0.02 92.06 10:11:44 10:00:01 4 0.93 0.00 0.25 0.05 0.02 98.75 10:11:44 10:00:01 5 0.92 0.00 0.37 0.67 0.02 98.03 10:11:44 10:00:01 6 2.23 0.00 0.51 0.36 0.02 96.88 10:11:44 10:00:01 7 0.72 0.00 0.20 0.00 0.00 99.08 10:11:44 10:01:01 all 2.39 0.00 1.32 0.97 0.03 95.29 10:11:44 10:01:01 0 2.54 0.00 1.51 0.60 0.03 95.32 10:11:44 10:01:01 1 3.77 0.00 1.22 1.55 0.03 93.42 10:11:44 10:01:01 2 1.74 0.00 1.31 0.03 0.05 96.87 10:11:44 10:01:01 3 1.91 0.00 0.95 2.54 0.03 94.57 10:11:44 10:01:01 4 4.00 0.00 1.44 1.00 0.03 93.53 10:11:44 10:01:01 5 1.37 0.00 2.32 0.27 0.02 96.03 10:11:44 10:01:01 6 2.34 0.00 0.85 0.15 0.03 96.62 10:11:44 10:01:01 7 1.42 0.00 0.98 1.63 0.02 95.95 10:11:44 10:02:01 all 0.09 0.00 0.06 0.02 0.01 99.83 10:11:44 10:02:01 0 0.07 0.00 0.08 0.03 0.03 99.78 10:11:44 10:02:01 1 0.10 0.00 0.03 0.00 0.00 99.87 10:11:44 10:02:01 2 0.07 0.00 0.07 0.02 0.02 99.83 10:11:44 10:02:01 3 0.03 0.00 0.05 0.02 0.00 99.90 10:11:44 10:02:01 4 0.28 0.00 0.08 0.00 0.02 99.62 10:11:44 10:02:01 5 0.07 0.00 0.05 0.02 0.00 99.87 10:11:44 10:02:01 6 0.03 0.00 0.03 0.05 0.02 99.87 10:11:44 10:02:01 7 0.03 0.00 0.05 0.00 0.00 99.92 10:11:44 10:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:11:44 10:03:01 0 0.03 0.00 0.05 0.00 0.02 99.90 10:11:44 10:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:11:44 10:03:01 2 0.07 0.00 0.02 0.00 0.00 99.92 10:11:44 10:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:11:44 10:03:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:11:44 10:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:11:44 10:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:11:44 10:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:11:44 10:04:01 all 0.05 0.00 0.01 0.01 0.01 99.92 10:11:44 10:04:01 0 0.17 0.00 0.02 0.02 0.02 99.78 10:11:44 10:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:11:44 10:04:01 2 0.07 0.00 0.03 0.00 0.02 99.88 10:11:44 10:04:01 3 0.08 0.00 0.05 0.02 0.02 99.83 10:11:44 10:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:11:44 10:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:11:44 10:04:01 6 0.02 0.00 0.00 0.03 0.00 99.95 10:11:44 10:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:11:44 10:05:01 all 0.05 0.00 0.01 0.00 0.01 99.93 10:11:44 10:05:01 0 0.27 0.00 0.00 0.00 0.00 99.73 10:11:44 10:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:11:44 10:05:01 2 0.07 0.00 0.03 0.00 0.02 99.88 10:11:44 10:05:01 3 0.03 0.00 0.02 0.00 0.03 99.92 10:11:44 10:05:01 4 0.07 0.00 0.00 0.00 0.02 99.92 10:11:44 10:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:11:44 10:05:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:11:44 10:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:11:44 10:06:01 all 0.11 0.00 0.01 0.01 0.01 99.86 10:11:44 10:06:01 0 0.02 0.00 0.05 0.02 0.02 99.90 10:11:44 10:06:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:11:44 10:06:01 2 0.73 0.00 0.02 0.00 0.02 99.24 10:11:44 10:06:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:11:44 10:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:11:44 10:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:11:44 10:06:01 6 0.02 0.00 0.00 0.03 0.00 99.95 10:11:44 10:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:11:44 10:07:01 all 0.28 0.00 0.01 0.00 0.01 99.70 10:11:44 10:07:01 0 0.10 0.00 0.02 0.02 0.00 99.87 10:11:44 10:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:11:44 10:07:01 2 1.99 0.00 0.03 0.00 0.02 97.96 10:11:44 10:07:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:11:44 10:07:01 4 0.05 0.00 0.00 0.00 0.02 99.93 10:11:44 10:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:11:44 10:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:11:44 10:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:11:44 10:11:44 10:07:01 CPU %user %nice %system %iowait %steal %idle 10:11:44 10:08:01 all 0.21 0.00 0.01 0.00 0.01 99.76 10:11:44 10:08:01 0 0.03 0.00 0.02 0.02 0.02 99.92 10:11:44 10:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:11:44 10:08:01 2 1.50 0.00 0.03 0.00 0.02 98.45 10:11:44 10:08:01 3 0.05 0.00 0.05 0.00 0.02 99.88 10:11:44 10:08:01 4 0.05 0.00 0.00 0.00 0.00 99.95 10:11:44 10:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:11:44 10:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:11:44 10:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:11:44 10:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:11:44 10:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:11:44 10:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:11:44 10:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:11:44 10:09:01 3 0.02 0.00 0.02 0.00 0.03 99.93 10:11:44 10:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:11:44 10:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:11:44 10:09:01 6 0.02 0.00 0.02 0.02 0.02 99.93 10:11:44 10:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:11:44 10:10:01 all 0.14 0.00 0.01 0.00 0.01 99.85 10:11:44 10:10:01 0 0.05 0.00 0.02 0.02 0.02 99.90 10:11:44 10:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:11:44 10:10:01 2 0.07 0.00 0.02 0.00 0.02 99.90 10:11:44 10:10:01 3 0.94 0.00 0.03 0.00 0.02 99.01 10:11:44 10:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:11:44 10:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:11:44 10:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:11:44 10:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:11:44 10:11:01 all 5.01 0.00 2.34 2.08 0.04 90.52 10:11:44 10:11:01 0 4.88 0.00 2.66 6.34 0.05 86.07 10:11:44 10:11:01 1 5.10 0.00 2.15 7.20 0.03 85.52 10:11:44 10:11:01 2 5.35 0.00 1.89 0.29 0.05 92.42 10:11:44 10:11:01 3 5.18 0.00 2.38 0.47 0.05 91.92 10:11:44 10:11:01 4 4.53 0.00 2.31 0.00 0.03 93.12 10:11:44 10:11:01 5 5.24 0.00 2.18 0.22 0.03 92.33 10:11:44 10:11:01 6 5.10 0.00 3.66 2.13 0.03 89.07 10:11:44 10:11:01 7 4.68 0.00 1.53 0.02 0.05 93.72 10:11:44 Average: all 5.21 0.00 1.29 0.96 0.03 92.51 10:11:44 Average: 0 5.30 0.00 1.37 1.14 0.03 92.15 10:11:44 Average: 1 5.29 0.00 1.32 2.15 0.02 91.23 10:11:44 Average: 2 5.39 0.00 1.14 0.08 0.03 93.36 10:11:44 Average: 3 5.06 0.00 1.27 1.05 0.03 92.59 10:11:44 Average: 4 5.44 0.00 1.39 2.07 0.03 91.08 10:11:44 Average: 5 5.18 0.00 1.37 0.32 0.02 93.11 10:11:44 Average: 6 5.27 0.00 1.32 0.47 0.02 92.91 10:11:44 Average: 7 4.77 0.00 1.16 0.38 0.02 93.67 10:11:44 10:11:44 10:11:44