Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99e9c35639beb6ebc88f36f614ebb2475a2387c8 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-ssh13695937737161939660.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh11536615005809777968.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 056ae7b86453181957306e7078512cbe12174832 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-ssh11518202375744231256.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh15719241976680132448.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-ssh16711429413076805026.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6889’ Running on prd-ubuntu20.04-docker-8c-8g-6906 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 99e9c35639beb6ebc88f36f614ebb2475a2387c8 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "Merge pull request #404 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.29" > git checkout -f 99e9c35639beb6ebc88f36f614ebb2475a2387c8 # timeout=10 > git rev-list --no-walk 1be1a1dbcf4df3b7d35a4611258578303d40861b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:08:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:08:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:08:40 ========================================================= 01:08:40 EdgeX Global Pipelines Version Info 01:08:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:08:41 ------------------- 01:08:41 stable info: 01:08:41 ------------------- 01:08:41 Commited By: Cherry Wang cherry@iotechsys.com 01:08:41 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:08:41 Message: update stable to v1.0.276 01:08:42 ------------------- 01:08:42 experimental info: 01:08:42 ------------------- 01:08:42 Commited By: **** collab-it+edgex@linuxfoundation.org 01:08:42 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:08:42 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99e9c35639beb6ebc88f36f614ebb2475a2387c8 [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99e9c35 [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:08:43 provisioning config files... 01:08:43 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10390812568679730846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:43 ---> ****-login.sh 01:08:43 nexus3.edgexfoundry.org:10001 01:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:44 01:08:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:08:44 Configure a credential helper to remove this warning. See 01:08:44 https://docs.****.com/go/credential-store/ 01:08:44 01:08:44 Login Succeeded 01:08:44 nexus3.edgexfoundry.org:10002 01:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:44 01:08:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:08:44 Configure a credential helper to remove this warning. See 01:08:44 https://docs.****.com/go/credential-store/ 01:08:44 01:08:44 Login Succeeded 01:08:44 nexus3.edgexfoundry.org:10003 01:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:44 01:08:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:08:44 Configure a credential helper to remove this warning. See 01:08:44 https://docs.****.com/go/credential-store/ 01:08:44 01:08:44 Login Succeeded 01:08:44 nexus3.edgexfoundry.org:10004 01:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:44 01:08:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:08:44 Configure a credential helper to remove this warning. See 01:08:44 https://docs.****.com/go/credential-store/ 01:08:44 01:08:44 Login Succeeded 01:08:44 ****.io 01:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:44 01:08:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:08:44 Configure a credential helper to remove this warning. See 01:08:44 https://docs.****.com/go/credential-store/ 01:08:44 01:08:44 Login Succeeded 01:08:44 ---> ****-login.sh ends [Pipeline] } 01:08:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:08:45 + git rev-list -1 --merges 99e9c35639beb6ebc88f36f614ebb2475a2387c8~1..99e9c35639beb6ebc88f36f614ebb2475a2387c8 [Pipeline] echo 01:08:45 -----------> git rev-list -1 --merges 99e9c35639beb6ebc88f36f614ebb2475a2387c8~1..99e9c35639beb6ebc88f36f614ebb2475a2387c8 99e9c35639beb6ebc88f36f614ebb2475a2387c8 01:08:45 99e9c35639beb6ebc88f36f614ebb2475a2387c8 [false] [Pipeline] sh 01:08:45 + git log --format=format:%s -1 99e9c35639beb6ebc88f36f614ebb2475a2387c8 [Pipeline] echo 01:08:45 ========================================================= 01:08:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:08:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:08:45 + git log --format=format:%s -1 99e9c35639beb6ebc88f36f614ebb2475a2387c8 [Pipeline] echo 01:08:45 [semverPrep] GIT_COMMIT: 99e9c35639beb6ebc88f36f614ebb2475a2387c8, Commit Message: Merge pull request #404 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.29 [Pipeline] echo 01:08:45 [semverPrep] This is not a build commit. [Pipeline] sh 01:08:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:08:46 + grep -v github /etc/ssh/ssh_known_hosts 01:08:46 + [ -e /tmp/ssh_known_hosts ] 01:08:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:08:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:08:46 + sudo tee -a /etc/ssh/ssh_known_hosts 01:08:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:08:46 01:08:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:08:46 0.1.4: Pulling from edgex-devops/py-git-semver 01:08:46 3dae71ba6b94: Pulling fs layer 01:08:46 6bf1a483ea7c: Pulling fs layer 01:08:46 f5dfc541a4d3: Pulling fs layer 01:08:46 461d9e800cba: Pulling fs layer 01:08:46 80192f66455f: Pulling fs layer 01:08:46 2e8e34ca0e6c: Pulling fs layer 01:08:46 a29436f7fd5d: Pulling fs layer 01:08:46 923cac83aea3: Pulling fs layer 01:08:46 25ad8b0a4227: Pulling fs layer 01:08:46 db01528c6b51: Pulling fs layer 01:08:46 28988de357af: Pulling fs layer 01:08:46 923cac83aea3: Waiting 01:08:46 25ad8b0a4227: Waiting 01:08:46 db01528c6b51: Waiting 01:08:46 a29436f7fd5d: Waiting 01:08:46 2e8e34ca0e6c: Waiting 01:08:46 28988de357af: Waiting 01:08:46 80192f66455f: Waiting 01:08:46 6bf1a483ea7c: Verifying Checksum 01:08:46 6bf1a483ea7c: Download complete 01:08:46 461d9e800cba: Verifying Checksum 01:08:46 461d9e800cba: Download complete 01:08:46 80192f66455f: Verifying Checksum 01:08:46 80192f66455f: Download complete 01:08:47 f5dfc541a4d3: Verifying Checksum 01:08:47 f5dfc541a4d3: Download complete 01:08:47 3dae71ba6b94: Verifying Checksum 01:08:47 3dae71ba6b94: Download complete 01:08:47 923cac83aea3: Verifying Checksum 01:08:47 923cac83aea3: Download complete 01:08:47 25ad8b0a4227: Verifying Checksum 01:08:47 25ad8b0a4227: Download complete 01:08:47 db01528c6b51: Verifying Checksum 01:08:47 db01528c6b51: Download complete 01:08:47 28988de357af: Verifying Checksum 01:08:47 28988de357af: Download complete 01:08:47 a29436f7fd5d: Verifying Checksum 01:08:47 a29436f7fd5d: Download complete 01:08:47 2e8e34ca0e6c: Verifying Checksum 01:08:47 2e8e34ca0e6c: Download complete 01:08:48 3dae71ba6b94: Pull complete 01:08:48 6bf1a483ea7c: Pull complete 01:08:49 f5dfc541a4d3: Pull complete 01:08:49 461d9e800cba: Pull complete 01:08:49 80192f66455f: Pull complete 01:08:53 2e8e34ca0e6c: Pull complete 01:08:53 a29436f7fd5d: Pull complete 01:08:53 923cac83aea3: Pull complete 01:08:53 25ad8b0a4227: Pull complete 01:08:53 db01528c6b51: Pull complete 01:08:53 28988de357af: Pull complete 01:08:53 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:08:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:08:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:53 prd-ubuntu20.04-docker-8c-8g-6906 does not seem to be running inside a container 01:08:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:08:56 $ docker top 894876c74ed10c16a59667814fccbba9b67b288ee338f9197f5e83524804cef2 -eo pid,comm 01:08:56 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). 01:08:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:08:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:08:56 [ssh-agent] Looking for ssh-agent implementation... 01:08:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:08:56 $ docker exec 894876c74ed10c16a59667814fccbba9b67b288ee338f9197f5e83524804cef2 ssh-agent 01:08:56 SSH_AUTH_SOCK=/tmp/ssh-RSWszFgxTHKU/agent.32 01:08:56 SSH_AGENT_PID=38 01:08:56 Running ssh-add (command line suppressed) 01:08:56 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14147652594020893742.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14147652594020893742.key) 01:08:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:08:56 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh 01:08:57 + git tag --points-at HEAD [Pipeline] } 01:08:57 $ docker exec --env ******** --env ******** 894876c74ed10c16a59667814fccbba9b67b288ee338f9197f5e83524804cef2 ssh-agent -k 01:08:57 unset SSH_AUTH_SOCK; 01:08:57 unset SSH_AGENT_PID; 01:08:57 echo Agent pid 38 killed; 01:08:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:08:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:08:57 [ssh-agent] Looking for ssh-agent implementation... 01:08:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:08:57 $ docker exec 894876c74ed10c16a59667814fccbba9b67b288ee338f9197f5e83524804cef2 ssh-agent 01:08:57 SSH_AUTH_SOCK=/tmp/ssh-fJKULFvYHa0r/agent.85 01:08:57 SSH_AGENT_PID=91 01:08:57 Running ssh-add (command line suppressed) 01:08:57 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11736630339937828386.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11736630339937828386.key) 01:08:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:08:57 + git semver init 01:08:58 2025-08-14 01:08:58,014 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:08:58 2025-08-14 01:08:58,019 [run_init] DEBUG init version:0.0.0 force:False 01:08:58 2025-08-14 01:08:58,020 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 01:08:58 2025-08-14 01:08:58,020 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 01:08:58 2025-08-14 01:08:58,021 [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) 01:08:59 2025-08-14 01:08:59,142 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 01:08:59 2025-08-14 01:08:59,142 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 01:08:59 2025-08-14 01:08:59,142 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:08:59 2025-08-14 01:08:59,142 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:08:59 4.1.0-dev.3 [Pipeline] } 01:08:59 $ docker exec --env ******** --env ******** 894876c74ed10c16a59667814fccbba9b67b288ee338f9197f5e83524804cef2 ssh-agent -k 01:08:59 unset SSH_AUTH_SOCK; 01:08:59 unset SSH_AGENT_PID; 01:08:59 echo Agent pid 91 killed; 01:08:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:08:59 + git semver [Pipeline] } 01:09:00 $ docker stop --time=1 894876c74ed10c16a59667814fccbba9b67b288ee338f9197f5e83524804cef2 01:09:01 $ docker rm -f --volumes 894876c74ed10c16a59667814fccbba9b67b288ee338f9197f5e83524804cef2 [Pipeline] // withDockerContainer [Pipeline] sh 01:09:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:09:02 Stashed 1 file(s) [Pipeline] echo 01:09:02 [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [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 01:09:02 provisioning config files... 01:09:02 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1829569519116609655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:02 ---> ****-login.sh 01:09:02 nexus3.edgexfoundry.org:10001 01:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:02 Login Succeeded 01:09:02 nexus3.edgexfoundry.org:10002 01:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:02 Login Succeeded 01:09:02 nexus3.edgexfoundry.org:10003 01:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:02 Login Succeeded 01:09:02 nexus3.edgexfoundry.org:10004 01:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:02 Login Succeeded 01:09:02 ****.io 01:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:03 Login Succeeded 01:09:03 ---> ****-login.sh ends [Pipeline] } 01:09:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:09:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:09:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:09:03 ========================================================= 01:09:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:09:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:03 + 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 . 01:09:04 #0 building with "default" instance using docker driver 01:09:04 01:09:04 #1 [internal] load build definition from Dockerfile 01:09:04 #1 transferring dockerfile: 2.48kB done 01:09:04 #1 DONE 0.0s 01:09:04 01:09:04 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:09:04 #2 DONE 0.1s 01:09:04 01:09:04 #3 [internal] load .dockerignore 01:09:04 #3 transferring context: 2B done 01:09:04 #3 DONE 0.0s 01:09:04 01:09:04 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:09:04 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 01:09:04 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.19MB / 74.06MB 0.1s 01:09:04 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 01:09:04 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 01:09:04 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 01:09:04 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:09:04 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 01:09:04 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.57MB / 3.63MB 0.1s 01:09:04 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 01:09:04 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s 01:09:04 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 01:09:04 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 01:09:04 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 01:09:04 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s 01:09:04 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.2s 01:09:04 #4 ... 01:09:04 01:09:04 #5 [internal] load build context 01:09:04 #5 transferring context: 23.02MB 0.2s done 01:09:04 #5 DONE 0.2s 01:09:04 01:09:04 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:09:04 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.36MB / 74.06MB 0.3s 01:09:04 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 01:09:04 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 01:09:04 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 9.44MB / 103.05MB 0.3s 01:09:04 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 2.10MB / 13.29MB 0.3s 01:09:04 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 01:09:04 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 57.67MB / 74.06MB 0.5s 01:09:04 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 26.21MB / 103.05MB 0.5s 01:09:04 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 01:09:04 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 01:09:04 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s 01:09:04 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 34.60MB / 103.05MB 0.6s 01:09:04 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 53.48MB / 103.05MB 0.7s 01:09:05 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done 01:09:05 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 95.42MB / 103.05MB 0.9s 01:09:05 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 01:09:05 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s 01:09:05 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s done 01:09:09 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.2s done 01:09:09 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 01:09:09 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 01:09:09 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:09:09 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 01:09:09 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 01:09:09 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 01:09:09 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 01:09:12 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done 01:09:12 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 01:09:12 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done 01:09:12 #4 DONE 8.6s 01:09:12 01:09:12 #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 01:09:12 #6 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:09:13 #6 0.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:09:13 #6 0.715 (1/14) Installing libintl (0.22.5-r0) 01:09:13 #6 0.730 (2/14) Installing eudev-libs (3.2.14-r2) 01:09:13 #6 0.735 (3/14) Installing libjpeg-turbo (3.0.3-r0) 01:09:13 #6 0.747 (4/14) Installing v4l-utils-libs (1.24.1-r1) 01:09:13 #6 0.756 (5/14) Installing v4l-utils (1.24.1-r1) 01:09:13 #6 0.783 (6/14) Installing libdvbv5 (1.24.1-r1) 01:09:13 #6 0.791 (7/14) Installing udev-init-scripts (35-r1) 01:09:13 #6 0.895 (8/14) Installing libeconf (0.6.3-r0) 01:09:14 #6 0.901 (9/14) Installing libblkid (2.40.1-r1) 01:09:14 #6 0.909 (10/14) Installing xz-libs (5.6.2-r1) 01:09:14 #6 0.917 (11/14) Installing kmod-libs (32-r0) 01:09:14 #6 0.921 (12/14) Installing eudev (3.2.14-r2) 01:09:14 #6 0.947 (13/14) Installing eudev-dev (3.2.14-r2) 01:09:14 #6 0.965 (14/14) Installing v4l-utils-dev (1.24.1-r1) 01:09:14 #6 0.978 Executing busybox-1.36.1-r29.trigger 01:09:14 #6 0.985 Executing eudev-3.2.14-r2.trigger 01:09:14 #6 0.990 OK: 254 MiB in 72 packages 01:09:15 #6 DONE 2.7s 01:09:15 01:09:15 #7 [builder 3/8] WORKDIR /device-usb-camera 01:09:15 #7 DONE 0.0s 01:09:15 01:09:15 #8 [builder 4/8] COPY go.mod vendor* ./ 01:09:15 #8 DONE 0.0s 01:09:15 01:09:15 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:17 Still waiting to schedule task 01:09:17 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6900’ 01:09:42 #9 DONE 16.1s 01:09:42 01:09:42 #10 [builder 6/8] COPY . . 01:09:42 #10 DONE 0.1s 01:09:42 01:09:42 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:09:42 #11 0.209 % Total % Received % Xferd Average Speed Time Time Time Current 01:09:42 #11 0.209 Dload Upload Total Spent Left Speed 01:09:42 #11 0.209 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12867 0 --:--:-- --:--:-- --:--:-- 12951 01:09:42 #11 DONE 0.3s 01:09:42 01:09:42 #12 [builder 8/8] RUN echo noop 01:09:42 #12 0.268 noop 01:09:42 #12 DONE 0.3s 01:09:42 01:09:42 #13 exporting to image 01:09:42 #13 exporting layers 01:09:45 #13 exporting layers 13.0s done 01:09:45 #13 writing image sha256:080c277523f8b6c6e9da54120ed213e3b0e1b185750c4f86f8c5571ab768461b done 01:09:45 #13 naming to docker.io/library/ci-base-image-x86_64 done 01:09:45 #13 DONE 13.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:45 + docker inspect -f . ci-base-image-x86_64 01:09:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:09:46 prd-ubuntu20.04-docker-8c-8g-6906 does not seem to be running inside a container 01:09:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:09:46 $ docker top 4fd2d2c34205711cc9206341e5acc088b85024c9109f2fc686e4a1aa9eb3975b -eo pid,comm [Pipeline] { [Pipeline] sh 01:09:46 + go version 01:09:46 go version go1.23.9 linux/amd64 [Pipeline] } 01:09:46 $ docker stop --time=1 4fd2d2c34205711cc9206341e5acc088b85024c9109f2fc686e4a1aa9eb3975b 01:09:47 $ docker rm -f --volumes 4fd2d2c34205711cc9206341e5acc088b85024c9109f2fc686e4a1aa9eb3975b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:48 + docker inspect -f . ci-base-image-x86_64 01:09:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:09:48 prd-ubuntu20.04-docker-8c-8g-6906 does not seem to be running inside a container 01:09:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:09:48 $ docker top 279bd74ed9f550c2905ed99b58f7322919b21c9a45bab6a172f2891f562488d7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:09:49 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 01:09:49 + make test 01:09:49 go test ./... -coverprofile=coverage.out ./... 01:09:50 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:10:08 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 01:10:09 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements 01:10:20 go vet ./... 01:10:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:10:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:10:24 ./bin/test-attribution-txt.sh 01:10:24 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:10:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:10:24 $ docker stop --time=1 279bd74ed9f550c2905ed99b58f7322919b21c9a45bab6a172f2891f562488d7 01:10:26 $ docker rm -f --volumes 279bd74ed9f550c2905ed99b58f7322919b21c9a45bab6a172f2891f562488d7 [Pipeline] // withDockerContainer [Pipeline] sh 01:10:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:10:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:10:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:10:28 + ls -al . 01:10:28 total 288 01:10:28 drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 01:09 . 01:10:28 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 01:08 .. 01:10:28 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:10 .git 01:10:28 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:08 .github 01:10:28 -rw-rw-r-- 1 jenkins jenkins 379 Aug 14 01:08 .gitignore 01:10:28 -rw-rw-r-- 1 jenkins jenkins 203 Aug 14 01:08 .golangci.yml 01:10:28 -rw-rw-r-- 1 jenkins jenkins 77 Aug 14 01:08 .hadolint.yml 01:10:28 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 01:08 .semver 01:10:28 -rw-rw-r-- 1 jenkins jenkins 20006 Aug 14 01:08 Attribution.txt 01:10:28 -rw-rw-r-- 1 jenkins jenkins 17743 Aug 14 01:08 CHANGELOG.md 01:10:28 -rw-rw-r-- 1 jenkins jenkins 2440 Aug 14 01:08 Dockerfile 01:10:28 -rw-rw-r-- 1 jenkins jenkins 678 Aug 14 01:08 GOVERNANCE.md 01:10:28 -rw-rw-r-- 1 jenkins jenkins 659 Aug 14 01:08 Jenkinsfile 01:10:28 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 14 01:08 LICENSE 01:10:28 -rw-rw-r-- 1 jenkins jenkins 3193 Aug 14 01:08 Makefile 01:10:28 -rw-rw-r-- 1 jenkins jenkins 622 Aug 14 01:08 OWNERS.md 01:10:28 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 14 01:08 README.md 01:10:28 -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 01:09 VERSION 01:10:28 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 01:08 bin 01:10:28 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:08 cmd 01:10:28 -rw-r--r-- 1 jenkins jenkins 54772 Aug 14 01:10 coverage.out 01:10:28 -rwxrwxr-x 1 jenkins jenkins 84 Aug 14 01:08 docker-entrypoint.sh 01:10:28 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 01:08 docs 01:10:28 -rw-rw-r-- 1 jenkins jenkins 6400 Aug 14 01:08 go.mod 01:10:28 -rw-rw-r-- 1 jenkins jenkins 87399 Aug 14 01:08 go.sum 01:10:28 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:08 internal 01:10:28 -rw-rw-r-- 1 jenkins jenkins 231 Aug 14 01:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:28 + 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=99e9c35639beb6ebc88f36f614ebb2475a2387c8 --label arch=amd64 --label version=4.1.0-dev.3 . 01:10:28 #0 building with "default" instance using docker driver 01:10:28 01:10:28 #1 [internal] load build definition from Dockerfile 01:10:28 #1 transferring dockerfile: 2.48kB done 01:10:28 #1 DONE 0.0s 01:10:28 01:10:28 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:10:28 #2 DONE 0.0s 01:10:28 01:10:28 #3 [internal] load metadata for docker.io/library/alpine:3.20 01:10:28 #3 DONE 0.1s 01:10:28 01:10:28 #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 01:10:28 #4 DONE 0.1s 01:10:28 01:10:28 #5 [internal] load .dockerignore 01:10:28 #5 transferring context: 2B done 01:10:28 #5 DONE 0.0s 01:10:28 01:10:28 #6 [internal] load build context 01:10:28 #6 transferring context: 66.90kB 0.0s done 01:10:28 #6 DONE 0.0s 01:10:28 01:10:28 #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 01:10:28 #7 DONE 0.1s 01:10:28 01:10:28 #8 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:10:28 #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:10:28 #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:10:28 #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:10:28 #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:10:28 #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 01:10:28 #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 01:10:28 #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:10:28 #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 01:10:28 #8 DONE 0.3s 01:10:28 01:10:28 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 01:10:28 #9 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.0s done 01:10:28 #9 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done 01:10:28 #9 sha256:de589e885ed7afd9e4df7cf1b34ab66d1cf2ced49b2ec677afc6a27d6ae2b15c 503B / 503B done 01:10:28 #9 sha256:1ac78cb06e13bae9021a568720e8cca9dba8ffb0814baf3c701270c04dd31a62 755B / 755B done 01:10:28 #9 sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 15.38MB / 15.38MB 0.2s 01:10:28 #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.1s 01:10:29 #9 extracting sha256:8411072a22a5c52dc94f0508925c6468a024f0412c6ec65741f8b9019b582ca6 0.2s done 01:10:29 #9 DONE 0.5s 01:10:29 01:10:29 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:10:29 #10 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:10:29 #10 0.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:10:29 #10 ... 01:10:29 01:10:29 #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 01:10:29 #11 0.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:10:29 #11 0.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:10:29 #11 0.630 OK: 254 MiB in 72 packages 01:10:29 #11 DONE 0.7s 01:10:29 01:10:29 #12 [builder 3/8] WORKDIR /device-usb-camera 01:10:29 #12 DONE 0.0s 01:10:29 01:10:29 #13 [builder 4/8] COPY go.mod vendor* ./ 01:10:29 #13 DONE 0.0s 01:10:29 01:10:29 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:10:29 #10 0.598 (1/115) Installing dumb-init (1.2.5-r3) 01:10:29 #10 0.606 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 01:10:29 #10 0.658 (3/115) Installing aom-libs (3.9.1-r0) 01:10:29 #10 0.789 (4/115) Installing libxau (1.0.11-r4) 01:10:29 #10 0.795 (5/115) Installing libmd (1.1.0-r0) 01:10:29 #10 0.799 (6/115) Installing libbsd (0.12.2-r0) 01:10:29 #10 0.804 (7/115) Installing libxdmcp (1.1.5-r1) 01:10:29 #10 0.813 (8/115) Installing libxcb (1.16.1-r0) 01:10:29 #10 0.827 (9/115) Installing libx11 (1.8.9-r1) 01:10:29 #10 0.867 (10/115) Installing hwdata-pci (0.382-r0) 01:10:29 #10 0.886 (11/115) Installing libpciaccess (0.18.1-r0) 01:10:29 #10 0.893 (12/115) Installing libdrm (2.4.120-r0) 01:10:30 #10 0.909 (13/115) Installing libxext (1.3.6-r2) 01:10:30 #10 0.914 (14/115) Installing libxfixes (6.0.1-r4) 01:10:30 #10 0.918 (15/115) Installing libffi (3.4.6-r0) 01:10:30 #10 0.921 (16/115) Installing wayland-libs-client (1.22.0-r4) 01:10:30 #10 0.928 (17/115) Installing libva (2.21.0-r0) 01:10:30 #10 0.937 (18/115) Installing libvdpau (1.5-r3) 01:10:30 #10 0.942 (19/115) Installing libgcc (13.2.1_git20240309-r1) 01:10:30 #10 0.950 (20/115) Installing libstdc++ (13.2.1_git20240309-r1) 01:10:30 #10 0.978 (21/115) Installing onevpl-libs (2023.3.1-r2) 01:10:30 #10 0.985 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 01:10:30 #10 0.998 (23/115) Installing libdav1d (1.4.2-r0) 01:10:30 #10 ... 01:10:30 01:10:30 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:30 #14 DONE 0.5s 01:10:30 01:10:30 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:10:30 #10 1.102 (24/115) Installing openexr-libiex (3.1.13-r1) 01:10:30 #10 1.113 (25/115) Installing openexr-libilmthread (3.1.13-r1) 01:10:30 #10 1.117 (26/115) Installing imath (3.1.12-r0) 01:10:30 #10 1.129 (27/115) Installing openexr-libopenexr (3.1.13-r1) 01:10:30 #10 1.204 (28/115) Installing brotli-libs (1.1.0-r2) 01:10:30 #10 ... 01:10:30 01:10:30 #15 [builder 6/8] COPY . . 01:10:30 #15 DONE 0.1s 01:10:30 01:10:30 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:10:30 #10 1.237 (29/115) Installing giflib (5.2.2-r0) 01:10:30 #10 1.243 (30/115) Installing libhwy (1.0.7-r0) 01:10:30 #10 1.250 (31/115) Installing libjpeg-turbo (3.0.3-r0) 01:10:30 #10 1.260 (32/115) Installing lcms2 (2.16-r0) 01:10:30 #10 1.268 (33/115) Installing libpng (1.6.44-r0) 01:10:30 #10 1.314 (34/115) Installing libjxl (0.10.2-r0) 01:10:30 #10 1.349 (35/115) Installing lame-libs (3.100-r5) 01:10:30 #10 1.357 (36/115) Installing opus (1.5.2-r0) 01:10:30 #10 1.370 (37/115) Installing rav1e-libs (0.7.1-r0) 01:10:30 #10 1.395 (38/115) Installing libgomp (13.2.1_git20240309-r1) 01:10:30 #10 1.403 (39/115) Installing soxr (0.1.3-r7) 01:10:30 #10 1.411 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 01:10:30 #10 1.416 (41/115) Installing libogg (1.3.5-r5) 01:10:30 #10 1.421 (42/115) Installing libtheora (1.1.1-r18) 01:10:30 #10 1.437 (43/115) Installing libvorbis (1.3.7-r2) 01:10:30 #10 1.447 (44/115) Installing libvpx (1.14.1-r0) 01:10:30 #10 1.553 (45/115) Installing libsharpyuv (1.3.2-r0) 01:10:30 #10 ... 01:10:30 01:10:30 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:10:30 #16 0.212 % Total % Received % Xferd Average Speed Time Time Time Current 01:10:30 #16 0.212 Dload Upload Total Spent Left Speed 01:10:30 #16 0.212 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 35462 0 --:--:-- --:--:-- --:--:-- 36620 01:10:30 #16 DONE 0.3s 01:10:30 01:10:30 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:10:30 #10 1.558 (46/115) Installing libwebp (1.3.2-r0) 01:10:30 #10 1.576 (47/115) Installing libwebpmux (1.3.2-r0) 01:10:30 #10 1.576 (48/115) Installing x264-libs (0.164_git20231001-r0) 01:10:30 #10 1.603 (49/115) Installing numactl (2.0.18-r0) 01:10:30 #10 1.607 (50/115) Installing x265-libs (3.6-r0) 01:10:30 #10 1.678 (51/115) Installing xvidcore (1.3.7-r2) 01:10:30 #10 1.694 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 01:10:30 #10 1.837 (53/115) Installing sdl2 (2.28.5-r1) 01:10:30 #10 1.858 (54/115) Installing alsa-lib (1.2.11-r0) 01:10:30 #10 1.881 (55/115) Installing libexpat (2.7.0-r0) 01:10:30 #10 1.887 (56/115) Installing libbz2 (1.0.8-r6) 01:10:30 #10 1.891 (57/115) Installing freetype (2.13.2-r0) 01:10:30 #10 1.905 (58/115) Installing fontconfig (2.15.0-r1) 01:10:30 #10 1.923 (59/115) Installing fribidi (1.0.15-r0) 01:10:30 #10 1.937 (60/115) Installing libintl (0.22.5-r0) 01:10:31 #10 1.942 (61/115) Installing libeconf (0.6.3-r0) 01:10:31 #10 1.960 (62/115) Installing libblkid (2.40.1-r1) 01:10:31 #10 2.004 (63/115) Installing libmount (2.40.1-r1) 01:10:31 #10 2.024 (64/115) Installing pcre2 (10.43-r0) 01:10:31 #10 2.037 (65/115) Installing glib (2.80.5-r0) 01:10:31 #10 2.094 (66/115) Installing graphite2 (1.3.14-r6) 01:10:31 #10 2.098 (67/115) Installing harfbuzz (8.5.0-r0) 01:10:31 #10 2.123 (68/115) Installing libunibreak (6.1-r0) 01:10:31 #10 2.131 (69/115) Installing libass (0.17.2-r0) 01:10:31 #10 2.139 (70/115) Installing libbluray (1.3.4-r1) 01:10:31 #10 2.148 (71/115) Installing mpg123-libs (1.32.8-r0) 01:10:31 #10 2.164 (72/115) Installing libopenmpt (0.7.7-r0) 01:10:31 #10 2.184 (73/115) Installing cjson (1.7.18-r0) 01:10:31 #10 2.190 (74/115) Installing mbedtls (3.6.4-r0) 01:10:31 #10 2.204 (75/115) Installing librist (0.2.10-r1) 01:10:31 #10 2.214 (76/115) Installing libsrt (1.5.3-r0) 01:10:31 #10 2.228 (77/115) Installing libssh (0.10.6-r0) 01:10:31 #10 2.241 (78/115) Installing xz-libs (5.6.2-r1) 01:10:31 #10 2.250 (79/115) Installing libxml2 (2.12.10-r0) 01:10:31 #10 2.274 (80/115) Installing libsodium (1.0.19-r0) 01:10:31 #10 2.285 (81/115) Installing libzmq (4.3.5-r2) 01:10:31 #10 2.298 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 01:10:31 #10 2.326 (83/115) Installing serd-libs (0.32.2-r0) 01:10:31 #10 2.330 (84/115) Installing zix-libs (0.4.2-r0) 01:10:31 #10 2.335 (85/115) Installing sord-libs (0.16.16-r0) 01:10:31 #10 2.339 (86/115) Installing sratom (0.6.16-r0) 01:10:31 #10 2.345 (87/115) Installing lilv-libs (0.24.24-r1) 01:10:31 #10 2.350 (88/115) Installing glslang-libs (1.3.261.1-r0) 01:10:31 #10 2.383 (89/115) Installing libdovi (3.3.0-r0) 01:10:31 #10 2.395 (90/115) Installing spirv-tools (1.3.261.1-r0) 01:10:31 #10 2.441 (91/115) Installing shaderc (2024.0-r0) 01:10:31 #10 2.447 (92/115) Installing vulkan-loader (1.3.261.1-r0) 01:10:31 #10 2.459 (93/115) Installing libplacebo (6.338.2-r1) 01:10:31 #10 2.477 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 01:10:31 #10 2.483 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 01:10:31 #10 2.497 (96/115) Installing vidstab (1.1.1-r0) 01:10:31 #10 2.507 (97/115) Installing zimg (3.0.5-r2) 01:10:31 #10 2.517 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 01:10:31 #10 2.555 (99/115) Installing libasyncns (0.8-r3) 01:10:31 #10 2.560 (100/115) Installing dbus-libs (1.14.10-r1) 01:10:31 #10 2.573 (101/115) Installing libltdl (2.4.7-r3) 01:10:31 #10 2.580 (102/115) Installing orc (0.4.40-r0) 01:10:31 #10 2.602 (103/115) Installing libflac (1.4.3-r1) 01:10:31 #10 2.617 (104/115) Installing libsndfile (1.2.2-r1) 01:10:31 #10 2.628 (105/115) Installing speexdsp (1.2.1-r2) 01:10:31 #10 2.651 (106/115) Installing tdb-libs (1.4.9-r1) 01:10:31 #10 2.658 (107/115) Installing libpulse (17.0-r0) 01:10:31 #10 2.677 (108/115) Installing v4l-utils-libs (1.24.1-r1) 01:10:31 #10 2.684 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 01:10:31 #10 2.689 (110/115) Installing ffmpeg (6.1.1-r8) 01:10:31 #10 2.698 (111/115) Installing udev-init-scripts (35-r1) 01:10:31 #10 2.702 (112/115) Installing eudev-libs (3.2.14-r2) 01:10:31 #10 2.705 (113/115) Installing zstd-libs (1.5.6-r0) 01:10:31 #10 2.716 (114/115) Installing kmod-libs (32-r0) 01:10:31 #10 2.732 (115/115) Installing eudev (3.2.14-r2) 01:10:31 #10 2.749 Executing busybox-1.36.1-r29.trigger 01:10:31 #10 2.755 Executing glib-2.80.5-r0.trigger 01:10:31 #10 2.759 Executing eudev-3.2.14-r2.trigger 01:10:31 #10 2.764 OK: 134 MiB in 129 packages 01:10:32 #10 DONE 3.2s 01:10:32 01:10:32 #17 [builder 8/8] RUN make build 01:10:32 #17 0.280 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 01:10:33 #17 ... 01:10:33 01:10:33 #18 [stage-2 3/15] RUN apk --no-cache upgrade 01:10:33 #18 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:10:33 #18 0.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:10:33 #18 0.720 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:10:33 #18 0.735 Executing busybox-1.36.1-r30.post-upgrade 01:10:33 #18 0.771 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:10:33 #18 0.776 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:10:33 #18 0.780 Executing busybox-1.36.1-r30.trigger 01:10:33 #18 0.789 OK: 134 MiB in 129 packages 01:10:33 #18 DONE 0.9s 01:10:33 01:10:33 #17 [builder 8/8] RUN make build 01:10:59 #17 DONE 25.5s 01:10:59 01:10:59 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 01:10:59 #19 DONE 0.2s 01:10:59 01:10:59 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 01:10:59 #20 DONE 0.0s 01:10:59 01:10:59 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 01:10:59 #21 DONE 0.0s 01:10:59 01:10:59 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 01:10:59 #22 DONE 0.0s 01:10:59 01:10:59 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:10:59 #23 DONE 0.0s 01:10:59 01:10:59 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 01:10:59 #24 DONE 0.0s 01:10:59 01:10:59 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 01:10:59 #25 DONE 0.1s 01:10:59 01:10:59 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 01:10:59 #26 DONE 0.2s 01:10:59 01:10:59 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 01:10:59 #27 DONE 0.3s 01:10:59 01:10:59 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 01:10:59 #28 DONE 0.3s 01:10:59 01:10:59 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 01:10:59 #29 DONE 0.3s 01:10:59 01:10:59 #30 exporting to image 01:10:59 #30 exporting layers 01:10:59 #30 exporting layers 0.6s done 01:10:59 #30 writing image sha256:ed87e5d4ed1ce5946eb97cc5b365073f849df4f70750df0eafab6c88f6416d99 done 01:10:59 #30 naming to docker.io/library/device-usb-camera done 01:10:59 #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:10:59 provisioning config files... 01:10:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15163432516581491333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:00 ---> ****-login.sh 01:11:00 nexus3.edgexfoundry.org:10001 01:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:00 Login Succeeded 01:11:00 nexus3.edgexfoundry.org:10002 01:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:00 Login Succeeded 01:11:00 nexus3.edgexfoundry.org:10003 01:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:00 Login Succeeded 01:11:00 nexus3.edgexfoundry.org:10004 01:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:00 Login Succeeded 01:11:00 ****.io 01:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:00 Login Succeeded 01:11:00 ---> ****-login.sh ends [Pipeline] } 01:11:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:11:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:11:00 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 01:11:00 99e9c35639beb6ebc88f36f614ebb2475a2387c8 01:11:00 latest 01:11:00 4.1.0-dev.3 01:11:00 99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 01:11:00 main 01:11:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:01 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:99e9c35639beb6ebc88f36f614ebb2475a2387c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:01 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:99e9c35639beb6ebc88f36f614ebb2475a2387c8 01:11:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:11:01 59863969c418: Preparing 01:11:01 d5081a58412b: Preparing 01:11:01 85515ce91991: Preparing 01:11:01 85515ce91991: Preparing 01:11:01 f0083bf6475a: Preparing 01:11:01 7206d983d249: Preparing 01:11:01 3f47872a3de5: Preparing 01:11:01 bd736deb970d: Preparing 01:11:01 9af491aa9c16: Preparing 01:11:01 69bdcb131357: Preparing 01:11:01 19ec79242c36: Preparing 01:11:01 ec9bae10336b: Preparing 01:11:01 bc84b3e20ebb: Preparing 01:11:01 097100c76c15: Preparing 01:11:01 69bdcb131357: Waiting 01:11:01 19ec79242c36: Waiting 01:11:01 ec9bae10336b: Waiting 01:11:01 bc84b3e20ebb: Waiting 01:11:01 097100c76c15: Waiting 01:11:01 3f47872a3de5: Waiting 01:11:01 9af491aa9c16: Waiting 01:11:01 bd736deb970d: Waiting 01:11:01 7206d983d249: Pushed 01:11:01 59863969c418: Pushed 01:11:01 d5081a58412b: Pushed 01:11:01 85515ce91991: Pushed 01:11:01 3f47872a3de5: Pushed 01:11:01 bd736deb970d: Pushed 01:11:01 9af491aa9c16: Pushed 01:11:01 69bdcb131357: Pushed 01:11:01 097100c76c15: Layer already exists 01:11:01 ec9bae10336b: Pushed 01:11:04 f0083bf6475a: Pushed 01:11:06 19ec79242c36: Pushed 01:11:22 bc84b3e20ebb: Pushed 01:11:22 99e9c35639beb6ebc88f36f614ebb2475a2387c8: digest: sha256:0446445676ee68c5fa3b14549c792dcdde9e170fec0a119f03900a9caea66564 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:23 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:11:23 59863969c418: Preparing 01:11:23 d5081a58412b: Preparing 01:11:23 85515ce91991: Preparing 01:11:23 85515ce91991: Preparing 01:11:23 f0083bf6475a: Preparing 01:11:23 7206d983d249: Preparing 01:11:23 3f47872a3de5: Preparing 01:11:23 bd736deb970d: Preparing 01:11:23 9af491aa9c16: Preparing 01:11:23 69bdcb131357: Preparing 01:11:23 19ec79242c36: Preparing 01:11:23 ec9bae10336b: Preparing 01:11:23 bc84b3e20ebb: Preparing 01:11:23 097100c76c15: Preparing 01:11:23 bd736deb970d: Waiting 01:11:23 9af491aa9c16: Waiting 01:11:23 69bdcb131357: Waiting 01:11:23 19ec79242c36: Waiting 01:11:23 ec9bae10336b: Waiting 01:11:23 bc84b3e20ebb: Waiting 01:11:23 097100c76c15: Waiting 01:11:23 3f47872a3de5: Waiting 01:11:23 7206d983d249: Layer already exists 01:11:23 59863969c418: Layer already exists 01:11:23 f0083bf6475a: Layer already exists 01:11:23 d5081a58412b: Layer already exists 01:11:23 85515ce91991: Layer already exists 01:11:23 9af491aa9c16: Layer already exists 01:11:23 3f47872a3de5: Layer already exists 01:11:23 bd736deb970d: Layer already exists 01:11:23 69bdcb131357: Layer already exists 01:11:23 19ec79242c36: Layer already exists 01:11:23 097100c76c15: Layer already exists 01:11:23 ec9bae10336b: Layer already exists 01:11:23 bc84b3e20ebb: Layer already exists 01:11:23 latest: digest: sha256:0446445676ee68c5fa3b14549c792dcdde9e170fec0a119f03900a9caea66564 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:23 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 01:11:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:11:24 59863969c418: Preparing 01:11:24 d5081a58412b: Preparing 01:11:24 85515ce91991: Preparing 01:11:24 85515ce91991: Preparing 01:11:24 f0083bf6475a: Preparing 01:11:24 7206d983d249: Preparing 01:11:24 3f47872a3de5: Preparing 01:11:24 bd736deb970d: Preparing 01:11:24 9af491aa9c16: Preparing 01:11:24 69bdcb131357: Preparing 01:11:24 19ec79242c36: Preparing 01:11:24 ec9bae10336b: Preparing 01:11:24 bc84b3e20ebb: Preparing 01:11:24 097100c76c15: Preparing 01:11:24 69bdcb131357: Waiting 01:11:24 19ec79242c36: Waiting 01:11:24 ec9bae10336b: Waiting 01:11:24 bc84b3e20ebb: Waiting 01:11:24 097100c76c15: Waiting 01:11:24 bd736deb970d: Waiting 01:11:24 9af491aa9c16: Waiting 01:11:24 3f47872a3de5: Waiting 01:11:24 59863969c418: Layer already exists 01:11:24 f0083bf6475a: Layer already exists 01:11:24 7206d983d249: Layer already exists 01:11:24 d5081a58412b: Layer already exists 01:11:24 85515ce91991: Layer already exists 01:11:24 9af491aa9c16: Layer already exists 01:11:24 bd736deb970d: Layer already exists 01:11:24 19ec79242c36: Layer already exists 01:11:24 69bdcb131357: Layer already exists 01:11:24 3f47872a3de5: Layer already exists 01:11:24 097100c76c15: Layer already exists 01:11:24 bc84b3e20ebb: Layer already exists 01:11:24 ec9bae10336b: Layer already exists 01:11:24 4.1.0-dev.3: digest: sha256:0446445676ee68c5fa3b14549c792dcdde9e170fec0a119f03900a9caea66564 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:24 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 01:11:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:11:24 59863969c418: Preparing 01:11:24 d5081a58412b: Preparing 01:11:24 85515ce91991: Preparing 01:11:24 85515ce91991: Preparing 01:11:24 f0083bf6475a: Preparing 01:11:24 7206d983d249: Preparing 01:11:24 3f47872a3de5: Preparing 01:11:24 bd736deb970d: Preparing 01:11:24 9af491aa9c16: Preparing 01:11:24 69bdcb131357: Preparing 01:11:24 19ec79242c36: Preparing 01:11:24 ec9bae10336b: Preparing 01:11:24 bc84b3e20ebb: Preparing 01:11:24 097100c76c15: Preparing 01:11:24 3f47872a3de5: Waiting 01:11:24 bd736deb970d: Waiting 01:11:24 9af491aa9c16: Waiting 01:11:24 69bdcb131357: Waiting 01:11:24 19ec79242c36: Waiting 01:11:24 ec9bae10336b: Waiting 01:11:24 bc84b3e20ebb: Waiting 01:11:24 097100c76c15: Waiting 01:11:24 59863969c418: Layer already exists 01:11:24 d5081a58412b: Layer already exists 01:11:24 85515ce91991: Layer already exists 01:11:24 f0083bf6475a: Layer already exists 01:11:24 7206d983d249: Layer already exists 01:11:24 3f47872a3de5: Layer already exists 01:11:24 bd736deb970d: Layer already exists 01:11:24 9af491aa9c16: Layer already exists 01:11:24 69bdcb131357: Layer already exists 01:11:24 19ec79242c36: Layer already exists 01:11:24 bc84b3e20ebb: Layer already exists 01:11:24 ec9bae10336b: Layer already exists 01:11:24 097100c76c15: Layer already exists 01:11:24 99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3: digest: sha256:0446445676ee68c5fa3b14549c792dcdde9e170fec0a119f03900a9caea66564 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:25 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 01:11:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:11:25 59863969c418: Preparing 01:11:25 d5081a58412b: Preparing 01:11:25 85515ce91991: Preparing 01:11:25 85515ce91991: Preparing 01:11:25 f0083bf6475a: Preparing 01:11:25 7206d983d249: Preparing 01:11:25 3f47872a3de5: Preparing 01:11:25 bd736deb970d: Preparing 01:11:25 9af491aa9c16: Preparing 01:11:25 69bdcb131357: Preparing 01:11:25 19ec79242c36: Preparing 01:11:25 ec9bae10336b: Preparing 01:11:25 bc84b3e20ebb: Preparing 01:11:25 097100c76c15: Preparing 01:11:25 19ec79242c36: Waiting 01:11:25 ec9bae10336b: Waiting 01:11:25 bc84b3e20ebb: Waiting 01:11:25 097100c76c15: Waiting 01:11:25 3f47872a3de5: Waiting 01:11:25 bd736deb970d: Waiting 01:11:25 69bdcb131357: Waiting 01:11:25 9af491aa9c16: Waiting 01:11:25 f0083bf6475a: Layer already exists 01:11:25 85515ce91991: Layer already exists 01:11:25 7206d983d249: Layer already exists 01:11:25 59863969c418: Layer already exists 01:11:25 d5081a58412b: Layer already exists 01:11:25 3f47872a3de5: Layer already exists 01:11:25 19ec79242c36: Layer already exists 01:11:25 bd736deb970d: Layer already exists 01:11:25 9af491aa9c16: Layer already exists 01:11:25 69bdcb131357: Layer already exists 01:11:25 bc84b3e20ebb: Layer already exists 01:11:25 ec9bae10336b: Layer already exists 01:11:25 097100c76c15: Layer already exists 01:11:25 main: digest: sha256:0446445676ee68c5fa3b14549c792dcdde9e170fec0a119f03900a9caea66564 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:11:25 ===================================================== [Pipeline] echo 01:11:25 taggedImages: 01:11:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:99e9c35639beb6ebc88f36f614ebb2475a2387c8 01:11:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:11:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 01:11:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 01:11:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] echo 01:11:25 ========================================================= 01:11:25 [edgeXBuildMultiArch] RAW Config: 01:11:25 images: 01:11:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:99e9c35639beb6ebc88f36f614ebb2475a2387c8 01:11:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:11:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.3 01:11:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 01:11:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:main 01:11:25 settingsFile: 01:11:25 device-usb-camera-settings 01:11:25 ========================================================= [Pipeline] node 01:11:40 Still waiting to schedule task 01:11:40 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-6910’ 01:14:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6924 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 01:14:55 Running in /w/workspace/device-usb-camera/202 [Pipeline] { [Pipeline] checkout 01:14:58 Selected Git installation does not exist. Using Default 01:14:58 The recommended git tool is: NONE 01:15:05 using credential edgex-jenkins-ssh 01:15:05 Cloning the remote Git repository 01:15:05 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 01:15:05 > git init /w/workspace/device-usb-camera/202 # timeout=10 01:15:05 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 01:15:05 > git --version # timeout=10 01:15:05 > git --version # 'git version 2.25.1' 01:15:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:15:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:15:08 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 01:15:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:15:09 Avoid second fetch 01:15:09 Checking out Revision 99e9c35639beb6ebc88f36f614ebb2475a2387c8 (main) 01:15:09 > git config core.sparsecheckout # timeout=10 01:15:09 > git checkout -f 99e9c35639beb6ebc88f36f614ebb2475a2387c8 # timeout=10 01:15:10 Commit message: "Merge pull request #404 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.29" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:15:15 provisioning config files... 01:15:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/202@tmp/config15115624362036158601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:16 ---> ****-login.sh 01:15:16 nexus3.edgexfoundry.org:10001 01:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:16 Configure a credential helper to remove this warning. See 01:15:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:16 01:15:16 Login Succeeded 01:15:16 nexus3.edgexfoundry.org:10002 01:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:17 Configure a credential helper to remove this warning. See 01:15:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:17 01:15:17 Login Succeeded 01:15:17 nexus3.edgexfoundry.org:10003 01:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:17 Configure a credential helper to remove this warning. See 01:15:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:17 01:15:17 Login Succeeded 01:15:17 nexus3.edgexfoundry.org:10004 01:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:18 Configure a credential helper to remove this warning. See 01:15:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:18 01:15:18 Login Succeeded 01:15:18 ****.io 01:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:18 Configure a credential helper to remove this warning. See 01:15:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:18 01:15:18 Login Succeeded 01:15:18 ---> ****-login.sh ends [Pipeline] } 01:15:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:15:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:15:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:15:19 ========================================================= 01:15:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:15:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:19 + 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 . 01:15:20 Sending build context to Docker daemon 11.6MB 01:15:20 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 01:15:20 Step 2/13 : FROM ${BASE} AS builder 01:15:20 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:15:20 94e9d8af2201: Pulling fs layer 01:15:20 a6c56e8762df: Pulling fs layer 01:15:20 f0f3c8884826: Pulling fs layer 01:15:20 c7e7622c144d: Pulling fs layer 01:15:20 4f4fb700ef54: Pulling fs layer 01:15:20 b4c3b6d88c5a: Pulling fs layer 01:15:20 ba8bce9d2590: Pulling fs layer 01:15:20 ca778ea9c289: Pulling fs layer 01:15:20 b4c3b6d88c5a: Waiting 01:15:20 ca778ea9c289: Waiting 01:15:20 ba8bce9d2590: Waiting 01:15:20 c7e7622c144d: Waiting 01:15:20 4f4fb700ef54: Waiting 01:15:20 a6c56e8762df: Verifying Checksum 01:15:20 a6c56e8762df: Download complete 01:15:20 c7e7622c144d: Verifying Checksum 01:15:20 c7e7622c144d: Download complete 01:15:20 4f4fb700ef54: Verifying Checksum 01:15:20 4f4fb700ef54: Download complete 01:15:20 b4c3b6d88c5a: Verifying Checksum 01:15:20 b4c3b6d88c5a: Download complete 01:15:20 94e9d8af2201: Verifying Checksum 01:15:20 94e9d8af2201: Download complete 01:15:20 ca778ea9c289: Verifying Checksum 01:15:20 ca778ea9c289: Download complete 01:15:21 94e9d8af2201: Pull complete 01:15:22 a6c56e8762df: Pull complete 01:15:22 f0f3c8884826: Verifying Checksum 01:15:22 f0f3c8884826: Download complete 01:15:23 ba8bce9d2590: Verifying Checksum 01:15:23 ba8bce9d2590: Download complete 01:15:38 f0f3c8884826: Pull complete 01:15:38 c7e7622c144d: Pull complete 01:15:38 4f4fb700ef54: Pull complete 01:15:38 b4c3b6d88c5a: Pull complete 01:15:45 ba8bce9d2590: Pull complete 01:15:46 ca778ea9c289: Pull complete 01:15:46 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 01:15:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:15:46 ---> 47b25d7523d1 01:15:46 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:15:47 ---> Running in 0109fe4b6f4b 01:15:48 Removing intermediate container 0109fe4b6f4b 01:15:48 ---> f743708a3605 01:15:48 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:15:49 ---> Running in f85fd4e34eee 01:15:49 Removing intermediate container f85fd4e34eee 01:15:49 ---> 6dba83088ba2 01:15:49 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:15:49 ---> Running in b5b1406e3b6f 01:15:49 Removing intermediate container b5b1406e3b6f 01:15:49 ---> c46541e0dcb6 01:15:49 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:15:50 ---> Running in b49af4228b9b 01:15:50 Removing intermediate container b49af4228b9b 01:15:50 ---> 0fe85bf22a06 01:15:50 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:15:50 ---> Running in 54808958979f 01:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:15:53 (1/14) Installing libintl (0.22.5-r0) 01:15:53 (2/14) Installing eudev-libs (3.2.14-r2) 01:15:53 (3/14) Installing libjpeg-turbo (3.0.3-r0) 01:15:53 (4/14) Installing v4l-utils-libs (1.24.1-r1) 01:15:54 (5/14) Installing v4l-utils (1.24.1-r1) 01:15:54 (6/14) Installing libdvbv5 (1.24.1-r1) 01:15:54 (7/14) Installing udev-init-scripts (35-r1) 01:15:54 (8/14) Installing libeconf (0.6.3-r0) 01:15:54 (9/14) Installing libblkid (2.40.1-r1) 01:15:54 (10/14) Installing xz-libs (5.6.2-r1) 01:15:54 (11/14) Installing kmod-libs (32-r0) 01:15:54 (12/14) Installing eudev (3.2.14-r2) 01:15:55 (13/14) Installing eudev-dev (3.2.14-r2) 01:15:55 (14/14) Installing v4l-utils-dev (1.24.1-r1) 01:15:55 Executing busybox-1.36.1-r29.trigger 01:15:55 Executing eudev-3.2.14-r2.trigger 01:15:55 OK: 247 MiB in 72 packages 01:15:56 Removing intermediate container 54808958979f 01:15:56 ---> 5c9bb5403c69 01:15:56 Step 8/13 : WORKDIR /device-usb-camera 01:15:57 ---> Running in e530db70ed6c 01:15:57 Removing intermediate container e530db70ed6c 01:15:57 ---> 4125b77379c5 01:15:57 Step 9/13 : COPY go.mod vendor* ./ 01:15:57 ---> eda475d9d1d7 01:15:57 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:58 ---> Running in 190f96ed8fa3 01:17:17 Running on prd-centos7-docker-4c-2g-6938 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:17:17 provisioning config files... 01:17:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1016705580023459302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:17:19 ---> ****-login.sh 01:17:19 nexus3.edgexfoundry.org:10001 01:18:04 Removing intermediate container 190f96ed8fa3 01:18:04 ---> c105dba76238 01:18:04 Step 11/13 : COPY . . 01:18:04 ---> 0aba446788ae 01:18:04 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:18:04 ---> Running in bde50da61ff5 01:18:05  % Total % Received % Xferd Average Speed Time Time Time Current 01:18:05 Dload Upload Total Spent Left Speed 01:18:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0   0   0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 4584 0 --:--:-- --:--:-- --:--:-- 4617 01:18:06 Removing intermediate container bde50da61ff5 01:18:06 ---> 2485cffa864c 01:18:06 Step 13/13 : RUN ${MAKE} 01:18:06 ---> Running in 707154d31629 01:18:07 noop 01:18:08 Removing intermediate container 707154d31629 01:18:08 ---> 98de9baf9329 01:18:08 Successfully built 98de9baf9329 01:18:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:09 + docker inspect -f . ci-base-image-arm64 01:18:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:09 prd-ubuntu20.04-docker-arm64-4c-16g-6924 does not seem to be running inside a container 01:18:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/202 -v /w/workspace/device-usb-camera/202:/w/workspace/device-usb-camera/202:rw,z -v /w/workspace/device-usb-camera/202@tmp:/w/workspace/device-usb-camera/202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:18:10 $ docker top cfc779929deafe333f9e1351d9c10a288d946971bb71d0a6f0e603f18eb25c93 -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:11 + go version 01:18:11 go version go1.23.9 linux/arm64 [Pipeline] } 01:18:11 $ docker stop --time=1 cfc779929deafe333f9e1351d9c10a288d946971bb71d0a6f0e603f18eb25c93 01:18:13 $ docker rm -f --volumes cfc779929deafe333f9e1351d9c10a288d946971bb71d0a6f0e603f18eb25c93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:14 + docker inspect -f . ci-base-image-arm64 01:18:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:14 prd-ubuntu20.04-docker-arm64-4c-16g-6924 does not seem to be running inside a container 01:18:14 $ 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/202 -v /w/workspace/device-usb-camera/202:/w/workspace/device-usb-camera/202:rw,z -v /w/workspace/device-usb-camera/202@tmp:/w/workspace/device-usb-camera/202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:18:16 $ docker top 16e64aeb90be823f66ebc4f25a4d99bcf778c5dd1a2a39791195ac629046a9bc -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:17 + git config --global --add safe.directory /w/workspace/device-usb-camera/202 [Pipeline] fileExists [Pipeline] sh 01:18:17 + make test 01:18:17 go test ./... -coverprofile=coverage.out ./... 01:18:25 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:23:17 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 01:23:20 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements 01:23:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:23:21 go vet ./... 01:24:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:24:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:24:18 ./bin/test-attribution-txt.sh 01:24:18 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:24:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:24:18 $ docker stop --time=1 16e64aeb90be823f66ebc4f25a4d99bcf778c5dd1a2a39791195ac629046a9bc 01:24:21 $ docker rm -f --volumes 16e64aeb90be823f66ebc4f25a4d99bcf778c5dd1a2a39791195ac629046a9bc [Pipeline] // withDockerContainer [Pipeline] sh 01:24:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:24:23 Warning: overwriting stash ‘coverage-report’ 01:24:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:24:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:24:24 + ls -al . 01:24:24 total 284 01:24:24 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:18 . 01:24:24 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 01:15 .. 01:24:24 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:15 .git 01:24:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:15 .github 01:24:24 -rw-rw-r-- 1 jenkins jenkins 379 Aug 14 01:15 .gitignore 01:24:24 -rw-rw-r-- 1 jenkins jenkins 203 Aug 14 01:15 .golangci.yml 01:24:24 -rw-rw-r-- 1 jenkins jenkins 77 Aug 14 01:15 .hadolint.yml 01:24:24 -rw-rw-r-- 1 jenkins jenkins 20006 Aug 14 01:15 Attribution.txt 01:24:24 -rw-rw-r-- 1 jenkins jenkins 17743 Aug 14 01:15 CHANGELOG.md 01:24:24 -rw-rw-r-- 1 jenkins jenkins 2440 Aug 14 01:15 Dockerfile 01:24:24 -rw-rw-r-- 1 jenkins jenkins 678 Aug 14 01:15 GOVERNANCE.md 01:24:24 -rw-rw-r-- 1 jenkins jenkins 659 Aug 14 01:15 Jenkinsfile 01:24:24 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 14 01:15 LICENSE 01:24:24 -rw-rw-r-- 1 jenkins jenkins 3193 Aug 14 01:15 Makefile 01:24:24 -rw-rw-r-- 1 jenkins jenkins 622 Aug 14 01:15 OWNERS.md 01:24:24 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 14 01:15 README.md 01:24:24 -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 01:09 VERSION 01:24:24 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 01:15 bin 01:24:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:15 cmd 01:24:24 -rw-r--r-- 1 jenkins jenkins 54772 Aug 14 01:23 coverage.out 01:24:24 -rwxrwxr-x 1 jenkins jenkins 84 Aug 14 01:15 docker-entrypoint.sh 01:24:24 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 01:15 docs 01:24:24 -rw-rw-r-- 1 jenkins jenkins 6400 Aug 14 01:15 go.mod 01:24:24 -rw-rw-r-- 1 jenkins jenkins 87399 Aug 14 01:15 go.sum 01:24:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:15 internal 01:24:24 -rw-rw-r-- 1 jenkins jenkins 231 Aug 14 01:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:25 + 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=99e9c35639beb6ebc88f36f614ebb2475a2387c8 --label arch=arm64 --label version=4.1.0-dev.3 . 01:24:25 Sending build context to Docker daemon 11.65MB 01:24:25 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 01:24:25 Step 2/37 : FROM ${BASE} AS builder 01:24:25 ---> 98de9baf9329 01:24:25 Step 3/37 : ARG ADD_BUILD_TAGS="" 01:24:26 ---> Running in 060acd5b4387 01:24:26 Removing intermediate container 060acd5b4387 01:24:26 ---> d3d1220f30c2 01:24:26 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:24:26 ---> Running in 8bc9a8ff8191 01:24:26 Removing intermediate container 8bc9a8ff8191 01:24:26 ---> 2bb34cc184ad 01:24:26 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:24:26 ---> Running in fcfd11771074 01:24:27 Removing intermediate container fcfd11771074 01:24:27 ---> 278ed9846e99 01:24:27 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:24:27 ---> Running in a4f8689163f9 01:24:27 Removing intermediate container a4f8689163f9 01:24:27 ---> 069adc9fb3c0 01:24:27 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:24:28 ---> Running in 62e51087ade5 01:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:31 OK: 247 MiB in 72 packages 01:24:32 Removing intermediate container 62e51087ade5 01:24:32 ---> 44a71f90d8da 01:24:32 Step 8/37 : WORKDIR /device-usb-camera 01:24:32 ---> Running in f2c51a7b9977 01:24:32 Removing intermediate container f2c51a7b9977 01:24:32 ---> f45905f3fea3 01:24:32 Step 9/37 : COPY go.mod vendor* ./ 01:24:33 ---> c41a581dd2d8 01:24:33 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:33 ---> Running in 891110fdebb0 01:24:35 Removing intermediate container 891110fdebb0 01:24:35 ---> efc978fdabf7 01:24:35 Step 11/37 : COPY . . 01:24:37 ---> 083cb02a1362 01:24:37 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:24:37 ---> Running in 054e9966db31 01:24:38  % Total % Received % Xferd Average Speed  Time Time Time Current 01:24:38 Dload Upload Total Spent Left Speed 01:24:38 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3944 0 --:--:-- --:--:-- --:--:-- 3992 01:24:39 Removing intermediate container 054e9966db31 01:24:39 ---> c669a1d7adf3 01:24:39 Step 13/37 : RUN ${MAKE} 01:24:39 ---> Running in 764faa224596 01:24:40 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 01:29:17 Removing intermediate container 764faa224596 01:29:17 ---> 9045fb0df6a2 01:29:17 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 01:29:17 1.8.2: Pulling from bluenviron/mediamtx 01:29:17 da4d7e05a7aa: Pulling fs layer 01:29:18 da4d7e05a7aa: Verifying Checksum 01:29:18 da4d7e05a7aa: Download complete 01:29:19 da4d7e05a7aa: Pull complete 01:29:19 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 01:29:19 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 01:29:19 ---> 62c65ed7ef0d 01:29:19 Step 15/37 : FROM alpine:3.20 01:29:19 3.20: Pulling from library/alpine 01:29:19 13e713f82565: Pulling fs layer 01:29:20 13e713f82565: Verifying Checksum 01:29:20 13e713f82565: Download complete 01:29:20 13e713f82565: Pull complete 01:29:20 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:29:20 Status: Downloaded newer image for alpine:3.20 01:29:20 ---> c88e9dceb6cb 01:29:20 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:29:20 ---> Running in 3d47ec95aa1f 01:29:21 Removing intermediate container 3d47ec95aa1f 01:29:21 ---> 245df2189a2a 01:29:21 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 01:29:21 ---> Running in 7852dea287bb 01:29:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:29:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:29:24 (1/114) Installing dumb-init (1.2.5-r3) 01:29:24 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 01:29:24 (3/114) Installing aom-libs (3.9.1-r0) 01:29:25 (4/114) Installing libxau (1.0.11-r4) 01:29:25 (5/114) Installing libmd (1.1.0-r0) 01:29:25 (6/114) Installing libbsd (0.12.2-r0) 01:29:25 (7/114) Installing libxdmcp (1.1.5-r1) 01:29:25 (8/114) Installing libxcb (1.16.1-r0) 01:29:25 (9/114) Installing libx11 (1.8.9-r1) 01:29:25 (10/114) Installing hwdata-pci (0.382-r0) 01:29:25 (11/114) Installing libpciaccess (0.18.1-r0) 01:29:25 (12/114) Installing libdrm (2.4.120-r0) 01:29:25 (13/114) Installing libxext (1.3.6-r2) 01:29:25 (14/114) Installing libxfixes (6.0.1-r4) 01:29:25 (15/114) Installing libffi (3.4.6-r0) 01:29:25 (16/114) Installing wayland-libs-client (1.22.0-r4) 01:29:25 (17/114) Installing libva (2.21.0-r0) 01:29:25 (18/114) Installing libvdpau (1.5-r3) 01:29:25 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 01:29:26 (20/114) Installing libdav1d (1.4.2-r0) 01:29:26 (21/114) Installing libgcc (13.2.1_git20240309-r1) 01:29:26 (22/114) Installing libstdc++ (13.2.1_git20240309-r1) 01:29:26 (23/114) Installing openexr-libiex (3.1.13-r1) 01:29:26 (24/114) Installing openexr-libilmthread (3.1.13-r1) 01:29:26 (25/114) Installing imath (3.1.12-r0) 01:29:26 (26/114) Installing openexr-libopenexr (3.1.13-r1) 01:29:26 (27/114) Installing brotli-libs (1.1.0-r2) 01:29:26 (28/114) Installing giflib (5.2.2-r0) 01:29:26 (29/114) Installing libhwy (1.0.7-r0) 01:29:26 (30/114) Installing libjpeg-turbo (3.0.3-r0) 01:29:26 (31/114) Installing lcms2 (2.16-r0) 01:29:26 (32/114) Installing libpng (1.6.44-r0) 01:29:26 (33/114) Installing libjxl (0.10.2-r0) 01:29:26 (34/114) Installing lame-libs (3.100-r5) 01:29:27 (35/114) Installing opus (1.5.2-r0) 01:29:27 (36/114) Installing rav1e-libs (0.7.1-r0) 01:29:27 (37/114) Installing libgomp (13.2.1_git20240309-r1) 01:29:27 (38/114) Installing soxr (0.1.3-r7) 01:29:27 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 01:29:27 (40/114) Installing libogg (1.3.5-r5) 01:29:27 (41/114) Installing libtheora (1.1.1-r18) 01:29:27 (42/114) Installing libvorbis (1.3.7-r2) 01:29:28 (43/114) Installing libvpx (1.14.1-r0) 01:29:28 (44/114) Installing libsharpyuv (1.3.2-r0) 01:29:28 (45/114) Installing libwebp (1.3.2-r0) 01:29:28 (46/114) Installing libwebpmux (1.3.2-r0) 01:29:28 (47/114) Installing x264-libs (0.164_git20231001-r0) 01:29:28 (48/114) Installing numactl (2.0.18-r0) 01:29:28 (49/114) Installing x265-libs (3.6-r0) 01:29:29 (50/114) Installing xvidcore (1.3.7-r2) 01:29:29 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 01:29:29 (52/114) Installing sdl2 (2.28.5-r1) 01:29:29 (53/114) Installing alsa-lib (1.2.11-r0) 01:29:29 (54/114) Installing libexpat (2.7.0-r0) 01:29:29 (55/114) Installing libbz2 (1.0.8-r6) 01:29:29 (56/114) Installing freetype (2.13.2-r0) 01:29:29 (57/114) Installing fontconfig (2.15.0-r1) 01:29:29 (58/114) Installing fribidi (1.0.15-r0) 01:29:29 (59/114) Installing libintl (0.22.5-r0) 01:29:30 (60/114) Installing libeconf (0.6.3-r0) 01:29:30 (61/114) Installing libblkid (2.40.1-r1) 01:29:30 (62/114) Installing libmount (2.40.1-r1) 01:29:30 (63/114) Installing pcre2 (10.43-r0) 01:29:30 (64/114) Installing glib (2.80.5-r0) 01:29:30 (65/114) Installing graphite2 (1.3.14-r6) 01:29:30 (66/114) Installing harfbuzz (8.5.0-r0) 01:29:30 (67/114) Installing libunibreak (6.1-r0) 01:29:31 (68/114) Installing libass (0.17.2-r0) 01:29:31 (69/114) Installing libbluray (1.3.4-r1) 01:29:31 (70/114) Installing mpg123-libs (1.32.8-r0) 01:29:31 (71/114) Installing libopenmpt (0.7.7-r0) 01:29:31 (72/114) Installing cjson (1.7.18-r0) 01:29:31 (73/114) Installing mbedtls (3.6.4-r0) 01:29:31 (74/114) Installing librist (0.2.10-r1) 01:29:31 (75/114) Installing libsrt (1.5.3-r0) 01:29:32 (76/114) Installing libssh (0.10.6-r0) 01:29:32 (77/114) Installing xz-libs (5.6.2-r1) 01:29:32 (78/114) Installing libxml2 (2.12.10-r0) 01:29:32 (79/114) Installing libsodium (1.0.19-r0) 01:29:32 (80/114) Installing libzmq (4.3.5-r2) 01:29:32 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 01:29:32 (82/114) Installing serd-libs (0.32.2-r0) 01:29:32 (83/114) Installing zix-libs (0.4.2-r0) 01:29:32 (84/114) Installing sord-libs (0.16.16-r0) 01:29:32 (85/114) Installing sratom (0.6.16-r0) 01:29:32 (86/114) Installing lilv-libs (0.24.24-r1) 01:29:33 (87/114) Installing glslang-libs (1.3.261.1-r0) 01:29:33 (88/114) Installing libdovi (3.3.0-r0) 01:29:33 (89/114) Installing spirv-tools (1.3.261.1-r0) 01:29:33 (90/114) Installing shaderc (2024.0-r0) 01:29:33 (91/114) Installing vulkan-loader (1.3.261.1-r0) 01:29:33 (92/114) Installing libplacebo (6.338.2-r1) 01:29:34 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 01:29:34 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 01:29:34 (95/114) Installing vidstab (1.1.1-r0) 01:29:34 (96/114) Installing zimg (3.0.5-r2) 01:29:34 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 01:29:34 (98/114) Installing libasyncns (0.8-r3) 01:29:34 (99/114) Installing dbus-libs (1.14.10-r1) 01:29:34 (100/114) Installing libltdl (2.4.7-r3) 01:29:34 (101/114) Installing orc (0.4.40-r0) 01:29:34 (102/114) Installing libflac (1.4.3-r1) 01:29:35 (103/114) Installing libsndfile (1.2.2-r1) 01:29:35 (104/114) Installing speexdsp (1.2.1-r2) 01:29:35 (105/114) Installing tdb-libs (1.4.9-r1) 01:29:35 (106/114) Installing libpulse (17.0-r0) 01:29:35 (107/114) Installing v4l-utils-libs (1.24.1-r1) 01:29:35 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 01:29:35 (109/114) Installing ffmpeg (6.1.1-r8) 01:29:35 (110/114) Installing udev-init-scripts (35-r1) 01:29:35 (111/114) Installing eudev-libs (3.2.14-r2) 01:29:35 (112/114) Installing zstd-libs (1.5.6-r0) 01:29:35 (113/114) Installing kmod-libs (32-r0) 01:29:35 (114/114) Installing eudev (3.2.14-r2) 01:29:35 Executing busybox-1.36.1-r29.trigger 01:29:35 Executing glib-2.80.5-r0.trigger 01:29:35 Executing eudev-3.2.14-r2.trigger 01:29:35 OK: 120 MiB in 128 packages 01:29:41 Removing intermediate container 7852dea287bb 01:29:41 ---> 58d9a104d7c7 01:29:41 Step 18/37 : RUN apk --no-cache upgrade 01:29:41 ---> Running in 4fed333144f2 01:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:29:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:29:44 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:29:44 Executing busybox-1.36.1-r30.post-upgrade 01:29:44 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:29:44 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:29:44 Executing busybox-1.36.1-r30.trigger 01:29:44 OK: 120 MiB in 128 packages 01:29:45 Removing intermediate container 4fed333144f2 01:29:45 ---> 0ec4fffad306 01:29:45 Step 19/37 : WORKDIR / 01:29:45 ---> Running in 4f935ac4cc53 01:29:46 Removing intermediate container 4f935ac4cc53 01:29:46 ---> 32057968ec2a 01:29:46 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 01:29:48 ---> e36c52666b8d 01:29:48 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 01:29:49 ---> 8ffde27e616c 01:29:49 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 01:29:49 ---> aa047de5b80c 01:29:49 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 01:29:50 ---> f0933c0d23ea 01:29:50 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:29:51 ---> ed9790042b06 01:29:51 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 01:29:51 ---> 2eba2bcf64da 01:29:51 Step 26/37 : COPY --from=rtsp /mediamtx / 01:29:53 ---> 51e412d97a8d 01:29:53 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 01:29:53 ---> Running in b0395f98abbf 01:29:55 Removing intermediate container b0395f98abbf 01:29:55 ---> 2f5b5395374e 01:29:55 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 01:29:55 ---> Running in 3069478341b5 01:29:57 Removing intermediate container 3069478341b5 01:29:57 ---> 66aa4b215d12 01:29:57 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 01:29:57 ---> Running in 849e194a57ad 01:29:59 Removing intermediate container 849e194a57ad 01:29:59 ---> 9e8e07816991 01:29:59 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 01:29:59 ---> Running in f7214b9123e1 01:30:01 Removing intermediate container f7214b9123e1 01:30:01 ---> 7c8ea833fc07 01:30:01 Step 31/37 : EXPOSE 59983 01:30:01 ---> Running in 7843dc8c18a9 01:30:02 Removing intermediate container 7843dc8c18a9 01:30:02 ---> ec9e508bb148 01:30:02 Step 32/37 : EXPOSE 8554 01:30:02 ---> Running in aaaab3e85e1b 01:30:02 Removing intermediate container aaaab3e85e1b 01:30:02 ---> f5005164c74d 01:30:02 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 01:30:02 ---> Running in 9bb9ed9e4fb7 01:30:03 Removing intermediate container 9bb9ed9e4fb7 01:30:03 ---> 5ca15fc6fe6e 01:30:03 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 01:30:03 ---> Running in 26c46df3401d 01:30:03 Removing intermediate container 26c46df3401d 01:30:03 ---> f96adb9e7a40 01:30:03 Step 35/37 : LABEL arch=arm64 01:30:03 ---> Running in 76bcfa2d6efb 01:30:03 Removing intermediate container 76bcfa2d6efb 01:30:03 ---> 95e14e015265 01:30:03 Step 36/37 : LABEL git_sha=99e9c35639beb6ebc88f36f614ebb2475a2387c8 01:30:04 ---> Running in 6d37567308a9 01:30:04 Removing intermediate container 6d37567308a9 01:30:04 ---> e736483597b6 01:30:04 Step 37/37 : LABEL version=4.1.0-dev.3 01:30:04 ---> Running in a209dff1ac6b 01:30:04 Removing intermediate container a209dff1ac6b 01:30:04 ---> f6b6589d159c 01:30:04 [Warning] One or more build-args [ARCH] were not consumed 01:30:05 Successfully built f6b6589d159c 01:30:05 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 01:30:05 provisioning config files... 01:30:05 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/202@tmp/config168780305149921759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:05 ---> ****-login.sh 01:30:05 nexus3.edgexfoundry.org:10001 01:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:05 Configure a credential helper to remove this warning. See 01:30:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:05 01:30:05 Login Succeeded 01:30:05 nexus3.edgexfoundry.org:10002 01:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:06 Configure a credential helper to remove this warning. See 01:30:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:06 01:30:06 Login Succeeded 01:30:06 nexus3.edgexfoundry.org:10003 01:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:06 Configure a credential helper to remove this warning. See 01:30:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:06 01:30:06 Login Succeeded 01:30:06 nexus3.edgexfoundry.org:10004 01:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:07 Configure a credential helper to remove this warning. See 01:30:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:07 01:30:07 Login Succeeded 01:30:07 ****.io 01:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:07 Configure a credential helper to remove this warning. See 01:30:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:07 01:30:07 Login Succeeded 01:30:07 ---> ****-login.sh ends [Pipeline] } 01:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:30:07 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 01:30:07 99e9c35639beb6ebc88f36f614ebb2475a2387c8 01:30:07 latest 01:30:07 4.1.0-dev.3 01:30:07 99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 01:30:07 main 01:30:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:08 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:99e9c35639beb6ebc88f36f614ebb2475a2387c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:08 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:99e9c35639beb6ebc88f36f614ebb2475a2387c8 01:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:30:08 5364bdad2be1: Preparing 01:30:08 2767a10e21e4: Preparing 01:30:08 502f4199d825: Preparing 01:30:08 87dc99052b42: Preparing 01:30:08 f0c0fc467d42: Preparing 01:30:08 4fdee56d7956: Preparing 01:30:08 914ac335869f: Preparing 01:30:08 b8736f5ebaf9: Preparing 01:30:08 e291fd56ccfa: Preparing 01:30:08 8bea122fb151: Preparing 01:30:08 475659697356: Preparing 01:30:08 fe7bef1865c2: Preparing 01:30:08 2609cd2c83f2: Preparing 01:30:08 1e890da81ec9: Preparing 01:30:08 8bea122fb151: Waiting 01:30:08 4fdee56d7956: Waiting 01:30:08 914ac335869f: Waiting 01:30:08 b8736f5ebaf9: Waiting 01:30:08 e291fd56ccfa: Waiting 01:30:08 475659697356: Waiting 01:30:08 2609cd2c83f2: Waiting 01:30:08 2767a10e21e4: Pushed 01:30:08 502f4199d825: Pushed 01:30:08 5364bdad2be1: Pushed 01:30:08 87dc99052b42: Pushed 01:30:09 4fdee56d7956: Pushed 01:30:09 914ac335869f: Pushed 01:30:09 e291fd56ccfa: Pushed 01:30:09 b8736f5ebaf9: Pushed 01:30:09 8bea122fb151: Pushed 01:30:09 1e890da81ec9: Layer already exists 01:30:09 fe7bef1865c2: Pushed 01:30:16 f0c0fc467d42: Pushed 01:30:20 475659697356: Pushed 01:30:35 2609cd2c83f2: Pushed 01:30:35 99e9c35639beb6ebc88f36f614ebb2475a2387c8: digest: sha256:4f197c1b32563d148f3ec0e1bc9a95e3d77f8e32e3fb575d8a5174baea362d1e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:36 + 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 01:30:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:30:36 5364bdad2be1: Preparing 01:30:36 2767a10e21e4: Preparing 01:30:36 502f4199d825: Preparing 01:30:36 87dc99052b42: Preparing 01:30:36 f0c0fc467d42: Preparing 01:30:36 4fdee56d7956: Preparing 01:30:36 914ac335869f: Preparing 01:30:36 b8736f5ebaf9: Preparing 01:30:36 e291fd56ccfa: Preparing 01:30:36 8bea122fb151: Preparing 01:30:36 475659697356: Preparing 01:30:36 fe7bef1865c2: Preparing 01:30:36 2609cd2c83f2: Preparing 01:30:36 1e890da81ec9: Preparing 01:30:36 8bea122fb151: Waiting 01:30:36 475659697356: Waiting 01:30:36 fe7bef1865c2: Waiting 01:30:36 2609cd2c83f2: Waiting 01:30:36 1e890da81ec9: Waiting 01:30:36 4fdee56d7956: Waiting 01:30:36 914ac335869f: Waiting 01:30:36 b8736f5ebaf9: Waiting 01:30:36 e291fd56ccfa: Waiting 01:30:36 f0c0fc467d42: Layer already exists 01:30:36 87dc99052b42: Layer already exists 01:30:36 502f4199d825: Layer already exists 01:30:36 2767a10e21e4: Layer already exists 01:30:36 5364bdad2be1: Layer already exists 01:30:36 4fdee56d7956: Layer already exists 01:30:36 914ac335869f: Layer already exists 01:30:36 b8736f5ebaf9: Layer already exists 01:30:36 e291fd56ccfa: Layer already exists 01:30:36 8bea122fb151: Layer already exists 01:30:36 475659697356: Layer already exists 01:30:36 fe7bef1865c2: Layer already exists 01:30:36 1e890da81ec9: Layer already exists 01:30:36 2609cd2c83f2: Layer already exists 01:30:36 latest: digest: sha256:4f197c1b32563d148f3ec0e1bc9a95e3d77f8e32e3fb575d8a5174baea362d1e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:37 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.3 01:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:30:37 5364bdad2be1: Preparing 01:30:37 2767a10e21e4: Preparing 01:30:37 502f4199d825: Preparing 01:30:37 87dc99052b42: Preparing 01:30:37 f0c0fc467d42: Preparing 01:30:37 4fdee56d7956: Preparing 01:30:37 914ac335869f: Preparing 01:30:37 b8736f5ebaf9: Preparing 01:30:37 e291fd56ccfa: Preparing 01:30:37 8bea122fb151: Preparing 01:30:37 475659697356: Preparing 01:30:37 fe7bef1865c2: Preparing 01:30:37 4fdee56d7956: Waiting 01:30:37 2609cd2c83f2: Preparing 01:30:37 1e890da81ec9: Preparing 01:30:37 914ac335869f: Waiting 01:30:37 b8736f5ebaf9: Waiting 01:30:37 8bea122fb151: Waiting 01:30:37 475659697356: Waiting 01:30:37 fe7bef1865c2: Waiting 01:30:37 2609cd2c83f2: Waiting 01:30:37 e291fd56ccfa: Waiting 01:30:37 1e890da81ec9: Waiting 01:30:37 2767a10e21e4: Layer already exists 01:30:37 502f4199d825: Layer already exists 01:30:37 5364bdad2be1: Layer already exists 01:30:37 f0c0fc467d42: Layer already exists 01:30:37 87dc99052b42: Layer already exists 01:30:37 914ac335869f: Layer already exists 01:30:37 4fdee56d7956: Layer already exists 01:30:37 8bea122fb151: Layer already exists 01:30:37 b8736f5ebaf9: Layer already exists 01:30:37 e291fd56ccfa: Layer already exists 01:30:37 475659697356: Layer already exists 01:30:37 2609cd2c83f2: Layer already exists 01:30:37 1e890da81ec9: Layer already exists 01:30:37 fe7bef1865c2: Layer already exists 01:30:37 4.1.0-dev.3: digest: sha256:4f197c1b32563d148f3ec0e1bc9a95e3d77f8e32e3fb575d8a5174baea362d1e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:38 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 01:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:30:38 5364bdad2be1: Preparing 01:30:38 2767a10e21e4: Preparing 01:30:38 502f4199d825: Preparing 01:30:38 87dc99052b42: Preparing 01:30:38 f0c0fc467d42: Preparing 01:30:38 4fdee56d7956: Preparing 01:30:38 914ac335869f: Preparing 01:30:38 b8736f5ebaf9: Preparing 01:30:38 e291fd56ccfa: Preparing 01:30:38 8bea122fb151: Preparing 01:30:38 475659697356: Preparing 01:30:38 fe7bef1865c2: Preparing 01:30:38 2609cd2c83f2: Preparing 01:30:38 1e890da81ec9: Preparing 01:30:38 4fdee56d7956: Waiting 01:30:38 914ac335869f: Waiting 01:30:38 8bea122fb151: Waiting 01:30:38 475659697356: Waiting 01:30:38 fe7bef1865c2: Waiting 01:30:38 b8736f5ebaf9: Waiting 01:30:38 e291fd56ccfa: Waiting 01:30:38 2609cd2c83f2: Waiting 01:30:38 1e890da81ec9: Waiting 01:30:38 2767a10e21e4: Layer already exists 01:30:38 f0c0fc467d42: Layer already exists 01:30:38 87dc99052b42: Layer already exists 01:30:38 502f4199d825: Layer already exists 01:30:38 5364bdad2be1: Layer already exists 01:30:38 e291fd56ccfa: Layer already exists 01:30:38 8bea122fb151: Layer already exists 01:30:38 b8736f5ebaf9: Layer already exists 01:30:38 4fdee56d7956: Layer already exists 01:30:38 914ac335869f: Layer already exists 01:30:38 475659697356: Layer already exists 01:30:38 2609cd2c83f2: Layer already exists 01:30:38 fe7bef1865c2: Layer already exists 01:30:38 1e890da81ec9: Layer already exists 01:30:38 99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3: digest: sha256:4f197c1b32563d148f3ec0e1bc9a95e3d77f8e32e3fb575d8a5174baea362d1e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:39 + 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 01:30:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 01:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:30:39 5364bdad2be1: Preparing 01:30:39 2767a10e21e4: Preparing 01:30:39 502f4199d825: Preparing 01:30:39 87dc99052b42: Preparing 01:30:39 f0c0fc467d42: Preparing 01:30:39 4fdee56d7956: Preparing 01:30:39 914ac335869f: Preparing 01:30:39 b8736f5ebaf9: Preparing 01:30:39 e291fd56ccfa: Preparing 01:30:39 8bea122fb151: Preparing 01:30:39 475659697356: Preparing 01:30:39 fe7bef1865c2: Preparing 01:30:39 2609cd2c83f2: Preparing 01:30:39 1e890da81ec9: Preparing 01:30:39 4fdee56d7956: Waiting 01:30:39 914ac335869f: Waiting 01:30:39 fe7bef1865c2: Waiting 01:30:39 b8736f5ebaf9: Waiting 01:30:39 2609cd2c83f2: Waiting 01:30:39 1e890da81ec9: Waiting 01:30:39 e291fd56ccfa: Waiting 01:30:39 8bea122fb151: Waiting 01:30:39 475659697356: Waiting 01:30:39 f0c0fc467d42: Layer already exists 01:30:39 5364bdad2be1: Layer already exists 01:30:39 502f4199d825: Layer already exists 01:30:39 2767a10e21e4: Layer already exists 01:30:39 87dc99052b42: Layer already exists 01:30:39 b8736f5ebaf9: Layer already exists 01:30:39 914ac335869f: Layer already exists 01:30:39 4fdee56d7956: Layer already exists 01:30:39 8bea122fb151: Layer already exists 01:30:39 e291fd56ccfa: Layer already exists 01:30:39 fe7bef1865c2: Layer already exists 01:30:39 2609cd2c83f2: Layer already exists 01:30:39 475659697356: Layer already exists 01:30:39 1e890da81ec9: Layer already exists 01:30:39 main: digest: sha256:4f197c1b32563d148f3ec0e1bc9a95e3d77f8e32e3fb575d8a5174baea362d1e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:39 ===================================================== [Pipeline] echo 01:30:39 taggedImages: 01:30:39 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:99e9c35639beb6ebc88f36f614ebb2475a2387c8 01:30:39 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:30:39 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.3 01:30:39 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 01:30:39 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] echo 01:30:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:99e9c35639beb6ebc88f36f614ebb2475a2387c8 [Pipeline] echo 01:30:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] echo 01:30:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.3 [Pipeline] echo 01:30:40 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:99e9c35639beb6ebc88f36f614ebb2475a2387c8-4.1.0-dev.3 [Pipeline] echo 01:30:40 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 01:30:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:30:40 01:30:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:30:41 arm64: Pulling from edgex-lftools-log-publisher 01:30:41 8998bd30e6a1: Pulling fs layer 01:30:41 04944245beec: Pulling fs layer 01:30:41 699f458cf7ca: Pulling fs layer 01:30:41 765212b225bb: Pulling fs layer 01:30:41 f23df028b6ca: Pulling fs layer 01:30:41 d65c8cfc05b1: Pulling fs layer 01:30:41 2437ff75d9bd: Pulling fs layer 01:30:41 f23df028b6ca: Waiting 01:30:41 d65c8cfc05b1: Waiting 01:30:41 2437ff75d9bd: Waiting 01:30:41 765212b225bb: Waiting 01:30:41 04944245beec: Verifying Checksum 01:30:41 04944245beec: Download complete 01:30:41 765212b225bb: Verifying Checksum 01:30:41 765212b225bb: Download complete 01:30:41 f23df028b6ca: Download complete 01:30:41 d65c8cfc05b1: Verifying Checksum 01:30:41 d65c8cfc05b1: Download complete 01:30:41 699f458cf7ca: Verifying Checksum 01:30:41 699f458cf7ca: Download complete 01:30:41 8998bd30e6a1: Verifying Checksum 01:30:41 8998bd30e6a1: Download complete 01:30:44 2437ff75d9bd: Verifying Checksum 01:30:44 2437ff75d9bd: Download complete 01:30:47 8998bd30e6a1: Pull complete 01:30:47 04944245beec: Pull complete 01:30:49 699f458cf7ca: Pull complete 01:30:49 765212b225bb: Pull complete 01:30:50 f23df028b6ca: Pull complete 01:30:50 d65c8cfc05b1: Pull complete 01:31:08 2437ff75d9bd: Pull complete 01:31:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:31:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:31:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:09 prd-ubuntu20.04-docker-arm64-4c-16g-6924 does not seem to be running inside a container 01:31:09 $ 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/202 -v /w/workspace/device-usb-camera/202:/w/workspace/device-usb-camera/202:rw,z -v /w/workspace/device-usb-camera/202@tmp:/w/workspace/device-usb-camera/202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:31:12 $ docker top 690d81b7b7070a1a0dc5f20d59a63159bf7552f7263e97027406a6d599cc193e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:13 ---> job-cost.sh 01:31:13 lf-activate-venv: SKIPPING 01:31:13 INFO: No Stack... 01:31:14 INFO: Retrieving Pricing Info for: v3-standard-4 01:31:14 INFO: Archiving Costs [Pipeline] sh 01:31:15 + cat /w/workspace/device-usb-camera/202/archives/cost.csv 01:31:15 + cut -d, -f6 [Pipeline] lock 01:31:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-202-stack-cost] 01:31:15 Resource [jenkins-edgexfoundry-device-usb-camera-main-202-stack-cost] did not exist. Created. 01:31:15 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:31:15 + echo total: 0.10999999940395355 [Pipeline] stash 01:31:16 Stashed 1 file(s) [Pipeline] } 01:31:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-202-stack-cost] [Pipeline] // lock [Pipeline] } 01:31:16 $ docker stop --time=1 690d81b7b7070a1a0dc5f20d59a63159bf7552f7263e97027406a6d599cc193e 01:31:17 $ docker rm -f --volumes 690d81b7b7070a1a0dc5f20d59a63159bf7552f7263e97027406a6d599cc193e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:08:40 Cancelling nested steps due to timeout 07:08:40 Sending interrupt signal to process 07:08:44 script returned exit code 143 [Pipeline] } 07:08:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:08:45 + '[' -d /w/workspace/exfoundry_device-usb-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:08:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:08:46 ---> package-listing.sh 07:08:46 ++ tr '[:upper:]' '[:lower:]' 07:08:46 ++ facter osfamily 07:08:46 + OS_FAMILY=redhat 07:08:46 + workspace=/w/workspace/exfoundry_device-usb-camera_main 07:08:46 + START_PACKAGES=/tmp/packages_start.txt 07:08:46 + END_PACKAGES=/tmp/packages_end.txt 07:08:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:08:46 + PACKAGES=/tmp/packages_start.txt 07:08:46 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 07:08:46 + PACKAGES=/tmp/packages_end.txt 07:08:46 + case "${OS_FAMILY}" in 07:08:46 + rpm -qa 07:08:46 + sort 07:08:47 + '[' -f /tmp/packages_start.txt ']' 07:08:47 + '[' -f /tmp/packages_end.txt ']' 07:08:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:08:47 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 07:08:47 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 07:08:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 07:08:47 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 07:08:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:48 07:08:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:48 latest: Pulling from edgex-lftools-log-publisher 07:08:48 5eb5b503b376: Pulling fs layer 07:08:48 5c69ac0246d0: Pulling fs layer 07:08:48 ec43610c2a17: Pulling fs layer 07:08:48 3a2ae6a8a46f: Pulling fs layer 07:08:48 33b1e0a273af: Pulling fs layer 07:08:48 5d3b04190fa2: Pulling fs layer 07:08:48 2f39f015ded8: Pulling fs layer 07:08:48 3a2ae6a8a46f: Waiting 07:08:48 33b1e0a273af: Waiting 07:08:48 5d3b04190fa2: Waiting 07:08:48 2f39f015ded8: Waiting 07:08:48 5c69ac0246d0: Verifying Checksum 07:08:48 5c69ac0246d0: Download complete 07:08:48 3a2ae6a8a46f: Verifying Checksum 07:08:48 3a2ae6a8a46f: Download complete 07:08:48 33b1e0a273af: Verifying Checksum 07:08:48 33b1e0a273af: Download complete 07:08:48 ec43610c2a17: Verifying Checksum 07:08:48 ec43610c2a17: Download complete 07:08:48 5d3b04190fa2: Verifying Checksum 07:08:48 5d3b04190fa2: Download complete 07:08:48 5eb5b503b376: Verifying Checksum 07:08:48 5eb5b503b376: Download complete 07:08:49 2f39f015ded8: Verifying Checksum 07:08:49 2f39f015ded8: Download complete 07:08:50 5eb5b503b376: Pull complete 07:08:50 5c69ac0246d0: Pull complete 07:08:50 ec43610c2a17: Pull complete 07:08:50 3a2ae6a8a46f: Pull complete 07:08:50 33b1e0a273af: Pull complete 07:08:50 5d3b04190fa2: Pull complete 07:08:55 2f39f015ded8: Pull complete 07:08:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:08:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:55 prd-centos7-docker-4c-2g-6938 does not seem to be running inside a container 07:08: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 07:08:58 $ docker top 82d7d9745693978cfe9311459f69a59d23659b33c5e64c7ea90a388f408b9a73 -eo pid,comm [Pipeline] { [Pipeline] sh 07:08:58 + touch /tmp/pre-build-complete [Pipeline] sh 07:08:58 + mkdir -p /var/log/sysstat [Pipeline] sh 07:08:59 + ls /var/log/sa-host 07:08:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:59 provisioning config files... 07:08:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1535571603064470265tmp [Pipeline] { [Pipeline] echo 07:08:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:08:59 ---> create-netrc.sh [Pipeline] } 07:08:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:08:59 ---> python-tools-install.sh [Pipeline] echo 07:08:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:09:00 ---> sudo-logs.sh 07:09:00 Archiving 'sudo' log.. 07:09:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-6938.novalocal: Name or service not known 07:09:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-6938.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:09:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:09:00 ---> job-cost.sh 07:09:00 lf-activate-venv: SKIPPING 07:09:00 DEBUG: total: 0.10999999940395355 07:09:00 INFO: Retrieving Stack Cost... 07:09:00 INFO: Retrieving Pricing Info for: v3-standard-2 07:09:01 INFO: Archiving Costs [Pipeline] echo 07:09:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:09:01 ---> logs-deploy.sh 07:09:01 lf-activate-venv: SKIPPING 07:09:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/202 07:09:01 INFO: archiving workspace using pattern(s): 07:09:02 Archives upload complete. 07:09:02 INFO: archiving logs to Nexus 07:09:03 ---> uname -a: 07:09:03 Linux prd-centos7-docker-4c-2g-6938.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 07:09:03 07:09:03 07:09:03 ---> lscpu: 07:09:03 Architecture: x86_64 07:09:03 CPU op-mode(s): 32-bit, 64-bit 07:09:03 Byte Order: Little Endian 07:09:03 Address sizes: 40 bits physical, 48 bits virtual 07:09:03 CPU(s): 2 07:09:03 On-line CPU(s) list: 0,1 07:09:03 Thread(s) per core: 1 07:09:03 Core(s) per socket: 1 07:09:03 Socket(s): 2 07:09:03 NUMA node(s): 1 07:09:03 Vendor ID: AuthenticAMD 07:09:03 CPU family: 23 07:09:03 Model: 49 07:09:03 Model name: AMD EPYC-Rome Processor 07:09:03 Stepping: 0 07:09:03 CPU MHz: 2800.000 07:09:03 BogoMIPS: 5600.00 07:09:03 Virtualization: AMD-V 07:09:03 Hypervisor vendor: KVM 07:09:03 Virtualization type: full 07:09:03 L1d cache: 64 KiB 07:09:03 L1i cache: 64 KiB 07:09:03 L2 cache: 1 MiB 07:09:03 L3 cache: 32 MiB 07:09:03 NUMA node0 CPU(s): 0,1 07:09:03 Vulnerability Itlb multihit: Not affected 07:09:03 Vulnerability L1tf: Not affected 07:09:03 Vulnerability Mds: Not affected 07:09:03 Vulnerability Meltdown: Not affected 07:09:03 Vulnerability Mmio stale data: Not affected 07:09:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:09:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:09:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:09:03 Vulnerability Srbds: Not affected 07:09:03 Vulnerability Tsx async abort: Not affected 07:09:03 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 07:09:03 07:09:03 07:09:03 ---> nproc: 07:09:03 2 07:09:03 07:09:03 07:09:03 ---> df -h: 07:09:03 Filesystem Size Used Avail Use% Mounted on 07:09:03 overlay 40G 6.8G 34G 17% / 07:09:03 tmpfs 64M 0 64M 0% /dev 07:09:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:09:03 shm 64M 0 64M 0% /dev/shm 07:09:03 /dev/vda1 40G 6.8G 34G 17% /facter-os 07:09:03 07:09:03 07:09:03 Cannot open /var/log/sysstat/sa14: No such file or directory 07:09:03 Please check if data collecting is enabled 07:09:03 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:09:03 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:09:03 $ docker stop --time=1 82d7d9745693978cfe9311459f69a59d23659b33c5e64c7ea90a388f408b9a73 07:09:04 $ docker rm -f --volumes 82d7d9745693978cfe9311459f69a59d23659b33c5e64c7ea90a388f408b9a73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:09:04 [WS-CLEANUP] Deleting project workspace... 07:09:04 [WS-CLEANUP] Deferred wipeout is used... 07:09:04 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:05 07:09:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:05 latest: Pulling from edgex-lftools-log-publisher 07:09:05 5eb5b503b376: Pulling fs layer 07:09:05 5c69ac0246d0: Pulling fs layer 07:09:05 ec43610c2a17: Pulling fs layer 07:09:05 3a2ae6a8a46f: Pulling fs layer 07:09:05 33b1e0a273af: Pulling fs layer 07:09:05 5d3b04190fa2: Pulling fs layer 07:09:05 2f39f015ded8: Pulling fs layer 07:09:05 33b1e0a273af: Waiting 07:09:05 5d3b04190fa2: Waiting 07:09:05 3a2ae6a8a46f: Waiting 07:09:05 2f39f015ded8: Waiting 07:09:05 5c69ac0246d0: Verifying Checksum 07:09:05 5c69ac0246d0: Download complete 07:09:05 3a2ae6a8a46f: Verifying Checksum 07:09:05 3a2ae6a8a46f: Download complete 07:09:05 33b1e0a273af: Verifying Checksum 07:09:05 33b1e0a273af: Download complete 07:09:05 5d3b04190fa2: Verifying Checksum 07:09:05 5d3b04190fa2: Download complete 07:09:05 ec43610c2a17: Verifying Checksum 07:09:05 ec43610c2a17: Download complete 07:09:05 5eb5b503b376: Verifying Checksum 07:09:05 5eb5b503b376: Download complete 07:09:06 2f39f015ded8: Download complete 07:09:07 5eb5b503b376: Pull complete 07:09:07 5c69ac0246d0: Pull complete 07:09:08 ec43610c2a17: Pull complete 07:09:08 3a2ae6a8a46f: Pull complete 07:09:08 33b1e0a273af: Pull complete 07:09:08 5d3b04190fa2: Pull complete 07:09:15 2f39f015ded8: Pull complete 07:09:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:09:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:15 prd-ubuntu20.04-docker-8c-8g-6906 does not seem to be running inside a container 07:09:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:09:16 $ docker top 69c58874fe28c74a52658ba5812e9cf72ac19a9768b54b506a6d17b0537f9232 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:17 ---> job-cost.sh 07:09:17 lf-activate-venv: SKIPPING 07:09:17 INFO: No Stack... 07:09:17 INFO: Retrieving Pricing Info for: v3-standard-8 07:09:18 INFO: Archiving Costs [Pipeline] sh 07:09:18 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 07:09:18 + cut -d, -f6 [Pipeline] lock 07:09:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-202-stack-cost] 07:09:18 Resource [jenkins-edgexfoundry-device-usb-camera-main-202-stack-cost] did not exist. Created. 07:09:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:09:18 /w/workspace/exfoundry_device-usb-camera_main@tmp/durable-7d6c426a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:09:19 + echo total: 1.5299999713897705 [Pipeline] stash 07:09:19 Warning: overwriting stash ‘stack-cost’ 07:09:19 Stashed 1 file(s) [Pipeline] } 07:09:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-202-stack-cost] [Pipeline] // lock [Pipeline] } 07:09:19 $ docker stop --time=1 69c58874fe28c74a52658ba5812e9cf72ac19a9768b54b506a6d17b0537f9232 07:09:20 $ docker rm -f --volumes 69c58874fe28c74a52658ba5812e9cf72ac19a9768b54b506a6d17b0537f9232 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:09:20 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 07:09:21 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 07:09:21 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 07:09:21 total 16 07:09:21 drwxr-xr-x 3 root root 4096 Aug 14 07:09 . 07:09:21 drwxrwxr-x 10 jenkins jenkins 4096 Aug 14 07:09 .. 07:09:21 drwxr-xr-x 2 root root 4096 Aug 14 07:09 cost 07:09:21 -rw-r--r-- 1 root root 91 Aug 14 07:09 cost.csv 07:09:21 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 07:09:21 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 07:09:21 total 16 07:09:21 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 07:09 . 07:09:21 drwxrwxr-x 10 jenkins jenkins 4096 Aug 14 07:09 .. 07:09:21 drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 07:09 cost 07:09:21 -rw-r--r-- 1 jenkins jenkins 91 Aug 14 07:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:09:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:09:22 ---> package-listing.sh 07:09:22 ++ facter osfamily 07:09:22 ++ tr '[:upper:]' '[:lower:]' 07:09:22 + OS_FAMILY=debian 07:09:22 + workspace=/w/workspace/exfoundry_device-usb-camera_main 07:09:22 + START_PACKAGES=/tmp/packages_start.txt 07:09:22 + END_PACKAGES=/tmp/packages_end.txt 07:09:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:09:22 + PACKAGES=/tmp/packages_start.txt 07:09:22 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 07:09:22 + PACKAGES=/tmp/packages_end.txt 07:09:22 + case "${OS_FAMILY}" in 07:09:22 + dpkg -l 07:09:22 + grep '^ii' 07:09:22 + '[' -f /tmp/packages_start.txt ']' 07:09:22 + '[' -f /tmp/packages_end.txt ']' 07:09:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:09:22 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 07:09:22 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 07:09:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 07:09:22 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 07:09:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:23 prd-ubuntu20.04-docker-8c-8g-6906 does not seem to be running inside a container 07:09:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:09:24 $ docker top d4be0a906b7cfc24b527e547b1f2fe7c177795c809338bc83f59fd303ca480d8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:24 + touch /tmp/pre-build-complete [Pipeline] sh 07:09:24 + mkdir -p /var/log/sysstat [Pipeline] sh 07:09:24 + ls /var/log/sa-host 07:09:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:24 provisioning config files... 07:09:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6685084931473709835tmp [Pipeline] { [Pipeline] echo 07:09:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:09:25 ---> create-netrc.sh [Pipeline] } 07:09:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:09:25 ---> python-tools-install.sh [Pipeline] echo 07:09:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:09:25 ---> sudo-logs.sh 07:09:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:09:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:09:26 ---> job-cost.sh 07:09:26 lf-activate-venv: SKIPPING 07:09:26 DEBUG: total: 1.5299999713897705 07:09:26 INFO: Retrieving Stack Cost... 07:09:26 INFO: Retrieving Pricing Info for: v3-standard-8 07:09:26 INFO: Archiving Costs [Pipeline] echo 07:09:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:09:26 ---> logs-deploy.sh 07:09:26 lf-activate-venv: SKIPPING 07:09:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/202 07:09:26 INFO: archiving workspace using pattern(s): 07:09:27 Archives upload complete. 07:09:27 INFO: archiving logs to Nexus