Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from edfedc822c0dc9db28708e00dec995595c43813c 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-ssh12679067839621068133.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-ssh6760368347061998584.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2124186448890230210.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14720839246592581085.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8412334239995810914.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4518 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision edfedc822c0dc9db28708e00dec995595c43813c (main) Commit message: "Merge pull request #334 from jinlinGuan/issue-272" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edfedc822c0dc9db28708e00dec995595c43813c # timeout=10 > git rev-list --no-walk 068bc12a608a23ab923b6491ce7bb6877555defb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:36:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:36:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:36:07 ========================================================= 02:36:07 EdgeX Global Pipelines Version Info 02:36:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:36:07 ------------------- 02:36:07 stable info: 02:36:07 ------------------- 02:36:07 Commited By: Ginny Guan ginny@iotechsys.com 02:36:07 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 02:36:07 Message: update stable to v1.0.260 02:36:08 ------------------- 02:36:08 experimental info: 02:36:08 ------------------- 02:36:08 Commited By: Ginny Guan ginny@iotechsys.com 02:36:08 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 02:36:08 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:36:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edfedc822c0dc9db28708e00dec995595c43813c [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edfedc8 [Pipeline] echo 02:36:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:09 provisioning config files... 02:36:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16242558783132616389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:09 ---> ****-login.sh 02:36:09 nexus3.edgexfoundry.org:10001 02:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:10 Configure a credential helper to remove this warning. See 02:36:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:10 02:36:10 Login Succeeded 02:36:10 nexus3.edgexfoundry.org:10002 02:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:10 Configure a credential helper to remove this warning. See 02:36:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:10 02:36:10 Login Succeeded 02:36:10 nexus3.edgexfoundry.org:10003 02:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:10 Configure a credential helper to remove this warning. See 02:36:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:10 02:36:10 Login Succeeded 02:36:10 nexus3.edgexfoundry.org:10004 02:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:10 Configure a credential helper to remove this warning. See 02:36:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:10 02:36:10 Login Succeeded 02:36:10 ****.io 02:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:10 Configure a credential helper to remove this warning. See 02:36:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:10 02:36:10 Login Succeeded 02:36:10 ---> ****-login.sh ends [Pipeline] } 02:36:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:36:11 + git rev-list -1 --merges edfedc822c0dc9db28708e00dec995595c43813c~1..edfedc822c0dc9db28708e00dec995595c43813c [Pipeline] echo 02:36:11 -----------> git rev-list -1 --merges edfedc822c0dc9db28708e00dec995595c43813c~1..edfedc822c0dc9db28708e00dec995595c43813c edfedc822c0dc9db28708e00dec995595c43813c 02:36:11 edfedc822c0dc9db28708e00dec995595c43813c [false] [Pipeline] sh 02:36:11 + git log --format=format:%s -1 edfedc822c0dc9db28708e00dec995595c43813c [Pipeline] echo 02:36:11 ========================================================= 02:36:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:36:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:36:11 + git log --format=format:%s -1 edfedc822c0dc9db28708e00dec995595c43813c [Pipeline] echo 02:36:11 [semverPrep] GIT_COMMIT: edfedc822c0dc9db28708e00dec995595c43813c, Commit Message: Merge pull request #334 from jinlinGuan/issue-272 [Pipeline] echo 02:36:11 [semverPrep] This is not a build commit. [Pipeline] sh 02:36:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:36:12 + grep -v github /etc/ssh/ssh_known_hosts 02:36:12 + [ -e /tmp/ssh_known_hosts ] 02:36:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:36:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:36:12 + sudo tee -a /etc/ssh/ssh_known_hosts 02:36:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:36:12 02:36:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:36:13 0.1.4: Pulling from edgex-devops/py-git-semver 02:36:13 b85a868b505f: Pulling fs layer 02:36:13 e2be974225ed: Pulling fs layer 02:36:13 339a4e72a1f5: Pulling fs layer 02:36:13 988bab9f4d93: Pulling fs layer 02:36:13 1469e6f7b9e6: Pulling fs layer 02:36:13 eaf3925da568: Pulling fs layer 02:36:13 bab4dde63d76: Pulling fs layer 02:36:13 bde34c3a00c8: Pulling fs layer 02:36:13 b352a97aabf1: Pulling fs layer 02:36:13 4872d77fe225: Pulling fs layer 02:36:13 5851b861e8e6: Pulling fs layer 02:36:13 1469e6f7b9e6: Waiting 02:36:13 eaf3925da568: Waiting 02:36:13 bab4dde63d76: Waiting 02:36:13 bde34c3a00c8: Waiting 02:36:13 b352a97aabf1: Waiting 02:36:13 988bab9f4d93: Waiting 02:36:13 4872d77fe225: Waiting 02:36:13 5851b861e8e6: Waiting 02:36:13 e2be974225ed: Download complete 02:36:13 988bab9f4d93: Download complete 02:36:13 1469e6f7b9e6: Verifying Checksum 02:36:13 1469e6f7b9e6: Download complete 02:36:13 339a4e72a1f5: Verifying Checksum 02:36:13 339a4e72a1f5: Download complete 02:36:13 eaf3925da568: Verifying Checksum 02:36:13 eaf3925da568: Download complete 02:36:13 bde34c3a00c8: Verifying Checksum 02:36:13 bde34c3a00c8: Download complete 02:36:13 b352a97aabf1: Verifying Checksum 02:36:13 b352a97aabf1: Download complete 02:36:13 4872d77fe225: Download complete 02:36:13 5851b861e8e6: Verifying Checksum 02:36:13 b85a868b505f: Download complete 02:36:13 bab4dde63d76: Verifying Checksum 02:36:13 bab4dde63d76: Download complete 02:36:14 b85a868b505f: Pull complete 02:36:14 e2be974225ed: Pull complete 02:36:15 339a4e72a1f5: Pull complete 02:36:15 988bab9f4d93: Pull complete 02:36:15 1469e6f7b9e6: Pull complete 02:36:15 eaf3925da568: Pull complete 02:36:17 bab4dde63d76: Pull complete 02:36:17 bde34c3a00c8: Pull complete 02:36:17 b352a97aabf1: Pull complete 02:36:17 4872d77fe225: Pull complete 02:36:17 5851b861e8e6: Pull complete 02:36:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:36:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:36:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:18 prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container 02:36:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:36:21 $ docker top 178de57512ceb869efaf5b4a74f22f3f9dc3a1cb1db06b040c8e515920131b6c -eo pid,comm 02:36:21 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). 02:36:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:36:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:21 [ssh-agent] Looking for ssh-agent implementation... 02:36:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:21 $ docker exec 178de57512ceb869efaf5b4a74f22f3f9dc3a1cb1db06b040c8e515920131b6c ssh-agent 02:36:22 SSH_AUTH_SOCK=/tmp/ssh-5QuPS2YlNTnM/agent.32 02:36:22 SSH_AGENT_PID=38 02:36:22 Running ssh-add (command line suppressed) 02:36:22 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_455960197537000898.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_455960197537000898.key) 02:36:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:22 + git tag --points-at HEAD [Pipeline] } 02:36:22 $ docker exec --env ******** --env ******** 178de57512ceb869efaf5b4a74f22f3f9dc3a1cb1db06b040c8e515920131b6c ssh-agent -k 02:36:22 unset SSH_AUTH_SOCK; 02:36:22 unset SSH_AGENT_PID; 02:36:22 echo Agent pid 38 killed; 02:36:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:36:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:22 [ssh-agent] Looking for ssh-agent implementation... 02:36:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:22 $ docker exec 178de57512ceb869efaf5b4a74f22f3f9dc3a1cb1db06b040c8e515920131b6c ssh-agent 02:36:22 SSH_AUTH_SOCK=/tmp/ssh-jpUP96901K1O/agent.72 02:36:22 SSH_AGENT_PID=78 02:36:22 Running ssh-add (command line suppressed) 02:36:23 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7748319557701622030.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7748319557701622030.key) 02:36:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:23 + git semver init 02:36:23 2024-06-28 02:36:23,584 [run_init] DEBUG init version:0.0.0 force:False 02:36:23 2024-06-28 02:36:23,584 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 02:36:23 2024-06-28 02:36:23,585 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 02:36:23 2024-06-28 02:36:23,585 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 02:36:25 2024-06-28 02:36:25,273 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 02:36:25 2024-06-28 02:36:25,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 02:36:25 2024-06-28 02:36:25,274 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:36:25 2024-06-28 02:36:25,274 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:36:25 3.2.0-dev.12 [Pipeline] } 02:36:25 $ docker exec --env ******** --env ******** 178de57512ceb869efaf5b4a74f22f3f9dc3a1cb1db06b040c8e515920131b6c ssh-agent -k 02:36:25 unset SSH_AUTH_SOCK; 02:36:25 unset SSH_AGENT_PID; 02:36:25 echo Agent pid 78 killed; 02:36:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:36:25 + git semver [Pipeline] } 02:36:26 $ docker stop --time=1 178de57512ceb869efaf5b4a74f22f3f9dc3a1cb1db06b040c8e515920131b6c 02:36:27 $ docker rm -f --volumes 178de57512ceb869efaf5b4a74f22f3f9dc3a1cb1db06b040c8e515920131b6c [Pipeline] // withDockerContainer [Pipeline] sh 02:36:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:36:28 Stashed 1 file(s) [Pipeline] echo 02:36:28 [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [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 02:36:28 provisioning config files... 02:36:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11814582432740167974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:28 ---> ****-login.sh 02:36:28 nexus3.edgexfoundry.org:10001 02:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:28 Configure a credential helper to remove this warning. See 02:36:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:28 02:36:28 Login Succeeded 02:36:28 nexus3.edgexfoundry.org:10002 02:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:28 Configure a credential helper to remove this warning. See 02:36:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:28 02:36:28 Login Succeeded 02:36:28 nexus3.edgexfoundry.org:10003 02:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:28 Configure a credential helper to remove this warning. See 02:36:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:28 02:36:28 Login Succeeded 02:36:28 nexus3.edgexfoundry.org:10004 02:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:29 Configure a credential helper to remove this warning. See 02:36:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:29 02:36:29 Login Succeeded 02:36:29 ****.io 02:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:29 Configure a credential helper to remove this warning. See 02:36:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:29 02:36:29 Login Succeeded 02:36:29 ---> ****-login.sh ends [Pipeline] } 02:36:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:36:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:36:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:36:29 ========================================================= 02:36:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:36:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:29 + 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 . 02:36:29 Sending build context to Docker daemon 20.33MB 02:36:29 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 02:36:29 Step 2/13 : FROM ${BASE} AS builder 02:36:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:36:30 619be1103602: Pulling fs layer 02:36:30 7862e08f4a3e: Pulling fs layer 02:36:30 5df492c9dc93: Pulling fs layer 02:36:30 7629e6793208: Pulling fs layer 02:36:30 4f4fb700ef54: Pulling fs layer 02:36:30 fb5054dd5b73: Pulling fs layer 02:36:30 eeca6798cff9: Pulling fs layer 02:36:30 aa269ceb94a6: Pulling fs layer 02:36:30 ada007ff1a6a: Pulling fs layer 02:36:30 4f4fb700ef54: Waiting 02:36:30 fb5054dd5b73: Waiting 02:36:30 eeca6798cff9: Waiting 02:36:30 aa269ceb94a6: Waiting 02:36:30 ada007ff1a6a: Waiting 02:36:30 7629e6793208: Waiting 02:36:30 7862e08f4a3e: Verifying Checksum 02:36:30 7862e08f4a3e: Download complete 02:36:30 7629e6793208: Verifying Checksum 02:36:30 7629e6793208: Download complete 02:36:30 4f4fb700ef54: Verifying Checksum 02:36:30 4f4fb700ef54: Download complete 02:36:30 fb5054dd5b73: Verifying Checksum 02:36:30 fb5054dd5b73: Download complete 02:36:30 619be1103602: Download complete 02:36:30 eeca6798cff9: Verifying Checksum 02:36:30 eeca6798cff9: Download complete 02:36:30 619be1103602: Pull complete 02:36:30 ada007ff1a6a: Verifying Checksum 02:36:30 ada007ff1a6a: Download complete 02:36:30 7862e08f4a3e: Pull complete 02:36:30 5df492c9dc93: Download complete 02:36:30 aa269ceb94a6: Verifying Checksum 02:36:30 aa269ceb94a6: Download complete 02:36:34 5df492c9dc93: Pull complete 02:36:34 7629e6793208: Pull complete 02:36:34 4f4fb700ef54: Pull complete 02:36:34 fb5054dd5b73: Pull complete 02:36:34 eeca6798cff9: Pull complete 02:36:36 aa269ceb94a6: Pull complete 02:36:37 ada007ff1a6a: Pull complete 02:36:37 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:36:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:36:37 ---> f489d0715acc 02:36:37 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:36:42 ---> Running in a32ae47d40cc 02:36:42 Removing intermediate container a32ae47d40cc 02:36:42 ---> 95294a3b8ee7 02:36:42 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:36:42 ---> Running in c6aa9340cf1f 02:36:42 Removing intermediate container c6aa9340cf1f 02:36:42 ---> 24ffe436ded7 02:36:42 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:36:42 ---> Running in d91091412b35 02:36:42 Removing intermediate container d91091412b35 02:36:42 ---> 0811364aae47 02:36:42 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:36:42 ---> Running in 9fa84dcedbb1 02:36:42 Removing intermediate container 9fa84dcedbb1 02:36:42 ---> 90fd66d84202 02:36:42 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:36:42 ---> Running in 612c99fc4e2c 02:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:36:43 Still waiting to schedule task 02:36:43 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4514’ 02:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:36:43 (1/13) Installing libintl (0.21.1-r7) 02:36:43 (2/13) Installing eudev-libs (3.2.11-r8) 02:36:43 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 02:36:43 (4/13) Installing v4l-utils-libs (1.24.1-r0) 02:36:43 (5/13) Installing v4l-utils (1.24.1-r0) 02:36:43 (6/13) Installing libdvbv5 (1.24.1-r0) 02:36:43 (7/13) Installing udev-init-scripts (35-r1) 02:36:43 (8/13) Installing libblkid (2.38.1-r8) 02:36:43 (9/13) Installing xz-libs (5.4.3-r0) 02:36:43 (10/13) Installing kmod-libs (30-r3) 02:36:43 (11/13) Installing eudev (3.2.11-r8) 02:36:43 (12/13) Installing eudev-dev (3.2.11-r8) 02:36:43 (13/13) Installing v4l-utils-dev (1.24.1-r0) 02:36:43 Executing busybox-1.36.1-r5.trigger 02:36:43 Executing eudev-3.2.11-r8.trigger 02:36:43 OK: 271 MiB in 65 packages 02:36:44 Removing intermediate container 612c99fc4e2c 02:36:44 ---> 19bc98947eec 02:36:44 Step 8/13 : WORKDIR /device-usb-camera 02:36:44 ---> Running in 493d57962df5 02:36:44 Removing intermediate container 493d57962df5 02:36:44 ---> 3ada8e38d14a 02:36:44 Step 9/13 : COPY go.mod vendor* ./ 02:36:44 ---> f1776d7ebfdd 02:36:44 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:44 ---> Running in 2d792e85e285 02:37:41 Removing intermediate container 2d792e85e285 02:37:41 ---> 4d1bfcfdc741 02:37:41 Step 11/13 : COPY . . 02:37:41 ---> 304479b7cfd9 02:37:41 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:37:41 ---> Running in afadebe63bca 02:37:41  % Total % Received % Xferd Average Speed Time Time Time Current 02:37:41    Dload Upload Total Spent Left Speed 02:37:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9895 0 --:--:-- --:--:-- --:--:-- 9925 02:37:41 Removing intermediate container afadebe63bca 02:37:41 ---> 295daf5458a9 02:37:41 Step 13/13 : RUN ${MAKE} 02:37:41 ---> Running in f505794ffdff 02:37:41 noop 02:37:41 Removing intermediate container f505794ffdff 02:37:41 ---> b04fc1f55288 02:37:41 Successfully built b04fc1f55288 02:37:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:41 + docker inspect -f . ci-base-image-x86_64 02:37:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:41 prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container 02:37:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:37:41 $ docker top 0ded14a593ee952eea638d763c0500f8f2860eb43d38cecadda492b4b7232aa8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:42 + go version 02:37:42 go version go1.21.9 linux/amd64 [Pipeline] } 02:37:42 $ docker stop --time=1 0ded14a593ee952eea638d763c0500f8f2860eb43d38cecadda492b4b7232aa8 02:37:43 $ docker rm -f --volumes 0ded14a593ee952eea638d763c0500f8f2860eb43d38cecadda492b4b7232aa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:43 + docker inspect -f . ci-base-image-x86_64 02:37:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:43 prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container 02:37:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:37:44 $ docker top 865f3f95444fe5580401399ef63edb07a2e9869d287aef93b7b51f99991d8be5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:44 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 02:37:44 + make test 02:37:44 go test ./... -coverprofile=coverage.out ./... 02:37:46 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:38:04 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 02:38:04 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements 02:38:17 go vet ./... 02:38:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:38:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:38:22 ./bin/test-attribution-txt.sh 02:38:22 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 02:38:22 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 02:38:22 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 02:38:22 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 02:38:22 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 02:38:22 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 02:38:22 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 02:38:22 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 02:38:22 An attribution for golang.org/x/term is missing from Attribution.txt, please add 02:38:22 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:38:22 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 02:38:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:38:22 $ docker stop --time=1 865f3f95444fe5580401399ef63edb07a2e9869d287aef93b7b51f99991d8be5 02:38:27 $ docker rm -f --volumes 865f3f95444fe5580401399ef63edb07a2e9869d287aef93b7b51f99991d8be5 [Pipeline] // withDockerContainer [Pipeline] sh 02:38:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:38:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:38:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:38:29 + ls -al . 02:38:29 total 292 02:38:29 drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 02:37 . 02:38:29 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 02:36 .. 02:38:29 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 02:38 .git 02:38:29 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:36 .github 02:38:29 -rw-rw-r-- 1 jenkins jenkins 379 Jun 28 02:36 .gitignore 02:38:29 -rw-rw-r-- 1 jenkins jenkins 45 Jun 28 02:36 .golangci.yml 02:38:29 -rw-rw-r-- 1 jenkins jenkins 77 Jun 28 02:36 .hadolint.yml 02:38:29 drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 02:36 .semver 02:38:29 -rw-rw-r-- 1 jenkins jenkins 10870 Jun 28 02:36 Attribution.txt 02:38:29 -rw-rw-r-- 1 jenkins jenkins 16561 Jun 28 02:36 CHANGELOG.md 02:38:29 -rw-rw-r-- 1 jenkins jenkins 2453 Jun 28 02:36 Dockerfile 02:38:29 -rw-rw-r-- 1 jenkins jenkins 678 Jun 28 02:36 GOVERNANCE.md 02:38:29 -rw-rw-r-- 1 jenkins jenkins 659 Jun 28 02:36 Jenkinsfile 02:38:29 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 28 02:36 LICENSE 02:38:29 -rw-rw-r-- 1 jenkins jenkins 2611 Jun 28 02:36 Makefile 02:38:29 -rw-rw-r-- 1 jenkins jenkins 622 Jun 28 02:36 OWNERS.md 02:38:29 -rw-rw-r-- 1 jenkins jenkins 2575 Jun 28 02:36 README.md 02:38:29 -rw-rw-r-- 1 jenkins jenkins 12 Jun 28 02:36 VERSION 02:38:29 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 02:36 bin 02:38:29 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:36 cmd 02:38:29 -rw-r--r-- 1 jenkins jenkins 54703 Jun 28 02:38 coverage.out 02:38:29 -rwxrwxr-x 1 jenkins jenkins 84 Jun 28 02:36 docker-entrypoint.sh 02:38:29 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 02:36 docs 02:38:29 -rw-rw-r-- 1 jenkins jenkins 7266 Jun 28 02:36 go.mod 02:38:29 -rw-rw-r-- 1 jenkins jenkins 102297 Jun 28 02:36 go.sum 02:38:29 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:36 internal 02:38:29 -rw-rw-r-- 1 jenkins jenkins 231 Jun 28 02:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:29 + 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=edfedc822c0dc9db28708e00dec995595c43813c --label arch=amd64 --label version=3.2.0-dev.12 . 02:38:29 Sending build context to Docker daemon 20.38MB 02:38:29 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 02:38:29 Step 2/37 : FROM ${BASE} AS builder 02:38:29 ---> b04fc1f55288 02:38:29 Step 3/37 : ARG ADD_BUILD_TAGS="" 02:38:30 ---> Running in de90b2dc40ae 02:38:30 Removing intermediate container de90b2dc40ae 02:38:30 ---> 2ac7b61f0132 02:38:30 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:38:30 ---> Running in 03fb854ccf40 02:38:30 Removing intermediate container 03fb854ccf40 02:38:30 ---> 12690b4196ea 02:38:30 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:38:30 ---> Running in 49d407b5cc41 02:38:30 Removing intermediate container 49d407b5cc41 02:38:30 ---> b63ad17846a3 02:38:30 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:38:30 ---> Running in d02f85c8bb1e 02:38:30 Removing intermediate container d02f85c8bb1e 02:38:30 ---> e6b8e80a5d1c 02:38:30 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:38:30 ---> Running in 128e13ffd287 02:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:38:31 OK: 271 MiB in 65 packages 02:38:31 Removing intermediate container 128e13ffd287 02:38:31 ---> 72269e83dcf8 02:38:31 Step 8/37 : WORKDIR /device-usb-camera 02:38:31 ---> Running in cd814fa3647e 02:38:31 Removing intermediate container cd814fa3647e 02:38:31 ---> 71054b0883ea 02:38:31 Step 9/37 : COPY go.mod vendor* ./ 02:38:31 ---> 3301b60e2dd1 02:38:31 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:31 ---> Running in 26de317c3cf8 02:38:32 Removing intermediate container 26de317c3cf8 02:38:32 ---> b7d3e7b0ac9d 02:38:32 Step 11/37 : COPY . . 02:38:33 ---> 7cf48d31ec99 02:38:33 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:38:33 ---> Running in bab99c2a9112 02:38:33  % Total % Received % Xferd Average Speed Time Time Time Current 02:38:33 Dload Upload Total Spent Left Speed 02:38:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100 1062  0   0  33518    0 --:--:-- --:--:-- --:--:-- 34258 02:38:34 Removing intermediate container bab99c2a9112 02:38:34 ---> 7e82fde6b0cd 02:38:34 Step 13/37 : RUN ${MAKE} 02:38:34 ---> Running in fe8046520423 02:38:34 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 02:39:13 Removing intermediate container fe8046520423 02:39:13 ---> 9faaa7d80f08 02:39:13 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 02:39:13 1.8.2: Pulling from bluenviron/mediamtx 02:39:13 8411072a22a5: Pulling fs layer 02:39:13 8411072a22a5: Verifying Checksum 02:39:13 8411072a22a5: Download complete 02:39:13 8411072a22a5: Pull complete 02:39:13 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 02:39:13 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 02:39:13 ---> 1ac78cb06e13 02:39:13 Step 15/37 : FROM alpine:3.18 02:39:13 3.18: Pulling from library/alpine 02:39:13 73baa7ef167e: Pulling fs layer 02:39:13 73baa7ef167e: Download complete 02:39:13 73baa7ef167e: Pull complete 02:39:13 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:39:13 Status: Downloaded newer image for alpine:3.18 02:39:13 ---> 8fd7cac70a4a 02:39:13 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:39:13 ---> Running in b58fbc3a224a 02:39:13 Removing intermediate container b58fbc3a224a 02:39:13 ---> d4278384887c 02:39:13 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 02:39:13 ---> Running in 1363360dbe88 02:39:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:39:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:39:13 (1/107) Installing dumb-init (1.2.5-r2) 02:39:13 (2/107) Installing sdl2 (2.26.5-r0) 02:39:13 (3/107) Installing svt-av1-libs (1.6.0-r0) 02:39:13 (4/107) Installing aom-libs (3.6.1-r0) 02:39:13 (5/107) Installing libxau (1.0.11-r2) 02:39:13 (6/107) Installing libmd (1.0.4-r2) 02:39:13 (7/107) Installing libbsd (0.11.7-r1) 02:39:13 (8/107) Installing libxdmcp (1.1.4-r2) 02:39:13 (9/107) Installing libxcb (1.15-r1) 02:39:13 (10/107) Installing libx11 (1.8.7-r0) 02:39:13 (11/107) Installing hwdata-pci (0.370-r0) 02:39:13 (12/107) Installing libpciaccess (0.17-r2) 02:39:13 (13/107) Installing libdrm (2.4.115-r4) 02:39:13 (14/107) Installing libxext (1.3.5-r2) 02:39:13 (15/107) Installing libxfixes (6.0.1-r2) 02:39:13 (16/107) Installing libffi (3.4.4-r2) 02:39:13 (17/107) Installing wayland-libs-client (1.22.0-r2) 02:39:13 (18/107) Installing libva (2.18.0-r1) 02:39:13 (19/107) Installing libvdpau (1.5-r1) 02:39:13 (20/107) Installing libgcc (12.2.1_git20220924-r10) 02:39:13 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 02:39:13 (22/107) Installing onevpl-libs (2023.2.1-r0) 02:39:13 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 02:39:13 (24/107) Installing libdav1d (1.2.1-r0) 02:39:13 (25/107) Installing brotli-libs (1.0.9-r14) 02:39:13 (26/107) Installing libhwy (1.0.4-r1) 02:39:13 (27/107) Installing lcms2 (2.15-r2) 02:39:13 (28/107) Installing libjxl (0.8.2-r0) 02:39:13 (29/107) Installing lame-libs (3.100-r5) 02:39:13 (30/107) Installing opus (1.4-r0) 02:39:13 (31/107) Installing libgomp (12.2.1_git20220924-r10) 02:39:13 (32/107) Installing soxr (0.1.3-r5) 02:39:13 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 02:39:13 (34/107) Installing libogg (1.3.5-r4) 02:39:13 (35/107) Installing libtheora (1.1.1-r17) 02:39:13 (36/107) Installing libvorbis (1.3.7-r1) 02:39:13 (37/107) Installing libvpx (1.13.0-r2) 02:39:13 (38/107) Installing libwebp (1.3.2-r0) 02:39:13 (39/107) Installing x264-libs (0.164_git20220602-r1) 02:39:13 (40/107) Installing numactl (2.0.16-r4) 02:39:13 (41/107) Installing x265-libs (3.5-r4) 02:39:13 (42/107) Installing xvidcore (1.3.7-r1) 02:39:13 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 02:39:13 (44/107) Installing alsa-lib (1.2.9-r1) 02:39:13 (45/107) Installing libexpat (2.6.2-r0) 02:39:13 (46/107) Installing libbz2 (1.0.8-r5) 02:39:13 (47/107) Installing libpng (1.6.39-r3) 02:39:13 (48/107) Installing freetype (2.13.0-r5) 02:39:13 (49/107) Installing fontconfig (2.14.2-r3) 02:39:13 (50/107) Installing fribidi (1.0.13-r0) 02:39:13 (51/107) Installing libintl (0.21.1-r7) 02:39:13 (52/107) Installing libblkid (2.38.1-r8) 02:39:13 (53/107) Installing libmount (2.38.1-r8) 02:39:13 (54/107) Installing pcre2 (10.42-r1) 02:39:13 (55/107) Installing glib (2.76.6-r0) 02:39:13 (56/107) Installing graphite2 (1.3.14-r5) 02:39:13 (57/107) Installing harfbuzz (7.3.0-r0) 02:39:13 (58/107) Installing libunibreak (5.1-r0) 02:39:13 (59/107) Installing libass (0.17.1-r0) 02:39:13 (60/107) Installing libbluray (1.3.4-r0) 02:39:13 (61/107) Installing gmp (6.2.1-r3) 02:39:13 (62/107) Installing nettle (3.8.1-r2) 02:39:13 (63/107) Installing libunistring (1.1-r1) 02:39:13 (64/107) Installing libidn2 (2.3.4-r1) 02:39:13 (65/107) Installing p11-kit (0.24.1-r2) 02:39:13 (66/107) Installing libtasn1 (4.19.0-r1) 02:39:13 (67/107) Installing gnutls (3.8.4-r0) 02:39:13 (68/107) Installing mpg123-libs (1.31.3-r1) 02:39:13 (69/107) Installing libopenmpt (0.7.2-r0) 02:39:13 (70/107) Installing cjson (1.7.17-r0) 02:39:13 (71/107) Installing mbedtls (2.28.8-r0) 02:39:13 (72/107) Installing librist (0.2.7-r0) 02:39:13 (73/107) Installing libsrt (1.5.2-r0) 02:39:13 (74/107) Installing libssh (0.10.5-r0) 02:39:13 (75/107) Installing xz-libs (5.4.3-r0) 02:39:13 (76/107) Installing libxml2 (2.11.8-r0) 02:39:13 (77/107) Installing libsodium (1.0.18-r3) 02:39:13 (78/107) Installing libzmq (4.3.4-r4) 02:39:13 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 02:39:13 (80/107) Installing glslang-libs (1.3.243.0-r1) 02:39:13 (81/107) Installing spirv-tools (1.3.243.0-r1) 02:39:13 (82/107) Installing shaderc (2023.3-r1) 02:39:13 (83/107) Installing vulkan-loader (1.3.243.0-r1) 02:39:13 (84/107) Installing libplacebo (5.264.1-r1) 02:39:13 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 02:39:13 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 02:39:13 (87/107) Installing vidstab (1.1.1-r0) 02:39:13 (88/107) Installing zimg (3.0.5-r0) 02:39:13 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 02:39:13 (90/107) Installing libasyncns (0.8-r1) 02:39:13 (91/107) Installing dbus-libs (1.14.8-r0) 02:39:13 (92/107) Installing libltdl (2.4.7-r2) 02:39:13 (93/107) Installing orc (0.4.34-r0) 02:39:13 (94/107) Installing flac-libs (1.4.3-r0) 02:39:13 (95/107) Installing libsndfile (1.2.0-r2) 02:39:13 (96/107) Installing speexdsp (1.2.1-r1) 02:39:13 (97/107) Installing tdb-libs (1.4.8-r1) 02:39:13 (98/107) Installing libpulse (16.1-r10) 02:39:13 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 02:39:13 (100/107) Installing v4l-utils-libs (1.24.1-r0) 02:39:13 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 02:39:13 (102/107) Installing ffmpeg (6.0.1-r0) 02:39:13 (103/107) Installing udev-init-scripts (35-r1) 02:39:13 (104/107) Installing eudev-libs (3.2.11-r8) 02:39:13 (105/107) Installing zstd-libs (1.5.5-r4) 02:39:13 (106/107) Installing kmod-libs (30-r3) 02:39:13 (107/107) Installing eudev (3.2.11-r8) 02:39:13 Executing busybox-1.36.1-r7.trigger 02:39:13 Executing glib-2.76.6-r0.trigger 02:39:13 Executing eudev-3.2.11-r8.trigger 02:39:13 OK: 131 MiB in 122 packages 02:39:16 Removing intermediate container 1363360dbe88 02:39:16 ---> e00e0b2aca9f 02:39:16 Step 18/37 : RUN apk --no-cache upgrade 02:39:16 ---> Running in 3610ea63ca40 02:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:39:16 OK: 131 MiB in 122 packages 02:39:16 Removing intermediate container 3610ea63ca40 02:39:16 ---> d8ef7dd2924f 02:39:16 Step 19/37 : WORKDIR / 02:39:16 ---> Running in 798a47389138 02:39:17 Removing intermediate container 798a47389138 02:39:17 ---> e05084a2ac70 02:39:17 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 02:39:18 ---> 04b3dde0f991 02:39:18 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 02:39:18 ---> bc7fdc686b2b 02:39:18 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 02:39:18 ---> 002a009d41cb 02:39:18 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 02:39:18 ---> 308970c87f39 02:39:18 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:39:18 ---> 8a482927989a 02:39:18 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 02:39:18 ---> 506af94d7cab 02:39:18 Step 26/37 : COPY --from=rtsp /mediamtx / 02:39:20 ---> c9e70241256a 02:39:20 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 02:39:20 ---> Running in 41d4b5f01cdf 02:39:20 Removing intermediate container 41d4b5f01cdf 02:39:20 ---> 16b9662f0a84 02:39:20 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 02:39:20 ---> Running in fd812d525ee7 02:39:21 Removing intermediate container fd812d525ee7 02:39:21 ---> 2b5193c3fb34 02:39:21 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 02:39:21 ---> Running in 1ab5f0aa5405 02:39:21 Removing intermediate container 1ab5f0aa5405 02:39:21 ---> 219ad5aaea50 02:39:21 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 02:39:21 ---> Running in da38b0c02724 02:39:22 Removing intermediate container da38b0c02724 02:39:22 ---> fdcc0dddc69f 02:39:22 Step 31/37 : EXPOSE 59983 02:39:22 ---> Running in 9a548d2d0888 02:39:22 Removing intermediate container 9a548d2d0888 02:39:22 ---> 5ec4927cdfb8 02:39:22 Step 32/37 : EXPOSE 8554 02:39:22 ---> Running in ad7a0c5da737 02:39:22 Removing intermediate container ad7a0c5da737 02:39:22 ---> a3c18a8504ee 02:39:22 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 02:39:22 ---> Running in 5f605a20e4ab 02:39:22 Removing intermediate container 5f605a20e4ab 02:39:22 ---> de075fd2f133 02:39:22 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 02:39:22 ---> Running in 7d8df4148806 02:39:22 Removing intermediate container 7d8df4148806 02:39:22 ---> ccfa855e23c5 02:39:22 Step 35/37 : LABEL arch=amd64 02:39:22 ---> Running in e4999a1f568f 02:39:22 Removing intermediate container e4999a1f568f 02:39:22 ---> 63663adbf4cb 02:39:22 Step 36/37 : LABEL git_sha=edfedc822c0dc9db28708e00dec995595c43813c 02:39:22 ---> Running in 0762d4b46c87 02:39:22 Removing intermediate container 0762d4b46c87 02:39:22 ---> 8eadf689d7cc 02:39:22 Step 37/37 : LABEL version=3.2.0-dev.12 02:39:22 ---> Running in f3270769056f 02:39:22 Removing intermediate container f3270769056f 02:39:22 ---> ed7e66eb6b15 02:39:22 [Warning] One or more build-args [ARCH] were not consumed 02:39:22 Successfully built ed7e66eb6b15 02:39:22 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:39:23 provisioning config files... 02:39:23 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8488257028580327644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:23 ---> ****-login.sh 02:39:23 nexus3.edgexfoundry.org:10001 02:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:23 Configure a credential helper to remove this warning. See 02:39:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:23 02:39:23 Login Succeeded 02:39:23 nexus3.edgexfoundry.org:10002 02:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:23 Configure a credential helper to remove this warning. See 02:39:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:23 02:39:23 Login Succeeded 02:39:23 nexus3.edgexfoundry.org:10003 02:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:23 Configure a credential helper to remove this warning. See 02:39:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:23 02:39:23 Login Succeeded 02:39:23 nexus3.edgexfoundry.org:10004 02:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:23 Configure a credential helper to remove this warning. See 02:39:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:23 02:39:23 Login Succeeded 02:39:23 ****.io 02:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:39:24 Configure a credential helper to remove this warning. See 02:39:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:39:24 02:39:24 Login Succeeded 02:39:24 ---> ****-login.sh ends [Pipeline] } 02:39:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:39:24 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 02:39:24 edfedc822c0dc9db28708e00dec995595c43813c 02:39:24 latest 02:39:24 3.2.0-dev.12 02:39:24 edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12 02:39:24 main 02:39:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:24 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:edfedc822c0dc9db28708e00dec995595c43813c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:edfedc822c0dc9db28708e00dec995595c43813c 02:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:39:24 a4829dc41200: Preparing 02:39:24 ce8258aa47f1: Preparing 02:39:24 ec987ccc6329: Preparing 02:39:24 ec987ccc6329: Preparing 02:39:24 0e81680c8547: Preparing 02:39:24 4fdee56d7956: Preparing 02:39:24 c43f485a20a8: Preparing 02:39:24 ccd26e60a21f: Preparing 02:39:24 2a8248ce5fbc: Preparing 02:39:24 77abebf09a3e: Preparing 02:39:24 a0f3362f3336: Preparing 02:39:24 a9c83673e28e: Preparing 02:39:24 49cc81a81a8d: Preparing 02:39:24 63ec0bd56cf3: Preparing 02:39:24 a9c83673e28e: Waiting 02:39:24 49cc81a81a8d: Waiting 02:39:24 63ec0bd56cf3: Waiting 02:39:24 ccd26e60a21f: Waiting 02:39:24 77abebf09a3e: Waiting 02:39:24 2a8248ce5fbc: Waiting 02:39:24 a0f3362f3336: Waiting 02:39:24 c43f485a20a8: Waiting 02:39:24 4fdee56d7956: Pushed 02:39:24 a4829dc41200: Pushed 02:39:24 ec987ccc6329: Pushed 02:39:24 ce8258aa47f1: Pushed 02:39:25 77abebf09a3e: Pushed 02:39:25 c43f485a20a8: Pushed 02:39:25 ccd26e60a21f: Pushed 02:39:25 2a8248ce5fbc: Pushed 02:39:25 63ec0bd56cf3: Layer already exists 02:39:25 a9c83673e28e: Pushed 02:39:28 0e81680c8547: Pushed 02:39:29 a0f3362f3336: Pushed 02:39:38 49cc81a81a8d: Pushed 02:39:38 edfedc822c0dc9db28708e00dec995595c43813c: digest: sha256:286bc6c7a7f899e5f54f40721d6f2db00528524e74bfb96a2bd30553804f88f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:38 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:39:38 a4829dc41200: Preparing 02:39:38 ce8258aa47f1: Preparing 02:39:38 ec987ccc6329: Preparing 02:39:38 ec987ccc6329: Preparing 02:39:38 0e81680c8547: Preparing 02:39:38 4fdee56d7956: Preparing 02:39:38 c43f485a20a8: Preparing 02:39:38 ccd26e60a21f: Preparing 02:39:38 2a8248ce5fbc: Preparing 02:39:38 77abebf09a3e: Preparing 02:39:38 a0f3362f3336: Preparing 02:39:38 a9c83673e28e: Preparing 02:39:38 49cc81a81a8d: Preparing 02:39:38 63ec0bd56cf3: Preparing 02:39:38 77abebf09a3e: Waiting 02:39:38 a0f3362f3336: Waiting 02:39:38 63ec0bd56cf3: Waiting 02:39:38 ccd26e60a21f: Waiting 02:39:38 c43f485a20a8: Waiting 02:39:38 a9c83673e28e: Waiting 02:39:38 49cc81a81a8d: Waiting 02:39:38 2a8248ce5fbc: Waiting 02:39:38 ce8258aa47f1: Layer already exists 02:39:38 ec987ccc6329: Layer already exists 02:39:38 0e81680c8547: Layer already exists 02:39:38 a4829dc41200: Layer already exists 02:39:38 4fdee56d7956: Layer already exists 02:39:38 2a8248ce5fbc: Layer already exists 02:39:38 ccd26e60a21f: Layer already exists 02:39:38 c43f485a20a8: Layer already exists 02:39:38 77abebf09a3e: Layer already exists 02:39:38 a0f3362f3336: Layer already exists 02:39:38 49cc81a81a8d: Layer already exists 02:39:38 a9c83673e28e: Layer already exists 02:39:38 63ec0bd56cf3: Layer already exists 02:39:38 latest: digest: sha256:286bc6c7a7f899e5f54f40721d6f2db00528524e74bfb96a2bd30553804f88f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:39 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.12 02:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:39:39 a4829dc41200: Preparing 02:39:39 ce8258aa47f1: Preparing 02:39:39 ec987ccc6329: Preparing 02:39:39 ec987ccc6329: Preparing 02:39:39 0e81680c8547: Preparing 02:39:39 4fdee56d7956: Preparing 02:39:39 c43f485a20a8: Preparing 02:39:39 ccd26e60a21f: Preparing 02:39:39 2a8248ce5fbc: Preparing 02:39:39 77abebf09a3e: Preparing 02:39:39 a0f3362f3336: Preparing 02:39:39 a9c83673e28e: Preparing 02:39:39 49cc81a81a8d: Preparing 02:39:39 63ec0bd56cf3: Preparing 02:39:39 c43f485a20a8: Waiting 02:39:39 ccd26e60a21f: Waiting 02:39:39 2a8248ce5fbc: Waiting 02:39:39 77abebf09a3e: Waiting 02:39:39 a0f3362f3336: Waiting 02:39:39 a9c83673e28e: Waiting 02:39:39 49cc81a81a8d: Waiting 02:39:39 63ec0bd56cf3: Waiting 02:39:39 ce8258aa47f1: Layer already exists 02:39:39 a4829dc41200: Layer already exists 02:39:39 0e81680c8547: Layer already exists 02:39:39 ec987ccc6329: Layer already exists 02:39:39 4fdee56d7956: Layer already exists 02:39:39 c43f485a20a8: Layer already exists 02:39:39 a0f3362f3336: Layer already exists 02:39:39 ccd26e60a21f: Layer already exists 02:39:39 2a8248ce5fbc: Layer already exists 02:39:39 77abebf09a3e: Layer already exists 02:39:39 49cc81a81a8d: Layer already exists 02:39:39 a9c83673e28e: Layer already exists 02:39:39 63ec0bd56cf3: Layer already exists 02:39:39 3.2.0-dev.12: digest: sha256:286bc6c7a7f899e5f54f40721d6f2db00528524e74bfb96a2bd30553804f88f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:39 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12 02:39:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:39:40 a4829dc41200: Preparing 02:39:40 ce8258aa47f1: Preparing 02:39:40 ec987ccc6329: Preparing 02:39:40 ec987ccc6329: Preparing 02:39:40 0e81680c8547: Preparing 02:39:40 4fdee56d7956: Preparing 02:39:40 c43f485a20a8: Preparing 02:39:40 ccd26e60a21f: Preparing 02:39:40 2a8248ce5fbc: Preparing 02:39:40 77abebf09a3e: Preparing 02:39:40 a0f3362f3336: Preparing 02:39:40 a9c83673e28e: Preparing 02:39:40 49cc81a81a8d: Preparing 02:39:40 63ec0bd56cf3: Preparing 02:39:40 c43f485a20a8: Waiting 02:39:40 ccd26e60a21f: Waiting 02:39:40 2a8248ce5fbc: Waiting 02:39:40 77abebf09a3e: Waiting 02:39:40 a0f3362f3336: Waiting 02:39:40 a9c83673e28e: Waiting 02:39:40 49cc81a81a8d: Waiting 02:39:40 63ec0bd56cf3: Waiting 02:39:40 0e81680c8547: Layer already exists 02:39:40 4fdee56d7956: Layer already exists 02:39:40 ec987ccc6329: Layer already exists 02:39:40 ce8258aa47f1: Layer already exists 02:39:40 a4829dc41200: Layer already exists 02:39:40 c43f485a20a8: Layer already exists 02:39:40 ccd26e60a21f: Layer already exists 02:39:40 2a8248ce5fbc: Layer already exists 02:39:40 77abebf09a3e: Layer already exists 02:39:40 a0f3362f3336: Layer already exists 02:39:40 a9c83673e28e: Layer already exists 02:39:40 49cc81a81a8d: Layer already exists 02:39:40 63ec0bd56cf3: Layer already exists 02:39:40 edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12: digest: sha256:286bc6c7a7f899e5f54f40721d6f2db00528524e74bfb96a2bd30553804f88f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:40 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 02:39:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:39:40 a4829dc41200: Preparing 02:39:40 ce8258aa47f1: Preparing 02:39:40 ec987ccc6329: Preparing 02:39:40 ec987ccc6329: Preparing 02:39:40 0e81680c8547: Preparing 02:39:40 4fdee56d7956: Preparing 02:39:40 c43f485a20a8: Preparing 02:39:40 ccd26e60a21f: Preparing 02:39:40 2a8248ce5fbc: Preparing 02:39:40 77abebf09a3e: Preparing 02:39:40 a0f3362f3336: Preparing 02:39:40 a9c83673e28e: Preparing 02:39:40 49cc81a81a8d: Preparing 02:39:40 63ec0bd56cf3: Preparing 02:39:40 77abebf09a3e: Waiting 02:39:40 a0f3362f3336: Waiting 02:39:40 a9c83673e28e: Waiting 02:39:40 49cc81a81a8d: Waiting 02:39:40 63ec0bd56cf3: Waiting 02:39:40 ccd26e60a21f: Waiting 02:39:40 c43f485a20a8: Waiting 02:39:40 2a8248ce5fbc: Waiting 02:39:40 ec987ccc6329: Layer already exists 02:39:40 ce8258aa47f1: Layer already exists 02:39:40 4fdee56d7956: Layer already exists 02:39:40 0e81680c8547: Layer already exists 02:39:40 a4829dc41200: Layer already exists 02:39:40 ccd26e60a21f: Layer already exists 02:39:40 a0f3362f3336: Layer already exists 02:39:40 77abebf09a3e: Layer already exists 02:39:40 c43f485a20a8: Layer already exists 02:39:40 2a8248ce5fbc: Layer already exists 02:39:40 a9c83673e28e: Layer already exists 02:39:40 63ec0bd56cf3: Layer already exists 02:39:40 49cc81a81a8d: Layer already exists 02:39:40 main: digest: sha256:286bc6c7a7f899e5f54f40721d6f2db00528524e74bfb96a2bd30553804f88f6 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:40 ===================================================== [Pipeline] echo 02:39:40 taggedImages: 02:39:40 - nexus3.edgexfoundry.org:10004/device-usb-camera:edfedc822c0dc9db28708e00dec995595c43813c 02:39:40 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:39:40 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.12 02:39:40 - nexus3.edgexfoundry.org:10004/device-usb-camera:edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12 02:39:40 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:41 02:39:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:41 latest: Pulling from edgex-lftools-log-publisher 02:39:41 5eb5b503b376: Pulling fs layer 02:39:41 5c69ac0246d0: Pulling fs layer 02:39:41 ec43610c2a17: Pulling fs layer 02:39:41 3a2ae6a8a46f: Pulling fs layer 02:39:41 33b1e0a273af: Pulling fs layer 02:39:41 5d3b04190fa2: Pulling fs layer 02:39:41 2f39f015ded8: Pulling fs layer 02:39:41 3a2ae6a8a46f: Waiting 02:39:41 33b1e0a273af: Waiting 02:39:41 5d3b04190fa2: Waiting 02:39:41 2f39f015ded8: Waiting 02:39:41 5c69ac0246d0: Download complete 02:39:41 3a2ae6a8a46f: Verifying Checksum 02:39:41 3a2ae6a8a46f: Download complete 02:39:41 ec43610c2a17: Verifying Checksum 02:39:41 ec43610c2a17: Download complete 02:39:41 33b1e0a273af: Verifying Checksum 02:39:41 33b1e0a273af: Download complete 02:39:41 5d3b04190fa2: Verifying Checksum 02:39:41 5d3b04190fa2: Download complete 02:39:41 5eb5b503b376: Verifying Checksum 02:39:41 5eb5b503b376: Download complete 02:39:42 2f39f015ded8: Download complete 02:39:43 5eb5b503b376: Pull complete 02:39:43 5c69ac0246d0: Pull complete 02:39:43 ec43610c2a17: Pull complete 02:39:43 3a2ae6a8a46f: Pull complete 02:39:43 33b1e0a273af: Pull complete 02:39:43 5d3b04190fa2: Pull complete 02:39:48 2f39f015ded8: Pull complete 02:39:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:39:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:48 prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container 02:39:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:39:53 $ docker top a6afbf1ece1b29f58f058c9c322e9a56148a3992a9e03fd84656f75e308af65a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:53 ---> job-cost.sh 02:39:53 lf-activate-venv: SKIPPING 02:39:53 INFO: No Stack... 02:39:53 INFO: Retrieving Pricing Info for: v3-standard-8 02:39:54 INFO: Archiving Costs [Pipeline] sh 02:39:54 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 02:39:54 + cut -d, -f6 [Pipeline] lock 02:39:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-177-stack-cost] 02:39:54 Resource [jenkins-edgexfoundry-device-usb-camera-main-177-stack-cost] did not exist. Created. 02:39:54 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:39:54 + echo total: 0.2199999988079071 [Pipeline] stash 02:39:54 Stashed 1 file(s) [Pipeline] } 02:39:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-177-stack-cost] [Pipeline] // lock [Pipeline] } 02:39:54 $ docker stop --time=1 a6afbf1ece1b29f58f058c9c322e9a56148a3992a9e03fd84656f75e308af65a 02:39:55 $ docker rm -f --volumes a6afbf1ece1b29f58f058c9c322e9a56148a3992a9e03fd84656f75e308af65a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:40:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4519 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 02:40:30 Running in /w/workspace/device-usb-camera/177 [Pipeline] { [Pipeline] checkout 02:40:30 Selected Git installation does not exist. Using Default 02:40:30 The recommended git tool is: NONE 02:40:39 using credential edgex-jenkins-ssh 02:40:40 Cloning the remote Git repository 02:40:40 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 02:40:40 > git init /w/workspace/device-usb-camera/177 # timeout=10 02:40:40 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 02:40:40 > git --version # timeout=10 02:40:40 > git --version # 'git version 2.25.1' 02:40:40 using GIT_SSH to set credentials SSH Credentials for GitHub 02:40:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:40:43 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 02:40:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:40:44 Avoid second fetch 02:40:44 Checking out Revision edfedc822c0dc9db28708e00dec995595c43813c (main) 02:40:45 Commit message: "Merge pull request #334 from jinlinGuan/issue-272" 02:40:44 > git config core.sparsecheckout # timeout=10 02:40:45 > git checkout -f edfedc822c0dc9db28708e00dec995595c43813c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:40:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:40:50 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:50 Dload Upload Total Spent Left Speed 02:40:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 119k 0 --:--:-- --:--:-- --:--:-- 119k [Pipeline] sh 02:40:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:40:50 + + sudo tee /etc/docker/daemon.newsudo 02:40:50 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:40:50 { 02:40:50 "registry-mirrors": [ 02:40:50 "https://nexus3.edgexfoundry.org:10001" 02:40:50 ], 02:40:50 "bip": "10.250.0.254/24", 02:40:50 "hosts": [ 02:40:50 "tcp://0.0.0.0:5555", 02:40:50 "unix:///var/run/docker.sock" 02:40:50 ], 02:40:50 "mtu": 1458, 02:40:50 "selinux-enabled": true, 02:40:50 "seccomp-profile": "/etc/docker/seccomp.json" 02:40:50 } [Pipeline] sh 02:40:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:40:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:10 provisioning config files... 02:41:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/177@tmp/config17526724723520323279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:10 ---> ****-login.sh 02:41:10 nexus3.edgexfoundry.org:10001 02:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:11 Configure a credential helper to remove this warning. See 02:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:11 02:41:11 Login Succeeded 02:41:11 nexus3.edgexfoundry.org:10002 02:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:11 Configure a credential helper to remove this warning. See 02:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:11 02:41:11 Login Succeeded 02:41:11 nexus3.edgexfoundry.org:10003 02:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:11 Configure a credential helper to remove this warning. See 02:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:11 02:41:11 Login Succeeded 02:41:11 nexus3.edgexfoundry.org:10004 02:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:12 Configure a credential helper to remove this warning. See 02:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:12 02:41:12 Login Succeeded 02:41:12 ****.io 02:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:12 Configure a credential helper to remove this warning. See 02:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:12 02:41:12 Login Succeeded 02:41:12 ---> ****-login.sh ends [Pipeline] } 02:41:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:41:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:41:13 ========================================================= 02:41:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:41:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:13 + 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 . 02:41:14 Sending build context to Docker daemon 10.42MB 02:41:14 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 02:41:14 Step 2/13 : FROM ${BASE} AS builder 02:41:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:41:14 c6b39de5b339: Pulling fs layer 02:41:14 a69c41024577: Pulling fs layer 02:41:14 d6de4b400683: Pulling fs layer 02:41:14 35cb2a7552d0: Pulling fs layer 02:41:14 4f4fb700ef54: Pulling fs layer 02:41:14 464afbd9ba4c: Pulling fs layer 02:41:14 35cb2a7552d0: Waiting 02:41:14 4f4fb700ef54: Waiting 02:41:14 464afbd9ba4c: Waiting 02:41:14 00f215d4a9da: Pulling fs layer 02:41:14 00f215d4a9da: Waiting 02:41:14 d496ad576159: Pulling fs layer 02:41:14 d496ad576159: Waiting 02:41:14 a69c41024577: Verifying Checksum 02:41:14 a69c41024577: Download complete 02:41:14 35cb2a7552d0: Download complete 02:41:14 4f4fb700ef54: Verifying Checksum 02:41:14 4f4fb700ef54: Download complete 02:41:14 c6b39de5b339: Verifying Checksum 02:41:14 c6b39de5b339: Download complete 02:41:14 464afbd9ba4c: Verifying Checksum 02:41:14 464afbd9ba4c: Download complete 02:41:15 d496ad576159: Verifying Checksum 02:41:15 d496ad576159: Download complete 02:41:15 c6b39de5b339: Pull complete 02:41:16 a69c41024577: Pull complete 02:41:16 d6de4b400683: Download complete 02:41:17 00f215d4a9da: Verifying Checksum 02:41:17 00f215d4a9da: Download complete 02:41:30 d6de4b400683: Pull complete 02:41:30 35cb2a7552d0: Pull complete 02:41:30 4f4fb700ef54: Pull complete 02:41:30 464afbd9ba4c: Pull complete 02:41:40 00f215d4a9da: Pull complete 02:41:41 d496ad576159: Pull complete 02:41:41 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:41:41 ---> f246e2811388 02:41:41 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:41:42 ---> Running in 4aa1835d1b70 02:41:42 Removing intermediate container 4aa1835d1b70 02:41:42 ---> ba7b63dbf8e6 02:41:42 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:41:42 ---> Running in dd6a30c275d7 02:41:42 Removing intermediate container dd6a30c275d7 02:41:42 ---> 82e641d9f7c5 02:41:42 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:41:42 ---> Running in 4d1de48ec8bc 02:41:43 Removing intermediate container 4d1de48ec8bc 02:41:43 ---> 2132a70f2fc7 02:41:43 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:41:43 ---> Running in d3a390ef11df 02:41:43 Removing intermediate container d3a390ef11df 02:41:43 ---> 639b19cbd847 02:41:43 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:41:43 ---> Running in 577672fd0599 02:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:41:46 (1/13) Installing libintl (0.21.1-r7) 02:41:46 (2/13) Installing eudev-libs (3.2.11-r8) 02:41:46 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 02:41:46 (4/13) Installing v4l-utils-libs (1.24.1-r0) 02:41:46 (5/13) Installing v4l-utils (1.24.1-r0) 02:41:46 (6/13) Installing libdvbv5 (1.24.1-r0) 02:41:46 (7/13) Installing udev-init-scripts (35-r1) 02:41:46 (8/13) Installing libblkid (2.38.1-r8) 02:41:46 (9/13) Installing xz-libs (5.4.3-r0) 02:41:46 (10/13) Installing kmod-libs (30-r3) 02:41:46 (11/13) Installing eudev (3.2.11-r8) 02:41:46 (12/13) Installing eudev-dev (3.2.11-r8) 02:41:46 (13/13) Installing v4l-utils-dev (1.24.1-r0) 02:41:46 Executing busybox-1.36.1-r5.trigger 02:41:46 Executing eudev-3.2.11-r8.trigger 02:41:46 OK: 273 MiB in 65 packages 02:41:48 Removing intermediate container 577672fd0599 02:41:48 ---> 44e4dfc4b46b 02:41:48 Step 8/13 : WORKDIR /device-usb-camera 02:41:48 ---> Running in e98adc89e6bd 02:41:48 Removing intermediate container e98adc89e6bd 02:41:48 ---> d8f4b8a9e900 02:41:48 Step 9/13 : COPY go.mod vendor* ./ 02:41:48 ---> 256f730bb5a1 02:41:48 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:48 ---> Running in 7edfadaf5b88 02:43:55 Removing intermediate container 7edfadaf5b88 02:43:55 ---> 59b4c921376a 02:43:55 Step 11/13 : COPY . . 02:43:55 ---> 5963ced3c232 02:43:55 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:43:55 ---> Running in 2f7d69558fee 02:43:55  % Total % Received % Xferd Average Speed Time Time Time Current 02:43:55 Dload Upload Total Spent Left Speed 02:43:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--   0 100 1062 100 1062 0 0 5404 0 --:--:-- --:--:-- --:--:-- 5418 02:43:55 Removing intermediate container 2f7d69558fee 02:43:55 ---> ff09e03d276a 02:43:55 Step 13/13 : RUN ${MAKE} 02:43:55 ---> Running in 7062c39f9dcd 02:43:55 noop 02:43:55 Removing intermediate container 7062c39f9dcd 02:43:55 ---> 297c4178b7c8 02:43:55 Successfully built 297c4178b7c8 02:43:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:56 + docker inspect -f . ci-base-image-arm64 02:43:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:56 prd-ubuntu20.04-docker-arm64-4c-16g-4519 does not seem to be running inside a container 02:43:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/177 -v /w/workspace/device-usb-camera/177:/w/workspace/device-usb-camera/177:rw,z -v /w/workspace/device-usb-camera/177@tmp:/w/workspace/device-usb-camera/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:43:57 $ docker top 2f8014978f874fb7a42982260ea3f9765bd3e1c8f01c56988c39ae2551576998 -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:58 + go version 02:43:58 go version go1.21.9 linux/arm64 [Pipeline] } 02:43:58 $ docker stop --time=1 2f8014978f874fb7a42982260ea3f9765bd3e1c8f01c56988c39ae2551576998 02:44:00 $ docker rm -f --volumes 2f8014978f874fb7a42982260ea3f9765bd3e1c8f01c56988c39ae2551576998 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:00 + docker inspect -f . ci-base-image-arm64 02:44:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:01 prd-ubuntu20.04-docker-arm64-4c-16g-4519 does not seem to be running inside a container 02:44:01 $ 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/177 -v /w/workspace/device-usb-camera/177:/w/workspace/device-usb-camera/177:rw,z -v /w/workspace/device-usb-camera/177@tmp:/w/workspace/device-usb-camera/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:44:02 $ docker top 4bcc77ec1dec69b71559df0640892daf8e83ccbe1a9ff6f193f5026d7c54478a -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:03 + git config --global --add safe.directory /w/workspace/device-usb-camera/177 [Pipeline] fileExists [Pipeline] sh 02:44:03 + make test 02:44:03 go test ./... -coverprofile=coverage.out ./... 02:44:10 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:47:47 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 02:47:47 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 4.4% of statements 02:47:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:47:48 go vet ./... 02:48:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:48:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:48:35 ./bin/test-attribution-txt.sh 02:48:35 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 02:48:35 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 02:48:35 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 02:48:35 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 02:48:35 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 02:48:35 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 02:48:35 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 02:48:35 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 02:48:35 An attribution for golang.org/x/term is missing from Attribution.txt, please add 02:48:35 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:48:35 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 02:48:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:48:35 $ docker stop --time=1 4bcc77ec1dec69b71559df0640892daf8e83ccbe1a9ff6f193f5026d7c54478a 02:48:37 $ docker rm -f --volumes 4bcc77ec1dec69b71559df0640892daf8e83ccbe1a9ff6f193f5026d7c54478a [Pipeline] // withDockerContainer [Pipeline] sh 02:48:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:48:39 Warning: overwriting stash ‘coverage-report’ 02:48:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:48:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:48:41 + ls -al . 02:48:41 total 288 02:48:41 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 02:44 . 02:48:41 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 02:40 .. 02:48:41 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 02:40 .git 02:48:41 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:40 .github 02:48:41 -rw-rw-r-- 1 jenkins jenkins 379 Jun 28 02:40 .gitignore 02:48:41 -rw-rw-r-- 1 jenkins jenkins 45 Jun 28 02:40 .golangci.yml 02:48:41 -rw-rw-r-- 1 jenkins jenkins 77 Jun 28 02:40 .hadolint.yml 02:48:41 -rw-rw-r-- 1 jenkins jenkins 10870 Jun 28 02:40 Attribution.txt 02:48:41 -rw-rw-r-- 1 jenkins jenkins 16561 Jun 28 02:40 CHANGELOG.md 02:48:41 -rw-rw-r-- 1 jenkins jenkins 2453 Jun 28 02:40 Dockerfile 02:48:41 -rw-rw-r-- 1 jenkins jenkins 678 Jun 28 02:40 GOVERNANCE.md 02:48:41 -rw-rw-r-- 1 jenkins jenkins 659 Jun 28 02:40 Jenkinsfile 02:48:41 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 28 02:40 LICENSE 02:48:41 -rw-rw-r-- 1 jenkins jenkins 2611 Jun 28 02:40 Makefile 02:48:41 -rw-rw-r-- 1 jenkins jenkins 622 Jun 28 02:40 OWNERS.md 02:48:41 -rw-rw-r-- 1 jenkins jenkins 2575 Jun 28 02:40 README.md 02:48:41 -rw-rw-r-- 1 jenkins jenkins 12 Jun 28 02:36 VERSION 02:48:41 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 02:40 bin 02:48:41 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:40 cmd 02:48:41 -rw-r--r-- 1 jenkins jenkins 54703 Jun 28 02:47 coverage.out 02:48:41 -rwxrwxr-x 1 jenkins jenkins 84 Jun 28 02:40 docker-entrypoint.sh 02:48:41 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 02:40 docs 02:48:41 -rw-rw-r-- 1 jenkins jenkins 7266 Jun 28 02:40 go.mod 02:48:41 -rw-rw-r-- 1 jenkins jenkins 102297 Jun 28 02:40 go.sum 02:48:41 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:40 internal 02:48:41 -rw-rw-r-- 1 jenkins jenkins 231 Jun 28 02:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:41 + 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=edfedc822c0dc9db28708e00dec995595c43813c --label arch=arm64 --label version=3.2.0-dev.12 . 02:48:41 Sending build context to Docker daemon 10.48MB 02:48:41 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 02:48:41 Step 2/37 : FROM ${BASE} AS builder 02:48:41 ---> 297c4178b7c8 02:48:41 Step 3/37 : ARG ADD_BUILD_TAGS="" 02:48:41 ---> Running in c9c0dedbbbf5 02:48:42 Removing intermediate container c9c0dedbbbf5 02:48:42 ---> 9345b8cdeb42 02:48:42 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:48:42 ---> Running in cb220f4dfdaa 02:48:42 Removing intermediate container cb220f4dfdaa 02:48:42 ---> cfdb2c0dc2c4 02:48:42 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:48:42 ---> Running in b312a206db0d 02:48:43 Removing intermediate container b312a206db0d 02:48:43 ---> 047658f62785 02:48:43 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:48:43 ---> Running in 779b455494a3 02:48:43 Removing intermediate container 779b455494a3 02:48:43 ---> e7175f50ff7c 02:48:43 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:48:43 ---> Running in a500097441ba 02:48:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:48:46 OK: 273 MiB in 65 packages 02:48:47 Removing intermediate container a500097441ba 02:48:47 ---> 9f16125ece15 02:48:47 Step 8/37 : WORKDIR /device-usb-camera 02:48:47 ---> Running in 1cedccc534b2 02:48:47 Removing intermediate container 1cedccc534b2 02:48:47 ---> c2523caa5c6a 02:48:47 Step 9/37 : COPY go.mod vendor* ./ 02:48:48 ---> 01c34fef2bbf 02:48:48 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:48 ---> Running in 3dde86c1875a 02:48:50 Removing intermediate container 3dde86c1875a 02:48:50 ---> c420626ca1fa 02:48:50 Step 11/37 : COPY . . 02:48:52 ---> 709f4e97958f 02:48:52 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:48:52 ---> Running in fcc2f68f8ecb 02:48:53  % Total % Received % Xferd Average Speed Time Time Time Current 02:48:53 Dload Upload Total Spent Left Speed 02:48:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4668 0 --:--:-- --:--:-- --:--:-- 4699 02:48:54 Removing intermediate container fcc2f68f8ecb 02:48:54 ---> ed63031848db 02:48:54 Step 13/37 : RUN ${MAKE} 02:48:54 ---> Running in 0218e22892e3 02:48:55 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 02:53:02 Removing intermediate container 0218e22892e3 02:53:02 ---> 7af1adc34597 02:53:02 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 02:53:02 1.8.2: Pulling from bluenviron/mediamtx 02:53:02 da4d7e05a7aa: Pulling fs layer 02:53:02 da4d7e05a7aa: Verifying Checksum 02:53:02 da4d7e05a7aa: Download complete 02:53:02 da4d7e05a7aa: Pull complete 02:53:02 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 02:53:02 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 02:53:02 ---> 62c65ed7ef0d 02:53:02 Step 15/37 : FROM alpine:3.18 02:53:02 3.18: Pulling from library/alpine 02:53:02 5c905c7ebe2f: Pulling fs layer 02:53:02 5c905c7ebe2f: Verifying Checksum 02:53:02 5c905c7ebe2f: Download complete 02:53:02 5c905c7ebe2f: Pull complete 02:53:02 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:53:02 Status: Downloaded newer image for alpine:3.18 02:53:02 ---> dec292d02e07 02:53:02 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:53:02 ---> Running in c63ef454197d 02:53:02 Removing intermediate container c63ef454197d 02:53:02 ---> 50a20a9932ad 02:53:02 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 02:53:02 ---> Running in f6b83c2e4ecf 02:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:53:02 (1/104) Installing dumb-init (1.2.5-r2) 02:53:02 (2/104) Installing sdl2 (2.26.5-r0) 02:53:02 (3/104) Installing svt-av1-libs (1.6.0-r0) 02:53:02 (4/104) Installing aom-libs (3.6.1-r0) 02:53:02 (5/104) Installing libxau (1.0.11-r2) 02:53:02 (6/104) Installing libmd (1.0.4-r2) 02:53:02 (7/104) Installing libbsd (0.11.7-r1) 02:53:02 (8/104) Installing libxdmcp (1.1.4-r2) 02:53:02 (9/104) Installing libxcb (1.15-r1) 02:53:02 (10/104) Installing libx11 (1.8.7-r0) 02:53:02 (11/104) Installing libdrm (2.4.115-r4) 02:53:02 (12/104) Installing libxext (1.3.5-r2) 02:53:02 (13/104) Installing libxfixes (6.0.1-r2) 02:53:02 (14/104) Installing libffi (3.4.4-r2) 02:53:02 (15/104) Installing wayland-libs-client (1.22.0-r2) 02:53:02 (16/104) Installing libva (2.18.0-r1) 02:53:02 (17/104) Installing libvdpau (1.5-r1) 02:53:02 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 02:53:02 (19/104) Installing libdav1d (1.2.1-r0) 02:53:02 (20/104) Installing brotli-libs (1.0.9-r14) 02:53:02 (21/104) Installing libgcc (12.2.1_git20220924-r10) 02:53:02 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 02:53:02 (23/104) Installing libhwy (1.0.4-r1) 02:53:02 (24/104) Installing lcms2 (2.15-r2) 02:53:02 (25/104) Installing libjxl (0.8.2-r0) 02:53:02 (26/104) Installing lame-libs (3.100-r5) 02:53:02 (27/104) Installing opus (1.4-r0) 02:53:02 (28/104) Installing libgomp (12.2.1_git20220924-r10) 02:53:02 (29/104) Installing soxr (0.1.3-r5) 02:53:02 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 02:53:02 (31/104) Installing libogg (1.3.5-r4) 02:53:02 (32/104) Installing libtheora (1.1.1-r17) 02:53:02 (33/104) Installing libvorbis (1.3.7-r1) 02:53:02 (34/104) Installing libvpx (1.13.0-r2) 02:53:02 (35/104) Installing libwebp (1.3.2-r0) 02:53:02 (36/104) Installing x264-libs (0.164_git20220602-r1) 02:53:02 (37/104) Installing numactl (2.0.16-r4) 02:53:02 (38/104) Installing x265-libs (3.5-r4) 02:53:02 (39/104) Installing xvidcore (1.3.7-r1) 02:53:02 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 02:53:02 (41/104) Installing alsa-lib (1.2.9-r1) 02:53:02 (42/104) Installing libexpat (2.6.2-r0) 02:53:02 (43/104) Installing libbz2 (1.0.8-r5) 02:53:02 (44/104) Installing libpng (1.6.39-r3) 02:53:02 (45/104) Installing freetype (2.13.0-r5) 02:53:02 (46/104) Installing fontconfig (2.14.2-r3) 02:53:02 (47/104) Installing fribidi (1.0.13-r0) 02:53:02 (48/104) Installing libintl (0.21.1-r7) 02:53:02 (49/104) Installing libblkid (2.38.1-r8) 02:53:02 (50/104) Installing libmount (2.38.1-r8) 02:53:02 (51/104) Installing pcre2 (10.42-r1) 02:53:02 (52/104) Installing glib (2.76.6-r0) 02:53:02 (53/104) Installing graphite2 (1.3.14-r5) 02:53:02 (54/104) Installing harfbuzz (7.3.0-r0) 02:53:02 (55/104) Installing libunibreak (5.1-r0) 02:53:02 (56/104) Installing libass (0.17.1-r0) 02:53:02 (57/104) Installing libbluray (1.3.4-r0) 02:53:02 (58/104) Installing gmp (6.2.1-r3) 02:53:02 (59/104) Installing nettle (3.8.1-r2) 02:53:02 (60/104) Installing libunistring (1.1-r1) 02:53:02 (61/104) Installing libidn2 (2.3.4-r1) 02:53:02 (62/104) Installing p11-kit (0.24.1-r2) 02:53:02 (63/104) Installing libtasn1 (4.19.0-r1) 02:53:02 (64/104) Installing gnutls (3.8.4-r0) 02:53:02 (65/104) Installing mpg123-libs (1.31.3-r1) 02:53:02 (66/104) Installing libopenmpt (0.7.2-r0) 02:53:02 (67/104) Installing cjson (1.7.17-r0) 02:53:02 (68/104) Installing mbedtls (2.28.8-r0) 02:53:02 (69/104) Installing librist (0.2.7-r0) 02:53:02 (70/104) Installing libsrt (1.5.2-r0) 02:53:02 (71/104) Installing libssh (0.10.5-r0) 02:53:02 (72/104) Installing xz-libs (5.4.3-r0) 02:53:02 (73/104) Installing libxml2 (2.11.8-r0) 02:53:02 (74/104) Installing libsodium (1.0.18-r3) 02:53:02 (75/104) Installing libzmq (4.3.4-r4) 02:53:02 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 02:53:02 (77/104) Installing glslang-libs (1.3.243.0-r1) 02:53:02 (78/104) Installing spirv-tools (1.3.243.0-r1) 02:53:02 (79/104) Installing shaderc (2023.3-r1) 02:53:02 (80/104) Installing vulkan-loader (1.3.243.0-r1) 02:53:02 (81/104) Installing libplacebo (5.264.1-r1) 02:53:02 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 02:53:02 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 02:53:02 (84/104) Installing vidstab (1.1.1-r0) 02:53:02 (85/104) Installing zimg (3.0.5-r0) 02:53:02 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 02:53:02 (87/104) Installing libasyncns (0.8-r1) 02:53:02 (88/104) Installing dbus-libs (1.14.8-r0) 02:53:02 (89/104) Installing libltdl (2.4.7-r2) 02:53:02 (90/104) Installing orc (0.4.34-r0) 02:53:02 (91/104) Installing flac-libs (1.4.3-r0) 02:53:02 (92/104) Installing libsndfile (1.2.0-r2) 02:53:02 (93/104) Installing speexdsp (1.2.1-r1) 02:53:02 (94/104) Installing tdb-libs (1.4.8-r1) 02:53:02 (95/104) Installing libpulse (16.1-r10) 02:53:02 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 02:53:02 (97/104) Installing v4l-utils-libs (1.24.1-r0) 02:53:02 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 02:53:02 (99/104) Installing ffmpeg (6.0.1-r0) 02:53:02 (100/104) Installing udev-init-scripts (35-r1) 02:53:02 (101/104) Installing eudev-libs (3.2.11-r8) 02:53:02 (102/104) Installing zstd-libs (1.5.5-r4) 02:53:02 (103/104) Installing kmod-libs (30-r3) 02:53:02 (104/104) Installing eudev (3.2.11-r8) 02:53:02 Executing busybox-1.36.1-r7.trigger 02:53:02 Executing glib-2.76.6-r0.trigger 02:53:02 Executing eudev-3.2.11-r8.trigger 02:53:02 OK: 110 MiB in 119 packages 02:53:03 Removing intermediate container f6b83c2e4ecf 02:53:03 ---> 904ea356bc08 02:53:03 Step 18/37 : RUN apk --no-cache upgrade 02:53:03 ---> Running in 65b3a4ab8db5 02:53:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:53:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:53:05 OK: 110 MiB in 119 packages 02:53:06 Removing intermediate container 65b3a4ab8db5 02:53:06 ---> 63d1fe3acacc 02:53:06 Step 19/37 : WORKDIR / 02:53:06 ---> Running in b7d933873921 02:53:07 Removing intermediate container b7d933873921 02:53:07 ---> abedbef708b2 02:53:07 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 02:53:09 ---> 98ca96fe5ab5 02:53:09 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 02:53:09 ---> 5cb6106dd776 02:53:09 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 02:53:10 ---> 7751c131dd8c 02:53:10 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 02:53:11 ---> 994f5636827a 02:53:11 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:53:11 ---> 14822f59203b 02:53:11 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 02:53:11 ---> fbb221eaaa40 02:53:11 Step 26/37 : COPY --from=rtsp /mediamtx / 02:53:13 ---> dfb7010c7cd2 02:53:13 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 02:53:13 ---> Running in 5c0d42ffdf64 02:53:15 Removing intermediate container 5c0d42ffdf64 02:53:15 ---> 3f3ac52654df 02:53:15 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 02:53:15 ---> Running in 5b03a81ab73e 02:53:17 Removing intermediate container 5b03a81ab73e 02:53:17 ---> e332f2972ac8 02:53:17 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 02:53:17 ---> Running in 2a096a995992 02:53:18 Removing intermediate container 2a096a995992 02:53:18 ---> 827a79227c3f 02:53:18 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 02:53:19 ---> Running in d7f0039dc767 02:53:21 Removing intermediate container d7f0039dc767 02:53:21 ---> 8dce9d652129 02:53:21 Step 31/37 : EXPOSE 59983 02:53:21 ---> Running in e27771f2a817 02:53:21 Removing intermediate container e27771f2a817 02:53:21 ---> efee844708e4 02:53:21 Step 32/37 : EXPOSE 8554 02:53:21 ---> Running in 5c3cdff9a664 02:53:21 Removing intermediate container 5c3cdff9a664 02:53:21 ---> e009935d2fd4 02:53:21 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 02:53:21 ---> Running in b78f87cedb95 02:53:21 Removing intermediate container b78f87cedb95 02:53:21 ---> d89fdc70bbb8 02:53:21 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 02:53:21 ---> Running in 182e7c647d33 02:53:22 Removing intermediate container 182e7c647d33 02:53:22 ---> 3035a0630698 02:53:22 Step 35/37 : LABEL arch=arm64 02:53:22 ---> Running in c9b372384cc0 02:53:22 Removing intermediate container c9b372384cc0 02:53:22 ---> b032638868ff 02:53:22 Step 36/37 : LABEL git_sha=edfedc822c0dc9db28708e00dec995595c43813c 02:53:22 ---> Running in e9860159e123 02:53:23 Removing intermediate container e9860159e123 02:53:23 ---> b53801ef4929 02:53:23 Step 37/37 : LABEL version=3.2.0-dev.12 02:53:23 ---> Running in 662128bb732a 02:53:23 Removing intermediate container 662128bb732a 02:53:23 ---> 6604fda55e3e 02:53:23 [Warning] One or more build-args [ARCH] were not consumed 02:53:23 Successfully built 6604fda55e3e 02:53:23 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:23 provisioning config files... 02:53:23 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/177@tmp/config4296119448045078041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:24 ---> ****-login.sh 02:53:24 nexus3.edgexfoundry.org:10001 02:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:24 Configure a credential helper to remove this warning. See 02:53:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:24 02:53:24 Login Succeeded 02:53:24 nexus3.edgexfoundry.org:10002 02:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:24 Configure a credential helper to remove this warning. See 02:53:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:24 02:53:24 Login Succeeded 02:53:24 nexus3.edgexfoundry.org:10003 02:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:25 Configure a credential helper to remove this warning. See 02:53:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:25 02:53:25 Login Succeeded 02:53:25 nexus3.edgexfoundry.org:10004 02:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:25 Configure a credential helper to remove this warning. See 02:53:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:25 02:53:25 Login Succeeded 02:53:25 ****.io 02:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:53:26 Configure a credential helper to remove this warning. See 02:53:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:53:26 02:53:26 Login Succeeded 02:53:26 ---> ****-login.sh ends [Pipeline] } 02:53:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:53:26 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 02:53:26 edfedc822c0dc9db28708e00dec995595c43813c 02:53:26 latest 02:53:26 3.2.0-dev.12 02:53:26 edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12 02:53:26 main 02:53:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:26 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:edfedc822c0dc9db28708e00dec995595c43813c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:26 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:edfedc822c0dc9db28708e00dec995595c43813c 02:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:53:26 e4a1f5595dc8: Preparing 02:53:26 384432c6323c: Preparing 02:53:26 1c93735fa869: Preparing 02:53:26 3301c746725f: Preparing 02:53:26 f0c0fc467d42: Preparing 02:53:26 4fdee56d7956: Preparing 02:53:26 6e4df9c45358: Preparing 02:53:26 e084b93efae7: Preparing 02:53:26 94138fd9f785: Preparing 02:53:26 572537024cd4: Preparing 02:53:26 ca930cd99c5f: Preparing 02:53:26 6a7c79f4d765: Preparing 02:53:26 fa37185d8386: Preparing 02:53:26 da707bb00cb8: Preparing 02:53:26 94138fd9f785: Waiting 02:53:26 572537024cd4: Waiting 02:53:26 ca930cd99c5f: Waiting 02:53:26 4fdee56d7956: Waiting 02:53:26 6e4df9c45358: Waiting 02:53:26 6a7c79f4d765: Waiting 02:53:26 fa37185d8386: Waiting 02:53:26 da707bb00cb8: Waiting 02:53:26 e084b93efae7: Waiting 02:53:27 1c93735fa869: Pushed 02:53:27 e4a1f5595dc8: Pushed 02:53:27 3301c746725f: Pushed 02:53:27 384432c6323c: Pushed 02:53:27 4fdee56d7956: Pushed 02:53:27 6e4df9c45358: Pushed 02:53:27 e084b93efae7: Pushed 02:53:27 94138fd9f785: Pushed 02:53:27 572537024cd4: Pushed 02:53:27 da707bb00cb8: Layer already exists 02:53:27 6a7c79f4d765: Pushed 02:53:34 f0c0fc467d42: Pushed 02:53:37 ca930cd99c5f: Pushed 02:53:50 fa37185d8386: Pushed 02:53:50 edfedc822c0dc9db28708e00dec995595c43813c: digest: sha256:140358bc6666136e3073254dfb8252e54071070d6d3c7b7039e2c73ffdddf704 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:50 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:53:51 e4a1f5595dc8: Preparing 02:53:51 384432c6323c: Preparing 02:53:51 1c93735fa869: Preparing 02:53:51 3301c746725f: Preparing 02:53:51 f0c0fc467d42: Preparing 02:53:51 4fdee56d7956: Preparing 02:53:51 6e4df9c45358: Preparing 02:53:51 e084b93efae7: Preparing 02:53:51 94138fd9f785: Preparing 02:53:51 572537024cd4: Preparing 02:53:51 ca930cd99c5f: Preparing 02:53:51 6a7c79f4d765: Preparing 02:53:51 fa37185d8386: Preparing 02:53:51 da707bb00cb8: Preparing 02:53:51 e084b93efae7: Waiting 02:53:51 94138fd9f785: Waiting 02:53:51 572537024cd4: Waiting 02:53:51 ca930cd99c5f: Waiting 02:53:51 6a7c79f4d765: Waiting 02:53:51 6e4df9c45358: Waiting 02:53:51 da707bb00cb8: Waiting 02:53:51 4fdee56d7956: Waiting 02:53:51 f0c0fc467d42: Layer already exists 02:53:51 3301c746725f: Layer already exists 02:53:51 1c93735fa869: Layer already exists 02:53:51 e4a1f5595dc8: Layer already exists 02:53:51 384432c6323c: Layer already exists 02:53:51 e084b93efae7: Layer already exists 02:53:51 6e4df9c45358: Layer already exists 02:53:51 94138fd9f785: Layer already exists 02:53:51 4fdee56d7956: Layer already exists 02:53:51 572537024cd4: Layer already exists 02:53:51 fa37185d8386: Layer already exists 02:53:51 ca930cd99c5f: Layer already exists 02:53:51 da707bb00cb8: Layer already exists 02:53:51 6a7c79f4d765: Layer already exists 02:53:51 latest: digest: sha256:140358bc6666136e3073254dfb8252e54071070d6d3c7b7039e2c73ffdddf704 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:51 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.12 02:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:53:52 e4a1f5595dc8: Preparing 02:53:52 384432c6323c: Preparing 02:53:52 1c93735fa869: Preparing 02:53:52 3301c746725f: Preparing 02:53:52 f0c0fc467d42: Preparing 02:53:52 4fdee56d7956: Preparing 02:53:52 6e4df9c45358: Preparing 02:53:52 e084b93efae7: Preparing 02:53:52 94138fd9f785: Preparing 02:53:52 572537024cd4: Preparing 02:53:52 ca930cd99c5f: Preparing 02:53:52 6a7c79f4d765: Preparing 02:53:52 fa37185d8386: Preparing 02:53:52 da707bb00cb8: Preparing 02:53:52 4fdee56d7956: Waiting 02:53:52 e084b93efae7: Waiting 02:53:52 6e4df9c45358: Waiting 02:53:52 572537024cd4: Waiting 02:53:52 da707bb00cb8: Waiting 02:53:52 ca930cd99c5f: Waiting 02:53:52 6a7c79f4d765: Waiting 02:53:52 fa37185d8386: Waiting 02:53:52 3301c746725f: Layer already exists 02:53:52 f0c0fc467d42: Layer already exists 02:53:52 384432c6323c: Layer already exists 02:53:52 e4a1f5595dc8: Layer already exists 02:53:52 1c93735fa869: Layer already exists 02:53:52 94138fd9f785: Layer already exists 02:53:52 6e4df9c45358: Layer already exists 02:53:52 e084b93efae7: Layer already exists 02:53:52 4fdee56d7956: Layer already exists 02:53:52 572537024cd4: Layer already exists 02:53:52 6a7c79f4d765: Layer already exists 02:53:52 ca930cd99c5f: Layer already exists 02:53:52 da707bb00cb8: Layer already exists 02:53:52 fa37185d8386: Layer already exists 02:53:52 3.2.0-dev.12: digest: sha256:140358bc6666136e3073254dfb8252e54071070d6d3c7b7039e2c73ffdddf704 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:52 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12 02:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:53:53 e4a1f5595dc8: Preparing 02:53:53 384432c6323c: Preparing 02:53:53 1c93735fa869: Preparing 02:53:53 3301c746725f: Preparing 02:53:53 f0c0fc467d42: Preparing 02:53:53 4fdee56d7956: Preparing 02:53:53 6e4df9c45358: Preparing 02:53:53 e084b93efae7: Preparing 02:53:53 94138fd9f785: Preparing 02:53:53 572537024cd4: Preparing 02:53:53 ca930cd99c5f: Preparing 02:53:53 6a7c79f4d765: Preparing 02:53:53 fa37185d8386: Preparing 02:53:53 da707bb00cb8: Preparing 02:53:53 e084b93efae7: Waiting 02:53:53 94138fd9f785: Waiting 02:53:53 572537024cd4: Waiting 02:53:53 ca930cd99c5f: Waiting 02:53:53 6a7c79f4d765: Waiting 02:53:53 fa37185d8386: Waiting 02:53:53 da707bb00cb8: Waiting 02:53:53 4fdee56d7956: Waiting 02:53:53 6e4df9c45358: Waiting 02:53:53 384432c6323c: Layer already exists 02:53:53 3301c746725f: Layer already exists 02:53:53 f0c0fc467d42: Layer already exists 02:53:53 e4a1f5595dc8: Layer already exists 02:53:53 1c93735fa869: Layer already exists 02:53:53 6e4df9c45358: Layer already exists 02:53:53 572537024cd4: Layer already exists 02:53:53 4fdee56d7956: Layer already exists 02:53:53 94138fd9f785: Layer already exists 02:53:53 e084b93efae7: Layer already exists 02:53:53 ca930cd99c5f: Layer already exists 02:53:53 6a7c79f4d765: Layer already exists 02:53:53 da707bb00cb8: Layer already exists 02:53:53 fa37185d8386: Layer already exists 02:53:53 edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12: digest: sha256:140358bc6666136e3073254dfb8252e54071070d6d3c7b7039e2c73ffdddf704 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:53 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:54 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 02:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:53:54 e4a1f5595dc8: Preparing 02:53:54 384432c6323c: Preparing 02:53:54 1c93735fa869: Preparing 02:53:54 3301c746725f: Preparing 02:53:54 f0c0fc467d42: Preparing 02:53:54 4fdee56d7956: Preparing 02:53:54 6e4df9c45358: Preparing 02:53:54 e084b93efae7: Preparing 02:53:54 94138fd9f785: Preparing 02:53:54 572537024cd4: Preparing 02:53:54 ca930cd99c5f: Preparing 02:53:54 6a7c79f4d765: Preparing 02:53:54 fa37185d8386: Preparing 02:53:54 da707bb00cb8: Preparing 02:53:54 6e4df9c45358: Waiting 02:53:54 e084b93efae7: Waiting 02:53:54 94138fd9f785: Waiting 02:53:54 572537024cd4: Waiting 02:53:54 4fdee56d7956: Waiting 02:53:54 ca930cd99c5f: Waiting 02:53:54 6a7c79f4d765: Waiting 02:53:54 fa37185d8386: Waiting 02:53:54 da707bb00cb8: Waiting 02:53:54 384432c6323c: Layer already exists 02:53:54 f0c0fc467d42: Layer already exists 02:53:54 1c93735fa869: Layer already exists 02:53:54 e4a1f5595dc8: Layer already exists 02:53:54 3301c746725f: Layer already exists 02:53:54 572537024cd4: Layer already exists 02:53:54 e084b93efae7: Layer already exists 02:53:54 94138fd9f785: Layer already exists 02:53:54 6e4df9c45358: Layer already exists 02:53:54 4fdee56d7956: Layer already exists 02:53:54 fa37185d8386: Layer already exists 02:53:54 6a7c79f4d765: Layer already exists 02:53:54 da707bb00cb8: Layer already exists 02:53:54 ca930cd99c5f: Layer already exists 02:53:54 main: digest: sha256:140358bc6666136e3073254dfb8252e54071070d6d3c7b7039e2c73ffdddf704 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:54 ===================================================== [Pipeline] echo 02:53:54 taggedImages: 02:53:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:edfedc822c0dc9db28708e00dec995595c43813c 02:53:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:53:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.12 02:53:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:edfedc822c0dc9db28708e00dec995595c43813c-3.2.0-dev.12 02:53:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:53:54 02:53:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:53:55 arm64: Pulling from edgex-lftools-log-publisher 02:53:55 8998bd30e6a1: Pulling fs layer 02:53:55 04944245beec: Pulling fs layer 02:53:55 699f458cf7ca: Pulling fs layer 02:53:55 765212b225bb: Pulling fs layer 02:53:55 f23df028b6ca: Pulling fs layer 02:53:55 d65c8cfc05b1: Pulling fs layer 02:53:55 2437ff75d9bd: Pulling fs layer 02:53:55 f23df028b6ca: Waiting 02:53:55 d65c8cfc05b1: Waiting 02:53:55 2437ff75d9bd: Waiting 02:53:55 765212b225bb: Waiting 02:53:55 04944245beec: Verifying Checksum 02:53:55 04944245beec: Download complete 02:53:55 765212b225bb: Verifying Checksum 02:53:55 765212b225bb: Download complete 02:53:55 f23df028b6ca: Verifying Checksum 02:53:55 f23df028b6ca: Download complete 02:53:55 d65c8cfc05b1: Verifying Checksum 02:53:55 d65c8cfc05b1: Download complete 02:53:55 699f458cf7ca: Verifying Checksum 02:53:55 699f458cf7ca: Download complete 02:53:56 8998bd30e6a1: Verifying Checksum 02:53:56 8998bd30e6a1: Download complete 02:53:58 2437ff75d9bd: Verifying Checksum 02:53:58 2437ff75d9bd: Download complete 02:54:00 8998bd30e6a1: Pull complete 02:54:01 04944245beec: Pull complete 02:54:03 699f458cf7ca: Pull complete 02:54:03 765212b225bb: Pull complete 02:54:03 f23df028b6ca: Pull complete 02:54:04 d65c8cfc05b1: Pull complete 02:54:22 2437ff75d9bd: Pull complete 02:54:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:54:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:54:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:22 prd-ubuntu20.04-docker-arm64-4c-16g-4519 does not seem to be running inside a container 02:54:22 $ 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/177 -v /w/workspace/device-usb-camera/177:/w/workspace/device-usb-camera/177:rw,z -v /w/workspace/device-usb-camera/177@tmp:/w/workspace/device-usb-camera/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:54:24 $ docker top f3583be8d79e03945f6419bf532b9878fa082bc296b32ee3df749fdcbdd9a7a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:25 ---> job-cost.sh 02:54:25 lf-activate-venv: SKIPPING 02:54:25 INFO: No Stack... 02:54:25 INFO: Retrieving Pricing Info for: v3-standard-4 02:54:26 INFO: Archiving Costs [Pipeline] sh 02:54:27 + cat /w/workspace/device-usb-camera/177/archives/cost.csv 02:54:27 + cut -d, -f6 [Pipeline] lock 02:54:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-177-stack-cost] 02:54:27 Resource [jenkins-edgexfoundry-device-usb-camera-main-177-stack-cost] did not exist. Created. 02:54:27 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:54:27 /w/workspace/device-usb-camera/177@tmp/durable-8de5330c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:54:28 + echo total: 0.10999999940395355 [Pipeline] stash 02:54:28 Warning: overwriting stash ‘stack-cost’ 02:54:28 Stashed 1 file(s) [Pipeline] } 02:54:28 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-177-stack-cost] [Pipeline] // lock [Pipeline] } 02:54:28 $ docker stop --time=1 f3583be8d79e03945f6419bf532b9878fa082bc296b32ee3df749fdcbdd9a7a8 02:54:29 $ docker rm -f --volumes f3583be8d79e03945f6419bf532b9878fa082bc296b32ee3df749fdcbdd9a7a8 [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 02:54:30 provisioning config files... 02:54:30 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2717348511722458514tmp [Pipeline] { [Pipeline] sh 02:54:30 + set +x 02:54:30 + curl -s https://codecov.io/bash 02:54:30 + bash -s -- 02:54:30 02:54:30 _____ _ 02:54:30 / ____| | | 02:54:30 | | ___ __| | ___ ___ _____ __ 02:54:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:54:30 | |___| (_) | (_| | __/ (_| (_) \ V / 02:54:30 \_____\___/ \__,_|\___|\___\___/ \_/ 02:54:30 Bash-1.0.6 02:54:30 02:54:30 02:54:30 ==> git version 2.25.1 found 02:54: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 02:54:30 Release-Date: 2020-01-08 02:54: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 02:54:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:54:30 ==> Jenkins CI detected. 02:54:30 current dir:  /w/workspace/exfoundry_device-usb-camera_main 02:54:30 project root: . 02:54:30 --> token set from env 02:54:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:54:30 ==> Running gcov in . (disable via -X gcov) 02:54:30 ==> Python coveragepy not found 02:54:30 ==> Searching for coverage reports in: 02:54:30 + . 02:54:30 -> Found 1 reports 02:54:30 ==> Detecting git/mercurial file structure 02:54:30 ==> Reading reports 02:54:30 + ./coverage.out bytes=54703 02:54:30 ==> Appending adjustments 02:54:30 https://docs.codecov.io/docs/fixing-reports 02:54:30 + Found adjustments 02:54:30 ==> Gzipping contents 02:54:30 8.0K /tmp/codecov.hnE5qS.gz 02:54:30 ==> Uploading reports 02:54:30 url: https://codecov.io 02:54:30 query: branch=main&commit=edfedc822c0dc9db28708e00dec995595c43813c&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:54:30 -> Pinging Codecov 02:54:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=edfedc822c0dc9db28708e00dec995595c43813c&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:54:31 -> Uploading to 02:54:31 https://storage.googleapis.com/codecov/v4/raw/2024-06-28/73D8F5FF140700D3E01443B452E23636/edfedc822c0dc9db28708e00dec995595c43813c/74225b00-672a-4d70-859c-bbce209c89ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240628%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240628T025430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c228d0b73011fdb5445fa906aa4090b803df25dfe4ac4bfd19b6938a75bcbe0 02:54:31 % Total % Received % Xferd Average Speed Time Time Time Current 02:54:31 Dload Upload Total Spent Left Speed 02:54:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 28834 --:--:-- --:--:-- --:--:-- 28834 02:54:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/edfedc822c0dc9db28708e00dec995595c43813c [Pipeline] } 02:54:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:54:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:54:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:54:32 02:54:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:54:32 latest: Pulling from edgex-devops/edgex-snyk-go 02:54:32 619be1103602: Already exists 02:54:32 f8ea3408117e: Pulling fs layer 02:54:32 91320369b822: Pulling fs layer 02:54:32 0406650e8295: Pulling fs layer 02:54:32 4f4fb700ef54: Pulling fs layer 02:54:32 96d80e3f36e1: Pulling fs layer 02:54:32 bcf3aedb951c: Pulling fs layer 02:54:32 4f4fb700ef54: Waiting 02:54:32 96d80e3f36e1: Waiting 02:54:32 bcf3aedb951c: Waiting 02:54:32 0406650e8295: Verifying Checksum 02:54:32 0406650e8295: Download complete 02:54:32 f8ea3408117e: Verifying Checksum 02:54:32 4f4fb700ef54: Download complete 02:54:32 f8ea3408117e: Pull complete 02:54:32 96d80e3f36e1: Verifying Checksum 02:54:32 96d80e3f36e1: Download complete 02:54:32 91320369b822: Verifying Checksum 02:54:32 91320369b822: Download complete 02:54:33 bcf3aedb951c: Verifying Checksum 02:54:33 bcf3aedb951c: Download complete 02:54:36 91320369b822: Pull complete 02:54:36 0406650e8295: Pull complete 02:54:36 4f4fb700ef54: Pull complete 02:54:36 96d80e3f36e1: Pull complete 02:54:39 bcf3aedb951c: Pull complete 02:54:39 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 02:54:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:54:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:39 prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container 02:54:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:54:44 $ docker top 86101a8d6d0a4b45860b9491a92d7fee55e813a8886ee0b57c3e5a4700e62aed -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:45 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 02:54:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 02:54:45 + set -o pipefail 02:54:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 02:54:53 02:54:53 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 02:54:53 02:54:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/987b775c-4f48-481d-905f-4af7a423d5dc 02:54:53 02:54:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:54:53 02:54:53 02:54:53 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 02:54:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:54:53 $ docker stop --time=1 86101a8d6d0a4b45860b9491a92d7fee55e813a8886ee0b57c3e5a4700e62aed 02:54:58 $ docker rm -f --volumes 86101a8d6d0a4b45860b9491a92d7fee55e813a8886ee0b57c3e5a4700e62aed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:54:59 + git log --format=format:%s -1 edfedc822c0dc9db28708e00dec995595c43813c [Pipeline] sh 02:54:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:54:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:55:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:00 prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container 02:55:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:55:00 $ docker top e938bb5509bf7772754111603995676cfeb471a22d1dc0cb132495acf8cf6254 -eo pid,comm 02:55:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:55:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:55:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:55:00 [ssh-agent] Looking for ssh-agent implementation... 02:55:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:55:00 $ docker exec e938bb5509bf7772754111603995676cfeb471a22d1dc0cb132495acf8cf6254 ssh-agent 02:55:01 SSH_AUTH_SOCK=/tmp/ssh-2vfWlaIKzVuS/agent.32 02:55:01 SSH_AGENT_PID=38 02:55:01 Running ssh-add (command line suppressed) 02:55:01 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7586091589641105383.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7586091589641105383.key) 02:55:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:55:01 + git semver tag 02:55:01 2024-06-28 02:55:01,610 [run_tag] DEBUG tag force:False 02:55:01 2024-06-28 02:55:01,610 [check_head_tag] DEBUG check head tag 02:55:01 2024-06-28 02:55:01,612 [execute] INFO git cat-file --batch-check 02:55:01 2024-06-28 02:55:01,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 02:55:01 2024-06-28 02:55:01,618 [execute] INFO git cat-file --batch 02:55:01 2024-06-28 02:55:01,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 02:55:01 2024-06-28 02:55:01,662 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:55:01 2024-06-28 02:55:01,662 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 02:55:01 2024-06-28 02:55:01,662 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 02:55:01 2024-06-28 02:55:01,668 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:55:01 3.2.0-dev.12 [Pipeline] } 02:55:01 $ docker exec --env ******** --env ******** e938bb5509bf7772754111603995676cfeb471a22d1dc0cb132495acf8cf6254 ssh-agent -k 02:55:02 unset SSH_AUTH_SOCK; 02:55:02 unset SSH_AGENT_PID; 02:55:02 echo Agent pid 38 killed; 02:55:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:55:02 + git semver [Pipeline] } 02:55:02 $ docker stop --time=1 e938bb5509bf7772754111603995676cfeb471a22d1dc0cb132495acf8cf6254 02:55:03 $ docker rm -f --volumes e938bb5509bf7772754111603995676cfeb471a22d1dc0cb132495acf8cf6254 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:55:04 02:55:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:55:04 0.23.1-centos7: Pulling from edgex-lftools 02:55:04 ab5ef0e58194: Pulling fs layer 02:55:04 9712f1f96733: Pulling fs layer 02:55:04 63f879dbbcfc: Pulling fs layer 02:55:04 0d9ebad4ef96: Pulling fs layer 02:55:04 e9a5061849ea: Pulling fs layer 02:55:04 d747dcd14b5f: Pulling fs layer 02:55:04 2de7ff778b66: Pulling fs layer 02:55:04 0d9ebad4ef96: Waiting 02:55:04 e9a5061849ea: Waiting 02:55:04 d747dcd14b5f: Waiting 02:55:04 2de7ff778b66: Waiting 02:55:04 9712f1f96733: Verifying Checksum 02:55:04 9712f1f96733: Download complete 02:55:05 63f879dbbcfc: Verifying Checksum 02:55:05 63f879dbbcfc: Download complete 02:55:05 ab5ef0e58194: Verifying Checksum 02:55:05 ab5ef0e58194: Download complete 02:55:05 0d9ebad4ef96: Verifying Checksum 02:55:05 d747dcd14b5f: Verifying Checksum 02:55:05 d747dcd14b5f: Download complete 02:55:05 e9a5061849ea: Verifying Checksum 02:55:05 e9a5061849ea: Download complete 02:55:05 2de7ff778b66: Verifying Checksum 02:55:05 2de7ff778b66: Download complete 02:55:08 ab5ef0e58194: Pull complete 02:55:08 9712f1f96733: Pull complete 02:55:08 63f879dbbcfc: Pull complete 02:55:13 0d9ebad4ef96: Pull complete 02:55:13 e9a5061849ea: Pull complete 02:55:13 d747dcd14b5f: Pull complete 02:55:14 2de7ff778b66: Pull complete 02:55:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:55:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:55:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:14 prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container 02:55:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:55:21 $ docker top b311a3011a9e36a320759e57c71a7959873535582b45209966a935fcc79cd135 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:55:21 provisioning config files... 02:55:21 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5858615406837358598tmp 02:55:21 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3844951183762334922tmp 02:55:21 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12586726592554991323tmp [Pipeline] { [Pipeline] echo 02:55:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:55:21 ---> sigul-configuration.sh 02:55:21 gpg: directory `/root/.gnupg' created 02:55:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:55:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:55:21 gpg: keyring `/root/.gnupg/secring.gpg' created 02:55:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:55:21 gpg: CAST5 encrypted data 02:55:21 gpg: encrypted with 1 passphrase 02:55:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:55:22 + mkdir /home/jenkins 02:55:22 + mkdir /home/jenkins/sigul [Pipeline] sh 02:55:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:55:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:55:22 ---> sigul-install.sh 02:55:22 Sigul already installed; skipping installation. [Pipeline] sh 02:55:23 + git tag --list 02:55:23 v0.0.0 02:55:23 v0.0.1-dev.1 02:55:23 v0.0.1-dev.10 02:55:23 v0.0.1-dev.11 02:55:23 v0.0.1-dev.12 02:55:23 v0.0.1-dev.13 02:55:23 v0.0.1-dev.14 02:55:23 v0.0.1-dev.15 02:55:23 v0.0.1-dev.16 02:55:23 v0.0.1-dev.2 02:55:23 v0.0.1-dev.3 02:55:23 v0.0.1-dev.4 02:55:23 v0.0.1-dev.5 02:55:23 v0.0.1-dev.6 02:55:23 v0.0.1-dev.7 02:55:23 v0.0.1-dev.8 02:55:23 v0.0.1-dev.9 02:55:23 v2.2.0 02:55:23 v2.2.0-dev.17 02:55:23 v2.2.0-dev.18 02:55:23 v2.2.0-dev.19 02:55:23 v2.2.0-dev.20 02:55:23 v2.2.0-dev.21 02:55:23 v2.2.0-dev.22 02:55:23 v2.2.0-dev.23 02:55:23 v2.2.0-dev.24 02:55:23 v2.2.0-dev.25 02:55:23 v2.2.0-dev.26 02:55:23 v2.2.0-dev.27 02:55:23 v2.3.0 02:55:23 v2.3.0-dev.1 02:55:23 v2.3.0-dev.10 02:55:23 v2.3.0-dev.11 02:55:23 v2.3.0-dev.12 02:55:23 v2.3.0-dev.13 02:55:23 v2.3.0-dev.14 02:55:23 v2.3.0-dev.15 02:55:23 v2.3.0-dev.16 02:55:23 v2.3.0-dev.17 02:55:23 v2.3.0-dev.18 02:55:23 v2.3.0-dev.19 02:55:23 v2.3.0-dev.2 02:55:23 v2.3.0-dev.20 02:55:23 v2.3.0-dev.21 02:55:23 v2.3.0-dev.22 02:55:23 v2.3.0-dev.23 02:55:23 v2.3.0-dev.24 02:55:23 v2.3.0-dev.25 02:55:23 v2.3.0-dev.26 02:55:23 v2.3.0-dev.27 02:55:23 v2.3.0-dev.28 02:55:23 v2.3.0-dev.3 02:55:23 v2.3.0-dev.4 02:55:23 v2.3.0-dev.5 02:55:23 v2.3.0-dev.6 02:55:23 v2.3.0-dev.7 02:55:23 v2.3.0-dev.8 02:55:23 v2.3.0-dev.9 02:55:23 v2.3.1 02:55:23 v2.3.1-dev.4 02:55:23 v2.3.1-dev.5 02:55:23 v2.3.1-dev.6 02:55:23 v3.0 02:55:23 v3.0.0 02:55:23 v3.0.0-dev.1 02:55:23 v3.0.0-dev.10 02:55:23 v3.0.0-dev.11 02:55:23 v3.0.0-dev.12 02:55:23 v3.0.0-dev.13 02:55:23 v3.0.0-dev.14 02:55:23 v3.0.0-dev.15 02:55:23 v3.0.0-dev.16 02:55:23 v3.0.0-dev.17 02:55:23 v3.0.0-dev.18 02:55:23 v3.0.0-dev.19 02:55:23 v3.0.0-dev.2 02:55:23 v3.0.0-dev.20 02:55:23 v3.0.0-dev.21 02:55:23 v3.0.0-dev.22 02:55:23 v3.0.0-dev.23 02:55:23 v3.0.0-dev.24 02:55:23 v3.0.0-dev.25 02:55:23 v3.0.0-dev.26 02:55:23 v3.0.0-dev.27 02:55:23 v3.0.0-dev.28 02:55:23 v3.0.0-dev.29 02:55:23 v3.0.0-dev.3 02:55:23 v3.0.0-dev.30 02:55:23 v3.0.0-dev.31 02:55:23 v3.0.0-dev.32 02:55:23 v3.0.0-dev.33 02:55:23 v3.0.0-dev.34 02:55:23 v3.0.0-dev.35 02:55:23 v3.0.0-dev.36 02:55:23 v3.0.0-dev.37 02:55:23 v3.0.0-dev.38 02:55:23 v3.0.0-dev.39 02:55:23 v3.0.0-dev.4 02:55:23 v3.0.0-dev.40 02:55:23 v3.0.0-dev.41 02:55:23 v3.0.0-dev.42 02:55:23 v3.0.0-dev.43 02:55:23 v3.0.0-dev.44 02:55:23 v3.0.0-dev.45 02:55:23 v3.0.0-dev.46 02:55:23 v3.0.0-dev.47 02:55:23 v3.0.0-dev.48 02:55:23 v3.0.0-dev.49 02:55:23 v3.0.0-dev.5 02:55:23 v3.0.0-dev.50 02:55:23 v3.0.0-dev.51 02:55:23 v3.0.0-dev.6 02:55:23 v3.0.0-dev.7 02:55:23 v3.0.0-dev.8 02:55:23 v3.0.0-dev.9 02:55:23 v3.1 02:55:23 v3.1.0 02:55:23 v3.1.0-dev.1 02:55:23 v3.1.0-dev.10 02:55:23 v3.1.0-dev.11 02:55:23 v3.1.0-dev.12 02:55:23 v3.1.0-dev.13 02:55:23 v3.1.0-dev.14 02:55:23 v3.1.0-dev.15 02:55:23 v3.1.0-dev.16 02:55:23 v3.1.0-dev.17 02:55:23 v3.1.0-dev.18 02:55:23 v3.1.0-dev.19 02:55:23 v3.1.0-dev.2 02:55:23 v3.1.0-dev.20 02:55:23 v3.1.0-dev.21 02:55:23 v3.1.0-dev.22 02:55:23 v3.1.0-dev.23 02:55:23 v3.1.0-dev.24 02:55:23 v3.1.0-dev.25 02:55:23 v3.1.0-dev.26 02:55:23 v3.1.0-dev.27 02:55:23 v3.1.0-dev.28 02:55:23 v3.1.0-dev.29 02:55:23 v3.1.0-dev.3 02:55:23 v3.1.0-dev.30 02:55:23 v3.1.0-dev.31 02:55:23 v3.1.0-dev.32 02:55:23 v3.1.0-dev.33 02:55:23 v3.1.0-dev.34 02:55:23 v3.1.0-dev.35 02:55:23 v3.1.0-dev.36 02:55:23 v3.1.0-dev.37 02:55:23 v3.1.0-dev.38 02:55:23 v3.1.0-dev.39 02:55:23 v3.1.0-dev.4 02:55:23 v3.1.0-dev.5 02:55:23 v3.1.0-dev.6 02:55:23 v3.1.0-dev.7 02:55:23 v3.1.0-dev.8 02:55:23 v3.1.0-dev.9 02:55:23 v3.1.1 02:55:23 v3.1.1-dev.1 02:55:23 v3.2.0-dev.1 02:55:23 v3.2.0-dev.10 02:55:23 v3.2.0-dev.11 02:55:23 v3.2.0-dev.12 02:55:23 v3.2.0-dev.2 02:55:23 v3.2.0-dev.3 02:55:23 v3.2.0-dev.4 02:55:23 v3.2.0-dev.5 02:55:23 v3.2.0-dev.6 02:55:23 v3.2.0-dev.7 02:55:23 v3.2.0-dev.8 02:55:23 v3.2.0-dev.9 [Pipeline] sh 02:55:23 + lftools sign git-tag v3.2.0-dev.12 02:55:23 Signing Git tag with Sigul... 02:55:23 Signing v3.2.0-dev.12 [Pipeline] echo 02:55:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:55:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:55:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:55:24 $ docker stop --time=1 b311a3011a9e36a320759e57c71a7959873535582b45209966a935fcc79cd135 02:55:25 $ docker rm -f --volumes b311a3011a9e36a320759e57c71a7959873535582b45209966a935fcc79cd135 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:55:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:55:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:55:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:26 prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container 02:55:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:55:26 $ docker top 00522738c081e91767e910fb720e82bc327ed874ed90a5a15eb60dcbb1b5d27c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:55:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:55:27 [ssh-agent] Looking for ssh-agent implementation... 02:55:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:55:27 $ docker exec 00522738c081e91767e910fb720e82bc327ed874ed90a5a15eb60dcbb1b5d27c ssh-agent 02:55:27 SSH_AUTH_SOCK=/tmp/ssh-stgTywy8h0vv/agent.32 02:55:27 SSH_AGENT_PID=38 02:55:27 Running ssh-add (command line suppressed) 02:55:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17967821835177395440.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17967821835177395440.key) 02:55:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:55:27 + git semver bump pre 02:55:27 2024-06-28 02:55:27,881 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:55:27 2024-06-28 02:55:27,881 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev 02:55:27 2024-06-28 02:55:27,881 [bump_version] DEBUG bumped version:3.2.0-dev.13 02:55:27 2024-06-28 02:55:27,881 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 02:55:27 2024-06-28 02:55:27,881 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:55:27 2024-06-28 02:55:27,882 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:55:27 2024-06-28 02:55:27,884 [execute] INFO git cat-file --batch-check 02:55:27 2024-06-28 02:55:27,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:55:27 2024-06-28 02:55:27,890 [execute] INFO git cat-file --batch 02:55:27 2024-06-28 02:55:27,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:55:27 2024-06-28 02:55:27,896 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:55:27 3.2.0-dev.13 [Pipeline] } 02:55:27 $ docker exec --env ******** --env ******** 00522738c081e91767e910fb720e82bc327ed874ed90a5a15eb60dcbb1b5d27c ssh-agent -k 02:55:28 unset SSH_AUTH_SOCK; 02:55:28 unset SSH_AGENT_PID; 02:55:28 echo Agent pid 38 killed; 02:55:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:55:28 + git semver [Pipeline] } 02:55:28 $ docker stop --time=1 00522738c081e91767e910fb720e82bc327ed874ed90a5a15eb60dcbb1b5d27c 02:55:29 $ docker rm -f --volumes 00522738c081e91767e910fb720e82bc327ed874ed90a5a15eb60dcbb1b5d27c [Pipeline] // withDockerContainer [Pipeline] sh 02:55:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:55:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:55:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:30 prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container 02:55:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:55:31 $ docker top 175adbc732e27868c9b441b98724411bc12b85de4464330ac41274152ef47fdc -eo pid,comm 02:55:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:55:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:55:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:55:31 [ssh-agent] Looking for ssh-agent implementation... 02:55:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:55:31 $ docker exec 175adbc732e27868c9b441b98724411bc12b85de4464330ac41274152ef47fdc ssh-agent 02:55:31 SSH_AUTH_SOCK=/tmp/ssh-qxYxtGPvTL4K/agent.32 02:55:31 SSH_AGENT_PID=38 02:55:31 Running ssh-add (command line suppressed) 02:55:31 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18199317080111792554.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18199317080111792554.key) 02:55:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:55:31 + git semver push 02:55:32 2024-06-28 02:55:32,022 [run_push] DEBUG push 02:55:32 2024-06-28 02:55:32,023 [execute] INFO git cat-file --batch-check 02:55:32 2024-06-28 02:55:32,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:55:32 2024-06-28 02:55:32,027 [execute] INFO git rev-list b00a8cc5bcb30675684737b2b091a87cdf38f269 -- 02:55:32 2024-06-28 02:55:32,027 [execute] DEBUG Popen(['git', 'rev-list', 'b00a8cc5bcb30675684737b2b091a87cdf38f269', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 02:55:32 2024-06-28 02:55:32,035 [execute] INFO git fetch -v origin 02:55:32 2024-06-28 02:55:32,036 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 02:55:32 2024-06-28 02:55:32,500 [run_push] DEBUG no remote changes detected 02:55:32 2024-06-28 02:55:32,501 [execute] INFO git push origin semver 02:55:32 2024-06-28 02:55:32,501 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 02:55:33 2024-06-28 02:55:33,277 [run_push] DEBUG push all version tags 02:55:33 2024-06-28 02:55:33,278 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:55:33 2024-06-28 02:55:33,278 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 02:55:34 2024-06-28 02:55:34,036 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:55:34 3.2.0-dev.13 [Pipeline] } 02:55:34 $ docker exec --env ******** --env ******** 175adbc732e27868c9b441b98724411bc12b85de4464330ac41274152ef47fdc ssh-agent -k 02:55:34 unset SSH_AUTH_SOCK; 02:55:34 unset SSH_AGENT_PID; 02:55:34 echo Agent pid 38 killed; 02:55:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:55:34 + git semver [Pipeline] } 02:55:34 $ docker stop --time=1 175adbc732e27868c9b441b98724411bc12b85de4464330ac41274152ef47fdc 02:55:36 $ docker rm -f --volumes 175adbc732e27868c9b441b98724411bc12b85de4464330ac41274152ef47fdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:55:36 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 02:55:36 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:55:36 total 16 02:55:36 drwxr-xr-x 3 root root 4096 Jun 28 02:39 . 02:55:36 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 02:55 .. 02:55:36 drwxr-xr-x 2 root root 4096 Jun 28 02:39 cost 02:55:36 -rw-r--r-- 1 root root 89 Jun 28 02:39 cost.csv 02:55:36 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 02:55:36 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:55:36 total 16 02:55:36 drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 02:39 . 02:55:36 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 02:55 .. 02:55:36 drwxr-xr-x 2 jenkins jenkins 4096 Jun 28 02:39 cost 02:55:36 -rw-r--r-- 1 jenkins jenkins 89 Jun 28 02:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:55:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:55:38 ---> package-listing.sh 02:55:38 ++ facter osfamily 02:55:38 ++ tr '[:upper:]' '[:lower:]' 02:55:38 + OS_FAMILY=debian 02:55:38 + workspace=/w/workspace/exfoundry_device-usb-camera_main 02:55:38 + START_PACKAGES=/tmp/packages_start.txt 02:55:38 + END_PACKAGES=/tmp/packages_end.txt 02:55:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:55:38 + PACKAGES=/tmp/packages_start.txt 02:55:38 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:55:38 + PACKAGES=/tmp/packages_end.txt 02:55:38 + case "${OS_FAMILY}" in 02:55:38 + dpkg -l 02:55:38 + grep '^ii' 02:55:38 + '[' -f /tmp/packages_start.txt ']' 02:55:38 + '[' -f /tmp/packages_end.txt ']' 02:55:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:55:38 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:55:38 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 02:55:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 02:55:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:55:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:55:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:39 prd-ubuntu20.04-docker-8c-8g-4518 does not seem to be running inside a container 02:55:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:55:39 $ docker top da9ebcd8374b0619b48a18ac7b10e4e13c732dcbbd547b35df685fa4f52c7c89 -eo pid,comm [Pipeline] { [Pipeline] sh 02:55:39 + touch /tmp/pre-build-complete [Pipeline] sh 02:55:40 + mkdir -p /var/log/sysstat [Pipeline] sh 02:55:40 + ls /var/log/sa-host 02:55:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:55:40 provisioning config files... 02:55:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5088956640462593053tmp [Pipeline] { [Pipeline] echo 02:55:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:55:40 ---> create-netrc.sh [Pipeline] } 02:55:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:55:41 ---> python-tools-install.sh [Pipeline] echo 02:55:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:55:41 ---> sudo-logs.sh 02:55:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:55:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:55:41 ---> job-cost.sh 02:55:41 lf-activate-venv: SKIPPING 02:55:41 DEBUG: total: 0.2199999988079071 02:55:41 INFO: Retrieving Stack Cost... 02:55:42 INFO: Retrieving Pricing Info for: v3-standard-8 02:55:42 INFO: Archiving Costs [Pipeline] echo 02:55:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:55:42 ---> logs-deploy.sh 02:55:42 lf-activate-venv: SKIPPING 02:55:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/177 02:55:42 INFO: archiving workspace using pattern(s): 02:55:43 Archives upload complete. 02:55:43 INFO: archiving logs to Nexus 02:55:44 ---> uname -a: 02:55:44 Linux prd-ubuntu20-04-docker-8c-8g-4518 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:55:44 02:55:44 02:55:44 ---> lscpu: 02:55:44 Architecture: x86_64 02:55:44 CPU op-mode(s): 32-bit, 64-bit 02:55:44 Byte Order: Little Endian 02:55:44 Address sizes: 40 bits physical, 48 bits virtual 02:55:44 CPU(s): 8 02:55:44 On-line CPU(s) list: 0-7 02:55:44 Thread(s) per core: 1 02:55:44 Core(s) per socket: 1 02:55:44 Socket(s): 8 02:55:44 NUMA node(s): 1 02:55:44 Vendor ID: AuthenticAMD 02:55:44 CPU family: 23 02:55:44 Model: 49 02:55:44 Model name: AMD EPYC-Rome Processor 02:55:44 Stepping: 0 02:55:44 CPU MHz: 2800.000 02:55:44 BogoMIPS: 5600.00 02:55:44 Virtualization: AMD-V 02:55:44 Hypervisor vendor: KVM 02:55:44 Virtualization type: full 02:55:44 L1d cache: 256 KiB 02:55:44 L1i cache: 256 KiB 02:55:44 L2 cache: 4 MiB 02:55:44 L3 cache: 128 MiB 02:55:44 NUMA node0 CPU(s): 0-7 02:55:44 Vulnerability Itlb multihit: Not affected 02:55:44 Vulnerability L1tf: Not affected 02:55:44 Vulnerability Mds: Not affected 02:55:44 Vulnerability Meltdown: Not affected 02:55:44 Vulnerability Mmio stale data: Not affected 02:55:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:55:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:55:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:55:44 Vulnerability Srbds: Not affected 02:55:44 Vulnerability Tsx async abort: Not affected 02:55:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:55:44 02:55:44 02:55:44 ---> nproc: 02:55:44 8 02:55:44 02:55:44 02:55:44 ---> df -h: 02:55:44 Filesystem Size Used Avail Use% Mounted on 02:55:44 overlay 155G 14G 142G 9% / 02:55:44 tmpfs 64M 0 64M 0% /dev 02:55:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:55:44 shm 64M 0 64M 0% /dev/shm 02:55:44 /dev/vda1 155G 14G 142G 9% /facter-os 02:55:44 02:55:44 02:55:44 ---> sar -b -r -n DEV: 02:55:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4518) 06/28/24 _x86_64_ (8 CPU) 02:55:44 02:55:44 02:35:23 LINUX RESTART (8 CPU) 02:55:44 02:55:44 02:36:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:55:44 02:37:01 433.67 13.93 419.74 0.00 1809.96 121633.89 0.00 02:55:44 02:38:01 215.49 0.17 215.33 0.00 20.79 70637.48 0.00 02:55:44 02:39:01 105.90 0.15 105.75 0.00 8.24 28501.69 0.00 02:55:44 02:40:01 200.89 0.07 200.83 0.00 12.02 50044.58 0.00 02:55:44 02:41:01 49.34 6.13 43.21 0.00 4365.14 8435.68 0.00 02:55:44 02:42:01 6.75 0.02 6.73 0.00 0.13 134.51 0.00 02:55:44 02:43:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 02:55:44 02:44:01 2.15 0.00 2.15 0.00 0.00 24.40 0.00 02:55:44 02:45:01 1.38 0.00 1.38 0.00 0.00 15.59 0.00 02:55:44 02:46:01 2.10 0.00 2.10 0.00 0.00 23.73 0.00 02:55:44 02:47:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 02:55:44 02:48:01 1.75 0.00 1.75 0.00 0.00 19.60 0.00 02:55:44 02:49:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 02:55:44 02:50:01 1.38 0.00 1.38 0.00 0.00 15.59 0.00 02:55:44 02:51:01 1.90 0.02 1.88 0.00 0.13 26.40 0.00 02:55:44 02:52:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 02:55:44 02:53:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 02:55:44 02:54:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 02:55:44 02:55:01 85.74 0.22 85.52 0.00 11.20 38054.46 0.00 02:55:44 Average: 58.33 1.08 57.26 0.00 326.64 16606.89 0.00 02:55:44 02:55:44 02:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:55:44 02:37:01 28059292 31515048 789956 2.40 130292 3489788 1920772 5.66 1280836 3031892 789872 02:55:44 02:38:01 27054764 31292020 1005128 3.06 190520 4139796 2321964 6.84 1771840 3468932 615792 02:55:44 02:39:01 27481628 31503028 797308 2.42 194640 3938072 1957976 5.77 1344440 3491048 0 02:55:44 02:40:01 26766456 31520604 776148 2.36 206204 4605104 1795444 5.29 1419024 4067404 404 02:55:44 02:41:01 26310192 31496304 772616 2.35 234768 5003576 1734484 5.11 1704524 4202272 1044 02:55:44 02:42:01 26323188 31504364 764932 2.33 233360 5000312 1705644 5.03 1696436 4199008 4 02:55:44 02:43:01 26322572 31503728 765484 2.33 233436 5000324 1705644 5.03 1696484 4199016 8 02:55:44 02:44:01 26324484 31505784 763088 2.32 233524 5000328 1705644 5.03 1695932 4199016 8 02:55:44 02:45:01 26331312 31512656 756188 2.30 233596 5000328 1705644 5.03 1689008 4199016 12 02:55:44 02:46:01 26331176 31512612 756160 2.30 233660 5000332 1705644 5.03 1689196 4199020 8 02:55:44 02:47:01 26331304 31512920 755992 2.30 233720 5000460 1705644 5.03 1689244 4199148 8 02:55:44 02:48:01 26334100 31515760 753096 2.29 233768 5000464 1705644 5.03 1686680 4199152 12 02:55:44 02:49:01 26334328 31516040 752792 2.29 233800 5000464 1705644 5.03 1686204 4199156 8 02:55:44 02:50:01 26334060 31515776 752972 2.29 233816 5000472 1705644 5.03 1686192 4199156 12 02:55:44 02:51:01 26331972 31513852 755000 2.30 233860 5000444 1734464 5.11 1687048 4199132 16 02:55:44 02:52:01 26332216 31514148 754652 2.29 233892 5000452 1734464 5.11 1687224 4199136 44 02:55:44 02:53:01 26332280 31514220 754736 2.30 233912 5000456 1734464 5.11 1686972 4199136 8 02:55:44 02:54:01 26332168 31514132 754804 2.30 233924 5000460 1734464 5.11 1686996 4199140 48 02:55:44 02:55:01 25585120 31462752 801364 2.44 247536 5629552 1973748 5.82 1779692 4800204 792 02:55:44 Average: 26502769 31497145 778022 2.37 223275 4832168 1789107 5.27 1645472 4086841 74111 02:55:44 02:55:44 02:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:55:44 02:37:01 docker0 353.19 450.29 30.36 3561.38 0.00 0.00 0.00 0.00 02:55:44 02:37:01 ens3 710.78 519.86 8558.06 84.30 0.00 0.00 0.00 0.00 02:55:44 02:37:01 lo 6.24 6.24 0.61 0.61 0.00 0.00 0.00 0.00 02:55:44 02:38:01 docker0 0.28 0.37 0.03 0.13 0.00 0.00 0.00 0.00 02:55:44 02:38:01 ens3 24.47 14.81 23.89 9.10 0.00 0.00 0.00 0.00 02:55:44 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:44 02:38:01 veth1657a96 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:55:44 02:39:01 docker0 1.41 2.64 0.10 30.91 0.00 0.00 0.00 0.00 02:55:44 02:39:01 ens3 25.04 14.97 51.31 10.03 0.00 0.00 0.00 0.00 02:55:44 02:39:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 02:55:44 02:40:01 docker0 18.84 44.16 1.36 842.93 0.00 0.00 0.00 0.00 02:55:44 02:40:01 ens3 336.25 266.09 3772.80 1410.91 0.00 0.00 0.00 0.00 02:55:44 02:40:01 lo 11.35 11.35 1.13 1.13 0.00 0.00 0.00 0.00 02:55:44 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:41:01 ens3 180.60 97.75 2713.65 7.13 0.00 0.00 0.00 0.00 02:55:44 02:41:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:55:44 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:42:01 ens3 0.68 0.58 2.04 0.04 0.00 0.00 0.00 0.00 02:55:44 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:44 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:44:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:55:44 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:44 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:46:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:55:44 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:44 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:55:44 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:44 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:55:44 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:44 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:51:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:55:44 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:55:44 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:44 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:53:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 02:54:01 ens3 0.28 0.13 0.12 0.01 0.00 0.00 0.00 0.00 02:55:44 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:55:44 02:55:01 docker0 78.04 133.63 7.16 1292.38 0.00 0.00 0.00 0.00 02:55:44 02:55:01 ens3 311.00 199.50 4920.27 154.40 0.00 0.00 0.00 0.00 02:55:44 02:55:01 vethac710f8 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:55:44 02:55:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:55:44 Average: docker0 23.49 32.84 2.03 298.20 0.00 0.00 0.00 0.00 02:55:44 Average: ens3 82.97 58.10 1046.26 87.29 0.00 0.00 0.00 0.00 02:55:44 Average: vethac710f8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:44 Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 02:55:44 02:55:44 02:55:44 ---> sar -P ALL: 02:55:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4518) 06/28/24 _x86_64_ (8 CPU) 02:55:44 02:55:44 02:35:23 LINUX RESTART (8 CPU) 02:55:44 02:55:44 02:36:02 CPU %user %nice %system %iowait %steal %idle 02:55:44 02:37:01 all 9.52 0.00 4.19 3.81 0.08 82.41 02:55:44 02:37:01 0 9.95 0.00 4.13 8.03 0.09 77.81 02:55:44 02:37:01 1 7.21 0.00 4.27 1.23 0.07 87.22 02:55:44 02:37:01 2 9.06 0.00 3.93 6.02 0.07 80.92 02:55:44 02:37:01 3 10.03 0.00 3.93 1.46 0.07 84.51 02:55:44 02:37:01 4 8.88 0.00 3.63 1.08 0.09 86.32 02:55:44 02:37:01 5 12.28 0.00 4.17 1.18 0.09 82.28 02:55:44 02:37:01 6 9.54 0.00 4.68 3.83 0.07 81.88 02:55:44 02:37:01 7 9.18 0.00 4.77 7.67 0.09 78.29 02:55:44 02:38:01 all 24.60 0.00 6.11 4.28 0.07 64.94 02:55:44 02:38:01 0 25.15 0.00 6.46 3.78 0.08 64.52 02:55:44 02:38:01 1 25.10 0.00 6.07 0.84 0.07 67.93 02:55:44 02:38:01 2 25.22 0.00 8.17 24.02 0.08 42.50 02:55:44 02:38:01 3 24.69 0.00 6.05 0.37 0.07 68.82 02:55:44 02:38:01 4 24.08 0.00 5.89 1.49 0.08 68.46 02:55:44 02:38:01 5 24.54 0.00 5.98 0.22 0.05 69.21 02:55:44 02:38:01 6 24.26 0.00 5.41 2.29 0.05 67.98 02:55:44 02:38:01 7 23.72 0.00 4.85 1.33 0.05 70.05 02:55:44 02:39:01 all 43.43 0.00 6.71 2.58 0.10 47.18 02:55:44 02:39:01 0 44.39 0.00 7.13 1.40 0.10 46.98 02:55:44 02:39:01 1 42.03 0.00 7.02 2.02 0.08 48.84 02:55:44 02:39:01 2 43.32 0.00 6.92 1.11 0.08 48.57 02:55:44 02:39:01 3 43.68 0.00 7.26 12.08 0.10 36.87 02:55:44 02:39:01 4 43.15 0.00 6.68 1.09 0.08 49.00 02:55:44 02:39:01 5 43.11 0.00 6.18 1.60 0.13 48.98 02:55:44 02:39:01 6 44.38 0.00 6.53 0.96 0.08 48.04 02:55:44 02:39:01 7 43.40 0.00 5.99 0.52 0.10 49.99 02:55:44 02:40:01 all 9.13 0.00 2.69 2.55 0.08 85.55 02:55:44 02:40:01 0 6.42 0.00 3.02 7.63 0.09 82.84 02:55:44 02:40:01 1 8.29 0.00 2.22 0.10 0.07 89.32 02:55:44 02:40:01 2 10.81 0.00 3.23 6.46 0.09 79.42 02:55:44 02:40:01 3 8.03 0.00 2.35 0.61 0.07 88.94 02:55:44 02:40:01 4 10.77 0.00 2.56 2.88 0.14 83.65 02:55:44 02:40:01 5 12.01 0.00 2.67 0.12 0.09 85.11 02:55:44 02:40:01 6 7.74 0.00 2.90 0.77 0.05 88.54 02:55:44 02:40:01 7 8.98 0.00 2.55 1.89 0.05 86.53 02:55:44 02:41:01 all 2.41 0.00 1.35 0.65 0.03 95.57 02:55:44 02:41:01 0 2.82 0.00 1.02 0.03 0.02 96.11 02:55:44 02:41:01 1 2.02 0.00 1.12 0.07 0.05 96.75 02:55:44 02:41:01 2 1.42 0.00 1.15 1.69 0.03 95.70 02:55:44 02:41:01 3 4.01 0.00 1.82 0.97 0.03 93.17 02:55:44 02:41:01 4 2.62 0.00 1.19 1.22 0.02 94.96 02:55:44 02:41:01 5 2.30 0.00 1.77 0.60 0.03 95.29 02:55:44 02:41:01 6 1.47 0.00 1.80 0.07 0.02 96.64 02:55:44 02:41:01 7 2.59 0.00 0.90 0.58 0.02 95.91 02:55:44 02:42:01 all 0.24 0.00 0.05 0.02 0.01 99.68 02:55:44 02:42:01 0 0.10 0.00 0.07 0.00 0.02 99.82 02:55:44 02:42:01 1 0.28 0.00 0.12 0.00 0.03 99.57 02:55:44 02:42:01 2 0.05 0.00 0.05 0.05 0.02 99.83 02:55:44 02:42:01 3 0.07 0.00 0.02 0.00 0.02 99.90 02:55:44 02:42:01 4 0.08 0.00 0.03 0.07 0.02 99.80 02:55:44 02:42:01 5 0.05 0.00 0.05 0.00 0.00 99.90 02:55:44 02:42:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:55:44 02:42:01 7 1.21 0.00 0.07 0.02 0.00 98.71 02:55:44 02:43:01 all 0.05 0.00 0.01 0.01 0.01 99.93 02:55:44 02:43:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:55:44 02:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:55:44 02:43:01 2 0.00 0.00 0.00 0.03 0.00 99.97 02:55:44 02:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:55:44 02:43:01 4 0.05 0.00 0.02 0.02 0.02 99.90 02:55:44 02:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:55:44 02:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:55:44 02:43:01 7 0.25 0.00 0.00 0.00 0.02 99.73 02:55:44 02:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:55:44 02:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:55:44 02:44:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:55:44 02:44:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:55:44 02:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:55:44 02:44:01 4 0.03 0.00 0.02 0.02 0.00 99.93 02:55:44 02:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:55:44 02:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:55:44 02:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:55:44 02:45:01 all 0.05 0.00 0.01 0.01 0.01 99.92 02:55:44 02:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:55:44 02:45:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:55:44 02:45:01 2 0.03 0.00 0.00 0.03 0.02 99.92 02:55:44 02:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:55:44 02:45:01 4 0.03 0.00 0.00 0.02 0.02 99.93 02:55:44 02:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:55:44 02:45:01 6 0.27 0.00 0.00 0.00 0.00 99.73 02:55:44 02:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:55:44 02:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:55:44 02:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:55:44 02:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:55:44 02:46:01 2 0.00 0.00 0.00 0.03 0.00 99.97 02:55:44 02:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:55:44 02:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:55:44 02:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:55:44 02:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:55:44 02:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:55:44 02:47:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:55:44 02:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:55:44 02:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:55:44 02:47:01 2 0.00 0.00 0.02 0.08 0.00 99.90 02:55:44 02:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:55:44 02:47:01 4 0.05 0.00 0.00 0.00 0.02 99.93 02:55:44 02:47:01 5 0.03 0.00 0.02 0.00 0.03 99.92 02:55:44 02:47:01 6 0.07 0.00 0.00 0.00 0.00 99.93 02:55:44 02:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:55:44 02:55:44 02:47:01 CPU %user %nice %system %iowait %steal %idle 02:55:44 02:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:55:44 02:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:55:44 02:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:55:44 02:48:01 2 0.02 0.00 0.00 0.02 0.02 99.95 02:55:44 02:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:55:44 02:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:55:44 02:48:01 5 0.02 0.00 0.05 0.00 0.02 99.92 02:55:44 02:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:55:44 02:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:55:44 02:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:55:44 02:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:55:44 02:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:55:44 02:49:01 2 0.02 0.00 0.00 0.03 0.00 99.95 02:55:44 02:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:55:44 02:49:01 4 0.05 0.00 0.00 0.00 0.02 99.93 02:55:44 02:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:55:44 02:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:55:44 02:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:55:44 02:50:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:55:44 02:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:55:44 02:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:55:44 02:50:01 2 0.05 0.00 0.02 0.02 0.00 99.92 02:55:44 02:50:01 3 0.03 0.00 0.00 0.02 0.02 99.93 02:55:44 02:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:55:44 02:50:01 5 0.03 0.00 0.05 0.00 0.02 99.90 02:55:44 02:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:55:44 02:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:55:44 02:51:01 all 0.03 0.00 0.03 0.01 0.00 99.92 02:55:44 02:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:55:44 02:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:55:44 02:51:01 2 0.03 0.00 0.03 0.08 0.00 99.85 02:55:44 02:51:01 3 0.03 0.00 0.02 0.03 0.00 99.92 02:55:44 02:51:01 4 0.05 0.00 0.03 0.00 0.00 99.92 02:55:44 02:51:01 5 0.05 0.00 0.05 0.00 0.03 99.87 02:55:44 02:51:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:55:44 02:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:55:44 02:52:01 all 0.07 0.00 0.00 0.00 0.01 99.91 02:55:44 02:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:55:44 02:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:55:44 02:52:01 2 0.05 0.00 0.02 0.02 0.02 99.90 02:55:44 02:52:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:55:44 02:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:55:44 02:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:55:44 02:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:55:44 02:52:01 7 0.40 0.00 0.00 0.00 0.00 99.60 02:55:44 02:53:01 all 0.11 0.00 0.00 0.00 0.00 99.88 02:55:44 02:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:55:44 02:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:55:44 02:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:55:44 02:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:55:44 02:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:55:44 02:53:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:55:44 02:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:55:44 02:53:01 7 0.80 0.00 0.00 0.00 0.00 99.20 02:55:44 02:54:01 all 0.08 0.00 0.01 0.00 0.01 99.90 02:55:44 02:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:55:44 02:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:55:44 02:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 02:55:44 02:54:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:55:44 02:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:55:44 02:54:01 5 0.02 0.00 0.03 0.00 0.03 99.92 02:55:44 02:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:55:44 02:54:01 7 0.52 0.00 0.00 0.00 0.02 99.47 02:55:44 02:55:01 all 4.75 0.00 2.03 1.91 0.04 91.27 02:55:44 02:55:01 0 5.33 0.00 2.43 0.22 0.03 91.98 02:55:44 02:55:01 1 4.65 0.00 1.59 0.00 0.03 93.73 02:55:44 02:55:01 2 4.14 0.00 1.51 1.99 0.05 92.31 02:55:44 02:55:01 3 3.70 0.00 2.76 6.68 0.05 86.81 02:55:44 02:55:01 4 5.65 0.00 1.87 0.62 0.05 91.81 02:55:44 02:55:01 5 4.36 0.00 1.76 0.60 0.03 93.25 02:55:44 02:55:01 6 5.21 0.00 2.69 5.21 0.05 86.84 02:55:44 02:55:01 7 4.93 0.00 1.63 0.00 0.05 93.40 02:55:44 Average: all 4.94 0.00 1.21 0.83 0.03 93.00 02:55:44 Average: 0 4.94 0.00 1.27 1.09 0.02 92.67 02:55:44 Average: 1 4.71 0.00 1.18 0.22 0.03 93.87 02:55:44 Average: 2 4.92 0.00 1.31 2.17 0.02 91.59 02:55:44 Average: 3 4.91 0.00 1.26 1.16 0.03 92.64 02:55:44 Average: 4 5.00 0.00 1.14 0.44 0.03 93.38 02:55:44 Average: 5 5.16 0.00 1.19 0.23 0.03 93.39 02:55:44 Average: 6 4.86 0.00 1.26 0.68 0.02 93.18 02:55:44 Average: 7 5.01 0.00 1.08 0.62 0.02 93.27 02:55:44 02:55:44 02:55:44