Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab 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-ssh18386208425893891485.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9880476211526693154.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh6252171404495448610.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1217589103658445206.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-ssh11177917466523454298.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-39349 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab # timeout=10 Commit message: "Merge pull request #387 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25" > git rev-list --no-walk a1121d67b9e182bac033e71f594406838e537737 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:39:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:39:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:39:13 ========================================================= 18:39:13 EdgeX Global Pipelines Version Info 18:39:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:39:14 ------------------- 18:39:14 stable info: 18:39:14 ------------------- 18:39:14 Commited By: Cherry Wang cherry@iotechsys.com 18:39:14 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 18:39:14 Message: update stable to v1.0.269 18:39:14 ------------------- 18:39:14 experimental info: 18:39:14 ------------------- 18:39:14 Commited By: **** collab-it+edgex@linuxfoundation.org 18:39:14 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 18:39:14 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:39:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:39:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:39:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:39:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:39:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:39:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbc64fe [Pipeline] echo 18:39:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:39:15 provisioning config files... 18:39:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16428465626156345065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:16 ---> ****-login.sh 18:39:16 nexus3.edgexfoundry.org:10001 18:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:39:16 Configure a credential helper to remove this warning. See 18:39:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:39:16 18:39:16 Login Succeeded 18:39:16 nexus3.edgexfoundry.org:10002 18:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:39:16 Configure a credential helper to remove this warning. See 18:39:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:39:16 18:39:16 Login Succeeded 18:39:16 nexus3.edgexfoundry.org:10003 18:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:39:16 Configure a credential helper to remove this warning. See 18:39:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:39:16 18:39:16 Login Succeeded 18:39:16 nexus3.edgexfoundry.org:10004 18:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:39:16 Configure a credential helper to remove this warning. See 18:39:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:39:16 18:39:16 Login Succeeded 18:39:16 ****.io 18:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:39:17 Configure a credential helper to remove this warning. See 18:39:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:39:17 18:39:17 Login Succeeded 18:39:17 ---> ****-login.sh ends [Pipeline] } 18:39:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:39:17 + git rev-list -1 --merges fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab~1..fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [Pipeline] echo 18:39:17 -----------> git rev-list -1 --merges fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab~1..fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab 18:39:17 fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [false] [Pipeline] sh 18:39:17 + git log --format=format:%s -1 fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [Pipeline] echo 18:39:17 ========================================================= 18:39:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:39:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:39:18 + git log --format=format:%s -1 fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [Pipeline] echo 18:39:18 [semverPrep] GIT_COMMIT: fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab, Commit Message: Merge pull request #387 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25 [Pipeline] echo 18:39:18 [semverPrep] This is not a build commit. [Pipeline] sh 18:39:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:39:18 + grep -v github /etc/ssh/ssh_known_hosts 18:39:18 + [ -e /tmp/ssh_known_hosts ] 18:39:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:39:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:39:18 + sudo tee -a /etc/ssh/ssh_known_hosts 18:39:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:39:18 18:39:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:39:19 0.1.4: Pulling from edgex-devops/py-git-semver 18:39:19 b85a868b505f: Pulling fs layer 18:39:19 e2be974225ed: Pulling fs layer 18:39:19 339a4e72a1f5: Pulling fs layer 18:39:19 988bab9f4d93: Pulling fs layer 18:39:19 1469e6f7b9e6: Pulling fs layer 18:39:19 eaf3925da568: Pulling fs layer 18:39:19 bab4dde63d76: Pulling fs layer 18:39:19 bde34c3a00c8: Pulling fs layer 18:39:19 b352a97aabf1: Pulling fs layer 18:39:19 4872d77fe225: Pulling fs layer 18:39:19 5851b861e8e6: Pulling fs layer 18:39:19 988bab9f4d93: Waiting 18:39:19 1469e6f7b9e6: Waiting 18:39:19 bde34c3a00c8: Waiting 18:39:19 b352a97aabf1: Waiting 18:39:19 eaf3925da568: Waiting 18:39:19 bab4dde63d76: Waiting 18:39:19 4872d77fe225: Waiting 18:39:19 e2be974225ed: Verifying Checksum 18:39:19 e2be974225ed: Download complete 18:39:19 988bab9f4d93: Verifying Checksum 18:39:19 988bab9f4d93: Download complete 18:39:19 1469e6f7b9e6: Verifying Checksum 18:39:19 1469e6f7b9e6: Download complete 18:39:19 339a4e72a1f5: Verifying Checksum 18:39:19 339a4e72a1f5: Download complete 18:39:19 eaf3925da568: Verifying Checksum 18:39:19 eaf3925da568: Download complete 18:39:19 bde34c3a00c8: Download complete 18:39:19 b352a97aabf1: Verifying Checksum 18:39:19 b352a97aabf1: Download complete 18:39:19 4872d77fe225: Verifying Checksum 18:39:19 5851b861e8e6: Download complete 18:39:19 b85a868b505f: Verifying Checksum 18:39:19 b85a868b505f: Download complete 18:39:19 bab4dde63d76: Verifying Checksum 18:39:19 bab4dde63d76: Download complete 18:39:20 b85a868b505f: Pull complete 18:39:20 e2be974225ed: Pull complete 18:39:20 339a4e72a1f5: Pull complete 18:39:21 988bab9f4d93: Pull complete 18:39:21 1469e6f7b9e6: Pull complete 18:39:21 eaf3925da568: Pull complete 18:39:22 bab4dde63d76: Pull complete 18:39:23 bde34c3a00c8: Pull complete 18:39:23 b352a97aabf1: Pull complete 18:39:23 4872d77fe225: Pull complete 18:39:23 5851b861e8e6: Pull complete 18:39:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:39:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:39:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:23 prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container 18:39:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:39:25 $ docker top 899133f61c13f1500acd9e18ef5a35b4fd8581cf7e64bcac66cb3769e0c48bb6 -eo pid,comm 18:39:25 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). 18:39:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:39:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:25 [ssh-agent] Looking for ssh-agent implementation... 18:39:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:25 $ docker exec 899133f61c13f1500acd9e18ef5a35b4fd8581cf7e64bcac66cb3769e0c48bb6 ssh-agent 18:39:25 SSH_AUTH_SOCK=/tmp/ssh-KWYNi6HXvVjC/agent.33 18:39:25 SSH_AGENT_PID=39 18:39:25 Running ssh-add (command line suppressed) 18:39:25 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16981579700474041726.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16981579700474041726.key) 18:39:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:26 + git tag --points-at HEAD [Pipeline] } 18:39:26 $ docker exec --env ******** --env ******** 899133f61c13f1500acd9e18ef5a35b4fd8581cf7e64bcac66cb3769e0c48bb6 ssh-agent -k 18:39:26 unset SSH_AUTH_SOCK; 18:39:26 unset SSH_AGENT_PID; 18:39:26 echo Agent pid 39 killed; 18:39:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:39:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:39:26 [ssh-agent] Looking for ssh-agent implementation... 18:39:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:39:26 $ docker exec 899133f61c13f1500acd9e18ef5a35b4fd8581cf7e64bcac66cb3769e0c48bb6 ssh-agent 18:39:26 SSH_AUTH_SOCK=/tmp/ssh-OxU1jAz4mH5t/agent.72 18:39:26 SSH_AGENT_PID=78 18:39:26 Running ssh-add (command line suppressed) 18:39:26 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3065669876037477264.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3065669876037477264.key) 18:39:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:39:26 + git semver init 18:39:27 2025-02-20 18:39:27,157 [run_init] DEBUG init version:0.0.0 force:False 18:39:27 2025-02-20 18:39:27,158 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 18:39:27 2025-02-20 18:39:27,159 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 18:39:27 2025-02-20 18:39:27,159 [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) 18:39:29 2025-02-20 18:39:28,624 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 18:39:29 2025-02-20 18:39:28,624 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 18:39:29 2025-02-20 18:39:28,625 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:39:29 2025-02-20 18:39:28,625 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:39:29 4.0.0-dev.8 [Pipeline] } 18:39:29 $ docker exec --env ******** --env ******** 899133f61c13f1500acd9e18ef5a35b4fd8581cf7e64bcac66cb3769e0c48bb6 ssh-agent -k 18:39:29 unset SSH_AUTH_SOCK; 18:39:29 unset SSH_AGENT_PID; 18:39:29 echo Agent pid 78 killed; 18:39:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:29 + git semver [Pipeline] } 18:39:29 $ docker stop --time=1 899133f61c13f1500acd9e18ef5a35b4fd8581cf7e64bcac66cb3769e0c48bb6 18:39:31 $ docker rm -f --volumes 899133f61c13f1500acd9e18ef5a35b4fd8581cf7e64bcac66cb3769e0c48bb6 [Pipeline] // withDockerContainer [Pipeline] sh 18:39:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:39:31 Stashed 1 file(s) [Pipeline] echo 18:39:31 [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [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 18:39:31 provisioning config files... 18:39:31 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10196255821413072429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:32 ---> ****-login.sh 18:39:32 nexus3.edgexfoundry.org:10001 18:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:39:32 Configure a credential helper to remove this warning. See 18:39:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:39:32 18:39:32 Login Succeeded 18:39:32 nexus3.edgexfoundry.org:10002 18:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:39:32 Configure a credential helper to remove this warning. See 18:39:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:39:32 18:39:32 Login Succeeded 18:39:32 nexus3.edgexfoundry.org:10003 18:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:39:32 Configure a credential helper to remove this warning. See 18:39:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:39:32 18:39:32 Login Succeeded 18:39:32 nexus3.edgexfoundry.org:10004 18:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:39:32 Configure a credential helper to remove this warning. See 18:39:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:39:32 18:39:32 Login Succeeded 18:39:32 ****.io 18:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:39:32 Configure a credential helper to remove this warning. See 18:39:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:39:32 18:39:32 Login Succeeded 18:39:32 ---> ****-login.sh ends [Pipeline] } 18:39:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:39:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:39:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:39:32 ========================================================= 18:39:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 18:39:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 18:39:33 Sending build context to Docker daemon 20.75MB 18:39:33 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 18:39:33 Step 2/13 : FROM ${BASE} AS builder 18:39:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 18:39:33 da9db072f522: Pulling fs layer 18:39:33 6ef4a4ee8ca5: Pulling fs layer 18:39:33 06f05ace1117: Pulling fs layer 18:39:33 5fe327b54edc: Pulling fs layer 18:39:33 4f4fb700ef54: Pulling fs layer 18:39:33 92a5565b7b96: Pulling fs layer 18:39:33 ff9bb7016b71: Pulling fs layer 18:39:33 b67dba6c2c7d: Pulling fs layer 18:39:33 a813b0c90790: Pulling fs layer 18:39:33 5fe327b54edc: Waiting 18:39:33 92a5565b7b96: Waiting 18:39:33 4f4fb700ef54: Waiting 18:39:33 b67dba6c2c7d: Waiting 18:39:33 a813b0c90790: Waiting 18:39:33 ff9bb7016b71: Waiting 18:39:33 6ef4a4ee8ca5: Download complete 18:39:33 5fe327b54edc: Verifying Checksum 18:39:33 5fe327b54edc: Download complete 18:39:33 4f4fb700ef54: Verifying Checksum 18:39:33 4f4fb700ef54: Download complete 18:39:33 92a5565b7b96: Verifying Checksum 18:39:33 92a5565b7b96: Download complete 18:39:33 da9db072f522: Verifying Checksum 18:39:33 da9db072f522: Download complete 18:39:33 ff9bb7016b71: Verifying Checksum 18:39:33 ff9bb7016b71: Download complete 18:39:33 da9db072f522: Pull complete 18:39:33 a813b0c90790: Verifying Checksum 18:39:33 a813b0c90790: Download complete 18:39:33 6ef4a4ee8ca5: Pull complete 18:39:33 06f05ace1117: Verifying Checksum 18:39:33 06f05ace1117: Download complete 18:39:34 b67dba6c2c7d: Verifying Checksum 18:39:34 b67dba6c2c7d: Download complete 18:39:37 06f05ace1117: Pull complete 18:39:37 5fe327b54edc: Pull complete 18:39:37 4f4fb700ef54: Pull complete 18:39:37 92a5565b7b96: Pull complete 18:39:37 ff9bb7016b71: Pull complete 18:39:39 b67dba6c2c7d: Pull complete 18:39:40 a813b0c90790: Pull complete 18:39:40 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 18:39:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 18:39:40 ---> 3ba60ce46760 18:39:40 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:39:43 ---> Running in 4ffbaff251d0 18:39:43 Removing intermediate container 4ffbaff251d0 18:39:43 ---> 2fe3d01b7c37 18:39:43 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:39:43 ---> Running in 8f72ad3084d5 18:39:43 Removing intermediate container 8f72ad3084d5 18:39:43 ---> fc0049176b5b 18:39:43 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:39:43 ---> Running in 14eb4436ad0a 18:39:43 Removing intermediate container 14eb4436ad0a 18:39:43 ---> d8f31ea68f15 18:39:43 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:39:43 ---> Running in 5e770c95b832 18:39:43 Removing intermediate container 5e770c95b832 18:39:43 ---> b15ae2e8086b 18:39:43 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:39:43 ---> Running in 081c780a5011 18:39:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:39:44 (1/14) Installing libintl (0.22.5-r0) 18:39:44 (2/14) Installing eudev-libs (3.2.14-r2) 18:39:44 (3/14) Installing libjpeg-turbo (3.0.3-r0) 18:39:44 (4/14) Installing v4l-utils-libs (1.24.1-r1) 18:39:44 (5/14) Installing v4l-utils (1.24.1-r1) 18:39:44 (6/14) Installing libdvbv5 (1.24.1-r1) 18:39:44 (7/14) Installing udev-init-scripts (35-r1) 18:39:44 (8/14) Installing libeconf (0.6.3-r0) 18:39:44 (9/14) Installing libblkid (2.40.1-r1) 18:39:44 (10/14) Installing xz-libs (5.6.2-r0) 18:39:44 (11/14) Installing kmod-libs (32-r0) 18:39:44 (12/14) Installing eudev (3.2.14-r2) 18:39:44 (13/14) Installing eudev-dev (3.2.14-r2) 18:39:44 (14/14) Installing v4l-utils-dev (1.24.1-r1) 18:39:44 Executing busybox-1.36.1-r29.trigger 18:39:44 Executing eudev-3.2.14-r2.trigger 18:39:44 OK: 254 MiB in 72 packages 18:39:45 Removing intermediate container 081c780a5011 18:39:45 ---> 1fc7ded777b0 18:39:45 Step 8/13 : WORKDIR /device-usb-camera 18:39:45 ---> Running in 9e9f9b695b42 18:39:45 Removing intermediate container 9e9f9b695b42 18:39:45 ---> 2c00403a075d 18:39:45 Step 9/13 : COPY go.mod vendor* ./ 18:39:45 ---> d8a3386de300 18:39:45 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:39:45 ---> Running in a197edb4c9a3 18:39:46 Still waiting to schedule task 18:39:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:40:24 Removing intermediate container a197edb4c9a3 18:40:24 ---> ae553d4ede9e 18:40:24 Step 11/13 : COPY . . 18:40:24 ---> 6d96e8bc3f95 18:40:24 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 18:40:24 ---> Running in bfa0f26e2afd 18:40:24  % Total % Received % Xferd Average Speed Time Time Time Current 18:40:24 Dload Upload Total Spent Left Speed 18:40:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9635 0 --:--:-- --:--:-- --:--:-- 9833 18:40:24 Removing intermediate container bfa0f26e2afd 18:40:24 ---> 27b7d9e15cc1 18:40:24 Step 13/13 : RUN ${MAKE} 18:40:24 ---> Running in 05146056a5f9 18:40:24 noop 18:40:24 Removing intermediate container 05146056a5f9 18:40:24 ---> 5d0e28c4fd17 18:40:24 Successfully built 5d0e28c4fd17 18:40:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:24 + docker inspect -f . ci-base-image-x86_64 18:40:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:24 prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container 18:40:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:40:24 $ docker top 9c1d86c03e7e8b415b439d9b6f9ad2fbf0b0b796fb9bfd514bd08815afa70927 -eo pid,comm [Pipeline] { [Pipeline] sh 18:40:25 + go version 18:40:25 go version go1.23.4 linux/amd64 [Pipeline] } 18:40:25 $ docker stop --time=1 9c1d86c03e7e8b415b439d9b6f9ad2fbf0b0b796fb9bfd514bd08815afa70927 18:40:26 $ docker rm -f --volumes 9c1d86c03e7e8b415b439d9b6f9ad2fbf0b0b796fb9bfd514bd08815afa70927 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:26 + docker inspect -f . ci-base-image-x86_64 18:40:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:27 prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container 18:40:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:40:27 $ docker top 31727fc649afa825f281f4b6166869ad3f5e7b7609379afc68e5fa897a1aae8f -eo pid,comm [Pipeline] { [Pipeline] sh 18:40:27 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 18:40:28 + make test 18:40:28 go test ./... -coverprofile=coverage.out ./... 18:40:29 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:40:47 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 18:40:47 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements 18:40:59 go vet ./... 18:41:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:41:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:41:03 ./bin/test-attribution-txt.sh [Pipeline] echo 18:41:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:41:04 $ docker stop --time=1 31727fc649afa825f281f4b6166869ad3f5e7b7609379afc68e5fa897a1aae8f 18:41:06 $ docker rm -f --volumes 31727fc649afa825f281f4b6166869ad3f5e7b7609379afc68e5fa897a1aae8f [Pipeline] // withDockerContainer [Pipeline] sh 18:41:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:41:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:41:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:41:07 + ls -al . 18:41:07 total 288 18:41:07 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 18:40 . 18:41:07 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 18:39 .. 18:41:07 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 18:40 .git 18:41:07 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 18:39 .github 18:41:07 -rw-rw-r-- 1 jenkins jenkins 379 Feb 20 18:39 .gitignore 18:41:07 -rw-rw-r-- 1 jenkins jenkins 203 Feb 20 18:39 .golangci.yml 18:41:07 -rw-rw-r-- 1 jenkins jenkins 77 Feb 20 18:39 .hadolint.yml 18:41:07 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 18:39 .semver 18:41:07 -rw-rw-r-- 1 jenkins jenkins 19367 Feb 20 18:39 Attribution.txt 18:41:07 -rw-rw-r-- 1 jenkins jenkins 16561 Feb 20 18:39 CHANGELOG.md 18:41:07 -rw-rw-r-- 1 jenkins jenkins 2440 Feb 20 18:39 Dockerfile 18:41:07 -rw-rw-r-- 1 jenkins jenkins 678 Feb 20 18:39 GOVERNANCE.md 18:41:07 -rw-rw-r-- 1 jenkins jenkins 659 Feb 20 18:39 Jenkinsfile 18:41:07 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 20 18:39 LICENSE 18:41:07 -rw-rw-r-- 1 jenkins jenkins 3193 Feb 20 18:39 Makefile 18:41:07 -rw-rw-r-- 1 jenkins jenkins 622 Feb 20 18:39 OWNERS.md 18:41:07 -rw-rw-r-- 1 jenkins jenkins 2575 Feb 20 18:39 README.md 18:41:07 -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 18:39 VERSION 18:41:07 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 18:39 bin 18:41:07 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 18:39 cmd 18:41:07 -rw-r--r-- 1 jenkins jenkins 54772 Feb 20 18:40 coverage.out 18:41:07 -rwxrwxr-x 1 jenkins jenkins 84 Feb 20 18:39 docker-entrypoint.sh 18:41:07 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 18:39 docs 18:41:07 -rw-rw-r-- 1 jenkins jenkins 6368 Feb 20 18:39 go.mod 18:41:07 -rw-rw-r-- 1 jenkins jenkins 87083 Feb 20 18:39 go.sum 18:41:07 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 18:39 internal 18:41:07 -rw-rw-r-- 1 jenkins jenkins 231 Feb 20 18:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:08 + 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=fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab --label arch=amd64 --label version=4.0.0-dev.8 . 18:41:08 Sending build context to Docker daemon 20.81MB 18:41:08 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 18:41:08 Step 2/37 : FROM ${BASE} AS builder 18:41:08 ---> 5d0e28c4fd17 18:41:08 Step 3/37 : ARG ADD_BUILD_TAGS="" 18:41:08 ---> Running in 86113bba69f3 18:41:08 Removing intermediate container 86113bba69f3 18:41:08 ---> 230d695fb34e 18:41:08 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:41:08 ---> Running in 10e37444ae8c 18:41:08 Removing intermediate container 10e37444ae8c 18:41:08 ---> 65c8b7aa9dbb 18:41:08 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:41:08 ---> Running in bc7761f5b759 18:41:08 Removing intermediate container bc7761f5b759 18:41:08 ---> 4d59e95163be 18:41:08 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:41:08 ---> Running in aa959d455038 18:41:08 Removing intermediate container aa959d455038 18:41:08 ---> 5551bffdd97b 18:41:08 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:41:08 ---> Running in b840ca7246fd 18:41:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:41:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:41:09 OK: 254 MiB in 72 packages 18:41:09 Removing intermediate container b840ca7246fd 18:41:09 ---> 34ae8cce2b95 18:41:09 Step 8/37 : WORKDIR /device-usb-camera 18:41:09 ---> Running in 330f33e9dcd0 18:41:09 Removing intermediate container 330f33e9dcd0 18:41:09 ---> 7b048273a55a 18:41:09 Step 9/37 : COPY go.mod vendor* ./ 18:41:09 ---> 21ca5da97fe1 18:41:09 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:09 ---> Running in dd028309f98d 18:41:10 Removing intermediate container dd028309f98d 18:41:10 ---> 89d2542e56ac 18:41:10 Step 11/37 : COPY . . 18:41:11 ---> c57aeee23132 18:41:11 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 18:41:11 ---> Running in 64e137319ba9 18:41:11  % Total % Received % Xferd Average Speed Time Time Time Current 18:41:11 Dload Upload Total Spent Left Speed 18:41:11 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 39479 0 --:--:-- --:--:-- --:--:-- 40846 18:41:11 Removing intermediate container 64e137319ba9 18:41:11 ---> 7fe407ef7e64 18:41:11 Step 13/37 : RUN ${MAKE} 18:41:11 ---> Running in cea2449db978 18:41:11 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 18:41:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-39350 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 18:41:24 Running in /w/workspace/device-usb-camera/196 [Pipeline] { [Pipeline] checkout 18:41:24 Selected Git installation does not exist. Using Default 18:41:24 The recommended git tool is: NONE 18:41:28 using credential edgex-jenkins-ssh 18:41:28 Cloning the remote Git repository 18:41:28 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:41:29 > git init /w/workspace/device-usb-camera/196 # timeout=10 18:41:29 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:41:29 > git --version # timeout=10 18:41:29 > git --version # 'git version 2.25.1' 18:41:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:41:32 Avoid second fetch 18:41:32 Checking out Revision fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab (main) 18:41:31 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:41:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:41:32 > git config core.sparsecheckout # timeout=10 18:41:32 > git checkout -f fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab # timeout=10 18:41:33 Commit message: "Merge pull request #387 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:41:38 % Total % Received % Xferd Average Speed Time Time Time Current 18:41:38 Dload Upload Total Spent Left Speed 18:41:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82761 0 --:--:-- --:--:-- --:--:-- 83298 [Pipeline] sh 18:41:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:41:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:41:38 + sudo tee /etc/docker/daemon.new 18:41:38 { 18:41:38 "registry-mirrors": [ 18:41:38 "https://nexus3.edgexfoundry.org:10001" 18:41:38 ], 18:41:38 "bip": "10.250.0.254/24", 18:41:38 "hosts": [ 18:41:38 "tcp://0.0.0.0:5555", 18:41:38 "unix:///var/run/docker.sock" 18:41:38 ], 18:41:38 "mtu": 1458, 18:41:38 "selinux-enabled": true, 18:41:38 "seccomp-profile": "/etc/docker/seccomp.json" 18:41:38 } [Pipeline] sh 18:41:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:41:39 + sudo service docker restart 18:41:43 Removing intermediate container cea2449db978 18:41:43 ---> a05a8be4ab9f 18:41:43 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 18:41:43 1.8.2: Pulling from bluenviron/mediamtx 18:41:43 8411072a22a5: Pulling fs layer 18:41:43 8411072a22a5: Verifying Checksum 18:41:43 8411072a22a5: Download complete 18:41:43 8411072a22a5: Pull complete 18:41:43 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 18:41:43 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 18:41:43 ---> 1ac78cb06e13 18:41:43 Step 15/37 : FROM alpine:3.20 18:41:43 3.20: Pulling from library/alpine 18:41:43 0a9a5dfd008f: Pulling fs layer 18:41:43 0a9a5dfd008f: Download complete 18:41:43 0a9a5dfd008f: Pull complete 18:41:43 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 18:41:43 Status: Downloaded newer image for alpine:3.20 18:41:43 ---> ff221270b9fb 18:41:43 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:41:43 ---> Running in 1179258160e3 18:41:43 Removing intermediate container 1179258160e3 18:41:43 ---> ee051ea447aa 18:41:43 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:41:43 ---> Running in 906f23a4e851 18:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:41:43 (1/115) Installing dumb-init (1.2.5-r3) 18:41:43 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 18:41:43 (3/115) Installing aom-libs (3.9.1-r0) 18:41:44 (4/115) Installing libxau (1.0.11-r4) 18:41:44 (5/115) Installing libmd (1.1.0-r0) 18:41:44 (6/115) Installing libbsd (0.12.2-r0) 18:41:44 (7/115) Installing libxdmcp (1.1.5-r1) 18:41:44 (8/115) Installing libxcb (1.16.1-r0) 18:41:44 (9/115) Installing libx11 (1.8.9-r1) 18:41:44 (10/115) Installing hwdata-pci (0.382-r0) 18:41:44 (11/115) Installing libpciaccess (0.18.1-r0) 18:41:44 (12/115) Installing libdrm (2.4.120-r0) 18:41:44 (13/115) Installing libxext (1.3.6-r2) 18:41:44 (14/115) Installing libxfixes (6.0.1-r4) 18:41:44 (15/115) Installing libffi (3.4.6-r0) 18:41:44 (16/115) Installing wayland-libs-client (1.22.0-r4) 18:41:44 (17/115) Installing libva (2.21.0-r0) 18:41:44 (18/115) Installing libvdpau (1.5-r3) 18:41:44 (19/115) Installing libgcc (13.2.1_git20240309-r0) 18:41:44 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 18:41:44 (21/115) Installing onevpl-libs (2023.3.1-r2) 18:41:44 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 18:41:44 (23/115) Installing libdav1d (1.4.2-r0) 18:41:44 (24/115) Installing openexr-libiex (3.1.13-r1) 18:41:44 (25/115) Installing openexr-libilmthread (3.1.13-r1) 18:41:44 (26/115) Installing imath (3.1.12-r0) 18:41:44 (27/115) Installing openexr-libopenexr (3.1.13-r1) 18:41:44 (28/115) Installing brotli-libs (1.1.0-r2) 18:41:44 (29/115) Installing giflib (5.2.2-r0) 18:41:44 (30/115) Installing libhwy (1.0.7-r0) 18:41:44 (31/115) Installing libjpeg-turbo (3.0.3-r0) 18:41:44 (32/115) Installing lcms2 (2.16-r0) 18:41:44 (33/115) Installing libpng (1.6.44-r0) 18:41:44 (34/115) Installing libjxl (0.10.2-r0) 18:41:44 (35/115) Installing lame-libs (3.100-r5) 18:41:44 (36/115) Installing opus (1.5.2-r0) 18:41:44 (37/115) Installing rav1e-libs (0.7.1-r0) 18:41:44 (38/115) Installing libgomp (13.2.1_git20240309-r0) 18:41:44 (39/115) Installing soxr (0.1.3-r7) 18:41:44 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 18:41:44 (41/115) Installing libogg (1.3.5-r5) 18:41:44 (42/115) Installing libtheora (1.1.1-r18) 18:41:44 (43/115) Installing libvorbis (1.3.7-r2) 18:41:44 (44/115) Installing libvpx (1.14.1-r0) 18:41:44 (45/115) Installing libsharpyuv (1.3.2-r0) 18:41:44 (46/115) Installing libwebp (1.3.2-r0) 18:41:44 (47/115) Installing libwebpmux (1.3.2-r0) 18:41:44 (48/115) Installing x264-libs (0.164_git20231001-r0) 18:41:44 (49/115) Installing numactl (2.0.18-r0) 18:41:44 (50/115) Installing x265-libs (3.6-r0) 18:41:44 (51/115) Installing xvidcore (1.3.7-r2) 18:41:44 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 18:41:44 (53/115) Installing sdl2 (2.28.5-r1) 18:41:44 (54/115) Installing alsa-lib (1.2.11-r0) 18:41:44 (55/115) Installing libexpat (2.6.4-r0) 18:41:44 (56/115) Installing libbz2 (1.0.8-r6) 18:41:44 (57/115) Installing freetype (2.13.2-r0) 18:41:44 (58/115) Installing fontconfig (2.15.0-r1) 18:41:44 (59/115) Installing fribidi (1.0.15-r0) 18:41:44 (60/115) Installing libintl (0.22.5-r0) 18:41:44 (61/115) Installing libeconf (0.6.3-r0) 18:41:44 (62/115) Installing libblkid (2.40.1-r1) 18:41:44 (63/115) Installing libmount (2.40.1-r1) 18:41:44 (64/115) Installing pcre2 (10.43-r0) 18:41:44 (65/115) Installing glib (2.80.5-r0) 18:41:44 (66/115) Installing graphite2 (1.3.14-r6) 18:41:44 (67/115) Installing harfbuzz (8.5.0-r0) 18:41:44 (68/115) Installing libunibreak (6.1-r0) 18:41:44 (69/115) Installing libass (0.17.2-r0) 18:41:44 (70/115) Installing libbluray (1.3.4-r1) 18:41:44 (71/115) Installing mpg123-libs (1.32.8-r0) 18:41:44 (72/115) Installing libopenmpt (0.7.7-r0) 18:41:44 (73/115) Installing cjson (1.7.18-r0) 18:41:44 (74/115) Installing mbedtls (3.6.2-r0) 18:41:44 (75/115) Installing librist (0.2.10-r1) 18:41:44 (76/115) Installing libsrt (1.5.3-r0) 18:41:44 (77/115) Installing libssh (0.10.6-r0) 18:41:44 (78/115) Installing xz-libs (5.6.2-r0) 18:41:44 (79/115) Installing libxml2 (2.12.7-r0) 18:41:44 (80/115) Installing libsodium (1.0.19-r0) 18:41:44 (81/115) Installing libzmq (4.3.5-r2) 18:41:44 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 18:41:44 (83/115) Installing serd-libs (0.32.2-r0) 18:41:44 (84/115) Installing zix-libs (0.4.2-r0) 18:41:44 (85/115) Installing sord-libs (0.16.16-r0) 18:41:44 (86/115) Installing sratom (0.6.16-r0) 18:41:44 (87/115) Installing lilv-libs (0.24.24-r1) 18:41:44 (88/115) Installing glslang-libs (1.3.261.1-r0) 18:41:44 (89/115) Installing libdovi (3.3.0-r0) 18:41:45 (90/115) Installing spirv-tools (1.3.261.1-r0) 18:41:45 (91/115) Installing shaderc (2024.0-r0) 18:41:45 (92/115) Installing vulkan-loader (1.3.261.1-r0) 18:41:45 (93/115) Installing libplacebo (6.338.2-r1) 18:41:45 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 18:41:45 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 18:41:45 (96/115) Installing vidstab (1.1.1-r0) 18:41:45 (97/115) Installing zimg (3.0.5-r2) 18:41:45 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 18:41:45 (99/115) Installing libasyncns (0.8-r3) 18:41:45 (100/115) Installing dbus-libs (1.14.10-r1) 18:41:45 (101/115) Installing libltdl (2.4.7-r3) 18:41:45 (102/115) Installing orc (0.4.40-r0) 18:41:45 (103/115) Installing libflac (1.4.3-r1) 18:41:45 (104/115) Installing libsndfile (1.2.2-r1) 18:41:45 (105/115) Installing speexdsp (1.2.1-r2) 18:41:45 (106/115) Installing tdb-libs (1.4.9-r1) 18:41:45 (107/115) Installing libpulse (17.0-r0) 18:41:45 (108/115) Installing v4l-utils-libs (1.24.1-r1) 18:41:45 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 18:41:45 (110/115) Installing ffmpeg (6.1.1-r8) 18:41:45 (111/115) Installing udev-init-scripts (35-r1) 18:41:45 (112/115) Installing eudev-libs (3.2.14-r2) 18:41:45 (113/115) Installing zstd-libs (1.5.6-r0) 18:41:45 (114/115) Installing kmod-libs (32-r0) 18:41:45 (115/115) Installing eudev (3.2.14-r2) 18:41:45 Executing busybox-1.36.1-r29.trigger 18:41:45 Executing glib-2.80.5-r0.trigger 18:41:45 Executing eudev-3.2.14-r2.trigger 18:41:45 OK: 134 MiB in 129 packages 18:41:48 Removing intermediate container 906f23a4e851 18:41:48 ---> 2c2859411ebe 18:41:48 Step 18/37 : RUN apk --no-cache upgrade 18:41:48 ---> Running in 07b5a6f0600b 18:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:41:48 OK: 134 MiB in 129 packages 18:41:48 Removing intermediate container 07b5a6f0600b 18:41:48 ---> b031c6a1ade1 18:41:48 Step 19/37 : WORKDIR / 18:41:48 ---> Running in e1c6c33bed88 18:41:48 Removing intermediate container e1c6c33bed88 18:41:48 ---> 02cdfb5bddf1 18:41:48 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 18:41:49 ---> 125c11910bab 18:41:49 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 18:41:50 ---> 6e6817d779cb 18:41:50 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 18:41:50 ---> 32d0830b5329 18:41:50 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:41:50 ---> 9551342080f0 18:41:50 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:41:50 ---> c6509c9b5e50 18:41:50 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 18:41:50 ---> a62a5a378857 18:41:50 Step 26/37 : COPY --from=rtsp /mediamtx / 18:41:51 ---> 3d1f1c09c16c 18:41:51 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 18:41:51 ---> Running in d216efff518a 18:41:51 Removing intermediate container d216efff518a 18:41:51 ---> f04b1f6782ad 18:41:51 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 18:41:51 ---> Running in 6b3f9ce1a36d 18:41:52 Removing intermediate container 6b3f9ce1a36d 18:41:52 ---> 19723bb7abd6 18:41:52 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 18:41:52 ---> Running in 55b693fe0bad 18:41:52 Removing intermediate container 55b693fe0bad 18:41:52 ---> 2b66db16d1f4 18:41:52 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 18:41:52 ---> Running in f68c0ed88e82 18:41:53 Removing intermediate container f68c0ed88e82 18:41:53 ---> ee9486eb8e5f 18:41:53 Step 31/37 : EXPOSE 59983 18:41:53 ---> Running in 19f163a61caa 18:41:53 Removing intermediate container 19f163a61caa 18:41:53 ---> a3471dba57f3 18:41:53 Step 32/37 : EXPOSE 8554 18:41:53 ---> Running in 7a80e706f5c7 18:41:53 Removing intermediate container 7a80e706f5c7 18:41:53 ---> f650c586e9c2 18:41:53 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:41:53 ---> Running in 8f72091e7aad 18:41:53 Removing intermediate container 8f72091e7aad 18:41:53 ---> 61614e603dad 18:41:53 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 18:41:53 ---> Running in af6df8c8f509 18:41:53 Removing intermediate container af6df8c8f509 18:41:53 ---> 2673eefef575 18:41:53 Step 35/37 : LABEL arch=amd64 18:41:54 ---> Running in cf1681b16b43 18:41:54 Removing intermediate container cf1681b16b43 18:41:54 ---> 7ef148bdf7be 18:41:54 Step 36/37 : LABEL git_sha=fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab 18:41:54 ---> Running in 712aa842179b 18:41:54 Removing intermediate container 712aa842179b 18:41:54 ---> 161b3427684e 18:41:54 Step 37/37 : LABEL version=4.0.0-dev.8 18:41:54 ---> Running in 541a792028d0 18:41:54 Removing intermediate container 541a792028d0 18:41:54 ---> 812cff186cd3 18:41:54 [Warning] One or more build-args [ARCH] were not consumed 18:41:54 Successfully built 812cff186cd3 18:41:54 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 18:41:54 provisioning config files... 18:41:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4517713642219477426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:54 ---> ****-login.sh 18:41:54 nexus3.edgexfoundry.org:10001 18:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:54 Configure a credential helper to remove this warning. See 18:41:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:54 18:41:54 Login Succeeded 18:41:54 nexus3.edgexfoundry.org:10002 18:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:54 Configure a credential helper to remove this warning. See 18:41:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:54 18:41:54 Login Succeeded 18:41:54 nexus3.edgexfoundry.org:10003 18:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:54 Configure a credential helper to remove this warning. See 18:41:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:54 18:41:54 Login Succeeded 18:41:54 nexus3.edgexfoundry.org:10004 18:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:54 Configure a credential helper to remove this warning. See 18:41:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:54 18:41:54 Login Succeeded 18:41:54 ****.io 18:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:55 Configure a credential helper to remove this warning. See 18:41:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:55 18:41:55 Login Succeeded 18:41:55 ---> ****-login.sh ends [Pipeline] } 18:41:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:41:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:41:55 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 18:41:55 fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab 18:41:55 latest 18:41:55 4.0.0-dev.8 18:41:55 fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8 18:41:55 main 18:41:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:55 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab 18:41:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:41:56 6f264593e575: Preparing 18:41:56 1aee15e43da6: Preparing 18:41:56 888233bcd15a: Preparing 18:41:56 888233bcd15a: Preparing 18:41:56 0e81680c8547: Preparing 18:41:56 4fdee56d7956: Preparing 18:41:56 220f05e61317: Preparing 18:41:56 1d5c34a3e35e: Preparing 18:41:56 3b7976465014: Preparing 18:41:56 c185d8df7415: Preparing 18:41:56 0eadf459f5b9: Preparing 18:41:56 c0a970a6a6f4: Preparing 18:41:56 bf2917cae7e1: Preparing 18:41:56 994456c4fd7b: Preparing 18:41:56 1d5c34a3e35e: Waiting 18:41:56 3b7976465014: Waiting 18:41:56 c185d8df7415: Waiting 18:41:56 0eadf459f5b9: Waiting 18:41:56 c0a970a6a6f4: Waiting 18:41:56 bf2917cae7e1: Waiting 18:41:56 994456c4fd7b: Waiting 18:41:56 220f05e61317: Waiting 18:41:56 888233bcd15a: Pushed 18:41:56 6f264593e575: Pushed 18:41:56 4fdee56d7956: Pushed 18:41:56 1aee15e43da6: Pushed 18:41:56 220f05e61317: Pushed 18:41:56 1d5c34a3e35e: Pushed 18:41:56 c185d8df7415: Pushed 18:41:56 3b7976465014: Pushed 18:41:56 994456c4fd7b: Layer already exists 18:41:56 c0a970a6a6f4: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:57 provisioning config files... 18:41:57 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/196@tmp/config13751505357664923255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:58 ---> ****-login.sh 18:41:58 nexus3.edgexfoundry.org:10001 18:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:58 0e81680c8547: Pushed 18:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:58 Configure a credential helper to remove this warning. See 18:41:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:58 18:41:58 Login Succeeded 18:41:58 nexus3.edgexfoundry.org:10002 18:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:59 Configure a credential helper to remove this warning. See 18:41:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:59 18:41:59 Login Succeeded 18:41:59 nexus3.edgexfoundry.org:10003 18:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:59 Configure a credential helper to remove this warning. See 18:41:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:59 18:41:59 Login Succeeded 18:41:59 nexus3.edgexfoundry.org:10004 18:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:41:59 Configure a credential helper to remove this warning. See 18:41:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:41:59 18:41:59 Login Succeeded 18:41:59 ****.io 18:42:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:00 Configure a credential helper to remove this warning. See 18:42:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:00 18:42:00 Login Succeeded 18:42:00 ---> ****-login.sh ends [Pipeline] } 18:42:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:42:00 0eadf459f5b9: Pushed [Pipeline] echo 18:42:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:42:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:42:00 ========================================================= 18:42:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 18:42:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 18:42:01 Sending build context to Docker daemon 10.64MB 18:42:01 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 18:42:01 Step 2/13 : FROM ${BASE} AS builder 18:42:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:42:01 9986a736f7d3: Pulling fs layer 18:42:01 1f018df60701: Pulling fs layer 18:42:01 39f8f326b044: Pulling fs layer 18:42:01 e6a1e7a6a96a: Pulling fs layer 18:42:01 4f4fb700ef54: Pulling fs layer 18:42:01 d45d956e0dbf: Pulling fs layer 18:42:01 d7702b0d1db1: Pulling fs layer 18:42:01 5c7f0f088c93: Pulling fs layer 18:42:01 4fdc064ae6cf: Pulling fs layer 18:42:01 e6a1e7a6a96a: Waiting 18:42:01 4f4fb700ef54: Waiting 18:42:01 d45d956e0dbf: Waiting 18:42:01 5c7f0f088c93: Waiting 18:42:01 4fdc064ae6cf: Waiting 18:42:01 d7702b0d1db1: Waiting 18:42:01 1f018df60701: Verifying Checksum 18:42:01 1f018df60701: Download complete 18:42:01 e6a1e7a6a96a: Verifying Checksum 18:42:01 e6a1e7a6a96a: Download complete 18:42:01 4f4fb700ef54: Verifying Checksum 18:42:01 4f4fb700ef54: Download complete 18:42:02 d45d956e0dbf: Verifying Checksum 18:42:02 d45d956e0dbf: Download complete 18:42:02 d7702b0d1db1: Verifying Checksum 18:42:02 d7702b0d1db1: Download complete 18:42:02 9986a736f7d3: Verifying Checksum 18:42:02 9986a736f7d3: Download complete 18:42:02 4fdc064ae6cf: Verifying Checksum 18:42:02 4fdc064ae6cf: Download complete 18:42:02 9986a736f7d3: Pull complete 18:42:03 1f018df60701: Pull complete 18:42:03 39f8f326b044: Verifying Checksum 18:42:03 39f8f326b044: Download complete 18:42:04 5c7f0f088c93: Verifying Checksum 18:42:04 5c7f0f088c93: Download complete 18:42:08 bf2917cae7e1: Pushed 18:42:08 fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab: digest: sha256:a1630a251264b1dc9d2e50aa7e02a940fdfde3abc2938631c9df4a10764f292f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:09 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:42:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:42:09 6f264593e575: Preparing 18:42:09 1aee15e43da6: Preparing 18:42:09 888233bcd15a: Preparing 18:42:09 888233bcd15a: Preparing 18:42:09 0e81680c8547: Preparing 18:42:09 4fdee56d7956: Preparing 18:42:09 220f05e61317: Preparing 18:42:09 1d5c34a3e35e: Preparing 18:42:09 3b7976465014: Preparing 18:42:09 c185d8df7415: Preparing 18:42:09 0eadf459f5b9: Preparing 18:42:09 c0a970a6a6f4: Preparing 18:42:09 bf2917cae7e1: Preparing 18:42:09 994456c4fd7b: Preparing 18:42:09 c185d8df7415: Waiting 18:42:09 c0a970a6a6f4: Waiting 18:42:09 bf2917cae7e1: Waiting 18:42:09 0eadf459f5b9: Waiting 18:42:09 994456c4fd7b: Waiting 18:42:09 1d5c34a3e35e: Waiting 18:42:09 220f05e61317: Waiting 18:42:09 3b7976465014: Waiting 18:42:09 888233bcd15a: Layer already exists 18:42:09 0e81680c8547: Layer already exists 18:42:09 4fdee56d7956: Layer already exists 18:42:09 6f264593e575: Layer already exists 18:42:09 1aee15e43da6: Layer already exists 18:42:09 220f05e61317: Layer already exists 18:42:09 0eadf459f5b9: Layer already exists 18:42:09 1d5c34a3e35e: Layer already exists 18:42:09 c185d8df7415: Layer already exists 18:42:09 3b7976465014: Layer already exists 18:42:09 c0a970a6a6f4: Layer already exists 18:42:09 bf2917cae7e1: Layer already exists 18:42:09 994456c4fd7b: Layer already exists 18:42:09 latest: digest: sha256:a1630a251264b1dc9d2e50aa7e02a940fdfde3abc2938631c9df4a10764f292f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:09 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.8 18:42:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:42:10 6f264593e575: Preparing 18:42:10 1aee15e43da6: Preparing 18:42:10 888233bcd15a: Preparing 18:42:10 888233bcd15a: Preparing 18:42:10 0e81680c8547: Preparing 18:42:10 4fdee56d7956: Preparing 18:42:10 220f05e61317: Preparing 18:42:10 1d5c34a3e35e: Preparing 18:42:10 3b7976465014: Preparing 18:42:10 c185d8df7415: Preparing 18:42:10 0eadf459f5b9: Preparing 18:42:10 c0a970a6a6f4: Preparing 18:42:10 bf2917cae7e1: Preparing 18:42:10 994456c4fd7b: Preparing 18:42:10 3b7976465014: Waiting 18:42:10 c0a970a6a6f4: Waiting 18:42:10 0eadf459f5b9: Waiting 18:42:10 994456c4fd7b: Waiting 18:42:10 bf2917cae7e1: Waiting 18:42:10 220f05e61317: Waiting 18:42:10 c185d8df7415: Waiting 18:42:10 1aee15e43da6: Layer already exists 18:42:10 0e81680c8547: Layer already exists 18:42:10 6f264593e575: Layer already exists 18:42:10 4fdee56d7956: Layer already exists 18:42:10 888233bcd15a: Layer already exists 18:42:10 220f05e61317: Layer already exists 18:42:10 1d5c34a3e35e: Layer already exists 18:42:10 3b7976465014: Layer already exists 18:42:10 c185d8df7415: Layer already exists 18:42:10 0eadf459f5b9: Layer already exists 18:42:10 bf2917cae7e1: Layer already exists 18:42:10 c0a970a6a6f4: Layer already exists 18:42:10 994456c4fd7b: Layer already exists 18:42:10 4.0.0-dev.8: digest: sha256:a1630a251264b1dc9d2e50aa7e02a940fdfde3abc2938631c9df4a10764f292f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:10 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8 18:42:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:42:10 6f264593e575: Preparing 18:42:10 1aee15e43da6: Preparing 18:42:10 888233bcd15a: Preparing 18:42:10 888233bcd15a: Preparing 18:42:10 0e81680c8547: Preparing 18:42:10 4fdee56d7956: Preparing 18:42:10 220f05e61317: Preparing 18:42:10 1d5c34a3e35e: Preparing 18:42:10 3b7976465014: Preparing 18:42:10 c185d8df7415: Preparing 18:42:10 0eadf459f5b9: Preparing 18:42:10 c0a970a6a6f4: Preparing 18:42:10 bf2917cae7e1: Preparing 18:42:10 994456c4fd7b: Preparing 18:42:10 3b7976465014: Waiting 18:42:10 c185d8df7415: Waiting 18:42:10 0eadf459f5b9: Waiting 18:42:10 c0a970a6a6f4: Waiting 18:42:10 1d5c34a3e35e: Waiting 18:42:10 220f05e61317: Waiting 18:42:10 bf2917cae7e1: Waiting 18:42:10 994456c4fd7b: Waiting 18:42:10 1aee15e43da6: Layer already exists 18:42:10 6f264593e575: Layer already exists 18:42:10 888233bcd15a: Layer already exists 18:42:10 0e81680c8547: Layer already exists 18:42:10 4fdee56d7956: Layer already exists 18:42:10 220f05e61317: Layer already exists 18:42:10 3b7976465014: Layer already exists 18:42:10 1d5c34a3e35e: Layer already exists 18:42:10 c185d8df7415: Layer already exists 18:42:10 0eadf459f5b9: Layer already exists 18:42:10 c0a970a6a6f4: Layer already exists 18:42:10 994456c4fd7b: Layer already exists 18:42:10 bf2917cae7e1: Layer already exists 18:42:10 fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8: digest: sha256:a1630a251264b1dc9d2e50aa7e02a940fdfde3abc2938631c9df4a10764f292f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:11 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 18:42:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:42:11 6f264593e575: Preparing 18:42:11 1aee15e43da6: Preparing 18:42:11 888233bcd15a: Preparing 18:42:11 888233bcd15a: Preparing 18:42:11 0e81680c8547: Preparing 18:42:11 4fdee56d7956: Preparing 18:42:11 220f05e61317: Preparing 18:42:11 1d5c34a3e35e: Preparing 18:42:11 3b7976465014: Preparing 18:42:11 c185d8df7415: Preparing 18:42:11 220f05e61317: Waiting 18:42:11 1d5c34a3e35e: Waiting 18:42:11 3b7976465014: Waiting 18:42:11 0eadf459f5b9: Preparing 18:42:11 c185d8df7415: Waiting 18:42:11 c0a970a6a6f4: Preparing 18:42:11 0eadf459f5b9: Waiting 18:42:11 bf2917cae7e1: Preparing 18:42:11 c0a970a6a6f4: Waiting 18:42:11 994456c4fd7b: Preparing 18:42:11 bf2917cae7e1: Waiting 18:42:11 994456c4fd7b: Waiting 18:42:11 888233bcd15a: Layer already exists 18:42:11 4fdee56d7956: Layer already exists 18:42:11 0e81680c8547: Layer already exists 18:42:11 6f264593e575: Layer already exists 18:42:11 1aee15e43da6: Layer already exists 18:42:11 c185d8df7415: Layer already exists 18:42:11 220f05e61317: Layer already exists 18:42:11 1d5c34a3e35e: Layer already exists 18:42:11 3b7976465014: Layer already exists 18:42:11 0eadf459f5b9: Layer already exists 18:42:11 c0a970a6a6f4: Layer already exists 18:42:11 994456c4fd7b: Layer already exists 18:42:11 bf2917cae7e1: Layer already exists 18:42:11 main: digest: sha256:a1630a251264b1dc9d2e50aa7e02a940fdfde3abc2938631c9df4a10764f292f size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:42:11 ===================================================== [Pipeline] echo 18:42:11 taggedImages: 18:42:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab 18:42:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:42:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.8 18:42:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8 18:42:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:12 18:42:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:12 latest: Pulling from edgex-lftools-log-publisher 18:42:12 5eb5b503b376: Pulling fs layer 18:42:12 5c69ac0246d0: Pulling fs layer 18:42:12 ec43610c2a17: Pulling fs layer 18:42:12 3a2ae6a8a46f: Pulling fs layer 18:42:12 33b1e0a273af: Pulling fs layer 18:42:12 5d3b04190fa2: Pulling fs layer 18:42:12 2f39f015ded8: Pulling fs layer 18:42:12 3a2ae6a8a46f: Waiting 18:42:12 33b1e0a273af: Waiting 18:42:12 5d3b04190fa2: Waiting 18:42:12 2f39f015ded8: Waiting 18:42:12 5c69ac0246d0: Download complete 18:42:12 3a2ae6a8a46f: Verifying Checksum 18:42:12 3a2ae6a8a46f: Download complete 18:42:12 33b1e0a273af: Verifying Checksum 18:42:12 33b1e0a273af: Download complete 18:42:12 ec43610c2a17: Verifying Checksum 18:42:12 ec43610c2a17: Download complete 18:42:12 5d3b04190fa2: Download complete 18:42:12 5eb5b503b376: Download complete 18:42:13 2f39f015ded8: Verifying Checksum 18:42:13 2f39f015ded8: Download complete 18:42:13 5eb5b503b376: Pull complete 18:42:13 5c69ac0246d0: Pull complete 18:42:14 ec43610c2a17: Pull complete 18:42:14 3a2ae6a8a46f: Pull complete 18:42:14 33b1e0a273af: Pull complete 18:42:14 5d3b04190fa2: Pull complete 18:42:19 2f39f015ded8: Pull complete 18:42:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:42:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:19 prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container 18:42:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:42:19 39f8f326b044: Pull complete 18:42:19 e6a1e7a6a96a: Pull complete 18:42:19 4f4fb700ef54: Pull complete 18:42:19 d45d956e0dbf: Pull complete 18:42:19 d7702b0d1db1: Pull complete 18:42:21 $ docker top 9cb1b342575544120b0c6b1e2942c123ccb862cfb4a5af72ad99949ee80a90f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:21 ---> job-cost.sh 18:42:21 lf-activate-venv: SKIPPING 18:42:21 INFO: No Stack... 18:42:21 INFO: Retrieving Pricing Info for: v3-standard-8 18:42:21 INFO: Archiving Costs [Pipeline] sh 18:42:22 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 18:42:22 + cut -d, -f6 [Pipeline] lock 18:42:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-196-stack-cost] 18:42:22 Resource [jenkins-edgexfoundry-device-usb-camera-main-196-stack-cost] did not exist. Created. 18:42:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:42:22 + echo total: 0.2199999988079071 [Pipeline] stash 18:42:22 Stashed 1 file(s) [Pipeline] } 18:42:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-196-stack-cost] [Pipeline] // lock [Pipeline] } 18:42:22 $ docker stop --time=1 9cb1b342575544120b0c6b1e2942c123ccb862cfb4a5af72ad99949ee80a90f2 18:42:23 $ docker rm -f --volumes 9cb1b342575544120b0c6b1e2942c123ccb862cfb4a5af72ad99949ee80a90f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:42:28 5c7f0f088c93: Pull complete 18:42:29 4fdc064ae6cf: Pull complete 18:42:29 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 18:42:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 18:42:29 ---> 63f30b955cb9 18:42:29 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:42:30 ---> Running in 2685ee64cb09 18:42:30 Removing intermediate container 2685ee64cb09 18:42:30 ---> 8db32d4077fc 18:42:30 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:42:30 ---> Running in 8d6a8ab0948d 18:42:30 Removing intermediate container 8d6a8ab0948d 18:42:30 ---> 5b589eb6f6a8 18:42:30 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:42:30 ---> Running in 3438320b28f4 18:42:30 Removing intermediate container 3438320b28f4 18:42:30 ---> 94517b61139d 18:42:30 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:42:30 ---> Running in 7e209b1a13ca 18:42:31 Removing intermediate container 7e209b1a13ca 18:42:31 ---> 6c2c4c06eeaf 18:42:31 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:42:31 ---> Running in 7f3809a448fd 18:42:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:42:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:42:34 (1/14) Installing libintl (0.22.5-r0) 18:42:34 (2/14) Installing eudev-libs (3.2.14-r2) 18:42:34 (3/14) Installing libjpeg-turbo (3.0.3-r0) 18:42:34 (4/14) Installing v4l-utils-libs (1.24.1-r1) 18:42:34 (5/14) Installing v4l-utils (1.24.1-r1) 18:42:34 (6/14) Installing libdvbv5 (1.24.1-r1) 18:42:34 (7/14) Installing udev-init-scripts (35-r1) 18:42:34 (8/14) Installing libeconf (0.6.3-r0) 18:42:34 (9/14) Installing libblkid (2.40.1-r1) 18:42:34 (10/14) Installing xz-libs (5.6.2-r0) 18:42:34 (11/14) Installing kmod-libs (32-r0) 18:42:34 (12/14) Installing eudev (3.2.14-r2) 18:42:34 (13/14) Installing eudev-dev (3.2.14-r2) 18:42:34 (14/14) Installing v4l-utils-dev (1.24.1-r1) 18:42:34 Executing busybox-1.36.1-r29.trigger 18:42:34 Executing eudev-3.2.14-r2.trigger 18:42:34 OK: 247 MiB in 72 packages 18:42:36 Removing intermediate container 7f3809a448fd 18:42:36 ---> 522f6764f672 18:42:36 Step 8/13 : WORKDIR /device-usb-camera 18:42:36 ---> Running in ccbffd20a32b 18:42:36 Removing intermediate container ccbffd20a32b 18:42:36 ---> 2e49d854ec49 18:42:36 Step 9/13 : COPY go.mod vendor* ./ 18:42:36 ---> bc3197bdbde6 18:42:36 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:36 ---> Running in 26e4bdcec712 18:44:28 Removing intermediate container 26e4bdcec712 18:44:28 ---> 9adff2aeed91 18:44:28 Step 11/13 : COPY . . 18:44:28 ---> eb63df6c1d83 18:44:28 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 18:44:28 ---> Running in ec5e7ebcc954 18:44:28  % Total % Received % Xferd Average Speed Time Time Time Current 18:44:28  Dload Upload Total Spent Left Speed 18:44:28   0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0  0 10272  0 --:--:-- --:--:-- --:--:-- 10620 18:44:28 Removing intermediate container ec5e7ebcc954 18:44:28 ---> b01f3d452a55 18:44:28 Step 13/13 : RUN ${MAKE} 18:44:28 ---> Running in 1ad16b5b2450 18:44:28 noop 18:44:28 Removing intermediate container 1ad16b5b2450 18:44:28 ---> be5f8b4c1c52 18:44:28 Successfully built be5f8b4c1c52 18:44:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:29 + docker inspect -f . ci-base-image-arm64 18:44:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:29 prd-ubuntu20.04-docker-arm64-4c-16g-39350 does not seem to be running inside a container 18:44:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/196 -v /w/workspace/device-usb-camera/196:/w/workspace/device-usb-camera/196:rw,z -v /w/workspace/device-usb-camera/196@tmp:/w/workspace/device-usb-camera/196@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 18:44:30 $ docker top 6e36151490006f9dae2da19fb026dbea7c2c4536291f0510b788e73849e8ec5a -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:31 + go version 18:44:31 go version go1.23.4 linux/arm64 [Pipeline] } 18:44:31 $ docker stop --time=1 6e36151490006f9dae2da19fb026dbea7c2c4536291f0510b788e73849e8ec5a 18:44:33 $ docker rm -f --volumes 6e36151490006f9dae2da19fb026dbea7c2c4536291f0510b788e73849e8ec5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:33 + docker inspect -f . ci-base-image-arm64 18:44:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:33 prd-ubuntu20.04-docker-arm64-4c-16g-39350 does not seem to be running inside a container 18:44:33 $ 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/196 -v /w/workspace/device-usb-camera/196:/w/workspace/device-usb-camera/196:rw,z -v /w/workspace/device-usb-camera/196@tmp:/w/workspace/device-usb-camera/196@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 18:44:35 $ docker top 055ed5da42768c1e8544ceda2633c6b718d326f03a32a7c5f201667b48f06dc3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:35 + git config --global --add safe.directory /w/workspace/device-usb-camera/196 [Pipeline] fileExists [Pipeline] sh 18:44:36 + make test 18:44:36 go test ./... -coverprofile=coverage.out ./... 18:44:41 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:47:48 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 18:48:01 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.063s coverage: 4.4% of statements 18:48:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:48:01 go vet ./... 18:48:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:48:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:48:48 ./bin/test-attribution-txt.sh [Pipeline] echo 18:48:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:48:48 $ docker stop --time=1 055ed5da42768c1e8544ceda2633c6b718d326f03a32a7c5f201667b48f06dc3 18:48:49 $ docker rm -f --volumes 055ed5da42768c1e8544ceda2633c6b718d326f03a32a7c5f201667b48f06dc3 [Pipeline] // withDockerContainer [Pipeline] sh 18:48:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:48:51 Warning: overwriting stash ‘coverage-report’ 18:48:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:48:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:48:52 + ls -al . 18:48:52 total 284 18:48:52 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 18:44 . 18:48:52 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 18:41 .. 18:48:52 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 18:41 .git 18:48:52 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 18:41 .github 18:48:52 -rw-rw-r-- 1 jenkins jenkins 379 Feb 20 18:41 .gitignore 18:48:52 -rw-rw-r-- 1 jenkins jenkins 203 Feb 20 18:41 .golangci.yml 18:48:52 -rw-rw-r-- 1 jenkins jenkins 77 Feb 20 18:41 .hadolint.yml 18:48:52 -rw-rw-r-- 1 jenkins jenkins 19367 Feb 20 18:41 Attribution.txt 18:48:52 -rw-rw-r-- 1 jenkins jenkins 16561 Feb 20 18:41 CHANGELOG.md 18:48:52 -rw-rw-r-- 1 jenkins jenkins 2440 Feb 20 18:41 Dockerfile 18:48:52 -rw-rw-r-- 1 jenkins jenkins 678 Feb 20 18:41 GOVERNANCE.md 18:48:52 -rw-rw-r-- 1 jenkins jenkins 659 Feb 20 18:41 Jenkinsfile 18:48:52 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 20 18:41 LICENSE 18:48:52 -rw-rw-r-- 1 jenkins jenkins 3193 Feb 20 18:41 Makefile 18:48:52 -rw-rw-r-- 1 jenkins jenkins 622 Feb 20 18:41 OWNERS.md 18:48:52 -rw-rw-r-- 1 jenkins jenkins 2575 Feb 20 18:41 README.md 18:48:52 -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 18:39 VERSION 18:48:52 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 18:41 bin 18:48:52 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 18:41 cmd 18:48:52 -rw-r--r-- 1 jenkins jenkins 54772 Feb 20 18:47 coverage.out 18:48:52 -rwxrwxr-x 1 jenkins jenkins 84 Feb 20 18:41 docker-entrypoint.sh 18:48:52 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 18:41 docs 18:48:52 -rw-rw-r-- 1 jenkins jenkins 6368 Feb 20 18:41 go.mod 18:48:52 -rw-rw-r-- 1 jenkins jenkins 87083 Feb 20 18:41 go.sum 18:48:52 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 18:41 internal 18:48:52 -rw-rw-r-- 1 jenkins jenkins 231 Feb 20 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:53 + 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=fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab --label arch=arm64 --label version=4.0.0-dev.8 . 18:48:53 Sending build context to Docker daemon 10.7MB 18:48:53 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 18:48:53 Step 2/37 : FROM ${BASE} AS builder 18:48:53 ---> be5f8b4c1c52 18:48:53 Step 3/37 : ARG ADD_BUILD_TAGS="" 18:48:54 ---> Running in 5996b40d9696 18:48:54 Removing intermediate container 5996b40d9696 18:48:54 ---> e02df600252e 18:48:54 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:48:54 ---> Running in f04dc5aa6d08 18:48:54 Removing intermediate container f04dc5aa6d08 18:48:54 ---> 60233878e78b 18:48:54 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:48:54 ---> Running in c6d288f44d5a 18:48:54 Removing intermediate container c6d288f44d5a 18:48:54 ---> aec0c3cff1ae 18:48:54 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:48:55 ---> Running in 637c8f143b00 18:48:55 Removing intermediate container 637c8f143b00 18:48:55 ---> e05e52f02036 18:48:55 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:48:55 ---> Running in a2fce8aa247f 18:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:48:57 OK: 247 MiB in 72 packages 18:48:58 Removing intermediate container a2fce8aa247f 18:48:58 ---> 810eee9cf2e3 18:48:58 Step 8/37 : WORKDIR /device-usb-camera 18:48:58 ---> Running in a728a2fe35ad 18:48:59 Removing intermediate container a728a2fe35ad 18:48:59 ---> 81f341312dc0 18:48:59 Step 9/37 : COPY go.mod vendor* ./ 18:48:59 ---> 8abb6c9368f3 18:48:59 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:48:59 ---> Running in cd1dadd1c89f 18:49:02 Removing intermediate container cd1dadd1c89f 18:49:02 ---> 6164c425aa78 18:49:02 Step 11/37 : COPY . . 18:49:03 ---> dd4b8c64b3a8 18:49:03 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 18:49:03 ---> Running in c98f3979b6fd 18:49:04  % Total % Received % Xferd Average Speed Time Time Time Current 18:49:04 Dload Upload Total Spent Left Speed 18:49:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100  1062 0 0 6017 0 --:--:-- --:--:-- --:--:-- 6068 18:49:05 Removing intermediate container c98f3979b6fd 18:49:05 ---> 176c1485a4d5 18:49:05 Step 13/37 : RUN ${MAKE} 18:49:05 ---> Running in 522d06494ae6 18:49:06 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 18:52:42 Removing intermediate container 522d06494ae6 18:52:42 ---> a04557822d85 18:52:42 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 18:52:42 1.8.2: Pulling from bluenviron/mediamtx 18:52:42 da4d7e05a7aa: Pulling fs layer 18:52:42 da4d7e05a7aa: Verifying Checksum 18:52:42 da4d7e05a7aa: Download complete 18:52:42 da4d7e05a7aa: Pull complete 18:52:42 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 18:52:42 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 18:52:42 ---> 62c65ed7ef0d 18:52:42 Step 15/37 : FROM alpine:3.20 18:52:42 3.20: Pulling from library/alpine 18:52:42 94e9d8af2201: Pulling fs layer 18:52:42 94e9d8af2201: Verifying Checksum 18:52:42 94e9d8af2201: Download complete 18:52:42 94e9d8af2201: Pull complete 18:52:42 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 18:52:42 Status: Downloaded newer image for alpine:3.20 18:52:42 ---> 7aab056cecc6 18:52:42 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:52:42 ---> Running in 3bd7c6605587 18:52:42 Removing intermediate container 3bd7c6605587 18:52:42 ---> b4f234ea8b37 18:52:42 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:52:42 ---> Running in 61154d95260e 18:52:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:52:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:52:42 (1/114) Installing dumb-init (1.2.5-r3) 18:52:42 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 18:52:42 (3/114) Installing aom-libs (3.9.1-r0) 18:52:42 (4/114) Installing libxau (1.0.11-r4) 18:52:42 (5/114) Installing libmd (1.1.0-r0) 18:52:42 (6/114) Installing libbsd (0.12.2-r0) 18:52:42 (7/114) Installing libxdmcp (1.1.5-r1) 18:52:42 (8/114) Installing libxcb (1.16.1-r0) 18:52:42 (9/114) Installing libx11 (1.8.9-r1) 18:52:42 (10/114) Installing hwdata-pci (0.382-r0) 18:52:42 (11/114) Installing libpciaccess (0.18.1-r0) 18:52:42 (12/114) Installing libdrm (2.4.120-r0) 18:52:42 (13/114) Installing libxext (1.3.6-r2) 18:52:42 (14/114) Installing libxfixes (6.0.1-r4) 18:52:42 (15/114) Installing libffi (3.4.6-r0) 18:52:42 (16/114) Installing wayland-libs-client (1.22.0-r4) 18:52:42 (17/114) Installing libva (2.21.0-r0) 18:52:42 (18/114) Installing libvdpau (1.5-r3) 18:52:42 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 18:52:42 (20/114) Installing libdav1d (1.4.2-r0) 18:52:42 (21/114) Installing libgcc (13.2.1_git20240309-r0) 18:52:42 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 18:52:42 (23/114) Installing openexr-libiex (3.1.13-r1) 18:52:42 (24/114) Installing openexr-libilmthread (3.1.13-r1) 18:52:42 (25/114) Installing imath (3.1.12-r0) 18:52:42 (26/114) Installing openexr-libopenexr (3.1.13-r1) 18:52:42 (27/114) Installing brotli-libs (1.1.0-r2) 18:52:42 (28/114) Installing giflib (5.2.2-r0) 18:52:42 (29/114) Installing libhwy (1.0.7-r0) 18:52:42 (30/114) Installing libjpeg-turbo (3.0.3-r0) 18:52:42 (31/114) Installing lcms2 (2.16-r0) 18:52:42 (32/114) Installing libpng (1.6.44-r0) 18:52:42 (33/114) Installing libjxl (0.10.2-r0) 18:52:42 (34/114) Installing lame-libs (3.100-r5) 18:52:42 (35/114) Installing opus (1.5.2-r0) 18:52:42 (36/114) Installing rav1e-libs (0.7.1-r0) 18:52:42 (37/114) Installing libgomp (13.2.1_git20240309-r0) 18:52:42 (38/114) Installing soxr (0.1.3-r7) 18:52:42 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 18:52:42 (40/114) Installing libogg (1.3.5-r5) 18:52:42 (41/114) Installing libtheora (1.1.1-r18) 18:52:42 (42/114) Installing libvorbis (1.3.7-r2) 18:52:42 (43/114) Installing libvpx (1.14.1-r0) 18:52:42 (44/114) Installing libsharpyuv (1.3.2-r0) 18:52:42 (45/114) Installing libwebp (1.3.2-r0) 18:52:42 (46/114) Installing libwebpmux (1.3.2-r0) 18:52:43 (47/114) Installing x264-libs (0.164_git20231001-r0) 18:52:43 (48/114) Installing numactl (2.0.18-r0) 18:52:43 (49/114) Installing x265-libs (3.6-r0) 18:52:43 (50/114) Installing xvidcore (1.3.7-r2) 18:52:43 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 18:52:43 (52/114) Installing sdl2 (2.28.5-r1) 18:52:43 (53/114) Installing alsa-lib (1.2.11-r0) 18:52:43 (54/114) Installing libexpat (2.6.4-r0) 18:52:43 (55/114) Installing libbz2 (1.0.8-r6) 18:52:43 (56/114) Installing freetype (2.13.2-r0) 18:52:43 (57/114) Installing fontconfig (2.15.0-r1) 18:52:43 (58/114) Installing fribidi (1.0.15-r0) 18:52:43 (59/114) Installing libintl (0.22.5-r0) 18:52:43 (60/114) Installing libeconf (0.6.3-r0) 18:52:43 (61/114) Installing libblkid (2.40.1-r1) 18:52:43 (62/114) Installing libmount (2.40.1-r1) 18:52:43 (63/114) Installing pcre2 (10.43-r0) 18:52:43 (64/114) Installing glib (2.80.5-r0) 18:52:43 (65/114) Installing graphite2 (1.3.14-r6) 18:52:43 (66/114) Installing harfbuzz (8.5.0-r0) 18:52:43 (67/114) Installing libunibreak (6.1-r0) 18:52:44 (68/114) Installing libass (0.17.2-r0) 18:52:44 (69/114) Installing libbluray (1.3.4-r1) 18:52:44 (70/114) Installing mpg123-libs (1.32.8-r0) 18:52:44 (71/114) Installing libopenmpt (0.7.7-r0) 18:52:44 (72/114) Installing cjson (1.7.18-r0) 18:52:44 (73/114) Installing mbedtls (3.6.2-r0) 18:52:44 (74/114) Installing librist (0.2.10-r1) 18:52:44 (75/114) Installing libsrt (1.5.3-r0) 18:52:44 (76/114) Installing libssh (0.10.6-r0) 18:52:44 (77/114) Installing xz-libs (5.6.2-r0) 18:52:44 (78/114) Installing libxml2 (2.12.7-r0) 18:52:44 (79/114) Installing libsodium (1.0.19-r0) 18:52:44 (80/114) Installing libzmq (4.3.5-r2) 18:52:44 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 18:52:44 (82/114) Installing serd-libs (0.32.2-r0) 18:52:44 (83/114) Installing zix-libs (0.4.2-r0) 18:52:44 (84/114) Installing sord-libs (0.16.16-r0) 18:52:44 (85/114) Installing sratom (0.6.16-r0) 18:52:44 (86/114) Installing lilv-libs (0.24.24-r1) 18:52:44 (87/114) Installing glslang-libs (1.3.261.1-r0) 18:52:44 (88/114) Installing libdovi (3.3.0-r0) 18:52:44 (89/114) Installing spirv-tools (1.3.261.1-r0) 18:52:44 (90/114) Installing shaderc (2024.0-r0) 18:52:44 (91/114) Installing vulkan-loader (1.3.261.1-r0) 18:52:44 (92/114) Installing libplacebo (6.338.2-r1) 18:52:45 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 18:52:45 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 18:52:45 (95/114) Installing vidstab (1.1.1-r0) 18:52:45 (96/114) Installing zimg (3.0.5-r2) 18:52:45 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 18:52:45 (98/114) Installing libasyncns (0.8-r3) 18:52:45 (99/114) Installing dbus-libs (1.14.10-r1) 18:52:45 (100/114) Installing libltdl (2.4.7-r3) 18:52:45 (101/114) Installing orc (0.4.40-r0) 18:52:45 (102/114) Installing libflac (1.4.3-r1) 18:52:45 (103/114) Installing libsndfile (1.2.2-r1) 18:52:45 (104/114) Installing speexdsp (1.2.1-r2) 18:52:45 (105/114) Installing tdb-libs (1.4.9-r1) 18:52:45 (106/114) Installing libpulse (17.0-r0) 18:52:45 (107/114) Installing v4l-utils-libs (1.24.1-r1) 18:52:45 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 18:52:45 (109/114) Installing ffmpeg (6.1.1-r8) 18:52:45 (110/114) Installing udev-init-scripts (35-r1) 18:52:45 (111/114) Installing eudev-libs (3.2.14-r2) 18:52:45 (112/114) Installing zstd-libs (1.5.6-r0) 18:52:45 (113/114) Installing kmod-libs (32-r0) 18:52:45 (114/114) Installing eudev (3.2.14-r2) 18:52:45 Executing busybox-1.36.1-r29.trigger 18:52:45 Executing glib-2.80.5-r0.trigger 18:52:45 Executing eudev-3.2.14-r2.trigger 18:52:45 OK: 120 MiB in 128 packages 18:52:49 Removing intermediate container 61154d95260e 18:52:49 ---> 707dc8fc6ded 18:52:49 Step 18/37 : RUN apk --no-cache upgrade 18:52:49 ---> Running in a9228c166507 18:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:52:52 OK: 120 MiB in 128 packages 18:52:52 Removing intermediate container a9228c166507 18:52:52 ---> 9eb528d39f54 18:52:52 Step 19/37 : WORKDIR / 18:52:52 ---> Running in b3686cd1712b 18:52:53 Removing intermediate container b3686cd1712b 18:52:53 ---> 261506aa1b68 18:52:53 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 18:52:55 ---> 555ecd0204f6 18:52:55 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 18:52:55 ---> edf625b0e715 18:52:55 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 18:52:56 ---> 98d238a65d1a 18:52:56 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:52:56 ---> 5a30611b4189 18:52:56 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:52:57 ---> 80ea4ca0a71d 18:52:57 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 18:52:57 ---> 14d4677d1ccf 18:52:57 Step 26/37 : COPY --from=rtsp /mediamtx / 18:52:59 ---> d011cd2cd951 18:52:59 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 18:52:59 ---> Running in b01591570e95 18:53:00 Removing intermediate container b01591570e95 18:53:00 ---> 21500d10351a 18:53:00 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 18:53:00 ---> Running in 3af78849dcdd 18:53:02 Removing intermediate container 3af78849dcdd 18:53:02 ---> 68b05881059d 18:53:02 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 18:53:02 ---> Running in 1ab68214d38c 18:53:03 Removing intermediate container 1ab68214d38c 18:53:03 ---> 024013a36683 18:53:03 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 18:53:03 ---> Running in 2528aca53d4c 18:53:05 Removing intermediate container 2528aca53d4c 18:53:05 ---> 14d86095c00a 18:53:05 Step 31/37 : EXPOSE 59983 18:53:05 ---> Running in 7d92b7a4eb28 18:53:05 Removing intermediate container 7d92b7a4eb28 18:53:05 ---> 63b761036cb7 18:53:05 Step 32/37 : EXPOSE 8554 18:53:05 ---> Running in 2be57f9f551f 18:53:05 Removing intermediate container 2be57f9f551f 18:53:05 ---> 30386cfa7d8e 18:53:05 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:53:06 ---> Running in 649a502eccd5 18:53:06 Removing intermediate container 649a502eccd5 18:53:06 ---> fcefbd3cd013 18:53:06 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 18:53:06 ---> Running in 2e5196df7d42 18:53:06 Removing intermediate container 2e5196df7d42 18:53:06 ---> aff686faf604 18:53:06 Step 35/37 : LABEL arch=arm64 18:53:06 ---> Running in d78bfc89b464 18:53:07 Removing intermediate container d78bfc89b464 18:53:07 ---> 4069c0ecf9c8 18:53:07 Step 36/37 : LABEL git_sha=fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab 18:53:07 ---> Running in 1ac955d8dd88 18:53:07 Removing intermediate container 1ac955d8dd88 18:53:07 ---> f0367989905a 18:53:07 Step 37/37 : LABEL version=4.0.0-dev.8 18:53:07 ---> Running in d3e5d1ec9f06 18:53:07 Removing intermediate container d3e5d1ec9f06 18:53:07 ---> 2c4ca0a479a8 18:53:07 [Warning] One or more build-args [ARCH] were not consumed 18:53:07 Successfully built 2c4ca0a479a8 18:53:07 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:53:07 provisioning config files... 18:53:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/196@tmp/config7987569521489439310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:08 ---> ****-login.sh 18:53:08 nexus3.edgexfoundry.org:10001 18:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:53:08 Configure a credential helper to remove this warning. See 18:53:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:53:08 18:53:08 Login Succeeded 18:53:08 nexus3.edgexfoundry.org:10002 18:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:53:08 Configure a credential helper to remove this warning. See 18:53:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:53:08 18:53:08 Login Succeeded 18:53:08 nexus3.edgexfoundry.org:10003 18:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:53:09 Configure a credential helper to remove this warning. See 18:53:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:53:09 18:53:09 Login Succeeded 18:53:09 nexus3.edgexfoundry.org:10004 18:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:53:09 Configure a credential helper to remove this warning. See 18:53:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:53:09 18:53:09 Login Succeeded 18:53:09 ****.io 18:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:53:09 Configure a credential helper to remove this warning. See 18:53:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:53:09 18:53:09 Login Succeeded 18:53:09 ---> ****-login.sh ends [Pipeline] } 18:53:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:53:10 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 18:53:10 fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab 18:53:10 latest 18:53:10 4.0.0-dev.8 18:53:10 fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8 18:53:10 main 18:53:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:10 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab 18:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:53:10 1d34f708969b: Preparing 18:53:10 b2a2e6ef325c: Preparing 18:53:10 37873341953f: Preparing 18:53:10 05176495c418: Preparing 18:53:10 f0c0fc467d42: Preparing 18:53:10 4fdee56d7956: Preparing 18:53:10 d91e6ad70c31: Preparing 18:53:10 c359388644b3: Preparing 18:53:10 52b344709493: Preparing 18:53:10 951dc2c87a05: Preparing 18:53:10 ce4a7fd47b6b: Preparing 18:53:10 3836be8b1da0: Preparing 18:53:10 0e8fb808d058: Preparing 18:53:10 dd9c8f8612c8: Preparing 18:53:10 4fdee56d7956: Waiting 18:53:10 d91e6ad70c31: Waiting 18:53:10 c359388644b3: Waiting 18:53:10 0e8fb808d058: Waiting 18:53:10 52b344709493: Waiting 18:53:10 dd9c8f8612c8: Waiting 18:53:10 951dc2c87a05: Waiting 18:53:10 ce4a7fd47b6b: Waiting 18:53:10 3836be8b1da0: Waiting 18:53:11 37873341953f: Pushed 18:53:11 1d34f708969b: Pushed 18:53:11 b2a2e6ef325c: Pushed 18:53:11 05176495c418: Pushed 18:53:11 4fdee56d7956: Pushed 18:53:11 c359388644b3: Pushed 18:53:11 d91e6ad70c31: Pushed 18:53:11 52b344709493: Pushed 18:53:11 951dc2c87a05: Pushed 18:53:11 dd9c8f8612c8: Layer already exists 18:53:11 3836be8b1da0: Pushed 18:53:16 f0c0fc467d42: Pushed 18:53:20 ce4a7fd47b6b: Pushed 18:53:33 0e8fb808d058: Pushed 18:53:33 fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab: digest: sha256:e13fcb6845e85e944e4a0a285cdd9cac12c7e26323671a06c83b7fbd6f219d02 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:33 + 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 18:53:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:53:33 1d34f708969b: Preparing 18:53:33 b2a2e6ef325c: Preparing 18:53:33 37873341953f: Preparing 18:53:33 05176495c418: Preparing 18:53:33 f0c0fc467d42: Preparing 18:53:33 4fdee56d7956: Preparing 18:53:33 d91e6ad70c31: Preparing 18:53:33 c359388644b3: Preparing 18:53:33 52b344709493: Preparing 18:53:33 951dc2c87a05: Preparing 18:53:33 ce4a7fd47b6b: Preparing 18:53:33 3836be8b1da0: Preparing 18:53:33 0e8fb808d058: Preparing 18:53:33 dd9c8f8612c8: Preparing 18:53:33 3836be8b1da0: Waiting 18:53:33 ce4a7fd47b6b: Waiting 18:53:33 951dc2c87a05: Waiting 18:53:33 d91e6ad70c31: Waiting 18:53:33 52b344709493: Waiting 18:53:33 dd9c8f8612c8: Waiting 18:53:33 0e8fb808d058: Waiting 18:53:33 f0c0fc467d42: Layer already exists 18:53:33 37873341953f: Layer already exists 18:53:33 1d34f708969b: Layer already exists 18:53:33 b2a2e6ef325c: Layer already exists 18:53:33 05176495c418: Layer already exists 18:53:33 c359388644b3: Layer already exists 18:53:33 4fdee56d7956: Layer already exists 18:53:33 d91e6ad70c31: Layer already exists 18:53:33 951dc2c87a05: Layer already exists 18:53:33 52b344709493: Layer already exists 18:53:33 ce4a7fd47b6b: Layer already exists 18:53:33 dd9c8f8612c8: Layer already exists 18:53:33 3836be8b1da0: Layer already exists 18:53:33 0e8fb808d058: Layer already exists 18:53:34 latest: digest: sha256:e13fcb6845e85e944e4a0a285cdd9cac12c7e26323671a06c83b7fbd6f219d02 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:34 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:34 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.8 18:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:53:34 1d34f708969b: Preparing 18:53:34 b2a2e6ef325c: Preparing 18:53:34 37873341953f: Preparing 18:53:34 05176495c418: Preparing 18:53:34 f0c0fc467d42: Preparing 18:53:34 4fdee56d7956: Preparing 18:53:34 d91e6ad70c31: Preparing 18:53:34 c359388644b3: Preparing 18:53:34 52b344709493: Preparing 18:53:34 951dc2c87a05: Preparing 18:53:34 ce4a7fd47b6b: Preparing 18:53:34 3836be8b1da0: Preparing 18:53:34 0e8fb808d058: Preparing 18:53:34 dd9c8f8612c8: Preparing 18:53:34 951dc2c87a05: Waiting 18:53:34 ce4a7fd47b6b: Waiting 18:53:34 3836be8b1da0: Waiting 18:53:34 0e8fb808d058: Waiting 18:53:34 dd9c8f8612c8: Waiting 18:53:34 4fdee56d7956: Waiting 18:53:34 d91e6ad70c31: Waiting 18:53:34 c359388644b3: Waiting 18:53:34 52b344709493: Waiting 18:53:34 37873341953f: Layer already exists 18:53:34 05176495c418: Layer already exists 18:53:34 f0c0fc467d42: Layer already exists 18:53:34 1d34f708969b: Layer already exists 18:53:34 b2a2e6ef325c: Layer already exists 18:53:34 c359388644b3: Layer already exists 18:53:34 d91e6ad70c31: Layer already exists 18:53:34 951dc2c87a05: Layer already exists 18:53:34 4fdee56d7956: Layer already exists 18:53:34 52b344709493: Layer already exists 18:53:34 3836be8b1da0: Layer already exists 18:53:34 ce4a7fd47b6b: Layer already exists 18:53:34 dd9c8f8612c8: Layer already exists 18:53:34 0e8fb808d058: Layer already exists 18:53:35 4.0.0-dev.8: digest: sha256:e13fcb6845e85e944e4a0a285cdd9cac12c7e26323671a06c83b7fbd6f219d02 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:35 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8 18:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:53:35 1d34f708969b: Preparing 18:53:35 b2a2e6ef325c: Preparing 18:53:35 37873341953f: Preparing 18:53:35 05176495c418: Preparing 18:53:35 f0c0fc467d42: Preparing 18:53:35 4fdee56d7956: Preparing 18:53:35 d91e6ad70c31: Preparing 18:53:35 c359388644b3: Preparing 18:53:35 4fdee56d7956: Waiting 18:53:35 d91e6ad70c31: Waiting 18:53:35 52b344709493: Preparing 18:53:35 c359388644b3: Waiting 18:53:35 951dc2c87a05: Preparing 18:53:35 52b344709493: Waiting 18:53:35 ce4a7fd47b6b: Preparing 18:53:35 951dc2c87a05: Waiting 18:53:35 3836be8b1da0: Preparing 18:53:35 ce4a7fd47b6b: Waiting 18:53:35 0e8fb808d058: Preparing 18:53:35 3836be8b1da0: Waiting 18:53:35 dd9c8f8612c8: Preparing 18:53:35 0e8fb808d058: Waiting 18:53:35 1d34f708969b: Layer already exists 18:53:35 37873341953f: Layer already exists 18:53:35 b2a2e6ef325c: Layer already exists 18:53:35 05176495c418: Layer already exists 18:53:35 f0c0fc467d42: Layer already exists 18:53:35 4fdee56d7956: Layer already exists 18:53:35 d91e6ad70c31: Layer already exists 18:53:35 c359388644b3: Layer already exists 18:53:35 52b344709493: Layer already exists 18:53:35 951dc2c87a05: Layer already exists 18:53:35 ce4a7fd47b6b: Layer already exists 18:53:35 3836be8b1da0: Layer already exists 18:53:35 dd9c8f8612c8: Layer already exists 18:53:35 0e8fb808d058: Layer already exists 18:53:35 fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8: digest: sha256:e13fcb6845e85e944e4a0a285cdd9cac12c7e26323671a06c83b7fbd6f219d02 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:36 + 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 18:53:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 18:53:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:53:36 1d34f708969b: Preparing 18:53:36 b2a2e6ef325c: Preparing 18:53:36 37873341953f: Preparing 18:53:36 05176495c418: Preparing 18:53:36 f0c0fc467d42: Preparing 18:53:36 4fdee56d7956: Preparing 18:53:36 d91e6ad70c31: Preparing 18:53:36 c359388644b3: Preparing 18:53:36 52b344709493: Preparing 18:53:36 951dc2c87a05: Preparing 18:53:36 ce4a7fd47b6b: Preparing 18:53:36 3836be8b1da0: Preparing 18:53:36 0e8fb808d058: Preparing 18:53:36 dd9c8f8612c8: Preparing 18:53:36 4fdee56d7956: Waiting 18:53:36 d91e6ad70c31: Waiting 18:53:36 951dc2c87a05: Waiting 18:53:36 0e8fb808d058: Waiting 18:53:36 ce4a7fd47b6b: Waiting 18:53:36 3836be8b1da0: Waiting 18:53:36 c359388644b3: Waiting 18:53:36 dd9c8f8612c8: Waiting 18:53:36 52b344709493: Waiting 18:53:36 b2a2e6ef325c: Layer already exists 18:53:36 1d34f708969b: Layer already exists 18:53:36 f0c0fc467d42: Layer already exists 18:53:36 37873341953f: Layer already exists 18:53:36 05176495c418: Layer already exists 18:53:36 c359388644b3: Layer already exists 18:53:36 4fdee56d7956: Layer already exists 18:53:36 52b344709493: Layer already exists 18:53:36 d91e6ad70c31: Layer already exists 18:53:36 951dc2c87a05: Layer already exists 18:53:36 ce4a7fd47b6b: Layer already exists 18:53:36 3836be8b1da0: Layer already exists 18:53:36 dd9c8f8612c8: Layer already exists 18:53:36 0e8fb808d058: Layer already exists 18:53:37 main: digest: sha256:e13fcb6845e85e944e4a0a285cdd9cac12c7e26323671a06c83b7fbd6f219d02 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:37 ===================================================== [Pipeline] echo 18:53:37 taggedImages: 18:53:37 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab 18:53:37 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:53:37 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.8 18:53:37 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab-4.0.0-dev.8 18:53:37 - 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 18:53:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:37 18:53:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:37 arm64: Pulling from edgex-lftools-log-publisher 18:53:37 8998bd30e6a1: Pulling fs layer 18:53:37 04944245beec: Pulling fs layer 18:53:37 699f458cf7ca: Pulling fs layer 18:53:37 765212b225bb: Pulling fs layer 18:53:37 f23df028b6ca: Pulling fs layer 18:53:37 765212b225bb: Waiting 18:53:37 f23df028b6ca: Waiting 18:53:37 d65c8cfc05b1: Pulling fs layer 18:53:37 2437ff75d9bd: Pulling fs layer 18:53:37 2437ff75d9bd: Waiting 18:53:37 d65c8cfc05b1: Waiting 18:53:38 04944245beec: Verifying Checksum 18:53:38 04944245beec: Download complete 18:53:38 765212b225bb: Verifying Checksum 18:53:38 765212b225bb: Download complete 18:53:38 f23df028b6ca: Verifying Checksum 18:53:38 f23df028b6ca: Download complete 18:53:38 d65c8cfc05b1: Verifying Checksum 18:53:38 d65c8cfc05b1: Download complete 18:53:38 699f458cf7ca: Verifying Checksum 18:53:38 699f458cf7ca: Download complete 18:53:38 8998bd30e6a1: Verifying Checksum 18:53:38 8998bd30e6a1: Download complete 18:53:41 2437ff75d9bd: Verifying Checksum 18:53:41 2437ff75d9bd: Download complete 18:53:43 8998bd30e6a1: Pull complete 18:53:43 04944245beec: Pull complete 18:53:45 699f458cf7ca: Pull complete 18:53:45 765212b225bb: Pull complete 18:53:46 f23df028b6ca: Pull complete 18:53:47 d65c8cfc05b1: Pull complete 18:54:05 2437ff75d9bd: Pull complete 18:54:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:54:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:54:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:05 prd-ubuntu20.04-docker-arm64-4c-16g-39350 does not seem to be running inside a container 18:54: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/device-usb-camera/196 -v /w/workspace/device-usb-camera/196:/w/workspace/device-usb-camera/196:rw,z -v /w/workspace/device-usb-camera/196@tmp:/w/workspace/device-usb-camera/196@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 18:54:06 $ docker top 30af2640a01cfeaabe4367609dbf0199d5f8309f7d4bbc8ecbf262d382cdbfed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:07 ---> job-cost.sh 18:54:07 lf-activate-venv: SKIPPING 18:54:07 INFO: No Stack... 18:54:07 INFO: Retrieving Pricing Info for: v3-standard-4 18:54:08 INFO: Archiving Costs [Pipeline] sh 18:54:09 + + cutcat -d, /w/workspace/device-usb-camera/196/archives/cost.csv -f6 18:54:09 [Pipeline] lock 18:54:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-196-stack-cost] 18:54:09 Resource [jenkins-edgexfoundry-device-usb-camera-main-196-stack-cost] did not exist. Created. 18:54:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:54:10 /w/workspace/device-usb-camera/196@tmp/durable-38c6f401/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:54:10 + echo total: 0.10999999940395355 [Pipeline] stash 18:54:10 Warning: overwriting stash ‘stack-cost’ 18:54:10 Stashed 1 file(s) [Pipeline] } 18:54:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-196-stack-cost] [Pipeline] // lock [Pipeline] } 18:54:10 $ docker stop --time=1 30af2640a01cfeaabe4367609dbf0199d5f8309f7d4bbc8ecbf262d382cdbfed 18:54:12 $ docker rm -f --volumes 30af2640a01cfeaabe4367609dbf0199d5f8309f7d4bbc8ecbf262d382cdbfed [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 18:54:13 provisioning config files... 18:54:13 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config948856886438531106tmp [Pipeline] { [Pipeline] sh 18:54:13 + set +x 18:54:13 + curl -s https://codecov.io/bash 18:54:13 + bash -s -- 18:54:13 18:54:13 _____ _ 18:54:13 / ____| | | 18:54:13 | | ___ __| | ___ ___ _____ __ 18:54:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:54:13 | |___| (_) | (_| | __/ (_| (_) \ V / 18:54:13 \_____\___/ \__,_|\___|\___\___/ \_/ 18:54:13 Bash-1.0.6 18:54:13 18:54:13 18:54:13 ==> git version 2.25.1 found 18:54: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 18:54:13 Release-Date: 2020-01-08 18:54: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 18:54:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:54:13 ==> Jenkins CI detected. 18:54:13 current dir:  /w/workspace/exfoundry_device-usb-camera_main 18:54:13 project root: . 18:54:13 --> token set from env 18:54:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:54:13 ==> Running gcov in . (disable via -X gcov) 18:54:13 ==> Python coveragepy not found 18:54:13 ==> Searching for coverage reports in: 18:54:13 + . 18:54:13 -> Found 1 reports 18:54:13 ==> Detecting git/mercurial file structure 18:54:13 ==> Reading reports 18:54:13 + ./coverage.out bytes=54772 18:54:13 ==> Appending adjustments 18:54:13 https://docs.codecov.io/docs/fixing-reports 18:54:13 + Found adjustments 18:54:13 ==> Gzipping contents 18:54:13 8.0K /tmp/codecov.GQNH3Q.gz 18:54:13 ==> Uploading reports 18:54:13 url: https://codecov.io 18:54:13 query: branch=main&commit=fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:54:13 -> Pinging Codecov 18:54:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:54:13 -> Uploading to 18:54:13 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab/be71597a-4e5d-486b-aa6f-f70515798de3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250220T185413Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=6ece525f34755b232c08a06ff416f32d363b66163d6723eb472c0e0e7a739c7d 18:54:13 % Total % Received % Xferd Average Speed Time Time Time Current 18:54:13 Dload Upload Total Spent Left Speed 18:54:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 36255 --:--:-- --:--:-- --:--:-- 36255 18:54:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [Pipeline] } 18:54:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:54:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:54:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 18:54:14 18:54:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 18:54:15 latest: Pulling from edgex-devops/edgex-snyk-go 18:54:15 43c4264eed91: Pulling fs layer 18:54:15 4cc291be95ef: Pulling fs layer 18:54:15 2ac1f1163629: Pulling fs layer 18:54:15 5c3c966382ef: Pulling fs layer 18:54:15 4f4fb700ef54: Pulling fs layer 18:54:15 d9c7d2e4e75e: Pulling fs layer 18:54:15 9c3e1370e548: Pulling fs layer 18:54:15 5c3c966382ef: Waiting 18:54:15 4f4fb700ef54: Waiting 18:54:15 d9c7d2e4e75e: Waiting 18:54:15 9c3e1370e548: Waiting 18:54:15 4cc291be95ef: Verifying Checksum 18:54:15 4cc291be95ef: Download complete 18:54:15 5c3c966382ef: Verifying Checksum 18:54:15 5c3c966382ef: Download complete 18:54:15 4f4fb700ef54: Verifying Checksum 18:54:15 4f4fb700ef54: Download complete 18:54:15 43c4264eed91: Download complete 18:54:15 43c4264eed91: Pull complete 18:54:15 d9c7d2e4e75e: Verifying Checksum 18:54:15 d9c7d2e4e75e: Download complete 18:54:15 4cc291be95ef: Pull complete 18:54:15 2ac1f1163629: Verifying Checksum 18:54:15 2ac1f1163629: Download complete 18:54:16 9c3e1370e548: Verifying Checksum 18:54:16 9c3e1370e548: Download complete 18:54:18 2ac1f1163629: Pull complete 18:54:18 5c3c966382ef: Pull complete 18:54:18 4f4fb700ef54: Pull complete 18:54:18 d9c7d2e4e75e: Pull complete 18:54:22 9c3e1370e548: Pull complete 18:54:22 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 18:54:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 18:54:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:22 prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container 18:54:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 18:54:24 $ docker top 57a68e8df531f342be464e6df31e25f7c46d9c163caa99df4c4ebaeade8535bc -eo pid,comm [Pipeline] { [Pipeline] sh 18:54:24 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 18:54:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 18:54:25 + set -o pipefail 18:54:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 18:54:35 18:54:35 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 18:54:35 18:54:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/c242167a-c8ad-4405-89ee-bfed11de096c 18:54:35 18:54:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:54:35 18:54:35 18:54:35 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 18:54:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:54:35 $ docker stop --time=1 57a68e8df531f342be464e6df31e25f7c46d9c163caa99df4c4ebaeade8535bc 18:54:37 $ docker rm -f --volumes 57a68e8df531f342be464e6df31e25f7c46d9c163caa99df4c4ebaeade8535bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:54:38 + git log --format=format:%s -1 fbc64fe8f27b5a5dfb6308e9cd0cf10df8be9dab [Pipeline] sh 18:54:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:54:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:54:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:39 prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container 18:54:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:54:39 $ docker top d0528a98b5665b9a999bd18a18203210e2e73a94d549154ee24507475c54a3b2 -eo pid,comm 18:54:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:54:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:54:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:54:39 [ssh-agent] Looking for ssh-agent implementation... 18:54:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:39 $ docker exec d0528a98b5665b9a999bd18a18203210e2e73a94d549154ee24507475c54a3b2 ssh-agent 18:54:39 SSH_AUTH_SOCK=/tmp/ssh-OahUpEicMbL7/agent.32 18:54:39 SSH_AGENT_PID=38 18:54:39 Running ssh-add (command line suppressed) 18:54:39 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13625221707319875707.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13625221707319875707.key) 18:54:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:54:40 + git semver tag 18:54:40 2025-02-20 18:54:40,410 [run_tag] DEBUG tag force:False 18:54:40 2025-02-20 18:54:40,411 [check_head_tag] DEBUG check head tag 18:54:40 2025-02-20 18:54:40,413 [execute] INFO git cat-file --batch-check 18:54:40 2025-02-20 18:54:40,413 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:54:40 2025-02-20 18:54:40,417 [execute] INFO git cat-file --batch 18:54:40 2025-02-20 18:54:40,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:54:40 2025-02-20 18:54:40,461 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:54:40 2025-02-20 18:54:40,461 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 18:54:40 2025-02-20 18:54:40,462 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:54:40 2025-02-20 18:54:40,467 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:54:40 4.0.0-dev.8 [Pipeline] } 18:54:40 $ docker exec --env ******** --env ******** d0528a98b5665b9a999bd18a18203210e2e73a94d549154ee24507475c54a3b2 ssh-agent -k 18:54:40 unset SSH_AUTH_SOCK; 18:54:40 unset SSH_AGENT_PID; 18:54:40 echo Agent pid 38 killed; 18:54:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:54:41 + git semver [Pipeline] } 18:54:41 $ docker stop --time=1 d0528a98b5665b9a999bd18a18203210e2e73a94d549154ee24507475c54a3b2 18:54:42 $ docker rm -f --volumes d0528a98b5665b9a999bd18a18203210e2e73a94d549154ee24507475c54a3b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:54:43 18:54:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:54:43 0.23.1-centos7: Pulling from edgex-lftools 18:54:43 ab5ef0e58194: Pulling fs layer 18:54:43 9712f1f96733: Pulling fs layer 18:54:43 63f879dbbcfc: Pulling fs layer 18:54:43 0d9ebad4ef96: Pulling fs layer 18:54:43 e9a5061849ea: Pulling fs layer 18:54:43 d747dcd14b5f: Pulling fs layer 18:54:43 2de7ff778b66: Pulling fs layer 18:54:43 d747dcd14b5f: Waiting 18:54:43 0d9ebad4ef96: Waiting 18:54:43 2de7ff778b66: Waiting 18:54:43 e9a5061849ea: Waiting 18:54:43 9712f1f96733: Verifying Checksum 18:54:43 9712f1f96733: Download complete 18:54:43 63f879dbbcfc: Verifying Checksum 18:54:43 63f879dbbcfc: Download complete 18:54:44 e9a5061849ea: Verifying Checksum 18:54:44 e9a5061849ea: Download complete 18:54:44 0d9ebad4ef96: Verifying Checksum 18:54:44 0d9ebad4ef96: Download complete 18:54:44 d747dcd14b5f: Download complete 18:54:44 ab5ef0e58194: Verifying Checksum 18:54:44 ab5ef0e58194: Download complete 18:54:44 2de7ff778b66: Verifying Checksum 18:54:44 2de7ff778b66: Download complete 18:54:47 ab5ef0e58194: Pull complete 18:54:47 9712f1f96733: Pull complete 18:54:47 63f879dbbcfc: Pull complete 18:54:50 0d9ebad4ef96: Pull complete 18:54:51 e9a5061849ea: Pull complete 18:54:51 d747dcd14b5f: Pull complete 18:54:52 2de7ff778b66: Pull complete 18:54:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:54:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:54:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:52 prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container 18:54:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:54:54 $ docker top c7f4123ddf8c03998e71836f6052e43d29f3b25fd9d0af8461fbe7e1c08b7dcd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:54:54 provisioning config files... 18:54:54 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2191400217212702832tmp 18:54:54 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4249964489601054299tmp 18:54:54 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14221884444426662959tmp [Pipeline] { [Pipeline] echo 18:54:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:54:55 ---> sigul-configuration.sh 18:54:55 gpg: directory `/root/.gnupg' created 18:54:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:54:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:54:55 gpg: keyring `/root/.gnupg/secring.gpg' created 18:54:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:54:55 gpg: CAST5 encrypted data 18:54:55 gpg: encrypted with 1 passphrase 18:54:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:54:55 + mkdir /home/jenkins 18:54:55 + mkdir /home/jenkins/sigul [Pipeline] sh 18:54:55 + 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 18:54:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:54:55 ---> sigul-install.sh 18:54:55 Sigul already installed; skipping installation. [Pipeline] sh 18:54:56 + git tag --list 18:54:56 v0.0.0 18:54:56 v0.0.1-dev.1 18:54:56 v0.0.1-dev.10 18:54:56 v0.0.1-dev.11 18:54:56 v0.0.1-dev.12 18:54:56 v0.0.1-dev.13 18:54:56 v0.0.1-dev.14 18:54:56 v0.0.1-dev.15 18:54:56 v0.0.1-dev.16 18:54:56 v0.0.1-dev.2 18:54:56 v0.0.1-dev.3 18:54:56 v0.0.1-dev.4 18:54:56 v0.0.1-dev.5 18:54:56 v0.0.1-dev.6 18:54:56 v0.0.1-dev.7 18:54:56 v0.0.1-dev.8 18:54:56 v0.0.1-dev.9 18:54:56 v2.2.0 18:54:56 v2.2.0-dev.17 18:54:56 v2.2.0-dev.18 18:54:56 v2.2.0-dev.19 18:54:56 v2.2.0-dev.20 18:54:56 v2.2.0-dev.21 18:54:56 v2.2.0-dev.22 18:54:56 v2.2.0-dev.23 18:54:56 v2.2.0-dev.24 18:54:56 v2.2.0-dev.25 18:54:56 v2.2.0-dev.26 18:54:56 v2.2.0-dev.27 18:54:56 v2.3.0 18:54:56 v2.3.0-dev.1 18:54:56 v2.3.0-dev.10 18:54:56 v2.3.0-dev.11 18:54:56 v2.3.0-dev.12 18:54:56 v2.3.0-dev.13 18:54:56 v2.3.0-dev.14 18:54:56 v2.3.0-dev.15 18:54:56 v2.3.0-dev.16 18:54:56 v2.3.0-dev.17 18:54:56 v2.3.0-dev.18 18:54:56 v2.3.0-dev.19 18:54:56 v2.3.0-dev.2 18:54:56 v2.3.0-dev.20 18:54:56 v2.3.0-dev.21 18:54:56 v2.3.0-dev.22 18:54:56 v2.3.0-dev.23 18:54:56 v2.3.0-dev.24 18:54:56 v2.3.0-dev.25 18:54:56 v2.3.0-dev.26 18:54:56 v2.3.0-dev.27 18:54:56 v2.3.0-dev.28 18:54:56 v2.3.0-dev.3 18:54:56 v2.3.0-dev.4 18:54:56 v2.3.0-dev.5 18:54:56 v2.3.0-dev.6 18:54:56 v2.3.0-dev.7 18:54:56 v2.3.0-dev.8 18:54:56 v2.3.0-dev.9 18:54:56 v2.3.1 18:54:56 v2.3.1-dev.4 18:54:56 v2.3.1-dev.5 18:54:56 v2.3.1-dev.6 18:54:56 v3.0 18:54:56 v3.0.0 18:54:56 v3.0.0-dev.1 18:54:56 v3.0.0-dev.10 18:54:56 v3.0.0-dev.11 18:54:56 v3.0.0-dev.12 18:54:56 v3.0.0-dev.13 18:54:56 v3.0.0-dev.14 18:54:56 v3.0.0-dev.15 18:54:56 v3.0.0-dev.16 18:54:56 v3.0.0-dev.17 18:54:56 v3.0.0-dev.18 18:54:56 v3.0.0-dev.19 18:54:56 v3.0.0-dev.2 18:54:56 v3.0.0-dev.20 18:54:56 v3.0.0-dev.21 18:54:56 v3.0.0-dev.22 18:54:56 v3.0.0-dev.23 18:54:56 v3.0.0-dev.24 18:54:56 v3.0.0-dev.25 18:54:56 v3.0.0-dev.26 18:54:56 v3.0.0-dev.27 18:54:56 v3.0.0-dev.28 18:54:56 v3.0.0-dev.29 18:54:56 v3.0.0-dev.3 18:54:56 v3.0.0-dev.30 18:54:56 v3.0.0-dev.31 18:54:56 v3.0.0-dev.32 18:54:56 v3.0.0-dev.33 18:54:56 v3.0.0-dev.34 18:54:56 v3.0.0-dev.35 18:54:56 v3.0.0-dev.36 18:54:56 v3.0.0-dev.37 18:54:56 v3.0.0-dev.38 18:54:56 v3.0.0-dev.39 18:54:56 v3.0.0-dev.4 18:54:56 v3.0.0-dev.40 18:54:56 v3.0.0-dev.41 18:54:56 v3.0.0-dev.42 18:54:56 v3.0.0-dev.43 18:54:56 v3.0.0-dev.44 18:54:56 v3.0.0-dev.45 18:54:56 v3.0.0-dev.46 18:54:56 v3.0.0-dev.47 18:54:56 v3.0.0-dev.48 18:54:56 v3.0.0-dev.49 18:54:56 v3.0.0-dev.5 18:54:56 v3.0.0-dev.50 18:54:56 v3.0.0-dev.51 18:54:56 v3.0.0-dev.6 18:54:56 v3.0.0-dev.7 18:54:56 v3.0.0-dev.8 18:54:56 v3.0.0-dev.9 18:54:56 v3.1 18:54:56 v3.1.0 18:54:56 v3.1.0-dev.1 18:54:56 v3.1.0-dev.10 18:54:56 v3.1.0-dev.11 18:54:56 v3.1.0-dev.12 18:54:56 v3.1.0-dev.13 18:54:56 v3.1.0-dev.14 18:54:56 v3.1.0-dev.15 18:54:56 v3.1.0-dev.16 18:54:56 v3.1.0-dev.17 18:54:56 v3.1.0-dev.18 18:54:56 v3.1.0-dev.19 18:54:56 v3.1.0-dev.2 18:54:56 v3.1.0-dev.20 18:54:56 v3.1.0-dev.21 18:54:56 v3.1.0-dev.22 18:54:56 v3.1.0-dev.23 18:54:56 v3.1.0-dev.24 18:54:56 v3.1.0-dev.25 18:54:56 v3.1.0-dev.26 18:54:56 v3.1.0-dev.27 18:54:56 v3.1.0-dev.28 18:54:56 v3.1.0-dev.29 18:54:56 v3.1.0-dev.3 18:54:56 v3.1.0-dev.30 18:54:56 v3.1.0-dev.31 18:54:56 v3.1.0-dev.32 18:54:56 v3.1.0-dev.33 18:54:56 v3.1.0-dev.34 18:54:56 v3.1.0-dev.35 18:54:56 v3.1.0-dev.36 18:54:56 v3.1.0-dev.37 18:54:56 v3.1.0-dev.38 18:54:56 v3.1.0-dev.39 18:54:56 v3.1.0-dev.4 18:54:56 v3.1.0-dev.5 18:54:56 v3.1.0-dev.6 18:54:56 v3.1.0-dev.7 18:54:56 v3.1.0-dev.8 18:54:56 v3.1.0-dev.9 18:54:56 v3.1.1 18:54:56 v3.1.1-dev.1 18:54:56 v3.2.0-dev.1 18:54:56 v3.2.0-dev.10 18:54:56 v3.2.0-dev.11 18:54:56 v3.2.0-dev.12 18:54:56 v3.2.0-dev.13 18:54:56 v3.2.0-dev.14 18:54:56 v3.2.0-dev.15 18:54:56 v3.2.0-dev.16 18:54:56 v3.2.0-dev.17 18:54:56 v3.2.0-dev.18 18:54:56 v3.2.0-dev.19 18:54:56 v3.2.0-dev.2 18:54:56 v3.2.0-dev.20 18:54:56 v3.2.0-dev.21 18:54:56 v3.2.0-dev.22 18:54:56 v3.2.0-dev.3 18:54:56 v3.2.0-dev.4 18:54:56 v3.2.0-dev.5 18:54:56 v3.2.0-dev.6 18:54:56 v3.2.0-dev.7 18:54:56 v3.2.0-dev.8 18:54:56 v3.2.0-dev.9 18:54:56 v4.0.0-dev.1 18:54:56 v4.0.0-dev.2 18:54:56 v4.0.0-dev.3 18:54:56 v4.0.0-dev.4 18:54:56 v4.0.0-dev.5 18:54:56 v4.0.0-dev.6 18:54:56 v4.0.0-dev.7 18:54:56 v4.0.0-dev.8 [Pipeline] sh 18:54:56 + lftools sign git-tag v4.0.0-dev.8 18:54:57 Signing Git tag with Sigul... 18:54:57 Signing v4.0.0-dev.8 [Pipeline] echo 18:54:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:54:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:54:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:54:57 $ docker stop --time=1 c7f4123ddf8c03998e71836f6052e43d29f3b25fd9d0af8461fbe7e1c08b7dcd 18:54:59 $ docker rm -f --volumes c7f4123ddf8c03998e71836f6052e43d29f3b25fd9d0af8461fbe7e1c08b7dcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:54:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:54:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:54:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:59 prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container 18:54:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:55:00 $ docker top 1314b81c882f92391fcdb0aee200d25f59e8908286366816ee1f1a88d31f046a -eo pid,comm 18:55:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:55:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:55:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:55:00 [ssh-agent] Looking for ssh-agent implementation... 18:55:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:00 $ docker exec 1314b81c882f92391fcdb0aee200d25f59e8908286366816ee1f1a88d31f046a ssh-agent 18:55:00 SSH_AUTH_SOCK=/tmp/ssh-cVMBh6kFgBGF/agent.33 18:55:00 SSH_AGENT_PID=39 18:55:00 Running ssh-add (command line suppressed) 18:55:00 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1637181890093613694.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1637181890093613694.key) 18:55:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:55:00 + git semver bump pre 18:55:01 2025-02-20 18:55:01,054 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:55:01 2025-02-20 18:55:01,054 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev 18:55:01 2025-02-20 18:55:01,054 [bump_version] DEBUG bumped version:4.0.0-dev.9 18:55:01 2025-02-20 18:55:01,054 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 18:55:01 2025-02-20 18:55:01,054 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:55:01 2025-02-20 18:55:01,054 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:55:01 2025-02-20 18:55:01,056 [execute] INFO git cat-file --batch-check 18:55:01 2025-02-20 18:55:01,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:55:01 2025-02-20 18:55:01,063 [execute] INFO git cat-file --batch 18:55:01 2025-02-20 18:55:01,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:55:01 2025-02-20 18:55:01,069 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:55:01 4.0.0-dev.9 [Pipeline] } 18:55:01 $ docker exec --env ******** --env ******** 1314b81c882f92391fcdb0aee200d25f59e8908286366816ee1f1a88d31f046a ssh-agent -k 18:55:01 unset SSH_AUTH_SOCK; 18:55:01 unset SSH_AGENT_PID; 18:55:01 echo Agent pid 39 killed; 18:55:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:55:01 + git semver [Pipeline] } 18:55:01 $ docker stop --time=1 1314b81c882f92391fcdb0aee200d25f59e8908286366816ee1f1a88d31f046a 18:55:03 $ docker rm -f --volumes 1314b81c882f92391fcdb0aee200d25f59e8908286366816ee1f1a88d31f046a [Pipeline] // withDockerContainer [Pipeline] sh 18:55:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:55:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:55:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:03 prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container 18:55:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:55:04 $ docker top dcaa4d9cff596dd114c046e269d3ad2277ea6e99def71bf97fb6a5eff0dd1f79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:55:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:55:04 [ssh-agent] Looking for ssh-agent implementation... 18:55:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:04 $ docker exec dcaa4d9cff596dd114c046e269d3ad2277ea6e99def71bf97fb6a5eff0dd1f79 ssh-agent 18:55:04 SSH_AUTH_SOCK=/tmp/ssh-OGBspBt40uGy/agent.32 18:55:04 SSH_AGENT_PID=38 18:55:04 Running ssh-add (command line suppressed) 18:55:04 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3161769951291127611.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3161769951291127611.key) 18:55:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:55:04 + git semver push 18:55:05 2025-02-20 18:55:05,163 [run_push] DEBUG push 18:55:05 2025-02-20 18:55:05,164 [execute] INFO git cat-file --batch-check 18:55:05 2025-02-20 18:55:05,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:55:05 2025-02-20 18:55:05,168 [execute] INFO git rev-list 52b13f6facc87d47e5e6bb4a732b576e2549fc35 -- 18:55:05 2025-02-20 18:55:05,168 [execute] DEBUG Popen(['git', 'rev-list', '52b13f6facc87d47e5e6bb4a732b576e2549fc35', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:55:05 2025-02-20 18:55:05,177 [execute] INFO git fetch -v origin 18:55:05 2025-02-20 18:55:05,177 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 18:55:05 2025-02-20 18:55:05,628 [run_push] DEBUG no remote changes detected 18:55:05 2025-02-20 18:55:05,629 [execute] INFO git push origin semver 18:55:05 2025-02-20 18:55:05,629 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:55:06 2025-02-20 18:55:06,320 [run_push] DEBUG push all version tags 18:55:06 2025-02-20 18:55:06,320 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:55:06 2025-02-20 18:55:06,321 [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) 18:55:07 2025-02-20 18:55:07,025 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:55:07 4.0.0-dev.9 [Pipeline] } 18:55:07 $ docker exec --env ******** --env ******** dcaa4d9cff596dd114c046e269d3ad2277ea6e99def71bf97fb6a5eff0dd1f79 ssh-agent -k 18:55:07 unset SSH_AUTH_SOCK; 18:55:07 unset SSH_AGENT_PID; 18:55:07 echo Agent pid 38 killed; 18:55:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:55:07 + git semver [Pipeline] } 18:55:08 $ docker stop --time=1 dcaa4d9cff596dd114c046e269d3ad2277ea6e99def71bf97fb6a5eff0dd1f79 18:55:09 $ docker rm -f --volumes dcaa4d9cff596dd114c046e269d3ad2277ea6e99def71bf97fb6a5eff0dd1f79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:55:09 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 18:55:09 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:55:09 total 16 18:55:09 drwxr-xr-x 3 root root 4096 Feb 20 18:42 . 18:55:09 drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 18:54 .. 18:55:09 drwxr-xr-x 2 root root 4096 Feb 20 18:42 cost 18:55:09 -rw-r--r-- 1 root root 89 Feb 20 18:42 cost.csv 18:55:09 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 18:55:09 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:55:09 total 16 18:55:09 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 18:42 . 18:55:09 drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 18:54 .. 18:55:09 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 18:42 cost 18:55:09 -rw-r--r-- 1 jenkins jenkins 89 Feb 20 18:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:55:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:55:11 ---> package-listing.sh 18:55:11 ++ facter osfamily 18:55:11 ++ tr '[:upper:]' '[:lower:]' 18:55:11 + OS_FAMILY=debian 18:55:11 + workspace=/w/workspace/exfoundry_device-usb-camera_main 18:55:11 + START_PACKAGES=/tmp/packages_start.txt 18:55:11 + END_PACKAGES=/tmp/packages_end.txt 18:55:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:55:11 + PACKAGES=/tmp/packages_start.txt 18:55:11 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:55:11 + PACKAGES=/tmp/packages_end.txt 18:55:11 + case "${OS_FAMILY}" in 18:55:11 + dpkg -l 18:55:11 + grep '^ii' 18:55:11 + '[' -f /tmp/packages_start.txt ']' 18:55:11 + '[' -f /tmp/packages_end.txt ']' 18:55:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:55:11 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:55:11 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 18:55:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 18:55:11 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 18:55:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:55:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:12 prd-ubuntu20.04-docker-8c-8g-39349 does not seem to be running inside a container 18:55:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:55:12 $ docker top 95266cc8856261d00078ffabd6bf1ead3106e857f48a73785dc1a39519de3b63 -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:12 + touch /tmp/pre-build-complete [Pipeline] sh 18:55:13 + mkdir -p /var/log/sysstat [Pipeline] sh 18:55:13 + ls /var/log/sa-host 18:55:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:13 provisioning config files... 18:55:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13580690882502802247tmp [Pipeline] { [Pipeline] echo 18:55:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:55:13 ---> create-netrc.sh [Pipeline] } 18:55:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:55:14 ---> python-tools-install.sh [Pipeline] echo 18:55:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:55:14 ---> sudo-logs.sh 18:55:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:55:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:55:14 ---> job-cost.sh 18:55:14 lf-activate-venv: SKIPPING 18:55:14 DEBUG: total: 0.2199999988079071 18:55:14 INFO: Retrieving Stack Cost... 18:55:15 INFO: Retrieving Pricing Info for: v3-standard-8 18:55:15 INFO: Archiving Costs [Pipeline] echo 18:55:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:55:15 ---> logs-deploy.sh 18:55:15 lf-activate-venv: SKIPPING 18:55:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/196 18:55:15 INFO: archiving workspace using pattern(s): 18:55:16 Archives upload complete. 18:55:17 INFO: archiving logs to Nexus 18:55:17 ---> uname -a: 18:55:17 Linux prd-ubuntu20-04-docker-8c-8g-39349 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:55:17 18:55:17 18:55:17 ---> lscpu: 18:55:17 Architecture: x86_64 18:55:17 CPU op-mode(s): 32-bit, 64-bit 18:55:17 Byte Order: Little Endian 18:55:17 Address sizes: 40 bits physical, 48 bits virtual 18:55:17 CPU(s): 8 18:55:17 On-line CPU(s) list: 0-7 18:55:17 Thread(s) per core: 1 18:55:17 Core(s) per socket: 1 18:55:17 Socket(s): 8 18:55:17 NUMA node(s): 1 18:55:17 Vendor ID: AuthenticAMD 18:55:17 CPU family: 23 18:55:17 Model: 49 18:55:17 Model name: AMD EPYC-Rome Processor 18:55:17 Stepping: 0 18:55:17 CPU MHz: 2800.000 18:55:17 BogoMIPS: 5600.00 18:55:17 Virtualization: AMD-V 18:55:17 Hypervisor vendor: KVM 18:55:17 Virtualization type: full 18:55:17 L1d cache: 256 KiB 18:55:17 L1i cache: 256 KiB 18:55:17 L2 cache: 4 MiB 18:55:17 L3 cache: 128 MiB 18:55:17 NUMA node0 CPU(s): 0-7 18:55:17 Vulnerability Itlb multihit: Not affected 18:55:17 Vulnerability L1tf: Not affected 18:55:17 Vulnerability Mds: Not affected 18:55:17 Vulnerability Meltdown: Not affected 18:55:17 Vulnerability Mmio stale data: Not affected 18:55:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:55:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:55:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:55:17 Vulnerability Srbds: Not affected 18:55:17 Vulnerability Tsx async abort: Not affected 18:55:17 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 18:55:17 18:55:17 18:55:17 ---> nproc: 18:55:17 8 18:55:17 18:55:17 18:55:17 ---> df -h: 18:55:17 Filesystem Size Used Avail Use% Mounted on 18:55:17 overlay 155G 14G 142G 9% / 18:55:17 tmpfs 64M 0 64M 0% /dev 18:55:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:55:17 shm 64M 0 64M 0% /dev/shm 18:55:17 /dev/vda1 155G 14G 142G 9% /facter-os 18:55:17 18:55:17 18:55:17 ---> sar -b -r -n DEV: 18:55:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39349) 02/20/25 _x86_64_ (8 CPU) 18:55:17 18:55:17 18:38:32 LINUX RESTART (8 CPU) 18:55:17 18:55:17 18:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:55:17 18:40:01 458.13 19.42 438.72 0.00 2052.32 57505.25 0.00 18:55:17 18:41:01 185.72 0.15 185.57 0.00 15.33 58008.87 0.00 18:55:17 18:42:01 259.72 0.22 259.51 0.00 21.06 62705.55 0.00 18:55:17 18:43:01 53.16 1.55 51.61 0.00 45.73 16812.68 0.00 18:55:17 18:44:01 37.43 4.90 32.53 0.00 2611.30 5899.55 0.00 18:55:17 18:45:01 6.17 0.02 6.15 0.00 0.13 111.98 0.00 18:55:17 18:46:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 18:55:17 18:47:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 18:55:17 18:48:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 18:55:17 18:49:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 18:55:17 18:50:01 1.62 0.00 1.62 0.00 0.00 22.40 0.00 18:55:17 18:51:01 0.87 0.00 0.87 0.00 0.00 10.80 0.00 18:55:17 18:52:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 18:55:17 18:53:01 0.87 0.00 0.87 0.00 0.00 11.60 0.00 18:55:17 18:54:01 1.33 0.02 1.32 0.00 0.13 19.60 0.00 18:55:17 18:55:01 157.37 0.30 157.07 0.00 18.80 61072.09 0.00 18:55:17 Average: 72.63 1.64 70.98 0.00 295.98 16347.90 0.00 18:55:17 18:55:17 18:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:55:17 18:40:01 28092112 31522744 787900 2.40 129188 3468692 1867644 5.50 1262848 3025812 456272 18:55:17 18:41:01 27426520 31426924 874276 2.66 190408 3897680 2246584 6.62 1396348 3469692 386128 18:55:17 18:42:01 27277184 31519644 784356 2.39 196900 4153628 1923400 5.67 1424876 3613600 1112 18:55:17 18:43:01 26762780 31515184 786500 2.39 203308 4606808 1765784 5.20 1451560 4052860 12 18:55:17 18:44:01 26438108 31487928 786664 2.39 226136 4880676 1741168 5.13 1655616 4137296 1028 18:55:17 18:45:01 26452288 31497192 778248 2.37 224692 4877416 1738856 5.12 1646236 4134048 140 18:55:17 18:46:01 26452272 31497236 778160 2.37 224716 4877424 1738856 5.12 1646188 4134052 8 18:55:17 18:47:01 26456036 31501028 774308 2.35 224744 4877424 1738856 5.12 1642520 4134056 12 18:55:17 18:48:01 26455932 31500972 774292 2.35 224776 4877428 1738856 5.12 1642132 4134060 8 18:55:17 18:49:01 26456880 31502000 773380 2.35 224832 4877432 1738856 5.12 1642208 4134068 184 18:55:17 18:50:01 26458332 31503620 771464 2.35 224908 4877432 1738856 5.12 1640292 4134064 8 18:55:17 18:51:01 26458276 31503588 771468 2.35 224924 4877436 1738856 5.12 1640248 4134068 164 18:55:17 18:52:01 26458016 31503348 771652 2.35 224936 4877436 1738856 5.12 1640264 4134068 12 18:55:17 18:53:01 26458252 31503604 771324 2.35 224960 4877440 1738856 5.12 1640312 4134072 192 18:55:17 18:54:01 26456624 31502160 772468 2.35 225016 4877420 1750704 5.16 1640728 4134044 244 18:55:17 18:55:01 24958312 31446072 821432 2.50 252492 6160272 1994748 5.88 1768512 5366844 804 18:55:17 Average: 26594870 31495828 786118 2.39 215434 4746378 1808734 5.33 1586306 4062919 52896 18:55:17 18:55:17 18:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:55:17 18:40:01 docker0 328.30 495.44 27.71 3197.70 0.00 0.00 0.00 0.00 18:55:17 18:40:01 ens3 1041.09 688.26 9026.22 129.87 0.00 0.00 0.00 0.00 18:55:17 18:40:01 lo 6.51 6.51 0.64 0.64 0.00 0.00 0.00 0.00 18:55:17 18:41:01 veth38c7b9e 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 18:55:17 18:41:01 docker0 0.30 0.38 0.03 0.14 0.00 0.00 0.00 0.00 18:55:17 18:41:01 ens3 29.36 17.75 27.39 11.06 0.00 0.00 0.00 0.00 18:55:17 18:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:55:17 18:42:01 docker0 20.85 50.41 1.51 881.33 0.00 0.00 0.00 0.00 18:55:17 18:42:01 ens3 215.21 162.31 1241.58 986.21 0.00 0.00 0.00 0.00 18:55:17 18:42:01 lo 6.33 6.33 0.64 0.64 0.00 0.00 0.00 0.00 18:55:17 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:43:01 ens3 180.50 155.09 2552.04 539.48 0.00 0.00 0.00 0.00 18:55:17 18:43:01 lo 5.47 5.47 0.53 0.53 0.00 0.00 0.00 0.00 18:55:17 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:44:01 ens3 99.03 51.29 2156.25 23.52 0.00 0.00 0.00 0.00 18:55:17 18:44:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 18:55:17 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:45:01 ens3 0.32 0.23 0.09 0.07 0.00 0.00 0.00 0.00 18:55:17 18:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:55:17 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:47:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:55:17 18:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:55:17 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:48:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:55:17 18:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:55:17 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:50:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 18:55:17 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:51:01 ens3 0.25 0.13 0.12 0.01 0.00 0.00 0.00 0.00 18:55:17 18:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:55:17 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:55:17 18:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:55:17 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:55:01 docker0 56.72 99.72 5.41 891.49 0.00 0.00 0.00 0.00 18:55:17 18:55:01 ens3 384.20 223.93 8057.43 43.43 0.00 0.00 0.00 0.00 18:55:17 18:55:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 18:55:17 18:55:01 veth693703b 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 18:55:17 Average: docker0 25.07 39.90 2.14 307.68 0.00 0.00 0.00 0.00 18:55:17 Average: ens3 120.95 80.58 1433.47 108.33 0.00 0.00 0.00 0.00 18:55:17 Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 18:55:17 Average: veth693703b 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 18:55:17 18:55:17 18:55:17 ---> sar -P ALL: 18:55:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39349) 02/20/25 _x86_64_ (8 CPU) 18:55:17 18:55:17 18:38:32 LINUX RESTART (8 CPU) 18:55:17 18:55:17 18:39:02 CPU %user %nice %system %iowait %steal %idle 18:55:17 18:40:01 all 11.28 0.00 3.94 2.14 0.06 82.58 18:55:17 18:40:01 0 9.14 0.00 4.11 0.81 0.05 85.89 18:55:17 18:40:01 1 13.86 0.00 4.09 0.12 0.07 81.86 18:55:17 18:40:01 2 10.86 0.00 3.02 0.31 0.05 85.75 18:55:17 18:40:01 3 8.60 0.00 4.41 2.44 0.07 84.49 18:55:17 18:40:01 4 10.59 0.00 4.00 3.29 0.05 82.06 18:55:17 18:40:01 5 13.20 0.00 4.87 8.18 0.07 73.68 18:55:17 18:40:01 6 13.98 0.00 3.65 1.80 0.07 80.50 18:55:17 18:40:01 7 10.01 0.00 3.40 0.20 0.05 86.34 18:55:17 18:41:01 all 42.47 0.00 7.56 1.48 0.08 48.39 18:55:17 18:41:01 0 42.82 0.00 7.07 1.15 0.08 48.88 18:55:17 18:41:01 1 42.30 0.00 7.48 0.39 0.07 49.76 18:55:17 18:41:01 2 41.88 0.00 7.47 0.14 0.08 50.42 18:55:17 18:41:01 3 43.68 0.00 7.80 0.32 0.08 48.11 18:55:17 18:41:01 4 41.04 0.00 7.24 0.24 0.08 51.40 18:55:17 18:41:01 5 43.12 0.00 7.87 9.05 0.10 39.86 18:55:17 18:41:01 6 42.47 0.00 8.09 0.39 0.08 48.97 18:55:17 18:41:01 7 42.48 0.00 7.47 0.22 0.08 49.74 18:55:17 18:42:01 all 29.16 0.00 5.98 1.36 0.08 63.43 18:55:17 18:42:01 0 30.98 0.00 6.14 0.56 0.08 62.24 18:55:17 18:42:01 1 28.68 0.00 5.94 0.19 0.07 65.13 18:55:17 18:42:01 2 27.58 0.00 5.40 0.14 0.08 66.80 18:55:17 18:42:01 3 28.92 0.00 5.67 0.12 0.07 65.22 18:55:17 18:42:01 4 28.69 0.00 5.55 0.07 0.08 65.60 18:55:17 18:42:01 5 28.46 0.00 6.66 6.85 0.08 57.94 18:55:17 18:42:01 6 29.10 0.00 6.21 0.94 0.07 63.68 18:55:17 18:42:01 7 30.89 0.00 6.25 2.02 0.07 60.78 18:55:17 18:43:01 all 4.30 0.00 1.12 0.35 0.03 94.20 18:55:17 18:43:01 0 2.74 0.00 1.76 0.03 0.03 95.43 18:55:17 18:43:01 1 5.07 0.00 1.10 0.02 0.03 93.77 18:55:17 18:43:01 2 3.75 0.00 0.77 0.00 0.02 95.47 18:55:17 18:43:01 3 2.75 0.00 1.39 2.28 0.05 93.53 18:55:17 18:43:01 4 5.64 0.00 1.02 0.02 0.03 93.29 18:55:17 18:43:01 5 3.26 0.00 1.09 0.00 0.02 95.64 18:55:17 18:43:01 6 5.36 0.00 0.82 0.33 0.03 93.46 18:55:17 18:43:01 7 5.80 0.00 1.02 0.12 0.03 93.03 18:55:17 18:44:01 all 1.94 0.00 0.99 0.25 0.02 96.80 18:55:17 18:44:01 0 2.62 0.00 0.70 0.63 0.05 95.99 18:55:17 18:44:01 1 2.59 0.00 1.72 0.75 0.02 94.93 18:55:17 18:44:01 2 2.05 0.00 1.58 0.18 0.00 96.18 18:55:17 18:44:01 3 1.34 0.00 1.15 0.02 0.03 97.46 18:55:17 18:44:01 4 2.69 0.00 1.29 0.28 0.02 95.72 18:55:17 18:44:01 5 1.45 0.00 0.48 0.02 0.03 98.01 18:55:17 18:44:01 6 1.41 0.00 0.44 0.05 0.02 98.09 18:55:17 18:44:01 7 1.35 0.00 0.58 0.03 0.02 98.02 18:55:17 18:45:01 all 0.08 0.00 0.05 0.01 0.01 99.85 18:55:17 18:45:01 0 0.13 0.00 0.07 0.03 0.03 99.73 18:55:17 18:45:01 1 0.03 0.00 0.07 0.00 0.00 99.90 18:55:17 18:45:01 2 0.07 0.00 0.07 0.00 0.02 99.85 18:55:17 18:45:01 3 0.07 0.00 0.03 0.00 0.02 99.88 18:55:17 18:45:01 4 0.20 0.00 0.07 0.00 0.00 99.73 18:55:17 18:45:01 5 0.07 0.00 0.05 0.00 0.00 99.88 18:55:17 18:45:01 6 0.03 0.00 0.05 0.02 0.02 99.88 18:55:17 18:45:01 7 0.07 0.00 0.03 0.00 0.00 99.90 18:55:17 18:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:55:17 18:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:55:17 18:46:01 1 0.00 0.00 0.03 0.02 0.00 99.95 18:55:17 18:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:55:17 18:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:55:17 18:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:55:17 18:46:01 5 0.07 0.00 0.00 0.00 0.02 99.92 18:55:17 18:46:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:55:17 18:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:55:17 18:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:55:17 18:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:55:17 18:47:01 1 0.02 0.00 0.02 0.02 0.03 99.92 18:55:17 18:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:55:17 18:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:55:17 18:47:01 4 0.05 0.00 0.02 0.00 0.00 99.93 18:55:17 18:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:55:17 18:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:55:17 18:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:55:17 18:48:01 all 0.05 0.00 0.01 0.00 0.01 99.94 18:55:17 18:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:55:17 18:48:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:55:17 18:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:55:17 18:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:55:17 18:48:01 4 0.27 0.00 0.00 0.00 0.02 99.72 18:55:17 18:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:55:17 18:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:55:17 18:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:55:17 18:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:55:17 18:49:01 0 0.00 0.00 0.00 0.02 0.02 99.97 18:55:17 18:49:01 1 0.00 0.00 0.03 0.02 0.03 99.92 18:55:17 18:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:55:17 18:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:55:17 18:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:55:17 18:49:01 5 0.07 0.00 0.02 0.00 0.00 99.92 18:55:17 18:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:55:17 18:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:55:17 18:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:55:17 18:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:55:17 18:50:01 1 0.00 0.00 0.02 0.02 0.02 99.95 18:55:17 18:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:55:17 18:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:55:17 18:50:01 4 0.05 0.00 0.00 0.00 0.02 99.93 18:55:17 18:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:55:17 18:50:01 6 0.13 0.00 0.02 0.00 0.02 99.83 18:55:17 18:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:55:17 18:55:17 18:50:01 CPU %user %nice %system %iowait %steal %idle 18:55:17 18:51:01 all 0.04 0.00 0.01 0.00 0.01 99.94 18:55:17 18:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:55:17 18:51:01 1 0.00 0.00 0.02 0.02 0.03 99.93 18:55:17 18:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:55:17 18:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:55:17 18:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:55:17 18:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:55:17 18:51:01 6 0.20 0.00 0.00 0.00 0.00 99.80 18:55:17 18:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:55:17 18:52:01 all 0.12 0.00 0.01 0.00 0.01 99.85 18:55:17 18:52:01 0 0.00 0.00 0.03 0.00 0.02 99.95 18:55:17 18:52:01 1 0.03 0.00 0.02 0.00 0.03 99.92 18:55:17 18:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:55:17 18:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:55:17 18:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:55:17 18:52:01 5 0.00 0.00 0.03 0.00 0.02 99.95 18:55:17 18:52:01 6 0.96 0.00 0.02 0.00 0.02 99.01 18:55:17 18:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:55:17 18:53:01 all 0.26 0.00 0.01 0.00 0.01 99.72 18:55:17 18:53:01 0 0.00 0.00 0.00 0.02 0.02 99.97 18:55:17 18:53:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:55:17 18:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:55:17 18:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:55:17 18:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:55:17 18:53:01 5 0.03 0.00 0.03 0.00 0.02 99.92 18:55:17 18:53:01 6 1.97 0.00 0.00 0.00 0.00 98.03 18:55:17 18:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:55:17 18:54:01 all 0.27 0.00 0.02 0.00 0.01 99.70 18:55:17 18:54:01 0 0.02 0.00 0.05 0.00 0.00 99.93 18:55:17 18:54:01 1 0.02 0.00 0.05 0.02 0.03 99.88 18:55:17 18:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:55:17 18:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:55:17 18:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:55:17 18:54:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:55:17 18:54:01 6 1.97 0.00 0.02 0.00 0.00 98.01 18:55:17 18:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:55:17 18:55:01 all 8.71 0.00 3.76 1.10 0.06 86.37 18:55:17 18:55:01 0 8.82 0.00 5.30 6.75 0.07 79.06 18:55:17 18:55:01 1 7.23 0.00 4.32 1.13 0.05 87.27 18:55:17 18:55:01 2 8.78 0.00 3.71 0.30 0.05 87.16 18:55:17 18:55:01 3 8.67 0.00 3.61 0.40 0.07 87.25 18:55:17 18:55:01 4 7.81 0.00 2.73 0.02 0.05 89.39 18:55:17 18:55:01 5 10.21 0.00 3.48 0.07 0.07 86.18 18:55:17 18:55:01 6 9.17 0.00 3.27 0.12 0.05 87.39 18:55:17 18:55:01 7 8.97 0.00 3.70 0.02 0.05 87.26 18:55:17 Average: all 6.12 0.00 1.46 0.41 0.03 91.98 18:55:17 Average: 0 6.03 0.00 1.57 0.62 0.03 91.75 18:55:17 Average: 1 6.19 0.00 1.55 0.17 0.03 92.06 18:55:17 Average: 2 5.88 0.00 1.37 0.07 0.02 92.67 18:55:17 Average: 3 5.84 0.00 1.50 0.34 0.03 92.29 18:55:17 Average: 4 6.03 0.00 1.36 0.24 0.03 92.35 18:55:17 Average: 5 6.19 0.00 1.52 1.49 0.03 90.78 18:55:17 Average: 6 6.62 0.00 1.40 0.22 0.03 91.73 18:55:17 Average: 7 6.19 0.00 1.40 0.16 0.02 92.23 18:55:17 18:55:17 18:55:17