Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 60c6d6f4a1dd386522f88229b760e87d58d61eab 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-ssh16998877140051655534.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh477823731433562167.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8352625314911636230.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh13721143814512963775.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-usb-camera/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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13742046143067346262.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22729 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 60c6d6f4a1dd386522f88229b760e87d58d61eab (main) Commit message: "Merge pull request #356 from jackchenjc/edgex-go-issue-4916" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.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 60c6d6f4a1dd386522f88229b760e87d58d61eab # timeout=10 > git rev-list --no-walk f54ffb40a3babb35290dafd3840ebb7d04a6878c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:45:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:45:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:45:04 ========================================================= 08:45:04 EdgeX Global Pipelines Version Info 08:45:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:45:05 ------------------- 08:45:05 stable info: 08:45:05 ------------------- 08:45:05 Commited By: Ginny Guan ginny@iotechsys.com 08:45:05 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:45:05 Message: update stable to v1.0.265 08:45:05 ------------------- 08:45:05 experimental info: 08:45:05 ------------------- 08:45:05 Commited By: Cherry Wang cherry@iotechsys.com 08:45:05 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:45:05 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:45:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 08:45:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 08:45:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:45:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:45:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60c6d6f4a1dd386522f88229b760e87d58d61eab [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60c6d6f [Pipeline] echo 08:45:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:45:06 provisioning config files... 08:45:06 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13588051542654988688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:07 ---> ****-login.sh 08:45:07 nexus3.edgexfoundry.org:10001 08:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:07 Configure a credential helper to remove this warning. See 08:45:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:07 08:45:07 Login Succeeded 08:45:07 nexus3.edgexfoundry.org:10002 08:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:07 Configure a credential helper to remove this warning. See 08:45:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:07 08:45:07 Login Succeeded 08:45:07 nexus3.edgexfoundry.org:10003 08:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:07 Configure a credential helper to remove this warning. See 08:45:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:07 08:45:07 Login Succeeded 08:45:07 nexus3.edgexfoundry.org:10004 08:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:07 Configure a credential helper to remove this warning. See 08:45:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:07 08:45:07 Login Succeeded 08:45:07 ****.io 08:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:07 Configure a credential helper to remove this warning. See 08:45:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:07 08:45:07 Login Succeeded 08:45:07 ---> ****-login.sh ends [Pipeline] } 08:45:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:45:08 + git rev-list -1 --merges 60c6d6f4a1dd386522f88229b760e87d58d61eab~1..60c6d6f4a1dd386522f88229b760e87d58d61eab [Pipeline] echo 08:45:08 -----------> git rev-list -1 --merges 60c6d6f4a1dd386522f88229b760e87d58d61eab~1..60c6d6f4a1dd386522f88229b760e87d58d61eab 60c6d6f4a1dd386522f88229b760e87d58d61eab 08:45:08 60c6d6f4a1dd386522f88229b760e87d58d61eab [false] [Pipeline] sh 08:45:08 + git log --format=format:%s -1 60c6d6f4a1dd386522f88229b760e87d58d61eab [Pipeline] echo 08:45:08 ========================================================= 08:45:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:45:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:45:08 + git log --format=format:%s -1 60c6d6f4a1dd386522f88229b760e87d58d61eab [Pipeline] echo 08:45:08 [semverPrep] GIT_COMMIT: 60c6d6f4a1dd386522f88229b760e87d58d61eab, Commit Message: Merge pull request #356 from jackchenjc/edgex-go-issue-4916 [Pipeline] echo 08:45:08 [semverPrep] This is not a build commit. [Pipeline] sh 08:45:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:45:09 + grep -v github /etc/ssh/ssh_known_hosts 08:45:09 + [ -e /tmp/ssh_known_hosts ] 08:45:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:45:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:45:09 + sudo tee -a /etc/ssh/ssh_known_hosts 08:45:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:45:09 08:45:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:45:09 0.1.4: Pulling from edgex-devops/py-git-semver 08:45:09 b85a868b505f: Pulling fs layer 08:45:09 e2be974225ed: Pulling fs layer 08:45:09 339a4e72a1f5: Pulling fs layer 08:45:09 988bab9f4d93: Pulling fs layer 08:45:09 1469e6f7b9e6: Pulling fs layer 08:45:09 eaf3925da568: Pulling fs layer 08:45:09 bab4dde63d76: Pulling fs layer 08:45:09 bde34c3a00c8: Pulling fs layer 08:45:09 b352a97aabf1: Pulling fs layer 08:45:09 4872d77fe225: Pulling fs layer 08:45:09 5851b861e8e6: Pulling fs layer 08:45:09 988bab9f4d93: Waiting 08:45:09 eaf3925da568: Waiting 08:45:09 bab4dde63d76: Waiting 08:45:09 b352a97aabf1: Waiting 08:45:09 bde34c3a00c8: Waiting 08:45:09 1469e6f7b9e6: Waiting 08:45:09 5851b861e8e6: Waiting 08:45:09 e2be974225ed: Verifying Checksum 08:45:09 e2be974225ed: Download complete 08:45:09 988bab9f4d93: Verifying Checksum 08:45:09 988bab9f4d93: Download complete 08:45:10 339a4e72a1f5: Verifying Checksum 08:45:10 339a4e72a1f5: Download complete 08:45:10 1469e6f7b9e6: Verifying Checksum 08:45:10 1469e6f7b9e6: Download complete 08:45:10 eaf3925da568: Verifying Checksum 08:45:10 eaf3925da568: Download complete 08:45:10 bde34c3a00c8: Verifying Checksum 08:45:10 bde34c3a00c8: Download complete 08:45:10 b352a97aabf1: Download complete 08:45:10 4872d77fe225: Verifying Checksum 08:45:10 4872d77fe225: Download complete 08:45:10 5851b861e8e6: Verifying Checksum 08:45:10 5851b861e8e6: Download complete 08:45:10 b85a868b505f: Verifying Checksum 08:45:10 b85a868b505f: Download complete 08:45:10 bab4dde63d76: Verifying Checksum 08:45:11 b85a868b505f: Pull complete 08:45:11 e2be974225ed: Pull complete 08:45:12 339a4e72a1f5: Pull complete 08:45:12 988bab9f4d93: Pull complete 08:45:12 1469e6f7b9e6: Pull complete 08:45:12 eaf3925da568: Pull complete 08:45:14 bab4dde63d76: Pull complete 08:45:14 bde34c3a00c8: Pull complete 08:45:14 b352a97aabf1: Pull complete 08:45:14 4872d77fe225: Pull complete 08:45:14 5851b861e8e6: Pull complete 08:45:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:45:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:45:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:14 prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container 08:45:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:45:17 $ docker top 1d490dba0aaf18c7d1f012b87b623ac91a9579343415a0e3ec97d181913f3df8 -eo pid,comm 08:45:18 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). 08:45:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:45:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:45:18 [ssh-agent] Looking for ssh-agent implementation... 08:45:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:45:18 $ docker exec 1d490dba0aaf18c7d1f012b87b623ac91a9579343415a0e3ec97d181913f3df8 ssh-agent 08:45:18 SSH_AUTH_SOCK=/tmp/ssh-Rno0yleRrz0W/agent.32 08:45:18 SSH_AGENT_PID=38 08:45:18 Running ssh-add (command line suppressed) 08:45:18 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15101191941669714000.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15101191941669714000.key) 08:45:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:45:18 + git tag --points-at HEAD [Pipeline] } 08:45:18 $ docker exec --env ******** --env ******** 1d490dba0aaf18c7d1f012b87b623ac91a9579343415a0e3ec97d181913f3df8 ssh-agent -k 08:45:18 unset SSH_AUTH_SOCK; 08:45:18 unset SSH_AGENT_PID; 08:45:18 echo Agent pid 38 killed; 08:45:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:45:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:45:18 [ssh-agent] Looking for ssh-agent implementation... 08:45:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:45:19 $ docker exec 1d490dba0aaf18c7d1f012b87b623ac91a9579343415a0e3ec97d181913f3df8 ssh-agent 08:45:19 SSH_AUTH_SOCK=/tmp/ssh-77vyUSTeWnU4/agent.71 08:45:19 SSH_AGENT_PID=77 08:45:19 Running ssh-add (command line suppressed) 08:45:19 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1296523615776012744.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1296523615776012744.key) 08:45:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:45:19 + git semver init 08:45:19 2024-10-14 08:45:19,752 [run_init] DEBUG init version:0.0.0 force:False 08:45:19 2024-10-14 08:45:19,753 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 08:45:19 2024-10-14 08:45:19,753 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 08:45:19 2024-10-14 08:45:19,754 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 08:45:21 2024-10-14 08:45:21,451 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 08:45:21 2024-10-14 08:45:21,452 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 08:45:21 2024-10-14 08:45:21,452 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:45:21 2024-10-14 08:45:21,452 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 08:45:21 3.2.0-dev.21 [Pipeline] } 08:45:21 $ docker exec --env ******** --env ******** 1d490dba0aaf18c7d1f012b87b623ac91a9579343415a0e3ec97d181913f3df8 ssh-agent -k 08:45:21 unset SSH_AUTH_SOCK; 08:45:21 unset SSH_AGENT_PID; 08:45:21 echo Agent pid 77 killed; 08:45:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:45:22 + git semver [Pipeline] } 08:45:22 $ docker stop --time=1 1d490dba0aaf18c7d1f012b87b623ac91a9579343415a0e3ec97d181913f3df8 08:45:23 $ docker rm -f --volumes 1d490dba0aaf18c7d1f012b87b623ac91a9579343415a0e3ec97d181913f3df8 [Pipeline] // withDockerContainer [Pipeline] sh 08:45:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:45:24 Stashed 1 file(s) [Pipeline] echo 08:45:24 [edgeXSemver]: initialized semver on version 3.2.0-dev.21 [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 08:45:24 provisioning config files... 08:45:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6887756122024085381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:24 ---> ****-login.sh 08:45:24 nexus3.edgexfoundry.org:10001 08:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:24 Configure a credential helper to remove this warning. See 08:45:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:24 08:45:24 Login Succeeded 08:45:24 nexus3.edgexfoundry.org:10002 08:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:25 Configure a credential helper to remove this warning. See 08:45:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:25 08:45:25 Login Succeeded 08:45:25 nexus3.edgexfoundry.org:10003 08:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:25 Configure a credential helper to remove this warning. See 08:45:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:25 08:45:25 Login Succeeded 08:45:25 nexus3.edgexfoundry.org:10004 08:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:25 Configure a credential helper to remove this warning. See 08:45:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:25 08:45:25 Login Succeeded 08:45:25 ****.io 08:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:45:25 Configure a credential helper to remove this warning. See 08:45:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:45:25 08:45:25 Login Succeeded 08:45:25 ---> ****-login.sh ends [Pipeline] } 08:45:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:45:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:45:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:45:25 ========================================================= 08:45:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:45:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:45:25 Sending build context to Docker daemon 20.61MB 08:45:25 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 08:45:25 Step 2/13 : FROM ${BASE} AS builder 08:45:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:45:26 43c4264eed91: Pulling fs layer 08:45:26 4cc291be95ef: Pulling fs layer 08:45:26 2ac1f1163629: Pulling fs layer 08:45:26 5c3c966382ef: Pulling fs layer 08:45:26 4f4fb700ef54: Pulling fs layer 08:45:26 5d5c8e513c77: Pulling fs layer 08:45:26 9f66e0745190: Pulling fs layer 08:45:26 f49a43e4bbc0: Pulling fs layer 08:45:26 561ebcabdf7f: Pulling fs layer 08:45:26 f49a43e4bbc0: Waiting 08:45:26 5d5c8e513c77: Waiting 08:45:26 9f66e0745190: Waiting 08:45:26 561ebcabdf7f: Waiting 08:45:26 5c3c966382ef: Waiting 08:45:26 4f4fb700ef54: Waiting 08:45:26 4cc291be95ef: Verifying Checksum 08:45:26 4cc291be95ef: Download complete 08:45:26 5c3c966382ef: Verifying Checksum 08:45:26 5c3c966382ef: Download complete 08:45:26 5d5c8e513c77: Download complete 08:45:26 43c4264eed91: Download complete 08:45:26 9f66e0745190: Verifying Checksum 08:45:26 9f66e0745190: Download complete 08:45:27 43c4264eed91: Pull complete 08:45:27 561ebcabdf7f: Download complete 08:45:27 4cc291be95ef: Pull complete 08:45:27 2ac1f1163629: Verifying Checksum 08:45:27 2ac1f1163629: Download complete 08:45:28 f49a43e4bbc0: Verifying Checksum 08:45:28 f49a43e4bbc0: Download complete 08:45:38 2ac1f1163629: Pull complete 08:45:38 5c3c966382ef: Pull complete 08:45:38 4f4fb700ef54: Pull complete 08:45:38 5d5c8e513c77: Pull complete 08:45:38 9f66e0745190: Pull complete 08:45:38 f49a43e4bbc0: Pull complete 08:45:39 Still waiting to schedule task 08:45:39 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:45:41 561ebcabdf7f: Pull complete 08:45:41 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:45:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:45:41 ---> 3a752c3f9dda 08:45:41 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:45:45 ---> Running in 3164539e68b5 08:45:45 Removing intermediate container 3164539e68b5 08:45:45 ---> 9fb1c49766ae 08:45:45 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:45:45 ---> Running in d5b0ab506a66 08:45:45 Removing intermediate container d5b0ab506a66 08:45:45 ---> 8cc8092e1fbe 08:45:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:45:45 ---> Running in aba17c5e6a68 08:45:45 Removing intermediate container aba17c5e6a68 08:45:45 ---> 2534ae6b650a 08:45:45 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:45:45 ---> Running in 5900ef211ddb 08:45:45 Removing intermediate container 5900ef211ddb 08:45:45 ---> cd86da0879e3 08:45:45 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:45:45 ---> Running in 6b5b0f386e8a 08:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:45:46 (1/14) Installing libintl (0.22.5-r0) 08:45:46 (2/14) Installing eudev-libs (3.2.14-r2) 08:45:46 (3/14) Installing libjpeg-turbo (3.0.3-r0) 08:45:46 (4/14) Installing v4l-utils-libs (1.24.1-r1) 08:45:46 (5/14) Installing v4l-utils (1.24.1-r1) 08:45:46 (6/14) Installing libdvbv5 (1.24.1-r1) 08:45:46 (7/14) Installing udev-init-scripts (35-r1) 08:45:46 (8/14) Installing libeconf (0.6.3-r0) 08:45:46 (9/14) Installing libblkid (2.40.1-r1) 08:45:46 (10/14) Installing xz-libs (5.6.2-r0) 08:45:46 (11/14) Installing kmod-libs (32-r0) 08:45:46 (12/14) Installing eudev (3.2.14-r2) 08:45:46 (13/14) Installing eudev-dev (3.2.14-r2) 08:45:46 (14/14) Installing v4l-utils-dev (1.24.1-r1) 08:45:46 Executing busybox-1.36.1-r29.trigger 08:45:46 Executing eudev-3.2.14-r2.trigger 08:45:46 OK: 253 MiB in 68 packages 08:45:47 Removing intermediate container 6b5b0f386e8a 08:45:47 ---> d8373f48f7eb 08:45:47 Step 8/13 : WORKDIR /device-usb-camera 08:45:47 ---> Running in 4761a57e42ac 08:45:47 Removing intermediate container 4761a57e42ac 08:45:47 ---> 867e67a50ef5 08:45:47 Step 9/13 : COPY go.mod vendor* ./ 08:45:47 ---> b688f29b39a9 08:45:47 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:47 ---> Running in 261ee1455271 08:46:41 Removing intermediate container 261ee1455271 08:46:41 ---> e0b9bf2ec52b 08:46:41 Step 11/13 : COPY . . 08:46:41 ---> 23b262f6044d 08:46:41 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:46:41 ---> Running in 73eb8c1b28ad 08:46:41  % Total % Received % Xferd Average Speed Time Time Time Current 08:46:41 Dload Upload Total Spent Left Speed 08:46:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13349 0 --:--:-- --:--:-- --:--:-- 13443 08:46:41 Removing intermediate container 73eb8c1b28ad 08:46:41 ---> 9c8e3616990a 08:46:41 Step 13/13 : RUN ${MAKE} 08:46:41 ---> Running in a9d52319b53d 08:46:41 noop 08:46:41 Removing intermediate container a9d52319b53d 08:46:41 ---> 09a0d8a7b7ae 08:46:41 Successfully built 09a0d8a7b7ae 08:46:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:42 + docker inspect -f . ci-base-image-x86_64 08:46:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:42 prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container 08:46:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:46:42 $ docker top 07c9ee8ecc559613401b2a6436b5133bb80897f6270e802dcb426397f560ea1b -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:42 + go version 08:46:42 go version go1.23.2 linux/amd64 [Pipeline] } 08:46:42 $ docker stop --time=1 07c9ee8ecc559613401b2a6436b5133bb80897f6270e802dcb426397f560ea1b 08:46:44 $ docker rm -f --volumes 07c9ee8ecc559613401b2a6436b5133bb80897f6270e802dcb426397f560ea1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:44 + docker inspect -f . ci-base-image-x86_64 08:46:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:44 prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container 08:46:44 $ 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-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:46:44 $ docker top eda721e9d50e885c22779faeea6ad5783d34e0f15d72cf352234f46616c0b276 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:45 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 08:46:45 + make test 08:46:45 go test ./... -coverprofile=coverage.out ./... 08:46:47 ? github.com/edgexfoundry/device-usb-camera [no test files] 08:47:05 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 08:47:05 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements 08:47:15 go vet ./... 08:47:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:47:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:47:22 ./bin/test-attribution-txt.sh [Pipeline] echo 08:47:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:47:22 $ docker stop --time=1 eda721e9d50e885c22779faeea6ad5783d34e0f15d72cf352234f46616c0b276 08:47:26 $ docker rm -f --volumes eda721e9d50e885c22779faeea6ad5783d34e0f15d72cf352234f46616c0b276 [Pipeline] // withDockerContainer [Pipeline] sh 08:47:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:47:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:47:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:47:28 + ls -al . 08:47:28 total 300 08:47:28 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 08:46 . 08:47:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:44 .. 08:47:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:47 .git 08:47:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:45 .github 08:47:28 -rw-rw-r-- 1 jenkins jenkins 379 Oct 14 08:45 .gitignore 08:47:28 -rw-rw-r-- 1 jenkins jenkins 203 Oct 14 08:45 .golangci.yml 08:47:28 -rw-rw-r-- 1 jenkins jenkins 77 Oct 14 08:45 .hadolint.yml 08:47:28 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:45 .semver 08:47:28 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 14 08:45 Attribution.txt 08:47:28 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 14 08:45 CHANGELOG.md 08:47:28 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 14 08:45 Dockerfile 08:47:28 -rw-rw-r-- 1 jenkins jenkins 678 Oct 14 08:45 GOVERNANCE.md 08:47:28 -rw-rw-r-- 1 jenkins jenkins 659 Oct 14 08:45 Jenkinsfile 08:47:28 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 14 08:45 LICENSE 08:47:28 -rw-rw-r-- 1 jenkins jenkins 3148 Oct 14 08:45 Makefile 08:47:28 -rw-rw-r-- 1 jenkins jenkins 622 Oct 14 08:45 OWNERS.md 08:47:28 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 14 08:45 README.md 08:47:28 -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:45 VERSION 08:47:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:45 bin 08:47:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:45 cmd 08:47:28 -rw-r--r-- 1 jenkins jenkins 54772 Oct 14 08:47 coverage.out 08:47:28 -rwxrwxr-x 1 jenkins jenkins 84 Oct 14 08:45 docker-entrypoint.sh 08:47:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:45 docs 08:47:28 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 14 08:45 go.mod 08:47:28 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 14 08:45 go.sum 08:47:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:45 internal 08:47:28 -rw-rw-r-- 1 jenkins jenkins 231 Oct 14 08:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:28 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=60c6d6f4a1dd386522f88229b760e87d58d61eab --label arch=amd64 --label version=3.2.0-dev.21 . 08:47:28 Sending build context to Docker daemon 20.66MB 08:47:28 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 08:47:28 Step 2/37 : FROM ${BASE} AS builder 08:47:28 ---> 09a0d8a7b7ae 08:47:28 Step 3/37 : ARG ADD_BUILD_TAGS="" 08:47:28 ---> Running in 97ea7d095c2a 08:47:28 Removing intermediate container 97ea7d095c2a 08:47:28 ---> 5f285eb94b89 08:47:28 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:47:28 ---> Running in e20eca3d69b3 08:47:28 Removing intermediate container e20eca3d69b3 08:47:28 ---> f292763e8c32 08:47:28 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:47:28 ---> Running in f85a457ea61a 08:47:28 Removing intermediate container f85a457ea61a 08:47:28 ---> b20d83b71ba5 08:47:28 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:47:28 ---> Running in d9d7b043edcd 08:47:28 Removing intermediate container d9d7b043edcd 08:47:28 ---> 323b50a18223 08:47:28 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:47:28 ---> Running in 52145465aeeb 08:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:47:29 OK: 253 MiB in 68 packages 08:47:29 Removing intermediate container 52145465aeeb 08:47:29 ---> a56b99b6a0b3 08:47:29 Step 8/37 : WORKDIR /device-usb-camera 08:47:29 ---> Running in fa6562b4707c 08:47:29 Removing intermediate container fa6562b4707c 08:47:29 ---> 0b497016f036 08:47:29 Step 9/37 : COPY go.mod vendor* ./ 08:47:30 ---> b2e2621ee528 08:47:30 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:30 ---> Running in b14d65b03137 08:47:30 Removing intermediate container b14d65b03137 08:47:30 ---> af1681c7b3d6 08:47:30 Step 11/37 : COPY . . 08:47:31 ---> 7b469a94ee91 08:47:31 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:47:31 ---> Running in 17655a5dcb83 08:47:31  % Total % Received % Xferd Average Speed Time Time Time Current 08:47:31 Dload Upload Total Spent Left Speed 08:47:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40745 0 --:--:-- --:--:-- --:--:-- 42480 08:47:32 Removing intermediate container 17655a5dcb83 08:47:32 ---> 3ebe9c2c1826 08:47:32 Step 13/37 : RUN ${MAKE} 08:47:32 ---> Running in 9f334e490f1d 08:47:32 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd 08:48:11 Removing intermediate container 9f334e490f1d 08:48:11 ---> 4d184ed25103 08:48:11 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 08:48:11 1.8.2: Pulling from bluenviron/mediamtx 08:48:11 8411072a22a5: Pulling fs layer 08:48:11 8411072a22a5: Verifying Checksum 08:48:11 8411072a22a5: Download complete 08:48:11 8411072a22a5: Pull complete 08:48:11 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 08:48:11 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 08:48:11 ---> 1ac78cb06e13 08:48:11 Step 15/37 : FROM alpine:3.20 08:48:11 3.20: Pulling from library/alpine 08:48:11 43c4264eed91: Already exists 08:48:11 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:48:11 Status: Downloaded newer image for alpine:3.20 08:48:11 ---> 91ef0af61f39 08:48:11 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:48:11 ---> Running in 1af0ba90d8f3 08:48:11 Removing intermediate container 1af0ba90d8f3 08:48:11 ---> 54cb82f8f393 08:48:11 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 08:48:11 ---> Running in e001d9d20c9e 08:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:11 (1/115) Installing dumb-init (1.2.5-r3) 08:48:11 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 08:48:11 (3/115) Installing aom-libs (3.9.1-r0) 08:48:11 (4/115) Installing libxau (1.0.11-r4) 08:48:11 (5/115) Installing libmd (1.1.0-r0) 08:48:11 (6/115) Installing libbsd (0.12.2-r0) 08:48:11 (7/115) Installing libxdmcp (1.1.5-r1) 08:48:11 (8/115) Installing libxcb (1.16.1-r0) 08:48:11 (9/115) Installing libx11 (1.8.9-r1) 08:48:11 (10/115) Installing hwdata-pci (0.382-r0) 08:48:11 (11/115) Installing libpciaccess (0.18.1-r0) 08:48:11 (12/115) Installing libdrm (2.4.120-r0) 08:48:11 (13/115) Installing libxext (1.3.6-r2) 08:48:11 (14/115) Installing libxfixes (6.0.1-r4) 08:48:11 (15/115) Installing libffi (3.4.6-r0) 08:48:11 (16/115) Installing wayland-libs-client (1.22.0-r4) 08:48:11 (17/115) Installing libva (2.21.0-r0) 08:48:11 (18/115) Installing libvdpau (1.5-r3) 08:48:11 (19/115) Installing libgcc (13.2.1_git20240309-r0) 08:48:11 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 08:48:11 (21/115) Installing onevpl-libs (2023.3.1-r2) 08:48:11 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 08:48:11 (23/115) Installing libdav1d (1.4.2-r0) 08:48:11 (24/115) Installing openexr-libiex (3.1.13-r1) 08:48:11 (25/115) Installing openexr-libilmthread (3.1.13-r1) 08:48:11 (26/115) Installing imath (3.1.12-r0) 08:48:11 (27/115) Installing openexr-libopenexr (3.1.13-r1) 08:48:11 (28/115) Installing brotli-libs (1.1.0-r2) 08:48:11 (29/115) Installing giflib (5.2.2-r0) 08:48:11 (30/115) Installing libhwy (1.0.7-r0) 08:48:11 (31/115) Installing libjpeg-turbo (3.0.3-r0) 08:48:11 (32/115) Installing lcms2 (2.16-r0) 08:48:11 (33/115) Installing libpng (1.6.44-r0) 08:48:11 (34/115) Installing libjxl (0.10.2-r0) 08:48:11 (35/115) Installing lame-libs (3.100-r5) 08:48:11 (36/115) Installing opus (1.5.2-r0) 08:48:11 (37/115) Installing rav1e-libs (0.7.1-r0) 08:48:11 (38/115) Installing libgomp (13.2.1_git20240309-r0) 08:48:11 (39/115) Installing soxr (0.1.3-r7) 08:48:11 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 08:48:11 (41/115) Installing libogg (1.3.5-r5) 08:48:11 (42/115) Installing libtheora (1.1.1-r18) 08:48:11 (43/115) Installing libvorbis (1.3.7-r2) 08:48:11 (44/115) Installing libvpx (1.14.1-r0) 08:48:11 (45/115) Installing libsharpyuv (1.3.2-r0) 08:48:11 (46/115) Installing libwebp (1.3.2-r0) 08:48:11 (47/115) Installing libwebpmux (1.3.2-r0) 08:48:11 (48/115) Installing x264-libs (0.164_git20231001-r0) 08:48:11 (49/115) Installing numactl (2.0.18-r0) 08:48:11 (50/115) Installing x265-libs (3.6-r0) 08:48:11 (51/115) Installing xvidcore (1.3.7-r2) 08:48:11 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 08:48:11 (53/115) Installing sdl2 (2.28.5-r1) 08:48:11 (54/115) Installing alsa-lib (1.2.11-r0) 08:48:11 (55/115) Installing libexpat (2.6.3-r0) 08:48:11 (56/115) Installing libbz2 (1.0.8-r6) 08:48:11 (57/115) Installing freetype (2.13.2-r0) 08:48:11 (58/115) Installing fontconfig (2.15.0-r1) 08:48:11 (59/115) Installing fribidi (1.0.15-r0) 08:48:11 (60/115) Installing libintl (0.22.5-r0) 08:48:11 (61/115) Installing libeconf (0.6.3-r0) 08:48:11 (62/115) Installing libblkid (2.40.1-r1) 08:48:11 (63/115) Installing libmount (2.40.1-r1) 08:48:11 (64/115) Installing pcre2 (10.43-r0) 08:48:11 (65/115) Installing glib (2.80.5-r0) 08:48:11 (66/115) Installing graphite2 (1.3.14-r6) 08:48:11 (67/115) Installing harfbuzz (8.5.0-r0) 08:48:11 (68/115) Installing libunibreak (6.1-r0) 08:48:11 (69/115) Installing libass (0.17.2-r0) 08:48:11 (70/115) Installing libbluray (1.3.4-r1) 08:48:11 (71/115) Installing mpg123-libs (1.32.6-r0) 08:48:11 (72/115) Installing libopenmpt (0.7.7-r0) 08:48:11 (73/115) Installing cjson (1.7.18-r0) 08:48:11 (74/115) Installing mbedtls (3.6.1-r0) 08:48:11 (75/115) Installing librist (0.2.10-r1) 08:48:11 (76/115) Installing libsrt (1.5.3-r0) 08:48:11 (77/115) Installing libssh (0.10.6-r0) 08:48:11 (78/115) Installing xz-libs (5.6.2-r0) 08:48:11 (79/115) Installing libxml2 (2.12.7-r0) 08:48:11 (80/115) Installing libsodium (1.0.19-r0) 08:48:11 (81/115) Installing libzmq (4.3.5-r2) 08:48:11 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 08:48:11 (83/115) Installing serd-libs (0.32.2-r0) 08:48:11 (84/115) Installing zix-libs (0.4.2-r0) 08:48:11 (85/115) Installing sord-libs (0.16.16-r0) 08:48:11 (86/115) Installing sratom (0.6.16-r0) 08:48:11 (87/115) Installing lilv-libs (0.24.24-r1) 08:48:11 (88/115) Installing glslang-libs (1.3.261.1-r0) 08:48:11 (89/115) Installing libdovi (3.3.0-r0) 08:48:11 (90/115) Installing spirv-tools (1.3.261.1-r0) 08:48:11 (91/115) Installing shaderc (2024.0-r0) 08:48:11 (92/115) Installing vulkan-loader (1.3.261.1-r0) 08:48:11 (93/115) Installing libplacebo (6.338.2-r1) 08:48:11 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 08:48:11 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 08:48:11 (96/115) Installing vidstab (1.1.1-r0) 08:48:11 (97/115) Installing zimg (3.0.5-r2) 08:48:11 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 08:48:11 (99/115) Installing libasyncns (0.8-r3) 08:48:11 (100/115) Installing dbus-libs (1.14.10-r1) 08:48:11 (101/115) Installing libltdl (2.4.7-r3) 08:48:11 (102/115) Installing orc (0.4.39-r0) 08:48:11 (103/115) Installing libflac (1.4.3-r1) 08:48:11 (104/115) Installing libsndfile (1.2.2-r0) 08:48:11 (105/115) Installing speexdsp (1.2.1-r2) 08:48:11 (106/115) Installing tdb-libs (1.4.9-r1) 08:48:11 (107/115) Installing libpulse (17.0-r0) 08:48:11 (108/115) Installing v4l-utils-libs (1.24.1-r1) 08:48:11 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 08:48:11 (110/115) Installing ffmpeg (6.1.1-r8) 08:48:11 (111/115) Installing udev-init-scripts (35-r1) 08:48:11 (112/115) Installing eudev-libs (3.2.14-r2) 08:48:11 (113/115) Installing zstd-libs (1.5.6-r0) 08:48:11 (114/115) Installing kmod-libs (32-r0) 08:48:11 (115/115) Installing eudev (3.2.14-r2) 08:48:12 Executing busybox-1.36.1-r29.trigger 08:48:12 Executing glib-2.80.5-r0.trigger 08:48:12 Executing eudev-3.2.14-r2.trigger 08:48:12 OK: 134 MiB in 129 packages 08:48:15 Removing intermediate container e001d9d20c9e 08:48:15 ---> 06f4abf7bac4 08:48:15 Step 18/37 : RUN apk --no-cache upgrade 08:48:15 ---> Running in 5d01916272eb 08:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:16 Upgrading critical system libraries and apk-tools: 08:48:16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:48:16 Executing busybox-1.36.1-r29.trigger 08:48:16 Continuing the upgrade transaction with new apk-tools: 08:48:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:16 OK: 134 MiB in 129 packages 08:48:16 Removing intermediate container 5d01916272eb 08:48:16 ---> dde0710c7f60 08:48:16 Step 19/37 : WORKDIR / 08:48:16 ---> Running in f933e007c0ce 08:48:16 Removing intermediate container f933e007c0ce 08:48:16 ---> 604b3702e19f 08:48:16 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 08:48:18 ---> 6e4a168d0eeb 08:48:18 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 08:48:18 ---> d36e3340e935 08:48:18 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 08:48:18 ---> d16de7c7df34 08:48:18 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 08:48:18 ---> 2278c079c1b7 08:48:18 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 08:48:18 ---> 793bcbba7945 08:48:18 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 08:48:18 ---> 14d44c5bab04 08:48:18 Step 26/37 : COPY --from=rtsp /mediamtx / 08:48:19 ---> 244fe2f61803 08:48:19 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 08:48:19 ---> Running in a58efe9cfdde 08:48:20 Removing intermediate container a58efe9cfdde 08:48:20 ---> c1f2e194d4f5 08:48:20 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 08:48:20 ---> Running in 535217396bd5 08:48:21 Removing intermediate container 535217396bd5 08:48:21 ---> 3ca682630b6e 08:48:21 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 08:48:21 ---> Running in 295a204ba2d9 08:48:21 Removing intermediate container 295a204ba2d9 08:48:21 ---> fa8a7f172aaa 08:48:21 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 08:48:21 ---> Running in d4755a718040 08:48:22 Removing intermediate container d4755a718040 08:48:22 ---> ffc55316a4c2 08:48:22 Step 31/37 : EXPOSE 59983 08:48:22 ---> Running in d5d90f7eaae4 08:48:22 Removing intermediate container d5d90f7eaae4 08:48:22 ---> 06736aa74603 08:48:22 Step 32/37 : EXPOSE 8554 08:48:22 ---> Running in fe1caab3bce2 08:48:22 Removing intermediate container fe1caab3bce2 08:48:22 ---> 85811a8ce01b 08:48:22 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 08:48:22 ---> Running in f59b9be2508c 08:48:22 Removing intermediate container f59b9be2508c 08:48:22 ---> d097555e70fb 08:48:22 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 08:48:22 ---> Running in 21be1e645d42 08:48:22 Removing intermediate container 21be1e645d42 08:48:22 ---> b581373703c8 08:48:22 Step 35/37 : LABEL arch=amd64 08:48:22 ---> Running in b4660c7c8b48 08:48:22 Removing intermediate container b4660c7c8b48 08:48:22 ---> 42f90b93b978 08:48:22 Step 36/37 : LABEL git_sha=60c6d6f4a1dd386522f88229b760e87d58d61eab 08:48:22 ---> Running in 80df28515ba2 08:48:22 Removing intermediate container 80df28515ba2 08:48:22 ---> e16f0707f570 08:48:22 Step 37/37 : LABEL version=3.2.0-dev.21 08:48:22 ---> Running in f730ed224bd5 08:48:22 Removing intermediate container f730ed224bd5 08:48:22 ---> 4ef003ccd28a 08:48:22 [Warning] One or more build-args [ARCH] were not consumed 08:48:22 Successfully built 4ef003ccd28a 08:48:22 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:48:23 provisioning config files... 08:48:23 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10882147533986063146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:23 ---> ****-login.sh 08:48:23 nexus3.edgexfoundry.org:10001 08:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:48:23 Configure a credential helper to remove this warning. See 08:48:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:48:23 08:48:23 Login Succeeded 08:48:23 nexus3.edgexfoundry.org:10002 08:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:48:23 Configure a credential helper to remove this warning. See 08:48:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:48:23 08:48:23 Login Succeeded 08:48:23 nexus3.edgexfoundry.org:10003 08:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:48:23 Configure a credential helper to remove this warning. See 08:48:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:48:23 08:48:23 Login Succeeded 08:48:23 nexus3.edgexfoundry.org:10004 08:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:48:23 Configure a credential helper to remove this warning. See 08:48:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:48:23 08:48:23 Login Succeeded 08:48:23 ****.io 08:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:48:24 Configure a credential helper to remove this warning. See 08:48:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:48:24 08:48:24 Login Succeeded 08:48:24 ---> ****-login.sh ends [Pipeline] } 08:48:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:48:24 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 08:48:24 60c6d6f4a1dd386522f88229b760e87d58d61eab 08:48:24 latest 08:48:24 3.2.0-dev.21 08:48:24 60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21 08:48:24 main 08:48:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:24 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:60c6d6f4a1dd386522f88229b760e87d58d61eab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:60c6d6f4a1dd386522f88229b760e87d58d61eab 08:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:48:24 d44395b62a06: Preparing 08:48:24 f5b7416c942c: Preparing 08:48:24 7b8d94b03f82: Preparing 08:48:24 7b8d94b03f82: Preparing 08:48:24 0e81680c8547: Preparing 08:48:24 4fdee56d7956: Preparing 08:48:24 239e8c883968: Preparing 08:48:24 2734fcc1ea13: Preparing 08:48:24 f6e3373db642: Preparing 08:48:24 415af318d445: Preparing 08:48:24 d08325f9c546: Preparing 08:48:24 d3747f7bcd1f: Preparing 08:48:24 010c407ed676: Preparing 08:48:24 63ca1fbb43ae: Preparing 08:48:24 415af318d445: Waiting 08:48:24 239e8c883968: Waiting 08:48:24 d08325f9c546: Waiting 08:48:24 2734fcc1ea13: Waiting 08:48:24 f6e3373db642: Waiting 08:48:24 d3747f7bcd1f: Waiting 08:48:24 010c407ed676: Waiting 08:48:24 63ca1fbb43ae: Waiting 08:48:24 4fdee56d7956: Pushed 08:48:24 f5b7416c942c: Pushed 08:48:24 7b8d94b03f82: Pushed 08:48:24 d44395b62a06: Pushed 08:48:25 239e8c883968: Pushed 08:48:25 f6e3373db642: Pushed 08:48:25 415af318d445: Pushed 08:48:25 2734fcc1ea13: Pushed 08:48:25 63ca1fbb43ae: Layer already exists 08:48:25 d3747f7bcd1f: Pushed 08:48:28 0e81680c8547: Pushed 08:48:29 d08325f9c546: Pushed 08:48:37 010c407ed676: Pushed 08:48:37 60c6d6f4a1dd386522f88229b760e87d58d61eab: digest: sha256:d47b3faa9049b52c0c369c779bfbd0bef730e22b7c430a65fc62628dbb83c1a5 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:38 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 08:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:48:38 d44395b62a06: Preparing 08:48:38 f5b7416c942c: Preparing 08:48:38 7b8d94b03f82: Preparing 08:48:38 7b8d94b03f82: Preparing 08:48:38 0e81680c8547: Preparing 08:48:38 4fdee56d7956: Preparing 08:48:38 239e8c883968: Preparing 08:48:38 2734fcc1ea13: Preparing 08:48:38 f6e3373db642: Preparing 08:48:38 415af318d445: Preparing 08:48:38 d08325f9c546: Preparing 08:48:38 d3747f7bcd1f: Preparing 08:48:38 010c407ed676: Preparing 08:48:38 63ca1fbb43ae: Preparing 08:48:38 f6e3373db642: Waiting 08:48:38 415af318d445: Waiting 08:48:38 d08325f9c546: Waiting 08:48:38 d3747f7bcd1f: Waiting 08:48:38 010c407ed676: Waiting 08:48:38 63ca1fbb43ae: Waiting 08:48:38 239e8c883968: Waiting 08:48:38 2734fcc1ea13: Waiting 08:48:38 7b8d94b03f82: Layer already exists 08:48:38 d44395b62a06: Layer already exists 08:48:38 f5b7416c942c: Layer already exists 08:48:38 4fdee56d7956: Layer already exists 08:48:38 0e81680c8547: Layer already exists 08:48:38 239e8c883968: Layer already exists 08:48:38 2734fcc1ea13: Layer already exists 08:48:38 f6e3373db642: Layer already exists 08:48:38 415af318d445: Layer already exists 08:48:38 d08325f9c546: Layer already exists 08:48:38 d3747f7bcd1f: Layer already exists 08:48:38 63ca1fbb43ae: Layer already exists 08:48:38 010c407ed676: Layer already exists 08:48:38 latest: digest: sha256:d47b3faa9049b52c0c369c779bfbd0bef730e22b7c430a65fc62628dbb83c1a5 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:38 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.21 08:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:48:39 d44395b62a06: Preparing 08:48:39 f5b7416c942c: Preparing 08:48:39 7b8d94b03f82: Preparing 08:48:39 7b8d94b03f82: Preparing 08:48:39 0e81680c8547: Preparing 08:48:39 4fdee56d7956: Preparing 08:48:39 239e8c883968: Preparing 08:48:39 2734fcc1ea13: Preparing 08:48:39 239e8c883968: Waiting 08:48:39 f6e3373db642: Preparing 08:48:39 415af318d445: Preparing 08:48:39 d08325f9c546: Preparing 08:48:39 d3747f7bcd1f: Preparing 08:48:39 010c407ed676: Preparing 08:48:39 63ca1fbb43ae: Preparing 08:48:39 2734fcc1ea13: Waiting 08:48:39 f6e3373db642: Waiting 08:48:39 415af318d445: Waiting 08:48:39 d08325f9c546: Waiting 08:48:39 63ca1fbb43ae: Waiting 08:48:39 d3747f7bcd1f: Waiting 08:48:39 010c407ed676: Waiting 08:48:39 0e81680c8547: Layer already exists 08:48:39 d44395b62a06: Layer already exists 08:48:39 7b8d94b03f82: Layer already exists 08:48:39 4fdee56d7956: Layer already exists 08:48:39 f5b7416c942c: Layer already exists 08:48:39 2734fcc1ea13: Layer already exists 08:48:39 f6e3373db642: Layer already exists 08:48:39 239e8c883968: Layer already exists 08:48:39 d08325f9c546: Layer already exists 08:48:39 415af318d445: Layer already exists 08:48:39 d3747f7bcd1f: Layer already exists 08:48:39 010c407ed676: Layer already exists 08:48:39 63ca1fbb43ae: Layer already exists 08:48:39 3.2.0-dev.21: digest: sha256:d47b3faa9049b52c0c369c779bfbd0bef730e22b7c430a65fc62628dbb83c1a5 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:39 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21 08:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:48:39 d44395b62a06: Preparing 08:48:39 f5b7416c942c: Preparing 08:48:39 7b8d94b03f82: Preparing 08:48:39 7b8d94b03f82: Preparing 08:48:39 0e81680c8547: Preparing 08:48:39 4fdee56d7956: Preparing 08:48:39 239e8c883968: Preparing 08:48:39 2734fcc1ea13: Preparing 08:48:39 f6e3373db642: Preparing 08:48:39 415af318d445: Preparing 08:48:39 d08325f9c546: Preparing 08:48:39 d3747f7bcd1f: Preparing 08:48:39 010c407ed676: Preparing 08:48:39 63ca1fbb43ae: Preparing 08:48:39 415af318d445: Waiting 08:48:39 d3747f7bcd1f: Waiting 08:48:39 d08325f9c546: Waiting 08:48:39 63ca1fbb43ae: Waiting 08:48:39 010c407ed676: Waiting 08:48:39 239e8c883968: Waiting 08:48:39 2734fcc1ea13: Waiting 08:48:39 f6e3373db642: Waiting 08:48:39 7b8d94b03f82: Layer already exists 08:48:39 d44395b62a06: Layer already exists 08:48:39 0e81680c8547: Layer already exists 08:48:39 4fdee56d7956: Layer already exists 08:48:39 f5b7416c942c: Layer already exists 08:48:39 2734fcc1ea13: Layer already exists 08:48:39 f6e3373db642: Layer already exists 08:48:39 239e8c883968: Layer already exists 08:48:39 415af318d445: Layer already exists 08:48:39 63ca1fbb43ae: Layer already exists 08:48:39 d3747f7bcd1f: Layer already exists 08:48:39 010c407ed676: Layer already exists 08:48:39 d08325f9c546: Layer already exists 08:48:39 60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21: digest: sha256:d47b3faa9049b52c0c369c779bfbd0bef730e22b7c430a65fc62628dbb83c1a5 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:40 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 08:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 08:48:40 d44395b62a06: Preparing 08:48:40 f5b7416c942c: Preparing 08:48:40 7b8d94b03f82: Preparing 08:48:40 7b8d94b03f82: Preparing 08:48:40 0e81680c8547: Preparing 08:48:40 4fdee56d7956: Preparing 08:48:40 239e8c883968: Preparing 08:48:40 2734fcc1ea13: Preparing 08:48:40 f6e3373db642: Preparing 08:48:40 415af318d445: Preparing 08:48:40 d08325f9c546: Preparing 08:48:40 d3747f7bcd1f: Preparing 08:48:40 010c407ed676: Preparing 08:48:40 63ca1fbb43ae: Preparing 08:48:40 239e8c883968: Waiting 08:48:40 2734fcc1ea13: Waiting 08:48:40 415af318d445: Waiting 08:48:40 f6e3373db642: Waiting 08:48:40 d08325f9c546: Waiting 08:48:40 d3747f7bcd1f: Waiting 08:48:40 010c407ed676: Waiting 08:48:40 0e81680c8547: Layer already exists 08:48:40 f5b7416c942c: Layer already exists 08:48:40 4fdee56d7956: Layer already exists 08:48:40 d44395b62a06: Layer already exists 08:48:40 7b8d94b03f82: Layer already exists 08:48:40 2734fcc1ea13: Layer already exists 08:48:40 415af318d445: Layer already exists 08:48:40 d08325f9c546: Layer already exists 08:48:40 f6e3373db642: Layer already exists 08:48:40 239e8c883968: Layer already exists 08:48:40 63ca1fbb43ae: Layer already exists 08:48:40 d3747f7bcd1f: Layer already exists 08:48:40 010c407ed676: Layer already exists 08:48:40 main: digest: sha256:d47b3faa9049b52c0c369c779bfbd0bef730e22b7c430a65fc62628dbb83c1a5 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:40 ===================================================== [Pipeline] echo 08:48:40 taggedImages: 08:48:40 - nexus3.edgexfoundry.org:10004/device-usb-camera:60c6d6f4a1dd386522f88229b760e87d58d61eab 08:48:40 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 08:48:40 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.21 08:48:40 - nexus3.edgexfoundry.org:10004/device-usb-camera:60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21 08:48:40 - nexus3.edgexfoundry.org:10004/device-usb-camera: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 08:48:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:48:41 08:48:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:48:41 latest: Pulling from edgex-lftools-log-publisher 08:48:41 5eb5b503b376: Pulling fs layer 08:48:41 5c69ac0246d0: Pulling fs layer 08:48:41 ec43610c2a17: Pulling fs layer 08:48:41 3a2ae6a8a46f: Pulling fs layer 08:48:41 33b1e0a273af: Pulling fs layer 08:48:41 5d3b04190fa2: Pulling fs layer 08:48:41 2f39f015ded8: Pulling fs layer 08:48:41 3a2ae6a8a46f: Waiting 08:48:41 33b1e0a273af: Waiting 08:48:41 5d3b04190fa2: Waiting 08:48:41 2f39f015ded8: Waiting 08:48:41 5c69ac0246d0: Download complete 08:48:41 33b1e0a273af: Verifying Checksum 08:48:41 33b1e0a273af: Download complete 08:48:41 5d3b04190fa2: Download complete 08:48:41 ec43610c2a17: Download complete 08:48:41 5eb5b503b376: Verifying Checksum 08:48:41 5eb5b503b376: Download complete 08:48:42 2f39f015ded8: Verifying Checksum 08:48:42 2f39f015ded8: Download complete 08:48:42 5eb5b503b376: Pull complete 08:48:42 5c69ac0246d0: Pull complete 08:48:43 ec43610c2a17: Pull complete 08:48:43 3a2ae6a8a46f: Pull complete 08:48:43 33b1e0a273af: Pull complete 08:48:43 5d3b04190fa2: Pull complete 08:48:47 2f39f015ded8: Pull complete 08:48:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:48:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:48:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:47 prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container 08:48:47 $ 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-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 08:48:52 $ docker top fc2eadd6d6564389585536e945255171bfa4745635899b3f93f51fdcb46fa04c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:52 ---> job-cost.sh 08:48:52 lf-activate-venv: SKIPPING 08:48:52 INFO: No Stack... 08:48:53 INFO: Retrieving Pricing Info for: v3-standard-8 08:48:53 INFO: Archiving Costs [Pipeline] sh 08:48:54 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 08:48:54 + cut -d, -f6 [Pipeline] lock 08:48:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-186-stack-cost] 08:48:54 Resource [jenkins-edgexfoundry-device-usb-camera-main-186-stack-cost] did not exist. Created. 08:48:54 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:48:54 + echo total: 0.2199999988079071 [Pipeline] stash 08:48:54 Stashed 1 file(s) [Pipeline] } 08:48:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-186-stack-cost] [Pipeline] // lock [Pipeline] } 08:48:54 $ docker stop --time=1 fc2eadd6d6564389585536e945255171bfa4745635899b3f93f51fdcb46fa04c 08:48:55 $ docker rm -f --volumes fc2eadd6d6564389585536e945255171bfa4745635899b3f93f51fdcb46fa04c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:48:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22735 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 08:48:58 Running in /w/workspace/device-usb-camera/186 [Pipeline] { [Pipeline] checkout 08:49:01 Selected Git installation does not exist. Using Default 08:49:01 The recommended git tool is: NONE 08:49:08 using credential edgex-jenkins-ssh 08:49:08 Cloning the remote Git repository 08:49:08 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 08:49:08 > git init /w/workspace/device-usb-camera/186 # timeout=10 08:49:09 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 08:49:09 > git --version # timeout=10 08:49:09 > git --version # 'git version 2.25.1' 08:49:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:49:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:49:12 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 08:49:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:49:13 Avoid second fetch 08:49:13 Checking out Revision 60c6d6f4a1dd386522f88229b760e87d58d61eab (main) 08:49:14 Commit message: "Merge pull request #356 from jackchenjc/edgex-go-issue-4916" 08:49:13 > git config core.sparsecheckout # timeout=10 08:49:13 > git checkout -f 60c6d6f4a1dd386522f88229b760e87d58d61eab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:49:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:49:20 % Total % Received % Xferd Average Speed Time Time Time Current 08:49:20 Dload Upload Total Spent Left Speed 08:49:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 198k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh 08:49:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:49:20 + sudo tee /etc/docker/daemon.new 08:49:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:49:20 { 08:49:20 "registry-mirrors": [ 08:49:20 "https://nexus3.edgexfoundry.org:10001" 08:49:20 ], 08:49:20 "bip": "10.250.0.254/24", 08:49:20 "hosts": [ 08:49:20 "tcp://0.0.0.0:5555", 08:49:20 "unix:///var/run/docker.sock" 08:49:20 ], 08:49:20 "mtu": 1458, 08:49:20 "selinux-enabled": true, 08:49:20 "seccomp-profile": "/etc/docker/seccomp.json" 08:49:20 } [Pipeline] sh 08:49:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:49:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:49:40 provisioning config files... 08:49:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/186@tmp/config8406155218014633710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:49:40 ---> ****-login.sh 08:49:40 nexus3.edgexfoundry.org:10001 08:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:41 Configure a credential helper to remove this warning. See 08:49:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:41 08:49:41 Login Succeeded 08:49:41 nexus3.edgexfoundry.org:10002 08:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:41 Configure a credential helper to remove this warning. See 08:49:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:41 08:49:41 Login Succeeded 08:49:41 nexus3.edgexfoundry.org:10003 08:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:42 Configure a credential helper to remove this warning. See 08:49:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:42 08:49:42 Login Succeeded 08:49:42 nexus3.edgexfoundry.org:10004 08:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:42 Configure a credential helper to remove this warning. See 08:49:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:42 08:49:42 Login Succeeded 08:49:42 ****.io 08:49:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:43 Configure a credential helper to remove this warning. See 08:49:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:43 08:49:43 Login Succeeded 08:49:43 ---> ****-login.sh ends [Pipeline] } 08:49:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:49:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:49:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:49:44 ========================================================= 08:49:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:49:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:49:45 Sending build context to Docker daemon 10.57MB 08:49:45 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 08:49:45 Step 2/13 : FROM ${BASE} AS builder 08:49:45 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:49:45 cf04c63912e1: Pulling fs layer 08:49:45 55b35a11ae5e: Pulling fs layer 08:49:45 a37a00ec5f00: Pulling fs layer 08:49:45 50b3750afda1: Pulling fs layer 08:49:45 4f4fb700ef54: Pulling fs layer 08:49:45 80978eb59214: Pulling fs layer 08:49:45 c9f46d7d2bd2: Pulling fs layer 08:49:45 c5a475d317c9: Pulling fs layer 08:49:45 80978eb59214: Waiting 08:49:45 c9f46d7d2bd2: Waiting 08:49:45 c5a475d317c9: Waiting 08:49:45 4f4fb700ef54: Waiting 08:49:45 50b3750afda1: Waiting 08:49:45 55b35a11ae5e: Verifying Checksum 08:49:45 55b35a11ae5e: Download complete 08:49:45 50b3750afda1: Verifying Checksum 08:49:45 50b3750afda1: Download complete 08:49:45 4f4fb700ef54: Verifying Checksum 08:49:45 4f4fb700ef54: Download complete 08:49:45 80978eb59214: Verifying Checksum 08:49:45 80978eb59214: Download complete 08:49:45 cf04c63912e1: Verifying Checksum 08:49:45 cf04c63912e1: Download complete 08:49:46 c5a475d317c9: Verifying Checksum 08:49:46 c5a475d317c9: Download complete 08:49:46 cf04c63912e1: Pull complete 08:49:47 55b35a11ae5e: Pull complete 08:49:47 a37a00ec5f00: Verifying Checksum 08:49:47 a37a00ec5f00: Download complete 08:49:49 c9f46d7d2bd2: Verifying Checksum 08:49:49 c9f46d7d2bd2: Download complete 08:50:04 a37a00ec5f00: Pull complete 08:50:04 50b3750afda1: Pull complete 08:50:04 4f4fb700ef54: Pull complete 08:50:04 80978eb59214: Pull complete 08:50:12 c9f46d7d2bd2: Pull complete 08:50:14 c5a475d317c9: Pull complete 08:50:14 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:50:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:50:14 ---> be29e6b0f0d4 08:50:14 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:50:16 ---> Running in 1ae0583ba3c5 08:50:16 Removing intermediate container 1ae0583ba3c5 08:50:16 ---> 6e8dd6b131e3 08:50:16 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:50:16 ---> Running in ce2ce003b64f 08:50:16 Removing intermediate container ce2ce003b64f 08:50:16 ---> 77032f6bd1ba 08:50:16 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:50:17 ---> Running in 75e68f017101 08:50:17 Removing intermediate container 75e68f017101 08:50:17 ---> 7b31c4bfdbd9 08:50:17 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:50:17 ---> Running in b5d091de17fd 08:50:17 Removing intermediate container b5d091de17fd 08:50:17 ---> 2a03103d5166 08:50:17 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:50:17 ---> Running in 6193f9f71d98 08:50:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:50:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:50:21 (1/14) Installing libintl (0.22.5-r0) 08:50:21 (2/14) Installing eudev-libs (3.2.14-r2) 08:50:21 (3/14) Installing libjpeg-turbo (3.0.3-r0) 08:50:21 (4/14) Installing v4l-utils-libs (1.24.1-r1) 08:50:21 (5/14) Installing v4l-utils (1.24.1-r1) 08:50:21 (6/14) Installing libdvbv5 (1.24.1-r1) 08:50:22 (7/14) Installing udev-init-scripts (35-r1) 08:50:22 (8/14) Installing libeconf (0.6.3-r0) 08:50:22 (9/14) Installing libblkid (2.40.1-r1) 08:50:22 (10/14) Installing xz-libs (5.6.2-r0) 08:50:22 (11/14) Installing kmod-libs (32-r0) 08:50:22 (12/14) Installing eudev (3.2.14-r2) 08:50:22 (13/14) Installing eudev-dev (3.2.14-r2) 08:50:22 (14/14) Installing v4l-utils-dev (1.24.1-r1) 08:50:22 Executing busybox-1.36.1-r29.trigger 08:50:22 Executing eudev-3.2.14-r2.trigger 08:50:22 OK: 246 MiB in 68 packages 08:50:24 Removing intermediate container 6193f9f71d98 08:50:24 ---> 41b8734d8d8e 08:50:24 Step 8/13 : WORKDIR /device-usb-camera 08:50:24 ---> Running in 340eb2e7365a 08:50:24 Removing intermediate container 340eb2e7365a 08:50:24 ---> 82116838d30b 08:50:24 Step 9/13 : COPY go.mod vendor* ./ 08:50:25 ---> 3c8101cdf07c 08:50:25 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:25 ---> Running in 8b6b33497759 08:52:32 Removing intermediate container 8b6b33497759 08:52:32 ---> 44359f298ee4 08:52:32 Step 11/13 : COPY . . 08:52:32 ---> a63a1607aee4 08:52:32 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:52:32 ---> Running in 3020bdd5b7a4 08:52:32  % Total % Received % Xferd Average Speed Time Time Time Current 08:52:32 Dload Upload Total Spent Left Speed 08:52:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0  0  0  0  0  0  0  0   0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5253 0 --:--:-- --:--:-- --:--:-- 5283 08:52:32 Removing intermediate container 3020bdd5b7a4 08:52:32 ---> 64e105d6cf47 08:52:32 Step 13/13 : RUN ${MAKE} 08:52:33 ---> Running in 64369b95219b 08:52:34 noop 08:52:35 Removing intermediate container 64369b95219b 08:52:35 ---> 16ebdd1a0e45 08:52:35 Successfully built 16ebdd1a0e45 08:52:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:35 + docker inspect -f . ci-base-image-arm64 08:52:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:52:36 prd-ubuntu20.04-docker-arm64-4c-16g-22735 does not seem to be running inside a container 08:52:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/186 -v /w/workspace/device-usb-camera/186:/w/workspace/device-usb-camera/186:rw,z -v /w/workspace/device-usb-camera/186@tmp:/w/workspace/device-usb-camera/186@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 08:52:37 $ docker top 79c9fb7895915018ba0a592e9890ee1bcc85214594735eccd87dd5ae78642ebd -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:38 + go version 08:52:38 go version go1.23.2 linux/arm64 [Pipeline] } 08:52:38 $ docker stop --time=1 79c9fb7895915018ba0a592e9890ee1bcc85214594735eccd87dd5ae78642ebd 08:52:40 $ docker rm -f --volumes 79c9fb7895915018ba0a592e9890ee1bcc85214594735eccd87dd5ae78642ebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:41 + docker inspect -f . ci-base-image-arm64 08:52:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:52:41 prd-ubuntu20.04-docker-arm64-4c-16g-22735 does not seem to be running inside a container 08:52:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/186 -v /w/workspace/device-usb-camera/186:/w/workspace/device-usb-camera/186:rw,z -v /w/workspace/device-usb-camera/186@tmp:/w/workspace/device-usb-camera/186@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 08:52:42 $ docker top c2889a366d227e2684a3d672562ee12f9ba216484737dc561387b61b929e708f -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:43 + git config --global --add safe.directory /w/workspace/device-usb-camera/186 [Pipeline] fileExists [Pipeline] sh 08:52:44 + make test 08:52:44 go test ./... -coverprofile=coverage.out ./... 08:52:51 ? github.com/edgexfoundry/device-usb-camera [no test files] 08:57:43 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 08:57:53 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.068s coverage: 4.4% of statements 08:57:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:57:53 go vet ./... 08:59:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:59:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:59:01 ./bin/test-attribution-txt.sh [Pipeline] echo 08:59:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:59:01 $ docker stop --time=1 c2889a366d227e2684a3d672562ee12f9ba216484737dc561387b61b929e708f 08:59:03 $ docker rm -f --volumes c2889a366d227e2684a3d672562ee12f9ba216484737dc561387b61b929e708f [Pipeline] // withDockerContainer [Pipeline] sh 08:59:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:59:05 Warning: overwriting stash ‘coverage-report’ 08:59:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:59:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:59:07 + ls -al . 08:59:07 total 296 08:59:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:52 . 08:59:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:49 .. 08:59:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:49 .git 08:59:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:49 .github 08:59:07 -rw-rw-r-- 1 jenkins jenkins 379 Oct 14 08:49 .gitignore 08:59:07 -rw-rw-r-- 1 jenkins jenkins 203 Oct 14 08:49 .golangci.yml 08:59:07 -rw-rw-r-- 1 jenkins jenkins 77 Oct 14 08:49 .hadolint.yml 08:59:07 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 14 08:49 Attribution.txt 08:59:07 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 14 08:49 CHANGELOG.md 08:59:07 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 14 08:49 Dockerfile 08:59:07 -rw-rw-r-- 1 jenkins jenkins 678 Oct 14 08:49 GOVERNANCE.md 08:59:07 -rw-rw-r-- 1 jenkins jenkins 659 Oct 14 08:49 Jenkinsfile 08:59:07 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 14 08:49 LICENSE 08:59:07 -rw-rw-r-- 1 jenkins jenkins 3148 Oct 14 08:49 Makefile 08:59:07 -rw-rw-r-- 1 jenkins jenkins 622 Oct 14 08:49 OWNERS.md 08:59:07 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 14 08:49 README.md 08:59:07 -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:45 VERSION 08:59:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:49 bin 08:59:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:49 cmd 08:59:07 -rw-r--r-- 1 jenkins jenkins 54772 Oct 14 08:57 coverage.out 08:59:07 -rwxrwxr-x 1 jenkins jenkins 84 Oct 14 08:49 docker-entrypoint.sh 08:59:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:49 docs 08:59:07 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 14 08:49 go.mod 08:59:07 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 14 08:49 go.sum 08:59:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:49 internal 08:59:07 -rw-rw-r-- 1 jenkins jenkins 231 Oct 14 08:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:07 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=60c6d6f4a1dd386522f88229b760e87d58d61eab --label arch=arm64 --label version=3.2.0-dev.21 . 08:59:08 Sending build context to Docker daemon 10.62MB 08:59:08 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 08:59:08 Step 2/37 : FROM ${BASE} AS builder 08:59:08 ---> 16ebdd1a0e45 08:59:08 Step 3/37 : ARG ADD_BUILD_TAGS="" 08:59:08 ---> Running in d4150d4c3ec1 08:59:08 Removing intermediate container d4150d4c3ec1 08:59:08 ---> c717cd4c3a95 08:59:08 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:59:09 ---> Running in 86969610898b 08:59:09 Removing intermediate container 86969610898b 08:59:09 ---> b698b5249671 08:59:09 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 08:59:09 ---> Running in e4f14d3e9443 08:59:10 Removing intermediate container e4f14d3e9443 08:59:10 ---> 9730099ef1e6 08:59:10 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 08:59:10 ---> Running in 90d7ab986ead 08:59:10 Removing intermediate container 90d7ab986ead 08:59:10 ---> c24fe9dd1b59 08:59:10 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:59:10 ---> Running in 11381145c488 08:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:59:15 OK: 246 MiB in 68 packages 08:59:16 Removing intermediate container 11381145c488 08:59:16 ---> 21cc89f144c2 08:59:16 Step 8/37 : WORKDIR /device-usb-camera 08:59:16 ---> Running in 07de2b794316 08:59:16 Removing intermediate container 07de2b794316 08:59:16 ---> 058034e8cead 08:59:16 Step 9/37 : COPY go.mod vendor* ./ 08:59:17 ---> e52c7f74ea06 08:59:17 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:17 ---> Running in 598248decd09 08:59:21 Removing intermediate container 598248decd09 08:59:21 ---> ee6e0ee73d1c 08:59:21 Step 11/37 : COPY . . 08:59:22 ---> 9661e9818227 08:59:22 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 08:59:22 ---> Running in 4c02fc347127 08:59:24  % Total % Received % Xferd Average Speed Time Time Time Current 08:59:24 Dload Upload Total Spent Left Speed 08:59:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5469 0 --:--:-- --:--:-- --:--:-- 5502 100 1062 100 1062 0 0 5415 0 --:--:-- --:--:-- --:--:-- 5446 08:59:25 Removing intermediate container 4c02fc347127 08:59:25 ---> 34b65edac8c9 08:59:25 Step 13/37 : RUN ${MAKE} 08:59:25 ---> Running in 385939e6d1eb 08:59:26 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd 09:04:21 Removing intermediate container 385939e6d1eb 09:04:21 ---> b5156a46c41d 09:04:21 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 09:04:21 1.8.2: Pulling from bluenviron/mediamtx 09:04:21 da4d7e05a7aa: Pulling fs layer 09:04:21 da4d7e05a7aa: Verifying Checksum 09:04:21 da4d7e05a7aa: Download complete 09:04:21 da4d7e05a7aa: Pull complete 09:04:21 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 09:04:21 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 09:04:21 ---> 62c65ed7ef0d 09:04:21 Step 15/37 : FROM alpine:3.20 09:04:21 3.20: Pulling from library/alpine 09:04:21 cf04c63912e1: Already exists 09:04:21 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:04:21 Status: Downloaded newer image for alpine:3.20 09:04:21 ---> c157a85ed455 09:04:21 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:04:21 ---> Running in 85f9a3f30946 09:04:21 Removing intermediate container 85f9a3f30946 09:04:21 ---> f7706f7862be 09:04:21 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 09:04:21 ---> Running in 62cf784269b2 09:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:04:22 (1/114) Installing dumb-init (1.2.5-r3) 09:04:22 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 09:04:22 (3/114) Installing aom-libs (3.9.1-r0) 09:04:22 (4/114) Installing libxau (1.0.11-r4) 09:04:22 (5/114) Installing libmd (1.1.0-r0) 09:04:22 (6/114) Installing libbsd (0.12.2-r0) 09:04:22 (7/114) Installing libxdmcp (1.1.5-r1) 09:04:22 (8/114) Installing libxcb (1.16.1-r0) 09:04:22 (9/114) Installing libx11 (1.8.9-r1) 09:04:22 (10/114) Installing hwdata-pci (0.382-r0) 09:04:22 (11/114) Installing libpciaccess (0.18.1-r0) 09:04:22 (12/114) Installing libdrm (2.4.120-r0) 09:04:22 (13/114) Installing libxext (1.3.6-r2) 09:04:22 (14/114) Installing libxfixes (6.0.1-r4) 09:04:22 (15/114) Installing libffi (3.4.6-r0) 09:04:22 (16/114) Installing wayland-libs-client (1.22.0-r4) 09:04:22 (17/114) Installing libva (2.21.0-r0) 09:04:22 (18/114) Installing libvdpau (1.5-r3) 09:04:22 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 09:04:22 (20/114) Installing libdav1d (1.4.2-r0) 09:04:22 (21/114) Installing libgcc (13.2.1_git20240309-r0) 09:04:22 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 09:04:23 (23/114) Installing openexr-libiex (3.1.13-r1) 09:04:23 (24/114) Installing openexr-libilmthread (3.1.13-r1) 09:04:23 (25/114) Installing imath (3.1.12-r0) 09:04:23 (26/114) Installing openexr-libopenexr (3.1.13-r1) 09:04:23 (27/114) Installing brotli-libs (1.1.0-r2) 09:04:23 (28/114) Installing giflib (5.2.2-r0) 09:04:23 (29/114) Installing libhwy (1.0.7-r0) 09:04:23 (30/114) Installing libjpeg-turbo (3.0.3-r0) 09:04:23 (31/114) Installing lcms2 (2.16-r0) 09:04:23 (32/114) Installing libpng (1.6.44-r0) 09:04:23 (33/114) Installing libjxl (0.10.2-r0) 09:04:23 (34/114) Installing lame-libs (3.100-r5) 09:04:23 (35/114) Installing opus (1.5.2-r0) 09:04:23 (36/114) Installing rav1e-libs (0.7.1-r0) 09:04:23 (37/114) Installing libgomp (13.2.1_git20240309-r0) 09:04:23 (38/114) Installing soxr (0.1.3-r7) 09:04:23 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 09:04:23 (40/114) Installing libogg (1.3.5-r5) 09:04:23 (41/114) Installing libtheora (1.1.1-r18) 09:04:23 (42/114) Installing libvorbis (1.3.7-r2) 09:04:23 (43/114) Installing libvpx (1.14.1-r0) 09:04:23 (44/114) Installing libsharpyuv (1.3.2-r0) 09:04:23 (45/114) Installing libwebp (1.3.2-r0) 09:04:23 (46/114) Installing libwebpmux (1.3.2-r0) 09:04:23 (47/114) Installing x264-libs (0.164_git20231001-r0) 09:04:23 (48/114) Installing numactl (2.0.18-r0) 09:04:23 (49/114) Installing x265-libs (3.6-r0) 09:04:23 (50/114) Installing xvidcore (1.3.7-r2) 09:04:23 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 09:04:24 (52/114) Installing sdl2 (2.28.5-r1) 09:04:24 (53/114) Installing alsa-lib (1.2.11-r0) 09:04:24 (54/114) Installing libexpat (2.6.3-r0) 09:04:24 (55/114) Installing libbz2 (1.0.8-r6) 09:04:24 (56/114) Installing freetype (2.13.2-r0) 09:04:24 (57/114) Installing fontconfig (2.15.0-r1) 09:04:24 (58/114) Installing fribidi (1.0.15-r0) 09:04:24 (59/114) Installing libintl (0.22.5-r0) 09:04:24 (60/114) Installing libeconf (0.6.3-r0) 09:04:24 (61/114) Installing libblkid (2.40.1-r1) 09:04:24 (62/114) Installing libmount (2.40.1-r1) 09:04:24 (63/114) Installing pcre2 (10.43-r0) 09:04:24 (64/114) Installing glib (2.80.5-r0) 09:04:24 (65/114) Installing graphite2 (1.3.14-r6) 09:04:24 (66/114) Installing harfbuzz (8.5.0-r0) 09:04:24 (67/114) Installing libunibreak (6.1-r0) 09:04:24 (68/114) Installing libass (0.17.2-r0) 09:04:24 (69/114) Installing libbluray (1.3.4-r1) 09:04:24 (70/114) Installing mpg123-libs (1.32.6-r0) 09:04:24 (71/114) Installing libopenmpt (0.7.7-r0) 09:04:24 (72/114) Installing cjson (1.7.18-r0) 09:04:24 (73/114) Installing mbedtls (3.6.1-r0) 09:04:24 (74/114) Installing librist (0.2.10-r1) 09:04:25 (75/114) Installing libsrt (1.5.3-r0) 09:04:25 (76/114) Installing libssh (0.10.6-r0) 09:04:25 (77/114) Installing xz-libs (5.6.2-r0) 09:04:25 (78/114) Installing libxml2 (2.12.7-r0) 09:04:25 (79/114) Installing libsodium (1.0.19-r0) 09:04:25 (80/114) Installing libzmq (4.3.5-r2) 09:04:25 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 09:04:25 (82/114) Installing serd-libs (0.32.2-r0) 09:04:25 (83/114) Installing zix-libs (0.4.2-r0) 09:04:25 (84/114) Installing sord-libs (0.16.16-r0) 09:04:25 (85/114) Installing sratom (0.6.16-r0) 09:04:25 (86/114) Installing lilv-libs (0.24.24-r1) 09:04:25 (87/114) Installing glslang-libs (1.3.261.1-r0) 09:04:25 (88/114) Installing libdovi (3.3.0-r0) 09:04:25 (89/114) Installing spirv-tools (1.3.261.1-r0) 09:04:25 (90/114) Installing shaderc (2024.0-r0) 09:04:25 (91/114) Installing vulkan-loader (1.3.261.1-r0) 09:04:25 (92/114) Installing libplacebo (6.338.2-r1) 09:04:25 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 09:04:25 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 09:04:25 (95/114) Installing vidstab (1.1.1-r0) 09:04:25 (96/114) Installing zimg (3.0.5-r2) 09:04:25 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 09:04:25 (98/114) Installing libasyncns (0.8-r3) 09:04:25 (99/114) Installing dbus-libs (1.14.10-r1) 09:04:25 (100/114) Installing libltdl (2.4.7-r3) 09:04:25 (101/114) Installing orc (0.4.39-r0) 09:04:25 (102/114) Installing libflac (1.4.3-r1) 09:04:25 (103/114) Installing libsndfile (1.2.2-r0) 09:04:25 (104/114) Installing speexdsp (1.2.1-r2) 09:04:25 (105/114) Installing tdb-libs (1.4.9-r1) 09:04:25 (106/114) Installing libpulse (17.0-r0) 09:04:25 (107/114) Installing v4l-utils-libs (1.24.1-r1) 09:04:25 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 09:04:25 (109/114) Installing ffmpeg (6.1.1-r8) 09:04:25 (110/114) Installing udev-init-scripts (35-r1) 09:04:25 (111/114) Installing eudev-libs (3.2.14-r2) 09:04:25 (112/114) Installing zstd-libs (1.5.6-r0) 09:04:25 (113/114) Installing kmod-libs (32-r0) 09:04:25 (114/114) Installing eudev (3.2.14-r2) 09:04:26 Executing busybox-1.36.1-r29.trigger 09:04:26 Executing glib-2.80.5-r0.trigger 09:04:26 Executing eudev-3.2.14-r2.trigger 09:04:26 OK: 120 MiB in 128 packages 09:04:30 Removing intermediate container 62cf784269b2 09:04:30 ---> dca13031b634 09:04:30 Step 18/37 : RUN apk --no-cache upgrade 09:04:30 ---> Running in 3f04a7d23b3b 09:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:04:33 Upgrading critical system libraries and apk-tools: 09:04:33 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:04:33 Executing busybox-1.36.1-r29.trigger 09:04:33 Continuing the upgrade transaction with new apk-tools: 09:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:04:36 OK: 120 MiB in 128 packages 09:04:36 Removing intermediate container 3f04a7d23b3b 09:04:36 ---> 6858951ac551 09:04:36 Step 19/37 : WORKDIR / 09:04:36 ---> Running in 26b79f68a371 09:04:37 Removing intermediate container 26b79f68a371 09:04:37 ---> 27cbde60bbb7 09:04:37 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 09:04:39 ---> 3883526983b4 09:04:39 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 09:04:40 ---> 5fc401cf15e4 09:04:40 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 09:04:41 ---> 3f2adb2e125a 09:04:41 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 09:04:41 ---> c5f3ccdd92f3 09:04:41 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 09:04:42 ---> c6e938ece6d3 09:04:42 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 09:04:42 ---> 55623dc7c6b6 09:04:42 Step 26/37 : COPY --from=rtsp /mediamtx / 09:04:44 ---> 11afb930ec85 09:04:44 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 09:04:44 ---> Running in aae03fa5fad0 09:04:46 Removing intermediate container aae03fa5fad0 09:04:46 ---> a1e3c6b90793 09:04:46 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 09:04:46 ---> Running in 567bdca4880c 09:04:48 Removing intermediate container 567bdca4880c 09:04:48 ---> 57254336305e 09:04:48 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 09:04:48 ---> Running in 8b8193e3c620 09:04:50 Removing intermediate container 8b8193e3c620 09:04:50 ---> 0abd3d1216b5 09:04:50 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 09:04:50 ---> Running in 1cf8a1c766da 09:04:52 Removing intermediate container 1cf8a1c766da 09:04:52 ---> 799e5030dde8 09:04:52 Step 31/37 : EXPOSE 59983 09:04:52 ---> Running in 772e9f713eb3 09:04:52 Removing intermediate container 772e9f713eb3 09:04:52 ---> 3b0bac151ebb 09:04:52 Step 32/37 : EXPOSE 8554 09:04:52 ---> Running in 67494a2ae66a 09:04:53 Removing intermediate container 67494a2ae66a 09:04:53 ---> ba90d06f66cd 09:04:53 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 09:04:53 ---> Running in ad48e7340282 09:04:53 Removing intermediate container ad48e7340282 09:04:53 ---> 32d33a99a1e6 09:04:53 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 09:04:53 ---> Running in 72d4af87c5ab 09:04:53 Removing intermediate container 72d4af87c5ab 09:04:53 ---> 37d524f962fc 09:04:53 Step 35/37 : LABEL arch=arm64 09:04:53 ---> Running in 6e8ef415656d 09:04:54 Removing intermediate container 6e8ef415656d 09:04:54 ---> 7731c3d13c3e 09:04:54 Step 36/37 : LABEL git_sha=60c6d6f4a1dd386522f88229b760e87d58d61eab 09:04:54 ---> Running in 9b5ed739f9d4 09:04:54 Removing intermediate container 9b5ed739f9d4 09:04:54 ---> e693733fe273 09:04:54 Step 37/37 : LABEL version=3.2.0-dev.21 09:04:55 ---> Running in 5206f13b1a0c 09:04:55 Removing intermediate container 5206f13b1a0c 09:04:55 ---> 4958fcb3e885 09:04:55 [Warning] One or more build-args [ARCH] were not consumed 09:04:55 Successfully built 4958fcb3e885 09:04:55 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:04:55 provisioning config files... 09:04:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/186@tmp/config1336091304813789152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:55 ---> ****-login.sh 09:04:55 nexus3.edgexfoundry.org:10001 09:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:56 Configure a credential helper to remove this warning. See 09:04:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:56 09:04:56 Login Succeeded 09:04:56 nexus3.edgexfoundry.org:10002 09:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:56 Configure a credential helper to remove this warning. See 09:04:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:56 09:04:56 Login Succeeded 09:04:56 nexus3.edgexfoundry.org:10003 09:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:57 Configure a credential helper to remove this warning. See 09:04:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:57 09:04:57 Login Succeeded 09:04:57 nexus3.edgexfoundry.org:10004 09:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:57 Configure a credential helper to remove this warning. See 09:04:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:57 09:04:57 Login Succeeded 09:04:57 ****.io 09:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:58 Configure a credential helper to remove this warning. See 09:04:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:58 09:04:58 Login Succeeded 09:04:58 ---> ****-login.sh ends [Pipeline] } 09:04:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:04:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:04:58 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 09:04:58 60c6d6f4a1dd386522f88229b760e87d58d61eab 09:04:58 latest 09:04:58 3.2.0-dev.21 09:04:58 60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21 09:04:58 main 09:04:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:58 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:60c6d6f4a1dd386522f88229b760e87d58d61eab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:60c6d6f4a1dd386522f88229b760e87d58d61eab 09:04:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:04:58 5c07726a101e: Preparing 09:04:58 3a14004e33d2: Preparing 09:04:58 760302cb259d: Preparing 09:04:58 e1f6b8cc3c87: Preparing 09:04:58 f0c0fc467d42: Preparing 09:04:58 4fdee56d7956: Preparing 09:04:58 dce8ff612996: Preparing 09:04:58 4fdee56d7956: Waiting 09:04:58 e30913b611a2: Preparing 09:04:58 dce8ff612996: Waiting 09:04:58 b97636133bc7: Preparing 09:04:58 e30913b611a2: Waiting 09:04:58 b97636133bc7: Waiting 09:04:58 1f9f3c1b2eae: Preparing 09:04:58 f6bcbf049871: Preparing 09:04:58 1f9f3c1b2eae: Waiting 09:04:58 039bf852ed76: Preparing 09:04:58 f7e24075618e: Preparing 09:04:58 f6bcbf049871: Waiting 09:04:58 16113d51b718: Preparing 09:04:58 16113d51b718: Waiting 09:04:59 3a14004e33d2: Pushed 09:04:59 760302cb259d: Pushed 09:04:59 5c07726a101e: Pushed 09:04:59 e1f6b8cc3c87: Pushed 09:04:59 4fdee56d7956: Pushed 09:04:59 b97636133bc7: Pushed 09:04:59 e30913b611a2: Pushed 09:04:59 dce8ff612996: Pushed 09:04:59 1f9f3c1b2eae: Pushed 09:04:59 16113d51b718: Layer already exists 09:04:59 039bf852ed76: Pushed 09:05:06 f0c0fc467d42: Pushed 09:05:10 f6bcbf049871: Pushed 09:05:23 f7e24075618e: Pushed 09:05:23 60c6d6f4a1dd386522f88229b760e87d58d61eab: digest: sha256:e8f3c2884647cf07a5d236e6ff7d1e2c1f16080f76cfd1bbc6a4dd1f4242b835 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:23 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 09:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:05:23 5c07726a101e: Preparing 09:05:23 3a14004e33d2: Preparing 09:05:23 760302cb259d: Preparing 09:05:23 e1f6b8cc3c87: Preparing 09:05:23 f0c0fc467d42: Preparing 09:05:23 4fdee56d7956: Preparing 09:05:23 dce8ff612996: Preparing 09:05:23 e30913b611a2: Preparing 09:05:23 b97636133bc7: Preparing 09:05:23 1f9f3c1b2eae: Preparing 09:05:23 f6bcbf049871: Preparing 09:05:23 039bf852ed76: Preparing 09:05:23 f7e24075618e: Preparing 09:05:23 16113d51b718: Preparing 09:05:23 b97636133bc7: Waiting 09:05:23 1f9f3c1b2eae: Waiting 09:05:23 f6bcbf049871: Waiting 09:05:23 039bf852ed76: Waiting 09:05:23 f7e24075618e: Waiting 09:05:23 16113d51b718: Waiting 09:05:23 4fdee56d7956: Waiting 09:05:23 dce8ff612996: Waiting 09:05:23 e30913b611a2: Waiting 09:05:23 760302cb259d: Layer already exists 09:05:23 e1f6b8cc3c87: Layer already exists 09:05:23 f0c0fc467d42: Layer already exists 09:05:23 3a14004e33d2: Layer already exists 09:05:23 5c07726a101e: Layer already exists 09:05:23 4fdee56d7956: Layer already exists 09:05:23 1f9f3c1b2eae: Layer already exists 09:05:23 e30913b611a2: Layer already exists 09:05:23 dce8ff612996: Layer already exists 09:05:23 b97636133bc7: Layer already exists 09:05:23 039bf852ed76: Layer already exists 09:05:24 f7e24075618e: Layer already exists 09:05:24 f6bcbf049871: Layer already exists 09:05:24 16113d51b718: Layer already exists 09:05:24 latest: digest: sha256:e8f3c2884647cf07a5d236e6ff7d1e2c1f16080f76cfd1bbc6a4dd1f4242b835 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:24 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.21 09:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:05:24 5c07726a101e: Preparing 09:05:24 3a14004e33d2: Preparing 09:05:24 760302cb259d: Preparing 09:05:24 e1f6b8cc3c87: Preparing 09:05:24 f0c0fc467d42: Preparing 09:05:24 4fdee56d7956: Preparing 09:05:24 dce8ff612996: Preparing 09:05:24 4fdee56d7956: Waiting 09:05:24 e30913b611a2: Preparing 09:05:24 dce8ff612996: Waiting 09:05:24 b97636133bc7: Preparing 09:05:24 e30913b611a2: Waiting 09:05:24 1f9f3c1b2eae: Preparing 09:05:24 b97636133bc7: Waiting 09:05:24 f6bcbf049871: Preparing 09:05:24 039bf852ed76: Preparing 09:05:24 f6bcbf049871: Waiting 09:05:24 f7e24075618e: Preparing 09:05:24 039bf852ed76: Waiting 09:05:24 f7e24075618e: Waiting 09:05:24 16113d51b718: Preparing 09:05:24 16113d51b718: Waiting 09:05:24 5c07726a101e: Layer already exists 09:05:24 f0c0fc467d42: Layer already exists 09:05:24 760302cb259d: Layer already exists 09:05:24 3a14004e33d2: Layer already exists 09:05:24 e1f6b8cc3c87: Layer already exists 09:05:24 4fdee56d7956: Layer already exists 09:05:24 e30913b611a2: Layer already exists 09:05:24 dce8ff612996: Layer already exists 09:05:24 b97636133bc7: Layer already exists 09:05:24 f6bcbf049871: Layer already exists 09:05:24 1f9f3c1b2eae: Layer already exists 09:05:24 039bf852ed76: Layer already exists 09:05:25 16113d51b718: Layer already exists 09:05:25 f7e24075618e: Layer already exists 09:05:25 3.2.0-dev.21: digest: sha256:e8f3c2884647cf07a5d236e6ff7d1e2c1f16080f76cfd1bbc6a4dd1f4242b835 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:25 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21 09:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:05:25 5c07726a101e: Preparing 09:05:25 3a14004e33d2: Preparing 09:05:25 760302cb259d: Preparing 09:05:25 e1f6b8cc3c87: Preparing 09:05:25 f0c0fc467d42: Preparing 09:05:25 4fdee56d7956: Preparing 09:05:25 dce8ff612996: Preparing 09:05:25 e30913b611a2: Preparing 09:05:25 b97636133bc7: Preparing 09:05:25 1f9f3c1b2eae: Preparing 09:05:25 f6bcbf049871: Preparing 09:05:25 039bf852ed76: Preparing 09:05:25 f7e24075618e: Preparing 09:05:25 16113d51b718: Preparing 09:05:25 b97636133bc7: Waiting 09:05:25 4fdee56d7956: Waiting 09:05:25 dce8ff612996: Waiting 09:05:25 e30913b611a2: Waiting 09:05:25 f6bcbf049871: Waiting 09:05:25 039bf852ed76: Waiting 09:05:25 f7e24075618e: Waiting 09:05:25 16113d51b718: Waiting 09:05:25 1f9f3c1b2eae: Waiting 09:05:25 f0c0fc467d42: Layer already exists 09:05:25 e1f6b8cc3c87: Layer already exists 09:05:25 760302cb259d: Layer already exists 09:05:25 5c07726a101e: Layer already exists 09:05:25 3a14004e33d2: Layer already exists 09:05:25 dce8ff612996: Layer already exists 09:05:25 4fdee56d7956: Layer already exists 09:05:25 e30913b611a2: Layer already exists 09:05:25 1f9f3c1b2eae: Layer already exists 09:05:25 b97636133bc7: Layer already exists 09:05:27 039bf852ed76: Layer already exists 09:05:27 f7e24075618e: Layer already exists 09:05:27 16113d51b718: Layer already exists 09:05:27 f6bcbf049871: Layer already exists 09:05:27 60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21: digest: sha256:e8f3c2884647cf07a5d236e6ff7d1e2c1f16080f76cfd1bbc6a4dd1f4242b835 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:27 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:27 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 09:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:05:27 5c07726a101e: Preparing 09:05:27 3a14004e33d2: Preparing 09:05:27 760302cb259d: Preparing 09:05:27 e1f6b8cc3c87: Preparing 09:05:27 f0c0fc467d42: Preparing 09:05:27 4fdee56d7956: Preparing 09:05:27 dce8ff612996: Preparing 09:05:27 e30913b611a2: Preparing 09:05:27 b97636133bc7: Preparing 09:05:27 1f9f3c1b2eae: Preparing 09:05:27 f6bcbf049871: Preparing 09:05:27 039bf852ed76: Preparing 09:05:27 f7e24075618e: Preparing 09:05:27 16113d51b718: Preparing 09:05:27 4fdee56d7956: Waiting 09:05:27 dce8ff612996: Waiting 09:05:27 e30913b611a2: Waiting 09:05:27 1f9f3c1b2eae: Waiting 09:05:27 f6bcbf049871: Waiting 09:05:27 039bf852ed76: Waiting 09:05:27 b97636133bc7: Waiting 09:05:27 f7e24075618e: Waiting 09:05:27 16113d51b718: Waiting 09:05:27 f0c0fc467d42: Layer already exists 09:05:27 5c07726a101e: Layer already exists 09:05:27 e1f6b8cc3c87: Layer already exists 09:05:27 760302cb259d: Layer already exists 09:05:27 3a14004e33d2: Layer already exists 09:05:28 e30913b611a2: Layer already exists 09:05:28 4fdee56d7956: Layer already exists 09:05:28 1f9f3c1b2eae: Layer already exists 09:05:28 dce8ff612996: Layer already exists 09:05:28 b97636133bc7: Layer already exists 09:05:28 f6bcbf049871: Layer already exists 09:05:28 f7e24075618e: Layer already exists 09:05:28 039bf852ed76: Layer already exists 09:05:28 16113d51b718: Layer already exists 09:05:28 main: digest: sha256:e8f3c2884647cf07a5d236e6ff7d1e2c1f16080f76cfd1bbc6a4dd1f4242b835 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:05:28 ===================================================== [Pipeline] echo 09:05:28 taggedImages: 09:05:28 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:60c6d6f4a1dd386522f88229b760e87d58d61eab 09:05:28 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 09:05:28 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.21 09:05:28 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:60c6d6f4a1dd386522f88229b760e87d58d61eab-3.2.0-dev.21 09:05:28 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:28 09:05:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:29 arm64: Pulling from edgex-lftools-log-publisher 09:05:29 8998bd30e6a1: Pulling fs layer 09:05:29 04944245beec: Pulling fs layer 09:05:29 699f458cf7ca: Pulling fs layer 09:05:29 765212b225bb: Pulling fs layer 09:05:29 f23df028b6ca: Pulling fs layer 09:05:29 d65c8cfc05b1: Pulling fs layer 09:05:29 2437ff75d9bd: Pulling fs layer 09:05:29 f23df028b6ca: Waiting 09:05:29 d65c8cfc05b1: Waiting 09:05:29 2437ff75d9bd: Waiting 09:05:29 765212b225bb: Waiting 09:05:29 04944245beec: Verifying Checksum 09:05:29 04944245beec: Download complete 09:05:29 765212b225bb: Verifying Checksum 09:05:29 f23df028b6ca: Verifying Checksum 09:05:29 f23df028b6ca: Download complete 09:05:29 d65c8cfc05b1: Verifying Checksum 09:05:29 d65c8cfc05b1: Download complete 09:05:29 699f458cf7ca: Verifying Checksum 09:05:29 699f458cf7ca: Download complete 09:05:30 8998bd30e6a1: Verifying Checksum 09:05:30 8998bd30e6a1: Download complete 09:05:32 2437ff75d9bd: Verifying Checksum 09:05:32 2437ff75d9bd: Download complete 09:05:35 8998bd30e6a1: Pull complete 09:05:35 04944245beec: Pull complete 09:05:37 699f458cf7ca: Pull complete 09:05:37 765212b225bb: Pull complete 09:05:38 f23df028b6ca: Pull complete 09:05:40 d65c8cfc05b1: Pull complete 09:05:58 2437ff75d9bd: Pull complete 09:05:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:05:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:58 prd-ubuntu20.04-docker-arm64-4c-16g-22735 does not seem to be running inside a container 09:05:59 $ 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-usb-camera/186 -v /w/workspace/device-usb-camera/186:/w/workspace/device-usb-camera/186:rw,z -v /w/workspace/device-usb-camera/186@tmp:/w/workspace/device-usb-camera/186@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 09:06:01 $ docker top 22549cc7984b072bfb9bd5eb7ac54974377d6f79ca167be574df6076e854e3ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:06:02 ---> job-cost.sh 09:06:02 lf-activate-venv: SKIPPING 09:06:02 INFO: No Stack... 09:06:02 INFO: Retrieving Pricing Info for: v3-standard-4 09:06:03 INFO: Archiving Costs [Pipeline] sh 09:06:04 + cat /w/workspace/device-usb-camera/186/archives/cost.csv 09:06:04 + cut -d, -f6 [Pipeline] lock 09:06:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-186-stack-cost] 09:06:04 Resource [jenkins-edgexfoundry-device-usb-camera-main-186-stack-cost] did not exist. Created. 09:06:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:06:05 /w/workspace/device-usb-camera/186@tmp/durable-5d07e6d9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:06:05 + echo total: 0.10999999940395355 [Pipeline] stash 09:06:05 Warning: overwriting stash ‘stack-cost’ 09:06:05 Stashed 1 file(s) [Pipeline] } 09:06:05 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-186-stack-cost] [Pipeline] // lock [Pipeline] } 09:06:05 $ docker stop --time=1 22549cc7984b072bfb9bd5eb7ac54974377d6f79ca167be574df6076e854e3ec 09:06:07 $ docker rm -f --volumes 22549cc7984b072bfb9bd5eb7ac54974377d6f79ca167be574df6076e854e3ec [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 09:06:07 provisioning config files... 09:06:07 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7042724876880727466tmp [Pipeline] { [Pipeline] sh 09:06:08 + set +x 09:06:08 + bash -s -- 09:06:08 + curl -s https://codecov.io/bash 09:06:08 09:06:08 _____ _ 09:06:08 / ____| | | 09:06:08 | | ___ __| | ___ ___ _____ __ 09:06:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:06:08 | |___| (_) | (_| | __/ (_| (_) \ V / 09:06:08 \_____\___/ \__,_|\___|\___\___/ \_/ 09:06:08 Bash-1.0.6 09:06:08 09:06:08 09:06:08 ==> git version 2.25.1 found 09:06:08 ==> 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 09:06:08 Release-Date: 2020-01-08 09:06:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:06:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:06:08 ==> Jenkins CI detected. 09:06:08 current dir:  /w/workspace/exfoundry_device-usb-camera_main 09:06:08 project root: . 09:06:08 --> token set from env 09:06:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:06:08 ==> Running gcov in . (disable via -X gcov) 09:06:08 ==> Python coveragepy not found 09:06:08 ==> Searching for coverage reports in: 09:06:08 + . 09:06:08 -> Found 1 reports 09:06:08 ==> Detecting git/mercurial file structure 09:06:08 ==> Reading reports 09:06:08 + ./coverage.out bytes=54772 09:06:08 ==> Appending adjustments 09:06:08 https://docs.codecov.io/docs/fixing-reports 09:06:08 + Found adjustments 09:06:08 ==> Gzipping contents 09:06:08 8.0K /tmp/codecov.GkHyul.gz 09:06:08 ==> Uploading reports 09:06:08 url: https://codecov.io 09:06:08 query: branch=main&commit=60c6d6f4a1dd386522f88229b760e87d58d61eab&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 09:06:08 -> Pinging Codecov 09:06:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=60c6d6f4a1dd386522f88229b760e87d58d61eab&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 09:06:08 -> Uploading to 09:06:08 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/60c6d6f4a1dd386522f88229b760e87d58d61eab/b41baf48-abde-469a-a44c-67495f392e4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T090608Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b19b60755f83d01018c2bc5f94cc121b8ebee491068f2024616394cc78622c59 09:06:08 % Total % Received % Xferd Average Speed Time Time Time Current 09:06:08 Dload Upload Total Spent Left Speed 09:06:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 30981 --:--:-- --:--:-- --:--:-- 30981 09:06:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/60c6d6f4a1dd386522f88229b760e87d58d61eab [Pipeline] } 09:06:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:06:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:06:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:06:09 09:06:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:06:09 latest: Pulling from edgex-devops/edgex-snyk-go 09:06:09 43c4264eed91: Already exists 09:06:09 4cc291be95ef: Already exists 09:06:09 2ac1f1163629: Already exists 09:06:09 5c3c966382ef: Already exists 09:06:09 4f4fb700ef54: Already exists 09:06:09 d9c7d2e4e75e: Pulling fs layer 09:06:09 9c3e1370e548: Pulling fs layer 09:06:10 d9c7d2e4e75e: Verifying Checksum 09:06:10 d9c7d2e4e75e: Download complete 09:06:10 d9c7d2e4e75e: Pull complete 09:06:10 9c3e1370e548: Verifying Checksum 09:06:10 9c3e1370e548: Download complete 09:06:16 9c3e1370e548: Pull complete 09:06:16 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:06:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:16 prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container 09:06:16 $ 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-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:06:18 $ docker top faf60b0365cdb548f2226e067b6f64bb071e6e5b5cd9c14545ab123f516cfb5f -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:19 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 09:06:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 09:06:19 + set -o pipefail 09:06:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 09:06:26 09:06:26 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 09:06:26 09:06:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/6778f5c3-41a5-4f9f-a4ac-432061bf92e7 09:06:26 09:06:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:06:26 09:06:26 09:06:26 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:06:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:06:26 $ docker stop --time=1 faf60b0365cdb548f2226e067b6f64bb071e6e5b5cd9c14545ab123f516cfb5f 09:06:31 $ docker rm -f --volumes faf60b0365cdb548f2226e067b6f64bb071e6e5b5cd9c14545ab123f516cfb5f [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 09:06:32 + git log --format=format:%s -1 60c6d6f4a1dd386522f88229b760e87d58d61eab [Pipeline] sh 09:06:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:06:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:06:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:32 prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container 09:06:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:06:33 $ docker top 8823b0abfba4003cf10f03a0823e0fde68b6957c5ccc889a9555d25ae26c5604 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:06:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:33 [ssh-agent] Looking for ssh-agent implementation... 09:06:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:33 $ docker exec 8823b0abfba4003cf10f03a0823e0fde68b6957c5ccc889a9555d25ae26c5604 ssh-agent 09:06:33 SSH_AUTH_SOCK=/tmp/ssh-qXAMC5SZ7NWi/agent.32 09:06:33 SSH_AGENT_PID=38 09:06:33 Running ssh-add (command line suppressed) 09:06:33 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12907494783065214734.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12907494783065214734.key) 09:06:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:33 + git semver tag 09:06:34 2024-10-14 09:06:34,112 [run_tag] DEBUG tag force:False 09:06:34 2024-10-14 09:06:34,112 [check_head_tag] DEBUG check head tag 09:06:34 2024-10-14 09:06:34,115 [execute] INFO git cat-file --batch-check 09:06:34 2024-10-14 09:06:34,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 09:06:34 2024-10-14 09:06:34,119 [execute] INFO git cat-file --batch 09:06:34 2024-10-14 09:06:34,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 09:06:34 2024-10-14 09:06:34,163 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:06:34 2024-10-14 09:06:34,163 [execute] INFO git tag -a v3.2.0-dev.21 -m v3.2.0-dev.21 09:06:34 2024-10-14 09:06:34,163 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.21', '-m', 'v3.2.0-dev.21'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 09:06:34 2024-10-14 09:06:34,169 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:06:34 3.2.0-dev.21 [Pipeline] } 09:06:34 $ docker exec --env ******** --env ******** 8823b0abfba4003cf10f03a0823e0fde68b6957c5ccc889a9555d25ae26c5604 ssh-agent -k 09:06:34 unset SSH_AUTH_SOCK; 09:06:34 unset SSH_AGENT_PID; 09:06:34 echo Agent pid 38 killed; 09:06:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:06:34 + git semver [Pipeline] } 09:06:34 $ docker stop --time=1 8823b0abfba4003cf10f03a0823e0fde68b6957c5ccc889a9555d25ae26c5604 09:06:36 $ docker rm -f --volumes 8823b0abfba4003cf10f03a0823e0fde68b6957c5ccc889a9555d25ae26c5604 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:06:36 09:06:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:06:36 0.23.1-centos7: Pulling from edgex-lftools 09:06:36 ab5ef0e58194: Pulling fs layer 09:06:36 9712f1f96733: Pulling fs layer 09:06:36 63f879dbbcfc: Pulling fs layer 09:06:36 0d9ebad4ef96: Pulling fs layer 09:06:36 e9a5061849ea: Pulling fs layer 09:06:36 d747dcd14b5f: Pulling fs layer 09:06:36 2de7ff778b66: Pulling fs layer 09:06:36 e9a5061849ea: Waiting 09:06:36 d747dcd14b5f: Waiting 09:06:36 2de7ff778b66: Waiting 09:06:36 0d9ebad4ef96: Waiting 09:06:36 9712f1f96733: Download complete 09:06:37 63f879dbbcfc: Verifying Checksum 09:06:37 63f879dbbcfc: Download complete 09:06:37 e9a5061849ea: Verifying Checksum 09:06:37 e9a5061849ea: Download complete 09:06:37 d747dcd14b5f: Verifying Checksum 09:06:37 d747dcd14b5f: Download complete 09:06:37 0d9ebad4ef96: Verifying Checksum 09:06:37 0d9ebad4ef96: Download complete 09:06:37 ab5ef0e58194: Verifying Checksum 09:06:37 ab5ef0e58194: Download complete 09:06:37 2de7ff778b66: Verifying Checksum 09:06:37 2de7ff778b66: Download complete 09:06:39 ab5ef0e58194: Pull complete 09:06:39 9712f1f96733: Pull complete 09:06:40 63f879dbbcfc: Pull complete 09:06:45 0d9ebad4ef96: Pull complete 09:06:45 e9a5061849ea: Pull complete 09:06:45 d747dcd14b5f: Pull complete 09:06:45 2de7ff778b66: Pull complete 09:06:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:06:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:45 prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container 09:06:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:06:50 $ docker top 29600093af985c908739ba5c29b3c2355461de06a30ed7a72ade9a75096704cb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:06:50 provisioning config files... 09:06:50 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9638190734734702865tmp 09:06:50 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config879558302850014449tmp 09:06:50 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13805030603565001756tmp [Pipeline] { [Pipeline] echo 09:06:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:06:51 ---> sigul-configuration.sh 09:06:51 gpg: directory `/root/.gnupg' created 09:06:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:06:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:06:51 gpg: keyring `/root/.gnupg/secring.gpg' created 09:06:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:06:51 gpg: CAST5 encrypted data 09:06:51 gpg: encrypted with 1 passphrase 09:06:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:06:51 + mkdir /home/jenkins 09:06:51 + mkdir /home/jenkins/sigul [Pipeline] sh 09:06:51 + 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 09:06:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:06:52 ---> sigul-install.sh 09:06:52 Sigul already installed; skipping installation. [Pipeline] sh 09:06:52 + git tag --list 09:06:52 v0.0.0 09:06:52 v0.0.1-dev.1 09:06:52 v0.0.1-dev.10 09:06:52 v0.0.1-dev.11 09:06:52 v0.0.1-dev.12 09:06:52 v0.0.1-dev.13 09:06:52 v0.0.1-dev.14 09:06:52 v0.0.1-dev.15 09:06:52 v0.0.1-dev.16 09:06:52 v0.0.1-dev.2 09:06:52 v0.0.1-dev.3 09:06:52 v0.0.1-dev.4 09:06:52 v0.0.1-dev.5 09:06:52 v0.0.1-dev.6 09:06:52 v0.0.1-dev.7 09:06:52 v0.0.1-dev.8 09:06:52 v0.0.1-dev.9 09:06:52 v2.2.0 09:06:52 v2.2.0-dev.17 09:06:52 v2.2.0-dev.18 09:06:52 v2.2.0-dev.19 09:06:52 v2.2.0-dev.20 09:06:52 v2.2.0-dev.21 09:06:52 v2.2.0-dev.22 09:06:52 v2.2.0-dev.23 09:06:52 v2.2.0-dev.24 09:06:52 v2.2.0-dev.25 09:06:52 v2.2.0-dev.26 09:06:52 v2.2.0-dev.27 09:06:52 v2.3.0 09:06:52 v2.3.0-dev.1 09:06:52 v2.3.0-dev.10 09:06:52 v2.3.0-dev.11 09:06:52 v2.3.0-dev.12 09:06:52 v2.3.0-dev.13 09:06:52 v2.3.0-dev.14 09:06:52 v2.3.0-dev.15 09:06:52 v2.3.0-dev.16 09:06:52 v2.3.0-dev.17 09:06:52 v2.3.0-dev.18 09:06:52 v2.3.0-dev.19 09:06:52 v2.3.0-dev.2 09:06:52 v2.3.0-dev.20 09:06:52 v2.3.0-dev.21 09:06:52 v2.3.0-dev.22 09:06:52 v2.3.0-dev.23 09:06:52 v2.3.0-dev.24 09:06:52 v2.3.0-dev.25 09:06:52 v2.3.0-dev.26 09:06:52 v2.3.0-dev.27 09:06:52 v2.3.0-dev.28 09:06:52 v2.3.0-dev.3 09:06:52 v2.3.0-dev.4 09:06:52 v2.3.0-dev.5 09:06:52 v2.3.0-dev.6 09:06:52 v2.3.0-dev.7 09:06:52 v2.3.0-dev.8 09:06:52 v2.3.0-dev.9 09:06:52 v2.3.1 09:06:52 v2.3.1-dev.4 09:06:52 v2.3.1-dev.5 09:06:52 v2.3.1-dev.6 09:06:52 v3.0 09:06:52 v3.0.0 09:06:52 v3.0.0-dev.1 09:06:52 v3.0.0-dev.10 09:06:52 v3.0.0-dev.11 09:06:52 v3.0.0-dev.12 09:06:52 v3.0.0-dev.13 09:06:52 v3.0.0-dev.14 09:06:52 v3.0.0-dev.15 09:06:52 v3.0.0-dev.16 09:06:52 v3.0.0-dev.17 09:06:52 v3.0.0-dev.18 09:06:52 v3.0.0-dev.19 09:06:52 v3.0.0-dev.2 09:06:52 v3.0.0-dev.20 09:06:52 v3.0.0-dev.21 09:06:52 v3.0.0-dev.22 09:06:52 v3.0.0-dev.23 09:06:52 v3.0.0-dev.24 09:06:52 v3.0.0-dev.25 09:06:52 v3.0.0-dev.26 09:06:52 v3.0.0-dev.27 09:06:52 v3.0.0-dev.28 09:06:52 v3.0.0-dev.29 09:06:52 v3.0.0-dev.3 09:06:52 v3.0.0-dev.30 09:06:52 v3.0.0-dev.31 09:06:52 v3.0.0-dev.32 09:06:52 v3.0.0-dev.33 09:06:52 v3.0.0-dev.34 09:06:52 v3.0.0-dev.35 09:06:52 v3.0.0-dev.36 09:06:52 v3.0.0-dev.37 09:06:52 v3.0.0-dev.38 09:06:52 v3.0.0-dev.39 09:06:52 v3.0.0-dev.4 09:06:52 v3.0.0-dev.40 09:06:52 v3.0.0-dev.41 09:06:52 v3.0.0-dev.42 09:06:52 v3.0.0-dev.43 09:06:52 v3.0.0-dev.44 09:06:52 v3.0.0-dev.45 09:06:52 v3.0.0-dev.46 09:06:52 v3.0.0-dev.47 09:06:52 v3.0.0-dev.48 09:06:52 v3.0.0-dev.49 09:06:52 v3.0.0-dev.5 09:06:52 v3.0.0-dev.50 09:06:52 v3.0.0-dev.51 09:06:52 v3.0.0-dev.6 09:06:52 v3.0.0-dev.7 09:06:52 v3.0.0-dev.8 09:06:52 v3.0.0-dev.9 09:06:52 v3.1 09:06:52 v3.1.0 09:06:52 v3.1.0-dev.1 09:06:52 v3.1.0-dev.10 09:06:52 v3.1.0-dev.11 09:06:52 v3.1.0-dev.12 09:06:52 v3.1.0-dev.13 09:06:52 v3.1.0-dev.14 09:06:52 v3.1.0-dev.15 09:06:52 v3.1.0-dev.16 09:06:52 v3.1.0-dev.17 09:06:52 v3.1.0-dev.18 09:06:52 v3.1.0-dev.19 09:06:52 v3.1.0-dev.2 09:06:52 v3.1.0-dev.20 09:06:52 v3.1.0-dev.21 09:06:52 v3.1.0-dev.22 09:06:52 v3.1.0-dev.23 09:06:52 v3.1.0-dev.24 09:06:52 v3.1.0-dev.25 09:06:52 v3.1.0-dev.26 09:06:52 v3.1.0-dev.27 09:06:52 v3.1.0-dev.28 09:06:52 v3.1.0-dev.29 09:06:52 v3.1.0-dev.3 09:06:52 v3.1.0-dev.30 09:06:52 v3.1.0-dev.31 09:06:52 v3.1.0-dev.32 09:06:52 v3.1.0-dev.33 09:06:52 v3.1.0-dev.34 09:06:52 v3.1.0-dev.35 09:06:52 v3.1.0-dev.36 09:06:52 v3.1.0-dev.37 09:06:52 v3.1.0-dev.38 09:06:52 v3.1.0-dev.39 09:06:52 v3.1.0-dev.4 09:06:52 v3.1.0-dev.5 09:06:52 v3.1.0-dev.6 09:06:52 v3.1.0-dev.7 09:06:52 v3.1.0-dev.8 09:06:52 v3.1.0-dev.9 09:06:52 v3.1.1 09:06:52 v3.1.1-dev.1 09:06:52 v3.2.0-dev.1 09:06:52 v3.2.0-dev.10 09:06:52 v3.2.0-dev.11 09:06:52 v3.2.0-dev.12 09:06:52 v3.2.0-dev.13 09:06:52 v3.2.0-dev.14 09:06:52 v3.2.0-dev.15 09:06:52 v3.2.0-dev.16 09:06:52 v3.2.0-dev.17 09:06:52 v3.2.0-dev.18 09:06:52 v3.2.0-dev.19 09:06:52 v3.2.0-dev.2 09:06:52 v3.2.0-dev.20 09:06:52 v3.2.0-dev.21 09:06:52 v3.2.0-dev.3 09:06:52 v3.2.0-dev.4 09:06:52 v3.2.0-dev.5 09:06:52 v3.2.0-dev.6 09:06:52 v3.2.0-dev.7 09:06:52 v3.2.0-dev.8 09:06:52 v3.2.0-dev.9 [Pipeline] sh 09:06:52 + lftools sign git-tag v3.2.0-dev.21 09:06:53 Signing Git tag with Sigul... 09:06:53 Signing v3.2.0-dev.21 [Pipeline] echo 09:06:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:06:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:06:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:06:53 $ docker stop --time=1 29600093af985c908739ba5c29b3c2355461de06a30ed7a72ade9a75096704cb 09:06:55 $ docker rm -f --volumes 29600093af985c908739ba5c29b3c2355461de06a30ed7a72ade9a75096704cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:06:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:06:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:06:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:56 prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container 09:06:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:06:56 $ docker top 50535b3ee50a4b483a0c760e8b879ab143189b44d1a85abd029f5cf3c3a021f1 -eo pid,comm 09:06:56 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:06:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:06:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:56 [ssh-agent] Looking for ssh-agent implementation... 09:06:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:56 $ docker exec 50535b3ee50a4b483a0c760e8b879ab143189b44d1a85abd029f5cf3c3a021f1 ssh-agent 09:06:56 SSH_AUTH_SOCK=/tmp/ssh-HXtcniicpxeb/agent.31 09:06:56 SSH_AGENT_PID=37 09:06:56 Running ssh-add (command line suppressed) 09:06:56 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3279836213104421934.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3279836213104421934.key) 09:06:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:57 + git semver bump pre 09:06:57 2024-10-14 09:06:57,358 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:06:57 2024-10-14 09:06:57,358 [bump_version] DEBUG bumping version:3.2.0-dev.21 on axis:pre with prefix:dev 09:06:57 2024-10-14 09:06:57,358 [bump_version] DEBUG bumped version:3.2.0-dev.22 09:06:57 2024-10-14 09:06:57,358 [write_version] DEBUG write version:3.2.0-dev.22 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 09:06:57 2024-10-14 09:06:57,358 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:06:57 2024-10-14 09:06:57,358 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:06:57 2024-10-14 09:06:57,360 [execute] INFO git cat-file --batch-check 09:06:57 2024-10-14 09:06:57,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 09:06:57 2024-10-14 09:06:57,366 [execute] INFO git cat-file --batch 09:06:57 2024-10-14 09:06:57,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 09:06:57 2024-10-14 09:06:57,372 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:06:57 3.2.0-dev.22 [Pipeline] } 09:06:57 $ docker exec --env ******** --env ******** 50535b3ee50a4b483a0c760e8b879ab143189b44d1a85abd029f5cf3c3a021f1 ssh-agent -k 09:06:57 unset SSH_AUTH_SOCK; 09:06:57 unset SSH_AGENT_PID; 09:06:57 echo Agent pid 37 killed; 09:06:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:06:57 + git semver [Pipeline] } 09:06:58 $ docker stop --time=1 50535b3ee50a4b483a0c760e8b879ab143189b44d1a85abd029f5cf3c3a021f1 09:06:59 $ docker rm -f --volumes 50535b3ee50a4b483a0c760e8b879ab143189b44d1a85abd029f5cf3c3a021f1 [Pipeline] // withDockerContainer [Pipeline] sh 09:06:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:06:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:07:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:00 prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container 09:07:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:07:00 $ docker top e6466d1dac82bd5bfbcc11fe094066f2cf62d47e90868395f1bf6e311319f45f -eo pid,comm 09:07:00 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:07:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:07:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:07:00 [ssh-agent] Looking for ssh-agent implementation... 09:07:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:07:00 $ docker exec e6466d1dac82bd5bfbcc11fe094066f2cf62d47e90868395f1bf6e311319f45f ssh-agent 09:07:00 SSH_AUTH_SOCK=/tmp/ssh-smeV2qH6bitg/agent.32 09:07:00 SSH_AGENT_PID=38 09:07:00 Running ssh-add (command line suppressed) 09:07:00 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9498841161322407308.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9498841161322407308.key) 09:07:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:07:01 + git semver push 09:07:01 2024-10-14 09:07:01,472 [run_push] DEBUG push 09:07:01 2024-10-14 09:07:01,473 [execute] INFO git cat-file --batch-check 09:07:01 2024-10-14 09:07:01,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 09:07:01 2024-10-14 09:07:01,477 [execute] INFO git rev-list c9bdb84cd1644fdfe20c96c8d3602b8db758238c -- 09:07:01 2024-10-14 09:07:01,477 [execute] DEBUG Popen(['git', 'rev-list', 'c9bdb84cd1644fdfe20c96c8d3602b8db758238c', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 09:07:01 2024-10-14 09:07:01,486 [execute] INFO git fetch -v origin 09:07:01 2024-10-14 09:07:01,486 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 09:07:02 2024-10-14 09:07:01,922 [run_push] DEBUG no remote changes detected 09:07:02 2024-10-14 09:07:01,922 [execute] INFO git push origin semver 09:07:02 2024-10-14 09:07:01,923 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 09:07:02 2024-10-14 09:07:02,675 [run_push] DEBUG push all version tags 09:07:02 2024-10-14 09:07:02,675 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:07:02 2024-10-14 09:07:02,675 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 09:07:03 2024-10-14 09:07:03,366 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:07:03 3.2.0-dev.22 [Pipeline] } 09:07:03 $ docker exec --env ******** --env ******** e6466d1dac82bd5bfbcc11fe094066f2cf62d47e90868395f1bf6e311319f45f ssh-agent -k 09:07:03 unset SSH_AUTH_SOCK; 09:07:03 unset SSH_AGENT_PID; 09:07:03 echo Agent pid 38 killed; 09:07:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:07:04 + git semver [Pipeline] } 09:07:04 $ docker stop --time=1 e6466d1dac82bd5bfbcc11fe094066f2cf62d47e90868395f1bf6e311319f45f 09:07:05 $ docker rm -f --volumes e6466d1dac82bd5bfbcc11fe094066f2cf62d47e90868395f1bf6e311319f45f [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 09:07:06 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 09:07:06 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 09:07:06 total 16 09:07:06 drwxr-xr-x 3 root root 4096 Oct 14 08:48 . 09:07:06 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 09:06 .. 09:07:06 drwxr-xr-x 2 root root 4096 Oct 14 08:48 cost 09:07:06 -rw-r--r-- 1 root root 89 Oct 14 08:48 cost.csv 09:07:06 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 09:07:06 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 09:07:06 total 16 09:07:06 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:48 . 09:07:06 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 09:06 .. 09:07:06 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 08:48 cost 09:07:06 -rw-r--r-- 1 jenkins jenkins 89 Oct 14 08:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:07:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:07:07 ---> package-listing.sh 09:07:07 ++ facter osfamily 09:07:07 ++ tr '[:upper:]' '[:lower:]' 09:07:07 + OS_FAMILY=debian 09:07:07 + workspace=/w/workspace/exfoundry_device-usb-camera_main 09:07:07 + START_PACKAGES=/tmp/packages_start.txt 09:07:07 + END_PACKAGES=/tmp/packages_end.txt 09:07:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:07:07 + PACKAGES=/tmp/packages_start.txt 09:07:07 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 09:07:07 + PACKAGES=/tmp/packages_end.txt 09:07:07 + case "${OS_FAMILY}" in 09:07:07 + dpkg -l 09:07:07 + grep '^ii' 09:07:07 + '[' -f /tmp/packages_start.txt ']' 09:07:07 + '[' -f /tmp/packages_end.txt ']' 09:07:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:07:07 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 09:07:07 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 09:07:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 09:07:07 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-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:07:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:08 prd-ubuntu20.04-docker-8c-8g-22729 does not seem to be running inside a container 09:07:08 $ 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-usb-camera_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-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:07:08 $ docker top 350828fbc29a3d81186b15742a6b8fe9ac33af70414864e522ebdab23cd4cd5a -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:09 + touch /tmp/pre-build-complete [Pipeline] sh 09:07:09 + mkdir -p /var/log/sysstat [Pipeline] sh 09:07:09 + ls /var/log/sa-host 09:07:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:09 provisioning config files... 09:07:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1148838326126633267tmp [Pipeline] { [Pipeline] echo 09:07:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:07:10 ---> create-netrc.sh [Pipeline] } 09:07:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:07:10 ---> python-tools-install.sh [Pipeline] echo 09:07:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:07:10 ---> sudo-logs.sh 09:07:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:07:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:07:11 ---> job-cost.sh 09:07:11 lf-activate-venv: SKIPPING 09:07:11 DEBUG: total: 0.2199999988079071 09:07:11 INFO: Retrieving Stack Cost... 09:07:11 INFO: Retrieving Pricing Info for: v3-standard-8 09:07:12 INFO: Archiving Costs [Pipeline] echo 09:07:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:07:12 ---> logs-deploy.sh 09:07:12 lf-activate-venv: SKIPPING 09:07:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/186 09:07:12 INFO: archiving workspace using pattern(s): 09:07:13 Archives upload complete. 09:07:13 INFO: archiving logs to Nexus 09:07:14 ---> uname -a: 09:07:14 Linux prd-ubuntu20-04-docker-8c-8g-22729 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:07:14 09:07:14 09:07:14 ---> lscpu: 09:07:14 Architecture: x86_64 09:07:14 CPU op-mode(s): 32-bit, 64-bit 09:07:14 Byte Order: Little Endian 09:07:14 Address sizes: 40 bits physical, 48 bits virtual 09:07:14 CPU(s): 8 09:07:14 On-line CPU(s) list: 0-7 09:07:14 Thread(s) per core: 1 09:07:14 Core(s) per socket: 1 09:07:14 Socket(s): 8 09:07:14 NUMA node(s): 1 09:07:14 Vendor ID: AuthenticAMD 09:07:14 CPU family: 23 09:07:14 Model: 49 09:07:14 Model name: AMD EPYC-Rome Processor 09:07:14 Stepping: 0 09:07:14 CPU MHz: 2800.000 09:07:14 BogoMIPS: 5600.00 09:07:14 Virtualization: AMD-V 09:07:14 Hypervisor vendor: KVM 09:07:14 Virtualization type: full 09:07:14 L1d cache: 256 KiB 09:07:14 L1i cache: 256 KiB 09:07:14 L2 cache: 4 MiB 09:07:14 L3 cache: 128 MiB 09:07:14 NUMA node0 CPU(s): 0-7 09:07:14 Vulnerability Itlb multihit: Not affected 09:07:14 Vulnerability L1tf: Not affected 09:07:14 Vulnerability Mds: Not affected 09:07:14 Vulnerability Meltdown: Not affected 09:07:14 Vulnerability Mmio stale data: Not affected 09:07:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:07:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:07:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:07:14 Vulnerability Srbds: Not affected 09:07:14 Vulnerability Tsx async abort: Not affected 09:07:14 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 09:07:14 09:07:14 09:07:14 ---> nproc: 09:07:14 8 09:07:14 09:07:14 09:07:14 ---> df -h: 09:07:14 Filesystem Size Used Avail Use% Mounted on 09:07:14 overlay 155G 14G 142G 9% / 09:07:14 tmpfs 64M 0 64M 0% /dev 09:07:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:07:14 shm 64M 0 64M 0% /dev/shm 09:07:14 /dev/vda1 155G 14G 142G 9% /facter-os 09:07:14 09:07:14 09:07:14 ---> sar -b -r -n DEV: 09:07:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22729) 10/14/24 _x86_64_ (8 CPU) 09:07:14 09:07:14 08:44:22 LINUX RESTART (8 CPU) 09:07:14 09:07:14 08:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:07:14 08:46:01 353.24 12.93 340.31 0.00 1748.33 40738.03 0.00 09:07:14 08:47:01 227.10 0.03 227.06 0.00 6.67 74416.80 0.00 09:07:14 08:48:01 114.38 0.12 114.26 0.00 5.07 33185.27 0.00 09:07:14 08:49:01 198.85 0.07 198.78 0.00 11.20 48713.20 0.00 09:07:14 08:50:01 41.59 12.65 28.94 0.00 5443.12 6366.69 0.00 09:07:14 08:51:01 2.12 0.00 2.12 0.00 0.00 24.00 0.00 09:07:14 08:52:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 09:07:14 08:53:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 09:07:14 08:54:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 09:07:14 08:55:01 2.00 0.00 2.00 0.00 0.00 37.59 0.00 09:07:14 08:56:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 09:07:14 08:57:01 1.53 0.00 1.53 0.00 0.00 17.35 0.00 09:07:14 08:58:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 09:07:14 08:59:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 09:07:14 09:00:01 1.78 0.02 1.77 0.00 0.13 21.46 0.00 09:07:14 09:01:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 09:07:14 09:02:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 09:07:14 09:03:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 09:07:14 09:04:01 1.33 0.30 1.03 0.00 10.00 13.46 0.00 09:07:14 09:05:01 2.98 1.22 1.77 0.00 25.46 23.19 0.00 09:07:14 09:06:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 09:07:14 09:07:01 143.33 0.17 143.16 0.00 13.20 53006.10 0.00 09:07:14 Average: 50.14 1.25 48.89 0.00 330.45 11677.00 0.00 09:07:14 09:07:14 08:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:07:14 08:46:01 28062384 31532672 776080 2.36 131580 3495212 1863476 5.49 1269360 3037012 868408 09:07:14 08:47:01 27074612 31403300 898276 2.73 192512 4220056 2201988 6.49 1706972 3506744 683888 09:07:14 08:48:01 27238376 31514324 793280 2.41 197700 4172212 2067016 6.09 1399336 3667876 191152 09:07:14 08:49:01 26731996 31540076 763092 2.32 207372 4648776 1788900 5.27 1417672 4102816 412 09:07:14 08:50:01 26351812 31512544 777000 2.36 215536 4982396 1830936 5.40 1655280 4217492 120 09:07:14 08:51:01 26354672 31515468 773916 2.35 215584 4982400 1830936 5.40 1653260 4217500 16 09:07:14 08:52:01 26357244 31518100 771200 2.35 215600 4982404 1830936 5.40 1650352 4217520 8 09:07:14 08:53:01 26357796 31518684 770540 2.34 215652 4982396 1830936 5.40 1649752 4217520 8 09:07:14 08:54:01 26364996 31526548 763272 2.32 215676 4982536 1830936 5.40 1642616 4218132 16 09:07:14 08:55:01 26365368 31527016 762816 2.32 215740 4982516 1830936 5.40 1642896 4218140 24 09:07:14 08:56:01 26365536 31527236 762760 2.32 215780 4982516 1830936 5.40 1642756 4218140 12 09:07:14 08:57:01 26365804 31527548 762424 2.32 215812 4982524 1830936 5.40 1642788 4218152 140 09:07:14 08:58:01 26365600 31527344 762544 2.32 215832 4982524 1830936 5.40 1642776 4218152 8 09:07:14 08:59:01 26366216 31528016 761836 2.32 215856 4982528 1830936 5.40 1643352 4218152 44 09:07:14 09:00:01 26365504 31527336 762360 2.32 215900 4982524 1840596 5.42 1643308 4218156 12 09:07:14 09:01:01 26365496 31527344 762276 2.32 215924 4982532 1840596 5.42 1643268 4218156 12 09:07:14 09:02:01 26365800 31527712 761880 2.32 215948 4982536 1840596 5.42 1643564 4218160 20 09:07:14 09:03:01 26365720 31527668 761864 2.32 215980 4982536 1840596 5.42 1643360 4218160 16 09:07:14 09:04:01 26366144 31528404 761060 2.31 216008 4982832 1840596 5.42 1647752 4218244 36 09:07:14 09:05:01 26360028 31523996 765332 2.33 216064 4983592 1822292 5.37 1653092 4218480 64 09:07:14 09:06:01 26360072 31524060 765392 2.33 216088 4983608 1822292 5.37 1653008 4218424 16 09:07:14 09:07:01 25177732 31461224 821112 2.50 231460 5987404 2013364 5.93 1744780 5195836 860 09:07:14 Average: 26474950 31516665 775469 2.36 210437 4874025 1867803 5.50 1615059 4146226 79331 09:07:14 09:07:14 08:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:07:14 08:46:01 lo 6.13 6.13 0.60 0.60 0.00 0.00 0.00 0.00 09:07:14 08:46:01 ens3 714.56 477.94 8398.27 75.45 0.00 0.00 0.00 0.00 09:07:14 08:46:01 docker0 330.48 492.50 28.84 3515.41 0.00 0.00 0.00 0.00 09:07:14 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:14 08:47:01 ens3 25.90 17.33 25.00 10.08 0.00 0.00 0.00 0.00 09:07:14 08:47:01 docker0 0.45 0.52 0.04 0.13 0.00 0.00 0.00 0.00 09:07:14 08:47:01 veth3f98161 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:07:14 08:48:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 09:07:14 08:48:01 ens3 28.83 16.53 61.03 10.29 0.00 0.00 0.00 0.00 09:07:14 08:48:01 docker0 1.70 3.73 0.11 38.23 0.00 0.00 0.00 0.00 09:07:14 08:49:01 lo 11.60 11.60 1.15 1.15 0.00 0.00 0.00 0.00 09:07:14 08:49:01 ens3 325.52 262.67 3709.50 1422.78 0.00 0.00 0.00 0.00 09:07:14 08:49:01 docker0 18.52 44.15 1.38 882.77 0.00 0.00 0.00 0.00 09:07:14 08:50:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 09:07:14 08:50:01 ens3 119.06 43.99 2078.60 24.27 0.00 0.00 0.00 0.00 09:07:14 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:14 08:51:01 ens3 0.80 0.57 2.24 0.04 0.00 0.00 0.00 0.00 09:07:14 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 08:52:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:07:14 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:14 08:53:01 ens3 0.28 0.13 0.02 0.01 0.00 0.00 0.00 0.00 09:07:14 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 08:54:01 ens3 1.05 0.00 0.10 0.00 0.00 0.00 0.00 0.00 09:07:14 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:14 08:55:01 ens3 8.68 12.50 1.23 34.48 0.00 0.00 0.00 0.00 09:07:14 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 08:56:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:07:14 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:14 08:57:01 ens3 0.44 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:07:14 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 08:58:01 ens3 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:07:14 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:14 08:59:01 ens3 3.90 6.90 0.57 14.16 0.00 0.00 0.00 0.00 09:07:14 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 09:00:01 ens3 2.45 4.43 0.23 7.21 0.00 0.00 0.00 0.00 09:07:14 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:14 09:01:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:07:14 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 09:02:01 ens3 2.45 3.58 0.42 7.27 0.00 0.00 0.00 0.00 09:07:14 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:14 09:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:07:14 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 09:04:01 ens3 10.81 16.85 1.53 21.90 0.00 0.00 0.00 0.00 09:07:14 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 09:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:07:14 09:05:01 ens3 16.48 21.13 5.67 34.87 0.00 0.00 0.00 0.00 09:07:14 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 09:06:01 ens3 0.57 0.25 0.27 0.20 0.00 0.00 0.00 0.00 09:07:14 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 09:07:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 09:07:14 09:07:01 ens3 416.66 227.58 7205.53 47.39 0.00 0.00 0.00 0.00 09:07:14 09:07:01 veth23a0edc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 09:07:01 docker0 71.49 144.79 6.97 1301.46 0.00 0.00 0.00 0.00 09:07:14 Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 09:07:14 Average: ens3 76.40 50.62 977.66 77.79 0.00 0.00 0.00 0.00 09:07:14 Average: veth23a0edc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:14 Average: docker0 19.23 31.20 1.70 261.06 0.00 0.00 0.00 0.00 09:07:14 09:07:14 09:07:14 ---> sar -P ALL: 09:07:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22729) 10/14/24 _x86_64_ (8 CPU) 09:07:14 09:07:14 08:44:22 LINUX RESTART (8 CPU) 09:07:14 09:07:14 08:45:01 CPU %user %nice %system %iowait %steal %idle 09:07:14 08:46:01 all 9.23 0.00 4.05 3.87 0.09 82.77 09:07:14 08:46:01 0 8.89 0.00 4.20 1.28 0.07 85.55 09:07:14 08:46:01 1 9.08 0.00 3.98 6.54 0.07 80.33 09:07:14 08:46:01 2 8.73 0.00 4.17 0.41 0.08 86.61 09:07:14 08:46:01 3 9.97 0.00 4.63 10.35 0.10 74.95 09:07:14 08:46:01 4 9.67 0.00 4.50 3.47 0.08 82.28 09:07:14 08:46:01 5 8.18 0.00 3.33 4.50 0.08 83.91 09:07:14 08:46:01 6 10.22 0.00 3.79 3.74 0.07 82.19 09:07:14 08:46:01 7 9.08 0.00 3.81 0.70 0.16 86.25 09:07:14 08:47:01 all 24.41 0.00 5.55 5.61 0.07 64.36 09:07:14 08:47:01 0 23.87 0.00 4.94 4.87 0.07 66.25 09:07:14 08:47:01 1 25.00 0.00 6.18 1.30 0.07 67.45 09:07:14 08:47:01 2 24.55 0.00 5.59 1.20 0.05 68.61 09:07:14 08:47:01 3 24.44 0.00 6.28 34.28 0.08 34.91 09:07:14 08:47:01 4 24.29 0.00 5.46 1.01 0.07 69.17 09:07:14 08:47:01 5 24.78 0.00 5.37 0.69 0.08 69.07 09:07:14 08:47:01 6 24.05 0.00 5.03 1.23 0.08 69.61 09:07:14 08:47:01 7 24.32 0.00 5.53 0.57 0.07 69.50 09:07:14 08:48:01 all 42.73 0.00 6.36 2.12 0.10 48.69 09:07:14 08:48:01 0 40.85 0.00 6.16 0.30 0.08 52.60 09:07:14 08:48:01 1 41.98 0.00 5.88 0.12 0.08 51.93 09:07:14 08:48:01 2 42.45 0.00 6.05 0.13 0.08 51.28 09:07:14 08:48:01 3 43.29 0.00 6.27 6.04 0.12 44.28 09:07:14 08:48:01 4 44.60 0.00 6.72 8.91 0.12 39.66 09:07:14 08:48:01 5 44.37 0.00 6.10 0.08 0.10 49.35 09:07:14 08:48:01 6 42.42 0.00 6.75 1.21 0.08 49.54 09:07:14 08:48:01 7 41.86 0.00 6.97 0.22 0.10 50.85 09:07:14 08:49:01 all 8.69 0.00 2.47 2.91 0.07 85.86 09:07:14 08:49:01 0 6.40 0.00 1.92 1.65 0.05 89.98 09:07:14 08:49:01 1 8.65 0.00 2.80 0.65 0.08 87.81 09:07:14 08:49:01 2 10.02 0.00 1.74 0.13 0.07 88.04 09:07:14 08:49:01 3 8.13 0.00 2.90 0.05 0.05 88.86 09:07:14 08:49:01 4 8.34 0.00 2.98 13.46 0.08 75.14 09:07:14 08:49:01 5 10.32 0.00 2.84 6.90 0.08 79.86 09:07:14 08:49:01 6 10.09 0.00 1.78 0.39 0.07 87.68 09:07:14 08:49:01 7 7.56 0.00 2.79 0.12 0.05 89.48 09:07:14 08:50:01 all 1.30 0.00 0.63 0.55 0.02 97.49 09:07:14 08:50:01 0 1.23 0.00 0.97 1.43 0.02 96.35 09:07:14 08:50:01 1 0.98 0.00 0.52 0.13 0.02 98.35 09:07:14 08:50:01 2 1.10 0.00 0.55 0.55 0.02 97.78 09:07:14 08:50:01 3 2.40 0.00 0.65 0.28 0.03 96.63 09:07:14 08:50:01 4 1.10 0.00 0.72 0.43 0.02 97.73 09:07:14 08:50:01 5 0.90 0.00 0.68 1.07 0.03 97.31 09:07:14 08:50:01 6 0.57 0.00 0.42 0.10 0.02 98.90 09:07:14 08:50:01 7 2.14 0.00 0.53 0.42 0.03 96.88 09:07:14 08:51:01 all 0.03 0.00 0.02 0.01 0.00 99.94 09:07:14 08:51:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:07:14 08:51:01 1 0.00 0.00 0.02 0.08 0.00 99.90 09:07:14 08:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:07:14 08:51:01 3 0.03 0.00 0.02 0.02 0.00 99.93 09:07:14 08:51:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:07:14 08:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:07:14 08:51:01 6 0.07 0.00 0.02 0.00 0.00 99.92 09:07:14 08:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:07:14 08:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:07:14 08:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:07:14 08:52:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:07:14 08:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:07:14 08:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:07:14 08:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:07:14 08:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:07:14 08:52:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:07:14 08:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:07:14 08:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:07:14 08:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:07:14 08:53:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:07:14 08:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:07:14 08:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:07:14 08:53:01 4 0.00 0.00 0.03 0.02 0.02 99.93 09:07:14 08:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:07:14 08:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:07:14 08:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:14 08:54:01 all 0.06 0.00 0.01 0.00 0.01 99.92 09:07:14 08:54:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:07:14 08:54:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:07:14 08:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:07:14 08:54:01 3 0.30 0.00 0.02 0.02 0.02 99.65 09:07:14 08:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:07:14 08:54:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:07:14 08:54:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:07:14 08:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:14 08:55:01 all 0.07 0.00 0.02 0.00 0.01 99.90 09:07:14 08:55:01 0 0.03 0.00 0.07 0.00 0.02 99.88 09:07:14 08:55:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:07:14 08:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:07:14 08:55:01 3 0.30 0.00 0.03 0.02 0.02 99.63 09:07:14 08:55:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:07:14 08:55:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:07:14 08:55:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:07:14 08:55:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:07:14 08:56:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:07:14 08:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:07:14 08:56:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:07:14 08:56:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:07:14 08:56:01 3 0.10 0.00 0.02 0.00 0.00 99.88 09:07:14 08:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:07:14 08:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:07:14 08:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:07:14 08:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:07:14 09:07:14 08:56:01 CPU %user %nice %system %iowait %steal %idle 09:07:14 08:57:01 all 0.00 0.00 0.01 0.01 0.01 99.97 09:07:14 08:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:07:14 08:57:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:07:14 08:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:07:14 08:57:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:07:14 08:57:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:07:14 08:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:07:14 08:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:07:14 08:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:07:14 08:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:07:14 08:58:01 0 0.02 0.00 0.00 0.00 0.03 99.95 09:07:14 08:58:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:07:14 08:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:07:14 08:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:07:14 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:07:14 08:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:07:14 08:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:07:14 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:07:14 08:59:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:07:14 08:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:07:14 08:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:07:14 08:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:07:14 08:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:07:14 08:59:01 4 0.02 0.00 0.02 0.03 0.00 99.93 09:07:14 08:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:07:14 08:59:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:07:14 08:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:14 09:00:01 all 0.03 0.00 0.03 0.00 0.01 99.94 09:07:14 09:00:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:07:14 09:00:01 1 0.02 0.00 0.03 0.02 0.00 99.93 09:07:14 09:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:07:14 09:00:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:07:14 09:00:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:07:14 09:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:07:14 09:00:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:07:14 09:00:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:07:14 09:01:01 all 0.02 0.00 0.00 0.00 0.00 99.97 09:07:14 09:01:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:07:14 09:01:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:07:14 09:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:07:14 09:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:07:14 09:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:07:14 09:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:07:14 09:01:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:07:14 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:14 09:02:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:07:14 09:02:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:07:14 09:02:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:07:14 09:02:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:07:14 09:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:07:14 09:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:07:14 09:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:07:14 09:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:07:14 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:07:14 09:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:07:14 09:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:07:14 09:03:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:07:14 09:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:07:14 09:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:07:14 09:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:07:14 09:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:07:14 09:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:07:14 09:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:07:14 09:04:01 all 0.09 0.00 0.02 0.01 0.01 99.87 09:07:14 09:04:01 0 0.12 0.00 0.05 0.00 0.02 99.82 09:07:14 09:04:01 1 0.13 0.00 0.00 0.02 0.00 99.85 09:07:14 09:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:07:14 09:04:01 3 0.15 0.00 0.02 0.00 0.02 99.82 09:07:14 09:04:01 4 0.02 0.00 0.00 0.08 0.02 99.88 09:07:14 09:04:01 5 0.10 0.00 0.00 0.00 0.00 99.90 09:07:14 09:04:01 6 0.08 0.00 0.05 0.00 0.00 99.87 09:07:14 09:04:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:07:14 09:05:01 all 0.21 0.00 0.04 0.02 0.01 99.72 09:07:14 09:05:01 0 0.08 0.00 0.08 0.00 0.02 99.82 09:07:14 09:05:01 1 0.32 0.00 0.10 0.05 0.00 99.53 09:07:14 09:05:01 2 0.08 0.00 0.05 0.12 0.00 99.75 09:07:14 09:05:01 3 0.80 0.00 0.00 0.00 0.02 99.18 09:07:14 09:05:01 4 0.07 0.00 0.03 0.00 0.00 99.90 09:07:14 09:05:01 5 0.15 0.00 0.02 0.00 0.00 99.83 09:07:14 09:05:01 6 0.08 0.00 0.05 0.00 0.02 99.85 09:07:14 09:05:01 7 0.12 0.00 0.00 0.00 0.00 99.88 09:07:14 09:06:01 all 0.08 0.00 0.01 0.00 0.01 99.90 09:07:14 09:06:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:07:14 09:06:01 1 0.00 0.00 0.03 0.02 0.00 99.95 09:07:14 09:06:01 2 0.52 0.00 0.00 0.00 0.02 99.47 09:07:14 09:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:07:14 09:06:01 4 0.00 0.00 0.03 0.00 0.02 99.95 09:07:14 09:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:07:14 09:06:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:07:14 09:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:07:14 09:07:01 all 7.73 0.00 3.56 2.44 0.07 86.20 09:07:14 09:07:01 0 7.93 0.00 3.83 0.27 0.03 87.94 09:07:14 09:07:01 1 7.41 0.00 3.14 1.92 0.07 87.46 09:07:14 09:07:01 2 7.63 0.00 3.30 0.52 0.05 88.50 09:07:14 09:07:01 3 8.53 0.00 4.25 7.80 0.08 79.35 09:07:14 09:07:01 4 8.08 0.00 3.99 7.81 0.07 80.05 09:07:14 09:07:01 5 7.73 0.00 3.70 0.37 0.07 88.14 09:07:14 09:07:01 6 7.10 0.00 3.20 0.25 0.08 89.36 09:07:14 09:07:01 7 7.46 0.00 3.08 0.67 0.07 88.71 09:07:14 09:07:14 Average: CPU %user %nice %system %iowait %steal %idle 09:07:14 Average: all 4.28 0.00 1.03 0.79 0.02 93.87 09:07:14 Average: 0 4.06 0.00 1.01 0.44 0.03 94.46 09:07:14 Average: 1 4.24 0.00 1.03 0.50 0.02 94.21 09:07:14 Average: 2 4.32 0.00 0.98 0.14 0.02 94.55 09:07:14 Average: 3 4.44 0.00 1.13 2.64 0.03 91.77 09:07:14 Average: 4 4.34 0.00 1.11 1.59 0.03 92.93 09:07:14 Average: 5 4.37 0.00 1.00 0.61 0.02 93.99 09:07:14 Average: 6 4.30 0.00 0.96 0.31 0.02 94.41 09:07:14 Average: 7 4.19 0.00 1.03 0.12 0.02 94.64 09:07:14 09:07:14 09:07:14