Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from add9740b43e34f24ff208f7d10aeac3534a31844 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-ssh13140423728699166740.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5127915025471199813.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11985992532420563191.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh6039703703906701687.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-ssh7041190675901342916.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-ubuntu20.04-docker-8c-8g-27970’ Running on prd-ubuntu20.04-docker-8c-8g-27972 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 Avoid second fetch Checking out Revision add9740b43e34f24ff208f7d10aeac3534a31844 (main) 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 > 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 Commit message: "Merge pull request #321 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" > git checkout -f add9740b43e34f24ff208f7d10aeac3534a31844 # timeout=10 > git rev-list --no-walk 9c4f5b3d632a15b72762060f59c66cf16383077e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:31:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:31:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:31:23 ========================================================= 06:31:23 EdgeX Global Pipelines Version Info 06:31:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:31:24 ------------------- 06:31:24 stable info: 06:31:24 ------------------- 06:31:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:31:24 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:31:24 Message: update stable to v1.0.258 06:31:25 ------------------- 06:31:25 experimental info: 06:31:25 ------------------- 06:31:25 Commited By: **** collab-it+edgex@linuxfoundation.org 06:31:25 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:31:25 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:31:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:31:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:31:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:31:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:31:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:31:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = add9740b43e34f24ff208f7d10aeac3534a31844 [Pipeline] echo 06:31:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = add9740 [Pipeline] echo 06:31:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:31:26 provisioning config files... 06:31:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8882163435544414636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:26 ---> ****-login.sh 06:31:26 nexus3.edgexfoundry.org:10001 06:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:27 Configure a credential helper to remove this warning. See 06:31:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:27 06:31:27 Login Succeeded 06:31:27 nexus3.edgexfoundry.org:10002 06:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:27 Configure a credential helper to remove this warning. See 06:31:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:27 06:31:27 Login Succeeded 06:31:27 nexus3.edgexfoundry.org:10003 06:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:27 Configure a credential helper to remove this warning. See 06:31:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:27 06:31:27 Login Succeeded 06:31:27 nexus3.edgexfoundry.org:10004 06:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:27 Configure a credential helper to remove this warning. See 06:31:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:27 06:31:27 Login Succeeded 06:31:27 ****.io 06:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:27 Configure a credential helper to remove this warning. See 06:31:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:27 06:31:27 Login Succeeded 06:31:27 ---> ****-login.sh ends [Pipeline] } 06:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:31:28 + git rev-list -1 --merges add9740b43e34f24ff208f7d10aeac3534a31844~1..add9740b43e34f24ff208f7d10aeac3534a31844 [Pipeline] echo 06:31:28 -----------> git rev-list -1 --merges add9740b43e34f24ff208f7d10aeac3534a31844~1..add9740b43e34f24ff208f7d10aeac3534a31844 add9740b43e34f24ff208f7d10aeac3534a31844 06:31:28 add9740b43e34f24ff208f7d10aeac3534a31844 [false] [Pipeline] sh 06:31:28 + git log --format=format:%s -1 add9740b43e34f24ff208f7d10aeac3534a31844 [Pipeline] echo 06:31:28 ========================================================= 06:31:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:31:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:31:28 + git log --format=format:%s -1 add9740b43e34f24ff208f7d10aeac3534a31844 [Pipeline] echo 06:31:28 [semverPrep] GIT_COMMIT: add9740b43e34f24ff208f7d10aeac3534a31844, Commit Message: Merge pull request #321 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7 [Pipeline] echo 06:31:28 [semverPrep] This is not a build commit. [Pipeline] sh 06:31:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:31:29 + grep -v github /etc/ssh/ssh_known_hosts 06:31:29 + [ -e /tmp/ssh_known_hosts ] 06:31:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:31:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:31:29 + sudo tee -a /etc/ssh/ssh_known_hosts 06:31:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:31:29 06:31:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:31:30 0.1.4: Pulling from edgex-devops/py-git-semver 06:31:30 b85a868b505f: Pulling fs layer 06:31:30 e2be974225ed: Pulling fs layer 06:31:30 339a4e72a1f5: Pulling fs layer 06:31:30 988bab9f4d93: Pulling fs layer 06:31:30 1469e6f7b9e6: Pulling fs layer 06:31:30 eaf3925da568: Pulling fs layer 06:31:30 bab4dde63d76: Pulling fs layer 06:31:30 bde34c3a00c8: Pulling fs layer 06:31:30 b352a97aabf1: Pulling fs layer 06:31:30 4872d77fe225: Pulling fs layer 06:31:30 5851b861e8e6: Pulling fs layer 06:31:30 bde34c3a00c8: Waiting 06:31:30 988bab9f4d93: Waiting 06:31:30 b352a97aabf1: Waiting 06:31:30 4872d77fe225: Waiting 06:31:30 5851b861e8e6: Waiting 06:31:30 1469e6f7b9e6: Waiting 06:31:30 eaf3925da568: Waiting 06:31:30 bab4dde63d76: Waiting 06:31:30 e2be974225ed: Download complete 06:31:30 988bab9f4d93: Download complete 06:31:30 1469e6f7b9e6: Verifying Checksum 06:31:30 1469e6f7b9e6: Download complete 06:31:30 eaf3925da568: Verifying Checksum 06:31:30 eaf3925da568: Download complete 06:31:30 339a4e72a1f5: Verifying Checksum 06:31:30 339a4e72a1f5: Download complete 06:31:30 bde34c3a00c8: Download complete 06:31:30 b352a97aabf1: Download complete 06:31:30 4872d77fe225: Verifying Checksum 06:31:30 4872d77fe225: Download complete 06:31:30 5851b861e8e6: Verifying Checksum 06:31:30 5851b861e8e6: Download complete 06:31:30 b85a868b505f: Verifying Checksum 06:31:30 b85a868b505f: Download complete 06:31:30 bab4dde63d76: Verifying Checksum 06:31:30 bab4dde63d76: Download complete 06:31:31 b85a868b505f: Pull complete 06:31:31 e2be974225ed: Pull complete 06:31:32 339a4e72a1f5: Pull complete 06:31:32 988bab9f4d93: Pull complete 06:31:32 1469e6f7b9e6: Pull complete 06:31:32 eaf3925da568: Pull complete 06:31:34 bab4dde63d76: Pull complete 06:31:34 bde34c3a00c8: Pull complete 06:31:34 b352a97aabf1: Pull complete 06:31:34 4872d77fe225: Pull complete 06:31:34 5851b861e8e6: Pull complete 06:31:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:31:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:31:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:35 prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container 06:31:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:31:38 $ docker top 20db3c1ff7f84445fad0675faf3e6ffa607e38fba8905cf6c9fa34d807e625be -eo pid,comm 06:31:38 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). 06:31:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:31:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:38 [ssh-agent] Looking for ssh-agent implementation... 06:31:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:38 $ docker exec 20db3c1ff7f84445fad0675faf3e6ffa607e38fba8905cf6c9fa34d807e625be ssh-agent 06:31:38 SSH_AUTH_SOCK=/tmp/ssh-EFB9VvKc7N6E/agent.32 06:31:38 SSH_AGENT_PID=38 06:31:39 Running ssh-add (command line suppressed) 06:31:39 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_186096522969257492.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_186096522969257492.key) 06:31:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:39 + git tag --points-at HEAD [Pipeline] } 06:31:39 $ docker exec --env ******** --env ******** 20db3c1ff7f84445fad0675faf3e6ffa607e38fba8905cf6c9fa34d807e625be ssh-agent -k 06:31:39 unset SSH_AUTH_SOCK; 06:31:39 unset SSH_AGENT_PID; 06:31:39 echo Agent pid 38 killed; 06:31:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:31:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:39 [ssh-agent] Looking for ssh-agent implementation... 06:31:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:39 $ docker exec 20db3c1ff7f84445fad0675faf3e6ffa607e38fba8905cf6c9fa34d807e625be ssh-agent 06:31:39 SSH_AUTH_SOCK=/tmp/ssh-rG2ZWWEHwKYJ/agent.70 06:31:39 SSH_AGENT_PID=76 06:31:39 Running ssh-add (command line suppressed) 06:31:40 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14699586523574500141.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14699586523574500141.key) 06:31:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:40 + git semver init 06:31:40 2024-01-26 06:31:40,552 [run_init] DEBUG init version:0.0.0 force:False 06:31:40 2024-01-26 06:31:40,552 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 06:31:40 2024-01-26 06:31:40,553 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 06:31:40 2024-01-26 06:31:40,553 [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) 06:31:41 2024-01-26 06:31:41,550 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 06:31:41 2024-01-26 06:31:41,551 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 06:31:41 2024-01-26 06:31:41,551 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:31:41 2024-01-26 06:31:41,551 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:31:41 3.2.0-dev.6 [Pipeline] } 06:31:41 $ docker exec --env ******** --env ******** 20db3c1ff7f84445fad0675faf3e6ffa607e38fba8905cf6c9fa34d807e625be ssh-agent -k 06:31:41 unset SSH_AUTH_SOCK; 06:31:41 unset SSH_AGENT_PID; 06:31:41 echo Agent pid 76 killed; 06:31:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:31:42 + git semver [Pipeline] } 06:31:42 $ docker stop --time=1 20db3c1ff7f84445fad0675faf3e6ffa607e38fba8905cf6c9fa34d807e625be 06:31:43 $ docker rm -f --volumes 20db3c1ff7f84445fad0675faf3e6ffa607e38fba8905cf6c9fa34d807e625be [Pipeline] // withDockerContainer [Pipeline] sh 06:31:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:31:44 Stashed 1 file(s) [Pipeline] echo 06:31:44 [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [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 06:31:44 provisioning config files... 06:31:44 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14743693903110465028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:45 ---> ****-login.sh 06:31:45 nexus3.edgexfoundry.org:10001 06:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:45 Configure a credential helper to remove this warning. See 06:31:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:45 06:31:45 Login Succeeded 06:31:45 nexus3.edgexfoundry.org:10002 06:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:45 Configure a credential helper to remove this warning. See 06:31:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:45 06:31:45 Login Succeeded 06:31:45 nexus3.edgexfoundry.org:10003 06:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:45 Configure a credential helper to remove this warning. See 06:31:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:45 06:31:45 Login Succeeded 06:31:45 nexus3.edgexfoundry.org:10004 06:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:45 Configure a credential helper to remove this warning. See 06:31:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:45 06:31:45 Login Succeeded 06:31:45 ****.io 06:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:45 Configure a credential helper to remove this warning. See 06:31:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:45 06:31:45 Login Succeeded 06:31:45 ---> ****-login.sh ends [Pipeline] } 06:31:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:31:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:31:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:31:46 ========================================================= 06:31:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:31:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:31:46 Sending build context to Docker daemon 14.34MB 06:31:46 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 06:31:46 Step 2/13 : FROM ${BASE} AS builder 06:31:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:31:46 7264a8db6415: Pulling fs layer 06:31:46 c4d48a809fc2: Pulling fs layer 06:31:46 4f1c88b9dad5: Pulling fs layer 06:31:46 ad3a456e5733: Pulling fs layer 06:31:46 69c7f0334f64: Pulling fs layer 06:31:46 1f1c1a5573a3: Pulling fs layer 06:31:46 ce7588e14bc9: Pulling fs layer 06:31:46 b5e4710f87ac: Pulling fs layer 06:31:46 ad3a456e5733: Waiting 06:31:46 1f1c1a5573a3: Waiting 06:31:46 ce7588e14bc9: Waiting 06:31:46 b5e4710f87ac: Waiting 06:31:46 c4d48a809fc2: Verifying Checksum 06:31:46 c4d48a809fc2: Download complete 06:31:46 ad3a456e5733: Download complete 06:31:46 69c7f0334f64: Download complete 06:31:46 7264a8db6415: Verifying Checksum 06:31:46 7264a8db6415: Download complete 06:31:46 1f1c1a5573a3: Verifying Checksum 06:31:46 1f1c1a5573a3: Download complete 06:31:46 7264a8db6415: Pull complete 06:31:47 b5e4710f87ac: Verifying Checksum 06:31:47 b5e4710f87ac: Download complete 06:31:47 c4d48a809fc2: Pull complete 06:31:47 4f1c88b9dad5: Verifying Checksum 06:31:47 4f1c88b9dad5: Download complete 06:31:47 ce7588e14bc9: Verifying Checksum 06:31:47 ce7588e14bc9: Download complete 06:31:50 4f1c88b9dad5: Pull complete 06:31:50 ad3a456e5733: Pull complete 06:31:50 69c7f0334f64: Pull complete 06:31:50 1f1c1a5573a3: Pull complete 06:31:53 ce7588e14bc9: Pull complete 06:31:53 b5e4710f87ac: Pull complete 06:31:53 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 06:31:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:31:53 ---> 88b5674ff536 06:31:53 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:31:58 ---> Running in 90614cd667ae 06:31:58 Removing intermediate container 90614cd667ae 06:31:58 ---> 361c62889684 06:31:58 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:31:58 ---> Running in 8344627a2e82 06:31:58 Removing intermediate container 8344627a2e82 06:31:58 ---> 2e718cd31797 06:31:58 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:31:58 ---> Running in 61c8599461f8 06:31:58 Removing intermediate container 61c8599461f8 06:31:58 ---> 470203721f4c 06:31:58 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:31:58 ---> Running in 8847d1ad171f 06:31:58 Removing intermediate container 8847d1ad171f 06:31:58 ---> 35fd1135fa30 06:31:58 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:31:58 ---> Running in 9b276be0167e 06:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:31:58 (1/13) Installing libintl (0.21.1-r7) 06:31:58 (2/13) Installing eudev-libs (3.2.11-r8) 06:31:58 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 06:31:58 (4/13) Installing v4l-utils-libs (1.24.1-r0) 06:31:58 (5/13) Installing v4l-utils (1.24.1-r0) 06:31:58 (6/13) Installing libdvbv5 (1.24.1-r0) 06:31:58 (7/13) Installing udev-init-scripts (35-r1) 06:31:58 (8/13) Installing libblkid (2.38.1-r8) 06:31:58 (9/13) Installing xz-libs (5.4.3-r0) 06:31:58 (10/13) Installing kmod-libs (30-r3) 06:31:58 (11/13) Installing eudev (3.2.11-r8) 06:31:58 (12/13) Installing eudev-dev (3.2.11-r8) 06:31:58 (13/13) Installing v4l-utils-dev (1.24.1-r0) 06:31:58 Executing busybox-1.36.1-r5.trigger 06:31:58 Executing eudev-3.2.11-r8.trigger 06:31:58 OK: 271 MiB in 65 packages 06:31:59 Removing intermediate container 9b276be0167e 06:31:59 ---> 7369bb6e3563 06:31:59 Step 8/13 : WORKDIR /device-usb-camera 06:31:59 ---> Running in 51c700c2269b 06:31:59 Removing intermediate container 51c700c2269b 06:31:59 ---> 2fdf1221354d 06:31:59 Step 9/13 : COPY go.mod vendor* ./ 06:31:59 ---> 2b81ac1edaf0 06:31:59 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:59 ---> Running in 71df43c99390 06:31:59 Still waiting to schedule task 06:31:59 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-27971’ 06:32:26 Removing intermediate container 71df43c99390 06:32:26 ---> 99a3eeaa2217 06:32:26 Step 11/13 : COPY . . 06:32:26 ---> e80c9a715ffc 06:32:26 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:32:26 ---> Running in f0067d4a9d5b 06:32:26  % Total % Received % Xferd Average Speed Time Time Time Current 06:32:26 Dload Upload Total Spent Left Speed 06:32:26 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 12863 0 --:--:-- --:--:-- --:--:-- 12917 06:32:26 Removing intermediate container f0067d4a9d5b 06:32:26 ---> 752c25fa5956 06:32:26 Step 13/13 : RUN ${MAKE} 06:32:26 ---> Running in c1e9b9a05720 06:32:27 noop 06:32:27 Removing intermediate container c1e9b9a05720 06:32:27 ---> 9b31f94b466c 06:32:27 Successfully built 9b31f94b466c 06:32:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:27 + docker inspect -f . ci-base-image-x86_64 06:32:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:27 prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container 06:32:27 $ 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 ******** -e ******** ci-base-image-x86_64 cat 06:32:28 $ docker top d5945552fb94ea15a40868fc6ac9b9b19f3052936cf6d43ea4dcae5a20df463e -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:28 + go version 06:32:28 go version go1.21.0 linux/amd64 [Pipeline] } 06:32:28 $ docker stop --time=1 d5945552fb94ea15a40868fc6ac9b9b19f3052936cf6d43ea4dcae5a20df463e 06:32:29 $ docker rm -f --volumes d5945552fb94ea15a40868fc6ac9b9b19f3052936cf6d43ea4dcae5a20df463e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:30 + docker inspect -f . ci-base-image-x86_64 06:32:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:30 prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container 06:32:30 $ 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 ******** -e ******** ci-base-image-x86_64 cat 06:32:31 $ docker top 5c4163a41a7f1ee223c4fa98402275480b33c54bc710fb3b108a1734566925c5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:31 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 06:32:31 + make test 06:32:31 go test ./... -coverprofile=coverage.out ./... 06:32:33 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:32:45 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 06:32:45 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements 06:32:51 go vet ./... 06:32:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:32:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:32:55 ./bin/test-attribution-txt.sh 06:32:55 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:32:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:32:55 $ docker stop --time=1 5c4163a41a7f1ee223c4fa98402275480b33c54bc710fb3b108a1734566925c5 06:32:58 $ docker rm -f --volumes 5c4163a41a7f1ee223c4fa98402275480b33c54bc710fb3b108a1734566925c5 [Pipeline] // withDockerContainer [Pipeline] sh 06:32:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:32:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:33:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:33:00 + ls -al . 06:33:00 total 224 06:33:00 drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 06:32 . 06:33:00 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:31 .. 06:33:00 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:32 .git 06:33:00 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:31 .github 06:33:00 -rw-rw-r-- 1 jenkins jenkins 429 Jan 26 06:31 .gitignore 06:33:00 -rw-rw-r-- 1 jenkins jenkins 45 Jan 26 06:31 .golangci.yml 06:33:00 -rw-rw-r-- 1 jenkins jenkins 77 Jan 26 06:31 .hadolint.yml 06:33:00 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:31 .semver 06:33:00 -rw-rw-r-- 1 jenkins jenkins 10851 Jan 26 06:31 Attribution.txt 06:33:00 -rw-rw-r-- 1 jenkins jenkins 16561 Jan 26 06:31 CHANGELOG.md 06:33:00 -rw-rw-r-- 1 jenkins jenkins 2562 Jan 26 06:31 Dockerfile 06:33:00 -rw-rw-r-- 1 jenkins jenkins 678 Jan 26 06:31 GOVERNANCE.md 06:33:00 -rw-rw-r-- 1 jenkins jenkins 659 Jan 26 06:31 Jenkinsfile 06:33:00 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 26 06:31 LICENSE 06:33:00 -rw-rw-r-- 1 jenkins jenkins 2611 Jan 26 06:31 Makefile 06:33:00 -rw-rw-r-- 1 jenkins jenkins 622 Jan 26 06:31 OWNERS.md 06:33:00 -rw-rw-r-- 1 jenkins jenkins 2575 Jan 26 06:31 README.md 06:33:00 -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 06:31 VERSION 06:33:00 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:31 bin 06:33:00 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:31 cmd 06:33:00 -rw-r--r-- 1 jenkins jenkins 54703 Jan 26 06:32 coverage.out 06:33:00 -rwxrwxr-x 1 jenkins jenkins 84 Jan 26 06:31 docker-entrypoint.sh 06:33:00 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:31 docs 06:33:00 -rw-rw-r-- 1 jenkins jenkins 3968 Jan 26 06:31 go.mod 06:33:00 -rw-rw-r-- 1 jenkins jenkins 34433 Jan 26 06:31 go.sum 06:33:00 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:31 internal 06:33:00 -rw-rw-r-- 1 jenkins jenkins 231 Jan 26 06:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:00 + 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=add9740b43e34f24ff208f7d10aeac3534a31844 --label arch=amd64 --label version=3.2.0-dev.6 . 06:33:00 Sending build context to Docker daemon 14.4MB 06:33:00 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 06:33:00 Step 2/37 : FROM ${BASE} AS builder 06:33:00 ---> 9b31f94b466c 06:33:00 Step 3/37 : ARG ADD_BUILD_TAGS="" 06:33:01 ---> Running in 69028ac6092a 06:33:01 Removing intermediate container 69028ac6092a 06:33:01 ---> 24d59ca3994d 06:33:01 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:33:01 ---> Running in 5fd4ca019cd3 06:33:01 Removing intermediate container 5fd4ca019cd3 06:33:01 ---> cfd272c4e744 06:33:01 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:33:01 ---> Running in 7e7a6ae55b3f 06:33:01 Removing intermediate container 7e7a6ae55b3f 06:33:01 ---> ce1b51aa0e18 06:33:01 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:33:01 ---> Running in 9bdf9d6102ed 06:33:01 Removing intermediate container 9bdf9d6102ed 06:33:01 ---> b132e9625ab1 06:33:01 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:33:01 ---> Running in 06c098bab93a 06:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:33:02 OK: 271 MiB in 65 packages 06:33:02 Removing intermediate container 06c098bab93a 06:33:02 ---> 3f9cce598f6a 06:33:02 Step 8/37 : WORKDIR /device-usb-camera 06:33:02 ---> Running in 049b7660da99 06:33:02 Removing intermediate container 049b7660da99 06:33:02 ---> 04002f88ed69 06:33:02 Step 9/37 : COPY go.mod vendor* ./ 06:33:02 ---> fa31401cd8b5 06:33:02 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:02 ---> Running in 865252c6a3d0 06:33:03 Removing intermediate container 865252c6a3d0 06:33:03 ---> 57dc4ce341b9 06:33:03 Step 11/37 : COPY . . 06:33:04 ---> c8713c7dee7f 06:33:04 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:33:04 ---> Running in 60e8169e51be 06:33:04  % Total % Received % Xferd Average Speed Time Time Time Current 06:33:04 Dload Upload Total Spent Left Speed 06:33:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 40745 0 --:--:-- --:--:-- --:--:-- 41766 06:33:04 Removing intermediate container 60e8169e51be 06:33:04 ---> 49dea7ffd95c 06:33:04 Step 13/37 : RUN ${MAKE} 06:33:04 ---> Running in 7815e48916f7 06:33:04 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 06:33:26 Removing intermediate container 7815e48916f7 06:33:26 ---> cde5923c47bc 06:33:26 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 06:33:26 v0.21.6: Pulling from aler9/rtsp-simple-server 06:33:26 4acc49c71d14: Pulling fs layer 06:33:26 4acc49c71d14: Verifying Checksum 06:33:26 4acc49c71d14: Download complete 06:33:26 4acc49c71d14: Pull complete 06:33:26 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 06:33:26 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 06:33:26 ---> 01a2bd3e5fff 06:33:26 Step 15/37 : FROM alpine:3.18 06:33:26 3.18: Pulling from library/alpine 06:33:26 c926b61bad3b: Pulling fs layer 06:33:26 c926b61bad3b: Verifying Checksum 06:33:26 c926b61bad3b: Download complete 06:33:26 c926b61bad3b: Pull complete 06:33:26 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:33:26 Status: Downloaded newer image for alpine:3.18 06:33:26 ---> b541f2080109 06:33:26 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:33:27 ---> Running in 6c85bfe10aba 06:33:27 Removing intermediate container 6c85bfe10aba 06:33:27 ---> b07b657b55c0 06:33:27 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 06:33:27 ---> Running in 249c900eee30 06:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:33:28 (1/107) Installing dumb-init (1.2.5-r2) 06:33:28 (2/107) Installing sdl2 (2.26.5-r0) 06:33:28 (3/107) Installing svt-av1-libs (1.6.0-r0) 06:33:28 (4/107) Installing aom-libs (3.6.1-r0) 06:33:28 (5/107) Installing libxau (1.0.11-r2) 06:33:28 (6/107) Installing libmd (1.0.4-r2) 06:33:28 (7/107) Installing libbsd (0.11.7-r1) 06:33:28 (8/107) Installing libxdmcp (1.1.4-r2) 06:33:28 (9/107) Installing libxcb (1.15-r1) 06:33:28 (10/107) Installing libx11 (1.8.7-r0) 06:33:28 (11/107) Installing hwdata-pci (0.370-r0) 06:33:28 (12/107) Installing libpciaccess (0.17-r2) 06:33:28 (13/107) Installing libdrm (2.4.115-r4) 06:33:28 (14/107) Installing libxext (1.3.5-r2) 06:33:28 (15/107) Installing libxfixes (6.0.1-r2) 06:33:28 (16/107) Installing libffi (3.4.4-r2) 06:33:28 (17/107) Installing wayland-libs-client (1.22.0-r2) 06:33:28 (18/107) Installing libva (2.18.0-r1) 06:33:28 (19/107) Installing libvdpau (1.5-r1) 06:33:28 (20/107) Installing libgcc (12.2.1_git20220924-r10) 06:33:28 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 06:33:28 (22/107) Installing onevpl-libs (2023.2.1-r0) 06:33:28 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 06:33:28 (24/107) Installing libdav1d (1.2.1-r0) 06:33:28 (25/107) Installing brotli-libs (1.0.9-r14) 06:33:28 (26/107) Installing libhwy (1.0.4-r1) 06:33:28 (27/107) Installing lcms2 (2.15-r2) 06:33:28 (28/107) Installing libjxl (0.8.2-r0) 06:33:28 (29/107) Installing lame-libs (3.100-r5) 06:33:28 (30/107) Installing opus (1.4-r0) 06:33:28 (31/107) Installing libgomp (12.2.1_git20220924-r10) 06:33:28 (32/107) Installing soxr (0.1.3-r5) 06:33:28 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 06:33:28 (34/107) Installing libogg (1.3.5-r4) 06:33:28 (35/107) Installing libtheora (1.1.1-r17) 06:33:28 (36/107) Installing libvorbis (1.3.7-r1) 06:33:28 (37/107) Installing libvpx (1.13.0-r2) 06:33:28 (38/107) Installing libwebp (1.3.2-r0) 06:33:28 (39/107) Installing x264-libs (0.164_git20220602-r1) 06:33:28 (40/107) Installing numactl (2.0.16-r4) 06:33:28 (41/107) Installing x265-libs (3.5-r4) 06:33:28 (42/107) Installing xvidcore (1.3.7-r1) 06:33:28 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 06:33:28 (44/107) Installing alsa-lib (1.2.9-r1) 06:33:28 (45/107) Installing libexpat (2.5.0-r1) 06:33:28 (46/107) Installing libbz2 (1.0.8-r5) 06:33:28 (47/107) Installing libpng (1.6.39-r3) 06:33:28 (48/107) Installing freetype (2.13.0-r5) 06:33:28 (49/107) Installing fontconfig (2.14.2-r3) 06:33:28 (50/107) Installing fribidi (1.0.13-r0) 06:33:28 (51/107) Installing libintl (0.21.1-r7) 06:33:28 (52/107) Installing libblkid (2.38.1-r8) 06:33:28 (53/107) Installing libmount (2.38.1-r8) 06:33:28 (54/107) Installing pcre2 (10.42-r1) 06:33:28 (55/107) Installing glib (2.76.4-r0) 06:33:28 (56/107) Installing graphite2 (1.3.14-r5) 06:33:28 (57/107) Installing harfbuzz (7.3.0-r0) 06:33:28 (58/107) Installing libunibreak (5.1-r0) 06:33:28 (59/107) Installing libass (0.17.1-r0) 06:33:28 (60/107) Installing libbluray (1.3.4-r0) 06:33:28 (61/107) Installing gmp (6.2.1-r3) 06:33:28 (62/107) Installing nettle (3.8.1-r2) 06:33:28 (63/107) Installing libunistring (1.1-r1) 06:33:28 (64/107) Installing libidn2 (2.3.4-r1) 06:33:28 (65/107) Installing p11-kit (0.24.1-r2) 06:33:28 (66/107) Installing libtasn1 (4.19.0-r1) 06:33:28 (67/107) Installing gnutls (3.8.3-r0) 06:33:28 (68/107) Installing mpg123-libs (1.31.3-r1) 06:33:28 (69/107) Installing libopenmpt (0.7.2-r0) 06:33:28 (70/107) Installing cjson (1.7.17-r0) 06:33:28 (71/107) Installing mbedtls (2.28.5-r0) 06:33:28 (72/107) Installing librist (0.2.7-r0) 06:33:28 (73/107) Installing libsrt (1.5.2-r0) 06:33:28 (74/107) Installing libssh (0.10.5-r0) 06:33:28 (75/107) Installing xz-libs (5.4.3-r0) 06:33:28 (76/107) Installing libxml2 (2.11.6-r0) 06:33:29 (77/107) Installing libsodium (1.0.18-r3) 06:33:29 (78/107) Installing libzmq (4.3.4-r4) 06:33:29 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 06:33:29 (80/107) Installing glslang-libs (1.3.243.0-r1) 06:33:29 (81/107) Installing spirv-tools (1.3.243.0-r1) 06:33:29 (82/107) Installing shaderc (2023.3-r1) 06:33:29 (83/107) Installing vulkan-loader (1.3.243.0-r1) 06:33:29 (84/107) Installing libplacebo (5.264.1-r1) 06:33:29 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 06:33:29 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 06:33:29 (87/107) Installing vidstab (1.1.1-r0) 06:33:29 (88/107) Installing zimg (3.0.5-r0) 06:33:29 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 06:33:29 (90/107) Installing libasyncns (0.8-r1) 06:33:29 (91/107) Installing dbus-libs (1.14.8-r0) 06:33:29 (92/107) Installing libltdl (2.4.7-r2) 06:33:29 (93/107) Installing orc (0.4.34-r0) 06:33:29 (94/107) Installing flac-libs (1.4.3-r0) 06:33:29 (95/107) Installing libsndfile (1.2.0-r2) 06:33:29 (96/107) Installing speexdsp (1.2.1-r1) 06:33:29 (97/107) Installing tdb-libs (1.4.8-r1) 06:33:29 (98/107) Installing libpulse (16.1-r10) 06:33:29 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 06:33:29 (100/107) Installing v4l-utils-libs (1.24.1-r0) 06:33:29 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 06:33:29 (102/107) Installing ffmpeg (6.0.1-r0) 06:33:29 (103/107) Installing udev-init-scripts (35-r1) 06:33:29 (104/107) Installing eudev-libs (3.2.11-r8) 06:33:29 (105/107) Installing zstd-libs (1.5.5-r4) 06:33:29 (106/107) Installing kmod-libs (30-r3) 06:33:29 (107/107) Installing eudev (3.2.11-r8) 06:33:29 Executing busybox-1.36.1-r5.trigger 06:33:29 Executing glib-2.76.4-r0.trigger 06:33:29 Executing eudev-3.2.11-r8.trigger 06:33:29 OK: 131 MiB in 122 packages 06:33:32 Removing intermediate container 249c900eee30 06:33:32 ---> 15ade47eb575 06:33:32 Step 18/37 : RUN apk --no-cache upgrade 06:33:32 ---> Running in 24d444eeb7bc 06:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:33:33 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) 06:33:33 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) 06:33:33 OK: 131 MiB in 122 packages 06:33:33 Removing intermediate container 24d444eeb7bc 06:33:33 ---> 69a3f2d339a4 06:33:33 Step 19/37 : WORKDIR / 06:33:33 ---> Running in 6e4c40c1a345 06:33:33 Removing intermediate container 6e4c40c1a345 06:33:33 ---> 7a7cc61ff8f0 06:33:33 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 06:33:34 ---> bbf42cac7426 06:33:34 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 06:33:34 ---> d3c0553e6208 06:33:34 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 06:33:34 ---> ddcec3cb90eb 06:33:34 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 06:33:35 ---> 0fab03420386 06:33:35 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:33:35 ---> 13270c1cf36c 06:33:35 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 06:33:35 ---> 55a19dde07a9 06:33:35 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 06:33:36 ---> 98a9d7699a2a 06:33:36 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 06:33:36 ---> Running in a5ca7e3a5545 06:33:36 Removing intermediate container a5ca7e3a5545 06:33:36 ---> 06b3be1d4d11 06:33:36 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 06:33:36 ---> Running in bc3fdede1248 06:33:37 Removing intermediate container bc3fdede1248 06:33:37 ---> 9f46741bbbf4 06:33:37 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 06:33:37 ---> Running in a576e824770e 06:33:37 Removing intermediate container a576e824770e 06:33:37 ---> 6a9c72dc5b34 06:33:37 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 06:33:37 ---> Running in e07463f5bd51 06:33:38 Removing intermediate container e07463f5bd51 06:33:38 ---> 02136f73528b 06:33:38 Step 31/37 : EXPOSE 59983 06:33:38 ---> Running in fd795ad95fde 06:33:38 Removing intermediate container fd795ad95fde 06:33:38 ---> 5445d9f82759 06:33:38 Step 32/37 : EXPOSE 8554 06:33:38 ---> Running in 5b251bec7202 06:33:38 Removing intermediate container 5b251bec7202 06:33:38 ---> 1e2ec7c8a73c 06:33:38 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 06:33:38 ---> Running in e25281f8a1bf 06:33:38 Removing intermediate container e25281f8a1bf 06:33:38 ---> 39d9dca27dc3 06:33:38 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 06:33:38 ---> Running in 131c893e928d 06:33:38 Removing intermediate container 131c893e928d 06:33:38 ---> a154ffeeab60 06:33:38 Step 35/37 : LABEL arch=amd64 06:33:38 ---> Running in b452d29aa554 06:33:38 Removing intermediate container b452d29aa554 06:33:38 ---> 197e22053b62 06:33:38 Step 36/37 : LABEL git_sha=add9740b43e34f24ff208f7d10aeac3534a31844 06:33:38 ---> Running in 276e8800a84d 06:33:38 Removing intermediate container 276e8800a84d 06:33:38 ---> 9bfd3749d99f 06:33:38 Step 37/37 : LABEL version=3.2.0-dev.6 06:33:38 ---> Running in 0ef519306e9c 06:33:38 Removing intermediate container 0ef519306e9c 06:33:38 ---> d0982b0d70c4 06:33:38 [Warning] One or more build-args [ARCH] were not consumed 06:33:38 Successfully built d0982b0d70c4 06:33:38 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 06:33:39 provisioning config files... 06:33:39 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11613936217689247759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:39 ---> ****-login.sh 06:33:39 nexus3.edgexfoundry.org:10001 06:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:39 Configure a credential helper to remove this warning. See 06:33:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:39 06:33:39 Login Succeeded 06:33:39 nexus3.edgexfoundry.org:10002 06:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:39 Configure a credential helper to remove this warning. See 06:33:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:39 06:33:39 Login Succeeded 06:33:39 nexus3.edgexfoundry.org:10003 06:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:39 Configure a credential helper to remove this warning. See 06:33:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:39 06:33:39 Login Succeeded 06:33:39 nexus3.edgexfoundry.org:10004 06:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:39 Configure a credential helper to remove this warning. See 06:33:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:39 06:33:39 Login Succeeded 06:33:39 ****.io 06:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:39 Configure a credential helper to remove this warning. See 06:33:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:39 06:33:39 Login Succeeded 06:33:39 ---> ****-login.sh ends [Pipeline] } 06:33:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:33:40 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 06:33:40 add9740b43e34f24ff208f7d10aeac3534a31844 06:33:40 latest 06:33:40 3.2.0-dev.6 06:33:40 add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6 06:33:40 main 06:33:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:40 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:add9740b43e34f24ff208f7d10aeac3534a31844 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:add9740b43e34f24ff208f7d10aeac3534a31844 06:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:33:41 a2048beb19d9: Preparing 06:33:41 1b1186323cea: Preparing 06:33:41 e1e29a634dac: Preparing 06:33:41 177e0808d5b8: Preparing 06:33:41 3827b5b91e75: Preparing 06:33:41 acc83c6ca332: Preparing 06:33:41 57e72f7e7f21: Preparing 06:33:41 42992929647a: Preparing 06:33:41 a9db0ea4ed6d: Preparing 06:33:41 26c26d756154: Preparing 06:33:41 5e4b192a33ca: Preparing 06:33:41 5262690ca463: Preparing 06:33:41 3b2add878ca2: Preparing 06:33:41 9fe9a137fd00: Preparing 06:33:41 9fe9a137fd00: Waiting 06:33:41 acc83c6ca332: Waiting 06:33:41 57e72f7e7f21: Waiting 06:33:41 42992929647a: Waiting 06:33:41 a9db0ea4ed6d: Waiting 06:33:41 26c26d756154: Waiting 06:33:41 5e4b192a33ca: Waiting 06:33:41 5262690ca463: Waiting 06:33:41 3b2add878ca2: Waiting 06:33:41 e1e29a634dac: Pushed 06:33:41 177e0808d5b8: Pushed 06:33:41 a2048beb19d9: Pushed 06:33:41 1b1186323cea: Pushed 06:33:41 a9db0ea4ed6d: Pushed 06:33:41 42992929647a: Pushed 06:33:41 acc83c6ca332: Pushed 06:33:41 57e72f7e7f21: Pushed 06:33:41 26c26d756154: Pushed 06:33:41 9fe9a137fd00: Layer already exists 06:33:41 5262690ca463: Pushed 06:33:43 3827b5b91e75: Pushed 06:33:44 5e4b192a33ca: Pushed 06:33:54 3b2add878ca2: Pushed 06:33:54 add9740b43e34f24ff208f7d10aeac3534a31844: digest: sha256:f9c1c35160a2736322308b64a0701f535f0cfb50b0910b7d39d7a4e45d28b12c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:54 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 06:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:33:55 a2048beb19d9: Preparing 06:33:55 1b1186323cea: Preparing 06:33:55 e1e29a634dac: Preparing 06:33:55 177e0808d5b8: Preparing 06:33:55 3827b5b91e75: Preparing 06:33:55 acc83c6ca332: Preparing 06:33:55 57e72f7e7f21: Preparing 06:33:55 42992929647a: Preparing 06:33:55 a9db0ea4ed6d: Preparing 06:33:55 26c26d756154: Preparing 06:33:55 5e4b192a33ca: Preparing 06:33:55 5262690ca463: Preparing 06:33:55 3b2add878ca2: Preparing 06:33:55 9fe9a137fd00: Preparing 06:33:55 acc83c6ca332: Waiting 06:33:55 26c26d756154: Waiting 06:33:55 57e72f7e7f21: Waiting 06:33:55 5e4b192a33ca: Waiting 06:33:55 42992929647a: Waiting 06:33:55 a9db0ea4ed6d: Waiting 06:33:55 5262690ca463: Waiting 06:33:55 3b2add878ca2: Waiting 06:33:55 9fe9a137fd00: Waiting 06:33:55 a2048beb19d9: Layer already exists 06:33:55 1b1186323cea: Layer already exists 06:33:55 3827b5b91e75: Layer already exists 06:33:55 177e0808d5b8: Layer already exists 06:33:55 e1e29a634dac: Layer already exists 06:33:55 57e72f7e7f21: Layer already exists 06:33:55 acc83c6ca332: Layer already exists 06:33:55 a9db0ea4ed6d: Layer already exists 06:33:55 42992929647a: Layer already exists 06:33:55 5e4b192a33ca: Layer already exists 06:33:55 26c26d756154: Layer already exists 06:33:55 5262690ca463: Layer already exists 06:33:55 9fe9a137fd00: Layer already exists 06:33:55 3b2add878ca2: Layer already exists 06:33:55 latest: digest: sha256:f9c1c35160a2736322308b64a0701f535f0cfb50b0910b7d39d7a4e45d28b12c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:55 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.6 06:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:33:55 a2048beb19d9: Preparing 06:33:55 1b1186323cea: Preparing 06:33:55 e1e29a634dac: Preparing 06:33:55 177e0808d5b8: Preparing 06:33:55 3827b5b91e75: Preparing 06:33:55 acc83c6ca332: Preparing 06:33:55 57e72f7e7f21: Preparing 06:33:55 42992929647a: Preparing 06:33:55 a9db0ea4ed6d: Preparing 06:33:55 26c26d756154: Preparing 06:33:55 5e4b192a33ca: Preparing 06:33:55 5262690ca463: Preparing 06:33:55 3b2add878ca2: Preparing 06:33:55 9fe9a137fd00: Preparing 06:33:55 57e72f7e7f21: Waiting 06:33:55 5262690ca463: Waiting 06:33:55 42992929647a: Waiting 06:33:55 3b2add878ca2: Waiting 06:33:55 26c26d756154: Waiting 06:33:55 9fe9a137fd00: Waiting 06:33:55 a9db0ea4ed6d: Waiting 06:33:55 5e4b192a33ca: Waiting 06:33:55 177e0808d5b8: Layer already exists 06:33:55 a2048beb19d9: Layer already exists 06:33:55 e1e29a634dac: Layer already exists 06:33:55 1b1186323cea: Layer already exists 06:33:55 3827b5b91e75: Layer already exists 06:33:55 acc83c6ca332: Layer already exists 06:33:55 26c26d756154: Layer already exists 06:33:55 42992929647a: Layer already exists 06:33:55 a9db0ea4ed6d: Layer already exists 06:33:55 57e72f7e7f21: Layer already exists 06:33:55 5e4b192a33ca: Layer already exists 06:33:55 3b2add878ca2: Layer already exists 06:33:55 5262690ca463: Layer already exists 06:33:55 9fe9a137fd00: Layer already exists 06:33:55 3.2.0-dev.6: digest: sha256:f9c1c35160a2736322308b64a0701f535f0cfb50b0910b7d39d7a4e45d28b12c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:56 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6 06:33:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:33:56 a2048beb19d9: Preparing 06:33:56 1b1186323cea: Preparing 06:33:56 e1e29a634dac: Preparing 06:33:56 177e0808d5b8: Preparing 06:33:56 3827b5b91e75: Preparing 06:33:56 acc83c6ca332: Preparing 06:33:56 57e72f7e7f21: Preparing 06:33:56 42992929647a: Preparing 06:33:56 a9db0ea4ed6d: Preparing 06:33:56 26c26d756154: Preparing 06:33:56 5e4b192a33ca: Preparing 06:33:56 5262690ca463: Preparing 06:33:56 3b2add878ca2: Preparing 06:33:56 9fe9a137fd00: Preparing 06:33:56 57e72f7e7f21: Waiting 06:33:56 42992929647a: Waiting 06:33:56 a9db0ea4ed6d: Waiting 06:33:56 26c26d756154: Waiting 06:33:56 5e4b192a33ca: Waiting 06:33:56 5262690ca463: Waiting 06:33:56 3b2add878ca2: Waiting 06:33:56 acc83c6ca332: Waiting 06:33:56 3827b5b91e75: Layer already exists 06:33:56 e1e29a634dac: Layer already exists 06:33:56 a2048beb19d9: Layer already exists 06:33:56 1b1186323cea: Layer already exists 06:33:56 177e0808d5b8: Layer already exists 06:33:56 acc83c6ca332: Layer already exists 06:33:56 42992929647a: Layer already exists 06:33:56 57e72f7e7f21: Layer already exists 06:33:56 a9db0ea4ed6d: Layer already exists 06:33:56 5e4b192a33ca: Layer already exists 06:33:56 26c26d756154: Layer already exists 06:33:56 5262690ca463: Layer already exists 06:33:56 3b2add878ca2: Layer already exists 06:33:56 9fe9a137fd00: Layer already exists 06:33:56 add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6: digest: sha256:f9c1c35160a2736322308b64a0701f535f0cfb50b0910b7d39d7a4e45d28b12c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:57 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 06:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 06:33:57 a2048beb19d9: Preparing 06:33:57 1b1186323cea: Preparing 06:33:57 e1e29a634dac: Preparing 06:33:57 177e0808d5b8: Preparing 06:33:57 3827b5b91e75: Preparing 06:33:57 acc83c6ca332: Preparing 06:33:57 57e72f7e7f21: Preparing 06:33:57 42992929647a: Preparing 06:33:57 a9db0ea4ed6d: Preparing 06:33:57 26c26d756154: Preparing 06:33:57 5e4b192a33ca: Preparing 06:33:57 5262690ca463: Preparing 06:33:57 3b2add878ca2: Preparing 06:33:57 9fe9a137fd00: Preparing 06:33:57 acc83c6ca332: Waiting 06:33:57 26c26d756154: Waiting 06:33:57 5e4b192a33ca: Waiting 06:33:57 57e72f7e7f21: Waiting 06:33:57 42992929647a: Waiting 06:33:57 a9db0ea4ed6d: Waiting 06:33:57 5262690ca463: Waiting 06:33:57 3b2add878ca2: Waiting 06:33:57 9fe9a137fd00: Waiting 06:33:57 1b1186323cea: Layer already exists 06:33:57 3827b5b91e75: Layer already exists 06:33:57 a2048beb19d9: Layer already exists 06:33:57 177e0808d5b8: Layer already exists 06:33:57 e1e29a634dac: Layer already exists 06:33:57 57e72f7e7f21: Layer already exists 06:33:57 a9db0ea4ed6d: Layer already exists 06:33:57 26c26d756154: Layer already exists 06:33:57 42992929647a: Layer already exists 06:33:57 acc83c6ca332: Layer already exists 06:33:57 5e4b192a33ca: Layer already exists 06:33:57 3b2add878ca2: Layer already exists 06:33:57 5262690ca463: Layer already exists 06:33:57 9fe9a137fd00: Layer already exists 06:33:57 main: digest: sha256:f9c1c35160a2736322308b64a0701f535f0cfb50b0910b7d39d7a4e45d28b12c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:57 ===================================================== [Pipeline] echo 06:33:57 taggedImages: 06:33:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:add9740b43e34f24ff208f7d10aeac3534a31844 06:33:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 06:33:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.6 06:33:57 - nexus3.edgexfoundry.org:10004/device-usb-camera:add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6 06:33:57 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:58 06:33:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:59 latest: Pulling from edgex-lftools-log-publisher 06:33:59 5eb5b503b376: Pulling fs layer 06:33:59 5c69ac0246d0: Pulling fs layer 06:33:59 ec43610c2a17: Pulling fs layer 06:33:59 3a2ae6a8a46f: Pulling fs layer 06:33:59 33b1e0a273af: Pulling fs layer 06:33:59 5d3b04190fa2: Pulling fs layer 06:33:59 2f39f015ded8: Pulling fs layer 06:33:59 5d3b04190fa2: Waiting 06:33:59 33b1e0a273af: Waiting 06:33:59 2f39f015ded8: Waiting 06:33:59 5c69ac0246d0: Download complete 06:33:59 3a2ae6a8a46f: Download complete 06:33:59 33b1e0a273af: Verifying Checksum 06:33:59 33b1e0a273af: Download complete 06:33:59 ec43610c2a17: Verifying Checksum 06:33:59 ec43610c2a17: Download complete 06:33:59 5d3b04190fa2: Verifying Checksum 06:33:59 5d3b04190fa2: Download complete 06:33:59 5eb5b503b376: Verifying Checksum 06:33:59 5eb5b503b376: Download complete 06:34:00 2f39f015ded8: Download complete 06:34:00 5eb5b503b376: Pull complete 06:34:00 5c69ac0246d0: Pull complete 06:34:01 ec43610c2a17: Pull complete 06:34:01 3a2ae6a8a46f: Pull complete 06:34:01 33b1e0a273af: Pull complete 06:34:01 5d3b04190fa2: Pull complete 06:34:05 2f39f015ded8: Pull complete 06:34:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:34:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:34:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:05 prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container 06:34:05 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:34:10 $ docker top ada95fab4a00894dbe0e91980dae705485ebbee09e47f712d7d996b8dd6d7135 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:11 ---> job-cost.sh 06:34:11 lf-activate-venv: SKIPPING 06:34:11 INFO: No Stack... 06:34:11 INFO: Retrieving Pricing Info for: v3-standard-8 06:34:11 INFO: Archiving Costs [Pipeline] sh 06:34:11 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 06:34:11 + cut -d, -f6 [Pipeline] lock 06:34:11 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-171-stack-cost] 06:34:11 Resource [jenkins-edgexfoundry-device-usb-camera-main-171-stack-cost] did not exist. Created. 06:34:11 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:34:12 + echo total: 0.2199999988079071 [Pipeline] stash 06:34:12 Stashed 1 file(s) [Pipeline] } 06:34:12 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-171-stack-cost] [Pipeline] // lock [Pipeline] } 06:34:12 $ docker stop --time=1 ada95fab4a00894dbe0e91980dae705485ebbee09e47f712d7d996b8dd6d7135 06:34:13 $ docker rm -f --volumes ada95fab4a00894dbe0e91980dae705485ebbee09e47f712d7d996b8dd6d7135 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:34:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27981 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 06:34:58 Running in /w/workspace/device-usb-camera/171 [Pipeline] { [Pipeline] checkout 06:35:01 Selected Git installation does not exist. Using Default 06:35:01 The recommended git tool is: NONE 06:35:08 using credential edgex-jenkins-ssh 06:35:08 Cloning the remote Git repository 06:35:08 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 06:35:08 > git init /w/workspace/device-usb-camera/171 # timeout=10 06:35:08 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:35:08 > git --version # timeout=10 06:35:08 > git --version # 'git version 2.25.1' 06:35:08 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:35:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:12 Avoid second fetch 06:35:12 Checking out Revision add9740b43e34f24ff208f7d10aeac3534a31844 (main) 06:35:12 Commit message: "Merge pull request #321 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 06:35:12 > git config core.sparsecheckout # timeout=10 06:35:12 > git checkout -f add9740b43e34f24ff208f7d10aeac3534a31844 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:35:14 % Total % Received % Xferd Average Speed Time Time Time Current 06:35:14 Dload Upload Total Spent Left Speed 06:35:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 167k 0 --:--:-- --:--:-- --:--:-- 165k [Pipeline] sh 06:35:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:35:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 06:35:14 sudo tee /etc/docker/daemon.new 06:35:14 { 06:35:14 "registry-mirrors": [ 06:35:14 "https://nexus3.edgexfoundry.org:10001" 06:35:14 ], 06:35:14 "bip": "10.250.0.254/24", 06:35:14 "hosts": [ 06:35:14 "tcp://0.0.0.0:5555", 06:35:14 "unix:///var/run/docker.sock" 06:35:14 ], 06:35:14 "mtu": 1458, 06:35:14 "selinux-enabled": true, 06:35:14 "seccomp-profile": "/etc/docker/seccomp.json" 06:35:14 } [Pipeline] sh 06:35:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:35:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:33 provisioning config files... 06:35:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/171@tmp/config5878329816608571746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:34 ---> ****-login.sh 06:35:34 nexus3.edgexfoundry.org:10001 06:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:35 Configure a credential helper to remove this warning. See 06:35:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:35 06:35:35 Login Succeeded 06:35:35 nexus3.edgexfoundry.org:10002 06:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:35 Configure a credential helper to remove this warning. See 06:35:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:35 06:35:35 Login Succeeded 06:35:35 nexus3.edgexfoundry.org:10003 06:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:35 Configure a credential helper to remove this warning. See 06:35:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:35 06:35:35 Login Succeeded 06:35:35 nexus3.edgexfoundry.org:10004 06:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:35 Configure a credential helper to remove this warning. See 06:35:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:35 06:35:35 Login Succeeded 06:35:35 ****.io 06:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:36 Configure a credential helper to remove this warning. See 06:35:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:36 06:35:36 Login Succeeded 06:35:36 ---> ****-login.sh ends [Pipeline] } 06:35:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:35:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:35:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:35:37 ========================================================= 06:35:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:35:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:35:39 #0 building with "default" instance using docker driver 06:35:39 06:35:39 #1 [internal] load build definition from Dockerfile 06:35:39 #1 transferring dockerfile: 2.60kB done 06:35:39 #1 DONE 0.1s 06:35:39 06:35:39 #2 [internal] load .dockerignore 06:35:39 #2 transferring context: 2B 0.0s done 06:35:39 #2 DONE 0.1s 06:35:39 06:35:39 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:35:39 #3 DONE 0.1s 06:35:39 06:35:39 #4 [internal] load build context 06:35:39 #4 DONE 0.0s 06:35:39 06:35:39 #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:35:39 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 06:35:39 #5 DONE 0.0s 06:35:39 06:35:39 #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:35:39 #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 06:35:39 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 06:35:39 #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 06:35:39 #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 06:35:39 #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s 06:35:39 #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 06:35:39 #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 06:35:39 #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.3s done 06:35:39 #5 ... 06:35:39 06:35:39 #4 [internal] load build context 06:35:39 #4 transferring context: 7.17MB 0.4s done 06:35:39 #4 DONE 0.5s 06:35:39 06:35:39 #5 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:35:39 #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.4s done 06:35:39 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.99MB / 63.99MB 0.5s 06:35:39 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.5s 06:35:39 #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 06:35:39 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.5s 06:35:40 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.6s 06:35:40 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.7s 06:35:40 #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 06:35:40 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.00MB / 97.63MB 0.7s 06:35:40 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.7s 06:35:40 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.9s 06:35:40 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.9s 06:35:40 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.58MB / 97.63MB 1.0s 06:35:40 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.89MB / 11.40MB 1.0s 06:35:40 #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 06:35:40 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.33MB / 63.99MB 1.2s 06:35:40 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 19.12MB / 97.63MB 1.2s 06:35:40 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 1.0s done 06:35:40 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 1.3s 06:35:40 #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.3s done 06:35:40 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.5s 06:35:40 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 1.5s 06:35:41 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.33MB / 63.99MB 1.7s 06:35:41 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.7s 06:35:41 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.9s 06:35:41 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 45.09MB / 97.63MB 1.9s 06:35:41 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.82MB / 63.99MB 2.0s 06:35:41 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 2.0s 06:35:41 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 2.1s done 06:35:41 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 56.62MB / 97.63MB 2.2s 06:35:41 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.01MB / 97.63MB 2.4s 06:35:41 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 06:35:41 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 2.5s 06:35:41 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.64MB / 97.63MB 2.7s 06:35:42 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.9s 06:35:42 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 3.1s 06:35:42 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.3s done 06:35:48 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s 06:35:52 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s 06:35:59 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.3s done 06:36:02 #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 06:36:02 #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 06:36:02 #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 06:36:02 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 06:36:07 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 06:36:10 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.1s done 06:36:10 #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 06:36:12 #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done 06:36:16 #5 DONE 37.2s 06:36:16 06:36:16 #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 06:36:17 #6 0.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:36:17 #6 1.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:36:19 #6 2.635 (1/13) Installing libintl (0.21.1-r7) 06:36:19 #6 2.643 (2/13) Installing eudev-libs (3.2.11-r8) 06:36:19 #6 2.653 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 06:36:19 #6 2.679 (4/13) Installing v4l-utils-libs (1.24.1-r0) 06:36:19 #6 2.703 (5/13) Installing v4l-utils (1.24.1-r0) 06:36:19 #6 2.771 (6/13) Installing libdvbv5 (1.24.1-r0) 06:36:19 #6 2.786 (7/13) Installing udev-init-scripts (35-r1) 06:36:19 #6 2.790 (8/13) Installing libblkid (2.38.1-r8) 06:36:19 #6 2.805 (9/13) Installing xz-libs (5.4.3-r0) 06:36:19 #6 2.841 (10/13) Installing kmod-libs (30-r3) 06:36:19 #6 2.850 (11/13) Installing eudev (3.2.11-r8) 06:36:19 #6 2.902 (12/13) Installing eudev-dev (3.2.11-r8) 06:36:19 #6 2.917 (13/13) Installing v4l-utils-dev (1.24.1-r0) 06:36:19 #6 3.061 Executing busybox-1.36.1-r5.trigger 06:36:19 #6 3.092 Executing eudev-3.2.11-r8.trigger 06:36:19 #6 3.116 OK: 273 MiB in 65 packages 06:36:21 #6 DONE 5.0s 06:36:21 06:36:21 #7 [builder 3/8] WORKDIR /device-usb-camera 06:36:21 #7 DONE 0.1s 06:36:21 06:36:21 #8 [builder 4/8] COPY go.mod vendor* ./ 06:36:21 #8 DONE 0.2s 06:36:21 06:36:21 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:40 #9 DONE 17.8s 06:36:40 06:36:40 #10 [builder 6/8] COPY . . 06:36:40 #10 DONE 0.4s 06:36:40 06:36:40 #11 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:36:40 #11 0.667 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:40 #11 0.667 Dload Upload Total Spent Left Speed 06:36:40 #11 0.667 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8629 0 --:--:-- --:--:-- --:--:-- 8701 06:36:41 #11 DONE 0.9s 06:36:41 06:36:41 #12 [builder 8/8] RUN echo noop 06:36:41 #12 0.815 noop 06:36:41 #12 DONE 0.9s 06:36:41 06:36:41 #13 exporting to image 06:36:41 #13 exporting layers 06:37:04 #13 exporting layers 19.0s done 06:37:04 #13 writing image sha256:20165ad7dc82d6a7acc7431bf810541cc32955189b6fbff1eed1c85ae2268c83 done 06:37:04 #13 naming to docker.io/library/ci-base-image-arm64 0.0s done 06:37:04 #13 DONE 19.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:04 + docker inspect -f . ci-base-image-arm64 06:37:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:04 prd-ubuntu20.04-docker-arm64-4c-16g-27981 does not seem to be running inside a container 06:37:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/171 -v /w/workspace/device-usb-camera/171:/w/workspace/device-usb-camera/171:rw,z -v /w/workspace/device-usb-camera/171@tmp:/w/workspace/device-usb-camera/171@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 06:37:06 $ docker top b4d6de9d37aa873901c9a33bffcb60220e1a3a19e8928e5bd8c4a09d131eb3ea -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:07 + go version 06:37:07 go version go1.21.0 linux/arm64 [Pipeline] } 06:37:07 $ docker stop --time=1 b4d6de9d37aa873901c9a33bffcb60220e1a3a19e8928e5bd8c4a09d131eb3ea 06:37:09 $ docker rm -f --volumes b4d6de9d37aa873901c9a33bffcb60220e1a3a19e8928e5bd8c4a09d131eb3ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:10 + docker inspect -f . ci-base-image-arm64 06:37:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:10 prd-ubuntu20.04-docker-arm64-4c-16g-27981 does not seem to be running inside a container 06:37:10 $ 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/171 -v /w/workspace/device-usb-camera/171:/w/workspace/device-usb-camera/171:rw,z -v /w/workspace/device-usb-camera/171@tmp:/w/workspace/device-usb-camera/171@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 06:37:11 $ docker top 428c7ebae8b17a1a5c537e2ae0e5df1e66eb8c6b4fbc556efc092cc341c0ced2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:12 + git config --global --add safe.directory /w/workspace/device-usb-camera/171 [Pipeline] fileExists [Pipeline] sh 06:37:12 + make test 06:37:12 go test ./... -coverprofile=coverage.out ./... 06:37:17 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:38:25 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 06:38:25 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.078s coverage: 4.4% of statements 06:38:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:38:28 go vet ./... 06:38:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:38:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:38:46 ./bin/test-attribution-txt.sh 06:38:46 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:38:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:38:46 $ docker stop --time=1 428c7ebae8b17a1a5c537e2ae0e5df1e66eb8c6b4fbc556efc092cc341c0ced2 06:38:48 $ docker rm -f --volumes 428c7ebae8b17a1a5c537e2ae0e5df1e66eb8c6b4fbc556efc092cc341c0ced2 [Pipeline] // withDockerContainer [Pipeline] sh 06:38:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:38:50 Warning: overwriting stash ‘coverage-report’ 06:38:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:38:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:38:51 + ls -al . 06:38:51 total 220 06:38:51 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:37 . 06:38:51 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:35 .. 06:38:51 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:35 .git 06:38:51 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:35 .github 06:38:51 -rw-rw-r-- 1 jenkins jenkins 429 Jan 26 06:35 .gitignore 06:38:51 -rw-rw-r-- 1 jenkins jenkins 45 Jan 26 06:35 .golangci.yml 06:38:51 -rw-rw-r-- 1 jenkins jenkins 77 Jan 26 06:35 .hadolint.yml 06:38:51 -rw-rw-r-- 1 jenkins jenkins 10851 Jan 26 06:35 Attribution.txt 06:38:51 -rw-rw-r-- 1 jenkins jenkins 16561 Jan 26 06:35 CHANGELOG.md 06:38:51 -rw-rw-r-- 1 jenkins jenkins 2562 Jan 26 06:35 Dockerfile 06:38:51 -rw-rw-r-- 1 jenkins jenkins 678 Jan 26 06:35 GOVERNANCE.md 06:38:51 -rw-rw-r-- 1 jenkins jenkins 659 Jan 26 06:35 Jenkinsfile 06:38:51 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 26 06:35 LICENSE 06:38:51 -rw-rw-r-- 1 jenkins jenkins 2611 Jan 26 06:35 Makefile 06:38:51 -rw-rw-r-- 1 jenkins jenkins 622 Jan 26 06:35 OWNERS.md 06:38:51 -rw-rw-r-- 1 jenkins jenkins 2575 Jan 26 06:35 README.md 06:38:51 -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 06:31 VERSION 06:38:51 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:35 bin 06:38:51 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:35 cmd 06:38:51 -rw-r--r-- 1 jenkins jenkins 54703 Jan 26 06:38 coverage.out 06:38:51 -rwxrwxr-x 1 jenkins jenkins 84 Jan 26 06:35 docker-entrypoint.sh 06:38:51 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:35 docs 06:38:51 -rw-rw-r-- 1 jenkins jenkins 3968 Jan 26 06:35 go.mod 06:38:51 -rw-rw-r-- 1 jenkins jenkins 34433 Jan 26 06:35 go.sum 06:38:51 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:35 internal 06:38:51 -rw-rw-r-- 1 jenkins jenkins 231 Jan 26 06:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:52 + 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=add9740b43e34f24ff208f7d10aeac3534a31844 --label arch=arm64 --label version=3.2.0-dev.6 . 06:38:57 #0 building with "default" instance using docker driver 06:38:57 06:38:57 #1 [internal] load .dockerignore 06:38:57 #1 transferring context: 2B done 06:38:57 #1 DONE 0.0s 06:38:57 06:38:57 #2 [internal] load build definition from Dockerfile 06:38:57 #2 transferring dockerfile: 2.60kB 0.0s done 06:38:57 #2 DONE 0.0s 06:38:57 06:38:57 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:38:57 #3 DONE 0.0s 06:38:57 06:38:57 #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 06:38:58 #4 DONE 0.6s 06:38:58 06:38:58 #5 [internal] load metadata for docker.io/library/alpine:3.18 06:38:58 #5 DONE 0.6s 06:38:58 06:38:58 #6 [internal] load build context 06:38:58 #6 transferring context: 66.72kB 0.1s done 06:38:58 #6 DONE 0.1s 06:38:58 06:38:58 #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:38:58 #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:38:58 #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done 06:38:58 #7 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 06:38:58 #7 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 06:38:58 #7 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 06:38:58 #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.15MB / 3.33MB 0.2s 06:38:58 #7 ... 06:38:58 06:38:58 #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 06:38:58 #8 DONE 0.4s 06:38:58 06:38:58 #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:38:58 #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 06:38:58 #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 06:38:59 #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 06:38:59 #7 DONE 1.3s 06:38:59 06:38:59 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 06:38:59 #9 ... 06:38:59 06:38:59 #10 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 06:38:59 #10 resolve docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 0.2s done 06:38:59 #10 sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 1.41kB / 1.41kB done 06:38:59 #10 sha256:c6c903e0c75010f46daaafa3063537c842bc5e7faf314617d8bb5909ded2d42e 503B / 503B done 06:38:59 #10 sha256:69d40e2cb93c32baedae51f78e6833a57a406715d9e722942064dba91642b7dc 879B / 879B done 06:38:59 #10 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 12.46MB / 12.46MB 0.5s done 06:38:59 #10 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.8s done 06:38:59 #10 DONE 1.7s 06:39:00 06:39:00 #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 06:39:00 #11 0.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:39:00 #11 1.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:39:01 #11 2.840 OK: 273 MiB in 65 packages 06:39:01 #11 DONE 3.1s 06:39:01 06:39:01 #12 [builder 3/8] WORKDIR /device-usb-camera 06:39:01 #12 DONE 0.1s 06:39:01 06:39:01 #13 [builder 4/8] COPY go.mod vendor* ./ 06:39:02 #13 DONE 0.2s 06:39:02 06:39:02 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:03 #14 DONE 1.3s 06:39:03 06:39:03 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 06:39:03 #9 0.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:39:03 #9 1.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:39:03 #9 2.867 (1/104) Installing dumb-init (1.2.5-r2) 06:39:03 #9 2.877 (2/104) Installing sdl2 (2.26.5-r0) 06:39:03 #9 2.929 (3/104) Installing svt-av1-libs (1.6.0-r0) 06:39:03 #9 3.146 (4/104) Installing aom-libs (3.6.1-r0) 06:39:03 #9 3.401 (5/104) Installing libxau (1.0.11-r2) 06:39:03 #9 3.408 (6/104) Installing libmd (1.0.4-r2) 06:39:03 #9 3.414 (7/104) Installing libbsd (0.11.7-r1) 06:39:03 #9 3.422 (8/104) Installing libxdmcp (1.1.4-r2) 06:39:03 #9 3.429 (9/104) Installing libxcb (1.15-r1) 06:39:03 #9 3.490 (10/104) Installing libx11 (1.8.7-r0) 06:39:03 #9 3.656 (11/104) Installing libdrm (2.4.115-r4) 06:39:03 #9 3.686 (12/104) Installing libxext (1.3.5-r2) 06:39:03 #9 3.694 (13/104) Installing libxfixes (6.0.1-r2) 06:39:03 #9 3.701 (14/104) Installing libffi (3.4.4-r2) 06:39:03 #9 3.710 (15/104) Installing wayland-libs-client (1.22.0-r2) 06:39:03 #9 3.718 (16/104) Installing libva (2.18.0-r1) 06:39:03 #9 3.735 (17/104) Installing libvdpau (1.5-r1) 06:39:03 #9 3.751 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 06:39:03 #9 3.781 (19/104) Installing libdav1d (1.2.1-r0) 06:39:03 #9 3.831 (20/104) Installing brotli-libs (1.0.9-r14) 06:39:03 #9 3.857 (21/104) Installing libgcc (12.2.1_git20220924-r10) 06:39:03 #9 3.868 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 06:39:03 #9 3.940 (23/104) Installing libhwy (1.0.4-r1) 06:39:03 #9 3.949 (24/104) Installing lcms2 (2.15-r2) 06:39:03 #9 3.969 (25/104) Installing libjxl (0.8.2-r0) 06:39:03 #9 4.020 (26/104) Installing lame-libs (3.100-r5) 06:39:03 #9 4.034 (27/104) Installing opus (1.4-r0) 06:39:03 #9 4.057 (28/104) Installing libgomp (12.2.1_git20220924-r10) 06:39:03 #9 4.082 (29/104) Installing soxr (0.1.3-r5) 06:39:03 #9 4.094 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 06:39:03 #9 4.112 (31/104) Installing libogg (1.3.5-r4) 06:39:03 #9 4.117 (32/104) Installing libtheora (1.1.1-r17) 06:39:03 #9 4.147 (33/104) Installing libvorbis (1.3.7-r1) 06:39:03 #9 4.178 (34/104) Installing libvpx (1.13.0-r2) 06:39:03 #9 4.324 (35/104) Installing libwebp (1.3.2-r0) 06:39:03 #9 4.354 (36/104) Installing x264-libs (0.164_git20220602-r1) 06:39:03 #9 4.411 (37/104) Installing numactl (2.0.16-r4) 06:39:03 #9 4.419 (38/104) Installing x265-libs (3.5-r4) 06:39:04 #9 ... 06:39:04 06:39:04 #15 [builder 6/8] COPY . . 06:39:04 #15 DONE 0.5s 06:39:04 06:39:04 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 06:39:04 #9 4.683 (39/104) Installing xvidcore (1.3.7-r1) 06:39:04 #9 4.701 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 06:39:04 #9 5.161 (41/104) Installing alsa-lib (1.2.9-r1) 06:39:04 #9 5.246 (42/104) Installing libexpat (2.5.0-r1) 06:39:04 #9 5.257 (43/104) Installing libbz2 (1.0.8-r5) 06:39:04 #9 5.267 (44/104) Installing libpng (1.6.39-r3) 06:39:04 #9 5.279 (45/104) Installing freetype (2.13.0-r5) 06:39:04 #9 5.307 (46/104) Installing fontconfig (2.14.2-r3) 06:39:04 #9 5.368 (47/104) Installing fribidi (1.0.13-r0) 06:39:04 #9 5.379 (48/104) Installing libintl (0.21.1-r7) 06:39:04 #9 5.385 (49/104) Installing libblkid (2.38.1-r8) 06:39:04 #9 5.398 (50/104) Installing libmount (2.38.1-r8) 06:39:04 #9 5.416 (51/104) Installing pcre2 (10.42-r1) 06:39:04 #9 5.440 (52/104) Installing glib (2.76.4-r0) 06:39:04 #9 5.553 (53/104) Installing graphite2 (1.3.14-r5) 06:39:04 #9 5.564 (54/104) Installing harfbuzz (7.3.0-r0) 06:39:04 #9 5.601 (55/104) Installing libunibreak (5.1-r0) 06:39:05 #9 5.613 (56/104) Installing libass (0.17.1-r0) 06:39:05 #9 5.629 (57/104) Installing libbluray (1.3.4-r0) 06:39:05 #9 5.649 (58/104) Installing gmp (6.2.1-r3) 06:39:05 #9 5.681 (59/104) Installing nettle (3.8.1-r2) 06:39:05 #9 5.735 (60/104) Installing libunistring (1.1-r1) 06:39:05 #9 ... 06:39:05 06:39:05 #16 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:39:05 #16 0.804 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:05 #16 0.804 Dload Upload Total Spent Left Speed 06:39:05 #16 0.808 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4844 0 --:--:-- --:--:-- --:--:-- 4856 06:39:05 #16 DONE 1.3s 06:39:05 06:39:05 #9 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 06:39:05 #9 5.788 (61/104) Installing libidn2 (2.3.4-r1) 06:39:05 #9 5.801 (62/104) Installing p11-kit (0.24.1-r2) 06:39:05 #9 5.839 (63/104) Installing libtasn1 (4.19.0-r1) 06:39:05 #9 5.850 (64/104) Installing gnutls (3.8.3-r0) 06:39:05 #9 5.916 (65/104) Installing mpg123-libs (1.31.3-r1) 06:39:05 #9 5.934 (66/104) Installing libopenmpt (0.7.2-r0) 06:39:05 #9 5.994 (67/104) Installing cjson (1.7.17-r0) 06:39:05 #9 6.004 (68/104) Installing mbedtls (2.28.5-r0) 06:39:05 #9 6.033 (69/104) Installing librist (0.2.7-r0) 06:39:05 #9 6.047 (70/104) Installing libsrt (1.5.2-r0) 06:39:05 #9 6.076 (71/104) Installing libssh (0.10.5-r0) 06:39:05 #9 6.103 (72/104) Installing xz-libs (5.4.3-r0) 06:39:05 #9 6.121 (73/104) Installing libxml2 (2.11.6-r0) 06:39:05 #9 6.161 (74/104) Installing libsodium (1.0.18-r3) 06:39:05 #9 6.175 (75/104) Installing libzmq (4.3.4-r4) 06:39:05 #9 6.200 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 06:39:05 #9 6.504 (77/104) Installing glslang-libs (1.3.243.0-r1) 06:39:06 #9 6.614 (78/104) Installing spirv-tools (1.3.243.0-r1) 06:39:06 #9 6.833 (79/104) Installing shaderc (2023.3-r1) 06:39:06 #9 6.845 (80/104) Installing vulkan-loader (1.3.243.0-r1) 06:39:06 #9 6.863 (81/104) Installing libplacebo (5.264.1-r1) 06:39:06 #9 6.888 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 06:39:06 #9 6.895 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 06:39:06 #9 6.913 (84/104) Installing vidstab (1.1.1-r0) 06:39:06 #9 6.921 (85/104) Installing zimg (3.0.5-r0) 06:39:06 #9 6.935 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 06:39:06 #9 7.039 (87/104) Installing libasyncns (0.8-r1) 06:39:06 #9 7.046 (88/104) Installing dbus-libs (1.14.8-r0) 06:39:06 #9 7.060 (89/104) Installing libltdl (2.4.7-r2) 06:39:06 #9 7.067 (90/104) Installing orc (0.4.34-r0) 06:39:06 #9 7.086 (91/104) Installing flac-libs (1.4.3-r0) 06:39:06 #9 7.104 (92/104) Installing libsndfile (1.2.0-r2) 06:39:06 #9 7.138 (93/104) Installing speexdsp (1.2.1-r1) 06:39:06 #9 7.146 (94/104) Installing tdb-libs (1.4.8-r1) 06:39:06 #9 7.156 (95/104) Installing libpulse (16.1-r10) 06:39:06 #9 7.200 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 06:39:06 #9 7.229 (97/104) Installing v4l-utils-libs (1.24.1-r0) 06:39:06 #9 7.255 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 06:39:06 #9 7.265 (99/104) Installing ffmpeg (6.0.1-r0) 06:39:06 #9 7.295 (100/104) Installing udev-init-scripts (35-r1) 06:39:06 #9 7.299 (101/104) Installing eudev-libs (3.2.11-r8) 06:39:06 #9 7.312 (102/104) Installing zstd-libs (1.5.5-r4) 06:39:06 #9 7.340 (103/104) Installing kmod-libs (30-r3) 06:39:06 #9 7.348 (104/104) Installing eudev (3.2.11-r8) 06:39:06 #9 7.415 Executing busybox-1.36.1-r5.trigger 06:39:06 #9 7.445 Executing glib-2.76.4-r0.trigger 06:39:06 #9 7.463 Executing eudev-3.2.11-r8.trigger 06:39:06 #9 7.481 OK: 110 MiB in 119 packages 06:39:07 #9 DONE 8.0s 06:39:07 06:39:07 #17 [stage-2 3/15] RUN apk --no-cache upgrade 06:39:08 #17 0.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:39:09 #17 1.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:39:10 #17 2.648 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) 06:39:10 #17 2.759 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) 06:39:10 #17 2.788 OK: 110 MiB in 119 packages 06:39:11 #17 DONE 4.2s 06:39:11 06:39:11 #18 [builder 8/8] RUN make build 06:39:11 #18 0.872 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 06:40:48 #18 DONE 97.7s 06:40:48 06:40:48 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 06:40:48 #19 DONE 0.3s 06:40:48 06:40:48 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 06:40:48 #20 DONE 0.1s 06:40:48 06:40:48 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 06:40:48 #21 DONE 0.1s 06:40:48 06:40:48 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 06:40:48 #22 DONE 0.1s 06:40:48 06:40:48 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:40:48 #23 DONE 0.1s 06:40:48 06:40:48 #24 [stage-2 9/15] COPY --from=rtsp /rtsp-simple-server.yml / 06:40:48 #24 DONE 0.1s 06:40:48 06:40:48 #25 [stage-2 10/15] COPY --from=rtsp /rtsp-simple-server / 06:40:48 #25 DONE 0.4s 06:40:48 06:40:48 #26 [stage-2 11/15] RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 06:40:48 #26 DONE 0.8s 06:40:48 06:40:48 #27 [stage-2 12/15] RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 06:40:48 #27 DONE 0.8s 06:40:48 06:40:48 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 06:40:48 #28 DONE 0.9s 06:40:48 06:40:48 #29 [stage-2 14/15] RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 06:40:48 #29 DONE 0.8s 06:40:48 06:40:48 #30 exporting to image 06:40:48 #30 exporting layers 06:40:49 #30 exporting layers 1.8s done 06:40:49 #30 writing image sha256:706b72f4ac6febc8bab1908ad5e45b22138dea9310ec0166fd6f0b9b18449f03 done 06:40:49 #30 naming to docker.io/library/device-usb-camera-arm64 done 06:40:49 #30 DONE 1.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:50 provisioning config files... 06:40:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/171@tmp/config14102501619752639577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:50 ---> ****-login.sh 06:40:50 nexus3.edgexfoundry.org:10001 06:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:51 Configure a credential helper to remove this warning. See 06:40:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:51 06:40:51 Login Succeeded 06:40:51 nexus3.edgexfoundry.org:10002 06:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:51 Configure a credential helper to remove this warning. See 06:40:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:51 06:40:51 Login Succeeded 06:40:51 nexus3.edgexfoundry.org:10003 06:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:51 Configure a credential helper to remove this warning. See 06:40:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:51 06:40:51 Login Succeeded 06:40:51 nexus3.edgexfoundry.org:10004 06:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:51 Configure a credential helper to remove this warning. See 06:40:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:51 06:40:51 Login Succeeded 06:40:51 ****.io 06:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:52 Configure a credential helper to remove this warning. See 06:40:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:52 06:40:52 Login Succeeded 06:40:52 ---> ****-login.sh ends [Pipeline] } 06:40:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:40:52 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 06:40:52 add9740b43e34f24ff208f7d10aeac3534a31844 06:40:52 latest 06:40:52 3.2.0-dev.6 06:40:52 add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6 06:40:52 main 06:40:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:53 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:add9740b43e34f24ff208f7d10aeac3534a31844 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:add9740b43e34f24ff208f7d10aeac3534a31844 06:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:40:53 0bfc0c8a179a: Preparing 06:40:53 75521df13684: Preparing 06:40:53 ce7a31098692: Preparing 06:40:53 62013b1e0067: Preparing 06:40:53 518b43bcfc67: Preparing 06:40:53 0f367a27f391: Preparing 06:40:53 8829d69d3263: Preparing 06:40:53 413c6e95161a: Preparing 06:40:53 bdccf8bb9e82: Preparing 06:40:53 7641f6dea935: Preparing 06:40:53 b91c5a300fa0: Preparing 06:40:53 c7f8fecd9d15: Preparing 06:40:53 0f367a27f391: Waiting 06:40:53 2a94133cbb94: Preparing 06:40:53 8829d69d3263: Waiting 06:40:53 413c6e95161a: Waiting 06:40:53 0faf9b67be60: Preparing 06:40:53 bdccf8bb9e82: Waiting 06:40:53 c7f8fecd9d15: Waiting 06:40:53 7641f6dea935: Waiting 06:40:53 2a94133cbb94: Waiting 06:40:53 b91c5a300fa0: Waiting 06:40:53 0faf9b67be60: Waiting 06:40:54 62013b1e0067: Pushed 06:40:54 75521df13684: Pushed 06:40:54 ce7a31098692: Pushed 06:40:57 0bfc0c8a179a: Pushed 06:40:57 0f367a27f391: Pushed 06:40:57 413c6e95161a: Pushed 06:40:57 8829d69d3263: Pushed 06:40:57 bdccf8bb9e82: Pushed 06:40:57 7641f6dea935: Pushed 06:40:57 0faf9b67be60: Layer already exists 06:40:58 c7f8fecd9d15: Pushed 06:40:58 518b43bcfc67: Pushed 06:41:03 b91c5a300fa0: Pushed 06:41:15 2a94133cbb94: Pushed 06:41:15 add9740b43e34f24ff208f7d10aeac3534a31844: digest: sha256:dc53aeda975b2d3b6de669558f8605e28bd927ab90f2e00a924bfdaf955e9364 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:16 + 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 06:41:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 06:41:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:41:16 0bfc0c8a179a: Preparing 06:41:16 75521df13684: Preparing 06:41:16 ce7a31098692: Preparing 06:41:16 62013b1e0067: Preparing 06:41:16 518b43bcfc67: Preparing 06:41:16 0f367a27f391: Preparing 06:41:16 8829d69d3263: Preparing 06:41:16 413c6e95161a: Preparing 06:41:16 bdccf8bb9e82: Preparing 06:41:16 7641f6dea935: Preparing 06:41:16 b91c5a300fa0: Preparing 06:41:16 c7f8fecd9d15: Preparing 06:41:16 2a94133cbb94: Preparing 06:41:16 0faf9b67be60: Preparing 06:41:16 7641f6dea935: Waiting 06:41:16 b91c5a300fa0: Waiting 06:41:16 c7f8fecd9d15: Waiting 06:41:16 2a94133cbb94: Waiting 06:41:16 0faf9b67be60: Waiting 06:41:16 0f367a27f391: Waiting 06:41:16 8829d69d3263: Waiting 06:41:16 413c6e95161a: Waiting 06:41:16 bdccf8bb9e82: Waiting 06:41:16 62013b1e0067: Layer already exists 06:41:16 75521df13684: Layer already exists 06:41:16 518b43bcfc67: Layer already exists 06:41:16 ce7a31098692: Layer already exists 06:41:16 0bfc0c8a179a: Layer already exists 06:41:16 8829d69d3263: Layer already exists 06:41:16 0f367a27f391: Layer already exists 06:41:16 7641f6dea935: Layer already exists 06:41:16 bdccf8bb9e82: Layer already exists 06:41:16 413c6e95161a: Layer already exists 06:41:17 b91c5a300fa0: Layer already exists 06:41:17 c7f8fecd9d15: Layer already exists 06:41:17 2a94133cbb94: Layer already exists 06:41:17 0faf9b67be60: Layer already exists 06:41:17 latest: digest: sha256:dc53aeda975b2d3b6de669558f8605e28bd927ab90f2e00a924bfdaf955e9364 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:17 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.6 06:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:41:18 0bfc0c8a179a: Preparing 06:41:18 75521df13684: Preparing 06:41:18 ce7a31098692: Preparing 06:41:18 62013b1e0067: Preparing 06:41:18 518b43bcfc67: Preparing 06:41:18 0f367a27f391: Preparing 06:41:18 8829d69d3263: Preparing 06:41:18 413c6e95161a: Preparing 06:41:18 bdccf8bb9e82: Preparing 06:41:18 7641f6dea935: Preparing 06:41:18 b91c5a300fa0: Preparing 06:41:18 c7f8fecd9d15: Preparing 06:41:18 2a94133cbb94: Preparing 06:41:18 0faf9b67be60: Preparing 06:41:18 8829d69d3263: Waiting 06:41:18 413c6e95161a: Waiting 06:41:18 bdccf8bb9e82: Waiting 06:41:18 7641f6dea935: Waiting 06:41:18 b91c5a300fa0: Waiting 06:41:18 0f367a27f391: Waiting 06:41:18 c7f8fecd9d15: Waiting 06:41:18 2a94133cbb94: Waiting 06:41:18 0faf9b67be60: Waiting 06:41:18 75521df13684: Layer already exists 06:41:18 62013b1e0067: Layer already exists 06:41:18 518b43bcfc67: Layer already exists 06:41:18 0bfc0c8a179a: Layer already exists 06:41:18 ce7a31098692: Layer already exists 06:41:18 8829d69d3263: Layer already exists 06:41:18 0f367a27f391: Layer already exists 06:41:18 bdccf8bb9e82: Layer already exists 06:41:18 7641f6dea935: Layer already exists 06:41:18 413c6e95161a: Layer already exists 06:41:18 b91c5a300fa0: Layer already exists 06:41:18 c7f8fecd9d15: Layer already exists 06:41:18 2a94133cbb94: Layer already exists 06:41:18 0faf9b67be60: Layer already exists 06:41:18 3.2.0-dev.6: digest: sha256:dc53aeda975b2d3b6de669558f8605e28bd927ab90f2e00a924bfdaf955e9364 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:19 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6 06:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:41:19 0bfc0c8a179a: Preparing 06:41:19 75521df13684: Preparing 06:41:19 ce7a31098692: Preparing 06:41:19 62013b1e0067: Preparing 06:41:19 518b43bcfc67: Preparing 06:41:19 0f367a27f391: Preparing 06:41:19 8829d69d3263: Preparing 06:41:19 0f367a27f391: Waiting 06:41:19 413c6e95161a: Preparing 06:41:19 bdccf8bb9e82: Preparing 06:41:19 7641f6dea935: Preparing 06:41:19 bdccf8bb9e82: Waiting 06:41:19 b91c5a300fa0: Preparing 06:41:19 8829d69d3263: Waiting 06:41:19 7641f6dea935: Waiting 06:41:19 413c6e95161a: Waiting 06:41:19 c7f8fecd9d15: Preparing 06:41:19 b91c5a300fa0: Waiting 06:41:19 2a94133cbb94: Preparing 06:41:19 c7f8fecd9d15: Waiting 06:41:19 0faf9b67be60: Preparing 06:41:19 2a94133cbb94: Waiting 06:41:19 0faf9b67be60: Waiting 06:41:19 0bfc0c8a179a: Layer already exists 06:41:19 75521df13684: Layer already exists 06:41:19 ce7a31098692: Layer already exists 06:41:19 62013b1e0067: Layer already exists 06:41:19 518b43bcfc67: Layer already exists 06:41:19 bdccf8bb9e82: Layer already exists 06:41:19 0f367a27f391: Layer already exists 06:41:19 413c6e95161a: Layer already exists 06:41:19 7641f6dea935: Layer already exists 06:41:19 8829d69d3263: Layer already exists 06:41:19 b91c5a300fa0: Layer already exists 06:41:19 c7f8fecd9d15: Layer already exists 06:41:19 2a94133cbb94: Layer already exists 06:41:19 0faf9b67be60: Layer already exists 06:41:19 add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6: digest: sha256:dc53aeda975b2d3b6de669558f8605e28bd927ab90f2e00a924bfdaf955e9364 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:20 + 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 06:41:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 06:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 06:41:20 0bfc0c8a179a: Preparing 06:41:20 75521df13684: Preparing 06:41:20 ce7a31098692: Preparing 06:41:20 62013b1e0067: Preparing 06:41:20 518b43bcfc67: Preparing 06:41:20 0f367a27f391: Preparing 06:41:20 8829d69d3263: Preparing 06:41:20 413c6e95161a: Preparing 06:41:20 bdccf8bb9e82: Preparing 06:41:20 7641f6dea935: Preparing 06:41:20 b91c5a300fa0: Preparing 06:41:20 c7f8fecd9d15: Preparing 06:41:20 2a94133cbb94: Preparing 06:41:20 0faf9b67be60: Preparing 06:41:20 0f367a27f391: Waiting 06:41:20 8829d69d3263: Waiting 06:41:20 413c6e95161a: Waiting 06:41:20 bdccf8bb9e82: Waiting 06:41:20 7641f6dea935: Waiting 06:41:20 b91c5a300fa0: Waiting 06:41:20 c7f8fecd9d15: Waiting 06:41:20 2a94133cbb94: Waiting 06:41:20 0faf9b67be60: Waiting 06:41:20 0bfc0c8a179a: Layer already exists 06:41:20 75521df13684: Layer already exists 06:41:20 518b43bcfc67: Layer already exists 06:41:20 ce7a31098692: Layer already exists 06:41:20 62013b1e0067: Layer already exists 06:41:20 0f367a27f391: Layer already exists 06:41:20 413c6e95161a: Layer already exists 06:41:20 bdccf8bb9e82: Layer already exists 06:41:20 8829d69d3263: Layer already exists 06:41:20 7641f6dea935: Layer already exists 06:41:20 b91c5a300fa0: Layer already exists 06:41:20 c7f8fecd9d15: Layer already exists 06:41:20 0faf9b67be60: Layer already exists 06:41:20 2a94133cbb94: Layer already exists 06:41:21 main: digest: sha256:dc53aeda975b2d3b6de669558f8605e28bd927ab90f2e00a924bfdaf955e9364 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:21 ===================================================== [Pipeline] echo 06:41:21 taggedImages: 06:41:21 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:add9740b43e34f24ff208f7d10aeac3534a31844 06:41:21 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 06:41:21 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.6 06:41:21 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:add9740b43e34f24ff208f7d10aeac3534a31844-3.2.0-dev.6 06:41:21 - 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 06:41:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:41:22 06:41:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:41:22 arm64: Pulling from edgex-lftools-log-publisher 06:41:22 8998bd30e6a1: Pulling fs layer 06:41:22 04944245beec: Pulling fs layer 06:41:22 699f458cf7ca: Pulling fs layer 06:41:22 765212b225bb: Pulling fs layer 06:41:22 f23df028b6ca: Pulling fs layer 06:41:22 d65c8cfc05b1: Pulling fs layer 06:41:22 2437ff75d9bd: Pulling fs layer 06:41:22 f23df028b6ca: Waiting 06:41:22 d65c8cfc05b1: Waiting 06:41:22 765212b225bb: Waiting 06:41:22 2437ff75d9bd: Waiting 06:41:22 04944245beec: Verifying Checksum 06:41:22 04944245beec: Download complete 06:41:22 765212b225bb: Verifying Checksum 06:41:22 765212b225bb: Download complete 06:41:22 f23df028b6ca: Verifying Checksum 06:41:22 f23df028b6ca: Download complete 06:41:23 d65c8cfc05b1: Verifying Checksum 06:41:23 d65c8cfc05b1: Download complete 06:41:23 699f458cf7ca: Verifying Checksum 06:41:23 699f458cf7ca: Download complete 06:41:23 8998bd30e6a1: Verifying Checksum 06:41:23 8998bd30e6a1: Download complete 06:41:25 2437ff75d9bd: Verifying Checksum 06:41:25 2437ff75d9bd: Download complete 06:41:32 8998bd30e6a1: Pull complete 06:41:32 04944245beec: Pull complete 06:41:34 699f458cf7ca: Pull complete 06:41:34 765212b225bb: Pull complete 06:41:35 f23df028b6ca: Pull complete 06:41:35 d65c8cfc05b1: Pull complete 06:42:01 2437ff75d9bd: Pull complete 06:42:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:42:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:42:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:02 prd-ubuntu20.04-docker-arm64-4c-16g-27981 does not seem to be running inside a container 06:42:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/171 -v /w/workspace/device-usb-camera/171:/w/workspace/device-usb-camera/171:rw,z -v /w/workspace/device-usb-camera/171@tmp:/w/workspace/device-usb-camera/171@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 06:42:04 $ docker top 4847a154efd0bb98b59584cf8ec052d05d1715c2d2d5dd797e0cd27be30e116f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:04 ---> job-cost.sh 06:42:05 lf-activate-venv: SKIPPING 06:42:05 INFO: No Stack... 06:42:05 INFO: Retrieving Pricing Info for: v3-standard-8 06:42:06 INFO: Archiving Costs [Pipeline] sh 06:42:07 + cat /w/workspace/device-usb-camera/171/archives/cost.csv 06:42:07 + cut -d, -f6 [Pipeline] lock 06:42:07 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-171-stack-cost] 06:42:07 Resource [jenkins-edgexfoundry-device-usb-camera-main-171-stack-cost] did not exist. Created. 06:42:07 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:42:07 /w/workspace/device-usb-camera/171@tmp/durable-d9a36cfd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:42:07 + echo total: 0.2199999988079071 [Pipeline] stash 06:42:07 Warning: overwriting stash ‘stack-cost’ 06:42:08 Stashed 1 file(s) [Pipeline] } 06:42:08 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-171-stack-cost] [Pipeline] // lock [Pipeline] } 06:42:08 $ docker stop --time=1 4847a154efd0bb98b59584cf8ec052d05d1715c2d2d5dd797e0cd27be30e116f 06:42:11 $ docker rm -f --volumes 4847a154efd0bb98b59584cf8ec052d05d1715c2d2d5dd797e0cd27be30e116f [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 06:42:12 provisioning config files... 06:42:12 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11622823058493900294tmp [Pipeline] { [Pipeline] sh 06:42:13 + set +x 06:42:13 + curl -s https://codecov.io/bash 06:42:13 + bash -s -- 06:42:13 06:42:13 _____ _ 06:42:13 / ____| | | 06:42:13 | | ___ __| | ___ ___ _____ __ 06:42:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:42:13 | |___| (_) | (_| | __/ (_| (_) \ V / 06:42:13 \_____\___/ \__,_|\___|\___\___/ \_/ 06:42:13 Bash-1.0.6 06:42:13 06:42:13 06:42:13 ==> git version 2.25.1 found 06:42:13 ==> 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 06:42:13 Release-Date: 2020-01-08 06:42:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:42:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:42:13 ==> Jenkins CI detected. 06:42:13 current dir:  /w/workspace/exfoundry_device-usb-camera_main 06:42:13 project root: . 06:42:13 --> token set from env 06:42:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:42:13 ==> Running gcov in . (disable via -X gcov) 06:42:13 ==> Python coveragepy not found 06:42:13 ==> Searching for coverage reports in: 06:42:13 + . 06:42:13 -> Found 1 reports 06:42:13 ==> Detecting git/mercurial file structure 06:42:13 ==> Reading reports 06:42:13 + ./coverage.out bytes=54703 06:42:13 ==> Appending adjustments 06:42:13 https://docs.codecov.io/docs/fixing-reports 06:42:13 + Found adjustments 06:42:13 ==> Gzipping contents 06:42:13 8.0K /tmp/codecov.ZBNVtv.gz 06:42:13 ==> Uploading reports 06:42:13 url: https://codecov.io 06:42:13 query: branch=main&commit=add9740b43e34f24ff208f7d10aeac3534a31844&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 06:42:13 -> Pinging Codecov 06:42:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=add9740b43e34f24ff208f7d10aeac3534a31844&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 06:42:13 -> Uploading to 06:42:13 https://storage.googleapis.com/codecov/v4/raw/2024-01-26/73D8F5FF140700D3E01443B452E23636/add9740b43e34f24ff208f7d10aeac3534a31844/0aee494c-d238-44ef-a229-ccce41bcc250.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T064213Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=471990a6e9527da245788403030be34385884f3ed02b68295de0d54b6f77847a 06:42:13 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:13 Dload Upload Total Spent Left Speed 06:42:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 25679 --:--:-- --:--:-- --:--:-- 25679 100 6805 0 0 100 6805 0 25679 --:--:-- --:--:-- --:--:-- 25582 06:42:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/add9740b43e34f24ff208f7d10aeac3534a31844 [Pipeline] } 06:42:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:42:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:42:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:42:14 06:42:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:42:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:42:15 df9b9388f04a: Pulling fs layer 06:42:15 52dc419b0ee2: Pulling fs layer 06:42:15 25bc292e5bac: Pulling fs layer 06:42:15 114826534d7a: Pulling fs layer 06:42:15 4657fd5d0bcf: Pulling fs layer 06:42:15 6ad1cebc031e: Pulling fs layer 06:42:15 8a3aa393b2d8: Pulling fs layer 06:42:15 4657fd5d0bcf: Waiting 06:42:15 6ad1cebc031e: Waiting 06:42:15 8a3aa393b2d8: Waiting 06:42:15 25bc292e5bac: Download complete 06:42:15 52dc419b0ee2: Verifying Checksum 06:42:15 52dc419b0ee2: Download complete 06:42:15 4657fd5d0bcf: Verifying Checksum 06:42:15 4657fd5d0bcf: Download complete 06:42:15 df9b9388f04a: Download complete 06:42:15 df9b9388f04a: Pull complete 06:42:15 6ad1cebc031e: Verifying Checksum 06:42:15 6ad1cebc031e: Download complete 06:42:15 52dc419b0ee2: Pull complete 06:42:15 25bc292e5bac: Pull complete 06:42:15 114826534d7a: Verifying Checksum 06:42:15 114826534d7a: Download complete 06:42:16 8a3aa393b2d8: Verifying Checksum 06:42:16 8a3aa393b2d8: Download complete 06:42:19 114826534d7a: Pull complete 06:42:19 4657fd5d0bcf: Pull complete 06:42:19 6ad1cebc031e: Pull complete 06:42:23 8a3aa393b2d8: Pull complete 06:42:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:42:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:42:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:23 prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container 06:42:23 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:42:29 $ docker top fcbd0e67713a53b485aa8603e1d068b2af622253b01c82b3491552fa747b1e14 -eo pid,comm [Pipeline] { [Pipeline] echo 06:42:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 06:42:29 + set -o pipefail 06:42:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 06:42:36 06:42:36 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 06:42:36 06:42:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/2026e641-7f12-495f-a0e8-696171cace4e 06:42:36 06:42:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:42:36 06:42:36 06:42:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:42:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:42:36 More details here: https://snyk.co/ue1NS 06:42:36 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 06:42:36 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:42:36 $ docker stop --time=1 fcbd0e67713a53b485aa8603e1d068b2af622253b01c82b3491552fa747b1e14 06:42:40 $ docker rm -f --volumes fcbd0e67713a53b485aa8603e1d068b2af622253b01c82b3491552fa747b1e14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:42:42 + git log --format=format:%s -1 add9740b43e34f24ff208f7d10aeac3534a31844 [Pipeline] sh 06:42:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:42:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:42:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:43 prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container 06:42:43 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:42:43 $ docker top 2b9b70c1237bf643aa958ea1c41ef08aa76ec69e7c171bdb305fc569bb1a8a2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:43 [ssh-agent] Looking for ssh-agent implementation... 06:42:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:44 $ docker exec 2b9b70c1237bf643aa958ea1c41ef08aa76ec69e7c171bdb305fc569bb1a8a2e ssh-agent 06:42:44 SSH_AUTH_SOCK=/tmp/ssh-Na1e8gJTBT0H/agent.32 06:42:44 SSH_AGENT_PID=38 06:42:44 Running ssh-add (command line suppressed) 06:42:44 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2867711731735917243.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2867711731735917243.key) 06:42:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:44 + git semver tag 06:42:45 2024-01-26 06:42:45,016 [run_tag] DEBUG tag force:False 06:42:45 2024-01-26 06:42:45,016 [check_head_tag] DEBUG check head tag 06:42:45 2024-01-26 06:42:45,018 [execute] INFO git cat-file --batch-check 06:42:45 2024-01-26 06:42:45,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 06:42:45 2024-01-26 06:42:45,022 [execute] INFO git cat-file --batch 06:42:45 2024-01-26 06:42:45,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 06:42:45 2024-01-26 06:42:45,060 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:42:45 2024-01-26 06:42:45,060 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 06:42:45 2024-01-26 06:42:45,061 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 06:42:45 2024-01-26 06:42:45,065 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:42:45 3.2.0-dev.6 [Pipeline] } 06:42:45 $ docker exec --env ******** --env ******** 2b9b70c1237bf643aa958ea1c41ef08aa76ec69e7c171bdb305fc569bb1a8a2e ssh-agent -k 06:42:45 unset SSH_AUTH_SOCK; 06:42:45 unset SSH_AGENT_PID; 06:42:45 echo Agent pid 38 killed; 06:42:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:45 + git semver [Pipeline] } 06:42:46 $ docker stop --time=1 2b9b70c1237bf643aa958ea1c41ef08aa76ec69e7c171bdb305fc569bb1a8a2e 06:42:47 $ docker rm -f --volumes 2b9b70c1237bf643aa958ea1c41ef08aa76ec69e7c171bdb305fc569bb1a8a2e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:42:47 06:42:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:42:48 0.23.1-centos7: Pulling from edgex-lftools 06:42:48 ab5ef0e58194: Pulling fs layer 06:42:48 9712f1f96733: Pulling fs layer 06:42:48 63f879dbbcfc: Pulling fs layer 06:42:48 0d9ebad4ef96: Pulling fs layer 06:42:48 e9a5061849ea: Pulling fs layer 06:42:48 d747dcd14b5f: Pulling fs layer 06:42:48 0d9ebad4ef96: Waiting 06:42:48 e9a5061849ea: Waiting 06:42:48 d747dcd14b5f: Waiting 06:42:48 2de7ff778b66: Pulling fs layer 06:42:48 2de7ff778b66: Waiting 06:42:48 9712f1f96733: Download complete 06:42:48 63f879dbbcfc: Verifying Checksum 06:42:48 63f879dbbcfc: Download complete 06:42:48 e9a5061849ea: Verifying Checksum 06:42:48 e9a5061849ea: Download complete 06:42:48 d747dcd14b5f: Verifying Checksum 06:42:48 d747dcd14b5f: Download complete 06:42:48 0d9ebad4ef96: Verifying Checksum 06:42:48 0d9ebad4ef96: Download complete 06:42:48 ab5ef0e58194: Verifying Checksum 06:42:48 ab5ef0e58194: Download complete 06:42:48 2de7ff778b66: Verifying Checksum 06:42:48 2de7ff778b66: Download complete 06:42:52 ab5ef0e58194: Pull complete 06:42:52 9712f1f96733: Pull complete 06:42:52 63f879dbbcfc: Pull complete 06:42:55 0d9ebad4ef96: Pull complete 06:42:56 e9a5061849ea: Pull complete 06:42:56 d747dcd14b5f: Pull complete 06:42:57 2de7ff778b66: Pull complete 06:42:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:42:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:42:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:57 prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container 06:42:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:43:02 $ docker top 45b502452950440346d9370199a76f84dd512aaef200982377915ae131ee0def -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:43:02 provisioning config files... 06:43:02 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5183025086232167001tmp 06:43:02 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2477127717520783739tmp 06:43:02 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17396689969553449873tmp [Pipeline] { [Pipeline] echo 06:43:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:43:03 ---> sigul-configuration.sh 06:43:03 gpg: directory `/root/.gnupg' created 06:43:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:43:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:43:03 gpg: keyring `/root/.gnupg/secring.gpg' created 06:43:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:43:03 gpg: CAST5 encrypted data 06:43:03 gpg: encrypted with 1 passphrase 06:43:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:43:03 + mkdir /home/jenkins 06:43:03 + mkdir /home/jenkins/sigul [Pipeline] sh 06:43:03 + 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 06:43:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:43:04 ---> sigul-install.sh 06:43:04 Sigul already installed; skipping installation. [Pipeline] sh 06:43:04 + git tag --list 06:43:04 v0.0.0 06:43:04 v0.0.1-dev.1 06:43:04 v0.0.1-dev.10 06:43:04 v0.0.1-dev.11 06:43:04 v0.0.1-dev.12 06:43:04 v0.0.1-dev.13 06:43:04 v0.0.1-dev.14 06:43:04 v0.0.1-dev.15 06:43:04 v0.0.1-dev.16 06:43:04 v0.0.1-dev.2 06:43:04 v0.0.1-dev.3 06:43:04 v0.0.1-dev.4 06:43:04 v0.0.1-dev.5 06:43:04 v0.0.1-dev.6 06:43:04 v0.0.1-dev.7 06:43:04 v0.0.1-dev.8 06:43:04 v0.0.1-dev.9 06:43:04 v2.2.0 06:43:04 v2.2.0-dev.17 06:43:04 v2.2.0-dev.18 06:43:04 v2.2.0-dev.19 06:43:04 v2.2.0-dev.20 06:43:04 v2.2.0-dev.21 06:43:04 v2.2.0-dev.22 06:43:04 v2.2.0-dev.23 06:43:04 v2.2.0-dev.24 06:43:04 v2.2.0-dev.25 06:43:04 v2.2.0-dev.26 06:43:04 v2.2.0-dev.27 06:43:04 v2.3.0 06:43:04 v2.3.0-dev.1 06:43:04 v2.3.0-dev.10 06:43:04 v2.3.0-dev.11 06:43:04 v2.3.0-dev.12 06:43:04 v2.3.0-dev.13 06:43:04 v2.3.0-dev.14 06:43:04 v2.3.0-dev.15 06:43:04 v2.3.0-dev.16 06:43:04 v2.3.0-dev.17 06:43:04 v2.3.0-dev.18 06:43:04 v2.3.0-dev.19 06:43:04 v2.3.0-dev.2 06:43:04 v2.3.0-dev.20 06:43:04 v2.3.0-dev.21 06:43:04 v2.3.0-dev.22 06:43:04 v2.3.0-dev.23 06:43:04 v2.3.0-dev.24 06:43:04 v2.3.0-dev.25 06:43:04 v2.3.0-dev.26 06:43:04 v2.3.0-dev.27 06:43:04 v2.3.0-dev.28 06:43:04 v2.3.0-dev.3 06:43:04 v2.3.0-dev.4 06:43:04 v2.3.0-dev.5 06:43:04 v2.3.0-dev.6 06:43:04 v2.3.0-dev.7 06:43:04 v2.3.0-dev.8 06:43:04 v2.3.0-dev.9 06:43:04 v2.3.1 06:43:04 v2.3.1-dev.4 06:43:04 v2.3.1-dev.5 06:43:04 v2.3.1-dev.6 06:43:04 v3.0 06:43:04 v3.0.0 06:43:04 v3.0.0-dev.1 06:43:04 v3.0.0-dev.10 06:43:04 v3.0.0-dev.11 06:43:04 v3.0.0-dev.12 06:43:04 v3.0.0-dev.13 06:43:04 v3.0.0-dev.14 06:43:04 v3.0.0-dev.15 06:43:04 v3.0.0-dev.16 06:43:04 v3.0.0-dev.17 06:43:04 v3.0.0-dev.18 06:43:04 v3.0.0-dev.19 06:43:04 v3.0.0-dev.2 06:43:04 v3.0.0-dev.20 06:43:04 v3.0.0-dev.21 06:43:04 v3.0.0-dev.22 06:43:04 v3.0.0-dev.23 06:43:04 v3.0.0-dev.24 06:43:04 v3.0.0-dev.25 06:43:04 v3.0.0-dev.26 06:43:04 v3.0.0-dev.27 06:43:04 v3.0.0-dev.28 06:43:04 v3.0.0-dev.29 06:43:04 v3.0.0-dev.3 06:43:04 v3.0.0-dev.30 06:43:04 v3.0.0-dev.31 06:43:04 v3.0.0-dev.32 06:43:04 v3.0.0-dev.33 06:43:04 v3.0.0-dev.34 06:43:04 v3.0.0-dev.35 06:43:04 v3.0.0-dev.36 06:43:04 v3.0.0-dev.37 06:43:04 v3.0.0-dev.38 06:43:04 v3.0.0-dev.39 06:43:04 v3.0.0-dev.4 06:43:04 v3.0.0-dev.40 06:43:04 v3.0.0-dev.41 06:43:04 v3.0.0-dev.42 06:43:04 v3.0.0-dev.43 06:43:04 v3.0.0-dev.44 06:43:04 v3.0.0-dev.45 06:43:04 v3.0.0-dev.46 06:43:04 v3.0.0-dev.47 06:43:04 v3.0.0-dev.48 06:43:04 v3.0.0-dev.49 06:43:04 v3.0.0-dev.5 06:43:04 v3.0.0-dev.50 06:43:04 v3.0.0-dev.51 06:43:04 v3.0.0-dev.6 06:43:04 v3.0.0-dev.7 06:43:04 v3.0.0-dev.8 06:43:04 v3.0.0-dev.9 06:43:04 v3.1 06:43:04 v3.1.0 06:43:04 v3.1.0-dev.1 06:43:04 v3.1.0-dev.10 06:43:04 v3.1.0-dev.11 06:43:04 v3.1.0-dev.12 06:43:04 v3.1.0-dev.13 06:43:04 v3.1.0-dev.14 06:43:04 v3.1.0-dev.15 06:43:04 v3.1.0-dev.16 06:43:04 v3.1.0-dev.17 06:43:04 v3.1.0-dev.18 06:43:04 v3.1.0-dev.19 06:43:04 v3.1.0-dev.2 06:43:04 v3.1.0-dev.20 06:43:04 v3.1.0-dev.21 06:43:04 v3.1.0-dev.22 06:43:04 v3.1.0-dev.23 06:43:04 v3.1.0-dev.24 06:43:04 v3.1.0-dev.25 06:43:04 v3.1.0-dev.26 06:43:04 v3.1.0-dev.27 06:43:04 v3.1.0-dev.28 06:43:04 v3.1.0-dev.29 06:43:04 v3.1.0-dev.3 06:43:04 v3.1.0-dev.30 06:43:04 v3.1.0-dev.31 06:43:04 v3.1.0-dev.32 06:43:04 v3.1.0-dev.33 06:43:04 v3.1.0-dev.34 06:43:04 v3.1.0-dev.35 06:43:04 v3.1.0-dev.36 06:43:04 v3.1.0-dev.37 06:43:04 v3.1.0-dev.38 06:43:04 v3.1.0-dev.39 06:43:04 v3.1.0-dev.4 06:43:04 v3.1.0-dev.5 06:43:04 v3.1.0-dev.6 06:43:04 v3.1.0-dev.7 06:43:04 v3.1.0-dev.8 06:43:04 v3.1.0-dev.9 06:43:04 v3.2.0-dev.1 06:43:04 v3.2.0-dev.2 06:43:04 v3.2.0-dev.3 06:43:04 v3.2.0-dev.4 06:43:04 v3.2.0-dev.5 06:43:04 v3.2.0-dev.6 [Pipeline] sh 06:43:04 + lftools sign git-tag v3.2.0-dev.6 06:43:05 Signing Git tag with Sigul... 06:43:05 Signing v3.2.0-dev.6 [Pipeline] echo 06:43:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:43:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:43:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:43:06 $ docker stop --time=1 45b502452950440346d9370199a76f84dd512aaef200982377915ae131ee0def 06:43:07 $ docker rm -f --volumes 45b502452950440346d9370199a76f84dd512aaef200982377915ae131ee0def [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:43:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:43:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:09 prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container 06:43:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:43:09 $ docker top 8c9a51106ea5487087aeffc04639d3ce7fc79d15737c0b0fbcfba66635bfcd2a -eo pid,comm 06:43:09 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). 06:43:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:09 [ssh-agent] Looking for ssh-agent implementation... 06:43:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:09 $ docker exec 8c9a51106ea5487087aeffc04639d3ce7fc79d15737c0b0fbcfba66635bfcd2a ssh-agent 06:43:10 SSH_AUTH_SOCK=/tmp/ssh-xT4swQubGINB/agent.32 06:43:10 SSH_AGENT_PID=38 06:43:10 Running ssh-add (command line suppressed) 06:43:10 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_301686085234087493.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_301686085234087493.key) 06:43:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:10 + git semver bump pre 06:43:11 2024-01-26 06:43:10,857 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:43:11 2024-01-26 06:43:10,858 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev 06:43:11 2024-01-26 06:43:10,858 [bump_version] DEBUG bumped version:3.2.0-dev.7 06:43:11 2024-01-26 06:43:10,858 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 06:43:11 2024-01-26 06:43:10,858 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:43:11 2024-01-26 06:43:10,858 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:43:11 2024-01-26 06:43:10,860 [execute] INFO git cat-file --batch-check 06:43:11 2024-01-26 06:43:10,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 06:43:11 2024-01-26 06:43:10,866 [execute] INFO git cat-file --batch 06:43:11 2024-01-26 06:43:10,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 06:43:11 2024-01-26 06:43:10,872 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:43:11 3.2.0-dev.7 [Pipeline] } 06:43:11 $ docker exec --env ******** --env ******** 8c9a51106ea5487087aeffc04639d3ce7fc79d15737c0b0fbcfba66635bfcd2a ssh-agent -k 06:43:11 unset SSH_AUTH_SOCK; 06:43:11 unset SSH_AGENT_PID; 06:43:11 echo Agent pid 38 killed; 06:43:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:11 + git semver [Pipeline] } 06:43:12 $ docker stop --time=1 8c9a51106ea5487087aeffc04639d3ce7fc79d15737c0b0fbcfba66635bfcd2a 06:43:13 $ docker rm -f --volumes 8c9a51106ea5487087aeffc04639d3ce7fc79d15737c0b0fbcfba66635bfcd2a [Pipeline] // withDockerContainer [Pipeline] sh 06:43:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:43:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:14 prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container 06:43: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:43:14 $ docker top 97ee9d67ee3d8d67291bbdcfff0d5c800f3d7ce35c8dabab50e6390bad9189eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:15 [ssh-agent] Looking for ssh-agent implementation... 06:43:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:15 $ docker exec 97ee9d67ee3d8d67291bbdcfff0d5c800f3d7ce35c8dabab50e6390bad9189eb ssh-agent 06:43:15 SSH_AUTH_SOCK=/tmp/ssh-dxMP1gkK9uo7/agent.32 06:43:15 SSH_AGENT_PID=38 06:43:15 Running ssh-add (command line suppressed) 06:43:15 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13964732486354562684.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13964732486354562684.key) 06:43:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:15 + git semver push 06:43:16 2024-01-26 06:43:15,972 [run_push] DEBUG push 06:43:16 2024-01-26 06:43:15,973 [execute] INFO git cat-file --batch-check 06:43:16 2024-01-26 06:43:15,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 06:43:16 2024-01-26 06:43:15,977 [execute] INFO git rev-list 4638c16b0e05df91322bce4b957632d1fd0aeae3 -- 06:43:16 2024-01-26 06:43:15,977 [execute] DEBUG Popen(['git', 'rev-list', '4638c16b0e05df91322bce4b957632d1fd0aeae3', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 06:43:16 2024-01-26 06:43:15,986 [execute] INFO git fetch -v origin 06:43:16 2024-01-26 06:43:15,986 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 06:43:16 2024-01-26 06:43:16,462 [run_push] DEBUG no remote changes detected 06:43:16 2024-01-26 06:43:16,462 [execute] INFO git push origin semver 06:43:16 2024-01-26 06:43:16,463 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 06:43:17 2024-01-26 06:43:17,179 [run_push] DEBUG push all version tags 06:43:17 2024-01-26 06:43:17,180 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:43:17 2024-01-26 06:43:17,180 [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) 06:43:17 2024-01-26 06:43:17,797 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 06:43:17 3.2.0-dev.7 [Pipeline] } 06:43:17 $ docker exec --env ******** --env ******** 97ee9d67ee3d8d67291bbdcfff0d5c800f3d7ce35c8dabab50e6390bad9189eb ssh-agent -k 06:43:18 unset SSH_AUTH_SOCK; 06:43:18 unset SSH_AGENT_PID; 06:43:18 echo Agent pid 38 killed; 06:43:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:18 + git semver [Pipeline] } 06:43:18 $ docker stop --time=1 97ee9d67ee3d8d67291bbdcfff0d5c800f3d7ce35c8dabab50e6390bad9189eb 06:43:21 $ docker rm -f --volumes 97ee9d67ee3d8d67291bbdcfff0d5c800f3d7ce35c8dabab50e6390bad9189eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:43:25 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 06:43:25 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 06:43:25 total 16 06:43:25 drwxr-xr-x 3 root root 4096 Jan 26 06:34 . 06:43:25 drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 06:43 .. 06:43:25 drwxr-xr-x 2 root root 4096 Jan 26 06:34 cost 06:43:25 -rw-r--r-- 1 root root 89 Jan 26 06:34 cost.csv 06:43:25 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 06:43:25 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 06:43:25 total 16 06:43:25 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:34 . 06:43:25 drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 06:43 .. 06:43:25 drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 06:34 cost 06:43:25 -rw-r--r-- 1 jenkins jenkins 89 Jan 26 06:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:43:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:43:26 ---> package-listing.sh 06:43:26 ++ facter osfamily 06:43:26 ++ tr '[:upper:]' '[:lower:]' 06:43:26 + OS_FAMILY=debian 06:43:26 + workspace=/w/workspace/exfoundry_device-usb-camera_main 06:43:26 + START_PACKAGES=/tmp/packages_start.txt 06:43:26 + END_PACKAGES=/tmp/packages_end.txt 06:43:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:43:26 + PACKAGES=/tmp/packages_start.txt 06:43:26 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 06:43:26 + PACKAGES=/tmp/packages_end.txt 06:43:26 + case "${OS_FAMILY}" in 06:43:26 + dpkg -l 06:43:26 + grep '^ii' 06:43:26 + '[' -f /tmp/packages_start.txt ']' 06:43:26 + '[' -f /tmp/packages_end.txt ']' 06:43:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:43:26 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 06:43:26 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 06:43:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 06:43:26 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 06:43:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:43:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:28 prd-ubuntu20.04-docker-8c-8g-27972 does not seem to be running inside a container 06:43:28 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:43:28 $ docker top e222e298c5e65f75a4ebdab7a09423d19008f0ca6b12b8e142771b8fbf6dc177 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:28 + touch /tmp/pre-build-complete [Pipeline] sh 06:43:29 + mkdir -p /var/log/sysstat [Pipeline] sh 06:43:29 + ls /var/log/sa-host 06:43:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:29 provisioning config files... 06:43:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config356269348151990764tmp [Pipeline] { [Pipeline] echo 06:43:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:43:29 ---> create-netrc.sh [Pipeline] } 06:43:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:43:30 ---> python-tools-install.sh [Pipeline] echo 06:43:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:43:30 ---> sudo-logs.sh 06:43:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:43:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:43:31 ---> job-cost.sh 06:43:31 lf-activate-venv: SKIPPING 06:43:31 DEBUG: total: 0.2199999988079071 06:43:31 INFO: Retrieving Stack Cost... 06:43:31 INFO: Retrieving Pricing Info for: v3-standard-8 06:43:31 INFO: Archiving Costs [Pipeline] echo 06:43:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:43:32 ---> logs-deploy.sh 06:43:32 lf-activate-venv: SKIPPING 06:43:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/171 06:43:32 INFO: archiving workspace using pattern(s): 06:43:33 Archives upload complete. 06:43:33 INFO: archiving logs to Nexus 06:43:33 ---> uname -a: 06:43:33 Linux prd-ubuntu20-04-docker-8c-8g-27972 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:43:33 06:43:33 06:43:33 ---> lscpu: 06:43:33 Architecture: x86_64 06:43:33 CPU op-mode(s): 32-bit, 64-bit 06:43:33 Byte Order: Little Endian 06:43:33 Address sizes: 40 bits physical, 48 bits virtual 06:43:33 CPU(s): 8 06:43:33 On-line CPU(s) list: 0-7 06:43:33 Thread(s) per core: 1 06:43:33 Core(s) per socket: 1 06:43:33 Socket(s): 8 06:43:33 NUMA node(s): 1 06:43:33 Vendor ID: AuthenticAMD 06:43:33 CPU family: 23 06:43:33 Model: 49 06:43:33 Model name: AMD EPYC-Rome Processor 06:43:33 Stepping: 0 06:43:33 CPU MHz: 2799.998 06:43:33 BogoMIPS: 5599.99 06:43:33 Virtualization: AMD-V 06:43:33 Hypervisor vendor: KVM 06:43:33 Virtualization type: full 06:43:33 L1d cache: 256 KiB 06:43:33 L1i cache: 256 KiB 06:43:33 L2 cache: 4 MiB 06:43:33 L3 cache: 128 MiB 06:43:33 NUMA node0 CPU(s): 0-7 06:43:33 Vulnerability Itlb multihit: Not affected 06:43:33 Vulnerability L1tf: Not affected 06:43:33 Vulnerability Mds: Not affected 06:43:33 Vulnerability Meltdown: Not affected 06:43:33 Vulnerability Mmio stale data: Not affected 06:43:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:43:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:43:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:43:33 Vulnerability Srbds: Not affected 06:43:33 Vulnerability Tsx async abort: Not affected 06:43:33 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 06:43:33 06:43:33 06:43:33 ---> nproc: 06:43:33 8 06:43:33 06:43:33 06:43:33 ---> df -h: 06:43:33 Filesystem Size Used Avail Use% Mounted on 06:43:33 overlay 155G 13G 143G 9% / 06:43:33 tmpfs 64M 0 64M 0% /dev 06:43:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:43:33 shm 64M 0 64M 0% /dev/shm 06:43:33 /dev/vda1 155G 13G 143G 9% /facter-os 06:43:33 06:43:33 06:43:33 ---> sar -b -r -n DEV: 06:43:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27972) 01/26/24 _x86_64_ (8 CPU) 06:43:33 06:43:33 06:30:45 LINUX RESTART (8 CPU) 06:43:33 06:43:33 06:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:43:33 06:32:02 212.40 47.79 164.61 0.00 5393.90 181602.93 0.00 06:43:33 06:33:01 178.04 1.32 176.72 0.00 28.88 62967.77 0.00 06:43:33 06:34:01 205.90 0.15 205.75 0.00 19.86 34212.30 0.00 06:43:33 06:35:01 47.14 0.05 47.09 0.00 7.60 16471.80 0.00 06:43:33 06:36:01 25.53 10.20 15.33 0.00 3445.43 3696.85 0.00 06:43:33 06:37:01 4.33 0.00 4.33 0.00 0.00 57.19 0.00 06:43:33 06:38:01 1.08 0.00 1.08 0.00 0.00 12.39 0.00 06:43:33 06:39:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 06:43:33 06:40:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 06:43:33 06:41:01 2.00 0.00 2.00 0.00 0.00 32.13 0.00 06:43:33 06:42:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 06:43:33 06:43:01 108.65 0.40 108.25 0.00 14.80 55058.56 0.00 06:43:33 Average: 65.56 5.00 60.56 0.00 743.50 29464.88 0.00 06:43:33 06:43:33 06:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:43:33 06:32:02 29206500 31539460 775404 2.36 77772 2525888 2012236 5.93 1019960 2265704 1748 06:43:33 06:33:01 28572452 31538028 766248 2.33 142032 3031648 1899032 5.60 1189908 2653148 36 06:43:33 06:34:01 27825324 31534600 764776 2.33 150220 3724316 1984748 5.85 1284904 3256608 244108 06:43:33 06:35:01 27590724 31552704 745560 2.27 156256 3938176 1766224 5.21 1279992 3458200 20 06:43:33 06:36:01 27350932 31533796 755512 2.30 161428 4141676 1806588 5.32 1442616 3513624 1308 06:43:33 06:37:01 27357900 31540732 748896 2.28 161468 4141672 1822696 5.37 1435164 3513584 136 06:43:33 06:38:01 27357796 31540676 748816 2.28 161488 4141676 1822696 5.37 1434956 3513588 4 06:43:33 06:39:01 27364608 31547628 741976 2.26 161524 4141676 1822696 5.37 1428684 3513680 4 06:43:33 06:40:01 27365136 31548172 741364 2.25 161544 4141680 1822696 5.37 1428704 3513684 12 06:43:33 06:41:01 27364604 31547720 741748 2.26 161608 4141664 1822696 5.37 1428784 3513700 32 06:43:33 06:42:01 27364968 31548116 741292 2.25 161632 4141664 1822696 5.37 1428868 3513700 8 06:43:33 06:43:01 25860016 31514192 766752 2.33 202140 5449428 1892460 5.58 1538044 4779656 69600 06:43:33 Average: 27548413 31540485 753195 2.29 154926 3971764 1858122 5.48 1361715 3417406 26418 06:43:33 06:43:33 06:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:43:33 06:32:02 docker0 65.86 72.30 5.52 231.40 0.00 0.00 0.00 0.00 06:43:33 06:32:02 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 06:43:33 06:32:02 vethfeb0bd3 48.98 53.34 4.78 48.67 0.00 0.00 0.00 0.00 06:43:33 06:32:02 ens3 641.39 437.33 5903.68 94.70 0.00 0.00 0.00 0.00 06:43:33 06:33:01 docker0 139.35 247.11 11.54 2053.94 0.00 0.00 0.00 0.00 06:43:33 06:33:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:43:33 06:33:01 ens3 296.42 180.00 2094.38 106.85 0.00 0.00 0.00 0.00 06:43:33 06:34:01 docker0 22.75 56.14 1.59 895.94 0.00 0.00 0.00 0.00 06:43:33 06:34:01 lo 11.80 11.80 1.18 1.18 0.00 0.00 0.00 0.00 06:43:33 06:34:01 ens3 326.16 254.67 3739.94 1296.92 0.00 0.00 0.00 0.00 06:43:33 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:33 06:35:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:43:33 06:35:01 ens3 15.28 8.73 15.75 5.55 0.00 0.00 0.00 0.00 06:43:33 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:33 06:36:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 06:43:33 06:36:01 ens3 73.65 33.21 1374.28 2.62 0.00 0.00 0.00 0.00 06:43:33 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:33 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:33 06:37:01 ens3 0.97 0.53 0.44 0.27 0.00 0.00 0.00 0.00 06:43:33 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:33 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:33 06:38:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:33 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:33 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:33 06:39:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:33 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:33 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:33 06:40:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:43:33 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:33 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:33 06:41:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:43:33 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:33 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:33 06:42:01 ens3 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 06:43:33 06:43:01 docker0 61.31 111.81 4.83 943.07 0.00 0.00 0.00 0.00 06:43:33 06:43:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 06:43:33 06:43:01 ens3 365.17 220.88 8127.30 33.53 0.00 0.00 0.00 0.00 06:43:33 Average: docker0 23.94 40.33 1.94 341.30 0.00 0.00 0.00 0.00 06:43:33 Average: lo 1.86 1.86 0.18 0.18 0.00 0.00 0.00 0.00 06:43:33 Average: ens3 143.11 94.53 1770.80 128.40 0.00 0.00 0.00 0.00 06:43:33 06:43:33 06:43:33 ---> sar -P ALL: 06:43:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27972) 01/26/24 _x86_64_ (8 CPU) 06:43:33 06:43:33 06:30:45 LINUX RESTART (8 CPU) 06:43:33 06:43:33 06:31:01 CPU %user %nice %system %iowait %steal %idle 06:43:33 06:32:02 all 9.91 0.00 3.60 2.96 0.06 83.46 06:43:33 06:32:02 0 9.95 0.00 4.62 0.98 0.05 84.39 06:43:33 06:32:02 1 9.15 0.00 3.84 5.67 0.07 81.27 06:43:33 06:32:02 2 14.55 0.00 3.12 0.67 0.07 81.59 06:43:33 06:32:02 3 9.49 0.00 3.05 1.45 0.07 85.95 06:43:33 06:32:02 4 9.52 0.00 2.82 1.33 0.05 86.28 06:43:33 06:32:02 5 8.77 0.00 3.16 5.57 0.07 82.44 06:43:33 06:32:02 6 10.29 0.00 3.74 1.08 0.05 84.84 06:43:33 06:32:02 7 7.55 0.00 4.47 6.95 0.07 80.96 06:43:33 06:33:01 all 29.36 0.00 4.81 3.25 0.08 62.51 06:43:33 06:33:01 0 30.07 0.00 4.77 3.03 0.09 62.04 06:43:33 06:33:01 1 27.89 0.00 5.30 14.69 0.07 52.06 06:43:33 06:33:01 2 26.76 0.00 4.81 3.83 0.07 64.54 06:43:33 06:33:01 3 31.03 0.00 4.40 0.76 0.05 63.76 06:43:33 06:33:01 4 30.60 0.00 5.22 0.63 0.07 63.48 06:43:33 06:33:01 5 30.24 0.00 5.12 0.51 0.07 64.06 06:43:33 06:33:01 6 30.71 0.00 4.91 2.29 0.12 61.97 06:43:33 06:33:01 7 27.51 0.00 3.96 0.31 0.09 68.13 06:43:33 06:34:01 all 20.64 0.00 3.45 2.38 0.08 73.44 06:43:33 06:34:01 0 18.82 0.00 3.60 1.04 0.12 76.43 06:43:33 06:34:01 1 20.73 0.00 3.69 0.05 0.07 75.46 06:43:33 06:34:01 2 22.81 0.00 3.05 2.93 0.07 71.15 06:43:33 06:34:01 3 22.34 0.00 2.80 1.32 0.10 73.43 06:43:33 06:34:01 4 19.47 0.00 3.44 0.40 0.08 76.60 06:43:33 06:34:01 5 21.32 0.00 4.05 0.86 0.07 73.70 06:43:33 06:34:01 6 22.66 0.00 3.89 3.37 0.08 70.00 06:43:33 06:34:01 7 17.00 0.00 3.09 9.13 0.07 70.71 06:43:33 06:35:01 all 1.55 0.00 0.73 0.91 0.01 96.80 06:43:33 06:35:01 0 1.40 0.00 0.60 0.03 0.00 97.96 06:43:33 06:35:01 1 1.47 0.00 0.95 5.89 0.02 91.67 06:43:33 06:35:01 2 1.79 0.00 0.55 0.15 0.03 97.47 06:43:33 06:35:01 3 1.77 0.00 0.57 0.00 0.02 97.64 06:43:33 06:35:01 4 1.71 0.00 0.65 0.00 0.02 97.63 06:43:33 06:35:01 5 1.94 0.00 0.47 0.00 0.02 97.57 06:43:33 06:35:01 6 1.44 0.00 0.55 0.62 0.02 97.38 06:43:33 06:35:01 7 0.85 0.00 1.53 0.57 0.00 97.05 06:43:33 06:36:01 all 1.08 0.00 0.40 0.20 0.02 98.30 06:43:33 06:36:01 0 1.37 0.00 0.57 0.43 0.02 97.62 06:43:33 06:36:01 1 0.57 0.00 0.38 0.05 0.02 98.98 06:43:33 06:36:01 2 2.62 0.00 0.33 0.00 0.03 97.02 06:43:33 06:36:01 3 0.55 0.00 0.28 0.18 0.00 98.98 06:43:33 06:36:01 4 1.73 0.00 0.42 0.02 0.02 97.82 06:43:33 06:36:01 5 0.85 0.00 0.32 0.02 0.03 98.78 06:43:33 06:36:01 6 0.67 0.00 0.70 0.35 0.02 98.26 06:43:33 06:36:01 7 0.25 0.00 0.23 0.55 0.02 98.95 06:43:33 06:37:01 all 0.04 0.00 0.02 0.01 0.00 99.93 06:43:33 06:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:43:33 06:37:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:43:33 06:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:43:33 06:37:01 3 0.08 0.00 0.00 0.03 0.00 99.88 06:43:33 06:37:01 4 0.03 0.00 0.03 0.00 0.00 99.93 06:43:33 06:37:01 5 0.15 0.00 0.05 0.00 0.02 99.78 06:43:33 06:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:43:33 06:37:01 7 0.02 0.00 0.00 0.02 0.00 99.97 06:43:33 06:38:01 all 0.10 0.00 0.01 0.00 0.01 99.88 06:43:33 06:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:43:33 06:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:43:33 06:38:01 2 0.70 0.00 0.02 0.00 0.02 99.27 06:43:33 06:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:43:33 06:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:43:33 06:38:01 5 0.05 0.00 0.00 0.00 0.03 99.92 06:43:33 06:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:43:33 06:38:01 7 0.02 0.00 0.00 0.03 0.00 99.95 06:43:33 06:39:01 all 0.05 0.00 0.01 0.00 0.01 99.93 06:43:33 06:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:43:33 06:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:43:33 06:39:01 2 0.08 0.00 0.02 0.00 0.00 99.90 06:43:33 06:39:01 3 0.13 0.00 0.00 0.00 0.00 99.87 06:43:33 06:39:01 4 0.05 0.00 0.03 0.00 0.02 99.90 06:43:33 06:39:01 5 0.03 0.00 0.02 0.02 0.02 99.92 06:43:33 06:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:43:33 06:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:43:33 06:40:01 all 0.04 0.00 0.01 0.00 0.00 99.94 06:43:33 06:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:43:33 06:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:43:33 06:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:43:33 06:40:01 3 0.25 0.00 0.02 0.00 0.00 99.73 06:43:33 06:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:43:33 06:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:43:33 06:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:43:33 06:40:01 7 0.00 0.00 0.02 0.02 0.00 99.97 06:43:33 06:41:01 all 0.02 0.00 0.01 0.01 0.01 99.96 06:43:33 06:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:43:33 06:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:43:33 06:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:43:33 06:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:43:33 06:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:43:33 06:41:01 5 0.02 0.00 0.00 0.07 0.02 99.90 06:43:33 06:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:43:33 06:41:01 7 0.00 0.00 0.02 0.02 0.00 99.97 06:43:33 06:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:43:33 06:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:43:33 06:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:43:33 06:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:43:33 06:42:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:43:33 06:42:01 4 0.03 0.00 0.03 0.00 0.03 99.90 06:43:33 06:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:43:33 06:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:43:33 06:42:01 7 0.00 0.00 0.00 0.03 0.00 99.97 06:43:33 06:43:33 06:42:01 CPU %user %nice %system %iowait %steal %idle 06:43:33 06:43:01 all 7.73 0.00 3.36 3.07 0.06 85.78 06:43:33 06:43:01 0 8.59 0.00 3.56 0.03 0.05 87.77 06:43:33 06:43:01 1 9.52 0.00 3.36 0.02 0.07 87.04 06:43:33 06:43:01 2 7.47 0.00 3.94 6.58 0.10 81.91 06:43:33 06:43:01 3 7.56 0.00 3.55 0.42 0.03 88.43 06:43:33 06:43:01 4 7.68 0.00 3.18 0.22 0.05 88.87 06:43:33 06:43:01 5 6.91 0.00 2.98 12.31 0.05 77.75 06:43:33 06:43:01 6 7.02 0.00 2.69 0.86 0.08 89.34 06:43:33 06:43:01 7 7.05 0.00 3.59 4.20 0.05 85.10 06:43:33 Average: all 5.81 0.00 1.35 1.06 0.03 91.75 06:43:33 Average: 0 5.80 0.00 1.47 0.46 0.03 92.25 06:43:33 Average: 1 5.72 0.00 1.45 2.16 0.03 90.64 06:43:33 Average: 2 6.33 0.00 1.31 1.16 0.04 91.16 06:43:33 Average: 3 6.03 0.00 1.21 0.34 0.03 92.39 06:43:33 Average: 4 5.85 0.00 1.31 0.21 0.03 92.60 06:43:33 Average: 5 5.79 0.00 1.33 1.60 0.03 91.25 06:43:33 Average: 6 6.00 0.00 1.36 0.71 0.03 91.89 06:43:33 Average: 7 4.94 0.00 1.39 1.80 0.03 91.83 06:43:33 06:43:33 06:43:33