Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 87a61a811e1bfa3e223544ab124a9c4b92757dfc 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-ssh12871906767548798489.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh2524113589820865676.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh14092428239672347669.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh11874708819136437306.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-ssh6856277485546996585.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, goVersion:1.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-772240 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 87a61a811e1bfa3e223544ab124a9c4b92757dfc (main) Commit message: "Merge pull request #422 from FelixTing/bump-alpine-3.22" > 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 87a61a811e1bfa3e223544ab124a9c4b92757dfc # timeout=10 > git rev-list --no-walk fdf0a0f4602ae3e2d23e1e90e44b401f00a3595d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:33:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:33:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:33:30 ========================================================= 13:33:30 EdgeX Global Pipelines Version Info 13:33:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:33:31 ------------------- 13:33:31 stable info: 13:33:31 ------------------- 13:33:31 Commited By: Cherry Wang cherry@iotechsys.com 13:33:31 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 13:33:31 Message: update stable to v1.0.278 13:33:32 ------------------- 13:33:32 experimental info: 13:33:32 ------------------- 13:33:32 Commited By: **** collab-it+edgex@linuxfoundation.org 13:33:32 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 13:33:32 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:33:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87a61a811e1bfa3e223544ab124a9c4b92757dfc [Pipeline] echo 13:33:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87a61a8 [Pipeline] echo 13:33:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:33:33 provisioning config files... 13:33:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10044671399825525943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:33:33 ---> ****-login.sh 13:33:33 nexus3.edgexfoundry.org:10001 13:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:33 13:33:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:33:33 Configure a credential helper to remove this warning. See 13:33:33 https://docs.****.com/go/credential-store/ 13:33:33 13:33:33 Login Succeeded 13:33:33 nexus3.edgexfoundry.org:10002 13:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:33 13:33:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:33:33 Configure a credential helper to remove this warning. See 13:33:33 https://docs.****.com/go/credential-store/ 13:33:33 13:33:33 Login Succeeded 13:33:33 nexus3.edgexfoundry.org:10003 13:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:33 13:33:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:33:33 Configure a credential helper to remove this warning. See 13:33:33 https://docs.****.com/go/credential-store/ 13:33:33 13:33:33 Login Succeeded 13:33:33 nexus3.edgexfoundry.org:10004 13:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:33 13:33:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:33:33 Configure a credential helper to remove this warning. See 13:33:33 https://docs.****.com/go/credential-store/ 13:33:33 13:33:33 Login Succeeded 13:33:33 ****.io 13:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:34 13:33:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:33:34 Configure a credential helper to remove this warning. See 13:33:34 https://docs.****.com/go/credential-store/ 13:33:34 13:33:34 Login Succeeded 13:33:34 ---> ****-login.sh ends [Pipeline] } 13:33:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:33:34 + git rev-list -1 --merges 87a61a811e1bfa3e223544ab124a9c4b92757dfc~1..87a61a811e1bfa3e223544ab124a9c4b92757dfc [Pipeline] echo 13:33:34 -----------> git rev-list -1 --merges 87a61a811e1bfa3e223544ab124a9c4b92757dfc~1..87a61a811e1bfa3e223544ab124a9c4b92757dfc 87a61a811e1bfa3e223544ab124a9c4b92757dfc 13:33:34 87a61a811e1bfa3e223544ab124a9c4b92757dfc [false] [Pipeline] sh 13:33:34 + git log --format=format:%s -1 87a61a811e1bfa3e223544ab124a9c4b92757dfc [Pipeline] echo 13:33:35 ========================================================= 13:33:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:33:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:33:35 + git log --format=format:%s -1 87a61a811e1bfa3e223544ab124a9c4b92757dfc [Pipeline] echo 13:33:35 [semverPrep] GIT_COMMIT: 87a61a811e1bfa3e223544ab124a9c4b92757dfc, Commit Message: Merge pull request #422 from FelixTing/bump-alpine-3.22 [Pipeline] echo 13:33:35 [semverPrep] This is not a build commit. [Pipeline] sh 13:33:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:33:35 + grep -v github /etc/ssh/ssh_known_hosts 13:33:35 + [ -e /tmp/ssh_known_hosts ] 13:33:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:33:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:33:35 + sudo tee -a /etc/ssh/ssh_known_hosts 13:33:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:33:36 13:33:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:33:36 0.1.4: Pulling from edgex-devops/py-git-semver 13:33:36 3dae71ba6b94: Pulling fs layer 13:33:36 6bf1a483ea7c: Pulling fs layer 13:33:36 f5dfc541a4d3: Pulling fs layer 13:33:36 461d9e800cba: Pulling fs layer 13:33:36 80192f66455f: Pulling fs layer 13:33:36 2e8e34ca0e6c: Pulling fs layer 13:33:36 a29436f7fd5d: Pulling fs layer 13:33:36 923cac83aea3: Pulling fs layer 13:33:36 25ad8b0a4227: Pulling fs layer 13:33:36 db01528c6b51: Pulling fs layer 13:33:36 28988de357af: Pulling fs layer 13:33:36 a29436f7fd5d: Waiting 13:33:36 923cac83aea3: Waiting 13:33:36 461d9e800cba: Waiting 13:33:36 80192f66455f: Waiting 13:33:36 25ad8b0a4227: Waiting 13:33:36 28988de357af: Waiting 13:33:36 db01528c6b51: Waiting 13:33:36 2e8e34ca0e6c: Waiting 13:33:36 6bf1a483ea7c: Verifying Checksum 13:33:36 6bf1a483ea7c: Download complete 13:33:36 461d9e800cba: Verifying Checksum 13:33:36 461d9e800cba: Download complete 13:33:36 80192f66455f: Download complete 13:33:36 f5dfc541a4d3: Verifying Checksum 13:33:36 f5dfc541a4d3: Download complete 13:33:36 3dae71ba6b94: Verifying Checksum 13:33:36 3dae71ba6b94: Download complete 13:33:36 923cac83aea3: Verifying Checksum 13:33:36 923cac83aea3: Download complete 13:33:36 25ad8b0a4227: Verifying Checksum 13:33:36 25ad8b0a4227: Download complete 13:33:36 db01528c6b51: Download complete 13:33:36 28988de357af: Verifying Checksum 13:33:36 28988de357af: Download complete 13:33:36 a29436f7fd5d: Verifying Checksum 13:33:36 a29436f7fd5d: Download complete 13:33:37 2e8e34ca0e6c: Verifying Checksum 13:33:37 2e8e34ca0e6c: Download complete 13:33:38 3dae71ba6b94: Pull complete 13:33:38 6bf1a483ea7c: Pull complete 13:33:38 f5dfc541a4d3: Pull complete 13:33:38 461d9e800cba: Pull complete 13:33:38 80192f66455f: Pull complete 13:33:43 2e8e34ca0e6c: Pull complete 13:33:43 a29436f7fd5d: Pull complete 13:33:43 923cac83aea3: Pull complete 13:33:43 25ad8b0a4227: Pull complete 13:33:43 db01528c6b51: Pull complete 13:33:43 28988de357af: Pull complete 13:33:43 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 13:33:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:33:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:43 prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container 13:33:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:33:45 $ docker top 37ec5cdb60ee8bcffee644f05376ed7e41c85e22e5f3baec5be2bd16f6f89f26 -eo pid,comm 13:33:45 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). 13:33:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:33:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:33:45 [ssh-agent] Looking for ssh-agent implementation... 13:33:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:45 $ docker exec 37ec5cdb60ee8bcffee644f05376ed7e41c85e22e5f3baec5be2bd16f6f89f26 ssh-agent 13:33:45 SSH_AUTH_SOCK=/tmp/ssh-gGmoYdBKBbnT/agent.32 13:33:45 SSH_AGENT_PID=38 13:33:45 Running ssh-add (command line suppressed) 13:33:45 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7926426846753116856.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7926426846753116856.key) 13:33:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:33:45 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh 13:33:46 + git tag --points-at HEAD [Pipeline] } 13:33:46 $ docker exec --env ******** --env ******** 37ec5cdb60ee8bcffee644f05376ed7e41c85e22e5f3baec5be2bd16f6f89f26 ssh-agent -k 13:33:46 unset SSH_AUTH_SOCK; 13:33:46 unset SSH_AGENT_PID; 13:33:46 echo Agent pid 38 killed; 13:33:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:33:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:33:46 [ssh-agent] Looking for ssh-agent implementation... 13:33:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:46 $ docker exec 37ec5cdb60ee8bcffee644f05376ed7e41c85e22e5f3baec5be2bd16f6f89f26 ssh-agent 13:33:46 SSH_AUTH_SOCK=/tmp/ssh-jZQOq02WtREV/agent.85 13:33:46 SSH_AGENT_PID=91 13:33:46 Running ssh-add (command line suppressed) 13:33:46 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_265001629065989130.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_265001629065989130.key) 13:33:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:33:47 + git semver init 13:33:47 2025-10-31 13:33:47,212 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:33:47 2025-10-31 13:33:47,217 [run_init] DEBUG init version:0.0.0 force:False 13:33:47 2025-10-31 13:33:47,217 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 13:33:47 2025-10-31 13:33:47,218 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 13:33:47 2025-10-31 13:33:47,218 [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, stdin=None, shell=False, universal_newlines=False) 13:33:48 2025-10-31 13:33:48,502 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 13:33:48 2025-10-31 13:33:48,503 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 13:33:48 2025-10-31 13:33:48,503 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:33:48 2025-10-31 13:33:48,503 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:33:48 4.1.0-dev.7 [Pipeline] } 13:33:48 $ docker exec --env ******** --env ******** 37ec5cdb60ee8bcffee644f05376ed7e41c85e22e5f3baec5be2bd16f6f89f26 ssh-agent -k 13:33:48 unset SSH_AUTH_SOCK; 13:33:48 unset SSH_AGENT_PID; 13:33:48 echo Agent pid 91 killed; 13:33:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:33:49 + git semver [Pipeline] } 13:33:49 $ docker stop --time=1 37ec5cdb60ee8bcffee644f05376ed7e41c85e22e5f3baec5be2bd16f6f89f26 13:33:50 $ docker rm -f --volumes 37ec5cdb60ee8bcffee644f05376ed7e41c85e22e5f3baec5be2bd16f6f89f26 [Pipeline] // withDockerContainer [Pipeline] sh 13:33:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:33:51 Stashed 1 file(s) [Pipeline] echo 13:33:51 [edgeXSemver]: initialized semver on version 4.1.0-dev.7 [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 13:33:51 provisioning config files... 13:33:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12312532876976883340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:33:51 ---> ****-login.sh 13:33:51 nexus3.edgexfoundry.org:10001 13:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:51 Login Succeeded 13:33:51 nexus3.edgexfoundry.org:10002 13:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:51 Login Succeeded 13:33:51 nexus3.edgexfoundry.org:10003 13:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:52 Login Succeeded 13:33:52 nexus3.edgexfoundry.org:10004 13:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:52 Login Succeeded 13:33:52 ****.io 13:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772234 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 13:33:52 Running in /w/workspace/device-usb-camera/210 [Pipeline] { [Pipeline] checkout 13:33:52 Selected Git installation does not exist. Using Default 13:33:52 The recommended git tool is: NONE 13:33:52 Login Succeeded 13:33:52 ---> ****-login.sh ends [Pipeline] } 13:33:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:33:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:33:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:33:52 ========================================================= 13:33:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:33:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:33:53 #0 building with "default" instance using docker driver 13:33:53 13:33:53 #1 [internal] load build definition from Dockerfile 13:33:53 #1 transferring dockerfile: 2.48kB done 13:33:53 #1 DONE 0.0s 13:33:53 13:33:53 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:33:53 #2 DONE 0.1s 13:33:53 13:33:53 #3 [internal] load .dockerignore 13:33:53 #3 transferring context: 2B done 13:33:53 #3 DONE 0.0s 13:33:53 13:33:53 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 13:33:53 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done 13:33:53 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 13:33:53 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 3.15MB / 74.07MB 0.1s 13:33:53 #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.1s done 13:33:53 #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done 13:33:53 #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done 13:33:53 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done 13:33:53 #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s 13:33:53 #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done 13:33:53 #4 ... 13:33:53 13:33:53 #5 [internal] load build context 13:33:53 #5 transferring context: 22.89MB 0.2s done 13:33:53 #5 DONE 0.2s 13:33:53 13:33:53 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 13:33:53 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done 13:33:53 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 28.31MB / 74.07MB 0.3s 13:33:53 #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done 13:33:53 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done 13:33:53 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 6.29MB / 113.25MB 0.3s 13:33:53 #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done 13:33:53 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 13:33:53 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 13:33:53 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 3.15MB / 13.30MB 0.3s 13:33:53 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 61.87MB / 74.07MB 0.5s 13:33:53 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 26.21MB / 113.25MB 0.5s 13:33:53 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.1s done 13:33:53 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.4s done 13:33:54 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s done 13:33:54 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 59.77MB / 113.25MB 0.7s 13:33:54 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 79.69MB / 113.25MB 0.8s 13:33:54 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 0.1s 13:33:54 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 102.76MB / 113.25MB 0.9s 13:33:54 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.0s 13:33:54 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.1s done 13:33:59 using credential edgex-jenkins-ssh 13:33:59 Cloning the remote Git repository 13:33:59 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 13:33:59 > git init /w/workspace/device-usb-camera/210 # timeout=10 13:33:59 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 13:33:59 > git --version # timeout=10 13:33:59 > git --version # 'git version 2.25.1' 13:33:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:34:00 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.9s done 13:34:00 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 13:34:00 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done 13:34:00 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 13:34:00 #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done 13:34:00 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 13:34:00 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done 13:34:00 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s 13:34:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:34:03 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.5s done 13:34:03 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s 13:34:03 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.6s done 13:34:03 #4 DONE 10.4s 13:34:02 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 13:34:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:34:04 13:34:04 #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 13:34:04 #6 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:34:04 Avoid second fetch 13:34:04 Checking out Revision 87a61a811e1bfa3e223544ab124a9c4b92757dfc (main) 13:34:05 Commit message: "Merge pull request #422 from FelixTing/bump-alpine-3.22" 13:34:05 #6 1.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:34:05 #6 1.718 (1/9) Installing eudev-libs (3.2.14-r5) 13:34:04 > git config core.sparsecheckout # timeout=10 13:34:04 > git checkout -f 87a61a811e1bfa3e223544ab124a9c4b92757dfc # timeout=10 13:34:05 #6 1.722 (2/9) Installing libjpeg-turbo (3.1.0-r0) 13:34:05 #6 1.734 (3/9) Installing v4l-utils-libs (1.28.1-r1) 13:34:05 #6 1.741 (4/9) Installing v4l-utils (1.28.1-r1) 13:34:05 #6 1.762 (5/9) Installing libdvbv5 (1.28.1-r1) 13:34:05 #6 1.768 (6/9) Installing libturbojpeg (3.1.0-r0) 13:34:05 #6 1.778 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 13:34:05 #6 1.783 (8/9) Installing eudev-dev (3.2.14-r5) 13:34:05 #6 1.798 (9/9) Installing v4l-utils-dev (1.28.1-r1) 13:34:05 #6 1.814 Executing busybox-1.37.0-r19.trigger 13:34:05 #6 1.823 OK: 271 MiB in 69 packages 13:34:07 #6 DONE 3.6s 13:34:07 13:34:07 #7 [builder 3/8] WORKDIR /device-usb-camera 13:34:07 #7 DONE 0.0s 13:34:07 13:34:07 #8 [builder 4/8] COPY go.mod vendor* ./ 13:34:07 #8 DONE 0.0s 13:34:07 13:34:07 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:34:09 provisioning config files... 13:34:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/210@tmp/config5244599234068452531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:34:10 ---> ****-login.sh 13:34:10 nexus3.edgexfoundry.org:10001 13:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:34:11 Configure a credential helper to remove this warning. See 13:34:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:34:11 13:34:11 Login Succeeded 13:34:11 nexus3.edgexfoundry.org:10002 13:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:34:12 Configure a credential helper to remove this warning. See 13:34:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:34:12 13:34:12 Login Succeeded 13:34:12 nexus3.edgexfoundry.org:10003 13:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:34:12 Configure a credential helper to remove this warning. See 13:34:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:34:12 13:34:12 Login Succeeded 13:34:12 nexus3.edgexfoundry.org:10004 13:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:34:13 Configure a credential helper to remove this warning. See 13:34:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:34:13 13:34:13 Login Succeeded 13:34:13 ****.io 13:34:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:34:13 Configure a credential helper to remove this warning. See 13:34:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:34:13 13:34:13 Login Succeeded 13:34:13 ---> ****-login.sh ends [Pipeline] } 13:34:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:34:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:34:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:34:14 ========================================================= 13:34:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:34:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:34:15 Sending build context to Docker daemon 11.7MB 13:34:15 Step 1/13 : ARG BASE=golang:1.23-alpine3.22 13:34:15 Step 2/13 : FROM ${BASE} AS builder 13:34:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:34:15 6e174226ea69: Pulling fs layer 13:34:15 7d1a427e917c: Pulling fs layer 13:34:15 382d65ac76eb: Pulling fs layer 13:34:15 13eebdc497b7: Pulling fs layer 13:34:15 4f4fb700ef54: Pulling fs layer 13:34:15 06715773e931: Pulling fs layer 13:34:15 7fa9dde3b271: Pulling fs layer 13:34:15 d57d563a94ed: Pulling fs layer 13:34:15 4f4fb700ef54: Waiting 13:34:15 06715773e931: Waiting 13:34:15 7fa9dde3b271: Waiting 13:34:15 d57d563a94ed: Waiting 13:34:15 13eebdc497b7: Waiting 13:34:15 7d1a427e917c: Download complete 13:34:15 13eebdc497b7: Verifying Checksum 13:34:15 13eebdc497b7: Download complete 13:34:15 4f4fb700ef54: Verifying Checksum 13:34:15 4f4fb700ef54: Download complete 13:34:15 06715773e931: Verifying Checksum 13:34:15 06715773e931: Download complete 13:34:15 6e174226ea69: Verifying Checksum 13:34:15 6e174226ea69: Download complete 13:34:16 d57d563a94ed: Verifying Checksum 13:34:16 d57d563a94ed: Download complete 13:34:16 6e174226ea69: Pull complete 13:34:17 7d1a427e917c: Pull complete 13:34:18 382d65ac76eb: Verifying Checksum 13:34:18 382d65ac76eb: Download complete 13:34:19 7fa9dde3b271: Verifying Checksum 13:34:19 7fa9dde3b271: Download complete 13:34:19 #9 DONE 12.3s 13:34:19 13:34:19 #10 [builder 6/8] COPY . . 13:34:19 #10 DONE 0.1s 13:34:19 13:34:19 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 13:34:20 #11 0.194 % Total % Received % Xferd Average Speed Time Time Time Current 13:34:20 #11 0.194 Dload Upload Total Spent Left Speed 13:34:20 #11 0.194 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 22670 0 --:--:-- --:--:-- --:--:-- 23086 13:34:20 #11 DONE 0.3s 13:34:20 13:34:20 #12 [builder 8/8] RUN echo noop 13:34:20 #12 0.222 noop 13:34:20 #12 DONE 0.3s 13:34:20 13:34:20 #13 exporting to image 13:34:20 #13 exporting layers 13:34:28 #13 exporting layers 8.0s done 13:34:28 #13 writing image sha256:4f5b5bd1a5811568d94ad6f79cc5b076da966a2efb9f0b85afab584f32cdd331 done 13:34:28 #13 naming to docker.io/library/ci-base-image-x86_64 done 13:34:28 #13 DONE 8.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:29 + docker inspect -f . ci-base-image-x86_64 13:34:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:29 prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container 13:34:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:34:29 $ docker top 8238c215a63b2c08d10c6f18d864372e8e22e09f47847adb43d0dfaeed85bfc5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:34:29 + go version 13:34:29 go version go1.23.12 linux/amd64 [Pipeline] } 13:34:29 $ docker stop --time=1 8238c215a63b2c08d10c6f18d864372e8e22e09f47847adb43d0dfaeed85bfc5 13:34:31 $ docker rm -f --volumes 8238c215a63b2c08d10c6f18d864372e8e22e09f47847adb43d0dfaeed85bfc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:31 + docker inspect -f . ci-base-image-x86_64 13:34:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:31 prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container 13:34:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:34:32 $ docker top 6a810d2f0ef3a09e87a5e07ae868dcc190125c2650d6d893d86a1ee043c19db6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:34:32 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 13:34:32 + make test 13:34:32 go test ./... -coverprofile=coverage.out ./... 13:34:34 ? github.com/edgexfoundry/device-usb-camera [no test files] 13:34:34 382d65ac76eb: Pull complete 13:34:34 13eebdc497b7: Pull complete 13:34:34 4f4fb700ef54: Pull complete 13:34:34 06715773e931: Pull complete 13:34:44 7fa9dde3b271: Pull complete 13:34:46 d57d563a94ed: Pull complete 13:34:46 Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec 13:34:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:34:46 ---> 43a1c90cae9b 13:34:46 Step 3/13 : ARG ADD_BUILD_TAGS="" 13:34:48 ---> Running in 4c3f8ac27b4c 13:34:49 Removing intermediate container 4c3f8ac27b4c 13:34:49 ---> cae3a54cbcec 13:34:49 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:34:49 ---> Running in 166c4207a67b 13:34:49 Removing intermediate container 166c4207a67b 13:34:49 ---> b6f864da9d48 13:34:49 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 13:34:49 ---> Running in 0c5d85005c79 13:34:50 Removing intermediate container 0c5d85005c79 13:34:50 ---> d590acad92d7 13:34:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 13:34:50 ---> Running in a2b723bd09dc 13:34:50 Removing intermediate container a2b723bd09dc 13:34:50 ---> 69e322913086 13:34:50 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:34:50 ---> Running in 4908104bd0ba 13:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:34:55 (1/9) Installing eudev-libs (3.2.14-r5) 13:34:55 (2/9) Installing libjpeg-turbo (3.1.0-r0) 13:34:55 (3/9) Installing v4l-utils-libs (1.28.1-r1) 13:34:55 (4/9) Installing v4l-utils (1.28.1-r1) 13:34:55 (5/9) Installing libdvbv5 (1.28.1-r1) 13:34:55 (6/9) Installing libturbojpeg (3.1.0-r0) 13:34:55 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 13:34:55 (8/9) Installing eudev-dev (3.2.14-r5) 13:34:55 (9/9) Installing v4l-utils-dev (1.28.1-r1) 13:34:55 Executing busybox-1.37.0-r19.trigger 13:34:55 OK: 262 MiB in 69 packages 13:34:56 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 13:34:56 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 4.4% of statements 13:34:57 Removing intermediate container 4908104bd0ba 13:34:57 ---> 78183a49d41e 13:34:57 Step 8/13 : WORKDIR /device-usb-camera 13:34:57 ---> Running in 5bf18b42440a 13:34:57 Removing intermediate container 5bf18b42440a 13:34:57 ---> 79f0681e6420 13:34:57 Step 9/13 : COPY go.mod vendor* ./ 13:34:58 ---> e44c0ff0366f 13:34:58 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:34:58 ---> Running in 7d7c8821889f 13:35:06 go vet ./... 13:35:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:35:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:35:12 ./bin/test-attribution-txt.sh 13:35:12 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 13:35:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:35:12 $ docker stop --time=1 6a810d2f0ef3a09e87a5e07ae868dcc190125c2650d6d893d86a1ee043c19db6 13:35:14 $ docker rm -f --volumes 6a810d2f0ef3a09e87a5e07ae868dcc190125c2650d6d893d86a1ee043c19db6 [Pipeline] // withDockerContainer [Pipeline] sh 13:35:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:35:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:35:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:35:16 + ls -al . 13:35:16 total 288 13:35:16 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:34 . 13:35:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:33 .. 13:35:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:34 .git 13:35:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:33 .github 13:35:16 -rw-rw-r-- 1 jenkins jenkins 379 Oct 31 13:33 .gitignore 13:35:16 -rw-rw-r-- 1 jenkins jenkins 203 Oct 31 13:33 .golangci.yml 13:35:16 -rw-rw-r-- 1 jenkins jenkins 77 Oct 31 13:33 .hadolint.yml 13:35:16 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:33 .semver 13:35:16 -rw-rw-r-- 1 jenkins jenkins 20006 Oct 31 13:33 Attribution.txt 13:35:16 -rw-rw-r-- 1 jenkins jenkins 17743 Oct 31 13:33 CHANGELOG.md 13:35:16 -rw-rw-r-- 1 jenkins jenkins 2440 Oct 31 13:33 Dockerfile 13:35:16 -rw-rw-r-- 1 jenkins jenkins 678 Oct 31 13:33 GOVERNANCE.md 13:35:16 -rw-rw-r-- 1 jenkins jenkins 682 Oct 31 13:33 Jenkinsfile 13:35:16 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 31 13:33 LICENSE 13:35:16 -rw-rw-r-- 1 jenkins jenkins 3193 Oct 31 13:33 Makefile 13:35:16 -rw-rw-r-- 1 jenkins jenkins 622 Oct 31 13:33 OWNERS.md 13:35:16 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 31 13:33 README.md 13:35:16 -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:33 VERSION 13:35:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:33 bin 13:35:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:33 cmd 13:35:16 -rw-r--r-- 1 jenkins jenkins 54776 Oct 31 13:34 coverage.out 13:35:16 -rwxrwxr-x 1 jenkins jenkins 84 Oct 31 13:33 docker-entrypoint.sh 13:35:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:33 docs 13:35:16 -rw-rw-r-- 1 jenkins jenkins 6388 Oct 31 13:33 go.mod 13:35:16 -rw-rw-r-- 1 jenkins jenkins 87399 Oct 31 13:33 go.sum 13:35:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:33 internal 13:35:16 -rw-rw-r-- 1 jenkins jenkins 231 Oct 31 13:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:16 + 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=87a61a811e1bfa3e223544ab124a9c4b92757dfc --label arch=amd64 --label version=4.1.0-dev.7 . 13:35:16 #0 building with "default" instance using docker driver 13:35:16 13:35:16 #1 [internal] load build definition from Dockerfile 13:35:16 #1 transferring dockerfile: 2.48kB done 13:35:16 #1 DONE 0.0s 13:35:16 13:35:16 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:35:16 #2 DONE 0.0s 13:35:16 13:35:16 #3 [internal] load metadata for docker.io/library/alpine:3.22 13:35:16 #3 DONE 0.1s 13:35:16 13:35:16 #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 13:35:16 #4 DONE 0.6s 13:35:17 13:35:17 #5 [internal] load .dockerignore 13:35:17 #5 transferring context: 2B done 13:35:17 #5 DONE 0.0s 13:35:17 13:35:17 #6 [internal] load build context 13:35:17 #6 transferring context: 69.08kB 0.0s done 13:35:17 #6 DONE 0.0s 13:35:17 13:35:17 #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 13:35:17 #7 DONE 0.1s 13:35:17 13:35:17 #8 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 13:35:17 #8 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 13:35:17 #8 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s 13:35:17 #8 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 13:35:17 #8 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 13:35:17 #8 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 13:35:17 #8 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 13:35:17 #8 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 13:35:17 #8 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 13:35:17 #8 DONE 0.3s 13:35:17 13:35:17 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 13:35:17 #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done 13:35:17 #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done 13:35:17 #9 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done 13:35:17 #9 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done 13:35:17 #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0B / 15.38MB 0.4s 13:35:18 #9 ... 13:35:18 13:35:18 #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 13:35:18 #10 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:35:18 #10 0.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:35:18 #10 1.520 OK: 271 MiB in 69 packages 13:35:18 #10 DONE 1.7s 13:35:18 13:35:18 #11 [builder 3/8] WORKDIR /device-usb-camera 13:35:18 #11 DONE 0.0s 13:35:18 13:35:18 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 13:35:19 #9 ... 13:35:19 13:35:19 #12 [builder 4/8] COPY go.mod vendor* ./ 13:35:19 #12 DONE 0.0s 13:35:19 13:35:19 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 13:35:19 #9 ... 13:35:19 13:35:19 #13 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:35:19 #13 DONE 0.5s 13:35:19 13:35:19 #14 [builder 6/8] COPY . . 13:35:19 #14 DONE 0.1s 13:35:19 13:35:19 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 13:35:19 #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 12.64MB / 15.38MB 2.6s 13:35:19 #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 2.7s done 13:35:19 #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 13:35:19 #9 ... 13:35:19 13:35:19 #15 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 13:35:19 #15 0.241 % Total % Received % Xferd Average Speed Time Time Time Current 13:35:19 #15 0.241 Dload Upload Total Spent Left Speed 13:35:19 #15 0.241 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 38520 0 --:--:-- --:--:-- --:--:-- 40846 13:35:19 #15 DONE 0.4s 13:35:19 13:35:19 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 13:35:19 #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.2s done 13:35:20 #9 DONE 3.0s 13:35:20 13:35:20 #16 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 13:35:20 #16 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:35:20 #16 0.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:35:20 #16 0.727 (1/117) Installing dumb-init (1.2.5-r3) 13:35:20 #16 0.737 (2/117) Installing libSvtAv1Enc (2.3.0-r0) 13:35:20 #16 1.113 (3/117) Installing aom-libs (3.12.1-r0) 13:35:20 #16 1.303 (4/117) Installing libxau (1.0.12-r0) 13:35:20 #16 1.306 (5/117) Installing libmd (1.1.0-r0) 13:35:20 #16 1.310 (6/117) Installing libbsd (0.12.2-r0) 13:35:20 #16 1.314 (7/117) Installing libxdmcp (1.1.5-r1) 13:35:20 #16 1.317 (8/117) Installing libxcb (1.17.0-r0) 13:35:20 #16 1.336 (9/117) Installing libx11 (1.8.11-r0) 13:35:20 #16 1.384 (10/117) Installing hwdata-pci (0.395-r0) 13:35:20 #16 1.405 (11/117) Installing libpciaccess (0.18.1-r0) 13:35:20 #16 1.409 (12/117) Installing libdrm (2.4.124-r0) 13:35:20 #16 1.438 (13/117) Installing libxext (1.3.6-r2) 13:35:20 #16 1.453 (14/117) Installing libxfixes (6.0.1-r4) 13:35:20 #16 1.459 (15/117) Installing libffi (3.4.8-r0) 13:35:20 #16 1.462 (16/117) Installing wayland-libs-client (1.23.1-r3) 13:35:20 #16 1.466 (17/117) Installing libva (2.22.0-r1) 13:35:20 #16 1.474 (18/117) Installing libvdpau (1.5-r4) 13:35:20 #16 1.479 (19/117) Installing libgcc (14.2.0-r6) 13:35:20 #16 1.489 (20/117) Installing libstdc++ (14.2.0-r6) 13:35:20 #16 1.525 (21/117) Installing onevpl-libs (2023.3.1-r2) 13:35:20 #16 1.535 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) 13:35:20 #16 1.572 (23/117) Installing libdav1d (1.5.1-r0) 13:35:20 #16 1.606 (24/117) Installing openexr-libiex (3.3.2-r0) 13:35:20 #16 1.619 (25/117) Installing openexr-libilmthread (3.3.2-r0) 13:35:20 #16 1.624 (26/117) Installing imath (3.1.12-r0) 13:35:20 #16 1.643 (27/117) Installing libdeflate (1.23-r0) 13:35:20 #16 1.647 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) 13:35:20 #16 1.716 (29/117) Installing openexr-libopenexr (3.3.2-r0) 13:35:20 #16 1.790 (30/117) Installing brotli-libs (1.1.0-r2) 13:35:20 #16 2.081 (31/117) Installing giflib (5.2.2-r1) 13:35:20 #16 2.088 (32/117) Installing libhwy (1.0.7-r1) 13:35:20 #16 2.094 (33/117) Installing libjpeg-turbo (3.1.0-r0) 13:35:20 #16 2.170 (34/117) Installing lcms2 (2.16-r0) 13:35:20 #16 2.191 (35/117) Installing libpng (1.6.47-r0) 13:35:20 #16 2.201 (36/117) Installing libjxl (0.10.3-r2) 13:35:21 #16 3.584 (37/117) Installing lame-libs (3.100-r5) 13:35:21 #16 3.597 (38/117) Installing opus (1.5.2-r1) 13:35:21 #16 3.624 (39/117) Installing rav1e-libs (0.7.1-r2) 13:35:21 #16 3.679 (40/117) Installing libgomp (14.2.0-r6) 13:35:21 #16 3.692 (41/117) Installing soxr (0.1.3-r7) 13:35:21 #16 3.702 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) 13:35:21 #16 3.707 (43/117) Installing libogg (1.3.5-r5) 13:35:21 #16 3.711 (44/117) Installing libtheora (1.1.1-r18) 13:35:21 #16 3.728 (45/117) Installing libvorbis (1.3.7-r2) 13:35:21 #16 3.743 (46/117) Installing libvpx (1.15.0-r0) 13:35:21 #16 3.793 (47/117) Installing libsharpyuv (1.5.0-r0) 13:35:21 #16 3.796 (48/117) Installing libwebp (1.5.0-r0) 13:35:21 #16 3.811 (49/117) Installing libwebpmux (1.5.0-r0) 13:35:21 #16 3.814 (50/117) Installing x264-libs (0.164.3108-r0) 13:35:21 #16 3.851 (51/117) Installing numactl (2.0.18-r0) 13:35:21 #16 3.856 (52/117) Installing x265-libs (3.6-r0) 13:35:21 #16 4.008 (53/117) Installing xvidcore (1.3.7-r2) 13:35:21 #16 4.022 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) 13:35:21 #16 4.446 (55/117) Installing sdl3 (3.2.16-r0) 13:35:21 #16 4.495 (56/117) Installing sdl2-compat (2.32.56-r0) 13:35:21 #16 4.505 (57/117) Installing alsa-lib (1.2.14-r0) 13:35:21 #16 4.558 (58/117) Installing libexpat (2.7.3-r0) 13:35:22 #16 4.572 (59/117) Installing libbz2 (1.0.8-r6) 13:35:22 #16 4.575 (60/117) Installing freetype (2.13.3-r0) 13:35:22 #16 4.594 (61/117) Installing fontconfig (2.15.0-r3) 13:35:22 #16 4.614 (62/117) Installing fribidi (1.0.16-r1) 13:35:22 #16 4.618 (63/117) Installing libintl (0.24.1-r0) 13:35:22 #16 4.623 (64/117) Installing libeconf (0.6.3-r0) 13:35:22 #16 4.627 (65/117) Installing libblkid (2.41-r9) 13:35:22 #16 4.637 (66/117) Installing libmount (2.41-r9) 13:35:22 #16 4.649 (67/117) Installing pcre2 (10.46-r0) 13:35:22 #16 4.667 (68/117) Installing glib (2.84.4-r0) 13:35:22 #16 4.759 (69/117) Installing graphite2 (1.3.14-r6) 13:35:22 #16 4.766 (70/117) Installing harfbuzz (11.2.1-r0) 13:35:22 #16 4.794 (71/117) Installing libunibreak (6.1-r0) 13:35:22 #16 4.799 (72/117) Installing libass (0.17.3-r0) 13:35:22 #16 4.807 (73/117) Installing libbluray (1.3.4-r1) 13:35:22 #16 4.816 (74/117) Installing mpg123-libs (1.32.10-r0) 13:35:22 #16 4.843 (75/117) Installing libopenmpt (0.7.15-r0) 13:35:22 #16 4.889 (76/117) Installing cjson (1.7.19-r0) 13:35:22 #16 4.893 (77/117) Installing mbedtls (3.6.5-r0) 13:35:22 #16 4.926 (78/117) Installing librist (0.2.10-r1) 13:35:22 #16 4.933 (79/117) Installing libsrt (1.5.3-r1) 13:35:22 #16 4.959 (80/117) Installing libssh (0.11.2-r0) 13:35:22 #16 4.972 (81/117) Installing xz-libs (5.8.1-r0) 13:35:22 #16 4.981 (82/117) Installing libxml2 (2.13.9-r0) 13:35:22 #16 5.007 (83/117) Installing libsodium (1.0.20-r0) 13:35:22 #16 5.018 (84/117) Installing libzmq (4.3.5-r2) 13:35:22 #16 5.033 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) 13:35:22 #16 5.101 (86/117) Installing serd-libs (0.32.4-r0) 13:35:22 #16 5.106 (87/117) Installing zix-libs (0.6.2-r0) 13:35:22 #16 5.109 (88/117) Installing sord-libs (0.16.18-r0) 13:35:22 #16 5.113 (89/117) Installing sratom (0.6.18-r0) 13:35:22 #16 5.117 (90/117) Installing lilv-libs (0.24.26-r0) 13:35:22 #16 5.121 (91/117) Installing libdovi (3.3.1-r1) 13:35:22 #16 5.134 (92/117) Installing spirv-tools (1.4.313.0-r0) 13:35:22 #16 5.196 (93/117) Installing glslang-libs (1.4.309.0-r0) 13:35:22 #16 5.229 (94/117) Installing shaderc (2024.4-r0) 13:35:22 #16 5.236 (95/117) Installing vulkan-loader (1.4.313.0-r0) 13:35:22 #16 5.245 (96/117) Installing libplacebo (6.338.2-r3) 13:35:22 #16 5.263 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) 13:35:22 #16 5.268 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) 13:35:22 #16 5.288 (99/117) Installing vidstab (1.1.1-r0) 13:35:22 #16 5.293 (100/117) Installing zimg (3.0.5-r3) 13:35:22 #16 5.311 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) 13:35:22 #16 5.429 (102/117) Installing libasyncns (0.8-r4) 13:35:22 #16 5.433 (103/117) Installing dbus-libs (1.16.2-r1) 13:35:22 #16 5.442 (104/117) Installing libltdl (2.5.4-r1) 13:35:22 #16 5.446 (105/117) Installing orc (0.4.40-r1) 13:35:22 #16 5.463 (106/117) Installing libflac (1.4.3-r1) 13:35:22 #16 5.473 (107/117) Installing libsndfile (1.2.2-r2) 13:35:22 #16 5.486 (108/117) Installing speexdsp (1.2.1-r2) 13:35:22 #16 5.490 (109/117) Installing tdb-libs (1.4.12-r0) 13:35:22 #16 5.495 (110/117) Installing libpulse (17.0-r5) 13:35:22 #16 5.524 (111/117) Installing v4l-utils-libs (1.28.1-r1) 13:35:22 #16 5.533 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) 13:35:23 #16 5.539 (113/117) Installing ffmpeg (6.1.2-r2) 13:35:23 #16 5.571 (114/117) Installing udev-init-scripts (35-r1) 13:35:23 #16 5.571 (115/117) Installing zstd-libs (1.5.7-r0) 13:35:23 #16 5.587 (116/117) Installing kmod-libs (34.2-r0) 13:35:23 #16 5.592 (117/117) Installing eudev (3.2.14-r5) 13:35:23 #16 5.606 Executing busybox-1.37.0-r19.trigger 13:35:23 #16 5.612 Executing glib-2.84.4-r0.trigger 13:35:23 #16 5.618 Executing eudev-3.2.14-r5.trigger 13:35:23 #16 5.624 OK: 133 MiB in 133 packages 13:35:23 #16 DONE 6.0s 13:35:23 13:35:23 #17 [builder 8/8] RUN make build 13:35:23 #17 0.271 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 13:35:25 #17 ... 13:35:25 13:35:25 #18 [stage-2 3/15] RUN apk --no-cache upgrade 13:35:25 #18 0.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:35:25 #18 0.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:35:25 #18 1.352 OK: 133 MiB in 133 packages 13:35:25 #18 DONE 1.6s 13:35:25 13:35:25 #17 [builder 8/8] RUN make build 13:35:51 #17 DONE 27.7s 13:35:51 13:35:51 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 13:35:51 #19 DONE 0.2s 13:35:51 13:35:51 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 13:35:51 #20 DONE 0.0s 13:35:51 13:35:51 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 13:35:51 #21 DONE 0.0s 13:35:51 13:35:51 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 13:35:51 #22 DONE 0.0s 13:35:51 13:35:51 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 13:35:51 #23 DONE 0.0s 13:35:51 13:35:51 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 13:35:51 #24 DONE 0.0s 13:35:51 13:35:51 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 13:35:51 #25 DONE 0.1s 13:35:51 13:35:51 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 13:35:51 #26 DONE 0.3s 13:35:51 13:35:51 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 13:35:51 #27 DONE 0.3s 13:35:51 13:35:51 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 13:35:51 #28 DONE 0.4s 13:35:51 13:35:51 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 13:35:51 #29 DONE 0.3s 13:35:51 13:35:51 #30 exporting to image 13:35:51 #30 exporting layers 13:35:51 #30 exporting layers 0.6s done 13:35:51 #30 writing image sha256:00ace32756adff994b789a130ee75d37cedcffc38ec4a52611412ce846abc565 13:35:51 #30 writing image sha256:00ace32756adff994b789a130ee75d37cedcffc38ec4a52611412ce846abc565 done 13:35:51 #30 naming to docker.io/library/device-usb-camera done 13:35:51 #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:35:52 provisioning config files... 13:35:52 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16707070781851166684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:35:52 ---> ****-login.sh 13:35:52 nexus3.edgexfoundry.org:10001 13:35:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:52 Login Succeeded 13:35:52 nexus3.edgexfoundry.org:10002 13:35:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:52 Login Succeeded 13:35:52 nexus3.edgexfoundry.org:10003 13:35:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:52 Login Succeeded 13:35:52 nexus3.edgexfoundry.org:10004 13:35:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:52 Login Succeeded 13:35:52 ****.io 13:35:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:52 Login Succeeded 13:35:52 ---> ****-login.sh ends [Pipeline] } 13:35:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:35:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:35:52 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 13:35:52 87a61a811e1bfa3e223544ab124a9c4b92757dfc 13:35:52 latest 13:35:52 4.1.0-dev.7 13:35:52 87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 13:35:52 main 13:35:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:53 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc 13:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 13:35:53 cb0d7c9d0827: Preparing 13:35:53 cddb660a30a0: Preparing 13:35:53 96622e5b11f7: Preparing 13:35:53 96622e5b11f7: Preparing 13:35:53 f0083bf6475a: Preparing 13:35:53 7206d983d249: Preparing 13:35:53 f95f85fbd060: Preparing 13:35:53 6bb7b38ed8de: Preparing 13:35:53 d495e8a3babe: Preparing 13:35:53 9edd87d66b4e: Preparing 13:35:53 f40ae377e9da: Preparing 13:35:53 cf6786f7694a: Preparing 13:35:53 8aefa5c1f2d5: Preparing 13:35:53 256f393e029f: Preparing 13:35:53 f95f85fbd060: Waiting 13:35:53 cf6786f7694a: Waiting 13:35:53 6bb7b38ed8de: Waiting 13:35:53 f40ae377e9da: Waiting 13:35:53 9edd87d66b4e: Waiting 13:35:53 8aefa5c1f2d5: Waiting 13:35:53 d495e8a3babe: Waiting 13:35:53 256f393e029f: Waiting 13:35:53 96622e5b11f7: Pushed 13:35:53 7206d983d249: Pushed 13:35:53 cb0d7c9d0827: Pushed 13:35:53 cddb660a30a0: Pushed 13:35:53 f95f85fbd060: Pushed 13:35:53 9edd87d66b4e: Pushed 13:35:53 6bb7b38ed8de: Pushed 13:35:53 d495e8a3babe: Pushed 13:35:53 256f393e029f: Layer already exists 13:35:53 cf6786f7694a: Pushed 13:35:57 f0083bf6475a: Pushed 13:35:59 f40ae377e9da: Pushed 13:36:09 8aefa5c1f2d5: Pushed 13:36:09 87a61a811e1bfa3e223544ab124a9c4b92757dfc: digest: sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:09 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 13:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 13:36:09 cb0d7c9d0827: Preparing 13:36:09 cddb660a30a0: Preparing 13:36:09 96622e5b11f7: Preparing 13:36:09 96622e5b11f7: Preparing 13:36:09 f0083bf6475a: Preparing 13:36:09 7206d983d249: Preparing 13:36:09 f95f85fbd060: Preparing 13:36:09 6bb7b38ed8de: Preparing 13:36:09 d495e8a3babe: Preparing 13:36:09 9edd87d66b4e: Preparing 13:36:09 f40ae377e9da: Preparing 13:36:09 cf6786f7694a: Preparing 13:36:09 8aefa5c1f2d5: Preparing 13:36:09 256f393e029f: Preparing 13:36:09 d495e8a3babe: Waiting 13:36:09 cf6786f7694a: Waiting 13:36:09 9edd87d66b4e: Waiting 13:36:09 8aefa5c1f2d5: Waiting 13:36:09 f40ae377e9da: Waiting 13:36:09 256f393e029f: Waiting 13:36:09 f95f85fbd060: Waiting 13:36:09 6bb7b38ed8de: Waiting 13:36:09 cddb660a30a0: Layer already exists 13:36:09 cb0d7c9d0827: Layer already exists 13:36:09 96622e5b11f7: Layer already exists 13:36:09 f0083bf6475a: Layer already exists 13:36:09 f95f85fbd060: Layer already exists 13:36:09 7206d983d249: Layer already exists 13:36:09 d495e8a3babe: Layer already exists 13:36:09 9edd87d66b4e: Layer already exists 13:36:09 6bb7b38ed8de: Layer already exists 13:36:09 256f393e029f: Layer already exists 13:36:09 f40ae377e9da: Layer already exists 13:36:09 cf6786f7694a: Layer already exists 13:36:09 8aefa5c1f2d5: Layer already exists 13:36:09 latest: digest: sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:10 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7 13:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 13:36:10 cb0d7c9d0827: Preparing 13:36:10 cddb660a30a0: Preparing 13:36:10 96622e5b11f7: Preparing 13:36:10 96622e5b11f7: Preparing 13:36:10 f0083bf6475a: Preparing 13:36:10 7206d983d249: Preparing 13:36:10 f95f85fbd060: Preparing 13:36:10 6bb7b38ed8de: Preparing 13:36:10 d495e8a3babe: Preparing 13:36:10 9edd87d66b4e: Preparing 13:36:10 f40ae377e9da: Preparing 13:36:10 cf6786f7694a: Preparing 13:36:10 8aefa5c1f2d5: Preparing 13:36:10 256f393e029f: Preparing 13:36:10 f95f85fbd060: Waiting 13:36:10 6bb7b38ed8de: Waiting 13:36:10 d495e8a3babe: Waiting 13:36:10 f40ae377e9da: Waiting 13:36:10 cf6786f7694a: Waiting 13:36:10 9edd87d66b4e: Waiting 13:36:10 8aefa5c1f2d5: Waiting 13:36:10 256f393e029f: Waiting 13:36:10 cb0d7c9d0827: Layer already exists 13:36:10 96622e5b11f7: Layer already exists 13:36:10 cddb660a30a0: Layer already exists 13:36:10 f0083bf6475a: Layer already exists 13:36:10 7206d983d249: Layer already exists 13:36:10 f95f85fbd060: Layer already exists 13:36:10 6bb7b38ed8de: Layer already exists 13:36:10 f40ae377e9da: Layer already exists 13:36:10 d495e8a3babe: Layer already exists 13:36:10 9edd87d66b4e: Layer already exists 13:36:10 cf6786f7694a: Layer already exists 13:36:10 256f393e029f: Layer already exists 13:36:10 8aefa5c1f2d5: Layer already exists 13:36:10 4.1.0-dev.7: digest: sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:10 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 13:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 13:36:11 cb0d7c9d0827: Preparing 13:36:11 cddb660a30a0: Preparing 13:36:11 96622e5b11f7: Preparing 13:36:11 96622e5b11f7: Preparing 13:36:11 f0083bf6475a: Preparing 13:36:11 7206d983d249: Preparing 13:36:11 f95f85fbd060: Preparing 13:36:11 6bb7b38ed8de: Preparing 13:36:11 d495e8a3babe: Preparing 13:36:11 9edd87d66b4e: Preparing 13:36:11 f40ae377e9da: Preparing 13:36:11 cf6786f7694a: Preparing 13:36:11 8aefa5c1f2d5: Preparing 13:36:11 256f393e029f: Preparing 13:36:11 9edd87d66b4e: Waiting 13:36:11 f40ae377e9da: Waiting 13:36:11 f95f85fbd060: Waiting 13:36:11 cf6786f7694a: Waiting 13:36:11 8aefa5c1f2d5: Waiting 13:36:11 6bb7b38ed8de: Waiting 13:36:11 d495e8a3babe: Waiting 13:36:11 256f393e029f: Waiting 13:36:11 cb0d7c9d0827: Layer already exists 13:36:11 cddb660a30a0: Layer already exists 13:36:11 7206d983d249: Layer already exists 13:36:11 f0083bf6475a: Layer already exists 13:36:11 96622e5b11f7: Layer already exists 13:36:11 f95f85fbd060: Layer already exists 13:36:11 d495e8a3babe: Layer already exists 13:36:11 6bb7b38ed8de: Layer already exists 13:36:11 9edd87d66b4e: Layer already exists 13:36:11 f40ae377e9da: Layer already exists 13:36:11 8aefa5c1f2d5: Layer already exists 13:36:11 256f393e029f: Layer already exists 13:36:11 cf6786f7694a: Layer already exists 13:36:11 87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7: digest: sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:11 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 13:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 13:36:11 cb0d7c9d0827: Preparing 13:36:11 cddb660a30a0: Preparing 13:36:11 96622e5b11f7: Preparing 13:36:11 96622e5b11f7: Preparing 13:36:11 f0083bf6475a: Preparing 13:36:11 7206d983d249: Preparing 13:36:11 f95f85fbd060: Preparing 13:36:11 6bb7b38ed8de: Preparing 13:36:11 d495e8a3babe: Preparing 13:36:11 9edd87d66b4e: Preparing 13:36:11 f40ae377e9da: Preparing 13:36:11 6bb7b38ed8de: Waiting 13:36:11 d495e8a3babe: Waiting 13:36:11 f95f85fbd060: Waiting 13:36:11 9edd87d66b4e: Waiting 13:36:11 cf6786f7694a: Preparing 13:36:11 8aefa5c1f2d5: Preparing 13:36:11 256f393e029f: Preparing 13:36:11 f40ae377e9da: Waiting 13:36:11 8aefa5c1f2d5: Waiting 13:36:11 cf6786f7694a: Waiting 13:36:11 256f393e029f: Waiting 13:36:11 96622e5b11f7: Layer already exists 13:36:11 cddb660a30a0: Layer already exists 13:36:11 7206d983d249: Layer already exists 13:36:11 cb0d7c9d0827: Layer already exists 13:36:11 f0083bf6475a: Layer already exists 13:36:11 f95f85fbd060: Layer already exists 13:36:11 f40ae377e9da: Layer already exists 13:36:11 d495e8a3babe: Layer already exists 13:36:11 9edd87d66b4e: Layer already exists 13:36:11 6bb7b38ed8de: Layer already exists 13:36:11 cf6786f7694a: Layer already exists 13:36:11 8aefa5c1f2d5: Layer already exists 13:36:11 256f393e029f: Layer already exists 13:36:11 main: digest: sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:36:11 ===================================================== [Pipeline] echo 13:36:11 taggedImages: 13:36:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc 13:36:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 13:36:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7 13:36:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 13:36:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo 13:36:11 ========================================================= 13:36:11 [edgeXBuildMultiArch] RAW Config: 13:36:11 images: 13:36:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc 13:36:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 13:36:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7 13:36:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 13:36:11 - nexus3.edgexfoundry.org:10004/device-usb-camera:main 13:36:11 settingsFile: 13:36:11 device-usb-camera-settings 13:36:11 ========================================================= [Pipeline] node 13:36:26 Still waiting to schedule task 13:36:26 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:37:05 Removing intermediate container 7d7c8821889f 13:37:05 ---> 800787545c68 13:37:05 Step 11/13 : COPY . . 13:37:05 ---> 2f77b4eb811c 13:37:05 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 13:37:05 ---> Running in 08c7f5380639 13:37:05  % Total % Received % Xferd Average Speed Time  Time Time Current 13:37:05 Dload Upload Total Spent Left Speed 13:37:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6848 0 --:--:-- --:--:-- --:--:-- 7426 13:37:05 Removing intermediate container 08c7f5380639 13:37:05 ---> 499e0eaeeb3d 13:37:05 Step 13/13 : RUN ${MAKE} 13:37:05 ---> Running in 5ceb7573b583 13:37:05 noop 13:37:05 Removing intermediate container 5ceb7573b583 13:37:05 ---> fb27014339da 13:37:05 Successfully built fb27014339da 13:37:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:05 + docker inspect -f . ci-base-image-arm64 13:37:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:37:06 prd-ubuntu20.04-docker-arm64-4c-16g-772234 does not seem to be running inside a container 13:37:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/210 -v /w/workspace/device-usb-camera/210:/w/workspace/device-usb-camera/210:rw,z -v /w/workspace/device-usb-camera/210@tmp:/w/workspace/device-usb-camera/210@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-arm64 cat 13:37:08 $ docker top f1946a1c98c5ed6bd1753d3f634e2b39b2ebcf28eec817ab4466354c32695210 -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:09 + go version 13:37:09 go version go1.23.12 linux/arm64 [Pipeline] } 13:37:09 $ docker stop --time=1 f1946a1c98c5ed6bd1753d3f634e2b39b2ebcf28eec817ab4466354c32695210 13:37:12 $ docker rm -f --volumes f1946a1c98c5ed6bd1753d3f634e2b39b2ebcf28eec817ab4466354c32695210 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:13 + docker inspect -f . ci-base-image-arm64 13:37:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:37:13 prd-ubuntu20.04-docker-arm64-4c-16g-772234 does not seem to be running inside a container 13:37:13 $ 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/210 -v /w/workspace/device-usb-camera/210:/w/workspace/device-usb-camera/210:rw,z -v /w/workspace/device-usb-camera/210@tmp:/w/workspace/device-usb-camera/210@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-arm64 cat 13:37:18 $ docker top 89c071d1947dddd9d62a86eaa9f5bb52af92c8bf2feb3545006c8d0bd24b2865 -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:19 + git config --global --add safe.directory /w/workspace/device-usb-camera/210 [Pipeline] fileExists [Pipeline] sh 13:37:20 + make test 13:37:20 go test ./... -coverprofile=coverage.out ./... 13:37:21 Running on prd-centos7-docker-4c-2g-772245 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:37:21 provisioning config files... 13:37:21 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1554059269683292511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:37:22 ---> ****-login.sh 13:37:22 nexus3.edgexfoundry.org:10001 13:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:37:22 Configure a credential helper to remove this warning. See 13:37:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:37:22 13:37:22 Login Succeeded 13:37:22 nexus3.edgexfoundry.org:10002 13:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:37:22 Configure a credential helper to remove this warning. See 13:37:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:37:22 13:37:22 Login Succeeded 13:37:22 nexus3.edgexfoundry.org:10003 13:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:37:23 Configure a credential helper to remove this warning. See 13:37:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:37:23 13:37:23 Login Succeeded 13:37:23 nexus3.edgexfoundry.org:10004 13:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:37:23 Configure a credential helper to remove this warning. See 13:37:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:37:23 13:37:23 Login Succeeded 13:37:23 ****.io 13:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:37:24 Configure a credential helper to remove this warning. See 13:37:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:37:24 13:37:24 Login Succeeded 13:37:24 ---> ****-login.sh ends [Pipeline] } 13:37:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:37:24 + docker buildx ls 13:37:25 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:37:25 default * docker 13:37:25 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:37:25 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 13:37:26 edgex-builder [Pipeline] sh 13:37:26 + docker buildx inspect --bootstrap 13:37:26 #1 [internal] booting buildkit 13:37:27 #1 pulling image moby/buildkit:buildx-stable-1 13:37:30 ? github.com/edgexfoundry/device-usb-camera [no test files] 13:37:31 #1 pulling image moby/buildkit:buildx-stable-1 4.1s done 13:37:31 #1 creating container buildx_buildkit_edgex-builder0 13:37:33 #1 creating container buildx_buildkit_edgex-builder0 1.7s done 13:37:33 #1 DONE 5.8s 13:37:33 Name: edgex-builder 13:37:33 Driver: docker-container 13:37:33 13:37:33 Nodes: 13:37:33 Name: edgex-builder0 13:37:33 Endpoint: unix:///var/run/docker.sock 13:37:33 Status: running 13:37:33 Buildkit: v0.25.1 13:37:33 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 13:37:33 + docker buildx ls 13:37:33 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:37:33 edgex-builder * docker-container 13:37:33 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 13:37:33 default docker 13:37:33 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:37:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc' 13:37:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc --push - 13:37:34 #1 [internal] load build definition from Dockerfile 13:37:34 #1 transferring dockerfile: 202B done 13:37:34 #1 DONE 0.0s 13:37:34 13:37:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc 13:37:34 #2 DONE 0.1s 13:37:34 13:37:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc 13:37:34 #3 DONE 0.1s 13:37:34 13:37:34 #4 [internal] load .dockerignore 13:37:34 #4 transferring context: 2B done 13:37:34 #4 DONE 0.0s 13:37:34 13:37:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 13:37:34 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done 13:37:34 #5 DONE 0.0s 13:37:34 13:37:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 13:37:34 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done 13:37:34 #6 DONE 0.2s 13:37:34 13:37:34 #7 exporting to image 13:37:34 #7 exporting layers done 13:37:34 #7 exporting manifest sha256:bedf0ac14adea385cf7b1fffea124533b8432257b07dccbceeee6b2b1f0069fd 0.0s done 13:37:34 #7 exporting config sha256:00ace32756adff994b789a130ee75d37cedcffc38ec4a52611412ce846abc565 13:37:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:37:34 #7 ... 13:37:34 13:37:34 #8 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 13:37:34 #8 DONE 0.0s 13:37:34 13:37:34 #7 exporting to image 13:37:34 #7 exporting config sha256:00ace32756adff994b789a130ee75d37cedcffc38ec4a52611412ce846abc565 done 13:37:34 #7 exporting manifest sha256:bb4cb12a1d82e93911bf47c1bbae10acfc135f047012032fb486254d8bdbc22e 0.0s done 13:37:34 #7 exporting config sha256:0c33bd1f1b3cd9a165a8116695b04506786902e2df803a9369e9a70da2409be7 0.0s done 13:37:34 #7 exporting manifest list sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb done 13:37:34 #7 pushing layers 13:37:34 #7 pushing layers 0.1s done 13:37:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc@sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb 0.1s done 13:37:34 #7 DONE 0.3s 13:37:34 13:37:34 1 warning found (use --debug to expand): 13:37:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:37:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest' 13:37:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:latest --push - 13:37:35 #1 [internal] load build definition from Dockerfile 13:37:35 #1 transferring dockerfile: 168B done 13:37:35 #1 DONE 0.0s 13:37:35 13:37:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest 13:37:35 #2 DONE 0.0s 13:37:35 13:37:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:latest 13:37:35 #3 DONE 0.0s 13:37:35 13:37:35 #4 [internal] load .dockerignore 13:37:35 #4 transferring context: 2B done 13:37:35 #4 DONE 0.0s 13:37:35 13:37:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 13:37:35 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done 13:37:35 #5 CACHED 13:37:35 13:37:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 13:37:35 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done 13:37:35 #6 CACHED 13:37:35 13:37:35 #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 13:37:35 #7 DONE 0.0s 13:37:35 13:37:35 #8 exporting to image 13:37:35 #8 exporting layers done 13:37:35 #8 exporting manifest sha256:bedf0ac14adea385cf7b1fffea124533b8432257b07dccbceeee6b2b1f0069fd done 13:37:35 #8 exporting config sha256:00ace32756adff994b789a130ee75d37cedcffc38ec4a52611412ce846abc565 done 13:37:35 #8 exporting manifest sha256:bb4cb12a1d82e93911bf47c1bbae10acfc135f047012032fb486254d8bdbc22e done 13:37:35 #8 exporting config sha256:0c33bd1f1b3cd9a165a8116695b04506786902e2df803a9369e9a70da2409be7 done 13:37:35 #8 exporting manifest list sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb done 13:37:35 #8 pushing layers 0.0s done 13:37:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb 13:37:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:37:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:latest@sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb 0.1s done 13:37:35 #8 DONE 0.1s 13:37:35 13:37:35 1 warning found (use --debug to expand): 13:37:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:37:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7 --push - 13:37:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7' 13:37:35 #1 [internal] load build definition from Dockerfile 13:37:35 #1 transferring dockerfile: 173B done 13:37:35 #1 DONE 0.0s 13:37:35 13:37:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7 13:37:35 #2 DONE 0.0s 13:37:35 13:37:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7 13:37:35 #3 DONE 0.0s 13:37:35 13:37:35 #4 [internal] load .dockerignore 13:37:35 #4 transferring context: 2B done 13:37:35 #4 DONE 0.0s 13:37:35 13:37:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 13:37:35 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done 13:37:35 #5 DONE 0.0s 13:37:35 13:37:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 13:37:35 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done 13:37:35 #6 CACHED 13:37:35 13:37:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 13:37:35 #5 CACHED 13:37:35 13:37:35 #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 13:37:35 #7 DONE 0.0s 13:37:35 13:37:35 #8 exporting to image 13:37:35 #8 exporting layers done 13:37:35 #8 exporting manifest sha256:bedf0ac14adea385cf7b1fffea124533b8432257b07dccbceeee6b2b1f0069fd done 13:37:35 #8 exporting config sha256:00ace32756adff994b789a130ee75d37cedcffc38ec4a52611412ce846abc565 done 13:37:35 #8 exporting manifest sha256:bb4cb12a1d82e93911bf47c1bbae10acfc135f047012032fb486254d8bdbc22e done 13:37:35 #8 exporting config sha256:0c33bd1f1b3cd9a165a8116695b04506786902e2df803a9369e9a70da2409be7 done 13:37:35 #8 exporting manifest list sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb done 13:37:35 #8 pushing layers 0.0s done 13:37:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7@sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb 13:37:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:37:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.7@sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb 0.1s done 13:37:35 #8 DONE 0.1s 13:37:35 13:37:35 1 warning found (use --debug to expand): 13:37:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:37:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7' 13:37:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 --push - 13:37:36 #1 [internal] load build definition from Dockerfile 13:37:36 #1 transferring dockerfile: 214B done 13:37:36 #1 DONE 0.0s 13:37:36 13:37:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 13:37:36 #2 DONE 0.0s 13:37:36 13:37:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 13:37:36 #3 DONE 0.0s 13:37:36 13:37:36 #4 [internal] load .dockerignore 13:37:36 #4 transferring context: 2B done 13:37:36 #4 DONE 0.0s 13:37:36 13:37:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 13:37:36 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done 13:37:36 #5 DONE 0.0s 13:37:36 13:37:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 13:37:36 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done 13:37:36 #6 CACHED 13:37:36 13:37:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 13:37:36 #5 CACHED 13:37:36 13:37:36 #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 13:37:36 #7 DONE 0.0s 13:37:36 13:37:36 #8 exporting to image 13:37:36 #8 exporting layers done 13:37:36 #8 exporting manifest sha256:bedf0ac14adea385cf7b1fffea124533b8432257b07dccbceeee6b2b1f0069fd done 13:37:36 #8 exporting config sha256:00ace32756adff994b789a130ee75d37cedcffc38ec4a52611412ce846abc565 done 13:37:36 #8 exporting manifest sha256:bb4cb12a1d82e93911bf47c1bbae10acfc135f047012032fb486254d8bdbc22e done 13:37:36 #8 exporting config sha256:0c33bd1f1b3cd9a165a8116695b04506786902e2df803a9369e9a70da2409be7 done 13:37:36 #8 exporting manifest list sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb done 13:37:36 #8 pushing layers 0.0s done 13:37:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7@sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb 13:37:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:37:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7@sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb 0.1s done 13:37:36 #8 DONE 0.1s 13:37:36 13:37:36 1 warning found (use --debug to expand): 13:37:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:37:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main' 13:37:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-usb-camera:main --push - 13:37:36 #1 [internal] load build definition from Dockerfile 13:37:36 #1 transferring dockerfile: 166B done 13:37:36 #1 DONE 0.0s 13:37:36 13:37:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main 13:37:36 #2 DONE 0.0s 13:37:36 13:37:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-usb-camera:main 13:37:36 #3 DONE 0.0s 13:37:36 13:37:36 #4 [internal] load .dockerignore 13:37:36 #4 transferring context: 2B done 13:37:36 #4 DONE 0.0s 13:37:36 13:37:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 13:37:36 #5 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done 13:37:36 #5 CACHED 13:37:36 13:37:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 13:37:36 #6 resolve nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:f2d2a75fd8d447006850ab1e58d5e60c4b4711da79ba8f3ad72111e7fc17a28b 0.0s done 13:37:36 #6 CACHED 13:37:36 13:37:36 #7 [auth] device-usb-camera:pull,push token for nexus3.edgexfoundry.org:10004 13:37:36 #7 DONE 0.0s 13:37:36 13:37:36 #8 exporting to image 13:37:36 #8 exporting layers done 13:37:36 #8 exporting manifest sha256:bedf0ac14adea385cf7b1fffea124533b8432257b07dccbceeee6b2b1f0069fd done 13:37:36 #8 exporting config sha256:00ace32756adff994b789a130ee75d37cedcffc38ec4a52611412ce846abc565 done 13:37:36 #8 exporting manifest sha256:bb4cb12a1d82e93911bf47c1bbae10acfc135f047012032fb486254d8bdbc22e done 13:37:36 #8 exporting config sha256:0c33bd1f1b3cd9a165a8116695b04506786902e2df803a9369e9a70da2409be7 done 13:37:36 #8 exporting manifest list sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb done 13:37:36 #8 pushing layers 0.0s done 13:37:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-usb-camera:main@sha256:be2ff6514f35ca6a193f24c36d2d3f8291f590948475b67d408f8474596af5bb 0.1s done 13:37:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:37:36 #8 DONE 0.1s 13:37:36 13:37:36 1 warning found (use --debug to expand): 13:37:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:37:37 + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:37:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:37:38 ---> package-listing.sh 13:37:38 ++ facter osfamily 13:37:38 ++ tr '[:upper:]' '[:lower:]' 13:37:38 + OS_FAMILY=redhat 13:37:38 + workspace=/w/workspace/exfoundry_device-usb-camera_main 13:37:38 + START_PACKAGES=/tmp/packages_start.txt 13:37:38 + END_PACKAGES=/tmp/packages_end.txt 13:37:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:37:38 + PACKAGES=/tmp/packages_start.txt 13:37:38 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 13:37:38 + PACKAGES=/tmp/packages_end.txt 13:37:38 + case "${OS_FAMILY}" in 13:37:38 + rpm -qa 13:37:38 + sort 13:37:38 + '[' -f /tmp/packages_start.txt ']' 13:37:38 + '[' -f /tmp/packages_end.txt ']' 13:37:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:37:38 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 13:37:38 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 13:37: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 13:37: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 13:37:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:37:39 13:37:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:37:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:37:40 latest: Pulling from edgex-lftools-log-publisher 13:37:40 5eb5b503b376: Pulling fs layer 13:37:40 5c69ac0246d0: Pulling fs layer 13:37:40 ec43610c2a17: Pulling fs layer 13:37:40 3a2ae6a8a46f: Pulling fs layer 13:37:40 33b1e0a273af: Pulling fs layer 13:37:40 5d3b04190fa2: Pulling fs layer 13:37:40 2f39f015ded8: Pulling fs layer 13:37:40 33b1e0a273af: Waiting 13:37:40 5d3b04190fa2: Waiting 13:37:40 2f39f015ded8: Waiting 13:37:40 3a2ae6a8a46f: Waiting 13:37:40 5c69ac0246d0: Verifying Checksum 13:37:40 5c69ac0246d0: Download complete 13:37:40 3a2ae6a8a46f: Verifying Checksum 13:37:40 3a2ae6a8a46f: Download complete 13:37:40 33b1e0a273af: Verifying Checksum 13:37:40 33b1e0a273af: Download complete 13:37:40 ec43610c2a17: Verifying Checksum 13:37:40 ec43610c2a17: Download complete 13:37:40 5d3b04190fa2: Verifying Checksum 13:37:40 5d3b04190fa2: Download complete 13:37:40 5eb5b503b376: Verifying Checksum 13:37:40 5eb5b503b376: Download complete 13:37:41 2f39f015ded8: Verifying Checksum 13:37:41 2f39f015ded8: Download complete 13:37:43 5eb5b503b376: Pull complete 13:37:43 5c69ac0246d0: Pull complete 13:37:44 ec43610c2a17: Pull complete 13:37:44 3a2ae6a8a46f: Pull complete 13:37:44 33b1e0a273af: Pull complete 13:37:44 5d3b04190fa2: Pull complete 13:37:48 2f39f015ded8: Pull complete 13:37:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:37:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:37:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:37:49 prd-centos7-docker-4c-2g-772245 does not seem to be running inside a container 13:37:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:37:53 $ docker top 38e0608a4afcb8f84505ce7161d9b788d49a09d2e7bc7121747ffd07616f1a8d -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:53 + touch /tmp/pre-build-complete [Pipeline] sh 13:37:54 + mkdir -p /var/log/sysstat [Pipeline] sh 13:37:54 + ls /var/log/sa-host 13:37:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:37:54 provisioning config files... 13:37:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11077059486346389269tmp [Pipeline] { [Pipeline] echo 13:37:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:37:54 ---> create-netrc.sh [Pipeline] } 13:37:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:37:55 ---> python-tools-install.sh [Pipeline] echo 13:37:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:37:55 ---> sudo-logs.sh 13:37:55 Archiving 'sudo' log.. 13:37:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-772245.novalocal: Name or service not known 13:37:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-772245.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:37:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:37:55 ---> job-cost.sh 13:37:55 lf-activate-venv: SKIPPING 13:37:55 INFO: No Stack... 13:37:56 INFO: Retrieving Pricing Info for: v3-standard-2 13:37:56 INFO: Archiving Costs [Pipeline] echo 13:37:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:37:56 ---> logs-deploy.sh 13:37:56 lf-activate-venv: SKIPPING 13:37:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/210 13:37:56 INFO: archiving workspace using pattern(s): 13:37:57 Archives upload complete. 13:37:57 INFO: archiving logs to Nexus 13:37:58 ---> uname -a: 13:37:58 Linux prd-centos7-docker-4c-2g-772245.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 13:37:58 13:37:58 13:37:58 ---> lscpu: 13:37:58 Architecture: x86_64 13:37:58 CPU op-mode(s): 32-bit, 64-bit 13:37:58 Byte Order: Little Endian 13:37:58 Address sizes: 40 bits physical, 48 bits virtual 13:37:58 CPU(s): 2 13:37:58 On-line CPU(s) list: 0,1 13:37:58 Thread(s) per core: 1 13:37:58 Core(s) per socket: 1 13:37:58 Socket(s): 2 13:37:58 NUMA node(s): 1 13:37:58 Vendor ID: AuthenticAMD 13:37:58 CPU family: 23 13:37:58 Model: 49 13:37:58 Model name: AMD EPYC-Rome Processor 13:37:58 Stepping: 0 13:37:58 CPU MHz: 2799.998 13:37:58 BogoMIPS: 5599.99 13:37:58 Virtualization: AMD-V 13:37:58 Hypervisor vendor: KVM 13:37:58 Virtualization type: full 13:37:58 L1d cache: 64 KiB 13:37:58 L1i cache: 64 KiB 13:37:58 L2 cache: 1 MiB 13:37:58 L3 cache: 32 MiB 13:37:58 NUMA node0 CPU(s): 0,1 13:37:58 Vulnerability Itlb multihit: Not affected 13:37:58 Vulnerability L1tf: Not affected 13:37:58 Vulnerability Mds: Not affected 13:37:58 Vulnerability Meltdown: Not affected 13:37:58 Vulnerability Mmio stale data: Not affected 13:37:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:37:58 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:37:58 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:37:58 Vulnerability Srbds: Not affected 13:37:58 Vulnerability Tsx async abort: Not affected 13:37:58 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:37:58 13:37:58 13:37:58 ---> nproc: 13:37:58 2 13:37:58 13:37:58 13:37:58 ---> df -h: 13:37:58 Filesystem Size Used Avail Use% Mounted on 13:37:58 overlay 40G 7.3G 33G 19% / 13:37:58 tmpfs 64M 0 64M 0% /dev 13:37:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:37:58 shm 64M 0 64M 0% /dev/shm 13:37:58 /dev/vda1 40G 7.3G 33G 19% /facter-os 13:37:58 13:37:58 13:37:58 Cannot open /var/log/sysstat/sa31: No such file or directory 13:37:58 Please check if data collecting is enabled 13:37:58 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:37:58 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:37:58 $ docker stop --time=1 38e0608a4afcb8f84505ce7161d9b788d49a09d2e7bc7121747ffd07616f1a8d 13:37:59 $ docker rm -f --volumes 38e0608a4afcb8f84505ce7161d9b788d49a09d2e7bc7121747ffd07616f1a8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:37:59 [WS-CLEANUP] Deleting project workspace... 13:37:59 [WS-CLEANUP] Deferred wipeout is used... 13:37:59 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 13:38:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:38:00 13:38:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:38:00 latest: Pulling from edgex-lftools-log-publisher 13:38:00 5eb5b503b376: Pulling fs layer 13:38:00 5c69ac0246d0: Pulling fs layer 13:38:00 ec43610c2a17: Pulling fs layer 13:38:00 3a2ae6a8a46f: Pulling fs layer 13:38:00 33b1e0a273af: Pulling fs layer 13:38:00 5d3b04190fa2: Pulling fs layer 13:38:00 2f39f015ded8: Pulling fs layer 13:38:00 3a2ae6a8a46f: Waiting 13:38:00 33b1e0a273af: Waiting 13:38:00 5d3b04190fa2: Waiting 13:38:00 2f39f015ded8: Waiting 13:38:00 5c69ac0246d0: Verifying Checksum 13:38:00 5c69ac0246d0: Download complete 13:38:00 3a2ae6a8a46f: Download complete 13:38:00 33b1e0a273af: Verifying Checksum 13:38:00 33b1e0a273af: Download complete 13:38:00 5d3b04190fa2: Verifying Checksum 13:38:00 5d3b04190fa2: Download complete 13:38:00 ec43610c2a17: Verifying Checksum 13:38:00 ec43610c2a17: Download complete 13:38:00 5eb5b503b376: Verifying Checksum 13:38:00 5eb5b503b376: Download complete 13:38:01 2f39f015ded8: Download complete 13:38:02 5eb5b503b376: Pull complete 13:38:02 5c69ac0246d0: Pull complete 13:38:03 ec43610c2a17: Pull complete 13:38:03 3a2ae6a8a46f: Pull complete 13:38:03 33b1e0a273af: Pull complete 13:38:03 5d3b04190fa2: Pull complete 13:38:10 2f39f015ded8: Pull complete 13:38:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:38:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:38:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:38:10 prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container 13:38:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:38:11 $ docker top 408994cd9f81f6c47437ad6b5f024f100d22b891e87b2f8a379d7e43a1dcfa0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:38:12 ---> job-cost.sh 13:38:12 lf-activate-venv: SKIPPING 13:38:12 INFO: No Stack... 13:38:12 INFO: Retrieving Pricing Info for: v3-standard-8 13:38:12 INFO: Archiving Costs [Pipeline] sh 13:38:13 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 13:38:13 + cut -d, -f6 [Pipeline] lock 13:38:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-210-stack-cost] 13:38:13 Resource [jenkins-edgexfoundry-device-usb-camera-main-210-stack-cost] did not exist. Created. 13:38:13 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-210-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:38:13 + echo total: 0.2199999988079071 [Pipeline] stash 13:38:13 Stashed 1 file(s) [Pipeline] } 13:38:13 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-210-stack-cost] [Pipeline] // lock [Pipeline] } 13:38:13 $ docker stop --time=1 408994cd9f81f6c47437ad6b5f024f100d22b891e87b2f8a379d7e43a1dcfa0d 13:38:14 $ docker rm -f --volumes 408994cd9f81f6c47437ad6b5f024f100d22b891e87b2f8a379d7e43a1dcfa0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:42:37 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 13:42:45 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.081s coverage: 4.4% of statements 13:42:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:42:47 go vet ./... 13:43:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:43:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:43:55 ./bin/test-attribution-txt.sh 13:43:55 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 13:43:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:43:55 $ docker stop --time=1 89c071d1947dddd9d62a86eaa9f5bb52af92c8bf2feb3545006c8d0bd24b2865 13:43:57 $ docker rm -f --volumes 89c071d1947dddd9d62a86eaa9f5bb52af92c8bf2feb3545006c8d0bd24b2865 [Pipeline] // withDockerContainer [Pipeline] sh 13:43:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:43:59 Warning: overwriting stash ‘coverage-report’ 13:44:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:44:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:44:01 + ls -al . 13:44:01 total 284 13:44:01 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:37 . 13:44:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:33 .. 13:44:01 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:34 .git 13:44:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:34 .github 13:44:01 -rw-rw-r-- 1 jenkins jenkins 379 Oct 31 13:34 .gitignore 13:44:01 -rw-rw-r-- 1 jenkins jenkins 203 Oct 31 13:34 .golangci.yml 13:44:01 -rw-rw-r-- 1 jenkins jenkins 77 Oct 31 13:34 .hadolint.yml 13:44:01 -rw-rw-r-- 1 jenkins jenkins 20006 Oct 31 13:34 Attribution.txt 13:44:01 -rw-rw-r-- 1 jenkins jenkins 17743 Oct 31 13:34 CHANGELOG.md 13:44:01 -rw-rw-r-- 1 jenkins jenkins 2440 Oct 31 13:34 Dockerfile 13:44:01 -rw-rw-r-- 1 jenkins jenkins 678 Oct 31 13:34 GOVERNANCE.md 13:44:01 -rw-rw-r-- 1 jenkins jenkins 682 Oct 31 13:34 Jenkinsfile 13:44:01 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 31 13:34 LICENSE 13:44:01 -rw-rw-r-- 1 jenkins jenkins 3193 Oct 31 13:34 Makefile 13:44:01 -rw-rw-r-- 1 jenkins jenkins 622 Oct 31 13:34 OWNERS.md 13:44:01 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 31 13:34 README.md 13:44:01 -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:33 VERSION 13:44:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:34 bin 13:44:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:34 cmd 13:44:01 -rw-r--r-- 1 jenkins jenkins 54776 Oct 31 13:42 coverage.out 13:44:01 -rwxrwxr-x 1 jenkins jenkins 84 Oct 31 13:34 docker-entrypoint.sh 13:44:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:34 docs 13:44:01 -rw-rw-r-- 1 jenkins jenkins 6388 Oct 31 13:34 go.mod 13:44:01 -rw-rw-r-- 1 jenkins jenkins 87399 Oct 31 13:34 go.sum 13:44:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:34 internal 13:44:01 -rw-rw-r-- 1 jenkins jenkins 231 Oct 31 13:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:01 + 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=87a61a811e1bfa3e223544ab124a9c4b92757dfc --label arch=arm64 --label version=4.1.0-dev.7 . 13:44:02 Sending build context to Docker daemon 11.75MB 13:44:02 Step 1/37 : ARG BASE=golang:1.23-alpine3.22 13:44:02 Step 2/37 : FROM ${BASE} AS builder 13:44:02 ---> fb27014339da 13:44:02 Step 3/37 : ARG ADD_BUILD_TAGS="" 13:44:02 ---> Running in 266f53ee0b10 13:44:03 Removing intermediate container 266f53ee0b10 13:44:03 ---> b46316f283cb 13:44:03 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:44:03 ---> Running in f4c7d903dbe4 13:44:03 Removing intermediate container f4c7d903dbe4 13:44:03 ---> f8147f9fe926 13:44:03 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 13:44:03 ---> Running in 694961b1beb2 13:44:03 Removing intermediate container 694961b1beb2 13:44:03 ---> 7428d528493b 13:44:03 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 13:44:04 ---> Running in dec33a8abd53 13:44:04 Removing intermediate container dec33a8abd53 13:44:04 ---> a5de6dc57410 13:44:04 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:44:04 ---> Running in 6177d5f4389d 13:44:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:44:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:44:08 OK: 262 MiB in 69 packages 13:44:09 Removing intermediate container 6177d5f4389d 13:44:09 ---> bd889ca22042 13:44:09 Step 8/37 : WORKDIR /device-usb-camera 13:44:09 ---> Running in aa3cab882d9d 13:44:10 Removing intermediate container aa3cab882d9d 13:44:10 ---> 5e47c6343abb 13:44:10 Step 9/37 : COPY go.mod vendor* ./ 13:44:11 ---> 7765153b5366 13:44:11 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:44:11 ---> Running in f65fd00c78a3 13:44:14 Removing intermediate container f65fd00c78a3 13:44:14 ---> 3004e48f676a 13:44:14 Step 11/37 : COPY . . 13:44:15 ---> e0cbed86bbdb 13:44:15 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 13:44:15 ---> Running in a10970f6c481 13:44:17  % Total % Received % Xferd Average Speed Time Time  Time Current 13:44:17 Dload Upload Total Spent Left Speed 13:44:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 5872 0 --:--:-- --:--:-- --:--:-- 6068 13:44:18 Removing intermediate container a10970f6c481 13:44:18 ---> 4c4292d54d74 13:44:18 Step 13/37 : RUN ${MAKE} 13:44:18 ---> Running in c4cab580eaf5 13:44:19 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 13:49:11 Removing intermediate container c4cab580eaf5 13:49:11 ---> 7909d580117b 13:49:11 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 13:49:11 1.8.2: Pulling from bluenviron/mediamtx 13:49:11 da4d7e05a7aa: Pulling fs layer 13:49:11 da4d7e05a7aa: Verifying Checksum 13:49:11 da4d7e05a7aa: Download complete 13:49:11 da4d7e05a7aa: Pull complete 13:49:11 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 13:49:11 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 13:49:11 ---> 62c65ed7ef0d 13:49:11 Step 15/37 : FROM alpine:3.22 13:49:11 3.22: Pulling from library/alpine 13:49:11 6b59a28fa201: Pulling fs layer 13:49:11 6b59a28fa201: Verifying Checksum 13:49:11 6b59a28fa201: Download complete 13:49:11 6b59a28fa201: Pull complete 13:49:11 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 13:49:11 Status: Downloaded newer image for alpine:3.22 13:49:11 ---> 171e65262c80 13:49:11 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 13:49:11 ---> Running in 616b5ac84c9e 13:49:11 Removing intermediate container 616b5ac84c9e 13:49:11 ---> 753b7410144f 13:49:11 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 13:49:11 ---> Running in e75bf9527691 13:49:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:49:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:49:13 (1/116) Installing dumb-init (1.2.5-r3) 13:49:13 (2/116) Installing libSvtAv1Enc (2.3.0-r0) 13:49:13 (3/116) Installing aom-libs (3.12.1-r0) 13:49:14 (4/116) Installing libxau (1.0.12-r0) 13:49:14 (5/116) Installing libmd (1.1.0-r0) 13:49:14 (6/116) Installing libbsd (0.12.2-r0) 13:49:14 (7/116) Installing libxdmcp (1.1.5-r1) 13:49:14 (8/116) Installing libxcb (1.17.0-r0) 13:49:14 (9/116) Installing libx11 (1.8.11-r0) 13:49:14 (10/116) Installing hwdata-pci (0.395-r0) 13:49:14 (11/116) Installing libpciaccess (0.18.1-r0) 13:49:14 (12/116) Installing libdrm (2.4.124-r0) 13:49:14 (13/116) Installing libxext (1.3.6-r2) 13:49:14 (14/116) Installing libxfixes (6.0.1-r4) 13:49:14 (15/116) Installing libffi (3.4.8-r0) 13:49:14 (16/116) Installing wayland-libs-client (1.23.1-r3) 13:49:14 (17/116) Installing libva (2.22.0-r1) 13:49:14 (18/116) Installing libvdpau (1.5-r4) 13:49:14 (19/116) Installing ffmpeg-libavutil (6.1.2-r2) 13:49:14 (20/116) Installing libdav1d (1.5.1-r0) 13:49:14 (21/116) Installing libgcc (14.2.0-r6) 13:49:14 (22/116) Installing libstdc++ (14.2.0-r6) 13:49:14 (23/116) Installing openexr-libiex (3.3.2-r0) 13:49:14 (24/116) Installing openexr-libilmthread (3.3.2-r0) 13:49:14 (25/116) Installing imath (3.1.12-r0) 13:49:14 (26/116) Installing libdeflate (1.23-r0) 13:49:14 (27/116) Installing openexr-libopenexrcore (3.3.2-r0) 13:49:14 (28/116) Installing openexr-libopenexr (3.3.2-r0) 13:49:15 (29/116) Installing brotli-libs (1.1.0-r2) 13:49:15 (30/116) Installing giflib (5.2.2-r1) 13:49:15 (31/116) Installing libhwy (1.0.7-r1) 13:49:15 (32/116) Installing libjpeg-turbo (3.1.0-r0) 13:49:15 (33/116) Installing lcms2 (2.16-r0) 13:49:15 (34/116) Installing libpng (1.6.47-r0) 13:49:15 (35/116) Installing libjxl (0.10.3-r2) 13:49:15 (36/116) Installing lame-libs (3.100-r5) 13:49:15 (37/116) Installing opus (1.5.2-r1) 13:49:15 (38/116) Installing rav1e-libs (0.7.1-r2) 13:49:15 (39/116) Installing libgomp (14.2.0-r6) 13:49:15 (40/116) Installing soxr (0.1.3-r7) 13:49:15 (41/116) Installing ffmpeg-libswresample (6.1.2-r2) 13:49:15 (42/116) Installing libogg (1.3.5-r5) 13:49:15 (43/116) Installing libtheora (1.1.1-r18) 13:49:15 (44/116) Installing libvorbis (1.3.7-r2) 13:49:15 (45/116) Installing libvpx (1.15.0-r0) 13:49:15 (46/116) Installing libsharpyuv (1.5.0-r0) 13:49:15 (47/116) Installing libwebp (1.5.0-r0) 13:49:15 (48/116) Installing libwebpmux (1.5.0-r0) 13:49:15 (49/116) Installing x264-libs (0.164.3108-r0) 13:49:15 (50/116) Installing numactl (2.0.18-r0) 13:49:15 (51/116) Installing x265-libs (3.6-r0) 13:49:15 (52/116) Installing xvidcore (1.3.7-r2) 13:49:15 (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) 13:49:16 (54/116) Installing sdl3 (3.2.16-r0) 13:49:16 (55/116) Installing sdl2-compat (2.32.56-r0) 13:49:16 (56/116) Installing alsa-lib (1.2.14-r0) 13:49:16 (57/116) Installing libexpat (2.7.3-r0) 13:49:16 (58/116) Installing libbz2 (1.0.8-r6) 13:49:16 (59/116) Installing freetype (2.13.3-r0) 13:49:16 (60/116) Installing fontconfig (2.15.0-r3) 13:49:16 (61/116) Installing fribidi (1.0.16-r1) 13:49:16 (62/116) Installing libintl (0.24.1-r0) 13:49:16 (63/116) Installing libeconf (0.6.3-r0) 13:49:16 (64/116) Installing libblkid (2.41-r9) 13:49:16 (65/116) Installing libmount (2.41-r9) 13:49:16 (66/116) Installing pcre2 (10.46-r0) 13:49:16 (67/116) Installing glib (2.84.4-r0) 13:49:16 (68/116) Installing graphite2 (1.3.14-r6) 13:49:16 (69/116) Installing harfbuzz (11.2.1-r0) 13:49:16 (70/116) Installing libunibreak (6.1-r0) 13:49:16 (71/116) Installing libass (0.17.3-r0) 13:49:16 (72/116) Installing libbluray (1.3.4-r1) 13:49:16 (73/116) Installing mpg123-libs (1.32.10-r0) 13:49:16 (74/116) Installing libopenmpt (0.7.15-r0) 13:49:16 (75/116) Installing cjson (1.7.19-r0) 13:49:16 (76/116) Installing mbedtls (3.6.5-r0) 13:49:16 (77/116) Installing librist (0.2.10-r1) 13:49:16 (78/116) Installing libsrt (1.5.3-r1) 13:49:17 (79/116) Installing libssh (0.11.2-r0) 13:49:17 (80/116) Installing xz-libs (5.8.1-r0) 13:49:17 (81/116) Installing libxml2 (2.13.9-r0) 13:49:17 (82/116) Installing libsodium (1.0.20-r0) 13:49:17 (83/116) Installing libzmq (4.3.5-r2) 13:49:17 (84/116) Installing ffmpeg-libavformat (6.1.2-r2) 13:49:17 (85/116) Installing serd-libs (0.32.4-r0) 13:49:17 (86/116) Installing zix-libs (0.6.2-r0) 13:49:17 (87/116) Installing sord-libs (0.16.18-r0) 13:49:17 (88/116) Installing sratom (0.6.18-r0) 13:49:17 (89/116) Installing lilv-libs (0.24.26-r0) 13:49:17 (90/116) Installing libdovi (3.3.1-r1) 13:49:17 (91/116) Installing spirv-tools (1.4.313.0-r0) 13:49:17 (92/116) Installing glslang-libs (1.4.309.0-r0) 13:49:17 (93/116) Installing shaderc (2024.4-r0) 13:49:17 (94/116) Installing vulkan-loader (1.4.313.0-r0) 13:49:17 (95/116) Installing libplacebo (6.338.2-r3) 13:49:17 (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) 13:49:17 (97/116) Installing ffmpeg-libswscale (6.1.2-r2) 13:49:17 (98/116) Installing vidstab (1.1.1-r0) 13:49:17 (99/116) Installing zimg (3.0.5-r3) 13:49:17 (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) 13:49:17 (101/116) Installing libasyncns (0.8-r4) 13:49:17 (102/116) Installing dbus-libs (1.16.2-r1) 13:49:17 (103/116) Installing libltdl (2.5.4-r1) 13:49:17 (104/116) Installing orc (0.4.40-r1) 13:49:17 (105/116) Installing libflac (1.4.3-r1) 13:49:18 (106/116) Installing libsndfile (1.2.2-r2) 13:49:18 (107/116) Installing speexdsp (1.2.1-r2) 13:49:18 (108/116) Installing tdb-libs (1.4.12-r0) 13:49:18 (109/116) Installing libpulse (17.0-r5) 13:49:18 (110/116) Installing v4l-utils-libs (1.28.1-r1) 13:49:18 (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) 13:49:18 (112/116) Installing ffmpeg (6.1.2-r2) 13:49:18 (113/116) Installing udev-init-scripts (35-r1) 13:49:18 (114/116) Installing zstd-libs (1.5.7-r0) 13:49:18 (115/116) Installing kmod-libs (34.2-r0) 13:49:18 (116/116) Installing eudev (3.2.14-r5) 13:49:18 Executing busybox-1.37.0-r19.trigger 13:49:18 Executing glib-2.84.4-r0.trigger 13:49:18 Executing eudev-3.2.14-r5.trigger 13:49:18 OK: 114 MiB in 132 packages 13:49:22 Removing intermediate container e75bf9527691 13:49:22 ---> 3618b178acb2 13:49:22 Step 18/37 : RUN apk --no-cache upgrade 13:49:22 ---> Running in 77b7b1f0d1e2 13:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:49:25 OK: 114 MiB in 132 packages 13:49:26 Removing intermediate container 77b7b1f0d1e2 13:49:26 ---> 804049e0007b 13:49:26 Step 19/37 : WORKDIR / 13:49:26 ---> Running in ed302e037f86 13:49:26 Removing intermediate container ed302e037f86 13:49:26 ---> 468c82f369ad 13:49:26 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 13:49:29 ---> a0b27430feab 13:49:29 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 13:49:29 ---> ac2dd4be7aaf 13:49:29 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 13:49:30 ---> 87a79c4c3269 13:49:30 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 13:49:30 ---> c8152201a8d4 13:49:30 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 13:49:31 ---> fc68a9f403b0 13:49:31 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 13:49:32 ---> 99671702a3f6 13:49:32 Step 26/37 : COPY --from=rtsp /mediamtx / 13:49:33 ---> bcc359f6c2a8 13:49:33 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 13:49:33 ---> Running in 05224fa78674 13:49:35 Removing intermediate container 05224fa78674 13:49:35 ---> 6f3e07f3df83 13:49:35 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 13:49:35 ---> Running in d3d86fb8cc24 13:49:37 Removing intermediate container d3d86fb8cc24 13:49:37 ---> 627196b76b07 13:49:37 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 13:49:37 ---> Running in 22a42964b33f 13:49:38 Removing intermediate container 22a42964b33f 13:49:38 ---> 02106ef747f6 13:49:38 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 13:49:39 ---> Running in 0d98b64fed94 13:49:41 Removing intermediate container 0d98b64fed94 13:49:41 ---> 14a23d379d9f 13:49:41 Step 31/37 : EXPOSE 59983 13:49:41 ---> Running in 7a43e29a4d13 13:49:41 Removing intermediate container 7a43e29a4d13 13:49:41 ---> e15bd25bdcfe 13:49:41 Step 32/37 : EXPOSE 8554 13:49:41 ---> Running in 8bdaab4ec169 13:49:41 Removing intermediate container 8bdaab4ec169 13:49:41 ---> fa164426a532 13:49:41 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 13:49:41 ---> Running in 0ddae5b51a2b 13:49:41 Removing intermediate container 0ddae5b51a2b 13:49:41 ---> 8b1ff79d2cbe 13:49:41 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 13:49:41 ---> Running in db802687de15 13:49:42 Removing intermediate container db802687de15 13:49:42 ---> e017b5067215 13:49:42 Step 35/37 : LABEL arch=arm64 13:49:42 ---> Running in 27a92c12427b 13:49:42 Removing intermediate container 27a92c12427b 13:49:42 ---> cd2d0e7512ad 13:49:42 Step 36/37 : LABEL git_sha=87a61a811e1bfa3e223544ab124a9c4b92757dfc 13:49:42 ---> Running in 5b134eed3cd5 13:49:42 Removing intermediate container 5b134eed3cd5 13:49:42 ---> 053d7403c96d 13:49:42 Step 37/37 : LABEL version=4.1.0-dev.7 13:49:42 ---> Running in 13ffb64a78df 13:49:43 Removing intermediate container 13ffb64a78df 13:49:43 ---> 453d810aeeb7 13:49:43 [Warning] One or more build-args [ARCH] were not consumed 13:49:43 Successfully built 453d810aeeb7 13:49:43 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 13:49:43 provisioning config files... 13:49:43 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/210@tmp/config4376613243193127059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:44 ---> ****-login.sh 13:49:44 nexus3.edgexfoundry.org:10001 13:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:44 Configure a credential helper to remove this warning. See 13:49:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:44 13:49:44 Login Succeeded 13:49:44 nexus3.edgexfoundry.org:10002 13:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:44 Configure a credential helper to remove this warning. See 13:49:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:44 13:49:44 Login Succeeded 13:49:44 nexus3.edgexfoundry.org:10003 13:49:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:45 Configure a credential helper to remove this warning. See 13:49:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:45 13:49:45 Login Succeeded 13:49:45 nexus3.edgexfoundry.org:10004 13:49:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:45 Configure a credential helper to remove this warning. See 13:49:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:45 13:49:45 Login Succeeded 13:49:45 ****.io 13:49:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:49:45 Configure a credential helper to remove this warning. See 13:49:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:49:45 13:49:45 Login Succeeded 13:49:45 ---> ****-login.sh ends [Pipeline] } 13:49:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:49:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:49:46 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 13:49:46 87a61a811e1bfa3e223544ab124a9c4b92757dfc 13:49:46 latest 13:49:46 4.1.0-dev.7 13:49:46 87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 13:49:46 main 13:49:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:46 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:87a61a811e1bfa3e223544ab124a9c4b92757dfc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:87a61a811e1bfa3e223544ab124a9c4b92757dfc 13:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 13:49:46 ababbb674cb5: Preparing 13:49:46 aab98f3d4037: Preparing 13:49:46 118f349cb7f0: Preparing 13:49:46 80e0100054da: Preparing 13:49:46 f0c0fc467d42: Preparing 13:49:46 4fdee56d7956: Preparing 13:49:46 7ed7f46cb45e: Preparing 13:49:46 844ae3dd9f11: Preparing 13:49:46 332680fcf6bd: Preparing 13:49:46 fd6d7141f3ab: Preparing 13:49:46 416d9655bed5: Preparing 13:49:46 7808237ea9fe: Preparing 13:49:46 a6f73e3daa6c: Preparing 13:49:46 0e64f2360a44: Preparing 13:49:46 844ae3dd9f11: Waiting 13:49:46 332680fcf6bd: Waiting 13:49:46 fd6d7141f3ab: Waiting 13:49:46 416d9655bed5: Waiting 13:49:46 7808237ea9fe: Waiting 13:49:46 a6f73e3daa6c: Waiting 13:49:46 0e64f2360a44: Waiting 13:49:46 4fdee56d7956: Waiting 13:49:46 7ed7f46cb45e: Waiting 13:49:47 80e0100054da: Pushed 13:49:47 aab98f3d4037: Pushed 13:49:47 118f349cb7f0: Pushed 13:49:47 ababbb674cb5: Pushed 13:49:47 4fdee56d7956: Pushed 13:49:47 7ed7f46cb45e: Pushed 13:49:47 332680fcf6bd: Pushed 13:49:47 844ae3dd9f11: Pushed 13:49:47 fd6d7141f3ab: Pushed 13:49:47 0e64f2360a44: Layer already exists 13:49:47 7808237ea9fe: Pushed 13:49:54 f0c0fc467d42: Pushed 13:49:58 416d9655bed5: Pushed 13:50:08 a6f73e3daa6c: Pushed 13:50:08 87a61a811e1bfa3e223544ab124a9c4b92757dfc: digest: sha256:9b9c2eca3b2d15d83f54bf6f5370acd43e4e5a009e0d24e91efbebddd5a6b37a size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:08 + 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 13:50:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 13:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 13:50:09 ababbb674cb5: Preparing 13:50:09 aab98f3d4037: Preparing 13:50:09 118f349cb7f0: Preparing 13:50:09 80e0100054da: Preparing 13:50:09 f0c0fc467d42: Preparing 13:50:09 4fdee56d7956: Preparing 13:50:09 7ed7f46cb45e: Preparing 13:50:09 844ae3dd9f11: Preparing 13:50:09 332680fcf6bd: Preparing 13:50:09 fd6d7141f3ab: Preparing 13:50:09 416d9655bed5: Preparing 13:50:09 7808237ea9fe: Preparing 13:50:09 a6f73e3daa6c: Preparing 13:50:09 0e64f2360a44: Preparing 13:50:09 332680fcf6bd: Waiting 13:50:09 fd6d7141f3ab: Waiting 13:50:09 416d9655bed5: Waiting 13:50:09 7808237ea9fe: Waiting 13:50:09 a6f73e3daa6c: Waiting 13:50:09 0e64f2360a44: Waiting 13:50:09 4fdee56d7956: Waiting 13:50:09 7ed7f46cb45e: Waiting 13:50:09 844ae3dd9f11: Waiting 13:50:09 80e0100054da: Layer already exists 13:50:09 f0c0fc467d42: Layer already exists 13:50:09 aab98f3d4037: Layer already exists 13:50:09 118f349cb7f0: Layer already exists 13:50:09 ababbb674cb5: Layer already exists 13:50:09 844ae3dd9f11: Layer already exists 13:50:09 7ed7f46cb45e: Layer already exists 13:50:09 332680fcf6bd: Layer already exists 13:50:09 4fdee56d7956: Layer already exists 13:50:09 fd6d7141f3ab: Layer already exists 13:50:09 a6f73e3daa6c: Layer already exists 13:50:09 416d9655bed5: Layer already exists 13:50:09 0e64f2360a44: Layer already exists 13:50:09 7808237ea9fe: Layer already exists 13:50:09 latest: digest: sha256:9b9c2eca3b2d15d83f54bf6f5370acd43e4e5a009e0d24e91efbebddd5a6b37a size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:09 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.7 13:50:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 13:50:10 ababbb674cb5: Preparing 13:50:10 aab98f3d4037: Preparing 13:50:10 118f349cb7f0: Preparing 13:50:10 80e0100054da: Preparing 13:50:10 f0c0fc467d42: Preparing 13:50:10 4fdee56d7956: Preparing 13:50:10 7ed7f46cb45e: Preparing 13:50:10 4fdee56d7956: Waiting 13:50:10 844ae3dd9f11: Preparing 13:50:10 7ed7f46cb45e: Waiting 13:50:10 332680fcf6bd: Preparing 13:50:10 fd6d7141f3ab: Preparing 13:50:10 416d9655bed5: Preparing 13:50:10 7808237ea9fe: Preparing 13:50:10 a6f73e3daa6c: Preparing 13:50:10 0e64f2360a44: Preparing 13:50:10 844ae3dd9f11: Waiting 13:50:10 fd6d7141f3ab: Waiting 13:50:10 416d9655bed5: Waiting 13:50:10 7808237ea9fe: Waiting 13:50:10 a6f73e3daa6c: Waiting 13:50:10 0e64f2360a44: Waiting 13:50:10 f0c0fc467d42: Layer already exists 13:50:10 80e0100054da: Layer already exists 13:50:10 ababbb674cb5: Layer already exists 13:50:10 118f349cb7f0: Layer already exists 13:50:10 aab98f3d4037: Layer already exists 13:50:10 332680fcf6bd: Layer already exists 13:50:10 844ae3dd9f11: Layer already exists 13:50:10 7ed7f46cb45e: Layer already exists 13:50:10 fd6d7141f3ab: Layer already exists 13:50:10 4fdee56d7956: Layer already exists 13:50:10 a6f73e3daa6c: Layer already exists 13:50:10 416d9655bed5: Layer already exists 13:50:10 0e64f2360a44: Layer already exists 13:50:10 7808237ea9fe: Layer already exists 13:50:10 4.1.0-dev.7: digest: sha256:9b9c2eca3b2d15d83f54bf6f5370acd43e4e5a009e0d24e91efbebddd5a6b37a size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:10 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 13:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 13:50:11 ababbb674cb5: Preparing 13:50:11 aab98f3d4037: Preparing 13:50:11 118f349cb7f0: Preparing 13:50:11 80e0100054da: Preparing 13:50:11 f0c0fc467d42: Preparing 13:50:11 4fdee56d7956: Preparing 13:50:11 7ed7f46cb45e: Preparing 13:50:11 844ae3dd9f11: Preparing 13:50:11 332680fcf6bd: Preparing 13:50:11 fd6d7141f3ab: Preparing 13:50:11 416d9655bed5: Preparing 13:50:11 7808237ea9fe: Preparing 13:50:11 a6f73e3daa6c: Preparing 13:50:11 0e64f2360a44: Preparing 13:50:11 332680fcf6bd: Waiting 13:50:11 fd6d7141f3ab: Waiting 13:50:11 416d9655bed5: Waiting 13:50:11 7808237ea9fe: Waiting 13:50:11 a6f73e3daa6c: Waiting 13:50:11 0e64f2360a44: Waiting 13:50:11 7ed7f46cb45e: Waiting 13:50:11 844ae3dd9f11: Waiting 13:50:11 4fdee56d7956: Waiting 13:50:11 f0c0fc467d42: Layer already exists 13:50:11 118f349cb7f0: Layer already exists 13:50:11 ababbb674cb5: Layer already exists 13:50:11 aab98f3d4037: Layer already exists 13:50:11 80e0100054da: Layer already exists 13:50:11 fd6d7141f3ab: Layer already exists 13:50:11 332680fcf6bd: Layer already exists 13:50:11 7ed7f46cb45e: Layer already exists 13:50:11 4fdee56d7956: Layer already exists 13:50:11 844ae3dd9f11: Layer already exists 13:50:11 a6f73e3daa6c: Layer already exists 13:50:11 0e64f2360a44: Layer already exists 13:50:11 416d9655bed5: Layer already exists 13:50:11 7808237ea9fe: Layer already exists 13:50:11 87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7: digest: sha256:9b9c2eca3b2d15d83f54bf6f5370acd43e4e5a009e0d24e91efbebddd5a6b37a size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:11 + 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 13:50:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 13:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 13:50:12 ababbb674cb5: Preparing 13:50:12 aab98f3d4037: Preparing 13:50:12 118f349cb7f0: Preparing 13:50:12 80e0100054da: Preparing 13:50:12 f0c0fc467d42: Preparing 13:50:12 4fdee56d7956: Preparing 13:50:12 7ed7f46cb45e: Preparing 13:50:12 844ae3dd9f11: Preparing 13:50:12 332680fcf6bd: Preparing 13:50:12 fd6d7141f3ab: Preparing 13:50:12 416d9655bed5: Preparing 13:50:12 7808237ea9fe: Preparing 13:50:12 a6f73e3daa6c: Preparing 13:50:12 0e64f2360a44: Preparing 13:50:12 fd6d7141f3ab: Waiting 13:50:12 416d9655bed5: Waiting 13:50:12 4fdee56d7956: Waiting 13:50:12 7808237ea9fe: Waiting 13:50:12 7ed7f46cb45e: Waiting 13:50:12 a6f73e3daa6c: Waiting 13:50:12 0e64f2360a44: Waiting 13:50:12 332680fcf6bd: Waiting 13:50:12 844ae3dd9f11: Waiting 13:50:12 ababbb674cb5: Layer already exists 13:50:12 80e0100054da: Layer already exists 13:50:12 f0c0fc467d42: Layer already exists 13:50:12 aab98f3d4037: Layer already exists 13:50:12 118f349cb7f0: Layer already exists 13:50:12 332680fcf6bd: Layer already exists 13:50:12 fd6d7141f3ab: Layer already exists 13:50:12 4fdee56d7956: Layer already exists 13:50:12 844ae3dd9f11: Layer already exists 13:50:12 7ed7f46cb45e: Layer already exists 13:50:12 7808237ea9fe: Layer already exists 13:50:12 416d9655bed5: Layer already exists 13:50:12 0e64f2360a44: Layer already exists 13:50:12 a6f73e3daa6c: Layer already exists 13:50:12 main: digest: sha256:9b9c2eca3b2d15d83f54bf6f5370acd43e4e5a009e0d24e91efbebddd5a6b37a size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:50:12 ===================================================== [Pipeline] echo 13:50:12 taggedImages: 13:50:12 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:87a61a811e1bfa3e223544ab124a9c4b92757dfc 13:50:12 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 13:50:12 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.7 13:50:12 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 13:50:12 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo 13:50:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:87a61a811e1bfa3e223544ab124a9c4b92757dfc [Pipeline] echo 13:50:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo 13:50:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.7 [Pipeline] echo 13:50:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:87a61a811e1bfa3e223544ab124a9c4b92757dfc-4.1.0-dev.7 [Pipeline] echo 13:50:12 Skip building multi-arch image for 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 13:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:50:13 13:50:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:50:13 arm64: Pulling from edgex-lftools-log-publisher 13:50:13 8998bd30e6a1: Pulling fs layer 13:50:13 04944245beec: Pulling fs layer 13:50:13 699f458cf7ca: Pulling fs layer 13:50:13 765212b225bb: Pulling fs layer 13:50:13 f23df028b6ca: Pulling fs layer 13:50:13 d65c8cfc05b1: Pulling fs layer 13:50:13 2437ff75d9bd: Pulling fs layer 13:50:13 765212b225bb: Waiting 13:50:13 d65c8cfc05b1: Waiting 13:50:13 2437ff75d9bd: Waiting 13:50:13 04944245beec: Verifying Checksum 13:50:13 04944245beec: Download complete 13:50:13 765212b225bb: Verifying Checksum 13:50:13 765212b225bb: Download complete 13:50:13 f23df028b6ca: Verifying Checksum 13:50:13 f23df028b6ca: Download complete 13:50:13 d65c8cfc05b1: Verifying Checksum 13:50:13 d65c8cfc05b1: Download complete 13:50:14 699f458cf7ca: Verifying Checksum 13:50:14 699f458cf7ca: Download complete 13:50:14 8998bd30e6a1: Verifying Checksum 13:50:14 8998bd30e6a1: Download complete 13:50:16 2437ff75d9bd: Verifying Checksum 13:50:16 2437ff75d9bd: Download complete 13:50:18 8998bd30e6a1: Pull complete 13:50:19 04944245beec: Pull complete 13:50:21 699f458cf7ca: Pull complete 13:50:21 765212b225bb: Pull complete 13:50:22 f23df028b6ca: Pull complete 13:50:22 d65c8cfc05b1: Pull complete 13:50:40 2437ff75d9bd: Pull complete 13:50:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:50:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:50:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:41 prd-ubuntu20.04-docker-arm64-4c-16g-772234 does not seem to be running inside a container 13:50:41 $ 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/210 -v /w/workspace/device-usb-camera/210:/w/workspace/device-usb-camera/210:rw,z -v /w/workspace/device-usb-camera/210@tmp:/w/workspace/device-usb-camera/210@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:arm64 cat 13:50:42 $ docker top 1d4379a2bfa7ff0a81890ebec01b637d1f4e095db0d0f11b59febf1d1acb5560 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:50:43 ---> job-cost.sh 13:50:43 lf-activate-venv: SKIPPING 13:50:43 INFO: No Stack... 13:50:43 INFO: Retrieving Pricing Info for: v3-standard-4 13:50:44 INFO: Archiving Costs [Pipeline] sh 13:50:45 + cat /w/workspace/device-usb-camera/210/archives/cost.csv 13:50:45 + cut -d, -f6 [Pipeline] lock 13:50:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-210-stack-cost] 13:50:45 Resource [jenkins-edgexfoundry-device-usb-camera-main-210-stack-cost] did not exist. Created. 13:50:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-210-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:50:46 /w/workspace/device-usb-camera/210@tmp/durable-79eb2ee3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:50:46 + echo total: 0.10999999940395355 [Pipeline] stash 13:50:46 Warning: overwriting stash ‘stack-cost’ 13:50:46 Stashed 1 file(s) [Pipeline] } 13:50:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-210-stack-cost] [Pipeline] // lock [Pipeline] } 13:50:46 $ docker stop --time=1 1d4379a2bfa7ff0a81890ebec01b637d1f4e095db0d0f11b59febf1d1acb5560 13:50:48 $ docker rm -f --volumes 1d4379a2bfa7ff0a81890ebec01b637d1f4e095db0d0f11b59febf1d1acb5560 [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 13:50:48 provisioning config files... 13:50:48 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11332742070969930339tmp [Pipeline] { [Pipeline] sh 13:50:49 + set +x 13:50:49 + curl -s https://codecov.io/bash 13:50:49 + bash -s -- 13:50:49 13:50:49 _____ _ 13:50:49 / ____| | | 13:50:49 | | ___ __| | ___ ___ _____ __ 13:50:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:50:49 | |___| (_) | (_| | __/ (_| (_) \ V / 13:50:49 \_____\___/ \__,_|\___|\___\___/ \_/ 13:50:49 Bash-1.0.6 13:50:49 13:50:49 13:50:49 ==> git version 2.25.1 found 13:50:49 ==> 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 13:50:49 Release-Date: 2020-01-08 13:50:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:50:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:50:49 ==> Jenkins CI detected. 13:50:49 current dir:  /w/workspace/exfoundry_device-usb-camera_main 13:50:49 project root: . 13:50:49 --> token set from env 13:50:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:50:49 ==> Running gcov in . (disable via -X gcov) 13:50:49 ==> Python coveragepy not found 13:50:49 ==> Searching for coverage reports in: 13:50:49 + . 13:50:49 -> Found 1 reports 13:50:49 ==> Detecting git/mercurial file structure 13:50:49 ==> Reading reports 13:50:49 + ./coverage.out bytes=54776 13:50:49 ==> Appending adjustments 13:50:49 https://docs.codecov.io/docs/fixing-reports 13:50:49 + Found adjustments 13:50:49 ==> Gzipping contents 13:50:49 8.0K /tmp/codecov.OhG4Eo.gz 13:50:49 ==> Uploading reports 13:50:49 url: https://codecov.io 13:50:49 query: branch=main&commit=87a61a811e1bfa3e223544ab124a9c4b92757dfc&build=210&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F210%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 13:50:49 -> Pinging Codecov 13:50:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=87a61a811e1bfa3e223544ab124a9c4b92757dfc&build=210&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F210%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 13:50:49 -> Uploading to 13:50:49 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/87a61a811e1bfa3e223544ab124a9c4b92757dfc/1de68a52-764b-44a6-806a-e00d00a042d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251031T135049Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7982e17a7203b88c7f699cfb56148116f07ed38dff7808e2c956af8d8199074a 13:50:49 % Total % Received % Xferd Average Speed Time Time Time Current 13:50:49 Dload Upload Total Spent Left Speed 13:50:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6786 0 0 100 6786 0 58000 --:--:-- --:--:-- --:--:-- 58000 13:50:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/87a61a811e1bfa3e223544ab124a9c4b92757dfc [Pipeline] } 13:50:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:50:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:50:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:50:50 13:50:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:50:50 latest: Pulling from edgex-devops/edgex-snyk-go 13:50:50 2d35ebdb57d9: Already exists 13:50:50 85e8836fcdb2: Pulling fs layer 13:50:50 91631faa732a: Pulling fs layer 13:50:50 f3f5ae8826fa: Pulling fs layer 13:50:50 4f4fb700ef54: Pulling fs layer 13:50:50 7861252a18e6: Pulling fs layer 13:50:50 9130f900ef6f: Pulling fs layer 13:50:50 4f4fb700ef54: Waiting 13:50:50 7861252a18e6: Waiting 13:50:50 9130f900ef6f: Waiting 13:50:50 f3f5ae8826fa: Verifying Checksum 13:50:50 f3f5ae8826fa: Download complete 13:50:50 85e8836fcdb2: Download complete 13:50:50 4f4fb700ef54: Verifying Checksum 13:50:50 4f4fb700ef54: Download complete 13:50:50 85e8836fcdb2: Pull complete 13:50:50 7861252a18e6: Verifying Checksum 13:50:50 7861252a18e6: Download complete 13:50:51 91631faa732a: Verifying Checksum 13:50:51 91631faa732a: Download complete 13:50:51 9130f900ef6f: Verifying Checksum 13:50:51 9130f900ef6f: Download complete 13:50:57 91631faa732a: Pull complete 13:50:57 f3f5ae8826fa: Pull complete 13:50:57 4f4fb700ef54: Pull complete 13:50:57 7861252a18e6: Pull complete 13:51:02 9130f900ef6f: Pull complete 13:51:02 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 13:51:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:51:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:02 prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container 13:51:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 13:51:04 $ docker top 6e79e736d681677e332d03fa7463edc24bd7d6516f814996cf215d36f20df93f -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:04 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 13:51:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 13:51:05 + set -o pipefail 13:51:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 13:51:13 13:51:13 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 13:51:13 13:51:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/2e4e3342-1c8f-4b23-bd5a-ef4020eaa3e5 13:51:13 13:51:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:51:13 [Pipeline] } 13:51:13 $ docker stop --time=1 6e79e736d681677e332d03fa7463edc24bd7d6516f814996cf215d36f20df93f 13:51:15 $ docker rm -f --volumes 6e79e736d681677e332d03fa7463edc24bd7d6516f814996cf215d36f20df93f [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 13:51:16 + git log --format=format:%s -1 87a61a811e1bfa3e223544ab124a9c4b92757dfc [Pipeline] sh 13:51:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:51:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:51:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:17 prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container 13:51:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:51:17 $ docker top 874fda5aa5e1769ffebbc2dec4f72288808ec1de05e4dad8938c41db5b1a32a0 -eo pid,comm 13:51:17 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). 13:51:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:51:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:51:17 [ssh-agent] Looking for ssh-agent implementation... 13:51:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:51:17 $ docker exec 874fda5aa5e1769ffebbc2dec4f72288808ec1de05e4dad8938c41db5b1a32a0 ssh-agent 13:51:17 SSH_AUTH_SOCK=/tmp/ssh-ITHHCGG6g9cI/agent.33 13:51:17 SSH_AGENT_PID=39 13:51:17 Running ssh-add (command line suppressed) 13:51:17 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17997192692930180676.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17997192692930180676.key) 13:51:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:51:18 + git semver tag 13:51:18 2025-10-31 13:51:18,406 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:51:18 2025-10-31 13:51:18,409 [run_tag] DEBUG tag force:False 13:51:18 2025-10-31 13:51:18,409 [check_head_tag] DEBUG check head tag 13:51:18 2025-10-31 13:51:18,410 [execute] INFO git cat-file --batch-check 13:51:18 2025-10-31 13:51:18,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 13:51:18 2025-10-31 13:51:18,412 [execute] INFO git cat-file --batch 13:51:18 2025-10-31 13:51:18,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 13:51:18 2025-10-31 13:51:18,420 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:51:18 2025-10-31 13:51:18,420 [execute] INFO git tag -a v4.1.0-dev.7 -m v4.1.0-dev.7 13:51:18 2025-10-31 13:51:18,420 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.7', '-m', 'v4.1.0-dev.7'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 13:51:18 2025-10-31 13:51:18,424 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:51:18 4.1.0-dev.7 [Pipeline] } 13:51:18 $ docker exec --env ******** --env ******** 874fda5aa5e1769ffebbc2dec4f72288808ec1de05e4dad8938c41db5b1a32a0 ssh-agent -k 13:51:18 unset SSH_AUTH_SOCK; 13:51:18 unset SSH_AGENT_PID; 13:51:18 echo Agent pid 39 killed; 13:51:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:51:18 + git semver [Pipeline] } 13:51:19 $ docker stop --time=1 874fda5aa5e1769ffebbc2dec4f72288808ec1de05e4dad8938c41db5b1a32a0 13:51:20 $ docker rm -f --volumes 874fda5aa5e1769ffebbc2dec4f72288808ec1de05e4dad8938c41db5b1a32a0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:51:20 13:51:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:51:21 0.23.1-centos7: Pulling from edgex-lftools 13:51:21 ab5ef0e58194: Pulling fs layer 13:51:21 9712f1f96733: Pulling fs layer 13:51:21 63f879dbbcfc: Pulling fs layer 13:51:21 0d9ebad4ef96: Pulling fs layer 13:51:21 e9a5061849ea: Pulling fs layer 13:51:21 d747dcd14b5f: Pulling fs layer 13:51:21 2de7ff778b66: Pulling fs layer 13:51:21 0d9ebad4ef96: Waiting 13:51:21 e9a5061849ea: Waiting 13:51:21 d747dcd14b5f: Waiting 13:51:21 2de7ff778b66: Waiting 13:51:21 9712f1f96733: Verifying Checksum 13:51:21 9712f1f96733: Download complete 13:51:21 63f879dbbcfc: Verifying Checksum 13:51:21 63f879dbbcfc: Download complete 13:51:21 e9a5061849ea: Download complete 13:51:21 d747dcd14b5f: Verifying Checksum 13:51:21 d747dcd14b5f: Download complete 13:51:21 ab5ef0e58194: Verifying Checksum 13:51:21 ab5ef0e58194: Download complete 13:51:21 0d9ebad4ef96: Verifying Checksum 13:51:21 0d9ebad4ef96: Download complete 13:51:21 2de7ff778b66: Verifying Checksum 13:51:21 2de7ff778b66: Download complete 13:51:25 ab5ef0e58194: Pull complete 13:51:25 9712f1f96733: Pull complete 13:51:27 63f879dbbcfc: Pull complete 13:51:32 0d9ebad4ef96: Pull complete 13:51:33 e9a5061849ea: Pull complete 13:51:33 d747dcd14b5f: Pull complete 13:51:34 2de7ff778b66: Pull complete 13:51:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:51:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:51:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:34 prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container 13:51:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:51:36 $ docker top e670138d3519f825a6920bffd412ba23af4f0a093be279f7d19747ae11fac49b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:51:36 provisioning config files... 13:51:36 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config606102158800814217tmp 13:51:36 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3205540337775525224tmp 13:51:36 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11738638783765107723tmp [Pipeline] { [Pipeline] echo 13:51:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:51:36 ---> sigul-configuration.sh 13:51:36 gpg: directory `/root/.gnupg' created 13:51:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:51:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:51:36 gpg: keyring `/root/.gnupg/secring.gpg' created 13:51:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:51:36 gpg: CAST5 encrypted data 13:51:36 gpg: encrypted with 1 passphrase 13:51:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:51:37 + mkdir /home/jenkins 13:51:37 + mkdir /home/jenkins/sigul [Pipeline] sh 13:51:37 + 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 13:51:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:51:37 ---> sigul-install.sh 13:51:37 Sigul already installed; skipping installation. [Pipeline] sh 13:51:38 + git tag --list 13:51:38 v0.0.0 13:51:38 v2.2.0 13:51:38 v2.3.0 13:51:38 v2.3.1 13:51:38 v3.0 13:51:38 v3.0.0 13:51:38 v3.1 13:51:38 v3.1.0 13:51:38 v3.1.1 13:51:38 v4.0 13:51:38 v4.0.0 13:51:38 v4.1.0-dev.1 13:51:38 v4.1.0-dev.2 13:51:38 v4.1.0-dev.3 13:51:38 v4.1.0-dev.4 13:51:38 v4.1.0-dev.5 13:51:38 v4.1.0-dev.6 13:51:38 v4.1.0-dev.7 [Pipeline] sh 13:51:38 + lftools sign git-tag v4.1.0-dev.7 13:51:39 Signing Git tag with Sigul... 13:51:39 Signing v4.1.0-dev.7 [Pipeline] echo 13:51:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:51:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:51:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:51:39 $ docker stop --time=1 e670138d3519f825a6920bffd412ba23af4f0a093be279f7d19747ae11fac49b 13:51:41 $ docker rm -f --volumes e670138d3519f825a6920bffd412ba23af4f0a093be279f7d19747ae11fac49b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:51:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:51:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:51:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:42 prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container 13:51:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:51:42 $ docker top d21e7dd1f0aeba4b16931ab449f804b88e23b902a8d821300c65239af73d22ce -eo pid,comm 13:51:42 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). 13:51:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:51:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:51:42 [ssh-agent] Looking for ssh-agent implementation... 13:51:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:51:42 $ docker exec d21e7dd1f0aeba4b16931ab449f804b88e23b902a8d821300c65239af73d22ce ssh-agent 13:51:42 SSH_AUTH_SOCK=/tmp/ssh-z13ruZVEktUK/agent.32 13:51:42 SSH_AGENT_PID=38 13:51:42 Running ssh-add (command line suppressed) 13:51:42 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9793010017488636706.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9793010017488636706.key) 13:51:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:51:43 + git semver bump pre 13:51:43 2025-10-31 13:51:43,310 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:51:43 2025-10-31 13:51:43,314 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:51:43 2025-10-31 13:51:43,314 [bump_version] DEBUG bumping version:4.1.0-dev.7 on axis:pre with prefix:dev 13:51:43 2025-10-31 13:51:43,315 [bump_version] DEBUG bumped version:4.1.0-dev.8 13:51:43 2025-10-31 13:51:43,315 [write_version] DEBUG write version:4.1.0-dev.8 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 13:51:43 2025-10-31 13:51:43,315 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:51:43 2025-10-31 13:51:43,315 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:51:43 2025-10-31 13:51:43,317 [execute] INFO git cat-file --batch-check 13:51:43 2025-10-31 13:51:43,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 13:51:43 2025-10-31 13:51:43,321 [execute] INFO git cat-file --batch 13:51:43 2025-10-31 13:51:43,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 13:51:43 2025-10-31 13:51:43,324 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:51:43 4.1.0-dev.8 [Pipeline] } 13:51:43 $ docker exec --env ******** --env ******** d21e7dd1f0aeba4b16931ab449f804b88e23b902a8d821300c65239af73d22ce ssh-agent -k 13:51:43 unset SSH_AUTH_SOCK; 13:51:43 unset SSH_AGENT_PID; 13:51:43 echo Agent pid 38 killed; 13:51:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:51:44 + git semver [Pipeline] } 13:51:44 $ docker stop --time=1 d21e7dd1f0aeba4b16931ab449f804b88e23b902a8d821300c65239af73d22ce 13:51:45 $ docker rm -f --volumes d21e7dd1f0aeba4b16931ab449f804b88e23b902a8d821300c65239af73d22ce [Pipeline] // withDockerContainer [Pipeline] sh 13:51:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:51:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:51:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:46 prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container 13:51:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:51:46 $ docker top 2c4070a981afe841e3adf7e15def16c9eef8bb70b3b4f2a24aa1078fc0b66ac6 -eo pid,comm 13:51:46 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). 13:51:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:51:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:51:46 [ssh-agent] Looking for ssh-agent implementation... 13:51:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:51:46 $ docker exec 2c4070a981afe841e3adf7e15def16c9eef8bb70b3b4f2a24aa1078fc0b66ac6 ssh-agent 13:51:46 SSH_AUTH_SOCK=/tmp/ssh-8bfFJVZIpd8r/agent.33 13:51:46 SSH_AGENT_PID=39 13:51:46 Running ssh-add (command line suppressed) 13:51:47 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17651632705115202167.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17651632705115202167.key) 13:51:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:51:47 + git semver push 13:51:47 2025-10-31 13:51:47,531 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:51:47 2025-10-31 13:51:47,534 [run_push] DEBUG push 13:51:47 2025-10-31 13:51:47,534 [execute] INFO git cat-file --batch-check 13:51:47 2025-10-31 13:51:47,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 13:51:47 2025-10-31 13:51:47,536 [execute] INFO git rev-list ea80c97860f4b3aef1f99f8db915ec176f9764c6 -- 13:51:47 2025-10-31 13:51:47,536 [execute] DEBUG Popen(['git', 'rev-list', 'ea80c97860f4b3aef1f99f8db915ec176f9764c6', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:51:47 2025-10-31 13:51:47,543 [execute] INFO git fetch -v -- origin 13:51:47 2025-10-31 13:51:47,543 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 13:51:48 2025-10-31 13:51:48,081 [run_push] DEBUG no remote changes detected 13:51:48 2025-10-31 13:51:48,081 [execute] INFO git push origin semver 13:51:48 2025-10-31 13:51:48,081 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:51:49 2025-10-31 13:51:49,126 [run_push] DEBUG push all version tags 13:51:49 2025-10-31 13:51:49,126 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:51:49 2025-10-31 13:51:49,126 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 13:51:50 2025-10-31 13:51:49,884 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 13:51:50 4.1.0-dev.8 [Pipeline] } 13:51:50 $ docker exec --env ******** --env ******** 2c4070a981afe841e3adf7e15def16c9eef8bb70b3b4f2a24aa1078fc0b66ac6 ssh-agent -k 13:51:50 unset SSH_AUTH_SOCK; 13:51:50 unset SSH_AGENT_PID; 13:51:50 echo Agent pid 39 killed; 13:51:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:51:50 + git semver [Pipeline] } 13:51:50 $ docker stop --time=1 2c4070a981afe841e3adf7e15def16c9eef8bb70b3b4f2a24aa1078fc0b66ac6 13:51:52 $ docker rm -f --volumes 2c4070a981afe841e3adf7e15def16c9eef8bb70b3b4f2a24aa1078fc0b66ac6 [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 13:51:52 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 13:51:52 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 13:51:52 total 16 13:51:52 drwxr-xr-x 3 root root 4096 Oct 31 13:38 . 13:51:52 drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 13:51 .. 13:51:52 drwxr-xr-x 2 root root 4096 Oct 31 13:38 cost 13:51:52 -rw-r--r-- 1 root root 89 Oct 31 13:38 cost.csv 13:51:52 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 13:51:52 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 13:51:52 total 16 13:51:52 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:38 . 13:51:52 drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 13:51 .. 13:51:52 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 13:38 cost 13:51:52 -rw-r--r-- 1 jenkins jenkins 89 Oct 31 13:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:51:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:51:53 ---> package-listing.sh 13:51:53 ++ facter osfamily 13:51:53 ++ tr '[:upper:]' '[:lower:]' 13:51:54 + OS_FAMILY=debian 13:51:54 + workspace=/w/workspace/exfoundry_device-usb-camera_main 13:51:54 + START_PACKAGES=/tmp/packages_start.txt 13:51:54 + END_PACKAGES=/tmp/packages_end.txt 13:51:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:51:54 + PACKAGES=/tmp/packages_start.txt 13:51:54 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 13:51:54 + PACKAGES=/tmp/packages_end.txt 13:51:54 + case "${OS_FAMILY}" in 13:51:54 + grep '^ii' 13:51:54 + dpkg -l 13:51:54 + '[' -f /tmp/packages_start.txt ']' 13:51:54 + '[' -f /tmp/packages_end.txt ']' 13:51:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:51:54 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 13:51:54 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 13:51:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 13:51:54 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 13:51:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:51:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:55 prd-ubuntu20.04-docker-8c-8g-772240 does not seem to be running inside a container 13:51:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:51:55 $ docker top 07011bb9a1a44ea19e0ae15e4b312a9c0fa1e7f5265ce815ae24b4dda24a623f -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:55 + touch /tmp/pre-build-complete [Pipeline] sh 13:51:55 + mkdir -p /var/log/sysstat [Pipeline] sh 13:51:56 + ls /var/log/sa-host 13:51:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:51:56 provisioning config files... 13:51:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16385806880278272239tmp [Pipeline] { [Pipeline] echo 13:51:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:51:56 ---> create-netrc.sh [Pipeline] } 13:51:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:51:56 ---> python-tools-install.sh [Pipeline] echo 13:51:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:51:57 ---> sudo-logs.sh 13:51:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:51:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:51:57 ---> job-cost.sh 13:51:57 lf-activate-venv: SKIPPING 13:51:57 DEBUG: total: 0.2199999988079071 13:51:57 INFO: Retrieving Stack Cost... 13:51:57 INFO: Retrieving Pricing Info for: v3-standard-8 13:51:57 INFO: Archiving Costs [Pipeline] echo 13:51:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:51:58 ---> logs-deploy.sh 13:51:58 lf-activate-venv: SKIPPING 13:51:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/210 13:51:58 INFO: archiving workspace using pattern(s): 13:51:59 Archives upload complete. 13:51:59 INFO: archiving logs to Nexus 13:52:00 ---> uname -a: 13:52:00 Linux prd-ubuntu20-04-docker-8c-8g-772240 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 13:52:00 13:52:00 13:52:00 ---> lscpu: 13:52:00 Architecture: x86_64 13:52:00 CPU op-mode(s): 32-bit, 64-bit 13:52:00 Byte Order: Little Endian 13:52:00 Address sizes: 40 bits physical, 48 bits virtual 13:52:00 CPU(s): 8 13:52:00 On-line CPU(s) list: 0-7 13:52:00 Thread(s) per core: 1 13:52:00 Core(s) per socket: 1 13:52:00 Socket(s): 8 13:52:00 NUMA node(s): 1 13:52:00 Vendor ID: AuthenticAMD 13:52:00 CPU family: 23 13:52:00 Model: 49 13:52:00 Model name: AMD EPYC-Rome Processor 13:52:00 Stepping: 0 13:52:00 CPU MHz: 2800.000 13:52:00 BogoMIPS: 5600.00 13:52:00 Virtualization: AMD-V 13:52:00 Hypervisor vendor: KVM 13:52:00 Virtualization type: full 13:52:00 L1d cache: 256 KiB 13:52:00 L1i cache: 256 KiB 13:52:00 L2 cache: 4 MiB 13:52:00 L3 cache: 128 MiB 13:52:00 NUMA node0 CPU(s): 0-7 13:52:00 Vulnerability Gather data sampling: Not affected 13:52:00 Vulnerability Itlb multihit: Not affected 13:52:00 Vulnerability L1tf: Not affected 13:52:00 Vulnerability Mds: Not affected 13:52:00 Vulnerability Meltdown: Not affected 13:52:00 Vulnerability Mmio stale data: Not affected 13:52:00 Vulnerability Retbleed: Vulnerable 13:52:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:52:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:52:00 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:52:00 Vulnerability Srbds: Not affected 13:52:00 Vulnerability Tsx async abort: Not affected 13:52:00 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:52:00 13:52:00 13:52:00 ---> nproc: 13:52:00 8 13:52:00 13:52:00 13:52:00 ---> df -h: 13:52:00 Filesystem Size Used Avail Use% Mounted on 13:52:00 overlay 155G 15G 141G 10% / 13:52:00 tmpfs 64M 0 64M 0% /dev 13:52:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:52:00 shm 64M 0 64M 0% /dev/shm 13:52:00 /dev/vda1 155G 15G 141G 10% /facter-os 13:52:00 13:52:00 13:52:00 ---> sar -b -r -n DEV: 13:52:00 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772240) 10/31/25 _x86_64_ (8 CPU) 13:52:00 13:52:00 13:32:49 LINUX RESTART (8 CPU) 13:52:00 13:52:00 13:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:52:00 13:34:02 424.48 81.54 342.94 0.00 13960.74 175136.81 0.00 13:52:00 13:35:01 251.60 3.59 248.01 0.00 58.02 64949.53 0.00 13:52:00 13:36:01 192.07 0.30 191.77 0.00 27.73 42019.13 0.00 13:52:00 13:37:01 2.93 0.00 2.93 0.00 0.00 58.93 0.00 13:52:00 13:38:01 18.66 2.27 16.40 0.00 2321.48 3801.37 0.00 13:52:00 13:39:01 56.92 1.35 55.57 0.00 220.90 16993.70 0.00 13:52:00 13:40:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 13:52:00 13:41:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 13:52:00 13:42:01 1.37 0.00 1.37 0.00 0.00 15.19 0.00 13:52:00 13:43:01 1.30 0.00 1.30 0.00 0.00 25.20 0.00 13:52:00 13:44:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 13:52:00 13:45:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 13:52:00 13:46:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 13:52:00 13:47:01 0.82 0.00 0.82 0.00 0.00 10.53 0.00 13:52:00 13:48:01 2.02 0.02 2.00 0.00 0.13 22.80 0.00 13:52:00 13:49:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 13:52:00 13:50:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 13:52:00 13:51:01 4.82 0.13 4.68 0.00 11.86 610.03 0.00 13:52:00 Average: 53.43 4.96 48.48 0.00 923.03 16829.01 0.00 13:52:00 13:52:00 13:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:52:00 13:34:02 28339432 31495336 794536 2.42 88608 3342520 1928144 5.68 1050652 3074836 587120 13:52:00 13:35:01 26064824 30759804 1514064 4.61 156752 4626476 2470972 7.28 2255344 3949456 395760 13:52:00 13:36:01 26545956 31505812 769772 2.34 161516 4896708 1808524 5.33 1836700 3900324 588 13:52:00 13:37:01 26557652 31517740 757252 2.30 161660 4896708 1661804 4.90 1829648 3894868 316 13:52:00 13:38:01 26120992 31453584 806732 2.45 164476 5254296 2023168 5.96 1982344 4140852 195072 13:52:00 13:39:01 25824664 31482044 778332 2.37 179456 5519144 1739984 5.13 1993328 4383528 180 13:52:00 13:40:01 25825108 31482560 777612 2.37 179500 5519148 1739984 5.13 1993320 4383532 32 13:52:00 13:41:01 25838952 31496476 763680 2.32 179536 5519152 1739984 5.13 1979508 4383536 184 13:52:00 13:42:01 25842544 31500120 760056 2.31 179584 5519156 1739984 5.13 1976236 4383540 16 13:52:00 13:43:01 25846548 31504348 755576 2.30 179676 5519264 1739984 5.13 1972500 4383648 228 13:52:00 13:44:01 25846476 31504340 755484 2.30 179716 5519264 1739984 5.13 1972600 4383648 8 13:52:00 13:45:01 25846924 31504836 754936 2.30 179748 5519268 1739984 5.13 1972604 4383652 168 13:52:00 13:46:01 25846696 31504632 755080 2.30 179772 5519268 1739984 5.13 1972664 4383652 12 13:52:00 13:47:01 25846192 31504156 755708 2.30 179796 5519276 1739984 5.13 1972748 4383656 188 13:52:00 13:48:01 25845248 31503448 756044 2.30 179856 5519272 1758712 5.18 1972112 4383660 8 13:52:00 13:49:01 25844980 31503228 756172 2.30 179896 5519280 1758712 5.18 1972216 4383664 172 13:52:00 13:50:01 25845064 31503348 755964 2.30 179940 5519284 1758712 5.18 1972196 4383668 32 13:52:00 13:51:01 25041196 31477956 779492 2.37 196124 6228284 1871812 5.52 2010740 5091900 718668 13:52:00 Average: 26042747 31455765 808138 2.46 171423 5304209 1816690 5.36 1927081 4258646 105486 13:52:00 13:52:00 13:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:52:00 13:34:02 ens3 632.33 419.73 8302.06 130.66 0.00 0.00 0.00 0.00 13:52:00 13:34:02 lo 5.37 5.37 0.55 0.55 0.00 0.00 0.00 0.00 13:52:00 13:34:02 docker0 32.61 29.71 2.43 181.80 0.00 0.00 0.00 0.00 13:52:00 13:35:01 ens3 481.39 358.33 3112.90 47.72 0.00 0.00 0.00 0.00 13:52:00 13:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:52:00 13:35:01 docker0 335.64 441.54 27.86 3075.61 0.00 0.00 0.00 0.00 13:52:00 13:35:01 vethc079e76 0.05 0.19 0.00 0.02 0.00 0.00 0.00 0.00 13:52:00 13:36:01 ens3 287.20 225.16 1273.64 1140.70 0.00 0.00 0.00 0.00 13:52:00 13:36:01 lo 4.47 4.47 0.46 0.46 0.00 0.00 0.00 0.00 13:52:00 13:36:01 docker0 80.24 127.31 4.69 917.06 0.00 0.00 0.00 0.00 13:52:00 13:37:01 ens3 49.38 47.95 20.92 294.87 0.00 0.00 0.00 0.00 13:52:00 13:37:01 lo 3.93 3.93 0.38 0.38 0.00 0.00 0.00 0.00 13:52:00 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:38:01 ens3 223.36 157.47 3918.34 12.05 0.00 0.00 0.00 0.00 13:52:00 13:38:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 13:52:00 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:39:01 ens3 18.60 10.18 17.72 6.37 0.00 0.00 0.00 0.00 13:52:00 13:39:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:52:00 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:40:01 ens3 0.77 0.20 0.15 0.08 0.00 0.00 0.00 0.00 13:52:00 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:41:01 ens3 0.97 0.68 0.54 0.42 0.00 0.00 0.00 0.00 13:52:00 13:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:52:00 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:42:01 ens3 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00 13:52:00 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:43:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:52:00 13:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:52:00 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:44:01 ens3 0.33 0.08 0.09 0.06 0.00 0.00 0.00 0.00 13:52:00 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:45:01 ens3 0.58 0.13 0.10 0.01 0.00 0.00 0.00 0.00 13:52:00 13:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:52:00 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:46:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:52:00 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:47:01 ens3 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00 13:52:00 13:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:52:00 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:48:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:52:00 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:49:01 ens3 0.48 0.22 0.15 0.07 0.00 0.00 0.00 0.00 13:52:00 13:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:52:00 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:50:01 ens3 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 13:52:00 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 13:51:01 ens3 134.61 72.37 4024.59 9.59 0.00 0.00 0.00 0.00 13:52:00 13:51:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 13:52:00 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:52:00 Average: ens3 101.40 71.55 1146.53 91.30 0.00 0.00 0.00 0.00 13:52:00 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 13:52:00 Average: docker0 24.63 32.87 1.92 229.27 0.00 0.00 0.00 0.00 13:52:00 13:52:00 13:52:00 ---> sar -P ALL: 13:52:00 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772240) 10/31/25 _x86_64_ (8 CPU) 13:52:00 13:52:00 13:32:49 LINUX RESTART (8 CPU) 13:52:00 13:52:00 13:33:01 CPU %user %nice %system %iowait %steal %idle 13:52:00 13:34:02 all 10.17 0.00 3.21 1.90 0.06 84.66 13:52:00 13:34:02 0 9.12 0.00 3.03 0.56 0.07 87.22 13:52:00 13:34:02 1 12.03 0.00 3.13 0.71 0.07 84.06 13:52:00 13:34:02 2 7.33 0.00 2.77 3.26 0.07 86.57 13:52:00 13:34:02 3 10.32 0.00 4.29 3.80 0.05 81.54 13:52:00 13:34:02 4 9.88 0.00 2.71 0.99 0.05 86.37 13:52:00 13:34:02 5 11.45 0.00 3.86 4.22 0.07 80.40 13:52:00 13:34:02 6 12.13 0.00 2.76 0.78 0.05 84.28 13:52:00 13:34:02 7 9.07 0.00 3.13 0.93 0.07 86.81 13:52:00 13:35:01 all 42.10 0.00 7.23 1.12 0.09 49.47 13:52:00 13:35:01 0 41.51 0.00 7.62 0.27 0.09 50.51 13:52:00 13:35:01 1 42.76 0.00 6.55 0.21 0.07 50.41 13:52:00 13:35:01 2 41.47 0.00 7.66 3.80 0.09 46.99 13:52:00 13:35:01 3 41.59 0.00 7.05 0.27 0.09 51.00 13:52:00 13:35:01 4 43.28 0.00 7.19 1.10 0.09 48.34 13:52:00 13:35:01 5 42.89 0.00 7.54 0.57 0.09 48.92 13:52:00 13:35:01 6 42.16 0.00 7.64 2.22 0.10 47.88 13:52:00 13:35:01 7 41.12 0.00 6.60 0.53 0.09 51.66 13:52:00 13:36:01 all 38.11 0.00 6.67 0.69 0.08 54.46 13:52:00 13:36:01 0 40.41 0.00 7.92 0.79 0.08 50.80 13:52:00 13:36:01 1 38.23 0.00 6.37 0.42 0.08 54.89 13:52:00 13:36:01 2 39.50 0.00 6.30 0.30 0.10 53.79 13:52:00 13:36:01 3 35.16 0.00 7.06 1.15 0.08 56.55 13:52:00 13:36:01 4 41.31 0.00 6.26 0.52 0.08 51.83 13:52:00 13:36:01 5 36.58 0.00 6.56 0.96 0.07 55.84 13:52:00 13:36:01 6 36.64 0.00 6.67 1.26 0.07 55.35 13:52:00 13:36:01 7 37.00 0.00 6.19 0.10 0.07 56.64 13:52:00 13:37:01 all 1.28 0.00 0.13 0.01 0.02 98.55 13:52:00 13:37:01 0 2.22 0.00 0.22 0.00 0.02 97.54 13:52:00 13:37:01 1 0.85 0.00 0.13 0.02 0.02 98.98 13:52:00 13:37:01 2 1.98 0.00 0.15 0.00 0.02 97.85 13:52:00 13:37:01 3 0.12 0.00 0.13 0.00 0.02 99.73 13:52:00 13:37:01 4 1.55 0.00 0.10 0.02 0.02 98.32 13:52:00 13:37:01 5 1.52 0.00 0.13 0.05 0.02 98.28 13:52:00 13:37:01 6 0.05 0.00 0.07 0.02 0.02 99.85 13:52:00 13:37:01 7 1.98 0.00 0.12 0.00 0.02 97.88 13:52:00 13:38:01 all 1.31 0.00 0.51 0.22 0.01 97.94 13:52:00 13:38:01 0 1.32 0.00 0.45 0.28 0.03 97.91 13:52:00 13:38:01 1 0.93 0.00 0.50 0.03 0.02 98.51 13:52:00 13:38:01 2 1.90 0.00 0.58 0.33 0.00 97.18 13:52:00 13:38:01 3 1.38 0.00 0.78 0.22 0.02 97.60 13:52:00 13:38:01 4 2.20 0.00 0.55 0.02 0.02 97.21 13:52:00 13:38:01 5 0.97 0.00 0.45 0.50 0.02 98.06 13:52:00 13:38:01 6 0.73 0.00 0.33 0.35 0.02 98.56 13:52:00 13:38:01 7 1.07 0.00 0.43 0.02 0.00 98.48 13:52:00 13:39:01 all 2.37 0.00 1.03 0.26 0.02 96.32 13:52:00 13:39:01 0 2.06 0.00 0.67 0.03 0.03 97.21 13:52:00 13:39:01 1 2.76 0.00 1.19 0.02 0.02 96.01 13:52:00 13:39:01 2 2.40 0.00 1.19 0.07 0.03 96.31 13:52:00 13:39:01 3 1.54 0.00 1.14 1.93 0.02 95.38 13:52:00 13:39:01 4 2.51 0.00 0.98 0.00 0.02 96.50 13:52:00 13:39:01 5 2.43 0.00 1.24 0.02 0.02 96.30 13:52:00 13:39:01 6 2.79 0.00 1.00 0.02 0.02 96.17 13:52:00 13:39:01 7 2.44 0.00 0.85 0.02 0.02 96.67 13:52:00 13:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 13:52:00 13:40:01 0 0.07 0.00 0.07 0.00 0.02 99.85 13:52:00 13:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:52:00 13:40:01 2 0.07 0.00 0.03 0.00 0.00 99.90 13:52:00 13:40:01 3 0.02 0.00 0.02 0.02 0.02 99.93 13:52:00 13:40:01 4 0.08 0.00 0.00 0.00 0.02 99.90 13:52:00 13:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:52:00 13:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:52:00 13:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:52:00 13:41:01 all 0.21 0.00 0.03 0.00 0.01 99.76 13:52:00 13:41:01 0 0.08 0.00 0.07 0.00 0.03 99.82 13:52:00 13:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:52:00 13:41:01 2 0.07 0.00 0.03 0.00 0.00 99.90 13:52:00 13:41:01 3 0.02 0.00 0.03 0.02 0.02 99.92 13:52:00 13:41:01 4 1.39 0.00 0.02 0.00 0.02 98.58 13:52:00 13:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:52:00 13:41:01 6 0.00 0.00 0.03 0.00 0.00 99.97 13:52:00 13:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:52:00 13:42:01 all 0.28 0.00 0.02 0.01 0.01 99.68 13:52:00 13:42:01 0 0.05 0.00 0.03 0.00 0.03 99.88 13:52:00 13:42:01 1 0.32 0.00 0.00 0.00 0.00 99.68 13:52:00 13:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:52:00 13:42:01 3 0.02 0.00 0.02 0.03 0.00 99.93 13:52:00 13:42:01 4 1.81 0.00 0.05 0.00 0.02 98.13 13:52:00 13:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:52:00 13:42:01 6 0.00 0.00 0.03 0.02 0.02 99.93 13:52:00 13:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:52:00 13:43:01 all 0.05 0.00 0.02 0.00 0.01 99.92 13:52:00 13:43:01 0 0.03 0.00 0.02 0.00 0.03 99.92 13:52:00 13:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:52:00 13:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:52:00 13:43:01 3 0.03 0.00 0.03 0.03 0.02 99.88 13:52:00 13:43:01 4 0.30 0.00 0.03 0.00 0.00 99.67 13:52:00 13:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:52:00 13:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:52:00 13:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:52:00 13:44:01 all 0.03 0.00 0.00 0.00 0.01 99.95 13:52:00 13:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:52:00 13:44:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:52:00 13:44:01 2 0.03 0.00 0.02 0.02 0.02 99.92 13:52:00 13:44:01 3 0.02 0.00 0.00 0.02 0.03 99.93 13:52:00 13:44:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:52:00 13:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:52:00 13:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:52:00 13:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:52:00 13:52:00 13:44:01 CPU %user %nice %system %iowait %steal %idle 13:52:00 13:45:01 all 0.03 0.00 0.02 0.00 0.01 99.94 13:52:00 13:45:01 0 0.07 0.00 0.03 0.00 0.03 99.87 13:52:00 13:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:52:00 13:45:01 2 0.07 0.00 0.02 0.00 0.00 99.92 13:52:00 13:45:01 3 0.05 0.00 0.02 0.02 0.00 99.92 13:52:00 13:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:52:00 13:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:52:00 13:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 13:52:00 13:45:01 7 0.03 0.00 0.03 0.00 0.00 99.93 13:52:00 13:46:01 all 0.20 0.00 0.01 0.00 0.01 99.78 13:52:00 13:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:52:00 13:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:52:00 13:46:01 2 0.00 0.00 0.03 0.00 0.02 99.95 13:52:00 13:46:01 3 0.00 0.00 0.00 0.02 0.02 99.97 13:52:00 13:46:01 4 1.48 0.00 0.03 0.00 0.02 98.47 13:52:00 13:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:52:00 13:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:52:00 13:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:52:00 13:47:01 all 0.27 0.00 0.01 0.00 0.01 99.70 13:52:00 13:47:01 0 0.07 0.00 0.05 0.00 0.03 99.85 13:52:00 13:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:52:00 13:47:01 2 0.05 0.00 0.00 0.02 0.00 99.93 13:52:00 13:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:52:00 13:47:01 4 1.97 0.00 0.00 0.00 0.02 98.01 13:52:00 13:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:52:00 13:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:52:00 13:47:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:52:00 13:48:01 all 0.24 0.00 0.02 0.01 0.01 99.72 13:52:00 13:48:01 0 0.03 0.00 0.05 0.03 0.02 99.87 13:52:00 13:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:52:00 13:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:52:00 13:48:01 3 0.03 0.00 0.03 0.03 0.02 99.88 13:52:00 13:48:01 4 1.65 0.00 0.03 0.00 0.00 98.32 13:52:00 13:48:01 5 0.05 0.00 0.02 0.00 0.00 99.93 13:52:00 13:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:52:00 13:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 13:52:00 13:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:52:00 13:49:01 0 0.03 0.00 0.03 0.00 0.03 99.90 13:52:00 13:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:52:00 13:49:01 2 0.05 0.00 0.02 0.02 0.00 99.92 13:52:00 13:49:01 3 0.02 0.00 0.02 0.02 0.02 99.93 13:52:00 13:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:52:00 13:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:52:00 13:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:52:00 13:49:01 7 0.03 0.00 0.03 0.00 0.00 99.93 13:52:00 13:50:01 all 0.20 0.00 0.02 0.00 0.01 99.77 13:52:00 13:50:01 0 0.07 0.00 0.05 0.00 0.02 99.87 13:52:00 13:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:52:00 13:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:52:00 13:50:01 3 0.02 0.00 0.05 0.03 0.00 99.90 13:52:00 13:50:01 4 0.02 0.00 0.03 0.00 0.02 99.93 13:52:00 13:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:52:00 13:50:01 6 1.43 0.00 0.02 0.00 0.02 98.53 13:52:00 13:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:52:00 13:51:01 all 3.24 0.00 1.21 0.03 0.02 95.50 13:52:00 13:51:01 0 3.97 0.00 1.26 0.02 0.03 94.73 13:52:00 13:51:01 1 3.00 0.00 0.82 0.00 0.02 96.16 13:52:00 13:51:01 2 3.39 0.00 0.99 0.02 0.03 95.57 13:52:00 13:51:01 3 2.61 0.00 2.07 0.17 0.03 95.12 13:52:00 13:51:01 4 3.88 0.00 1.05 0.00 0.02 95.05 13:52:00 13:51:01 5 2.67 0.00 1.48 0.02 0.02 95.82 13:52:00 13:51:01 6 3.84 0.00 1.22 0.00 0.02 94.93 13:52:00 13:51:01 7 2.60 0.00 0.77 0.02 0.02 96.60 13:52:00 Average: all 5.49 0.00 1.11 0.23 0.02 93.15 13:52:00 Average: 0 5.56 0.00 1.19 0.11 0.04 93.11 13:52:00 Average: 1 5.54 0.00 1.03 0.08 0.02 93.34 13:52:00 Average: 2 5.39 0.00 1.09 0.43 0.02 93.07 13:52:00 Average: 3 5.09 0.00 1.25 0.43 0.03 93.21 13:52:00 Average: 4 6.22 0.00 1.04 0.14 0.02 92.57 13:52:00 Average: 5 5.41 0.00 1.17 0.35 0.02 93.06 13:52:00 Average: 6 5.46 0.00 1.09 0.26 0.02 93.18 13:52:00 Average: 7 5.24 0.00 1.00 0.09 0.02 93.66 13:52:00 13:52:00 13:52:00