Pull request #338 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6126e739245b1378ef53467b1d055053e9ae671d+f25607548414acab236b5d6b621afb5b0ea6f720 (eb90ad5270e90b444f82d597554ac0eed5d4b7de) 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-ssh15113457774890880811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17150039093273998880.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7473688152579233861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7265212098019008175.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5744087108319937576.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-338/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-338/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4084784360611258140.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5659 in /w/workspace/foundry_device-usb-camera_PR-338 [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/foundry_device-usb-camera_PR-338 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f25607548414acab236b5d6b621afb5b0ea6f720 into PR head commit 6126e739245b1378ef53467b1d055053e9ae671d Merge succeeded, producing 6126e739245b1378ef53467b1d055053e9ae671d Checking out Revision 6126e739245b1378ef53467b1d055053e9ae671d (PR-338) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 6126e739245b1378ef53467b1d055053e9ae671d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f25607548414acab236b5d6b621afb5b0ea6f720 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6126e739245b1378ef53467b1d055053e9ae671d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:31:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:31:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:31:12 ========================================================= 17:31:12 EdgeX Global Pipelines Version Info 17:31:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:31:13 ------------------- 17:31:13 stable info: 17:31:13 ------------------- 17:31:13 Commited By: Ginny Guan ginny@iotechsys.com 17:31:13 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 17:31:13 Message: update stable to v1.0.260 17:31:14 ------------------- 17:31:14 experimental info: 17:31:14 ------------------- 17:31:14 Commited By: Ginny Guan ginny@iotechsys.com 17:31:14 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 17:31:14 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:31:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:31:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:31:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:31:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:31:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:31:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:31:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:31:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:31:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:31:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:31:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:31:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:31:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:31:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:31:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:31:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:31:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:31:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:31:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:31:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:31:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-338 [Pipeline] echo 17:31:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-338 [Pipeline] echo 17:31:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-338 [Pipeline] echo 17:31:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6126e739245b1378ef53467b1d055053e9ae671d [Pipeline] echo 17:31:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6126e73 [Pipeline] echo 17:31:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:31:16 provisioning config files... 17:31:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-338@tmp/config17858915553460667074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:31:17 ---> ****-login.sh 17:31:17 nexus3.edgexfoundry.org:10001 17:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:17 Configure a credential helper to remove this warning. See 17:31:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:17 17:31:17 Login Succeeded 17:31:17 nexus3.edgexfoundry.org:10002 17:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:17 Configure a credential helper to remove this warning. See 17:31:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:17 17:31:17 Login Succeeded 17:31:17 nexus3.edgexfoundry.org:10003 17:31:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:18 Configure a credential helper to remove this warning. See 17:31:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:18 17:31:18 Login Succeeded 17:31:18 nexus3.edgexfoundry.org:10004 17:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:18 Configure a credential helper to remove this warning. See 17:31:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:18 17:31:18 Login Succeeded 17:31:18 ****.io 17:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:18 Configure a credential helper to remove this warning. See 17:31:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:18 17:31:18 Login Succeeded 17:31:18 ---> ****-login.sh ends [Pipeline] } 17:31:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:31:19 + git rev-list -1 --merges 6126e739245b1378ef53467b1d055053e9ae671d~1..6126e739245b1378ef53467b1d055053e9ae671d [Pipeline] echo 17:31:19 -----------> git rev-list -1 --merges 6126e739245b1378ef53467b1d055053e9ae671d~1..6126e739245b1378ef53467b1d055053e9ae671d 6126e739245b1378ef53467b1d055053e9ae671d [false] [Pipeline] sh 17:31:19 + git log --format=format:%s -1 6126e739245b1378ef53467b1d055053e9ae671d [Pipeline] echo 17:31:19 ========================================================= 17:31:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:31:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:31:19 + git log --format=format:%s -1 6126e739245b1378ef53467b1d055053e9ae671d [Pipeline] echo 17:31:19 [semverPrep] GIT_COMMIT: 6126e739245b1378ef53467b1d055053e9ae671d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:31:20 [semverPrep] This is not a build commit. [Pipeline] sh 17:31:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:31:20 + grep -v github /etc/ssh/ssh_known_hosts 17:31:20 + [ -e /tmp/ssh_known_hosts ] 17:31:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:31:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:31:20 + sudo tee -a /etc/ssh/ssh_known_hosts 17:31:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:31:21 17:31:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:31:21 0.1.4: Pulling from edgex-devops/py-git-semver 17:31:21 b85a868b505f: Pulling fs layer 17:31:21 e2be974225ed: Pulling fs layer 17:31:21 339a4e72a1f5: Pulling fs layer 17:31:21 988bab9f4d93: Pulling fs layer 17:31:21 1469e6f7b9e6: Pulling fs layer 17:31:21 eaf3925da568: Pulling fs layer 17:31:21 bab4dde63d76: Pulling fs layer 17:31:21 bde34c3a00c8: Pulling fs layer 17:31:21 b352a97aabf1: Pulling fs layer 17:31:21 4872d77fe225: Pulling fs layer 17:31:21 5851b861e8e6: Pulling fs layer 17:31:21 1469e6f7b9e6: Waiting 17:31:21 eaf3925da568: Waiting 17:31:21 b352a97aabf1: Waiting 17:31:21 bde34c3a00c8: Waiting 17:31:21 bab4dde63d76: Waiting 17:31:21 4872d77fe225: Waiting 17:31:21 988bab9f4d93: Waiting 17:31:21 e2be974225ed: Download complete 17:31:21 988bab9f4d93: Download complete 17:31:21 1469e6f7b9e6: Verifying Checksum 17:31:21 1469e6f7b9e6: Download complete 17:31:21 eaf3925da568: Verifying Checksum 17:31:21 eaf3925da568: Download complete 17:31:21 339a4e72a1f5: Verifying Checksum 17:31:21 339a4e72a1f5: Download complete 17:31:21 bde34c3a00c8: Download complete 17:31:21 b352a97aabf1: Verifying Checksum 17:31:21 b352a97aabf1: Download complete 17:31:21 4872d77fe225: Verifying Checksum 17:31:21 4872d77fe225: Download complete 17:31:21 5851b861e8e6: Verifying Checksum 17:31:21 5851b861e8e6: Download complete 17:31:21 b85a868b505f: Verifying Checksum 17:31:21 b85a868b505f: Download complete 17:31:21 bab4dde63d76: Verifying Checksum 17:31:21 bab4dde63d76: Download complete 17:31:22 b85a868b505f: Pull complete 17:31:23 e2be974225ed: Pull complete 17:31:23 339a4e72a1f5: Pull complete 17:31:23 988bab9f4d93: Pull complete 17:31:23 1469e6f7b9e6: Pull complete 17:31:23 eaf3925da568: Pull complete 17:31:25 bab4dde63d76: Pull complete 17:31:25 bde34c3a00c8: Pull complete 17:31:25 b352a97aabf1: Pull complete 17:31:25 4872d77fe225: Pull complete 17:31:25 5851b861e8e6: Pull complete 17:31:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:31:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:31:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:26 prd-ubuntu20.04-docker-8c-8g-5659 does not seem to be running inside a container 17:31:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-338 -v /w/workspace/foundry_device-usb-camera_PR-338:/w/workspace/foundry_device-usb-camera_PR-338:rw,z -v /w/workspace/foundry_device-usb-camera_PR-338@tmp:/w/workspace/foundry_device-usb-camera_PR-338@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:31:29 $ docker top 514723f4b6e2686540e715310b8564525d24a95e9ba7c46690c928733fc039c8 -eo pid,comm 17:31:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:31:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:31:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:31:30 [ssh-agent] Looking for ssh-agent implementation... 17:31:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:31:30 $ docker exec 514723f4b6e2686540e715310b8564525d24a95e9ba7c46690c928733fc039c8 ssh-agent 17:31:30 SSH_AUTH_SOCK=/tmp/ssh-QgF5pKD8WnUf/agent.32 17:31:30 SSH_AGENT_PID=38 17:31:30 Running ssh-add (command line suppressed) 17:31:30 Identity added: /w/workspace/foundry_device-usb-camera_PR-338@tmp/private_key_18427905325253845644.key (/w/workspace/foundry_device-usb-camera_PR-338@tmp/private_key_18427905325253845644.key) 17:31:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:31:30 + git tag --points-at HEAD [Pipeline] } 17:31:30 $ docker exec --env ******** --env ******** 514723f4b6e2686540e715310b8564525d24a95e9ba7c46690c928733fc039c8 ssh-agent -k 17:31:30 unset SSH_AUTH_SOCK; 17:31:30 unset SSH_AGENT_PID; 17:31:30 echo Agent pid 38 killed; 17:31:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:31:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:31:31 [ssh-agent] Looking for ssh-agent implementation... 17:31:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:31:31 $ docker exec 514723f4b6e2686540e715310b8564525d24a95e9ba7c46690c928733fc039c8 ssh-agent 17:31:31 SSH_AUTH_SOCK=/tmp/ssh-bMBRlmzAlzYX/agent.71 17:31:31 SSH_AGENT_PID=77 17:31:31 Running ssh-add (command line suppressed) 17:31:31 Identity added: /w/workspace/foundry_device-usb-camera_PR-338@tmp/private_key_507183479684701139.key (/w/workspace/foundry_device-usb-camera_PR-338@tmp/private_key_507183479684701139.key) 17:31:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:31:31 + git semver init 17:31:31 2024-07-15 17:31:31,880 [run_init] DEBUG init version:0.0.0 force:False 17:31:31 2024-07-15 17:31:31,881 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-338/.semver 17:31:31 2024-07-15 17:31:31,881 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-338/.semver 17:31:31 2024-07-15 17:31:31,882 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-338/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-338, universal_newlines=False, shell=None, istream=None) 17:31:33 2024-07-15 17:31:33,514 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-338/.git/info/exclude 17:31:33 2024-07-15 17:31:33,515 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-338/.semver/PR-338 with force:False 17:31:33 2024-07-15 17:31:33,515 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-338/.semver/PR-338 17:31:33 2024-07-15 17:31:33,519 [execute] INFO git cat-file --batch-check 17:31:33 2024-07-15 17:31:33,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-338/.semver, universal_newlines=False, shell=None, istream=) 17:31:33 2024-07-15 17:31:33,526 [execute] INFO git cat-file --batch 17:31:33 2024-07-15 17:31:33,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-338/.semver, universal_newlines=False, shell=None, istream=) 17:31:33 2024-07-15 17:31:33,531 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-338/.semver/PR-338 17:31:33 0.0.0 [Pipeline] } 17:31:33 $ docker exec --env ******** --env ******** 514723f4b6e2686540e715310b8564525d24a95e9ba7c46690c928733fc039c8 ssh-agent -k 17:31:34 unset SSH_AUTH_SOCK; 17:31:34 unset SSH_AGENT_PID; 17:31:34 echo Agent pid 77 killed; 17:31:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:31:34 + git semver [Pipeline] } 17:31:34 $ docker stop --time=1 514723f4b6e2686540e715310b8564525d24a95e9ba7c46690c928733fc039c8 17:31:36 $ docker rm -f --volumes 514723f4b6e2686540e715310b8564525d24a95e9ba7c46690c928733fc039c8 [Pipeline] // withDockerContainer [Pipeline] sh 17:31:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:31:36 Stashed 1 file(s) [Pipeline] echo 17:31:37 [edgeXSemver]: initialized semver on version 0.0.0 [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 17:31:37 provisioning config files... 17:31:37 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-338@tmp/config9105434569379149816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:31:38 ---> ****-login.sh 17:31:38 nexus3.edgexfoundry.org:10001 17:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:38 Configure a credential helper to remove this warning. See 17:31:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:38 17:31:38 Login Succeeded 17:31:38 nexus3.edgexfoundry.org:10002 17:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:38 Configure a credential helper to remove this warning. See 17:31:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:38 17:31:38 Login Succeeded 17:31:38 nexus3.edgexfoundry.org:10003 17:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:38 Configure a credential helper to remove this warning. See 17:31:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:38 17:31:38 Login Succeeded 17:31:38 nexus3.edgexfoundry.org:10004 17:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:38 Configure a credential helper to remove this warning. See 17:31:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:38 17:31:38 Login Succeeded 17:31:38 ****.io 17:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:31:38 Configure a credential helper to remove this warning. See 17:31:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:31:38 17:31:38 Login Succeeded 17:31:38 ---> ****-login.sh ends [Pipeline] } 17:31:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:31:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:31:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:31:39 ========================================================= 17:31:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:31:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:31:39 Sending build context to Docker daemon 20.44MB 17:31:39 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:31:39 Step 2/13 : FROM ${BASE} AS builder 17:31:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:31:39 619be1103602: Pulling fs layer 17:31:39 7862e08f4a3e: Pulling fs layer 17:31:39 5df492c9dc93: Pulling fs layer 17:31:39 7629e6793208: Pulling fs layer 17:31:39 4f4fb700ef54: Pulling fs layer 17:31:39 fb5054dd5b73: Pulling fs layer 17:31:39 eeca6798cff9: Pulling fs layer 17:31:39 aa269ceb94a6: Pulling fs layer 17:31:39 ada007ff1a6a: Pulling fs layer 17:31:39 7629e6793208: Waiting 17:31:39 aa269ceb94a6: Waiting 17:31:39 eeca6798cff9: Waiting 17:31:39 fb5054dd5b73: Waiting 17:31:39 4f4fb700ef54: Waiting 17:31:39 ada007ff1a6a: Waiting 17:31:39 7862e08f4a3e: Verifying Checksum 17:31:39 7862e08f4a3e: Download complete 17:31:39 7629e6793208: Download complete 17:31:39 4f4fb700ef54: Verifying Checksum 17:31:39 4f4fb700ef54: Download complete 17:31:39 fb5054dd5b73: Download complete 17:31:39 619be1103602: Verifying Checksum 17:31:39 619be1103602: Download complete 17:31:39 eeca6798cff9: Verifying Checksum 17:31:39 eeca6798cff9: Download complete 17:31:40 619be1103602: Pull complete 17:31:40 ada007ff1a6a: Verifying Checksum 17:31:40 ada007ff1a6a: Download complete 17:31:40 7862e08f4a3e: Pull complete 17:31:40 5df492c9dc93: Verifying Checksum 17:31:40 5df492c9dc93: Download complete 17:31:40 aa269ceb94a6: Verifying Checksum 17:31:40 aa269ceb94a6: Download complete 17:31:43 5df492c9dc93: Pull complete 17:31:43 7629e6793208: Pull complete 17:31:43 4f4fb700ef54: Pull complete 17:31:43 fb5054dd5b73: Pull complete 17:31:43 eeca6798cff9: Pull complete 17:31:46 aa269ceb94a6: Pull complete 17:31:47 ada007ff1a6a: Pull complete 17:31:47 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 17:31:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:31:47 ---> f489d0715acc 17:31:47 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:31:52 Still waiting to schedule task 17:31:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:31:53 ---> Running in 5f1213ce9394 17:31:53 Removing intermediate container 5f1213ce9394 17:31:53 ---> a1808fd14c3d 17:31:53 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:31:53 ---> Running in c42f4c14a935 17:31:53 Removing intermediate container c42f4c14a935 17:31:53 ---> 3ee282156733 17:31:53 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:31:53 ---> Running in 96299092a022 17:31:53 Removing intermediate container 96299092a022 17:31:53 ---> a7ad63a8d438 17:31:53 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:31:53 ---> Running in 3316112f4e8c 17:31:53 Removing intermediate container 3316112f4e8c 17:31:53 ---> 5bfab8a961f2 17:31:53 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:31:53 ---> Running in bb0ebeb884ba 17:31:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:31:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:31:53 (1/13) Installing libintl (0.21.1-r7) 17:31:53 (2/13) Installing eudev-libs (3.2.11-r8) 17:31:54 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:31:54 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:31:54 (5/13) Installing v4l-utils (1.24.1-r0) 17:31:54 (6/13) Installing libdvbv5 (1.24.1-r0) 17:31:54 (7/13) Installing udev-init-scripts (35-r1) 17:31:54 (8/13) Installing libblkid (2.38.1-r8) 17:31:54 (9/13) Installing xz-libs (5.4.3-r0) 17:31:54 (10/13) Installing kmod-libs (30-r3) 17:31:54 (11/13) Installing eudev (3.2.11-r8) 17:31:54 (12/13) Installing eudev-dev (3.2.11-r8) 17:31:54 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:31:54 Executing busybox-1.36.1-r5.trigger 17:31:54 Executing eudev-3.2.11-r8.trigger 17:31:54 OK: 271 MiB in 65 packages 17:31:54 Removing intermediate container bb0ebeb884ba 17:31:54 ---> 776115eeff8a 17:31:54 Step 8/13 : WORKDIR /device-usb-camera 17:31:54 ---> Running in 7bfa3654b55c 17:31:54 Removing intermediate container 7bfa3654b55c 17:31:54 ---> 018d4bea5345 17:31:54 Step 9/13 : COPY go.mod vendor* ./ 17:31:54 ---> e22231cb0ebd 17:31:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:54 ---> Running in c4cf0255a355 17:33:02 Removing intermediate container c4cf0255a355 17:33:02 ---> c3e6610aac60 17:33:02 Step 11/13 : COPY . . 17:33:03 ---> dda7ef9fe91f 17:33:03 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:33:03 ---> Running in 5f922c40b0bc 17:33:04  % Total % Received % Xferd Average Speed Time Time Time Current 17:33:04 Dload Upload Total Spent Left Speed 17:33:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9336 0 --:--:-- --:--:-- --:--:-- 9398 17:33:04 Removing intermediate container 5f922c40b0bc 17:33:04 ---> 6399b8812415 17:33:04 Step 13/13 : RUN ${MAKE} 17:33:04 ---> Running in 548655d43048 17:33:04 noop 17:33:04 Removing intermediate container 548655d43048 17:33:04 ---> 8160c1eb6a9d 17:33:04 Successfully built 8160c1eb6a9d 17:33:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:05 + docker inspect -f . ci-base-image-x86_64 17:33:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:05 prd-ubuntu20.04-docker-8c-8g-5659 does not seem to be running inside a container 17:33:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-338 -v /w/workspace/foundry_device-usb-camera_PR-338:/w/workspace/foundry_device-usb-camera_PR-338:rw,z -v /w/workspace/foundry_device-usb-camera_PR-338@tmp:/w/workspace/foundry_device-usb-camera_PR-338@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:33:06 $ docker top b36a769af26bd8d36ee38c35d55244b50f3cd29061d0c793f36fe0bea8aa4298 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:06 + go version 17:33:06 go version go1.21.9 linux/amd64 [Pipeline] } 17:33:06 $ docker stop --time=1 b36a769af26bd8d36ee38c35d55244b50f3cd29061d0c793f36fe0bea8aa4298 17:33:07 $ docker rm -f --volumes b36a769af26bd8d36ee38c35d55244b50f3cd29061d0c793f36fe0bea8aa4298 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:08 + docker inspect -f . ci-base-image-x86_64 17:33:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:08 prd-ubuntu20.04-docker-8c-8g-5659 does not seem to be running inside a container 17:33:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-338 -v /w/workspace/foundry_device-usb-camera_PR-338:/w/workspace/foundry_device-usb-camera_PR-338:rw,z -v /w/workspace/foundry_device-usb-camera_PR-338@tmp:/w/workspace/foundry_device-usb-camera_PR-338@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:33:09 $ docker top fa9f971457f2f3bc017767e5c3908e811b8f28ededea22ea9479fc8be40d5fb9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:09 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-338 [Pipeline] fileExists [Pipeline] sh 17:33:10 + make test 17:33:10 go test ./... -coverprofile=coverage.out ./... 17:33:12 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:33:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5660 in /w/workspace/foundry_device-usb-camera_PR-338 [Pipeline] { [Pipeline] ws 17:33:25 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:33:25 Selected Git installation does not exist. Using Default 17:33:25 The recommended git tool is: NONE 17:33:30 using credential edgex-jenkins-ssh 17:33:30 Cloning the remote Git repository 17:33:30 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:33:30 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:33:30 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:33:30 > git --version # timeout=10 17:33:30 > git --version # 'git version 2.25.1' 17:33:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:33:33 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:33:33 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements 17:33:33 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:33:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:33:34 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:33:34 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:33:34 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:33:34 Merging remotes/origin/main commit f25607548414acab236b5d6b621afb5b0ea6f720 into PR head commit 6126e739245b1378ef53467b1d055053e9ae671d 17:33:35 Merge succeeded, producing 6126e739245b1378ef53467b1d055053e9ae671d 17:33:35 Checking out Revision 6126e739245b1378ef53467b1d055053e9ae671d (PR-338) 17:33:35 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:33:35 > git --version # timeout=10 17:33:35 > git --version # 'git version 2.25.1' 17:33:35 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 17:33:34 > git config core.sparsecheckout # timeout=10 17:33:34 > git checkout -f 6126e739245b1378ef53467b1d055053e9ae671d # timeout=10 17:33:34 > git remote # timeout=10 17:33:34 > git config --get remote.origin.url # timeout=10 17:33:34 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:34 > git merge f25607548414acab236b5d6b621afb5b0ea6f720 # timeout=10 17:33:35 > git rev-parse HEAD^{commit} # timeout=10 17:33:35 > git config core.sparsecheckout # timeout=10 17:33:35 > git checkout -f 6126e739245b1378ef53467b1d055053e9ae671d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:33:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:33:40 % Total % Received % Xferd Average Speed Time Time Time Current 17:33:40 Dload Upload Total Spent Left Speed 17:33:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh 17:33:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:33:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:33:41 + sudo tee /etc/docker/daemon.new 17:33:41 { 17:33:41 "registry-mirrors": [ 17:33:41 "https://nexus3.edgexfoundry.org:10001" 17:33:41 ], 17:33:41 "bip": "10.250.0.254/24", 17:33:41 "hosts": [ 17:33:41 "tcp://0.0.0.0:5555", 17:33:41 "unix:///var/run/docker.sock" 17:33:41 ], 17:33:41 "mtu": 1458, 17:33:41 "selinux-enabled": true, 17:33:41 "seccomp-profile": "/etc/docker/seccomp.json" 17:33:41 } [Pipeline] sh 17:33:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:33:42 + sudo service docker restart 17:33:43 go vet ./... 17:33:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:33:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:33:52 ./bin/test-attribution-txt.sh 17:33:52 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 17:33:52 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 17:33:52 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 17:33:52 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 17:33:52 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 17:33:52 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 17:33:52 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 17:33:52 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 17:33:52 An attribution for golang.org/x/term is missing from Attribution.txt, please add 17:33:52 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 17:33:52 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 17:33:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:33:52 $ docker stop --time=1 fa9f971457f2f3bc017767e5c3908e811b8f28ededea22ea9479fc8be40d5fb9 17:33:56 $ docker rm -f --volumes fa9f971457f2f3bc017767e5c3908e811b8f28ededea22ea9479fc8be40d5fb9 [Pipeline] // withDockerContainer [Pipeline] sh 17:33:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:33:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:33:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:33:58 + ls -al . 17:33:58 total 292 17:33:58 drwxrwxr-x 9 jenkins jenkins 4096 Jul 15 17:33 . 17:33:58 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 17:31 .. 17:33:58 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 17:33 .git 17:33:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 17:31 .github 17:33:58 -rw-rw-r-- 1 jenkins jenkins 379 Jul 15 17:31 .gitignore 17:33:58 -rw-rw-r-- 1 jenkins jenkins 45 Jul 15 17:31 .golangci.yml 17:33:58 -rw-rw-r-- 1 jenkins jenkins 77 Jul 15 17:31 .hadolint.yml 17:33:58 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 17:31 .semver 17:33:58 -rw-rw-r-- 1 jenkins jenkins 10870 Jul 15 17:31 Attribution.txt 17:33:58 -rw-rw-r-- 1 jenkins jenkins 16561 Jul 15 17:31 CHANGELOG.md 17:33:58 -rw-rw-r-- 1 jenkins jenkins 2453 Jul 15 17:31 Dockerfile 17:33:58 -rw-rw-r-- 1 jenkins jenkins 678 Jul 15 17:31 GOVERNANCE.md 17:33:58 -rw-rw-r-- 1 jenkins jenkins 659 Jul 15 17:31 Jenkinsfile 17:33:58 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 15 17:31 LICENSE 17:33:58 -rw-rw-r-- 1 jenkins jenkins 2611 Jul 15 17:31 Makefile 17:33:58 -rw-rw-r-- 1 jenkins jenkins 622 Jul 15 17:31 OWNERS.md 17:33:58 -rw-rw-r-- 1 jenkins jenkins 2575 Jul 15 17:31 README.md 17:33:58 -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 17:31 VERSION 17:33:58 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 17:31 bin 17:33:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 17:31 cmd 17:33:58 -rw-r--r-- 1 jenkins jenkins 54703 Jul 15 17:33 coverage.out 17:33:58 -rwxrwxr-x 1 jenkins jenkins 84 Jul 15 17:31 docker-entrypoint.sh 17:33:58 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 17:31 docs 17:33:58 -rw-rw-r-- 1 jenkins jenkins 7209 Jul 15 17:31 go.mod 17:33:58 -rw-rw-r-- 1 jenkins jenkins 102276 Jul 15 17:31 go.sum 17:33:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 17:31 internal 17:33:58 -rw-rw-r-- 1 jenkins jenkins 231 Jul 15 17:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:58 + 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=6126e739245b1378ef53467b1d055053e9ae671d --label arch=amd64 --label version=0.0.0 . 17:33:58 Sending build context to Docker daemon 20.49MB 17:33:58 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 17:33:58 Step 2/37 : FROM ${BASE} AS builder 17:33:58 ---> 8160c1eb6a9d 17:33:58 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:33:59 ---> Running in 17fea7e95fa8 17:33:59 Removing intermediate container 17fea7e95fa8 17:33:59 ---> 909f479b0093 17:33:59 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:33:59 ---> Running in babb75081047 17:33:59 Removing intermediate container babb75081047 17:33:59 ---> d76d9a022afa 17:33:59 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:33:59 ---> Running in c5a6198f8a6d 17:33:59 Removing intermediate container c5a6198f8a6d 17:33:59 ---> d5a51e1d9737 17:33:59 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:33:59 ---> Running in 387c64b1c5fa 17:33:59 Removing intermediate container 387c64b1c5fa 17:33:59 ---> ded1ab02fa32 17:33:59 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:33:59 ---> Running in 78faa1eae8c4 17:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:33:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:34:00 OK: 271 MiB in 65 packages 17:34:00 Removing intermediate container 78faa1eae8c4 17:34:00 ---> 61d35811b2b7 17:34:00 Step 8/37 : WORKDIR /device-usb-camera 17:34:00 ---> Running in 2257a27ce99b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:00 provisioning config files... 17:34:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config3165235352365342222tmp [Pipeline] { 17:34:00 Removing intermediate container 2257a27ce99b 17:34:00 ---> 00179a688ee4 17:34:00 Step 9/37 : COPY go.mod vendor* ./ 17:34:00 ---> 4a254dffcc32 17:34:00 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:00 ---> Running in 7f41658662b8 [Pipeline] libraryResource [Pipeline] sh 17:34:01 ---> ****-login.sh 17:34:01 nexus3.edgexfoundry.org:10001 17:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:01 Removing intermediate container 7f41658662b8 17:34:01 ---> 7ba7e1d09d35 17:34:01 Step 11/37 : COPY . . 17:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:34:01 Configure a credential helper to remove this warning. See 17:34:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:34:01 17:34:01 Login Succeeded 17:34:01 nexus3.edgexfoundry.org:10002 17:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:02 ---> 1514471265af 17:34:02 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:34:02 Configure a credential helper to remove this warning. See 17:34:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:34:02 17:34:02 Login Succeeded 17:34:02 nexus3.edgexfoundry.org:10003 17:34:02 ---> Running in ff2eb1fc0f16 17:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:34:02 Configure a credential helper to remove this warning. See 17:34:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:34:02 17:34:02 Login Succeeded 17:34:02 nexus3.edgexfoundry.org:10004 17:34:02  % Total % Received % Xferd Average Speed Time Time Time Current 17:34:02 Dload Upload Total Spent Left Speed 17:34:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 30801 0 --:--:-- --:--:-- --:--:-- 31235 17:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:34:02 Configure a credential helper to remove this warning. See 17:34:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:34:02 17:34:02 Login Succeeded 17:34:02 ****.io 17:34:02 Removing intermediate container ff2eb1fc0f16 17:34:02 ---> 93d339b2a5ac 17:34:02 Step 13/37 : RUN ${MAKE} 17:34:02 ---> Running in ff0fb817810a 17:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:03 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:34:03 Configure a credential helper to remove this warning. See 17:34:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:34:03 17:34:03 Login Succeeded 17:34:03 ---> ****-login.sh ends [Pipeline] } 17:34:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:34:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:34:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:34:03 ========================================================= 17:34:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:34:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:34:05 Sending build context to Docker daemon 10.48MB 17:34:05 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:34:05 Step 2/13 : FROM ${BASE} AS builder 17:34:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:34:05 c6b39de5b339: Pulling fs layer 17:34:05 a69c41024577: Pulling fs layer 17:34:05 d6de4b400683: Pulling fs layer 17:34:05 35cb2a7552d0: Pulling fs layer 17:34:05 4f4fb700ef54: Pulling fs layer 17:34:05 464afbd9ba4c: Pulling fs layer 17:34:05 00f215d4a9da: Pulling fs layer 17:34:05 d496ad576159: Pulling fs layer 17:34:05 464afbd9ba4c: Waiting 17:34:05 00f215d4a9da: Waiting 17:34:05 d496ad576159: Waiting 17:34:05 35cb2a7552d0: Waiting 17:34:05 4f4fb700ef54: Waiting 17:34:05 a69c41024577: Verifying Checksum 17:34:05 a69c41024577: Download complete 17:34:05 35cb2a7552d0: Verifying Checksum 17:34:05 35cb2a7552d0: Download complete 17:34:05 4f4fb700ef54: Verifying Checksum 17:34:05 4f4fb700ef54: Download complete 17:34:05 464afbd9ba4c: Verifying Checksum 17:34:05 464afbd9ba4c: Download complete 17:34:05 c6b39de5b339: Verifying Checksum 17:34:05 c6b39de5b339: Download complete 17:34:05 d496ad576159: Verifying Checksum 17:34:05 d496ad576159: Download complete 17:34:06 c6b39de5b339: Pull complete 17:34:06 a69c41024577: Pull complete 17:34:07 d6de4b400683: Download complete 17:34:07 00f215d4a9da: Verifying Checksum 17:34:07 00f215d4a9da: Download complete 17:34:20 d6de4b400683: Pull complete 17:34:20 35cb2a7552d0: Pull complete 17:34:20 4f4fb700ef54: Pull complete 17:34:20 464afbd9ba4c: Pull complete 17:34:28 00f215d4a9da: Pull complete 17:34:30 d496ad576159: Pull complete 17:34:30 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 17:34:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:34:30 ---> f246e2811388 17:34:30 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:34:32 ---> Running in f41b3216ee3a 17:34:32 Removing intermediate container f41b3216ee3a 17:34:32 ---> 203c2947869e 17:34:32 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:34:32 ---> Running in 95c224162132 17:34:32 Removing intermediate container 95c224162132 17:34:32 ---> b0e8a0917d22 17:34:32 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:34:32 ---> Running in 0d5a6b360ef3 17:34:33 Removing intermediate container 0d5a6b360ef3 17:34:33 ---> b598c410e3f9 17:34:33 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:34:33 ---> Running in 83b640a2b447 17:34:33 Removing intermediate container 83b640a2b447 17:34:33 ---> ac91c6ffbb61 17:34:33 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:34:33 ---> Running in 6d259075ab91 17:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:34:35 (1/13) Installing libintl (0.21.1-r7) 17:34:35 (2/13) Installing eudev-libs (3.2.11-r8) 17:34:35 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:34:35 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:34:35 (5/13) Installing v4l-utils (1.24.1-r0) 17:34:36 (6/13) Installing libdvbv5 (1.24.1-r0) 17:34:36 (7/13) Installing udev-init-scripts (35-r1) 17:34:36 (8/13) Installing libblkid (2.38.1-r8) 17:34:36 (9/13) Installing xz-libs (5.4.3-r0) 17:34:36 (10/13) Installing kmod-libs (30-r3) 17:34:36 (11/13) Installing eudev (3.2.11-r8) 17:34:36 (12/13) Installing eudev-dev (3.2.11-r8) 17:34:36 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:34:36 Executing busybox-1.36.1-r5.trigger 17:34:36 Executing eudev-3.2.11-r8.trigger 17:34:36 OK: 273 MiB in 65 packages 17:34:37 Removing intermediate container 6d259075ab91 17:34:37 ---> 51f202347ab0 17:34:37 Step 8/13 : WORKDIR /device-usb-camera 17:34:37 ---> Running in 2cca6045a1bc 17:34:37 Removing intermediate container 2cca6045a1bc 17:34:37 ---> 326e5c7604f0 17:34:37 Step 9/13 : COPY go.mod vendor* ./ 17:34:38 ---> a9f20c33cd89 17:34:38 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:38 ---> Running in 6688f44b8c5e 17:34:41 Removing intermediate container ff0fb817810a 17:34:41 ---> 8cf9cacb6e81 17:34:41 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:34:41 1.8.2: Pulling from bluenviron/mediamtx 17:34:42 8411072a22a5: Pulling fs layer 17:34:42 8411072a22a5: Verifying Checksum 17:34:42 8411072a22a5: Download complete 17:34:42 8411072a22a5: Pull complete 17:34:42 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:34:42 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:34:42 ---> 1ac78cb06e13 17:34:42 Step 15/37 : FROM alpine:3.18 17:34:43 3.18: Pulling from library/alpine 17:34:43 73baa7ef167e: Pulling fs layer 17:34:43 73baa7ef167e: Verifying Checksum 17:34:43 73baa7ef167e: Download complete 17:34:43 73baa7ef167e: Pull complete 17:34:43 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 17:34:43 Status: Downloaded newer image for alpine:3.18 17:34:43 ---> 8fd7cac70a4a 17:34:43 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:34:44 ---> Running in ecbf159f5bbe 17:34:44 Removing intermediate container ecbf159f5bbe 17:34:44 ---> 0f6784f2fd99 17:34:44 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:34:44 ---> Running in 283fca1108f1 17:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:34:44 (1/107) Installing dumb-init (1.2.5-r2) 17:34:44 (2/107) Installing sdl2 (2.26.5-r0) 17:34:44 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:34:44 (4/107) Installing aom-libs (3.6.1-r0) 17:34:44 (5/107) Installing libxau (1.0.11-r2) 17:34:44 (6/107) Installing libmd (1.0.4-r2) 17:34:44 (7/107) Installing libbsd (0.11.7-r1) 17:34:44 (8/107) Installing libxdmcp (1.1.4-r2) 17:34:44 (9/107) Installing libxcb (1.15-r1) 17:34:45 (10/107) Installing libx11 (1.8.7-r0) 17:34:45 (11/107) Installing hwdata-pci (0.370-r0) 17:34:45 (12/107) Installing libpciaccess (0.17-r2) 17:34:45 (13/107) Installing libdrm (2.4.115-r4) 17:34:45 (14/107) Installing libxext (1.3.5-r2) 17:34:45 (15/107) Installing libxfixes (6.0.1-r2) 17:34:45 (16/107) Installing libffi (3.4.4-r2) 17:34:45 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:34:45 (18/107) Installing libva (2.18.0-r1) 17:34:45 (19/107) Installing libvdpau (1.5-r1) 17:34:45 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:34:45 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:34:45 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:34:45 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 17:34:45 (24/107) Installing libdav1d (1.2.1-r0) 17:34:45 (25/107) Installing brotli-libs (1.0.9-r14) 17:34:45 (26/107) Installing libhwy (1.0.4-r1) 17:34:45 (27/107) Installing lcms2 (2.15-r2) 17:34:45 (28/107) Installing libjxl (0.8.2-r0) 17:34:45 (29/107) Installing lame-libs (3.100-r5) 17:34:45 (30/107) Installing opus (1.4-r0) 17:34:45 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:34:45 (32/107) Installing soxr (0.1.3-r5) 17:34:45 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 17:34:45 (34/107) Installing libogg (1.3.5-r4) 17:34:45 (35/107) Installing libtheora (1.1.1-r17) 17:34:45 (36/107) Installing libvorbis (1.3.7-r1) 17:34:45 (37/107) Installing libvpx (1.13.0-r2) 17:34:45 (38/107) Installing libwebp (1.3.2-r0) 17:34:45 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:34:45 (40/107) Installing numactl (2.0.16-r4) 17:34:45 (41/107) Installing x265-libs (3.5-r4) 17:34:45 (42/107) Installing xvidcore (1.3.7-r1) 17:34:45 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 17:34:45 (44/107) Installing alsa-lib (1.2.9-r1) 17:34:45 (45/107) Installing libexpat (2.6.2-r0) 17:34:45 (46/107) Installing libbz2 (1.0.8-r5) 17:34:45 (47/107) Installing libpng (1.6.39-r3) 17:34:45 (48/107) Installing freetype (2.13.0-r5) 17:34:45 (49/107) Installing fontconfig (2.14.2-r3) 17:34:45 (50/107) Installing fribidi (1.0.13-r0) 17:34:45 (51/107) Installing libintl (0.21.1-r7) 17:34:45 (52/107) Installing libblkid (2.38.1-r8) 17:34:45 (53/107) Installing libmount (2.38.1-r8) 17:34:45 (54/107) Installing pcre2 (10.42-r1) 17:34:45 (55/107) Installing glib (2.76.6-r0) 17:34:45 (56/107) Installing graphite2 (1.3.14-r5) 17:34:45 (57/107) Installing harfbuzz (7.3.0-r0) 17:34:45 (58/107) Installing libunibreak (5.1-r0) 17:34:45 (59/107) Installing libass (0.17.1-r0) 17:34:45 (60/107) Installing libbluray (1.3.4-r0) 17:34:45 (61/107) Installing gmp (6.2.1-r3) 17:34:45 (62/107) Installing nettle (3.8.1-r2) 17:34:45 (63/107) Installing libunistring (1.1-r1) 17:34:45 (64/107) Installing libidn2 (2.3.4-r1) 17:34:45 (65/107) Installing p11-kit (0.24.1-r2) 17:34:45 (66/107) Installing libtasn1 (4.19.0-r1) 17:34:45 (67/107) Installing gnutls (3.8.4-r0) 17:34:45 (68/107) Installing mpg123-libs (1.31.3-r1) 17:34:45 (69/107) Installing libopenmpt (0.7.2-r0) 17:34:45 (70/107) Installing cjson (1.7.17-r0) 17:34:45 (71/107) Installing mbedtls (2.28.8-r0) 17:34:45 (72/107) Installing librist (0.2.7-r0) 17:34:46 (73/107) Installing libsrt (1.5.2-r0) 17:34:46 (74/107) Installing libssh (0.10.5-r0) 17:34:46 (75/107) Installing xz-libs (5.4.3-r0) 17:34:46 (76/107) Installing libxml2 (2.11.8-r0) 17:34:46 (77/107) Installing libsodium (1.0.18-r3) 17:34:46 (78/107) Installing libzmq (4.3.4-r4) 17:34:46 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 17:34:46 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:34:46 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:34:46 (82/107) Installing shaderc (2023.3-r1) 17:34:46 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:34:46 (84/107) Installing libplacebo (5.264.1-r1) 17:34:46 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 17:34:46 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 17:34:46 (87/107) Installing vidstab (1.1.1-r0) 17:34:46 (88/107) Installing zimg (3.0.5-r0) 17:34:46 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 17:34:46 (90/107) Installing libasyncns (0.8-r1) 17:34:46 (91/107) Installing dbus-libs (1.14.8-r0) 17:34:46 (92/107) Installing libltdl (2.4.7-r2) 17:34:46 (93/107) Installing orc (0.4.34-r0) 17:34:46 (94/107) Installing flac-libs (1.4.3-r0) 17:34:46 (95/107) Installing libsndfile (1.2.0-r2) 17:34:46 (96/107) Installing speexdsp (1.2.1-r1) 17:34:46 (97/107) Installing tdb-libs (1.4.8-r1) 17:34:46 (98/107) Installing libpulse (16.1-r10) 17:34:46 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:34:46 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:34:46 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 17:34:46 (102/107) Installing ffmpeg (6.0.1-r0) 17:34:46 (103/107) Installing udev-init-scripts (35-r1) 17:34:46 (104/107) Installing eudev-libs (3.2.11-r8) 17:34:46 (105/107) Installing zstd-libs (1.5.5-r4) 17:34:46 (106/107) Installing kmod-libs (30-r3) 17:34:46 (107/107) Installing eudev (3.2.11-r8) 17:34:46 Executing busybox-1.36.1-r7.trigger 17:34:46 Executing glib-2.76.6-r0.trigger 17:34:46 Executing eudev-3.2.11-r8.trigger 17:34:46 OK: 131 MiB in 122 packages 17:34:50 Removing intermediate container 283fca1108f1 17:34:50 ---> 336cea401a5e 17:34:50 Step 18/37 : RUN apk --no-cache upgrade 17:34:50 ---> Running in 5526107b18ed 17:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:34:50 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 17:34:50 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 17:34:50 OK: 131 MiB in 122 packages 17:34:51 Removing intermediate container 5526107b18ed 17:34:51 ---> 77d2ffdb7ee3 17:34:51 Step 19/37 : WORKDIR / 17:34:51 ---> Running in 2cd2a3ebf9ab 17:34:51 Removing intermediate container 2cd2a3ebf9ab 17:34:51 ---> 5a14a83e7485 17:34:51 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:34:53 ---> 9d2389275314 17:34:53 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:34:53 ---> 27cf3c9ff74a 17:34:53 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:34:53 ---> 8e5ea104c2f5 17:34:53 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:34:53 ---> 6d747a00b102 17:34:53 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:34:53 ---> 2501c32214d2 17:34:53 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:34:53 ---> 256eccff875e 17:34:53 Step 26/37 : COPY --from=rtsp /mediamtx / 17:34:54 ---> ec5f4e59bc1a 17:34:54 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:34:54 ---> Running in 2494b802ac70 17:34:55 Removing intermediate container 2494b802ac70 17:34:55 ---> 7980ab115a5d 17:34:55 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:34:55 ---> Running in 9f22eb707638 17:34:56 Removing intermediate container 9f22eb707638 17:34:56 ---> c71ddfc450dc 17:34:56 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:34:56 ---> Running in d305c0aeac14 17:34:56 Removing intermediate container d305c0aeac14 17:34:56 ---> d1eb09473772 17:34:56 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:34:56 ---> Running in 6fac5977c033 17:34:57 Removing intermediate container 6fac5977c033 17:34:57 ---> 6ffb0ae0a513 17:34:57 Step 31/37 : EXPOSE 59983 17:34:57 ---> Running in 0c3ee34a3e2f 17:34:57 Removing intermediate container 0c3ee34a3e2f 17:34:57 ---> e4aa25d7a228 17:34:57 Step 32/37 : EXPOSE 8554 17:34:57 ---> Running in e7518b766441 17:34:57 Removing intermediate container e7518b766441 17:34:57 ---> 1c50d017c82d 17:34:57 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:34:57 ---> Running in 12524175520e 17:34:57 Removing intermediate container 12524175520e 17:34:57 ---> 218ecc88897e 17:34:57 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:34:57 ---> Running in a3863bc96995 17:34:57 Removing intermediate container a3863bc96995 17:34:57 ---> 8de9bde123ae 17:34:57 Step 35/37 : LABEL arch=amd64 17:34:57 ---> Running in 60361029c2a7 17:34:57 Removing intermediate container 60361029c2a7 17:34:57 ---> c16f9fad01fd 17:34:57 Step 36/37 : LABEL git_sha=6126e739245b1378ef53467b1d055053e9ae671d 17:34:57 ---> Running in df4fa3f349cb 17:34:57 Removing intermediate container df4fa3f349cb 17:34:57 ---> 8f1da650ec75 17:34:57 Step 37/37 : LABEL version=0.0.0 17:34:57 ---> Running in 53843d60f5e1 17:34:57 Removing intermediate container 53843d60f5e1 17:34:57 ---> 886c380bab73 17:34:57 [Warning] One or more build-args [ARCH] were not consumed 17:34:57 Successfully built 886c380bab73 17:34:57 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 17:34:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:34:58 17:34:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:34:59 latest: Pulling from edgex-lftools-log-publisher 17:34:59 5eb5b503b376: Pulling fs layer 17:34:59 5c69ac0246d0: Pulling fs layer 17:34:59 ec43610c2a17: Pulling fs layer 17:34:59 3a2ae6a8a46f: Pulling fs layer 17:34:59 33b1e0a273af: Pulling fs layer 17:34:59 5d3b04190fa2: Pulling fs layer 17:34:59 2f39f015ded8: Pulling fs layer 17:34:59 3a2ae6a8a46f: Waiting 17:34:59 33b1e0a273af: Waiting 17:34:59 5d3b04190fa2: Waiting 17:34:59 2f39f015ded8: Waiting 17:34:59 5c69ac0246d0: Download complete 17:34:59 3a2ae6a8a46f: Verifying Checksum 17:34:59 3a2ae6a8a46f: Download complete 17:34:59 33b1e0a273af: Verifying Checksum 17:34:59 33b1e0a273af: Download complete 17:34:59 5d3b04190fa2: Verifying Checksum 17:34:59 5d3b04190fa2: Download complete 17:34:59 ec43610c2a17: Verifying Checksum 17:34:59 ec43610c2a17: Download complete 17:34:59 5eb5b503b376: Verifying Checksum 17:34:59 5eb5b503b376: Download complete 17:35:00 2f39f015ded8: Download complete 17:35:00 5eb5b503b376: Pull complete 17:35:01 5c69ac0246d0: Pull complete 17:35:01 ec43610c2a17: Pull complete 17:35:01 3a2ae6a8a46f: Pull complete 17:35:01 33b1e0a273af: Pull complete 17:35:01 5d3b04190fa2: Pull complete 17:35:06 2f39f015ded8: Pull complete 17:35:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:35:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:06 prd-ubuntu20.04-docker-8c-8g-5659 does not seem to be running inside a container 17:35:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-338 -v /w/workspace/foundry_device-usb-camera_PR-338:/w/workspace/foundry_device-usb-camera_PR-338:rw,z -v /w/workspace/foundry_device-usb-camera_PR-338@tmp:/w/workspace/foundry_device-usb-camera_PR-338@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:35:11 $ docker top cdfcea244e97cc1c203f36766f1088c3e1225cd28ae818dd4c16d2c3461d0d3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:11 ---> job-cost.sh 17:35:11 lf-activate-venv: SKIPPING 17:35:11 INFO: No Stack... 17:35:12 INFO: Retrieving Pricing Info for: v3-standard-8 17:35:12 INFO: Archiving Costs [Pipeline] sh 17:35:12 + cat /w/workspace/foundry_device-usb-camera_PR-338/archives/cost.csv 17:35:12 + cut -d, -f6 [Pipeline] lock 17:35:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-338-1-stack-cost] 17:35:12 Resource [jenkins-edgexfoundry-device-usb-camera-PR-338-1-stack-cost] did not exist. Created. 17:35:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-338-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:35:13 + echo total: 0.2199999988079071 [Pipeline] stash 17:35:13 Stashed 1 file(s) [Pipeline] } 17:35:13 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-338-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:35:13 $ docker stop --time=1 cdfcea244e97cc1c203f36766f1088c3e1225cd28ae818dd4c16d2c3461d0d3c 17:35:14 $ docker rm -f --volumes cdfcea244e97cc1c203f36766f1088c3e1225cd28ae818dd4c16d2c3461d0d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:36:30 Removing intermediate container 6688f44b8c5e 17:36:30 ---> a6c54e24729e 17:36:30 Step 11/13 : COPY . . 17:36:30 ---> cac6adf0d2cc 17:36:30 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:36:30 ---> Running in b84c6f1f3ac6 17:36:30  % Total % Received % Xferd Average Speed Time Time Time Current 17:36:30   Dload Upload Total Spent Left Speed 17:36:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8138 0 --:--:-- --:--:-- --:--:-- 8232 17:36:30 Removing intermediate container b84c6f1f3ac6 17:36:30 ---> 2e1858bc888c 17:36:30 Step 13/13 : RUN ${MAKE} 17:36:30 ---> Running in b4d25b5afe2d 17:36:30 noop 17:36:30 Removing intermediate container b4d25b5afe2d 17:36:30 ---> 7d651cf89f0c 17:36:30 Successfully built 7d651cf89f0c 17:36:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:30 + docker inspect -f . ci-base-image-arm64 17:36:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:31 prd-ubuntu20.04-docker-arm64-4c-16g-5660 does not seem to be running inside a container 17:36:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 17:36:32 $ docker top 8b5d61c98acbf12247009f4e259145825f694d66ac2a68b1519cb190f1b3d3bf -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:33 + go version 17:36:33 go version go1.21.9 linux/arm64 [Pipeline] } 17:36:33 $ docker stop --time=1 8b5d61c98acbf12247009f4e259145825f694d66ac2a68b1519cb190f1b3d3bf 17:36:34 $ docker rm -f --volumes 8b5d61c98acbf12247009f4e259145825f694d66ac2a68b1519cb190f1b3d3bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:35 + docker inspect -f . ci-base-image-arm64 17:36:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:36 prd-ubuntu20.04-docker-arm64-4c-16g-5660 does not seem to be running inside a container 17:36:36 $ 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/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 17:36:37 $ docker top 4635f534f61eb5f5a5eb3dcea77de7ff71c74a0559eec3d3bb2aa0c499b8001d -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:38 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:36:39 + make test 17:36:39 go test ./... -coverprofile=coverage.out ./... 17:36:44 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:40:36 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:40:36 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.066s coverage: 4.4% of statements 17:40:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:40:36 go vet ./... 17:41:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:41:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:41:23 ./bin/test-attribution-txt.sh 17:41:23 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 17:41:23 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 17:41:23 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 17:41:23 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 17:41:23 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 17:41:23 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 17:41:23 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 17:41:23 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 17:41:23 An attribution for golang.org/x/term is missing from Attribution.txt, please add 17:41:23 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 17:41:23 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 17:41:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:41:23 $ docker stop --time=1 4635f534f61eb5f5a5eb3dcea77de7ff71c74a0559eec3d3bb2aa0c499b8001d 17:41:25 $ docker rm -f --volumes 4635f534f61eb5f5a5eb3dcea77de7ff71c74a0559eec3d3bb2aa0c499b8001d [Pipeline] // withDockerContainer [Pipeline] sh 17:41:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:41:26 Warning: overwriting stash ‘coverage-report’ 17:41:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:41:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:41:28 + ls -al . 17:41:28 total 288 17:41:28 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 17:36 . 17:41:28 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 17:33 .. 17:41:28 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 17:33 .git 17:41:28 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 17:33 .github 17:41:28 -rw-rw-r-- 1 jenkins jenkins 379 Jul 15 17:33 .gitignore 17:41:28 -rw-rw-r-- 1 jenkins jenkins 45 Jul 15 17:33 .golangci.yml 17:41:28 -rw-rw-r-- 1 jenkins jenkins 77 Jul 15 17:33 .hadolint.yml 17:41:28 -rw-rw-r-- 1 jenkins jenkins 10870 Jul 15 17:33 Attribution.txt 17:41:28 -rw-rw-r-- 1 jenkins jenkins 16561 Jul 15 17:33 CHANGELOG.md 17:41:28 -rw-rw-r-- 1 jenkins jenkins 2453 Jul 15 17:33 Dockerfile 17:41:28 -rw-rw-r-- 1 jenkins jenkins 678 Jul 15 17:33 GOVERNANCE.md 17:41:28 -rw-rw-r-- 1 jenkins jenkins 659 Jul 15 17:33 Jenkinsfile 17:41:28 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 15 17:33 LICENSE 17:41:28 -rw-rw-r-- 1 jenkins jenkins 2611 Jul 15 17:33 Makefile 17:41:28 -rw-rw-r-- 1 jenkins jenkins 622 Jul 15 17:33 OWNERS.md 17:41:28 -rw-rw-r-- 1 jenkins jenkins 2575 Jul 15 17:33 README.md 17:41:28 -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 17:31 VERSION 17:41:28 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 17:33 bin 17:41:28 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 17:33 cmd 17:41:28 -rw-r--r-- 1 jenkins jenkins 54703 Jul 15 17:40 coverage.out 17:41:28 -rwxrwxr-x 1 jenkins jenkins 84 Jul 15 17:33 docker-entrypoint.sh 17:41:28 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 17:33 docs 17:41:28 -rw-rw-r-- 1 jenkins jenkins 7209 Jul 15 17:33 go.mod 17:41:28 -rw-rw-r-- 1 jenkins jenkins 102276 Jul 15 17:33 go.sum 17:41:28 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 17:33 internal 17:41:28 -rw-rw-r-- 1 jenkins jenkins 231 Jul 15 17:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:28 + 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=6126e739245b1378ef53467b1d055053e9ae671d --label arch=arm64 --label version=0.0.0 . 17:41:29 Sending build context to Docker daemon 10.54MB 17:41:29 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 17:41:29 Step 2/37 : FROM ${BASE} AS builder 17:41:29 ---> 7d651cf89f0c 17:41:29 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:41:29 ---> Running in 639315f48692 17:41:30 Removing intermediate container 639315f48692 17:41:30 ---> 2d4dcba8f127 17:41:30 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:41:30 ---> Running in 70437b492218 17:41:30 Removing intermediate container 70437b492218 17:41:30 ---> cd56879f8aae 17:41:30 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:41:30 ---> Running in 99c571c6de1d 17:41:30 Removing intermediate container 99c571c6de1d 17:41:30 ---> 2fec7f0c1297 17:41:30 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:41:30 ---> Running in 47f6161ed9cb 17:41:31 Removing intermediate container 47f6161ed9cb 17:41:31 ---> 3bc0aaefbe27 17:41:31 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:41:31 ---> Running in 2b465d58cfe2 17:41:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:41:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:41:33 OK: 273 MiB in 65 packages 17:41:34 Removing intermediate container 2b465d58cfe2 17:41:34 ---> 31d6426b5715 17:41:34 Step 8/37 : WORKDIR /device-usb-camera 17:41:34 ---> Running in a59015bb1d85 17:41:34 Removing intermediate container a59015bb1d85 17:41:34 ---> 8af3ec208d2f 17:41:34 Step 9/37 : COPY go.mod vendor* ./ 17:41:35 ---> 03bee01520b7 17:41:35 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:35 ---> Running in ea85efe81d46 17:41:37 Removing intermediate container ea85efe81d46 17:41:37 ---> 9ad4574ffb2e 17:41:37 Step 11/37 : COPY . . 17:41:39 ---> 6d389d376add 17:41:39 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:41:39 ---> Running in d7be3a564036 17:41:40  % Total % Received % Xferd Average Speed Time Time Time Current 17:41:40 Dload Upload Total Spent Left Speed 17:41:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100  1062   0 0 5612 0 --:--:-- --:--:-- --:--:-- 5679 17:41:41 Removing intermediate container d7be3a564036 17:41:41 ---> 177aa0ef8b5d 17:41:41 Step 13/37 : RUN ${MAKE} 17:41:41 ---> Running in ebc036482ece 17:41:42 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:45:21 Removing intermediate container ebc036482ece 17:45:21 ---> 2a9aa403a0cb 17:45:21 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:45:21 1.8.2: Pulling from bluenviron/mediamtx 17:45:21 da4d7e05a7aa: Pulling fs layer 17:45:21 da4d7e05a7aa: Verifying Checksum 17:45:21 da4d7e05a7aa: Download complete 17:45:21 da4d7e05a7aa: Pull complete 17:45:21 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:45:21 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:45:21 ---> 62c65ed7ef0d 17:45:21 Step 15/37 : FROM alpine:3.18 17:45:21 3.18: Pulling from library/alpine 17:45:21 5c905c7ebe2f: Pulling fs layer 17:45:21 5c905c7ebe2f: Verifying Checksum 17:45:21 5c905c7ebe2f: Download complete 17:45:22 5c905c7ebe2f: Pull complete 17:45:22 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 17:45:22 Status: Downloaded newer image for alpine:3.18 17:45:22 ---> dec292d02e07 17:45:22 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:45:22 ---> Running in 6e6311725beb 17:45:22 Removing intermediate container 6e6311725beb 17:45:22 ---> a31b63ed7478 17:45:22 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:45:22 ---> Running in c7a69006c4fd 17:45:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:45:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:45:25 (1/104) Installing dumb-init (1.2.5-r2) 17:45:25 (2/104) Installing sdl2 (2.26.5-r0) 17:45:25 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:45:25 (4/104) Installing aom-libs (3.6.1-r0) 17:45:25 (5/104) Installing libxau (1.0.11-r2) 17:45:25 (6/104) Installing libmd (1.0.4-r2) 17:45:25 (7/104) Installing libbsd (0.11.7-r1) 17:45:25 (8/104) Installing libxdmcp (1.1.4-r2) 17:45:25 (9/104) Installing libxcb (1.15-r1) 17:45:25 (10/104) Installing libx11 (1.8.7-r0) 17:45:25 (11/104) Installing libdrm (2.4.115-r4) 17:45:25 (12/104) Installing libxext (1.3.5-r2) 17:45:25 (13/104) Installing libxfixes (6.0.1-r2) 17:45:25 (14/104) Installing libffi (3.4.4-r2) 17:45:25 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:45:25 (16/104) Installing libva (2.18.0-r1) 17:45:25 (17/104) Installing libvdpau (1.5-r1) 17:45:25 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 17:45:25 (19/104) Installing libdav1d (1.2.1-r0) 17:45:25 (20/104) Installing brotli-libs (1.0.9-r14) 17:45:25 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:45:25 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:45:25 (23/104) Installing libhwy (1.0.4-r1) 17:45:25 (24/104) Installing lcms2 (2.15-r2) 17:45:25 (25/104) Installing libjxl (0.8.2-r0) 17:45:25 (26/104) Installing lame-libs (3.100-r5) 17:45:25 (27/104) Installing opus (1.4-r0) 17:45:25 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:45:25 (29/104) Installing soxr (0.1.3-r5) 17:45:25 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 17:45:25 (31/104) Installing libogg (1.3.5-r4) 17:45:25 (32/104) Installing libtheora (1.1.1-r17) 17:45:25 (33/104) Installing libvorbis (1.3.7-r1) 17:45:25 (34/104) Installing libvpx (1.13.0-r2) 17:45:25 (35/104) Installing libwebp (1.3.2-r0) 17:45:25 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:45:25 (37/104) Installing numactl (2.0.16-r4) 17:45:25 (38/104) Installing x265-libs (3.5-r4) 17:45:26 (39/104) Installing xvidcore (1.3.7-r1) 17:45:26 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 17:45:26 (41/104) Installing alsa-lib (1.2.9-r1) 17:45:26 (42/104) Installing libexpat (2.6.2-r0) 17:45:26 (43/104) Installing libbz2 (1.0.8-r5) 17:45:26 (44/104) Installing libpng (1.6.39-r3) 17:45:26 (45/104) Installing freetype (2.13.0-r5) 17:45:26 (46/104) Installing fontconfig (2.14.2-r3) 17:45:26 (47/104) Installing fribidi (1.0.13-r0) 17:45:26 (48/104) Installing libintl (0.21.1-r7) 17:45:26 (49/104) Installing libblkid (2.38.1-r8) 17:45:26 (50/104) Installing libmount (2.38.1-r8) 17:45:26 (51/104) Installing pcre2 (10.42-r1) 17:45:26 (52/104) Installing glib (2.76.6-r0) 17:45:26 (53/104) Installing graphite2 (1.3.14-r5) 17:45:26 (54/104) Installing harfbuzz (7.3.0-r0) 17:45:26 (55/104) Installing libunibreak (5.1-r0) 17:45:26 (56/104) Installing libass (0.17.1-r0) 17:45:26 (57/104) Installing libbluray (1.3.4-r0) 17:45:26 (58/104) Installing gmp (6.2.1-r3) 17:45:26 (59/104) Installing nettle (3.8.1-r2) 17:45:27 (60/104) Installing libunistring (1.1-r1) 17:45:27 (61/104) Installing libidn2 (2.3.4-r1) 17:45:27 (62/104) Installing p11-kit (0.24.1-r2) 17:45:27 (63/104) Installing libtasn1 (4.19.0-r1) 17:45:27 (64/104) Installing gnutls (3.8.4-r0) 17:45:27 (65/104) Installing mpg123-libs (1.31.3-r1) 17:45:27 (66/104) Installing libopenmpt (0.7.2-r0) 17:45:27 (67/104) Installing cjson (1.7.17-r0) 17:45:27 (68/104) Installing mbedtls (2.28.8-r0) 17:45:27 (69/104) Installing librist (0.2.7-r0) 17:45:27 (70/104) Installing libsrt (1.5.2-r0) 17:45:27 (71/104) Installing libssh (0.10.5-r0) 17:45:27 (72/104) Installing xz-libs (5.4.3-r0) 17:45:27 (73/104) Installing libxml2 (2.11.8-r0) 17:45:27 (74/104) Installing libsodium (1.0.18-r3) 17:45:27 (75/104) Installing libzmq (4.3.4-r4) 17:45:27 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 17:45:27 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:45:27 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:45:27 (79/104) Installing shaderc (2023.3-r1) 17:45:28 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:45:28 (81/104) Installing libplacebo (5.264.1-r1) 17:45:28 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 17:45:28 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 17:45:28 (84/104) Installing vidstab (1.1.1-r0) 17:45:28 (85/104) Installing zimg (3.0.5-r0) 17:45:28 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 17:45:28 (87/104) Installing libasyncns (0.8-r1) 17:45:28 (88/104) Installing dbus-libs (1.14.8-r0) 17:45:28 (89/104) Installing libltdl (2.4.7-r2) 17:45:28 (90/104) Installing orc (0.4.34-r0) 17:45:28 (91/104) Installing flac-libs (1.4.3-r0) 17:45:28 (92/104) Installing libsndfile (1.2.0-r2) 17:45:28 (93/104) Installing speexdsp (1.2.1-r1) 17:45:28 (94/104) Installing tdb-libs (1.4.8-r1) 17:45:28 (95/104) Installing libpulse (16.1-r10) 17:45:28 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:45:28 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:45:28 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 17:45:28 (99/104) Installing ffmpeg (6.0.1-r0) 17:45:28 (100/104) Installing udev-init-scripts (35-r1) 17:45:28 (101/104) Installing eudev-libs (3.2.11-r8) 17:45:28 (102/104) Installing zstd-libs (1.5.5-r4) 17:45:28 (103/104) Installing kmod-libs (30-r3) 17:45:28 (104/104) Installing eudev (3.2.11-r8) 17:45:28 Executing busybox-1.36.1-r7.trigger 17:45:28 Executing glib-2.76.6-r0.trigger 17:45:28 Executing eudev-3.2.11-r8.trigger 17:45:28 OK: 110 MiB in 119 packages 17:45:32 Removing intermediate container c7a69006c4fd 17:45:32 ---> 354e9759b98a 17:45:32 Step 18/37 : RUN apk --no-cache upgrade 17:45:32 ---> Running in 90eefc23231d 17:45:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:45:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:45:34 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 17:45:34 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 17:45:34 OK: 110 MiB in 119 packages 17:45:35 Removing intermediate container 90eefc23231d 17:45:35 ---> f67660e5d50b 17:45:35 Step 19/37 : WORKDIR / 17:45:35 ---> Running in dbc7896fe63d 17:45:36 Removing intermediate container dbc7896fe63d 17:45:36 ---> 6e4b15377f09 17:45:36 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:45:37 ---> 8d36a5f9fe36 17:45:37 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:45:38 ---> 0b600180b654 17:45:38 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:45:38 ---> 1cb37d6f4acf 17:45:38 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:45:39 ---> 9dab38a48c2f 17:45:39 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:45:40 ---> f12c711d53ba 17:45:40 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:45:40 ---> 76a29789ba76 17:45:40 Step 26/37 : COPY --from=rtsp /mediamtx / 17:45:42 ---> a9bde164db3f 17:45:42 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:45:42 ---> Running in 027050f229a0 17:45:43 Removing intermediate container 027050f229a0 17:45:43 ---> d421384c2b66 17:45:43 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:45:43 ---> Running in e50e68af29b2 17:45:46 Removing intermediate container e50e68af29b2 17:45:46 ---> f43e314d8839 17:45:46 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:45:46 ---> Running in d205d9f4c0c7 17:45:46 Removing intermediate container d205d9f4c0c7 17:45:46 ---> 1b32b444330a 17:45:46 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:45:47 ---> Running in 1f7599e054ad 17:45:48 Removing intermediate container 1f7599e054ad 17:45:48 ---> 6e428cc8a0ab 17:45:48 Step 31/37 : EXPOSE 59983 17:45:48 ---> Running in 8fbe92ac4c04 17:45:51 Removing intermediate container 8fbe92ac4c04 17:45:51 ---> c2312f480618 17:45:51 Step 32/37 : EXPOSE 8554 17:45:51 ---> Running in b06cec417599 17:45:51 Removing intermediate container b06cec417599 17:45:51 ---> f985875f1198 17:45:51 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:45:51 ---> Running in 9fe1b1f74558 17:45:51 Removing intermediate container 9fe1b1f74558 17:45:51 ---> cad9bf1dc814 17:45:51 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:45:51 ---> Running in 22c9138f7f2a 17:45:51 Removing intermediate container 22c9138f7f2a 17:45:51 ---> d5923a0dc94f 17:45:51 Step 35/37 : LABEL arch=arm64 17:45:51 ---> Running in 543bf1ef63c6 17:45:51 Removing intermediate container 543bf1ef63c6 17:45:51 ---> 53be175feee6 17:45:51 Step 36/37 : LABEL git_sha=6126e739245b1378ef53467b1d055053e9ae671d 17:45:51 ---> Running in c5c5658b27bc 17:45:51 Removing intermediate container c5c5658b27bc 17:45:51 ---> 1672836e113c 17:45:51 Step 37/37 : LABEL version=0.0.0 17:45:51 ---> Running in 3df0fa7d7818 17:45:51 Removing intermediate container 3df0fa7d7818 17:45:51 ---> b2290c04219a 17:45:51 [Warning] One or more build-args [ARCH] were not consumed 17:45:51 Successfully built b2290c04219a 17:45:51 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:52 17:45:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:52 arm64: Pulling from edgex-lftools-log-publisher 17:45:52 8998bd30e6a1: Pulling fs layer 17:45:52 04944245beec: Pulling fs layer 17:45:52 699f458cf7ca: Pulling fs layer 17:45:52 765212b225bb: Pulling fs layer 17:45:52 f23df028b6ca: Pulling fs layer 17:45:52 d65c8cfc05b1: Pulling fs layer 17:45:52 2437ff75d9bd: Pulling fs layer 17:45:52 765212b225bb: Waiting 17:45:52 f23df028b6ca: Waiting 17:45:52 d65c8cfc05b1: Waiting 17:45:52 2437ff75d9bd: Waiting 17:45:53 04944245beec: Verifying Checksum 17:45:53 04944245beec: Download complete 17:45:53 765212b225bb: Verifying Checksum 17:45:53 765212b225bb: Download complete 17:45:53 f23df028b6ca: Verifying Checksum 17:45:53 f23df028b6ca: Download complete 17:45:53 d65c8cfc05b1: Verifying Checksum 17:45:53 d65c8cfc05b1: Download complete 17:45:53 699f458cf7ca: Verifying Checksum 17:45:53 699f458cf7ca: Download complete 17:45:53 8998bd30e6a1: Verifying Checksum 17:45:53 8998bd30e6a1: Download complete 17:45:56 2437ff75d9bd: Verifying Checksum 17:45:56 2437ff75d9bd: Download complete 17:45:58 8998bd30e6a1: Pull complete 17:45:58 04944245beec: Pull complete 17:46:00 699f458cf7ca: Pull complete 17:46:00 765212b225bb: Pull complete 17:46:01 f23df028b6ca: Pull complete 17:46:01 d65c8cfc05b1: Pull complete 17:46:19 2437ff75d9bd: Pull complete 17:46:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:46:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:46:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:20 prd-ubuntu20.04-docker-arm64-4c-16g-5660 does not seem to be running inside a container 17:46:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:46:22 $ docker top 08c31746fde200ee6b634eaaf5edc3dd8dd9bed78522d9fecd78cbeb9edce6e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:46:23 ---> job-cost.sh 17:46:23 lf-activate-venv: SKIPPING 17:46:23 INFO: No Stack... 17:46:24 INFO: Retrieving Pricing Info for: v3-standard-4 17:46:24 INFO: Archiving Costs [Pipeline] sh 17:46:25 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:46:25 + cut -d, -f6 [Pipeline] lock 17:46:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-338-1-stack-cost] 17:46:25 Resource [jenkins-edgexfoundry-device-usb-camera-PR-338-1-stack-cost] did not exist. Created. 17:46:25 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-338-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:46:26 /w/workspace/device-usb-camera/1@tmp/durable-821d54e2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:46:27 + echo total: 0.10999999940395355 [Pipeline] stash 17:46:27 Warning: overwriting stash ‘stack-cost’ 17:46:27 Stashed 1 file(s) [Pipeline] } 17:46:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-338-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:46:27 $ docker stop --time=1 08c31746fde200ee6b634eaaf5edc3dd8dd9bed78522d9fecd78cbeb9edce6e5 17:46:28 $ docker rm -f --volumes 08c31746fde200ee6b634eaaf5edc3dd8dd9bed78522d9fecd78cbeb9edce6e5 [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 17:46:30 provisioning config files... 17:46:30 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-338@tmp/config9164626273508069600tmp [Pipeline] { [Pipeline] sh 17:46:30 + set +x 17:46:30 + bash -s -- 17:46:30 + curl -s https://codecov.io/bash 17:46:30 17:46:30 _____ _ 17:46:30 / ____| | | 17:46:30 | | ___ __| | ___ ___ _____ __ 17:46:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:46:30 | |___| (_) | (_| | __/ (_| (_) \ V / 17:46:30 \_____\___/ \__,_|\___|\___\___/ \_/ 17:46:30 Bash-1.0.6 17:46:30 17:46:30 17:46:30 ==> git version 2.25.1 found 17:46:30 ==> 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 17:46:30 Release-Date: 2020-01-08 17:46:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:46:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:46:30 ==> Jenkins CI detected. 17:46:30 current dir:  /w/workspace/foundry_device-usb-camera_PR-338 17:46:30 project root: . 17:46:30 --> token set from env 17:46:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:46:30 ==> Running gcov in . (disable via -X gcov) 17:46:30 ==> Python coveragepy not found 17:46:30 ==> Searching for coverage reports in: 17:46:30 + . 17:46:30 -> Found 1 reports 17:46:30 ==> Detecting git/mercurial file structure 17:46:30 ==> Reading reports 17:46:30 + ./coverage.out bytes=54703 17:46:30 ==> Appending adjustments 17:46:30 https://docs.codecov.io/docs/fixing-reports 17:46:30 + Found adjustments 17:46:30 ==> Gzipping contents 17:46:30 8.0K /tmp/codecov.4UdLtu.gz 17:46:30 ==> Uploading reports 17:46:30 url: https://codecov.io 17:46:30 query: branch=PR-338&commit=6126e739245b1378ef53467b1d055053e9ae671d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-338%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=338&job=&cmd_args= 17:46:30 -> Pinging Codecov 17:46:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-338&commit=6126e739245b1378ef53467b1d055053e9ae671d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-338%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=338&job=&cmd_args= 17:46:31 -> Uploading to 17:46:31 https://storage.googleapis.com/codecov/v4/raw/2024-07-15/73D8F5FF140700D3E01443B452E23636/6126e739245b1378ef53467b1d055053e9ae671d/b36ec34a-0042-4162-878a-ab74d3d2df57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240715%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240715T174630Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7556f95e51cc410883a047c14bd91662a7c902579b7108b1869160b139603e18 17:46:31 % Total % Received % Xferd Average Speed Time Time Time Current 17:46:31 Dload Upload Total Spent Left Speed 17:46:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 29331 --:--:-- --:--:-- --:--:-- 29458 17:46:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/6126e739245b1378ef53467b1d055053e9ae671d [Pipeline] } 17:46:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 17:46:33 + [ -d /w/workspace/foundry_device-usb-camera_PR-338/archives ] 17:46:33 + ls -al /w/workspace/foundry_device-usb-camera_PR-338/archives 17:46:33 total 16 17:46:33 drwxr-xr-x 3 root root 4096 Jul 15 17:35 . 17:46:33 drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 17:35 .. 17:46:33 drwxr-xr-x 2 root root 4096 Jul 15 17:35 cost 17:46:33 -rw-r--r-- 1 root root 89 Jul 15 17:35 cost.csv 17:46:33 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-338/archives 17:46:33 + ls -al /w/workspace/foundry_device-usb-camera_PR-338/archives 17:46:33 total 16 17:46:33 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 17:35 . 17:46:33 drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 17:35 .. 17:46:33 drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 17:35 cost 17:46:33 -rw-r--r-- 1 jenkins jenkins 89 Jul 15 17:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:46:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:46:35 ---> package-listing.sh 17:46:35 ++ facter osfamily 17:46:35 ++ tr '[:upper:]' '[:lower:]' 17:46:35 + OS_FAMILY=debian 17:46:35 + workspace=/w/workspace/foundry_device-usb-camera_PR-338 17:46:35 + START_PACKAGES=/tmp/packages_start.txt 17:46:35 + END_PACKAGES=/tmp/packages_end.txt 17:46:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:46:35 + PACKAGES=/tmp/packages_start.txt 17:46:35 + '[' /w/workspace/foundry_device-usb-camera_PR-338 ']' 17:46:35 + PACKAGES=/tmp/packages_end.txt 17:46:35 + case "${OS_FAMILY}" in 17:46:35 + dpkg -l 17:46:35 + grep '^ii' 17:46:35 + '[' -f /tmp/packages_start.txt ']' 17:46:35 + '[' -f /tmp/packages_end.txt ']' 17:46:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:46:35 + '[' /w/workspace/foundry_device-usb-camera_PR-338 ']' 17:46:35 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-338/archives/ 17:46:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-338/archives/ [Pipeline] echo 17:46:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-338/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:46:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:36 prd-ubuntu20.04-docker-8c-8g-5659 does not seem to be running inside a container 17:46:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-338/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-338 -v /w/workspace/foundry_device-usb-camera_PR-338:/w/workspace/foundry_device-usb-camera_PR-338:rw,z -v /w/workspace/foundry_device-usb-camera_PR-338@tmp:/w/workspace/foundry_device-usb-camera_PR-338@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:46:36 $ docker top 0536a283c14958a52d7352d7a15a4681143229f474c17d4cf4b23c2e4a296874 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:37 + touch /tmp/pre-build-complete [Pipeline] sh 17:46:37 + mkdir -p /var/log/sysstat [Pipeline] sh 17:46:37 + ls /var/log/sa-host 17:46:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:46:38 provisioning config files... 17:46:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-338@tmp/config6062021096631275217tmp [Pipeline] { [Pipeline] echo 17:46:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:46:38 ---> create-netrc.sh [Pipeline] } 17:46:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:46:38 ---> python-tools-install.sh [Pipeline] echo 17:46:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:46:39 ---> sudo-logs.sh 17:46:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:46:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:46:39 ---> job-cost.sh 17:46:39 lf-activate-venv: SKIPPING 17:46:39 DEBUG: total: 0.2199999988079071 17:46:39 INFO: Retrieving Stack Cost... 17:46:40 INFO: Retrieving Pricing Info for: v3-standard-8 17:46:40 INFO: Archiving Costs [Pipeline] echo 17:46:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:46:40 ---> logs-deploy.sh 17:46:40 lf-activate-venv: SKIPPING 17:46:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-338/1 17:46:40 INFO: archiving workspace using pattern(s): 17:46:41 Archives upload complete. 17:46:42 INFO: archiving logs to Nexus 17:46:42 ---> uname -a: 17:46:42 Linux prd-ubuntu20-04-docker-8c-8g-5659 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:46:42 17:46:42 17:46:42 ---> lscpu: 17:46:42 Architecture: x86_64 17:46:42 CPU op-mode(s): 32-bit, 64-bit 17:46:42 Byte Order: Little Endian 17:46:42 Address sizes: 40 bits physical, 48 bits virtual 17:46:42 CPU(s): 8 17:46:42 On-line CPU(s) list: 0-7 17:46:42 Thread(s) per core: 1 17:46:42 Core(s) per socket: 1 17:46:42 Socket(s): 8 17:46:42 NUMA node(s): 1 17:46:42 Vendor ID: AuthenticAMD 17:46:42 CPU family: 23 17:46:42 Model: 49 17:46:42 Model name: AMD EPYC-Rome Processor 17:46:42 Stepping: 0 17:46:42 CPU MHz: 2800.000 17:46:42 BogoMIPS: 5600.00 17:46:42 Virtualization: AMD-V 17:46:42 Hypervisor vendor: KVM 17:46:42 Virtualization type: full 17:46:42 L1d cache: 256 KiB 17:46:42 L1i cache: 256 KiB 17:46:42 L2 cache: 4 MiB 17:46:42 L3 cache: 128 MiB 17:46:42 NUMA node0 CPU(s): 0-7 17:46:42 Vulnerability Itlb multihit: Not affected 17:46:42 Vulnerability L1tf: Not affected 17:46:42 Vulnerability Mds: Not affected 17:46:42 Vulnerability Meltdown: Not affected 17:46:42 Vulnerability Mmio stale data: Not affected 17:46:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:46:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:46:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:46:42 Vulnerability Srbds: Not affected 17:46:42 Vulnerability Tsx async abort: Not affected 17:46:42 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 17:46:42 17:46:42 17:46:42 ---> nproc: 17:46:42 8 17:46:42 17:46:42 17:46:42 ---> df -h: 17:46:42 Filesystem Size Used Avail Use% Mounted on 17:46:42 overlay 155G 13G 143G 8% / 17:46:42 tmpfs 64M 0 64M 0% /dev 17:46:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:46:42 shm 64M 0 64M 0% /dev/shm 17:46:42 /dev/vda1 155G 13G 143G 8% /facter-os 17:46:42 17:46:42 17:46:42 ---> sar -b -r -n DEV: 17:46:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5659) 07/15/24 _x86_64_ (8 CPU) 17:46:42 17:46:42 17:30:26 LINUX RESTART (8 CPU) 17:46:42 17:46:42 17:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:46:42 17:32:01 391.22 14.95 376.27 0.00 1922.61 37160.47 0.00 17:46:42 17:33:01 225.62 1.82 223.81 0.00 14.53 73459.11 0.00 17:46:42 17:34:01 117.51 0.18 117.33 0.00 12.26 20575.10 0.00 17:46:42 17:35:01 194.85 0.02 194.83 0.00 4.27 46651.02 0.00 17:46:42 17:36:01 93.45 6.13 87.32 0.00 4365.27 24909.20 0.00 17:46:42 17:37:01 5.76 0.02 5.75 0.00 0.13 117.96 0.00 17:46:42 17:38:01 1.43 0.00 1.43 0.00 0.00 15.20 0.00 17:46:42 17:39:01 1.83 0.00 1.83 0.00 0.00 19.86 0.00 17:46:42 17:40:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 17:46:42 17:41:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 17:46:42 17:42:01 1.07 0.00 1.07 0.00 0.00 16.53 0.00 17:46:42 17:43:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 17:46:42 17:44:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 17:46:42 17:45:02 1.10 0.00 1.10 0.00 0.00 12.53 0.00 17:46:42 17:46:01 1.95 0.02 1.93 0.00 0.14 26.98 0.00 17:46:42 Average: 69.49 1.54 67.94 0.00 421.74 13550.29 0.00 17:46:42 17:46:42 17:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:46:42 17:32:01 29173868 31529144 785860 2.39 79632 2546140 1961908 5.78 1039164 2277900 5708 17:46:42 17:33:01 27141836 31534680 769896 2.34 185764 4280652 1874452 5.52 1314892 3823244 56 17:46:42 17:34:01 27893864 31508396 791340 2.41 194044 3559932 1883708 5.55 1293312 3153780 1148 17:46:42 17:35:01 26973828 31498680 799272 2.43 201044 4412760 2030432 5.98 1424984 3887920 255952 17:46:42 17:36:01 26316604 31510540 759640 2.31 234920 5012316 1694488 4.99 1693348 4210520 1044 17:46:42 17:37:01 26321020 31509960 760068 2.31 233416 5009060 1720640 5.07 1692216 4207276 292 17:46:42 17:38:01 26327272 31516244 753724 2.29 233440 5009064 1720640 5.07 1686380 4207280 160 17:46:42 17:39:01 26327168 31516236 753580 2.29 233496 5009072 1720640 5.07 1686380 4207284 168 17:46:42 17:40:01 26333608 31522720 746976 2.27 233516 5009072 1720640 5.07 1680028 4207284 164 17:46:42 17:41:01 26335660 31524832 745016 2.27 233568 5009076 1720640 5.07 1678392 4207292 196 17:46:42 17:42:01 26337920 31527256 742572 2.26 233604 5009204 1720640 5.07 1677056 4207420 208 17:46:42 17:43:01 26337944 31527284 742516 2.26 233632 5009208 1720640 5.07 1676584 4207424 44 17:46:42 17:44:01 26337644 31527020 742716 2.26 233664 5009212 1720640 5.07 1676612 4207428 12 17:46:42 17:45:02 26337428 31526876 742772 2.26 233704 5009212 1720640 5.07 1677296 4207428 228 17:46:42 17:46:01 26334648 31524288 744748 2.26 233780 5009192 1730140 5.10 1677456 4207400 88 17:46:42 Average: 26722021 31520277 758713 2.31 215415 4660211 1777393 5.24 1571607 3961792 17698 17:46:42 17:46:42 17:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:46:42 17:32:01 lo 6.60 6.60 0.65 0.65 0.00 0.00 0.00 0.00 17:46:42 17:32:01 ens3 527.31 359.46 5573.96 85.86 0.00 0.00 0.00 0.00 17:46:42 17:32:01 docker0 120.31 134.58 9.78 315.90 0.00 0.00 0.00 0.00 17:46:42 17:32:01 vethc0f2b66 91.73 104.35 8.82 83.99 0.00 0.00 0.00 0.01 17:46:42 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:42 17:33:01 ens3 474.43 271.76 3199.77 27.81 0.00 0.00 0.00 0.00 17:46:42 17:33:01 docker0 269.86 470.51 22.75 3197.19 0.00 0.00 0.00 0.00 17:46:42 17:34:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 17:46:42 17:34:01 ens3 41.99 26.56 73.90 17.00 0.00 0.00 0.00 0.00 17:46:42 17:34:01 docker0 1.68 2.78 0.11 31.05 0.00 0.00 0.00 0.00 17:46:42 17:35:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 17:46:42 17:35:01 ens3 162.16 89.92 3699.02 17.78 0.00 0.00 0.00 0.00 17:46:42 17:35:01 docker0 18.78 44.49 1.37 864.63 0.00 0.00 0.00 0.00 17:46:42 17:36:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 17:46:42 17:36:01 ens3 256.57 141.23 2730.65 125.48 0.00 0.00 0.00 0.00 17:46:42 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:42 17:37:01 ens3 0.38 0.30 0.02 0.02 0.00 0.00 0.00 0.00 17:46:42 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:42 17:39:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:46:42 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:42 17:41:01 ens3 0.37 0.33 0.09 1.17 0.00 0.00 0.00 0.00 17:46:42 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:42 17:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:46:42 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:45:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:42 17:45:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:46:42 17:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 17:46:01 ens3 0.15 0.14 0.08 0.07 0.00 0.00 0.00 0.00 17:46:42 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:42 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 17:46:42 Average: ens3 97.69 59.40 1019.63 18.37 0.00 0.00 0.00 0.00 17:46:42 Average: docker0 27.41 43.54 2.27 294.27 0.00 0.00 0.00 0.00 17:46:42 17:46:42 17:46:42 ---> sar -P ALL: 17:46:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5659) 07/15/24 _x86_64_ (8 CPU) 17:46:42 17:46:42 17:30:26 LINUX RESTART (8 CPU) 17:46:42 17:46:42 17:31:01 CPU %user %nice %system %iowait %steal %idle 17:46:42 17:32:01 all 8.31 0.00 3.05 2.88 0.08 85.69 17:46:42 17:32:01 0 6.41 0.00 2.91 1.94 0.07 88.66 17:46:42 17:32:01 1 10.27 0.00 4.24 11.95 0.08 73.46 17:46:42 17:32:01 2 7.70 0.00 2.56 0.02 0.05 89.68 17:46:42 17:32:01 3 7.22 0.00 2.90 0.20 0.08 89.60 17:46:42 17:32:01 4 6.39 0.00 2.34 2.78 0.07 88.41 17:46:42 17:32:01 5 10.37 0.00 2.97 1.16 0.08 85.41 17:46:42 17:32:01 6 8.69 0.00 3.36 3.41 0.08 84.45 17:46:42 17:32:01 7 9.38 0.00 3.12 1.55 0.08 85.87 17:46:42 17:33:01 all 6.51 0.00 3.34 5.36 0.08 84.71 17:46:42 17:33:01 0 6.32 0.00 2.52 1.66 0.08 89.42 17:46:42 17:33:01 1 7.82 0.00 4.74 19.08 0.10 68.25 17:46:42 17:33:01 2 5.76 0.00 2.30 0.50 0.05 91.39 17:46:42 17:33:01 3 7.96 0.00 4.12 13.81 0.07 74.05 17:46:42 17:33:01 4 4.87 0.00 4.25 0.71 0.08 90.09 17:46:42 17:33:01 5 8.65 0.00 3.44 0.86 0.17 86.88 17:46:42 17:33:01 6 4.75 0.00 1.50 0.48 0.07 93.20 17:46:42 17:33:01 7 5.97 0.00 3.87 6.01 0.05 84.11 17:46:42 17:34:01 all 46.09 0.00 7.78 1.64 0.11 44.37 17:46:42 17:34:01 0 43.74 0.00 8.01 0.63 0.10 47.53 17:46:42 17:34:01 1 48.98 0.00 7.79 2.03 0.12 41.08 17:46:42 17:34:01 2 43.21 0.00 7.25 2.55 0.10 46.88 17:46:42 17:34:01 3 48.18 0.00 8.89 2.68 0.12 40.13 17:46:42 17:34:01 4 44.31 0.00 7.13 0.22 0.10 48.24 17:46:42 17:34:01 5 47.81 0.00 8.60 0.79 0.12 42.68 17:46:42 17:34:01 6 43.19 0.00 6.51 0.36 0.10 49.84 17:46:42 17:34:01 7 49.28 0.00 8.05 3.88 0.12 38.67 17:46:42 17:35:01 all 27.96 0.00 6.17 3.10 0.09 62.69 17:46:42 17:35:01 0 26.28 0.00 5.89 5.44 0.08 62.31 17:46:42 17:35:01 1 29.59 0.00 6.20 2.24 0.08 61.89 17:46:42 17:35:01 2 24.69 0.00 4.66 0.10 0.07 70.48 17:46:42 17:35:01 3 28.53 0.00 7.17 0.81 0.08 63.41 17:46:42 17:35:01 4 27.23 0.00 5.05 0.02 0.08 67.61 17:46:42 17:35:01 5 29.43 0.00 7.29 0.24 0.10 62.94 17:46:42 17:35:01 6 25.71 0.00 5.92 14.69 0.10 53.58 17:46:42 17:35:01 7 32.17 0.00 7.16 1.55 0.10 59.02 17:46:42 17:36:01 all 4.01 0.00 2.02 1.68 0.03 92.27 17:46:42 17:36:01 0 7.60 0.00 2.68 1.12 0.03 88.57 17:46:42 17:36:01 1 4.22 0.00 1.44 0.17 0.03 94.13 17:46:42 17:36:01 2 3.21 0.00 1.95 0.53 0.02 94.29 17:46:42 17:36:01 3 4.69 0.00 1.74 1.07 0.03 92.46 17:46:42 17:36:01 4 2.44 0.00 2.56 0.47 0.02 94.52 17:46:42 17:36:01 5 2.17 0.00 1.40 0.30 0.02 96.10 17:46:42 17:36:01 6 3.04 0.00 1.86 7.24 0.03 87.83 17:46:42 17:36:01 7 4.71 0.00 2.48 2.55 0.03 90.22 17:46:42 17:37:01 all 0.07 0.00 0.07 0.01 0.00 99.85 17:46:42 17:37:01 0 0.07 0.00 0.07 0.03 0.00 99.83 17:46:42 17:37:01 1 0.07 0.00 0.05 0.00 0.00 99.88 17:46:42 17:37:01 2 0.02 0.00 0.07 0.03 0.02 99.87 17:46:42 17:37:01 3 0.23 0.00 0.13 0.00 0.00 99.63 17:46:42 17:37:01 4 0.05 0.00 0.03 0.02 0.00 99.90 17:46:42 17:37:01 5 0.03 0.00 0.05 0.00 0.00 99.92 17:46:42 17:37:01 6 0.08 0.00 0.07 0.00 0.00 99.85 17:46:42 17:37:01 7 0.02 0.00 0.08 0.00 0.00 99.90 17:46:42 17:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:46:42 17:38:01 0 0.03 0.00 0.00 0.02 0.02 99.93 17:46:42 17:38:01 1 0.08 0.00 0.02 0.00 0.02 99.88 17:46:42 17:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:46:42 17:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:46:42 17:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:46:42 17:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:46:42 17:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:46:42 17:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:46:42 17:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:46:42 17:39:01 0 0.00 0.00 0.02 0.02 0.02 99.95 17:46:42 17:39:01 1 0.00 0.00 0.05 0.00 0.00 99.95 17:46:42 17:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:46:42 17:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:46:42 17:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:46:42 17:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:46:42 17:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:46:42 17:39:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:46:42 17:40:01 all 0.03 0.00 0.01 0.00 0.01 99.96 17:46:42 17:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:46:42 17:40:01 1 0.07 0.00 0.00 0.00 0.02 99.92 17:46:42 17:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:46:42 17:40:01 3 0.05 0.00 0.02 0.00 0.00 99.93 17:46:42 17:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:46:42 17:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:46:42 17:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:46:42 17:40:01 7 0.03 0.00 0.03 0.00 0.02 99.92 17:46:42 17:41:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:46:42 17:41:01 0 0.08 0.00 0.03 0.02 0.02 99.85 17:46:42 17:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:46:42 17:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:46:42 17:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:46:42 17:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:46:42 17:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:46:42 17:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:46:42 17:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:46:42 17:42:01 all 0.20 0.00 0.02 0.04 0.00 99.75 17:46:42 17:42:01 0 0.27 0.00 0.05 0.20 0.00 99.48 17:46:42 17:42:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:46:42 17:42:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:46:42 17:42:01 3 0.05 0.00 0.00 0.07 0.00 99.88 17:46:42 17:42:01 4 1.21 0.00 0.00 0.00 0.00 98.79 17:46:42 17:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:46:42 17:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:46:42 17:42:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:46:42 17:46:42 17:42:01 CPU %user %nice %system %iowait %steal %idle 17:46:42 17:43:01 all 0.23 0.00 0.01 0.00 0.00 99.75 17:46:42 17:43:01 0 0.03 0.00 0.02 0.02 0.02 99.92 17:46:42 17:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:46:42 17:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:46:42 17:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:46:42 17:43:01 4 1.73 0.00 0.00 0.00 0.00 98.27 17:46:42 17:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:46:42 17:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:46:42 17:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:46:42 17:44:01 all 0.05 0.00 0.01 0.00 0.00 99.93 17:46:42 17:44:01 0 0.10 0.00 0.02 0.02 0.02 99.85 17:46:42 17:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:46:42 17:44:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:46:42 17:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:46:42 17:44:01 4 0.15 0.00 0.00 0.00 0.02 99.83 17:46:42 17:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:46:42 17:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:46:42 17:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:46:42 17:45:02 all 0.01 0.00 0.00 0.00 0.01 99.97 17:46:42 17:45:02 0 0.03 0.00 0.02 0.02 0.02 99.92 17:46:42 17:45:02 1 0.00 0.00 0.00 0.00 0.02 99.98 17:46:42 17:45:02 2 0.00 0.00 0.00 0.02 0.02 99.97 17:46:42 17:45:02 3 0.00 0.00 0.00 0.00 0.00 100.00 17:46:42 17:45:02 4 0.00 0.00 0.00 0.00 0.00 100.00 17:46:42 17:45:02 5 0.00 0.00 0.00 0.00 0.00 100.00 17:46:42 17:45:02 6 0.00 0.00 0.00 0.00 0.00 100.00 17:46:42 17:45:02 7 0.03 0.00 0.02 0.00 0.02 99.93 17:46:42 17:46:01 all 0.03 0.00 0.03 0.01 0.01 99.92 17:46:42 17:46:01 0 0.05 0.00 0.02 0.07 0.02 99.85 17:46:42 17:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:46:42 17:46:01 2 0.03 0.00 0.05 0.00 0.00 99.92 17:46:42 17:46:01 3 0.07 0.00 0.03 0.00 0.02 99.88 17:46:42 17:46:01 4 0.02 0.00 0.03 0.00 0.02 99.93 17:46:42 17:46:01 5 0.00 0.00 0.03 0.00 0.00 99.97 17:46:42 17:46:01 6 0.03 0.00 0.03 0.00 0.02 99.92 17:46:42 17:46:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:46:42 Average: all 6.19 0.00 1.49 0.98 0.03 91.32 17:46:42 Average: 0 6.03 0.00 1.48 0.74 0.03 91.72 17:46:42 Average: 1 6.72 0.00 1.63 2.34 0.03 89.28 17:46:42 Average: 2 5.60 0.00 1.25 0.25 0.02 92.87 17:46:42 Average: 3 6.43 0.00 1.66 1.23 0.03 90.66 17:46:42 Average: 4 5.85 0.00 1.42 0.28 0.03 92.43 17:46:42 Average: 5 6.52 0.00 1.58 0.22 0.03 91.65 17:46:42 Average: 6 5.61 0.00 1.27 1.71 0.03 91.38 17:46:42 Average: 7 6.74 0.00 1.65 1.03 0.03 90.55 17:46:42 17:46:42 17:46:42