Pull request #287 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-usb-camera Obtained Jenkinsfile from a8ab1367151eaf50e49974ac128f64ea73f920ad+46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 (2391cdf6f6fa8832703770b097d78672da7f0d5a) 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-ssh15418554776200474573.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13353864162369390710.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-287/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-287/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9191611873145469974.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-287/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12815413682374200392.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16249166248721601432.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-287/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-287/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1390317006979592510.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5995 in /w/workspace/foundry_device-usb-camera_PR-287 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-287 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Merging remotes/origin/main commit 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 into PR head commit a8ab1367151eaf50e49974ac128f64ea73f920ad Merge succeeded, producing a8ab1367151eaf50e49974ac128f64ea73f920ad Checking out Revision a8ab1367151eaf50e49974ac128f64ea73f920ad (PR-287) Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/287/head:refs/remotes/origin/PR-287 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8ab1367151eaf50e49974ac128f64ea73f920ad # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8ab1367151eaf50e49974ac128f64ea73f920ad # timeout=10 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:21:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:21:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:21:03 ========================================================= 21:21:03 EdgeX Global Pipelines Version Info 21:21:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:21:03 ------------------- 21:21:03 stable info: 21:21:03 ------------------- 21:21:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:21:03 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:21:03 Message: update stable to v1.0.254 21:21:04 ------------------- 21:21:04 experimental info: 21:21:04 ------------------- 21:21:04 Commited By: **** collab-it+edgex@linuxfoundation.org 21:21:04 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:21:04 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:21:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:21:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:21:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:21:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:21:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:21:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-287 [Pipeline] echo 21:21:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-287 [Pipeline] echo 21:21:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-287 [Pipeline] echo 21:21:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8ab1367151eaf50e49974ac128f64ea73f920ad [Pipeline] echo 21:21:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8ab136 [Pipeline] echo 21:21:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:21:06 provisioning config files... 21:21:06 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-287@tmp/config4965233943861686841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:06 ---> docker-login.sh 21:21:06 nexus3.edgexfoundry.org:10001 21:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:07 Configure a credential helper to remove this warning. See 21:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:07 21:21:07 Login Succeeded 21:21:07 nexus3.edgexfoundry.org:10002 21:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:07 Configure a credential helper to remove this warning. See 21:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:07 21:21:07 Login Succeeded 21:21:07 nexus3.edgexfoundry.org:10003 21:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:07 Configure a credential helper to remove this warning. See 21:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:07 21:21:07 Login Succeeded 21:21:07 nexus3.edgexfoundry.org:10004 21:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:07 Configure a credential helper to remove this warning. See 21:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:07 21:21:07 Login Succeeded 21:21:07 docker.io 21:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:07 Configure a credential helper to remove this warning. See 21:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:07 21:21:07 Login Succeeded 21:21:07 ---> docker-login.sh ends [Pipeline] } 21:21:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:21:08 + git rev-list -1 --merges a8ab1367151eaf50e49974ac128f64ea73f920ad~1..a8ab1367151eaf50e49974ac128f64ea73f920ad [Pipeline] echo 21:21:08 -----------> git rev-list -1 --merges a8ab1367151eaf50e49974ac128f64ea73f920ad~1..a8ab1367151eaf50e49974ac128f64ea73f920ad a8ab1367151eaf50e49974ac128f64ea73f920ad [false] [Pipeline] sh 21:21:08 + git log --format=format:%s -1 a8ab1367151eaf50e49974ac128f64ea73f920ad [Pipeline] echo 21:21:08 ========================================================= 21:21:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:21:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:21:09 + git log --format=format:%s -1 a8ab1367151eaf50e49974ac128f64ea73f920ad [Pipeline] echo 21:21:09 [semverPrep] GIT_COMMIT: a8ab1367151eaf50e49974ac128f64ea73f920ad, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 [Pipeline] echo 21:21:09 [semverPrep] This is not a build commit. [Pipeline] sh 21:21:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:21:09 + grep -v github /etc/ssh/ssh_known_hosts 21:21:09 + [ -e /tmp/ssh_known_hosts ] 21:21:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:21:09 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:21:09 sudo tee -a /etc/ssh/ssh_known_hosts 21:21:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:21:09 21:21:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:21:10 0.1.4: Pulling from edgex-devops/py-git-semver 21:21:10 b85a868b505f: Pulling fs layer 21:21:10 e2be974225ed: Pulling fs layer 21:21:10 339a4e72a1f5: Pulling fs layer 21:21:10 988bab9f4d93: Pulling fs layer 21:21:10 1469e6f7b9e6: Pulling fs layer 21:21:10 eaf3925da568: Pulling fs layer 21:21:10 bab4dde63d76: Pulling fs layer 21:21:10 bde34c3a00c8: Pulling fs layer 21:21:10 b352a97aabf1: Pulling fs layer 21:21:10 4872d77fe225: Pulling fs layer 21:21:10 5851b861e8e6: Pulling fs layer 21:21:10 bab4dde63d76: Waiting 21:21:10 bde34c3a00c8: Waiting 21:21:10 b352a97aabf1: Waiting 21:21:10 5851b861e8e6: Waiting 21:21:10 4872d77fe225: Waiting 21:21:10 1469e6f7b9e6: Waiting 21:21:10 988bab9f4d93: Waiting 21:21:10 eaf3925da568: Waiting 21:21:10 e2be974225ed: Download complete 21:21:10 988bab9f4d93: Verifying Checksum 21:21:10 988bab9f4d93: Download complete 21:21:10 339a4e72a1f5: Verifying Checksum 21:21:10 339a4e72a1f5: Download complete 21:21:10 1469e6f7b9e6: Download complete 21:21:10 eaf3925da568: Download complete 21:21:10 bde34c3a00c8: Verifying Checksum 21:21:10 bde34c3a00c8: Download complete 21:21:10 b352a97aabf1: Download complete 21:21:10 4872d77fe225: Download complete 21:21:10 5851b861e8e6: Verifying Checksum 21:21:10 5851b861e8e6: Download complete 21:21:10 b85a868b505f: Download complete 21:21:10 bab4dde63d76: Verifying Checksum 21:21:10 bab4dde63d76: Download complete 21:21:11 b85a868b505f: Pull complete 21:21:11 e2be974225ed: Pull complete 21:21:12 339a4e72a1f5: Pull complete 21:21:12 988bab9f4d93: Pull complete 21:21:12 1469e6f7b9e6: Pull complete 21:21:12 eaf3925da568: Pull complete 21:21:14 bab4dde63d76: Pull complete 21:21:14 bde34c3a00c8: Pull complete 21:21:14 b352a97aabf1: Pull complete 21:21:14 4872d77fe225: Pull complete 21:21:14 5851b861e8e6: Pull complete 21:21:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:21:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:21:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:15 prd-ubuntu20.04-docker-8c-8g-5995 does not seem to be running inside a container 21:21:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-287 -v /w/workspace/foundry_device-usb-camera_PR-287:/w/workspace/foundry_device-usb-camera_PR-287:rw,z -v /w/workspace/foundry_device-usb-camera_PR-287@tmp:/w/workspace/foundry_device-usb-camera_PR-287@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:21:17 $ docker top 9ccd8aee89f7f2d0f3f9f5abd9bc71cdb930f5f3ebf8d99cdcbdf313b27a01c2 -eo pid,comm 21:21:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:21:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:21:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:21:17 [ssh-agent] Looking for ssh-agent implementation... 21:21:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:21:17 $ docker exec 9ccd8aee89f7f2d0f3f9f5abd9bc71cdb930f5f3ebf8d99cdcbdf313b27a01c2 ssh-agent 21:21:18 SSH_AUTH_SOCK=/tmp/ssh-av0KrC6LIAz6/agent.32 21:21:18 SSH_AGENT_PID=38 21:21:18 Running ssh-add (command line suppressed) 21:21:18 Identity added: /w/workspace/foundry_device-usb-camera_PR-287@tmp/private_key_17373749771454674398.key (/w/workspace/foundry_device-usb-camera_PR-287@tmp/private_key_17373749771454674398.key) 21:21:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:21:18 + git tag --points-at HEAD [Pipeline] } 21:21:18 $ docker exec --env ******** --env ******** 9ccd8aee89f7f2d0f3f9f5abd9bc71cdb930f5f3ebf8d99cdcbdf313b27a01c2 ssh-agent -k 21:21:18 unset SSH_AUTH_SOCK; 21:21:18 unset SSH_AGENT_PID; 21:21:18 echo Agent pid 38 killed; 21:21:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:21:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:21:18 [ssh-agent] Looking for ssh-agent implementation... 21:21:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:21:18 $ docker exec 9ccd8aee89f7f2d0f3f9f5abd9bc71cdb930f5f3ebf8d99cdcbdf313b27a01c2 ssh-agent 21:21:18 SSH_AUTH_SOCK=/tmp/ssh-xlSBPGDG0Slv/agent.71 21:21:18 SSH_AGENT_PID=77 21:21:18 Running ssh-add (command line suppressed) 21:21:19 Identity added: /w/workspace/foundry_device-usb-camera_PR-287@tmp/private_key_16004053976301022847.key (/w/workspace/foundry_device-usb-camera_PR-287@tmp/private_key_16004053976301022847.key) 21:21:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:21:19 + git semver init 21:21:19 2023-09-12 21:21:19,551 [run_init] DEBUG init version:0.0.0 force:False 21:21:19 2023-09-12 21:21:19,552 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-287/.semver 21:21:19 2023-09-12 21:21:19,553 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-287/.semver 21:21:19 2023-09-12 21:21:19,553 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-287/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-287, universal_newlines=False, shell=None, istream=None) 21:21:20 2023-09-12 21:21:20,240 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-287/.git/info/exclude 21:21:20 2023-09-12 21:21:20,241 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-287/.semver/PR-287 with force:False 21:21:20 2023-09-12 21:21:20,241 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-287/.semver/PR-287 21:21:20 2023-09-12 21:21:20,245 [execute] INFO git cat-file --batch-check 21:21:20 2023-09-12 21:21:20,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-287/.semver, universal_newlines=False, shell=None, istream=) 21:21:20 2023-09-12 21:21:20,250 [execute] INFO git cat-file --batch 21:21:20 2023-09-12 21:21:20,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-287/.semver, universal_newlines=False, shell=None, istream=) 21:21:20 2023-09-12 21:21:20,254 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-287/.semver/PR-287 21:21:20 0.0.0 [Pipeline] } 21:21:20 $ docker exec --env ******** --env ******** 9ccd8aee89f7f2d0f3f9f5abd9bc71cdb930f5f3ebf8d99cdcbdf313b27a01c2 ssh-agent -k 21:21:20 unset SSH_AUTH_SOCK; 21:21:20 unset SSH_AGENT_PID; 21:21:20 echo Agent pid 77 killed; 21:21:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:21:21 + git semver [Pipeline] } 21:21:21 $ docker stop --time=1 9ccd8aee89f7f2d0f3f9f5abd9bc71cdb930f5f3ebf8d99cdcbdf313b27a01c2 21:21:22 $ docker rm -f --volumes 9ccd8aee89f7f2d0f3f9f5abd9bc71cdb930f5f3ebf8d99cdcbdf313b27a01c2 [Pipeline] // withDockerContainer [Pipeline] sh 21:21:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:21:23 Stashed 1 file(s) [Pipeline] echo 21:21:23 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:21:23 provisioning config files... 21:21:23 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-287@tmp/config15066672116002238408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:24 ---> docker-login.sh 21:21:24 nexus3.edgexfoundry.org:10001 21:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:24 Configure a credential helper to remove this warning. See 21:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:24 21:21:24 Login Succeeded 21:21:24 nexus3.edgexfoundry.org:10002 21:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:24 Configure a credential helper to remove this warning. See 21:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:24 21:21:24 Login Succeeded 21:21:24 nexus3.edgexfoundry.org:10003 21:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:24 Configure a credential helper to remove this warning. See 21:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:24 21:21:24 Login Succeeded 21:21:24 nexus3.edgexfoundry.org:10004 21:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:24 Configure a credential helper to remove this warning. See 21:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:24 21:21:24 Login Succeeded 21:21:24 docker.io 21:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:24 Configure a credential helper to remove this warning. See 21:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:24 21:21:24 Login Succeeded 21:21:24 ---> docker-login.sh ends [Pipeline] } 21:21:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:21:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:21:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:21:25 ========================================================= 21:21:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:21:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:21:25 Sending build context to Docker daemon 2.196MB 21:21:25 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 21:21:25 Step 2/13 : FROM ${BASE} AS builder 21:21:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:21:25 7264a8db6415: Pulling fs layer 21:21:25 c4d48a809fc2: Pulling fs layer 21:21:25 4f1c88b9dad5: Pulling fs layer 21:21:25 ad3a456e5733: Pulling fs layer 21:21:25 9e4f439ed901: Pulling fs layer 21:21:25 feaf6a47b606: Pulling fs layer 21:21:25 5e8b037d7d82: Pulling fs layer 21:21:25 8ac70367396e: Pulling fs layer 21:21:25 6db16350a2e2: Pulling fs layer 21:21:25 9250d5d63582: Pulling fs layer 21:21:25 9e4f439ed901: Waiting 21:21:25 feaf6a47b606: Waiting 21:21:25 5e8b037d7d82: Waiting 21:21:25 8ac70367396e: Waiting 21:21:25 6db16350a2e2: Waiting 21:21:25 9250d5d63582: Waiting 21:21:25 ad3a456e5733: Waiting 21:21:25 c4d48a809fc2: Verifying Checksum 21:21:25 c4d48a809fc2: Download complete 21:21:25 ad3a456e5733: Verifying Checksum 21:21:25 ad3a456e5733: Download complete 21:21:25 9e4f439ed901: Verifying Checksum 21:21:25 9e4f439ed901: Download complete 21:21:25 7264a8db6415: Verifying Checksum 21:21:25 7264a8db6415: Download complete 21:21:25 feaf6a47b606: Verifying Checksum 21:21:25 feaf6a47b606: Download complete 21:21:25 7264a8db6415: Pull complete 21:21:27 c4d48a809fc2: Pull complete 21:21:27 8ac70367396e: Verifying Checksum 21:21:27 8ac70367396e: Download complete 21:21:28 4f1c88b9dad5: Verifying Checksum 21:21:28 4f1c88b9dad5: Download complete 21:21:28 6db16350a2e2: Verifying Checksum 21:21:28 6db16350a2e2: Download complete 21:21:28 9250d5d63582: Verifying Checksum 21:21:28 9250d5d63582: Download complete 21:21:29 5e8b037d7d82: Verifying Checksum 21:21:29 5e8b037d7d82: Download complete 21:21:31 4f1c88b9dad5: Pull complete 21:21:31 ad3a456e5733: Pull complete 21:21:31 9e4f439ed901: Pull complete 21:21:31 feaf6a47b606: Pull complete 21:21:34 5e8b037d7d82: Pull complete 21:21:34 8ac70367396e: Pull complete 21:21:34 6db16350a2e2: Pull complete 21:21:35 9250d5d63582: Pull complete 21:21:35 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 21:21:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:21:35 ---> fa269f55d9b9 21:21:35 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:21:38 Still waiting to schedule task 21:21:38 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:21:40 ---> Running in 0a9a9fb4c207 21:21:40 Removing intermediate container 0a9a9fb4c207 21:21:40 ---> a26bafaa4363 21:21:40 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:21:40 ---> Running in 671e99c8aa9f 21:21:40 Removing intermediate container 671e99c8aa9f 21:21:40 ---> a73238eb5d8b 21:21:40 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:21:40 ---> Running in bb6787e0d081 21:21:40 Removing intermediate container bb6787e0d081 21:21:40 ---> 522d3476f6fc 21:21:40 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:21:40 ---> Running in 04d8d9bf2344 21:21:40 Removing intermediate container 04d8d9bf2344 21:21:40 ---> 499f9f525b7f 21:21:40 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:21:40 ---> Running in ad1ef66cb1eb 21:21:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:21:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:21:41 (1/13) Installing libintl (0.21.1-r7) 21:21:41 (2/13) Installing eudev-libs (3.2.11-r8) 21:21:41 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 21:21:41 (4/13) Installing v4l-utils-libs (1.24.1-r0) 21:21:41 (5/13) Installing v4l-utils (1.24.1-r0) 21:21:41 (6/13) Installing libdvbv5 (1.24.1-r0) 21:21:41 (7/13) Installing udev-init-scripts (35-r1) 21:21:41 (8/13) Installing libblkid (2.38.1-r8) 21:21:41 (9/13) Installing xz-libs (5.4.3-r0) 21:21:41 (10/13) Installing kmod-libs (30-r3) 21:21:41 (11/13) Installing eudev (3.2.11-r8) 21:21:41 (12/13) Installing eudev-dev (3.2.11-r8) 21:21:41 (13/13) Installing v4l-utils-dev (1.24.1-r0) 21:21:41 Executing busybox-1.36.1-r2.trigger 21:21:41 Executing eudev-3.2.11-r8.trigger 21:21:41 OK: 272 MiB in 69 packages 21:21:41 Removing intermediate container ad1ef66cb1eb 21:21:41 ---> bb74921a9e86 21:21:41 Step 8/13 : WORKDIR /device-usb-camera 21:21:41 ---> Running in 7bdd83e74a49 21:21:41 Removing intermediate container 7bdd83e74a49 21:21:41 ---> 527480e9c915 21:21:41 Step 9/13 : COPY go.mod vendor* ./ 21:21:42 ---> 992591af6e86 21:21:42 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:42 ---> Running in 63b7e585890a 21:22:14 Removing intermediate container 63b7e585890a 21:22:14 ---> 38762331e47e 21:22:14 Step 11/13 : COPY . . 21:22:14 ---> 4a6e64bfb3a3 21:22:14 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:22:14 ---> Running in 1bf68ce60606 21:22:14  % Total % Received % Xferd Average Speed Time Time Time Current 21:22:14 Dload Upload Total Spent Left Speed 21:22:14 0 0 0  0 0 0 0  0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 10909 0 --:--:-- --:--:-- --:--:-- 10991 21:22:14 Removing intermediate container 1bf68ce60606 21:22:14 ---> 866589bf1092 21:22:14 Step 13/13 : RUN ${MAKE} 21:22:14 ---> Running in e80754b10c48 21:22:14 noop 21:22:14 Removing intermediate container e80754b10c48 21:22:14 ---> 4d0b755ef20b 21:22:14 Successfully built 4d0b755ef20b 21:22:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:14 + docker inspect -f . ci-base-image-x86_64 21:22:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:14 prd-ubuntu20.04-docker-8c-8g-5995 does not seem to be running inside a container 21:22:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-287 -v /w/workspace/foundry_device-usb-camera_PR-287:/w/workspace/foundry_device-usb-camera_PR-287:rw,z -v /w/workspace/foundry_device-usb-camera_PR-287@tmp:/w/workspace/foundry_device-usb-camera_PR-287@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:22:15 $ docker top f6def4e82556d73b77467f8c8408697df72de6c0aa1225ec8d5ad09c2edb83d7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:15 + go version 21:22:15 go version go1.21.0 linux/amd64 [Pipeline] } 21:22:15 $ docker stop --time=1 f6def4e82556d73b77467f8c8408697df72de6c0aa1225ec8d5ad09c2edb83d7 21:22:16 $ docker rm -f --volumes f6def4e82556d73b77467f8c8408697df72de6c0aa1225ec8d5ad09c2edb83d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:17 + docker inspect -f . ci-base-image-x86_64 21:22:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:17 prd-ubuntu20.04-docker-8c-8g-5995 does not seem to be running inside a container 21:22:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-287 -v /w/workspace/foundry_device-usb-camera_PR-287:/w/workspace/foundry_device-usb-camera_PR-287:rw,z -v /w/workspace/foundry_device-usb-camera_PR-287@tmp:/w/workspace/foundry_device-usb-camera_PR-287@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:22:18 $ docker top c5789a8374c261095fd71d84aebadc2b720ecc162d62eb4d7f1d384e31ab0cc2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:18 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-287 [Pipeline] fileExists [Pipeline] sh 21:22:18 + make test 21:22:18 go test ./... -coverprofile=coverage.out ./... 21:22:20 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:22:30 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:22:30 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements 21:22:36 go vet ./... 21:22:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:22:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:22:39 ./bin/test-attribution-txt.sh [Pipeline] echo 21:22:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:22:40 $ docker stop --time=1 c5789a8374c261095fd71d84aebadc2b720ecc162d62eb4d7f1d384e31ab0cc2 21:22:42 $ docker rm -f --volumes c5789a8374c261095fd71d84aebadc2b720ecc162d62eb4d7f1d384e31ab0cc2 [Pipeline] // withDockerContainer [Pipeline] sh 21:22:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:22:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:22:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:22:44 + ls -al . 21:22:44 total 220 21:22:44 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 21:22 . 21:22:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:20 .. 21:22:44 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:22 .git 21:22:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:20 .github 21:22:44 -rw-rw-r-- 1 jenkins jenkins 468 Sep 12 21:20 .gitignore 21:22:44 -rw-rw-r-- 1 jenkins jenkins 45 Sep 12 21:20 .golangci.yml 21:22:44 -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 21:20 .hadolint.yml 21:22:44 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:21 .semver 21:22:44 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 12 21:20 Attribution.txt 21:22:44 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 12 21:20 CHANGELOG.md 21:22:44 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 12 21:20 Dockerfile 21:22:44 -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 21:20 GOVERNANCE.md 21:22:44 -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 21:20 Jenkinsfile 21:22:44 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 21:20 LICENSE 21:22:44 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 12 21:20 Makefile 21:22:44 -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 21:20 OWNERS.md 21:22:44 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 12 21:20 README.md 21:22:44 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 21:21 VERSION 21:22:44 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:20 bin 21:22:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:20 cmd 21:22:44 -rw-r--r-- 1 jenkins jenkins 54378 Sep 12 21:22 coverage.out 21:22:44 -rwxrwxr-x 1 jenkins jenkins 84 Sep 12 21:20 docker-entrypoint.sh 21:22:44 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:20 docs 21:22:44 -rw-rw-r-- 1 jenkins jenkins 3951 Sep 12 21:20 go.mod 21:22:44 -rw-rw-r-- 1 jenkins jenkins 34252 Sep 12 21:20 go.sum 21:22:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:20 internal 21:22:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:20 snap 21:22:44 -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 21:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:44 + 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=a8ab1367151eaf50e49974ac128f64ea73f920ad --label arch=amd64 --label version=0.0.0 . 21:22:44 Sending build context to Docker daemon 2.251MB 21:22:44 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 21:22:44 Step 2/36 : FROM ${BASE} AS builder 21:22:44 ---> 4d0b755ef20b 21:22:44 Step 3/36 : ARG ADD_BUILD_TAGS="" 21:22:44 ---> Running in de340b572efb 21:22:44 Removing intermediate container de340b572efb 21:22:44 ---> bcf01a1ce63e 21:22:44 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:22:44 ---> Running in c192c43bfd3c 21:22:44 Removing intermediate container c192c43bfd3c 21:22:44 ---> e6f4e1bd2871 21:22:44 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:22:44 ---> Running in 050365581c61 21:22:44 Removing intermediate container 050365581c61 21:22:44 ---> 7d00a5b58b90 21:22:44 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:22:44 ---> Running in 55ed96a9b528 21:22:45 Removing intermediate container 55ed96a9b528 21:22:45 ---> 6f4cca27d093 21:22:45 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:22:45 ---> Running in cc7e74a96374 21:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:22:45 OK: 272 MiB in 69 packages 21:22:45 Removing intermediate container cc7e74a96374 21:22:45 ---> 2a3278167aca 21:22:45 Step 8/36 : WORKDIR /device-usb-camera 21:22:45 ---> Running in df227f622a5f 21:22:45 Removing intermediate container df227f622a5f 21:22:45 ---> 969aff20795b 21:22:45 Step 9/36 : COPY go.mod vendor* ./ 21:22:45 ---> 52cefabc9eb2 21:22:45 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:46 ---> Running in f62b4763f901 21:22:46 Removing intermediate container f62b4763f901 21:22:46 ---> 96ca2071f7c3 21:22:46 Step 11/36 : COPY . . 21:22:47 ---> c628e46187da 21:22:47 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:22:47 ---> Running in 83267cd241c2 21:22:47  % Total % Received % Xferd Average Speed Time Time Time Current 21:22:47 Dload Upload Total Spent Left Speed 21:22:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 38322 0 --:--:-- --:--:-- --:--:-- 39156 21:22:47 Removing intermediate container 83267cd241c2 21:22:47 ---> 1b40ef11765c 21:22:47 Step 13/36 : RUN ${MAKE} 21:22:47 ---> Running in a89a92ee6aa5 21:22:47 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.22" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:23:12 Removing intermediate container a89a92ee6aa5 21:23:12 ---> 05db3352eb24 21:23:12 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:23:12 v0.21.6: Pulling from aler9/rtsp-simple-server 21:23:12 4acc49c71d14: Pulling fs layer 21:23:12 4acc49c71d14: Verifying Checksum 21:23:12 4acc49c71d14: Download complete 21:23:12 4acc49c71d14: Pull complete 21:23:12 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:23:12 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:23:12 ---> 01a2bd3e5fff 21:23:12 Step 15/36 : FROM alpine:3.18 21:23:12 3.18: Pulling from library/alpine 21:23:12 7264a8db6415: Already exists 21:23:12 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:23:12 Status: Downloaded newer image for alpine:3.18 21:23:12 ---> 7e01a0d0a1dc 21:23:12 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:23:12 ---> Running in 5e3529e91c06 21:23:12 Removing intermediate container 5e3529e91c06 21:23:12 ---> c38ea9ad937c 21:23:12 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:23:12 ---> Running in 6a0031d9f30d 21:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:23:12 (1/107) Installing dumb-init (1.2.5-r2) 21:23:12 (2/107) Installing sdl2 (2.26.5-r0) 21:23:12 (3/107) Installing svt-av1-libs (1.6.0-r0) 21:23:12 (4/107) Installing aom-libs (3.6.1-r0) 21:23:12 (5/107) Installing libxau (1.0.11-r2) 21:23:12 (6/107) Installing libmd (1.0.4-r2) 21:23:12 (7/107) Installing libbsd (0.11.7-r1) 21:23:12 (8/107) Installing libxdmcp (1.1.4-r2) 21:23:12 (9/107) Installing libxcb (1.15-r1) 21:23:12 (10/107) Installing libx11 (1.8.4-r4) 21:23:12 (11/107) Installing hwdata-pci (0.370-r0) 21:23:12 (12/107) Installing libpciaccess (0.17-r2) 21:23:12 (13/107) Installing libdrm (2.4.115-r4) 21:23:12 (14/107) Installing libxext (1.3.5-r2) 21:23:12 (15/107) Installing libxfixes (6.0.1-r2) 21:23:12 (16/107) Installing libffi (3.4.4-r2) 21:23:12 (17/107) Installing wayland-libs-client (1.22.0-r2) 21:23:12 (18/107) Installing libva (2.18.0-r1) 21:23:12 (19/107) Installing libvdpau (1.5-r1) 21:23:12 (20/107) Installing libgcc (12.2.1_git20220924-r10) 21:23:12 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 21:23:12 (22/107) Installing onevpl-libs (2023.2.1-r0) 21:23:12 (23/107) Installing ffmpeg-libavutil (6.0-r15) 21:23:12 (24/107) Installing libdav1d (1.2.1-r0) 21:23:12 (25/107) Installing brotli-libs (1.0.9-r14) 21:23:12 (26/107) Installing libhwy (1.0.4-r1) 21:23:12 (27/107) Installing lcms2 (2.15-r2) 21:23:12 (28/107) Installing libjxl (0.8.2-r0) 21:23:12 (29/107) Installing lame-libs (3.100-r5) 21:23:12 (30/107) Installing opus (1.4-r0) 21:23:12 (31/107) Installing libgomp (12.2.1_git20220924-r10) 21:23:12 (32/107) Installing soxr (0.1.3-r5) 21:23:12 (33/107) Installing ffmpeg-libswresample (6.0-r15) 21:23:12 (34/107) Installing libogg (1.3.5-r4) 21:23:12 (35/107) Installing libtheora (1.1.1-r17) 21:23:12 (36/107) Installing libvorbis (1.3.7-r1) 21:23:12 (37/107) Installing libvpx (1.13.0-r1) 21:23:12 (38/107) Installing libwebp (1.3.1-r0) 21:23:12 (39/107) Installing x264-libs (0.164_git20220602-r1) 21:23:12 (40/107) Installing numactl (2.0.16-r4) 21:23:12 (41/107) Installing x265-libs (3.5-r4) 21:23:12 (42/107) Installing xvidcore (1.3.7-r1) 21:23:12 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 21:23:12 (44/107) Installing alsa-lib (1.2.9-r1) 21:23:12 (45/107) Installing libexpat (2.5.0-r1) 21:23:12 (46/107) Installing libbz2 (1.0.8-r5) 21:23:12 (47/107) Installing libpng (1.6.39-r3) 21:23:13 (48/107) Installing freetype (2.13.0-r5) 21:23:13 (49/107) Installing fontconfig (2.14.2-r3) 21:23:13 (50/107) Installing fribidi (1.0.13-r0) 21:23:13 (51/107) Installing libintl (0.21.1-r7) 21:23:13 (52/107) Installing libblkid (2.38.1-r8) 21:23:13 (53/107) Installing libmount (2.38.1-r8) 21:23:13 (54/107) Installing pcre2 (10.42-r1) 21:23:13 (55/107) Installing glib (2.76.4-r0) 21:23:13 (56/107) Installing graphite2 (1.3.14-r5) 21:23:13 (57/107) Installing harfbuzz (7.3.0-r0) 21:23:13 (58/107) Installing libunibreak (5.1-r0) 21:23:13 (59/107) Installing libass (0.17.1-r0) 21:23:13 (60/107) Installing libbluray (1.3.4-r0) 21:23:13 (61/107) Installing gmp (6.2.1-r3) 21:23:13 (62/107) Installing nettle (3.8.1-r2) 21:23:13 (63/107) Installing libunistring (1.1-r1) 21:23:13 (64/107) Installing libidn2 (2.3.4-r1) 21:23:13 (65/107) Installing p11-kit (0.24.1-r2) 21:23:13 (66/107) Installing libtasn1 (4.19.0-r1) 21:23:13 (67/107) Installing gnutls (3.8.0-r2) 21:23:13 (68/107) Installing mpg123-libs (1.31.3-r1) 21:23:13 (69/107) Installing libopenmpt (0.7.2-r0) 21:23:13 (70/107) Installing cjson (1.7.15-r4) 21:23:13 (71/107) Installing mbedtls (2.28.4-r0) 21:23:13 (72/107) Installing librist (0.2.7-r0) 21:23:13 (73/107) Installing libsrt (1.5.2-r0) 21:23:13 (74/107) Installing libssh (0.10.5-r0) 21:23:13 (75/107) Installing xz-libs (5.4.3-r0) 21:23:13 (76/107) Installing libxml2 (2.11.4-r0) 21:23:13 (77/107) Installing libsodium (1.0.18-r3) 21:23:13 (78/107) Installing libzmq (4.3.4-r4) 21:23:13 (79/107) Installing ffmpeg-libavformat (6.0-r15) 21:23:13 (80/107) Installing glslang-libs (1.3.243.0-r1) 21:23:13 (81/107) Installing spirv-tools (1.3.243.0-r1) 21:23:13 (82/107) Installing shaderc (2023.3-r1) 21:23:13 (83/107) Installing vulkan-loader (1.3.243.0-r1) 21:23:13 (84/107) Installing libplacebo (5.264.1-r1) 21:23:13 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 21:23:13 (86/107) Installing ffmpeg-libswscale (6.0-r15) 21:23:13 (87/107) Installing vidstab (1.1.1-r0) 21:23:13 (88/107) Installing zimg (3.0.5-r0) 21:23:13 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 21:23:13 (90/107) Installing libasyncns (0.8-r1) 21:23:13 (91/107) Installing dbus-libs (1.14.8-r0) 21:23:13 (92/107) Installing libltdl (2.4.7-r2) 21:23:13 (93/107) Installing orc (0.4.34-r0) 21:23:13 (94/107) Installing flac-libs (1.4.3-r0) 21:23:13 (95/107) Installing libsndfile (1.2.0-r2) 21:23:13 (96/107) Installing speexdsp (1.2.1-r1) 21:23:13 (97/107) Installing tdb-libs (1.4.8-r1) 21:23:13 (98/107) Installing libpulse (16.1-r10) 21:23:13 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 21:23:13 (100/107) Installing v4l-utils-libs (1.24.1-r0) 21:23:13 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 21:23:13 (102/107) Installing ffmpeg (6.0-r15) 21:23:13 (103/107) Installing udev-init-scripts (35-r1) 21:23:13 (104/107) Installing eudev-libs (3.2.11-r8) 21:23:13 (105/107) Installing zstd-libs (1.5.5-r4) 21:23:13 (106/107) Installing kmod-libs (30-r3) 21:23:13 (107/107) Installing eudev (3.2.11-r8) 21:23:13 Executing busybox-1.36.1-r2.trigger 21:23:13 Executing glib-2.76.4-r0.trigger 21:23:13 Executing eudev-3.2.11-r8.trigger 21:23:13 OK: 131 MiB in 122 packages 21:23:17 Removing intermediate container 6a0031d9f30d 21:23:17 ---> ed15244901a2 21:23:17 Step 18/36 : WORKDIR / 21:23:17 ---> Running in 7b3cde3e67d5 21:23:17 Removing intermediate container 7b3cde3e67d5 21:23:17 ---> 835647a21521 21:23:17 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 21:23:17 ---> 741fa1c64882 21:23:17 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 21:23:17 ---> 5fc1bc8c53aa 21:23:17 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:23:17 ---> b937349a6256 21:23:17 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:23:17 ---> 7457696067c3 21:23:17 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:23:17 ---> e8d892b96bb8 21:23:17 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 21:23:17 ---> 0c817b80d836 21:23:17 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 21:23:18 ---> b9a0e3467643 21:23:18 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:23:18 ---> Running in b79c306d32e8 21:23:19 Removing intermediate container b79c306d32e8 21:23:19 ---> e7e36210a4a8 21:23:19 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:23:19 ---> Running in 01518bf1c20f 21:23:19 Removing intermediate container 01518bf1c20f 21:23:19 ---> e5163d4fee6f 21:23:19 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:23:19 ---> Running in 2a7d66548db9 21:23:20 Removing intermediate container 2a7d66548db9 21:23:20 ---> 04b1ded0c13f 21:23:20 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 21:23:20 ---> Running in d8a168258c3d 21:23:20 Removing intermediate container d8a168258c3d 21:23:20 ---> dde918a6b492 21:23:20 Step 30/36 : EXPOSE 59983 21:23:20 ---> Running in 0228c25903f3 21:23:20 Removing intermediate container 0228c25903f3 21:23:20 ---> 8997562e9906 21:23:20 Step 31/36 : EXPOSE 8554 21:23:20 ---> Running in 401285d2a21d 21:23:20 Removing intermediate container 401285d2a21d 21:23:20 ---> fa50fa1f82ca 21:23:20 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:23:20 ---> Running in 0e481b6c3c65 21:23:20 Removing intermediate container 0e481b6c3c65 21:23:20 ---> 47534899702b 21:23:20 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:23:20 ---> Running in e0c00ef7e030 21:23:20 Removing intermediate container e0c00ef7e030 21:23:20 ---> 4f4da65f9eb0 21:23:20 Step 34/36 : LABEL arch=amd64 21:23:20 ---> Running in 1e9640c36aa4 21:23:20 Removing intermediate container 1e9640c36aa4 21:23:20 ---> 2cd293c01602 21:23:20 Step 35/36 : LABEL git_sha=a8ab1367151eaf50e49974ac128f64ea73f920ad 21:23:21 ---> Running in abf20b81d029 21:23:21 Removing intermediate container abf20b81d029 21:23:21 ---> 14e18aa20818 21:23:21 Step 36/36 : LABEL version=0.0.0 21:23:21 ---> Running in c4b1ca5f0d55 21:23:21 Removing intermediate container c4b1ca5f0d55 21:23:21 ---> b0a6a965d14b 21:23:21 [Warning] One or more build-args [ARCH] were not consumed 21:23:21 Successfully built b0a6a965d14b 21:23:21 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:22 21:23:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:22 latest: Pulling from edgex-lftools-log-publisher 21:23:22 5eb5b503b376: Pulling fs layer 21:23:22 5c69ac0246d0: Pulling fs layer 21:23:22 ec43610c2a17: Pulling fs layer 21:23:22 3a2ae6a8a46f: Pulling fs layer 21:23:22 33b1e0a273af: Pulling fs layer 21:23:22 5d3b04190fa2: Pulling fs layer 21:23:22 2f39f015ded8: Pulling fs layer 21:23:22 3a2ae6a8a46f: Waiting 21:23:22 5d3b04190fa2: Waiting 21:23:22 33b1e0a273af: Waiting 21:23:22 2f39f015ded8: Waiting 21:23:22 5c69ac0246d0: Verifying Checksum 21:23:22 5c69ac0246d0: Download complete 21:23:22 3a2ae6a8a46f: Verifying Checksum 21:23:22 3a2ae6a8a46f: Download complete 21:23:22 33b1e0a273af: Verifying Checksum 21:23:22 33b1e0a273af: Download complete 21:23:22 5d3b04190fa2: Download complete 21:23:22 ec43610c2a17: Verifying Checksum 21:23:22 ec43610c2a17: Download complete 21:23:22 5eb5b503b376: Verifying Checksum 21:23:22 5eb5b503b376: Download complete 21:23:23 2f39f015ded8: Download complete 21:23:23 5eb5b503b376: Pull complete 21:23:23 5c69ac0246d0: Pull complete 21:23:24 ec43610c2a17: Pull complete 21:23:24 3a2ae6a8a46f: Pull complete 21:23:24 33b1e0a273af: Pull complete 21:23:24 5d3b04190fa2: Pull complete 21:23:28 2f39f015ded8: Pull complete 21:23:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:23:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:29 prd-ubuntu20.04-docker-8c-8g-5995 does not seem to be running inside a container 21:23:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-287 -v /w/workspace/foundry_device-usb-camera_PR-287:/w/workspace/foundry_device-usb-camera_PR-287:rw,z -v /w/workspace/foundry_device-usb-camera_PR-287@tmp:/w/workspace/foundry_device-usb-camera_PR-287@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:23:32 $ docker top 21b799b38daadd2352bef6a9b1ae4f7d80deb43b850c5baf8665f62e1289aba6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:33 ---> job-cost.sh 21:23:33 lf-activate-venv: SKIPPING 21:23:33 INFO: No Stack... 21:23:33 INFO: Retrieving Pricing Info for: v3-standard-8 21:23:33 INFO: Archiving Costs [Pipeline] sh 21:23:34 + cat /w/workspace/foundry_device-usb-camera_PR-287/archives/cost.csv 21:23:34 + cut -d, -f6 [Pipeline] lock 21:23:34 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-287-1-stack-cost] 21:23:34 Resource [jenkins-edgexfoundry-device-usb-camera-PR-287-1-stack-cost] did not exist. Created. 21:23:34 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-287-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:23:34 + echo total: 0.2199999988079071 [Pipeline] stash 21:23:34 Stashed 1 file(s) [Pipeline] } 21:23:34 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-287-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:23:34 $ docker stop --time=1 21b799b38daadd2352bef6a9b1ae4f7d80deb43b850c5baf8665f62e1289aba6 21:23:35 $ docker rm -f --volumes 21b799b38daadd2352bef6a9b1ae4f7d80deb43b850c5baf8665f62e1289aba6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:24:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5998 in /w/workspace/foundry_device-usb-camera_PR-287 [Pipeline] { [Pipeline] ws 21:24:44 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 21:24:44 Selected Git installation does not exist. Using Default 21:24:44 The recommended git tool is: NONE 21:24:49 using credential edgex-jenkins-ssh 21:24:49 Cloning the remote Git repository 21:24:49 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 21:24:50 > git init /w/workspace/device-usb-camera/1 # timeout=10 21:24:50 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:24:50 > git --version # timeout=10 21:24:50 > git --version # 'git version 2.25.1' 21:24:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:24:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:24:51 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:24:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:24:52 Merging remotes/origin/main commit 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 into PR head commit a8ab1367151eaf50e49974ac128f64ea73f920ad 21:24:52 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:24:52 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:24:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:24:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/287/head:refs/remotes/origin/PR-287 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:24:52 > git config core.sparsecheckout # timeout=10 21:24:53 Merge succeeded, producing a8ab1367151eaf50e49974ac128f64ea73f920ad 21:24:53 Checking out Revision a8ab1367151eaf50e49974ac128f64ea73f920ad (PR-287) 21:24:53 > git checkout -f a8ab1367151eaf50e49974ac128f64ea73f920ad # timeout=10 21:24:53 > git remote # timeout=10 21:24:53 > git config --get remote.origin.url # timeout=10 21:24:53 using GIT_SSH to set credentials SSH Credentials for GitHub 21:24:53 > git merge 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 # timeout=10 21:24:53 > git rev-parse HEAD^{commit} # timeout=10 21:24:53 > git config core.sparsecheckout # timeout=10 21:24:53 > git checkout -f a8ab1367151eaf50e49974ac128f64ea73f920ad # timeout=10 21:24:56 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" 21:24:56 > git --version # timeout=10 21:24:56 > git --version # 'git version 2.25.1' 21:24:56 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:24:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:24:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:24:57 Dload Upload Total Spent Left Speed 21:24:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 21:24:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:24:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:24:59 + sudo tee /etc/docker/daemon.new 21:24:59 { 21:24:59 "registry-mirrors": [ 21:24:59 "https://nexus3.edgexfoundry.org:10001" 21:24:59 ], 21:24:59 "bip": "10.250.0.254/24", 21:24:59 "hosts": [ 21:24:59 "tcp://0.0.0.0:5555", 21:24:59 "unix:///var/run/docker.sock" 21:24:59 ], 21:24:59 "mtu": 1458, 21:24:59 "selinux-enabled": true, 21:24:59 "seccomp-profile": "/etc/docker/seccomp.json" 21:24:59 } [Pipeline] sh 21:24:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:24:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:25:18 provisioning config files... 21:25:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config15095967024332085459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:25:18 ---> docker-login.sh 21:25:18 nexus3.edgexfoundry.org:10001 21:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:19 Configure a credential helper to remove this warning. See 21:25:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:19 21:25:19 Login Succeeded 21:25:19 nexus3.edgexfoundry.org:10002 21:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:19 Configure a credential helper to remove this warning. See 21:25:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:19 21:25:19 Login Succeeded 21:25:19 nexus3.edgexfoundry.org:10003 21:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:20 Configure a credential helper to remove this warning. See 21:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:20 21:25:20 Login Succeeded 21:25:20 nexus3.edgexfoundry.org:10004 21:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:20 Configure a credential helper to remove this warning. See 21:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:20 21:25:20 Login Succeeded 21:25:20 docker.io 21:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:21 Configure a credential helper to remove this warning. See 21:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:21 21:25:21 Login Succeeded 21:25:21 ---> docker-login.sh ends [Pipeline] } 21:25:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:25:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:25:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:25:21 ========================================================= 21:25:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:25:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:25:22 Sending build context to Docker daemon 1.316MB 21:25:22 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 21:25:22 Step 2/13 : FROM ${BASE} AS builder 21:25:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:25:22 9fda8d8052c6: Pulling fs layer 21:25:22 5d54e960e981: Pulling fs layer 21:25:22 c4a7e357bf2a: Pulling fs layer 21:25:22 f0e02332f6b5: Pulling fs layer 21:25:22 66412af1f25a: Pulling fs layer 21:25:22 1baf3a5c0e64: Pulling fs layer 21:25:22 9a37bb91b891: Pulling fs layer 21:25:22 a29adfc67d43: Pulling fs layer 21:25:22 d5de9f91c1a4: Pulling fs layer 21:25:22 66412af1f25a: Waiting 21:25:22 f0e02332f6b5: Waiting 21:25:22 1baf3a5c0e64: Waiting 21:25:22 a29adfc67d43: Waiting 21:25:22 9a37bb91b891: Waiting 21:25:22 d5de9f91c1a4: Waiting 21:25:22 5d54e960e981: Verifying Checksum 21:25:22 5d54e960e981: Download complete 21:25:22 f0e02332f6b5: Verifying Checksum 21:25:22 f0e02332f6b5: Download complete 21:25:22 66412af1f25a: Verifying Checksum 21:25:22 66412af1f25a: Download complete 21:25:22 9fda8d8052c6: Download complete 21:25:23 9a37bb91b891: Verifying Checksum 21:25:23 9a37bb91b891: Download complete 21:25:23 a29adfc67d43: Verifying Checksum 21:25:23 a29adfc67d43: Download complete 21:25:23 9fda8d8052c6: Pull complete 21:25:24 5d54e960e981: Pull complete 21:25:24 d5de9f91c1a4: Verifying Checksum 21:25:24 d5de9f91c1a4: Download complete 21:25:24 c4a7e357bf2a: Download complete 21:25:25 1baf3a5c0e64: Verifying Checksum 21:25:38 c4a7e357bf2a: Pull complete 21:25:38 f0e02332f6b5: Pull complete 21:25:38 66412af1f25a: Pull complete 21:25:43 1baf3a5c0e64: Pull complete 21:25:44 9a37bb91b891: Pull complete 21:25:45 a29adfc67d43: Pull complete 21:25:47 d5de9f91c1a4: Pull complete 21:25:47 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 21:25:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:25:47 ---> 746ca1b523b5 21:25:47 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:25:49 ---> Running in 2d2c72118a0c 21:25:49 Removing intermediate container 2d2c72118a0c 21:25:49 ---> 13fbf6160c6e 21:25:49 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:25:49 ---> Running in a7a2d174b3f5 21:25:50 Removing intermediate container a7a2d174b3f5 21:25:50 ---> 2a99c9904b45 21:25:50 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:25:50 ---> Running in f58fffbe46c2 21:25:50 Removing intermediate container f58fffbe46c2 21:25:50 ---> 7ae701807b04 21:25:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:25:50 ---> Running in 20ced5ad0d26 21:25:50 Removing intermediate container 20ced5ad0d26 21:25:50 ---> cdc09844ac44 21:25:50 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:25:50 ---> Running in 89aeaa4a146f 21:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:25:54 (1/13) Installing libintl (0.21.1-r7) 21:25:54 (2/13) Installing eudev-libs (3.2.11-r8) 21:25:54 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 21:25:54 (4/13) Installing v4l-utils-libs (1.24.1-r0) 21:25:54 (5/13) Installing v4l-utils (1.24.1-r0) 21:25:54 (6/13) Installing libdvbv5 (1.24.1-r0) 21:25:54 (7/13) Installing udev-init-scripts (35-r1) 21:25:54 (8/13) Installing libblkid (2.38.1-r8) 21:25:54 (9/13) Installing xz-libs (5.4.3-r0) 21:25:54 (10/13) Installing kmod-libs (30-r3) 21:25:54 (11/13) Installing eudev (3.2.11-r8) 21:25:54 (12/13) Installing eudev-dev (3.2.11-r8) 21:25:54 (13/13) Installing v4l-utils-dev (1.24.1-r0) 21:25:54 Executing busybox-1.36.1-r2.trigger 21:25:54 Executing eudev-3.2.11-r8.trigger 21:25:54 OK: 275 MiB in 69 packages 21:25:55 Removing intermediate container 89aeaa4a146f 21:25:55 ---> 4f39b520dceb 21:25:55 Step 8/13 : WORKDIR /device-usb-camera 21:25:55 ---> Running in 6f75a0f50f0d 21:25:55 Removing intermediate container 6f75a0f50f0d 21:25:55 ---> 72667966703f 21:25:55 Step 9/13 : COPY go.mod vendor* ./ 21:25:56 ---> c0bfd70349fa 21:25:56 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:25:56 ---> Running in 21200200204b 21:27:18 Removing intermediate container 21200200204b 21:27:18 ---> 190eaa1a1fa3 21:27:18 Step 11/13 : COPY . . 21:27:18 ---> 4e821de75229 21:27:18 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:27:18 ---> Running in 889bb07db009 21:27:18  % Total % Received % Xferd Average Speed Time Time Time Current 21:27:18   Dload Upload Total Spent Left Speed 21:27:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 7767 0 --:--:-- --:--:-- --:--:-- 7782 21:27:18 Removing intermediate container 889bb07db009 21:27:18 ---> 80cf25ca48b5 21:27:18 Step 13/13 : RUN ${MAKE} 21:27:18 ---> Running in 1506df617082 21:27:18 noop 21:27:18 Removing intermediate container 1506df617082 21:27:18 ---> d5ac5cc0cb45 21:27:18 Successfully built d5ac5cc0cb45 21:27:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:18 + docker inspect -f . ci-base-image-arm64 21:27:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:18 prd-ubuntu20.04-docker-arm64-4c-16g-5998 does not seem to be running inside a container 21:27:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:27:20 $ docker top 9e66259b4fea8b53ac61ce543f97b224a743967c330d83da321bb4db468d7e90 -eo pid,comm [Pipeline] { [Pipeline] sh 21:27:21 + go version 21:27:21 go version go1.21.0 linux/arm64 [Pipeline] } 21:27:21 $ docker stop --time=1 9e66259b4fea8b53ac61ce543f97b224a743967c330d83da321bb4db468d7e90 21:27:22 $ docker rm -f --volumes 9e66259b4fea8b53ac61ce543f97b224a743967c330d83da321bb4db468d7e90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:23 + docker inspect -f . ci-base-image-arm64 21:27:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:24 prd-ubuntu20.04-docker-arm64-4c-16g-5998 does not seem to be running inside a container 21:27:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:27:25 $ docker top 964ba2e020627febc4bc560df96fb98c68936471bd17a7722ca85c98e40c4dff -eo pid,comm [Pipeline] { [Pipeline] sh 21:27:26 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 21:27:27 + make test 21:27:27 go test ./... -coverprofile=coverage.out ./... 21:27:31 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:29:23 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:29:35 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.092s coverage: 4.4% of statements 21:29:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:29:35 go vet ./... 21:29:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:29:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:29:57 ./bin/test-attribution-txt.sh [Pipeline] echo 21:29:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:29:57 $ docker stop --time=1 964ba2e020627febc4bc560df96fb98c68936471bd17a7722ca85c98e40c4dff 21:29:59 $ docker rm -f --volumes 964ba2e020627febc4bc560df96fb98c68936471bd17a7722ca85c98e40c4dff [Pipeline] // withDockerContainer [Pipeline] sh 21:30:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:30:00 Warning: overwriting stash ‘coverage-report’ 21:30:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:30:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:30:02 + ls -al . 21:30:02 total 216 21:30:02 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 21:27 . 21:30:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:24 .. 21:30:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:24 .git 21:30:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:24 .github 21:30:02 -rw-rw-r-- 1 jenkins jenkins 468 Sep 12 21:24 .gitignore 21:30:02 -rw-rw-r-- 1 jenkins jenkins 45 Sep 12 21:24 .golangci.yml 21:30:02 -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 21:24 .hadolint.yml 21:30:02 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 12 21:24 Attribution.txt 21:30:02 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 12 21:24 CHANGELOG.md 21:30:02 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 12 21:24 Dockerfile 21:30:02 -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 21:24 GOVERNANCE.md 21:30:02 -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 21:24 Jenkinsfile 21:30:02 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 21:24 LICENSE 21:30:02 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 12 21:24 Makefile 21:30:02 -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 21:24 OWNERS.md 21:30:02 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 12 21:24 README.md 21:30:02 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 21:21 VERSION 21:30:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:24 bin 21:30:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:24 cmd 21:30:02 -rw-r--r-- 1 jenkins jenkins 54378 Sep 12 21:29 coverage.out 21:30:02 -rwxrwxr-x 1 jenkins jenkins 84 Sep 12 21:24 docker-entrypoint.sh 21:30:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:24 docs 21:30:02 -rw-rw-r-- 1 jenkins jenkins 3951 Sep 12 21:24 go.mod 21:30:02 -rw-rw-r-- 1 jenkins jenkins 34252 Sep 12 21:24 go.sum 21:30:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:24 internal 21:30:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:24 snap 21:30:02 -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 21:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:02 + 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=a8ab1367151eaf50e49974ac128f64ea73f920ad --label arch=arm64 --label version=0.0.0 . 21:30:02 Sending build context to Docker daemon 1.371MB 21:30:02 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 21:30:02 Step 2/36 : FROM ${BASE} AS builder 21:30:02 ---> d5ac5cc0cb45 21:30:02 Step 3/36 : ARG ADD_BUILD_TAGS="" 21:30:03 ---> Running in 30467c53b5c3 21:30:03 Removing intermediate container 30467c53b5c3 21:30:03 ---> a179982ec956 21:30:03 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:30:03 ---> Running in 6ff9b28bb44e 21:30:03 Removing intermediate container 6ff9b28bb44e 21:30:03 ---> f256e204cba1 21:30:03 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:30:04 ---> Running in 5f57b4f735d4 21:30:04 Removing intermediate container 5f57b4f735d4 21:30:04 ---> 02a86703cdcc 21:30:04 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:30:04 ---> Running in d16495f57f4b 21:30:04 Removing intermediate container d16495f57f4b 21:30:04 ---> afcd7276d192 21:30:04 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:30:04 ---> Running in 7d84aea8119c 21:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:30:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:30:07 OK: 275 MiB in 69 packages 21:30:08 Removing intermediate container 7d84aea8119c 21:30:08 ---> 81e42377e905 21:30:08 Step 8/36 : WORKDIR /device-usb-camera 21:30:08 ---> Running in 1fe21063653e 21:30:08 Removing intermediate container 1fe21063653e 21:30:08 ---> 90e7bf6c5678 21:30:08 Step 9/36 : COPY go.mod vendor* ./ 21:30:10 ---> 2b2ea80d3664 21:30:10 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:30:11 ---> Running in 4d271d6bf93c 21:30:13 Removing intermediate container 4d271d6bf93c 21:30:13 ---> 8a41e1582474 21:30:13 Step 11/36 : COPY . . 21:30:14 ---> 2e3afc43cb78 21:30:14 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:30:14 ---> Running in 075dc050e0b8 21:30:15  % Total % Received % Xferd Average Speed Time Time Time Current 21:30:15 Dload Upload Total Spent Left Speed 21:30:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5713 0 --:--:-- --:--:-- --:--:-- 5747 21:30:16 Removing intermediate container 075dc050e0b8 21:30:16 ---> 668973f1cb60 21:30:16 Step 13/36 : RUN ${MAKE} 21:30:16 ---> Running in 84c1364d93bc 21:30:17 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.22" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:32:39 Removing intermediate container 84c1364d93bc 21:32:39 ---> a50dc0f98571 21:32:39 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:32:39 v0.21.6: Pulling from aler9/rtsp-simple-server 21:32:39 8766b47fe142: Pulling fs layer 21:32:39 8766b47fe142: Verifying Checksum 21:32:39 8766b47fe142: Download complete 21:32:39 8766b47fe142: Pull complete 21:32:39 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:32:39 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:32:39 ---> 69d40e2cb93c 21:32:39 Step 15/36 : FROM alpine:3.18 21:32:39 3.18: Pulling from library/alpine 21:32:39 9fda8d8052c6: Already exists 21:32:39 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:32:39 Status: Downloaded newer image for alpine:3.18 21:32:39 ---> f6648c04cd6c 21:32:39 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:32:39 ---> Running in 90bf6fdb0359 21:32:39 Removing intermediate container 90bf6fdb0359 21:32:39 ---> c2f37d7e241b 21:32:39 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:32:39 ---> Running in 701f22877edd 21:32:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:32:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:32:39 (1/104) Installing dumb-init (1.2.5-r2) 21:32:39 (2/104) Installing sdl2 (2.26.5-r0) 21:32:39 (3/104) Installing svt-av1-libs (1.6.0-r0) 21:32:39 (4/104) Installing aom-libs (3.6.1-r0) 21:32:39 (5/104) Installing libxau (1.0.11-r2) 21:32:39 (6/104) Installing libmd (1.0.4-r2) 21:32:39 (7/104) Installing libbsd (0.11.7-r1) 21:32:39 (8/104) Installing libxdmcp (1.1.4-r2) 21:32:39 (9/104) Installing libxcb (1.15-r1) 21:32:39 (10/104) Installing libx11 (1.8.4-r4) 21:32:39 (11/104) Installing libdrm (2.4.115-r4) 21:32:39 (12/104) Installing libxext (1.3.5-r2) 21:32:39 (13/104) Installing libxfixes (6.0.1-r2) 21:32:39 (14/104) Installing libffi (3.4.4-r2) 21:32:39 (15/104) Installing wayland-libs-client (1.22.0-r2) 21:32:39 (16/104) Installing libva (2.18.0-r1) 21:32:39 (17/104) Installing libvdpau (1.5-r1) 21:32:39 (18/104) Installing ffmpeg-libavutil (6.0-r15) 21:32:39 (19/104) Installing libdav1d (1.2.1-r0) 21:32:39 (20/104) Installing brotli-libs (1.0.9-r14) 21:32:39 (21/104) Installing libgcc (12.2.1_git20220924-r10) 21:32:39 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 21:32:39 (23/104) Installing libhwy (1.0.4-r1) 21:32:39 (24/104) Installing lcms2 (2.15-r2) 21:32:39 (25/104) Installing libjxl (0.8.2-r0) 21:32:39 (26/104) Installing lame-libs (3.100-r5) 21:32:39 (27/104) Installing opus (1.4-r0) 21:32:39 (28/104) Installing libgomp (12.2.1_git20220924-r10) 21:32:39 (29/104) Installing soxr (0.1.3-r5) 21:32:39 (30/104) Installing ffmpeg-libswresample (6.0-r15) 21:32:39 (31/104) Installing libogg (1.3.5-r4) 21:32:39 (32/104) Installing libtheora (1.1.1-r17) 21:32:39 (33/104) Installing libvorbis (1.3.7-r1) 21:32:39 (34/104) Installing libvpx (1.13.0-r1) 21:32:39 (35/104) Installing libwebp (1.3.1-r0) 21:32:39 (36/104) Installing x264-libs (0.164_git20220602-r1) 21:32:39 (37/104) Installing numactl (2.0.16-r4) 21:32:39 (38/104) Installing x265-libs (3.5-r4) 21:32:39 (39/104) Installing xvidcore (1.3.7-r1) 21:32:39 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 21:32:39 (41/104) Installing alsa-lib (1.2.9-r1) 21:32:39 (42/104) Installing libexpat (2.5.0-r1) 21:32:39 (43/104) Installing libbz2 (1.0.8-r5) 21:32:39 (44/104) Installing libpng (1.6.39-r3) 21:32:39 (45/104) Installing freetype (2.13.0-r5) 21:32:39 (46/104) Installing fontconfig (2.14.2-r3) 21:32:39 (47/104) Installing fribidi (1.0.13-r0) 21:32:39 (48/104) Installing libintl (0.21.1-r7) 21:32:39 (49/104) Installing libblkid (2.38.1-r8) 21:32:39 (50/104) Installing libmount (2.38.1-r8) 21:32:39 (51/104) Installing pcre2 (10.42-r1) 21:32:39 (52/104) Installing glib (2.76.4-r0) 21:32:39 (53/104) Installing graphite2 (1.3.14-r5) 21:32:39 (54/104) Installing harfbuzz (7.3.0-r0) 21:32:39 (55/104) Installing libunibreak (5.1-r0) 21:32:39 (56/104) Installing libass (0.17.1-r0) 21:32:39 (57/104) Installing libbluray (1.3.4-r0) 21:32:39 (58/104) Installing gmp (6.2.1-r3) 21:32:39 (59/104) Installing nettle (3.8.1-r2) 21:32:39 (60/104) Installing libunistring (1.1-r1) 21:32:39 (61/104) Installing libidn2 (2.3.4-r1) 21:32:39 (62/104) Installing p11-kit (0.24.1-r2) 21:32:39 (63/104) Installing libtasn1 (4.19.0-r1) 21:32:39 (64/104) Installing gnutls (3.8.0-r2) 21:32:39 (65/104) Installing mpg123-libs (1.31.3-r1) 21:32:39 (66/104) Installing libopenmpt (0.7.2-r0) 21:32:39 (67/104) Installing cjson (1.7.15-r4) 21:32:39 (68/104) Installing mbedtls (2.28.4-r0) 21:32:39 (69/104) Installing librist (0.2.7-r0) 21:32:39 (70/104) Installing libsrt (1.5.2-r0) 21:32:39 (71/104) Installing libssh (0.10.5-r0) 21:32:39 (72/104) Installing xz-libs (5.4.3-r0) 21:32:39 (73/104) Installing libxml2 (2.11.4-r0) 21:32:39 (74/104) Installing libsodium (1.0.18-r3) 21:32:39 (75/104) Installing libzmq (4.3.4-r4) 21:32:39 (76/104) Installing ffmpeg-libavformat (6.0-r15) 21:32:39 (77/104) Installing glslang-libs (1.3.243.0-r1) 21:32:39 (78/104) Installing spirv-tools (1.3.243.0-r1) 21:32:39 (79/104) Installing shaderc (2023.3-r1) 21:32:39 (80/104) Installing vulkan-loader (1.3.243.0-r1) 21:32:39 (81/104) Installing libplacebo (5.264.1-r1) 21:32:39 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 21:32:39 (83/104) Installing ffmpeg-libswscale (6.0-r15) 21:32:39 (84/104) Installing vidstab (1.1.1-r0) 21:32:39 (85/104) Installing zimg (3.0.5-r0) 21:32:39 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 21:32:39 (87/104) Installing libasyncns (0.8-r1) 21:32:39 (88/104) Installing dbus-libs (1.14.8-r0) 21:32:39 (89/104) Installing libltdl (2.4.7-r2) 21:32:39 (90/104) Installing orc (0.4.34-r0) 21:32:39 (91/104) Installing flac-libs (1.4.3-r0) 21:32:39 (92/104) Installing libsndfile (1.2.0-r2) 21:32:39 (93/104) Installing speexdsp (1.2.1-r1) 21:32:39 (94/104) Installing tdb-libs (1.4.8-r1) 21:32:39 (95/104) Installing libpulse (16.1-r10) 21:32:39 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 21:32:39 (97/104) Installing v4l-utils-libs (1.24.1-r0) 21:32:39 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 21:32:39 (99/104) Installing ffmpeg (6.0-r15) 21:32:39 (100/104) Installing udev-init-scripts (35-r1) 21:32:39 (101/104) Installing eudev-libs (3.2.11-r8) 21:32:39 (102/104) Installing zstd-libs (1.5.5-r4) 21:32:39 (103/104) Installing kmod-libs (30-r3) 21:32:39 (104/104) Installing eudev (3.2.11-r8) 21:32:39 Executing busybox-1.36.1-r2.trigger 21:32:39 Executing glib-2.76.4-r0.trigger 21:32:39 Executing eudev-3.2.11-r8.trigger 21:32:39 OK: 110 MiB in 119 packages 21:32:43 Removing intermediate container 701f22877edd 21:32:43 ---> 55713299a28d 21:32:43 Step 18/36 : WORKDIR / 21:32:43 ---> Running in dfac2b0a35fb 21:32:44 Removing intermediate container dfac2b0a35fb 21:32:44 ---> a170ec4fe29e 21:32:44 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 21:32:45 ---> 12e0a7d573e0 21:32:45 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 21:32:45 ---> 5b19888c1744 21:32:45 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:32:46 ---> 83b3ba4bcc5c 21:32:46 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:32:47 ---> 59169f71e355 21:32:47 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:32:47 ---> bb16ea33d873 21:32:47 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 21:32:48 ---> f9297a024241 21:32:48 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 21:32:49 ---> 533cbc712045 21:32:49 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:32:49 ---> Running in ce29eed44bed 21:32:51 Removing intermediate container ce29eed44bed 21:32:51 ---> abf3d5d87471 21:32:51 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:32:51 ---> Running in 06cff1df3660 21:32:53 Removing intermediate container 06cff1df3660 21:32:53 ---> 1bb811ec1094 21:32:53 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:32:53 ---> Running in 408a43a75e94 21:32:56 Removing intermediate container 408a43a75e94 21:32:56 ---> 1e173a96d270 21:32:56 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 21:32:56 ---> Running in e27333938af2 21:32:58 Removing intermediate container e27333938af2 21:32:58 ---> d73f1abd1cfd 21:32:58 Step 30/36 : EXPOSE 59983 21:32:58 ---> Running in 074c1a448254 21:32:58 Removing intermediate container 074c1a448254 21:32:58 ---> cc53d5508f2a 21:32:58 Step 31/36 : EXPOSE 8554 21:32:58 ---> Running in 5d010d69c9de 21:32:58 Removing intermediate container 5d010d69c9de 21:32:58 ---> ba82a49164c1 21:32:58 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:32:58 ---> Running in f97b5baf16c2 21:32:59 Removing intermediate container f97b5baf16c2 21:32:59 ---> 01cdd0d2db61 21:32:59 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:32:59 ---> Running in 5234651baf2c 21:32:59 Removing intermediate container 5234651baf2c 21:32:59 ---> 6c5383e2be5c 21:32:59 Step 34/36 : LABEL arch=arm64 21:32:59 ---> Running in c8a101ab6bd3 21:32:59 Removing intermediate container c8a101ab6bd3 21:32:59 ---> f26fe458afcc 21:32:59 Step 35/36 : LABEL git_sha=a8ab1367151eaf50e49974ac128f64ea73f920ad 21:33:00 ---> Running in 1612dfb37548 21:33:00 Removing intermediate container 1612dfb37548 21:33:00 ---> e298610999bb 21:33:00 Step 36/36 : LABEL version=0.0.0 21:33:00 ---> Running in 5a1a0c38be29 21:33:00 Removing intermediate container 5a1a0c38be29 21:33:00 ---> 492e34fdcfc0 21:33:00 [Warning] One or more build-args [ARCH] were not consumed 21:33:00 Successfully built 492e34fdcfc0 21:33:00 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:33:01 21:33:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:33:02 arm64: Pulling from edgex-lftools-log-publisher 21:33:02 8998bd30e6a1: Pulling fs layer 21:33:02 04944245beec: Pulling fs layer 21:33:02 699f458cf7ca: Pulling fs layer 21:33:02 765212b225bb: Pulling fs layer 21:33:02 f23df028b6ca: Pulling fs layer 21:33:02 765212b225bb: Waiting 21:33:02 d65c8cfc05b1: Pulling fs layer 21:33:02 f23df028b6ca: Waiting 21:33:02 2437ff75d9bd: Pulling fs layer 21:33:02 d65c8cfc05b1: Waiting 21:33:02 2437ff75d9bd: Waiting 21:33:02 04944245beec: Verifying Checksum 21:33:02 04944245beec: Download complete 21:33:02 765212b225bb: Verifying Checksum 21:33:02 765212b225bb: Download complete 21:33:02 f23df028b6ca: Download complete 21:33:02 d65c8cfc05b1: Verifying Checksum 21:33:02 d65c8cfc05b1: Download complete 21:33:02 699f458cf7ca: Verifying Checksum 21:33:02 699f458cf7ca: Download complete 21:33:02 8998bd30e6a1: Verifying Checksum 21:33:02 8998bd30e6a1: Download complete 21:33:05 2437ff75d9bd: Verifying Checksum 21:33:06 8998bd30e6a1: Pull complete 21:33:09 04944245beec: Pull complete 21:33:10 699f458cf7ca: Pull complete 21:33:10 765212b225bb: Pull complete 21:33:11 f23df028b6ca: Pull complete 21:33:11 d65c8cfc05b1: Pull complete 21:33:26 2437ff75d9bd: Pull complete 21:33:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:33:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:33:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:27 prd-ubuntu20.04-docker-arm64-4c-16g-5998 does not seem to be running inside a container 21:33:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:33:30 $ docker top a3a68036045e37661d3f643c525588b6fe6e2bc3b4bd4eb4319bacefff1cce17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:30 ---> job-cost.sh 21:33:30 lf-activate-venv: SKIPPING 21:33:30 INFO: No Stack... 21:33:31 INFO: Retrieving Pricing Info for: v3-standard-4 21:33:32 INFO: Archiving Costs [Pipeline] sh 21:33:32 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 21:33:32 + cut -d, -f6 [Pipeline] lock 21:33:32 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-287-1-stack-cost] 21:33:32 Resource [jenkins-edgexfoundry-device-usb-camera-PR-287-1-stack-cost] did not exist. Created. 21:33:32 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-287-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:33:33 /w/workspace/device-usb-camera/1@tmp/durable-d19d4466/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:33:33 + echo total: 0.10999999940395355 [Pipeline] stash 21:33:33 Warning: overwriting stash ‘stack-cost’ 21:33:33 Stashed 1 file(s) [Pipeline] } 21:33:33 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-287-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:33:33 $ docker stop --time=1 a3a68036045e37661d3f643c525588b6fe6e2bc3b4bd4eb4319bacefff1cce17 21:33:36 $ docker rm -f --volumes a3a68036045e37661d3f643c525588b6fe6e2bc3b4bd4eb4319bacefff1cce17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:33:38 provisioning config files... 21:33:38 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-287@tmp/config16511994978140528448tmp [Pipeline] { [Pipeline] sh 21:33:39 + set +x 21:33:39 + bash -s -- 21:33:39 + curl -s https://codecov.io/bash 21:33:39 21:33:39 _____ _ 21:33:39 / ____| | | 21:33:39 | | ___ __| | ___ ___ _____ __ 21:33:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:33:39 | |___| (_) | (_| | __/ (_| (_) \ V / 21:33:39 \_____\___/ \__,_|\___|\___\___/ \_/ 21:33:39 Bash-1.0.6 21:33:39 21:33:39 21:33:39 ==> git version 2.25.1 found 21:33:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:33:39 Release-Date: 2020-01-08 21:33:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:33:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:33:39 ==> Jenkins CI detected. 21:33:39 current dir:  /w/workspace/foundry_device-usb-camera_PR-287 21:33:39 project root: . 21:33:39 --> token set from env 21:33:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:33:39 ==> Running gcov in . (disable via -X gcov) 21:33:39 ==> Python coveragepy not found 21:33:39 ==> Searching for coverage reports in: 21:33:39 + . 21:33:39 -> Found 1 reports 21:33:39 ==> Detecting git/mercurial file structure 21:33:39 ==> Reading reports 21:33:39 + ./coverage.out bytes=54378 21:33:39 ==> Appending adjustments 21:33:39 https://docs.codecov.io/docs/fixing-reports 21:33:39 + Found adjustments 21:33:39 ==> Gzipping contents 21:33:39 8.0K /tmp/codecov.IefBNU.gz 21:33:39 ==> Uploading reports 21:33:39 url: https://codecov.io 21:33:39 query: branch=PR-287&commit=a8ab1367151eaf50e49974ac128f64ea73f920ad&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-287%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=287&job=&cmd_args= 21:33:39 -> Pinging Codecov 21:33:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-287&commit=a8ab1367151eaf50e49974ac128f64ea73f920ad&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-287%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=287&job=&cmd_args= 21:33:39 -> Uploading to 21:33:39 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/73D8F5FF140700D3E01443B452E23636/a8ab1367151eaf50e49974ac128f64ea73f920ad/65f391ac-673d-4267-bca6-9dd21d673af6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T213339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0afc3dd01b586d7fe3eab8af0b942a72d8e9a6f50d745f14105a8bfede1e0f3f 21:33:39 % Total % Received % Xferd Average Speed Time Time Time Current 21:33:39 Dload Upload Total Spent Left Speed 21:33:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6952 0 0 100 6952 0 32485 --:--:-- --:--:-- --:--:-- 32485 21:33:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a8ab1367151eaf50e49974ac128f64ea73f920ad [Pipeline] } 21:33:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:33:41 + [ -d /w/workspace/foundry_device-usb-camera_PR-287/archives ] 21:33:41 + ls -al /w/workspace/foundry_device-usb-camera_PR-287/archives 21:33:41 total 16 21:33:41 drwxr-xr-x 3 root root 4096 Sep 12 21:23 . 21:33:41 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:23 .. 21:33:41 drwxr-xr-x 2 root root 4096 Sep 12 21:23 cost 21:33:41 -rw-r--r-- 1 root root 89 Sep 12 21:23 cost.csv 21:33:41 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-287/archives 21:33:41 + ls -al /w/workspace/foundry_device-usb-camera_PR-287/archives 21:33:41 total 16 21:33:41 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:23 . 21:33:41 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:23 .. 21:33:41 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 21:23 cost 21:33:41 -rw-r--r-- 1 jenkins jenkins 89 Sep 12 21:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:33:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:33:42 ---> package-listing.sh 21:33:42 ++ facter osfamily 21:33:42 ++ tr '[:upper:]' '[:lower:]' 21:33:42 + OS_FAMILY=debian 21:33:42 + workspace=/w/workspace/foundry_device-usb-camera_PR-287 21:33:42 + START_PACKAGES=/tmp/packages_start.txt 21:33:42 + END_PACKAGES=/tmp/packages_end.txt 21:33:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:33:42 + PACKAGES=/tmp/packages_start.txt 21:33:42 + '[' /w/workspace/foundry_device-usb-camera_PR-287 ']' 21:33:42 + PACKAGES=/tmp/packages_end.txt 21:33:42 + case "${OS_FAMILY}" in 21:33:42 + dpkg -l 21:33:42 + grep '^ii' 21:33:42 + '[' -f /tmp/packages_start.txt ']' 21:33:42 + '[' -f /tmp/packages_end.txt ']' 21:33:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:33:42 + '[' /w/workspace/foundry_device-usb-camera_PR-287 ']' 21:33:42 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-287/archives/ 21:33:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-287/archives/ [Pipeline] echo 21:33:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-287/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:33:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:43 prd-ubuntu20.04-docker-8c-8g-5995 does not seem to be running inside a container 21:33:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-287/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-287 -v /w/workspace/foundry_device-usb-camera_PR-287:/w/workspace/foundry_device-usb-camera_PR-287:rw,z -v /w/workspace/foundry_device-usb-camera_PR-287@tmp:/w/workspace/foundry_device-usb-camera_PR-287@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:33:43 $ docker top 0a28f9c57f31bf538db2a902463137e02d7f57d151f99faeac25a0f2ff383593 -eo pid,comm [Pipeline] { [Pipeline] sh 21:33:44 + touch /tmp/pre-build-complete [Pipeline] sh 21:33:44 + mkdir -p /var/log/sysstat [Pipeline] sh 21:33:44 + ls /var/log/sa-host 21:33:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:33:45 provisioning config files... 21:33:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-287@tmp/config4653772404954221534tmp [Pipeline] { [Pipeline] echo 21:33:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:33:45 ---> create-netrc.sh [Pipeline] } 21:33:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:33:45 ---> python-tools-install.sh [Pipeline] echo 21:33:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:33:46 ---> sudo-logs.sh 21:33:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:33:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:33:46 ---> job-cost.sh 21:33:46 lf-activate-venv: SKIPPING 21:33:46 DEBUG: total: 0.2199999988079071 21:33:46 INFO: Retrieving Stack Cost... 21:33:46 INFO: Retrieving Pricing Info for: v3-standard-8 21:33:47 INFO: Archiving Costs [Pipeline] echo 21:33:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:33:47 ---> logs-deploy.sh 21:33:47 lf-activate-venv: SKIPPING 21:33:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-287/1 21:33:47 INFO: archiving workspace using pattern(s): 21:33:48 Archives upload complete. 21:33:48 INFO: archiving logs to Nexus