Pull request #313 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 ejlee3 for edgexfoundry/device-usb-camera Obtained Jenkinsfile from ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0+6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 (4f25c1812a5ec9106e88f72a61a74b058ac0eeb2) 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-ssh212547536970901353.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14089975510338206100.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-313/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-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15350647141679841762.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-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14787588224469109625.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10141315978097094614.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-313/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-313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12480670597526627144.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-2632 in /w/workspace/foundry_device-usb-camera_PR-313 [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-313 # 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 Merging remotes/origin/main commit 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 into PR head commit ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 Merge succeeded, producing ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 Checking out Revision ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 (PR-313) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 # 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 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 # timeout=10 Commit message: "build: Update to latest 3.2.0 dev go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:14:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:14:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:14:10 ========================================================= 19:14:10 EdgeX Global Pipelines Version Info 19:14:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:14:10 ------------------- 19:14:10 stable info: 19:14:10 ------------------- 19:14:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:14:10 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:14:10 Message: update stable to v1.0.258 19:14:11 ------------------- 19:14:11 experimental info: 19:14:11 ------------------- 19:14:11 Commited By: **** collab-it+edgex@linuxfoundation.org 19:14:11 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:14:11 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:14:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 19:14:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 19:14:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:14:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:14:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:14:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:14:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:14:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:14:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:14:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:14:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:14:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 19:14:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:14:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:14:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:14:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:14:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:14:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:14:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:14:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:14:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:14:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:14:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:14:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:14:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:14:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:14:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:14:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo 19:14:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo 19:14:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo 19:14:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 [Pipeline] echo 19:14:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad50bbe [Pipeline] echo 19:14:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:13 provisioning config files... 19:14:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-313@tmp/config16588937728863433898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:14 ---> ****-login.sh 19:14:14 nexus3.edgexfoundry.org:10001 19:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:14 Configure a credential helper to remove this warning. See 19:14:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:14 19:14:14 Login Succeeded 19:14:14 nexus3.edgexfoundry.org:10002 19:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:14 Configure a credential helper to remove this warning. See 19:14:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:14 19:14:14 Login Succeeded 19:14:14 nexus3.edgexfoundry.org:10003 19:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:14 Configure a credential helper to remove this warning. See 19:14:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:14 19:14:14 Login Succeeded 19:14:14 nexus3.edgexfoundry.org:10004 19:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:14 Configure a credential helper to remove this warning. See 19:14:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:14 19:14:14 Login Succeeded 19:14:14 ****.io 19:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:14 Configure a credential helper to remove this warning. See 19:14:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:14 19:14:14 Login Succeeded 19:14:14 ---> ****-login.sh ends [Pipeline] } 19:14:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:14:15 + git rev-list -1 --merges ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0~1..ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 [Pipeline] echo 19:14:15 -----------> git rev-list -1 --merges ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0~1..ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 [false] [Pipeline] sh 19:14:16 + git log --format=format:%s -1 ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 [Pipeline] echo 19:14:16 ========================================================= 19:14:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:14:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:14:16 + git log --format=format:%s -1 ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 [Pipeline] echo 19:14:16 [semverPrep] GIT_COMMIT: ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0, Commit Message: build: Update to latest 3.2.0 dev go-mods [Pipeline] echo 19:14:16 [semverPrep] This is not a build commit. [Pipeline] sh 19:14:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:14:17 + grep -v github /etc/ssh/ssh_known_hosts 19:14:17 + [ -e /tmp/ssh_known_hosts ] 19:14:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:14:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:14:17 + sudo tee -a /etc/ssh/ssh_known_hosts 19:14:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:14:17 19:14:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:14:18 0.1.4: Pulling from edgex-devops/py-git-semver 19:14:18 b85a868b505f: Pulling fs layer 19:14:18 e2be974225ed: Pulling fs layer 19:14:18 339a4e72a1f5: Pulling fs layer 19:14:18 988bab9f4d93: Pulling fs layer 19:14:18 1469e6f7b9e6: Pulling fs layer 19:14:18 eaf3925da568: Pulling fs layer 19:14:18 bab4dde63d76: Pulling fs layer 19:14:18 bde34c3a00c8: Pulling fs layer 19:14:18 b352a97aabf1: Pulling fs layer 19:14:18 4872d77fe225: Pulling fs layer 19:14:18 5851b861e8e6: Pulling fs layer 19:14:18 1469e6f7b9e6: Waiting 19:14:18 988bab9f4d93: Waiting 19:14:18 5851b861e8e6: Waiting 19:14:18 bde34c3a00c8: Waiting 19:14:18 b352a97aabf1: Waiting 19:14:18 4872d77fe225: Waiting 19:14:18 bab4dde63d76: Waiting 19:14:18 eaf3925da568: Waiting 19:14:18 e2be974225ed: Download complete 19:14:18 988bab9f4d93: Verifying Checksum 19:14:18 988bab9f4d93: Download complete 19:14:18 1469e6f7b9e6: Verifying Checksum 19:14:18 1469e6f7b9e6: Download complete 19:14:18 339a4e72a1f5: Verifying Checksum 19:14:18 339a4e72a1f5: Download complete 19:14:18 eaf3925da568: Verifying Checksum 19:14:18 eaf3925da568: Download complete 19:14:18 bde34c3a00c8: Verifying Checksum 19:14:18 bde34c3a00c8: Download complete 19:14:18 b352a97aabf1: Download complete 19:14:18 4872d77fe225: Verifying Checksum 19:14:18 4872d77fe225: Download complete 19:14:18 5851b861e8e6: Verifying Checksum 19:14:18 5851b861e8e6: Download complete 19:14:18 b85a868b505f: Verifying Checksum 19:14:18 b85a868b505f: Download complete 19:14:18 bab4dde63d76: Verifying Checksum 19:14:18 bab4dde63d76: Download complete 19:14:19 b85a868b505f: Pull complete 19:14:19 e2be974225ed: Pull complete 19:14:20 339a4e72a1f5: Pull complete 19:14:20 988bab9f4d93: Pull complete 19:14:21 1469e6f7b9e6: Pull complete 19:14:21 eaf3925da568: Pull complete 19:14:23 bab4dde63d76: Pull complete 19:14:23 bde34c3a00c8: Pull complete 19:14:23 b352a97aabf1: Pull complete 19:14:23 4872d77fe225: Pull complete 19:14:23 5851b861e8e6: Pull complete 19:14:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:14:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:14:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:23 prd-ubuntu20.04-docker-8c-8g-2632 does not seem to be running inside a container 19:14:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-313 -v /w/workspace/foundry_device-usb-camera_PR-313:/w/workspace/foundry_device-usb-camera_PR-313:rw,z -v /w/workspace/foundry_device-usb-camera_PR-313@tmp:/w/workspace/foundry_device-usb-camera_PR-313@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 19:14:25 $ docker top 433485f92c19e9d787f798715abeacb5987e17afbdad622562e9921b8987093e -eo pid,comm 19:14:25 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). 19:14:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:14:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:25 [ssh-agent] Looking for ssh-agent implementation... 19:14:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:25 $ docker exec 433485f92c19e9d787f798715abeacb5987e17afbdad622562e9921b8987093e ssh-agent 19:14:26 SSH_AUTH_SOCK=/tmp/ssh-VhYUdi1y3hCB/agent.32 19:14:26 SSH_AGENT_PID=38 19:14:26 Running ssh-add (command line suppressed) 19:14:26 Identity added: /w/workspace/foundry_device-usb-camera_PR-313@tmp/private_key_5089184498627354820.key (/w/workspace/foundry_device-usb-camera_PR-313@tmp/private_key_5089184498627354820.key) 19:14:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:26 + git tag --points-at HEAD [Pipeline] } 19:14:26 $ docker exec --env ******** --env ******** 433485f92c19e9d787f798715abeacb5987e17afbdad622562e9921b8987093e ssh-agent -k 19:14:26 unset SSH_AUTH_SOCK; 19:14:26 unset SSH_AGENT_PID; 19:14:26 echo Agent pid 38 killed; 19:14:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:14:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:26 [ssh-agent] Looking for ssh-agent implementation... 19:14:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:26 $ docker exec 433485f92c19e9d787f798715abeacb5987e17afbdad622562e9921b8987093e ssh-agent 19:14:27 SSH_AUTH_SOCK=/tmp/ssh-GfcAiCUZsvU7/agent.70 19:14:27 SSH_AGENT_PID=76 19:14:27 Running ssh-add (command line suppressed) 19:14:27 Identity added: /w/workspace/foundry_device-usb-camera_PR-313@tmp/private_key_17371202156704567388.key (/w/workspace/foundry_device-usb-camera_PR-313@tmp/private_key_17371202156704567388.key) 19:14:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:27 + git semver init 19:14:27 2023-11-28 19:14:27,760 [run_init] DEBUG init version:0.0.0 force:False 19:14:27 2023-11-28 19:14:27,761 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-313/.semver 19:14:27 2023-11-28 19:14:27,761 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-313/.semver 19:14:27 2023-11-28 19:14:27,761 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-313/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-313, universal_newlines=False, shell=None, istream=None) 19:14:29 2023-11-28 19:14:28,815 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-313/.git/info/exclude 19:14:29 2023-11-28 19:14:28,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-313/.semver/PR-313 with force:False 19:14:29 2023-11-28 19:14:28,816 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-313/.semver/PR-313 19:14:29 2023-11-28 19:14:28,820 [execute] INFO git cat-file --batch-check 19:14:29 2023-11-28 19:14:28,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-313/.semver, universal_newlines=False, shell=None, istream=) 19:14:29 2023-11-28 19:14:28,827 [execute] INFO git cat-file --batch 19:14:29 2023-11-28 19:14:28,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-313/.semver, universal_newlines=False, shell=None, istream=) 19:14:29 2023-11-28 19:14:28,833 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-313/.semver/PR-313 19:14:29 0.0.0 [Pipeline] } 19:14:29 $ docker exec --env ******** --env ******** 433485f92c19e9d787f798715abeacb5987e17afbdad622562e9921b8987093e ssh-agent -k 19:14:29 unset SSH_AUTH_SOCK; 19:14:29 unset SSH_AGENT_PID; 19:14:29 echo Agent pid 76 killed; 19:14:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:29 + git semver [Pipeline] } 19:14:30 $ docker stop --time=1 433485f92c19e9d787f798715abeacb5987e17afbdad622562e9921b8987093e 19:14:31 $ docker rm -f --volumes 433485f92c19e9d787f798715abeacb5987e17afbdad622562e9921b8987093e [Pipeline] // withDockerContainer [Pipeline] sh 19:14:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:14:32 Stashed 1 file(s) [Pipeline] echo 19:14:32 [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 19:14:33 provisioning config files... 19:14:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-313@tmp/config17985850608149807467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:33 ---> ****-login.sh 19:14:33 nexus3.edgexfoundry.org:10001 19:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:33 Configure a credential helper to remove this warning. See 19:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:33 19:14:33 Login Succeeded 19:14:33 nexus3.edgexfoundry.org:10002 19:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:33 Configure a credential helper to remove this warning. See 19:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:33 19:14:33 Login Succeeded 19:14:33 nexus3.edgexfoundry.org:10003 19:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:33 Configure a credential helper to remove this warning. See 19:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:33 19:14:33 Login Succeeded 19:14:33 nexus3.edgexfoundry.org:10004 19:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:33 Configure a credential helper to remove this warning. See 19:14:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:33 19:14:33 Login Succeeded 19:14:33 ****.io 19:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:34 Configure a credential helper to remove this warning. See 19:14:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:34 19:14:34 Login Succeeded 19:14:34 ---> ****-login.sh ends [Pipeline] } 19:14:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:14:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:14:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:14:34 ========================================================= 19:14:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:14:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:35 + 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 . 19:14:35 Sending build context to Docker daemon 14.35MB 19:14:35 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 19:14:35 Step 2/13 : FROM ${BASE} AS builder 19:14:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:14:35 7264a8db6415: Pulling fs layer 19:14:35 c4d48a809fc2: Pulling fs layer 19:14:35 4f1c88b9dad5: Pulling fs layer 19:14:35 ad3a456e5733: Pulling fs layer 19:14:35 69c7f0334f64: Pulling fs layer 19:14:35 1f1c1a5573a3: Pulling fs layer 19:14:35 ce7588e14bc9: Pulling fs layer 19:14:35 b5e4710f87ac: Pulling fs layer 19:14:35 ad3a456e5733: Waiting 19:14:35 69c7f0334f64: Waiting 19:14:35 1f1c1a5573a3: Waiting 19:14:35 ce7588e14bc9: Waiting 19:14:35 b5e4710f87ac: Waiting 19:14:35 c4d48a809fc2: Download complete 19:14:35 ad3a456e5733: Verifying Checksum 19:14:35 ad3a456e5733: Download complete 19:14:35 69c7f0334f64: Download complete 19:14:35 7264a8db6415: Verifying Checksum 19:14:35 7264a8db6415: Download complete 19:14:35 1f1c1a5573a3: Verifying Checksum 19:14:35 1f1c1a5573a3: Download complete 19:14:35 7264a8db6415: Pull complete 19:14:35 b5e4710f87ac: Verifying Checksum 19:14:35 b5e4710f87ac: Download complete 19:14:35 c4d48a809fc2: Pull complete 19:14:35 4f1c88b9dad5: Verifying Checksum 19:14:35 4f1c88b9dad5: Download complete 19:14:36 ce7588e14bc9: Verifying Checksum 19:14:38 4f1c88b9dad5: Pull complete 19:14:38 ad3a456e5733: Pull complete 19:14:38 69c7f0334f64: Pull complete 19:14:38 1f1c1a5573a3: Pull complete 19:14:41 ce7588e14bc9: Pull complete 19:14:41 b5e4710f87ac: Pull complete 19:14:41 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:14:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:14:41 ---> 88b5674ff536 19:14:41 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:14:44 ---> Running in 907d32e35937 19:14:44 Removing intermediate container 907d32e35937 19:14:44 ---> 615c6bae1737 19:14:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:14:44 ---> Running in bb0df2ed3e86 19:14:44 Removing intermediate container bb0df2ed3e86 19:14:44 ---> de21e14d224e 19:14:44 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:14:44 ---> Running in ae5186e17bfc 19:14:44 Removing intermediate container ae5186e17bfc 19:14:44 ---> 40f81b3cc49d 19:14:44 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:14:44 ---> Running in 5679aa5077f4 19:14:44 Removing intermediate container 5679aa5077f4 19:14:44 ---> f1d6ff83b104 19:14:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:14:44 ---> Running in 44fd7024aaa7 19:14:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:14:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:14:44 (1/13) Installing libintl (0.21.1-r7) 19:14:44 (2/13) Installing eudev-libs (3.2.11-r8) 19:14:44 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 19:14:44 (4/13) Installing v4l-utils-libs (1.24.1-r0) 19:14:44 (5/13) Installing v4l-utils (1.24.1-r0) 19:14:44 (6/13) Installing libdvbv5 (1.24.1-r0) 19:14:44 (7/13) Installing udev-init-scripts (35-r1) 19:14:44 (8/13) Installing libblkid (2.38.1-r8) 19:14:44 (9/13) Installing xz-libs (5.4.3-r0) 19:14:44 (10/13) Installing kmod-libs (30-r3) 19:14:44 (11/13) Installing eudev (3.2.11-r8) 19:14:44 (12/13) Installing eudev-dev (3.2.11-r8) 19:14:44 (13/13) Installing v4l-utils-dev (1.24.1-r0) 19:14:44 Executing busybox-1.36.1-r5.trigger 19:14:44 Executing eudev-3.2.11-r8.trigger 19:14:44 OK: 271 MiB in 65 packages 19:14:45 Removing intermediate container 44fd7024aaa7 19:14:45 ---> 8e3224c1f4be 19:14:45 Step 8/13 : WORKDIR /device-usb-camera 19:14:45 ---> Running in 5222db7b9839 19:14:45 Removing intermediate container 5222db7b9839 19:14:45 ---> b9b5891e85ed 19:14:45 Step 9/13 : COPY go.mod vendor* ./ 19:14:45 ---> 1140a2be5667 19:14:45 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:45 ---> Running in 740ac0534858 19:14:47 Still waiting to schedule task 19:14:47 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2263’ 19:15:17 Removing intermediate container 740ac0534858 19:15:17 ---> 5ccb957a6640 19:15:17 Step 11/13 : COPY . . 19:15:17 ---> 33c3074ab712 19:15:17 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:15:17 ---> Running in 7ee16729f330 19:15:17  % Total % Received % Xferd Average Speed Time Time Time Current 19:15:17 Dload Upload Total Spent Left Speed 19:15:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253  100 1253 0  0  8803  0 --:--:-- --:--:-- --:--:--  8823 19:15:17 Removing intermediate container 7ee16729f330 19:15:17 ---> f70fc28e42b0 19:15:17 Step 13/13 : RUN ${MAKE} 19:15:17 ---> Running in d35c031878f1 19:15:17 noop 19:15:17 Removing intermediate container d35c031878f1 19:15:17 ---> a8396ed7ffb7 19:15:17 Successfully built a8396ed7ffb7 19:15:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:18 + docker inspect -f . ci-base-image-x86_64 19:15:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:18 prd-ubuntu20.04-docker-8c-8g-2632 does not seem to be running inside a container 19:15:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-313 -v /w/workspace/foundry_device-usb-camera_PR-313:/w/workspace/foundry_device-usb-camera_PR-313:rw,z -v /w/workspace/foundry_device-usb-camera_PR-313@tmp:/w/workspace/foundry_device-usb-camera_PR-313@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 19:15:18 $ docker top e579b77717abb00d3509308ef2abf0877478bb25e544f97756f65ccd8f1913d3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:19 + go version 19:15:19 go version go1.21.0 linux/amd64 [Pipeline] } 19:15:19 $ docker stop --time=1 e579b77717abb00d3509308ef2abf0877478bb25e544f97756f65ccd8f1913d3 19:15:20 $ docker rm -f --volumes e579b77717abb00d3509308ef2abf0877478bb25e544f97756f65ccd8f1913d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:21 + docker inspect -f . ci-base-image-x86_64 19:15:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:21 prd-ubuntu20.04-docker-8c-8g-2632 does not seem to be running inside a container 19:15:21 $ 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-313 -v /w/workspace/foundry_device-usb-camera_PR-313:/w/workspace/foundry_device-usb-camera_PR-313:rw,z -v /w/workspace/foundry_device-usb-camera_PR-313@tmp:/w/workspace/foundry_device-usb-camera_PR-313@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 19:15:22 $ docker top 9beadd0657d32db15194f3424c9d5c3ebb275765bd1f19ba77edc0b2b90d0e88 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:22 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-313 [Pipeline] fileExists [Pipeline] sh 19:15:22 + make test 19:15:22 go test ./... -coverprofile=coverage.out ./... 19:15:24 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:15:34 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:15:34 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements 19:15:40 go vet ./... 19:15:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:43 ./bin/test-attribution-txt.sh [Pipeline] echo 19:15:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:15:43 $ docker stop --time=1 9beadd0657d32db15194f3424c9d5c3ebb275765bd1f19ba77edc0b2b90d0e88 19:15:48 $ docker rm -f --volumes 9beadd0657d32db15194f3424c9d5c3ebb275765bd1f19ba77edc0b2b90d0e88 [Pipeline] // withDockerContainer [Pipeline] sh 19:15:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:15:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:15:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:15:49 + ls -al . 19:15:49 total 224 19:15:49 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 19:15 . 19:15:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 19:14 .. 19:15:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 19:15 .git 19:15:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:14 .github 19:15:49 -rw-rw-r-- 1 jenkins jenkins 429 Nov 28 19:14 .gitignore 19:15:49 -rw-rw-r-- 1 jenkins jenkins 45 Nov 28 19:14 .golangci.yml 19:15:49 -rw-rw-r-- 1 jenkins jenkins 77 Nov 28 19:14 .hadolint.yml 19:15:49 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 19:14 .semver 19:15:49 -rw-rw-r-- 1 jenkins jenkins 10851 Nov 28 19:14 Attribution.txt 19:15:49 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 28 19:14 CHANGELOG.md 19:15:49 -rw-rw-r-- 1 jenkins jenkins 2562 Nov 28 19:14 Dockerfile 19:15:49 -rw-rw-r-- 1 jenkins jenkins 678 Nov 28 19:14 GOVERNANCE.md 19:15:49 -rw-rw-r-- 1 jenkins jenkins 659 Nov 28 19:14 Jenkinsfile 19:15:49 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 28 19:14 LICENSE 19:15:49 -rw-rw-r-- 1 jenkins jenkins 2611 Nov 28 19:14 Makefile 19:15:49 -rw-rw-r-- 1 jenkins jenkins 622 Nov 28 19:14 OWNERS.md 19:15:49 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 28 19:14 README.md 19:15:49 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 19:14 VERSION 19:15:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 19:14 bin 19:15:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:14 cmd 19:15:49 -rw-r--r-- 1 jenkins jenkins 54703 Nov 28 19:15 coverage.out 19:15:49 -rwxrwxr-x 1 jenkins jenkins 84 Nov 28 19:14 docker-entrypoint.sh 19:15:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 19:14 docs 19:15:49 -rw-rw-r-- 1 jenkins jenkins 3920 Nov 28 19:14 go.mod 19:15:49 -rw-rw-r-- 1 jenkins jenkins 34828 Nov 28 19:14 go.sum 19:15:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:14 internal 19:15:49 -rw-rw-r-- 1 jenkins jenkins 231 Nov 28 19:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:50 + 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=ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 --label arch=amd64 --label version=0.0.0 . 19:15:50 Sending build context to Docker daemon 14.41MB 19:15:50 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 19:15:50 Step 2/37 : FROM ${BASE} AS builder 19:15:50 ---> a8396ed7ffb7 19:15:50 Step 3/37 : ARG ADD_BUILD_TAGS="" 19:15:50 ---> Running in 27db5c402932 19:15:50 Removing intermediate container 27db5c402932 19:15:50 ---> 775bb25e7cec 19:15:50 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:15:50 ---> Running in 67beb38820d7 19:15:50 Removing intermediate container 67beb38820d7 19:15:50 ---> 105ebdd2c26e 19:15:50 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:15:50 ---> Running in c641ee158468 19:15:50 Removing intermediate container c641ee158468 19:15:50 ---> caa62965c894 19:15:50 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:15:50 ---> Running in 5f5cfb212879 19:15:51 Removing intermediate container 5f5cfb212879 19:15:51 ---> eee61bb1dc42 19:15:51 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:15:51 ---> Running in c03ff5f95c11 19:15:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:51 OK: 271 MiB in 65 packages 19:15:51 Removing intermediate container c03ff5f95c11 19:15:51 ---> 526fe27b8874 19:15:51 Step 8/37 : WORKDIR /device-usb-camera 19:15:51 ---> Running in 2c092e45ab68 19:15:51 Removing intermediate container 2c092e45ab68 19:15:51 ---> f328f801314d 19:15:51 Step 9/37 : COPY go.mod vendor* ./ 19:15:52 ---> 0123e551fa5a 19:15:52 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:52 ---> Running in 5d539ea95296 19:15:53 Removing intermediate container 5d539ea95296 19:15:53 ---> d9274aef72fb 19:15:53 Step 11/37 : COPY . . 19:15:53 ---> 5765f0ba2426 19:15:53 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:15:53 ---> Running in defb5375e59a 19:15:53  % Total % Received % Xferd Average Speed Time Time Time Current 19:15:53 Dload Upload Total Spent Left Speed 19:15:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 38945 0 --:--:-- --:--:-- --:--:-- 40419 19:15:53 Removing intermediate container defb5375e59a 19:15:53 ---> fb6c89558257 19:15:53 Step 13/37 : RUN ${MAKE} 19:15:53 ---> Running in 2857860ae4ea 19:15:54 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 19:16:12 Removing intermediate container 2857860ae4ea 19:16:12 ---> 1521060481d7 19:16:12 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 19:16:12 v0.21.6: Pulling from aler9/rtsp-simple-server 19:16:12 4acc49c71d14: Pulling fs layer 19:16:13 4acc49c71d14: Verifying Checksum 19:16:13 4acc49c71d14: Download complete 19:16:13 4acc49c71d14: Pull complete 19:16:13 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 19:16:13 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 19:16:13 ---> 01a2bd3e5fff 19:16:13 Step 15/37 : FROM alpine:3.18 19:16:13 3.18: Pulling from library/alpine 19:16:14 96526aa774ef: Pulling fs layer 19:16:14 96526aa774ef: Download complete 19:16:14 96526aa774ef: Pull complete 19:16:14 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:16:14 Status: Downloaded newer image for alpine:3.18 19:16:14 ---> 8ca4688f4f35 19:16:14 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:16:14 ---> Running in 7a630a013347 19:16:14 Removing intermediate container 7a630a013347 19:16:14 ---> d2dfd673146d 19:16:14 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 19:16:14 ---> Running in 49596db493a2 19:16:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:16:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:16:15 (1/107) Installing dumb-init (1.2.5-r2) 19:16:15 (2/107) Installing sdl2 (2.26.5-r0) 19:16:15 (3/107) Installing svt-av1-libs (1.6.0-r0) 19:16:15 (4/107) Installing aom-libs (3.6.1-r0) 19:16:15 (5/107) Installing libxau (1.0.11-r2) 19:16:15 (6/107) Installing libmd (1.0.4-r2) 19:16:15 (7/107) Installing libbsd (0.11.7-r1) 19:16:15 (8/107) Installing libxdmcp (1.1.4-r2) 19:16:15 (9/107) Installing libxcb (1.15-r1) 19:16:15 (10/107) Installing libx11 (1.8.7-r0) 19:16:15 (11/107) Installing hwdata-pci (0.370-r0) 19:16:15 (12/107) Installing libpciaccess (0.17-r2) 19:16:15 (13/107) Installing libdrm (2.4.115-r4) 19:16:15 (14/107) Installing libxext (1.3.5-r2) 19:16:15 (15/107) Installing libxfixes (6.0.1-r2) 19:16:15 (16/107) Installing libffi (3.4.4-r2) 19:16:15 (17/107) Installing wayland-libs-client (1.22.0-r2) 19:16:15 (18/107) Installing libva (2.18.0-r1) 19:16:15 (19/107) Installing libvdpau (1.5-r1) 19:16:15 (20/107) Installing libgcc (12.2.1_git20220924-r10) 19:16:15 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 19:16:15 (22/107) Installing onevpl-libs (2023.2.1-r0) 19:16:15 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 19:16:15 (24/107) Installing libdav1d (1.2.1-r0) 19:16:15 (25/107) Installing brotli-libs (1.0.9-r14) 19:16:15 (26/107) Installing libhwy (1.0.4-r1) 19:16:15 (27/107) Installing lcms2 (2.15-r2) 19:16:15 (28/107) Installing libjxl (0.8.2-r0) 19:16:15 (29/107) Installing lame-libs (3.100-r5) 19:16:15 (30/107) Installing opus (1.4-r0) 19:16:15 (31/107) Installing libgomp (12.2.1_git20220924-r10) 19:16:15 (32/107) Installing soxr (0.1.3-r5) 19:16:15 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 19:16:15 (34/107) Installing libogg (1.3.5-r4) 19:16:15 (35/107) Installing libtheora (1.1.1-r17) 19:16:15 (36/107) Installing libvorbis (1.3.7-r1) 19:16:15 (37/107) Installing libvpx (1.13.0-r2) 19:16:15 (38/107) Installing libwebp (1.3.2-r0) 19:16:15 (39/107) Installing x264-libs (0.164_git20220602-r1) 19:16:15 (40/107) Installing numactl (2.0.16-r4) 19:16:15 (41/107) Installing x265-libs (3.5-r4) 19:16:16 (42/107) Installing xvidcore (1.3.7-r1) 19:16:16 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 19:16:16 (44/107) Installing alsa-lib (1.2.9-r1) 19:16:16 (45/107) Installing libexpat (2.5.0-r1) 19:16:16 (46/107) Installing libbz2 (1.0.8-r5) 19:16:16 (47/107) Installing libpng (1.6.39-r3) 19:16:16 (48/107) Installing freetype (2.13.0-r5) 19:16:16 (49/107) Installing fontconfig (2.14.2-r3) 19:16:16 (50/107) Installing fribidi (1.0.13-r0) 19:16:16 (51/107) Installing libintl (0.21.1-r7) 19:16:16 (52/107) Installing libblkid (2.38.1-r8) 19:16:16 (53/107) Installing libmount (2.38.1-r8) 19:16:16 (54/107) Installing pcre2 (10.42-r1) 19:16:16 (55/107) Installing glib (2.76.4-r0) 19:16:16 (56/107) Installing graphite2 (1.3.14-r5) 19:16:16 (57/107) Installing harfbuzz (7.3.0-r0) 19:16:16 (58/107) Installing libunibreak (5.1-r0) 19:16:16 (59/107) Installing libass (0.17.1-r0) 19:16:16 (60/107) Installing libbluray (1.3.4-r0) 19:16:16 (61/107) Installing gmp (6.2.1-r3) 19:16:16 (62/107) Installing nettle (3.8.1-r2) 19:16:16 (63/107) Installing libunistring (1.1-r1) 19:16:16 (64/107) Installing libidn2 (2.3.4-r1) 19:16:16 (65/107) Installing p11-kit (0.24.1-r2) 19:16:16 (66/107) Installing libtasn1 (4.19.0-r1) 19:16:16 (67/107) Installing gnutls (3.8.0-r2) 19:16:16 (68/107) Installing mpg123-libs (1.31.3-r1) 19:16:16 (69/107) Installing libopenmpt (0.7.2-r0) 19:16:16 (70/107) Installing cjson (1.7.15-r4) 19:16:16 (71/107) Installing mbedtls (2.28.5-r0) 19:16:16 (72/107) Installing librist (0.2.7-r0) 19:16:16 (73/107) Installing libsrt (1.5.2-r0) 19:16:16 (74/107) Installing libssh (0.10.5-r0) 19:16:16 (75/107) Installing xz-libs (5.4.3-r0) 19:16:16 (76/107) Installing libxml2 (2.11.6-r0) 19:16:16 (77/107) Installing libsodium (1.0.18-r3) 19:16:16 (78/107) Installing libzmq (4.3.4-r4) 19:16:16 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 19:16:16 (80/107) Installing glslang-libs (1.3.243.0-r1) 19:16:16 (81/107) Installing spirv-tools (1.3.243.0-r1) 19:16:16 (82/107) Installing shaderc (2023.3-r1) 19:16:16 (83/107) Installing vulkan-loader (1.3.243.0-r1) 19:16:16 (84/107) Installing libplacebo (5.264.1-r1) 19:16:16 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 19:16:16 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 19:16:16 (87/107) Installing vidstab (1.1.1-r0) 19:16:16 (88/107) Installing zimg (3.0.5-r0) 19:16:16 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 19:16:16 (90/107) Installing libasyncns (0.8-r1) 19:16:16 (91/107) Installing dbus-libs (1.14.8-r0) 19:16:16 (92/107) Installing libltdl (2.4.7-r2) 19:16:16 (93/107) Installing orc (0.4.34-r0) 19:16:16 (94/107) Installing flac-libs (1.4.3-r0) 19:16:16 (95/107) Installing libsndfile (1.2.0-r2) 19:16:16 (96/107) Installing speexdsp (1.2.1-r1) 19:16:16 (97/107) Installing tdb-libs (1.4.8-r1) 19:16:16 (98/107) Installing libpulse (16.1-r10) 19:16:16 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 19:16:16 (100/107) Installing v4l-utils-libs (1.24.1-r0) 19:16:16 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 19:16:16 (102/107) Installing ffmpeg (6.0.1-r0) 19:16:16 (103/107) Installing udev-init-scripts (35-r1) 19:16:16 (104/107) Installing eudev-libs (3.2.11-r8) 19:16:16 (105/107) Installing zstd-libs (1.5.5-r4) 19:16:16 (106/107) Installing kmod-libs (30-r3) 19:16:16 (107/107) Installing eudev (3.2.11-r8) 19:16:16 Executing busybox-1.36.1-r2.trigger 19:16:16 Executing glib-2.76.4-r0.trigger 19:16:16 Executing eudev-3.2.11-r8.trigger 19:16:16 OK: 131 MiB in 122 packages 19:16:19 Removing intermediate container 49596db493a2 19:16:19 ---> 664b3b29cab9 19:16:19 Step 18/37 : RUN apk --no-cache upgrade 19:16:19 ---> Running in cc2f36431426 19:16:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:16:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:16:19 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 19:16:19 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 19:16:19 Executing busybox-1.36.1-r5.post-upgrade 19:16:19 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 19:16:19 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 19:16:19 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 19:16:19 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 19:16:19 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 19:16:19 Executing busybox-1.36.1-r5.trigger 19:16:19 OK: 131 MiB in 122 packages 19:16:20 Removing intermediate container cc2f36431426 19:16:20 ---> 5eff8cc233ce 19:16:20 Step 19/37 : WORKDIR / 19:16:20 ---> Running in 2d85dccb6c67 19:16:20 Removing intermediate container 2d85dccb6c67 19:16:20 ---> 5b66589e9793 19:16:20 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 19:16:21 ---> 6153dd8b6ff5 19:16:21 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 19:16:21 ---> bc719bc5daab 19:16:21 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:16:21 ---> 171e153fefcf 19:16:21 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:16:21 ---> 2b182036d9bd 19:16:21 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:16:21 ---> 6dcbab17b3e9 19:16:21 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 19:16:21 ---> 4520c2976e50 19:16:21 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 19:16:22 ---> 4dfe10541679 19:16:22 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:16:22 ---> Running in 28caba11f62b 19:16:22 Removing intermediate container 28caba11f62b 19:16:22 ---> c6d8ea2f79d9 19:16:22 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:16:22 ---> Running in 2ea2684fd017 19:16:23 Removing intermediate container 2ea2684fd017 19:16:23 ---> 0d10f1fed072 19:16:23 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:16:23 ---> Running in 3bfdd4e65837 19:16:23 Removing intermediate container 3bfdd4e65837 19:16:23 ---> 9a1309d81870 19:16:23 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 19:16:23 ---> Running in e7efb4fe6994 19:16:24 Removing intermediate container e7efb4fe6994 19:16:24 ---> e74699bb150c 19:16:24 Step 31/37 : EXPOSE 59983 19:16:24 ---> Running in 5fdebb6f6235 19:16:24 Removing intermediate container 5fdebb6f6235 19:16:24 ---> 6194e49e187b 19:16:24 Step 32/37 : EXPOSE 8554 19:16:24 ---> Running in 4ee5104e2438 19:16:24 Removing intermediate container 4ee5104e2438 19:16:24 ---> 6b4ab7b0e3dc 19:16:24 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:16:24 ---> Running in 8e082f524ca7 19:16:24 Removing intermediate container 8e082f524ca7 19:16:24 ---> 23bc8ee568b2 19:16:24 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 19:16:24 ---> Running in 950c71c5b48e 19:16:24 Removing intermediate container 950c71c5b48e 19:16:24 ---> c2e7e1bb1fcb 19:16:24 Step 35/37 : LABEL arch=amd64 19:16:24 ---> Running in 4df4ee37288b 19:16:24 Removing intermediate container 4df4ee37288b 19:16:24 ---> b62238cfdeba 19:16:24 Step 36/37 : LABEL git_sha=ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 19:16:24 ---> Running in 2f25c0f3dc1a 19:16:24 Removing intermediate container 2f25c0f3dc1a 19:16:24 ---> 4f3d3dd7a90b 19:16:24 Step 37/37 : LABEL version=0.0.0 19:16:24 ---> Running in c9986064701c 19:16:25 Removing intermediate container c9986064701c 19:16:25 ---> fc39b859f4dd 19:16:25 [Warning] One or more build-args [ARCH] were not consumed 19:16:25 Successfully built fc39b859f4dd 19:16:25 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 19:16:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:26 19:16:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:26 latest: Pulling from edgex-lftools-log-publisher 19:16:26 5eb5b503b376: Pulling fs layer 19:16:26 5c69ac0246d0: Pulling fs layer 19:16:26 ec43610c2a17: Pulling fs layer 19:16:26 3a2ae6a8a46f: Pulling fs layer 19:16:26 33b1e0a273af: Pulling fs layer 19:16:26 5d3b04190fa2: Pulling fs layer 19:16:26 2f39f015ded8: Pulling fs layer 19:16:26 3a2ae6a8a46f: Waiting 19:16:26 5d3b04190fa2: Waiting 19:16:26 2f39f015ded8: Waiting 19:16:26 5c69ac0246d0: Download complete 19:16:26 3a2ae6a8a46f: Verifying Checksum 19:16:26 3a2ae6a8a46f: Download complete 19:16:26 33b1e0a273af: Verifying Checksum 19:16:26 33b1e0a273af: Download complete 19:16:26 ec43610c2a17: Verifying Checksum 19:16:26 ec43610c2a17: Download complete 19:16:26 5d3b04190fa2: Verifying Checksum 19:16:26 5d3b04190fa2: Download complete 19:16:27 5eb5b503b376: Verifying Checksum 19:16:27 5eb5b503b376: Download complete 19:16:28 5eb5b503b376: Pull complete 19:16:28 5c69ac0246d0: Pull complete 19:16:28 ec43610c2a17: Pull complete 19:16:28 3a2ae6a8a46f: Pull complete 19:16:28 33b1e0a273af: Pull complete 19:16:29 5d3b04190fa2: Pull complete 19:16:33 2f39f015ded8: Pull complete 19:16:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:16:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:33 prd-ubuntu20.04-docker-8c-8g-2632 does not seem to be running inside a container 19:16:33 $ 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-313 -v /w/workspace/foundry_device-usb-camera_PR-313:/w/workspace/foundry_device-usb-camera_PR-313:rw,z -v /w/workspace/foundry_device-usb-camera_PR-313@tmp:/w/workspace/foundry_device-usb-camera_PR-313@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 19:16:36 $ docker top 2aa7979c71e0c444bdeec06c6a9b7b2726e82a3aa1074148190147e112a45f3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:37 ---> job-cost.sh 19:16:37 lf-activate-venv: SKIPPING 19:16:37 INFO: No Stack... 19:16:37 INFO: Retrieving Pricing Info for: v3-standard-8 19:16:37 INFO: Archiving Costs [Pipeline] sh 19:16:38 + cat /w/workspace/foundry_device-usb-camera_PR-313/archives/cost.csv 19:16:38 + cut -d, -f6 [Pipeline] lock 19:16:38 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-313-1-stack-cost] 19:16:38 Resource [jenkins-edgexfoundry-device-usb-camera-PR-313-1-stack-cost] did not exist. Created. 19:16:38 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:16:38 + echo total: 0.2199999988079071 [Pipeline] stash 19:16:38 Stashed 1 file(s) [Pipeline] } 19:16:38 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:16:39 $ docker stop --time=1 2aa7979c71e0c444bdeec06c6a9b7b2726e82a3aa1074148190147e112a45f3c 19:16:40 $ docker rm -f --volumes 2aa7979c71e0c444bdeec06c6a9b7b2726e82a3aa1074148190147e112a45f3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:17:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5047 in /w/workspace/foundry_device-usb-camera_PR-313 [Pipeline] { [Pipeline] ws 20:17:01 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 20:17:04 Selected Git installation does not exist. Using Default 20:17:04 The recommended git tool is: NONE 20:17:10 using credential edgex-jenkins-ssh 20:17:10 Cloning the remote Git repository 20:17:10 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 20:17:10 > git init /w/workspace/device-usb-camera/1 # timeout=10 20:17:10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 20:17:10 > git --version # timeout=10 20:17:10 > git --version # 'git version 2.25.1' 20:17:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:17:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:17:12 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 20:17:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:17:14 Merging remotes/origin/main commit 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 into PR head commit ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 20:17:14 Merge succeeded, producing ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 20:17:14 Checking out Revision ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 (PR-313) 20:17:13 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 20:17:13 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 20:17:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:17:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:17:14 > git config core.sparsecheckout # timeout=10 20:17:14 > git checkout -f ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 # timeout=10 20:17:14 > git remote # timeout=10 20:17:14 > git config --get remote.origin.url # timeout=10 20:17:14 using GIT_SSH to set credentials SSH Credentials for GitHub 20:17:14 > git merge 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 # timeout=10 20:17:14 > git rev-parse HEAD^{commit} # timeout=10 20:17:14 > git config core.sparsecheckout # timeout=10 20:17:14 > git checkout -f ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 # timeout=10 20:17:18 Commit message: "build: Update to latest 3.2.0 dev go-mods" 20:17:18 > git --version # timeout=10 20:17:18 > git --version # 'git version 2.25.1' 20:17:18 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:17:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:17:20 % Total % Received % Xferd Average Speed Time Time Time Current 20:17:20 Dload Upload Total Spent Left Speed 20:17:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 209k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh 20:17:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:17:20 + sudo tee /etc/docker/daemon.new 20:17:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:17:20 { 20:17:20 "registry-mirrors": [ 20:17:20 "https://nexus3.edgexfoundry.org:10001" 20:17:20 ], 20:17:20 "bip": "10.250.0.254/24", 20:17:20 "hosts": [ 20:17:20 "tcp://0.0.0.0:5555", 20:17:20 "unix:///var/run/docker.sock" 20:17:20 ], 20:17:20 "mtu": 1458, 20:17:20 "selinux-enabled": true, 20:17:20 "seccomp-profile": "/etc/docker/seccomp.json" 20:17:20 } [Pipeline] sh 20:17:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:17:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:39 provisioning config files... 20:17:39 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config452771371134063918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:40 ---> ****-login.sh 20:17:40 nexus3.edgexfoundry.org:10001 20:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:41 Configure a credential helper to remove this warning. See 20:17:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:41 20:17:41 Login Succeeded 20:17:41 nexus3.edgexfoundry.org:10002 20:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:41 Configure a credential helper to remove this warning. See 20:17:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:41 20:17:41 Login Succeeded 20:17:41 nexus3.edgexfoundry.org:10003 20:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:41 Configure a credential helper to remove this warning. See 20:17:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:41 20:17:41 Login Succeeded 20:17:41 nexus3.edgexfoundry.org:10004 20:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:42 Configure a credential helper to remove this warning. See 20:17:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:42 20:17:42 Login Succeeded 20:17:42 ****.io 20:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:43 Configure a credential helper to remove this warning. See 20:17:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:43 20:17:43 Login Succeeded 20:17:43 ---> ****-login.sh ends [Pipeline] } 20:17:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:17:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:17:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:17:43 ========================================================= 20:17:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:17:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:44 + 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 . 20:17:44 Sending build context to Docker daemon 7.405MB 20:17:45 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 20:17:45 Step 2/13 : FROM ${BASE} AS builder 20:17:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:17:49 9fda8d8052c6: Pulling fs layer 20:17:49 5d54e960e981: Pulling fs layer 20:17:49 c4a7e357bf2a: Pulling fs layer 20:17:49 f0e02332f6b5: Pulling fs layer 20:17:49 872ee5b61b7b: Pulling fs layer 20:17:49 0c6a40ed1a82: Pulling fs layer 20:17:49 94ae7d8d031c: Pulling fs layer 20:17:49 872ee5b61b7b: Waiting 20:17:49 0c6a40ed1a82: Waiting 20:17:49 f0e02332f6b5: Waiting 20:17:49 94ae7d8d031c: Waiting 20:17:49 5d54e960e981: Verifying Checksum 20:17:49 5d54e960e981: Download complete 20:17:49 f0e02332f6b5: Verifying Checksum 20:17:49 f0e02332f6b5: Download complete 20:17:49 872ee5b61b7b: Verifying Checksum 20:17:49 872ee5b61b7b: Download complete 20:17:49 9fda8d8052c6: Download complete 20:17:49 94ae7d8d031c: Verifying Checksum 20:17:49 94ae7d8d031c: Download complete 20:17:49 9fda8d8052c6: Pull complete 20:17:50 5d54e960e981: Pull complete 20:17:50 c4a7e357bf2a: Verifying Checksum 20:17:50 c4a7e357bf2a: Download complete 20:17:51 0c6a40ed1a82: Verifying Checksum 20:17:51 0c6a40ed1a82: Download complete 20:18:03 c4a7e357bf2a: Pull complete 20:18:04 f0e02332f6b5: Pull complete 20:18:04 872ee5b61b7b: Pull complete 20:18:12 0c6a40ed1a82: Pull complete 20:18:13 94ae7d8d031c: Pull complete 20:18:14 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:18:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:18:14 ---> 86de565de09d 20:18:14 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:18:16 ---> Running in bbf263bf6ffa 20:18:16 Removing intermediate container bbf263bf6ffa 20:18:16 ---> 96dbd53b1dda 20:18:16 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:18:16 ---> Running in 09953d372016 20:18:17 Removing intermediate container 09953d372016 20:18:17 ---> 72d0eede246f 20:18:17 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 20:18:17 ---> Running in 42e7ec9e4b38 20:18:17 Removing intermediate container 42e7ec9e4b38 20:18:17 ---> 345367bf909a 20:18:17 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:18:17 ---> Running in 5f3826fb505b 20:18:17 Removing intermediate container 5f3826fb505b 20:18:17 ---> 4f327aaa7a13 20:18:17 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:18:17 ---> Running in 1fdcc08c41ef 20:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:18:20 (1/13) Installing libintl (0.21.1-r7) 20:18:20 (2/13) Installing eudev-libs (3.2.11-r8) 20:18:20 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 20:18:20 (4/13) Installing v4l-utils-libs (1.24.1-r0) 20:18:20 (5/13) Installing v4l-utils (1.24.1-r0) 20:18:20 (6/13) Installing libdvbv5 (1.24.1-r0) 20:18:20 (7/13) Installing udev-init-scripts (35-r1) 20:18:20 (8/13) Installing libblkid (2.38.1-r8) 20:18:20 (9/13) Installing xz-libs (5.4.3-r0) 20:18:20 (10/13) Installing kmod-libs (30-r3) 20:18:20 (11/13) Installing eudev (3.2.11-r8) 20:18:20 (12/13) Installing eudev-dev (3.2.11-r8) 20:18:20 (13/13) Installing v4l-utils-dev (1.24.1-r0) 20:18:20 Executing busybox-1.36.1-r5.trigger 20:18:20 Executing eudev-3.2.11-r8.trigger 20:18:20 OK: 273 MiB in 65 packages 20:18:22 Removing intermediate container 1fdcc08c41ef 20:18:22 ---> 29128dfc088e 20:18:22 Step 8/13 : WORKDIR /device-usb-camera 20:18:22 ---> Running in 86c4a4228c47 20:18:22 Removing intermediate container 86c4a4228c47 20:18:22 ---> f3c63fb5d755 20:18:22 Step 9/13 : COPY go.mod vendor* ./ 20:18:22 ---> ebcd75b5647d 20:18:22 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:23 ---> Running in 7965a92ddc44 20:19:44 Removing intermediate container 7965a92ddc44 20:19:44 ---> 49d369c682a9 20:19:44 Step 11/13 : COPY . . 20:19:44 ---> 7c13a93d560a 20:19:44 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:19:44 ---> Running in 08eb92352a91 20:19:44  % Total % Received % Xferd Average Speed Time Time Time Current 20:19:44 Dload Upload Total Spent Left  Speed 20:19:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0   0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253  0 0 5386 0 --:--:-- --:--:-- --:--:-- 5400 20:19:44 Removing intermediate container 08eb92352a91 20:19:44 ---> 2feb801a3559 20:19:44 Step 13/13 : RUN ${MAKE} 20:19:44 ---> Running in 2144a8cb208d 20:19:44 noop 20:19:44 Removing intermediate container 2144a8cb208d 20:19:44 ---> af812dc2f5b0 20:19:44 Successfully built af812dc2f5b0 20:19:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:45 + docker inspect -f . ci-base-image-arm64 20:19:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:45 prd-ubuntu20.04-docker-arm64-4c-16g-5047 does not seem to be running inside a container 20:19:45 $ 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 20:19:47 $ docker top da542a73cbc0bda5e099f6788aeab178c1ef21672aa94feff25c5912bcc346c8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:48 + go version 20:19:48 go version go1.21.0 linux/arm64 [Pipeline] } 20:19:48 $ docker stop --time=1 da542a73cbc0bda5e099f6788aeab178c1ef21672aa94feff25c5912bcc346c8 20:19:49 $ docker rm -f --volumes da542a73cbc0bda5e099f6788aeab178c1ef21672aa94feff25c5912bcc346c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:51 + docker inspect -f . ci-base-image-arm64 20:19:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:51 prd-ubuntu20.04-docker-arm64-4c-16g-5047 does not seem to be running inside a container 20:19:51 $ 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 20:19:52 $ docker top 459fba4f55e4c213652f5367ed6db517e2823f0cf2259bb8c7617f0cbb841365 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:53 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 20:19:54 + make test 20:19:54 go test ./... -coverprofile=coverage.out ./... 20:20:01 ? github.com/edgexfoundry/device-usb-camera [no test files] 20:22:08 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 20:22:11 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.090s coverage: 4.4% of statements 20:22:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:22:12 go vet ./... 20:22:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:22:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:22:51 ./bin/test-attribution-txt.sh [Pipeline] echo 20:22:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:22:51 $ docker stop --time=1 459fba4f55e4c213652f5367ed6db517e2823f0cf2259bb8c7617f0cbb841365 20:22:53 $ docker rm -f --volumes 459fba4f55e4c213652f5367ed6db517e2823f0cf2259bb8c7617f0cbb841365 [Pipeline] // withDockerContainer [Pipeline] sh 20:22:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:22:54 Warning: overwriting stash ‘coverage-report’ 20:22:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:22:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:22:56 + ls -al . 20:22:56 total 220 20:22:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:19 . 20:22:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:17 .. 20:22:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:17 .git 20:22:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:17 .github 20:22:56 -rw-rw-r-- 1 jenkins jenkins 429 Nov 28 20:17 .gitignore 20:22:56 -rw-rw-r-- 1 jenkins jenkins 45 Nov 28 20:17 .golangci.yml 20:22:56 -rw-rw-r-- 1 jenkins jenkins 77 Nov 28 20:17 .hadolint.yml 20:22:56 -rw-rw-r-- 1 jenkins jenkins 10851 Nov 28 20:17 Attribution.txt 20:22:56 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 28 20:17 CHANGELOG.md 20:22:56 -rw-rw-r-- 1 jenkins jenkins 2562 Nov 28 20:17 Dockerfile 20:22:56 -rw-rw-r-- 1 jenkins jenkins 678 Nov 28 20:17 GOVERNANCE.md 20:22:56 -rw-rw-r-- 1 jenkins jenkins 659 Nov 28 20:17 Jenkinsfile 20:22:56 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 28 20:17 LICENSE 20:22:56 -rw-rw-r-- 1 jenkins jenkins 2611 Nov 28 20:17 Makefile 20:22:56 -rw-rw-r-- 1 jenkins jenkins 622 Nov 28 20:17 OWNERS.md 20:22:56 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 28 20:17 README.md 20:22:56 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 19:14 VERSION 20:22:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:17 bin 20:22:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:17 cmd 20:22:56 -rw-r--r-- 1 jenkins jenkins 54703 Nov 28 20:22 coverage.out 20:22:56 -rwxrwxr-x 1 jenkins jenkins 84 Nov 28 20:17 docker-entrypoint.sh 20:22:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:17 docs 20:22:56 -rw-rw-r-- 1 jenkins jenkins 3920 Nov 28 20:17 go.mod 20:22:56 -rw-rw-r-- 1 jenkins jenkins 34828 Nov 28 20:17 go.sum 20:22:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:17 internal 20:22:56 -rw-rw-r-- 1 jenkins jenkins 231 Nov 28 20:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:57 + 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=ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 --label arch=arm64 --label version=0.0.0 . 20:22:58 Sending build context to Docker daemon 7.46MB 20:22:58 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 20:22:58 Step 2/37 : FROM ${BASE} AS builder 20:22:58 ---> af812dc2f5b0 20:22:58 Step 3/37 : ARG ADD_BUILD_TAGS="" 20:22:58 ---> Running in 4760010f55aa 20:22:58 Removing intermediate container 4760010f55aa 20:22:58 ---> fbae46be3a61 20:22:58 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:22:58 ---> Running in 7ef6636e48c7 20:22:58 Removing intermediate container 7ef6636e48c7 20:22:58 ---> e230474cbca5 20:22:58 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 20:22:58 ---> Running in 5875ec4b3444 20:22:59 Removing intermediate container 5875ec4b3444 20:22:59 ---> 58bfded5033d 20:22:59 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:22:59 ---> Running in ded39dc8c661 20:22:59 Removing intermediate container ded39dc8c661 20:22:59 ---> abbf511cf29a 20:22:59 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:22:59 ---> Running in 79b5f1cc5285 20:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:23:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:23:02 OK: 273 MiB in 65 packages 20:23:03 Removing intermediate container 79b5f1cc5285 20:23:03 ---> 2edb79392db4 20:23:03 Step 8/37 : WORKDIR /device-usb-camera 20:23:03 ---> Running in 2224495b04aa 20:23:03 Removing intermediate container 2224495b04aa 20:23:03 ---> fff07d828f04 20:23:03 Step 9/37 : COPY go.mod vendor* ./ 20:23:04 ---> 73af00112ca7 20:23:04 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:04 ---> Running in 7d510f6b5ccd 20:23:06 Removing intermediate container 7d510f6b5ccd 20:23:06 ---> da13c0417f80 20:23:06 Step 11/37 : COPY . . 20:23:11 ---> 86fa8da23394 20:23:11 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:23:11 ---> Running in aa3fdc44e1cb 20:23:11  % Total % Received % Xferd Average Speed Time Time Time Current 20:23:11 Dload Upload Total Spent Left Speed 20:23:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100  1253 0 0 8693 0 --:--:-- --:--:-- --:--:-- 8762 20:23:12 Removing intermediate container aa3fdc44e1cb 20:23:12 ---> 33aedf8ecf06 20:23:12 Step 13/37 : RUN ${MAKE} 20:23:12 ---> Running in 2304b5a2f84d 20:23:13 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 20:25:35 Removing intermediate container 2304b5a2f84d 20:25:35 ---> e1ee59fe663f 20:25:35 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 20:25:35 v0.21.6: Pulling from aler9/rtsp-simple-server 20:25:35 8766b47fe142: Pulling fs layer 20:25:36 8766b47fe142: Verifying Checksum 20:25:36 8766b47fe142: Download complete 20:25:37 8766b47fe142: Pull complete 20:25:37 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 20:25:37 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 20:25:37 ---> 69d40e2cb93c 20:25:37 Step 15/37 : FROM alpine:3.18 20:25:37 3.18: Pulling from library/alpine 20:25:37 579b34f0a95b: Pulling fs layer 20:25:37 579b34f0a95b: Verifying Checksum 20:25:37 579b34f0a95b: Download complete 20:25:38 579b34f0a95b: Pull complete 20:25:38 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:25:38 Status: Downloaded newer image for alpine:3.18 20:25:38 ---> 3cc203321400 20:25:38 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:25:38 ---> Running in 01ee2b80bcd1 20:25:39 Removing intermediate container 01ee2b80bcd1 20:25:39 ---> 47b568f29b2b 20:25:39 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 20:25:39 ---> Running in da55a4734a50 20:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:25:41 (1/104) Installing dumb-init (1.2.5-r2) 20:25:41 (2/104) Installing sdl2 (2.26.5-r0) 20:25:41 (3/104) Installing svt-av1-libs (1.6.0-r0) 20:25:41 (4/104) Installing aom-libs (3.6.1-r0) 20:25:41 (5/104) Installing libxau (1.0.11-r2) 20:25:41 (6/104) Installing libmd (1.0.4-r2) 20:25:41 (7/104) Installing libbsd (0.11.7-r1) 20:25:41 (8/104) Installing libxdmcp (1.1.4-r2) 20:25:41 (9/104) Installing libxcb (1.15-r1) 20:25:41 (10/104) Installing libx11 (1.8.7-r0) 20:25:42 (11/104) Installing libdrm (2.4.115-r4) 20:25:42 (12/104) Installing libxext (1.3.5-r2) 20:25:42 (13/104) Installing libxfixes (6.0.1-r2) 20:25:42 (14/104) Installing libffi (3.4.4-r2) 20:25:42 (15/104) Installing wayland-libs-client (1.22.0-r2) 20:25:42 (16/104) Installing libva (2.18.0-r1) 20:25:42 (17/104) Installing libvdpau (1.5-r1) 20:25:42 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 20:25:42 (19/104) Installing libdav1d (1.2.1-r0) 20:25:42 (20/104) Installing brotli-libs (1.0.9-r14) 20:25:42 (21/104) Installing libgcc (12.2.1_git20220924-r10) 20:25:42 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 20:25:42 (23/104) Installing libhwy (1.0.4-r1) 20:25:42 (24/104) Installing lcms2 (2.15-r2) 20:25:42 (25/104) Installing libjxl (0.8.2-r0) 20:25:42 (26/104) Installing lame-libs (3.100-r5) 20:25:42 (27/104) Installing opus (1.4-r0) 20:25:42 (28/104) Installing libgomp (12.2.1_git20220924-r10) 20:25:42 (29/104) Installing soxr (0.1.3-r5) 20:25:42 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 20:25:42 (31/104) Installing libogg (1.3.5-r4) 20:25:42 (32/104) Installing libtheora (1.1.1-r17) 20:25:42 (33/104) Installing libvorbis (1.3.7-r1) 20:25:42 (34/104) Installing libvpx (1.13.0-r2) 20:25:42 (35/104) Installing libwebp (1.3.2-r0) 20:25:42 (36/104) Installing x264-libs (0.164_git20220602-r1) 20:25:42 (37/104) Installing numactl (2.0.16-r4) 20:25:42 (38/104) Installing x265-libs (3.5-r4) 20:25:42 (39/104) Installing xvidcore (1.3.7-r1) 20:25:42 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 20:25:43 (41/104) Installing alsa-lib (1.2.9-r1) 20:25:43 (42/104) Installing libexpat (2.5.0-r1) 20:25:43 (43/104) Installing libbz2 (1.0.8-r5) 20:25:43 (44/104) Installing libpng (1.6.39-r3) 20:25:43 (45/104) Installing freetype (2.13.0-r5) 20:25:43 (46/104) Installing fontconfig (2.14.2-r3) 20:25:43 (47/104) Installing fribidi (1.0.13-r0) 20:25:43 (48/104) Installing libintl (0.21.1-r7) 20:25:43 (49/104) Installing libblkid (2.38.1-r8) 20:25:43 (50/104) Installing libmount (2.38.1-r8) 20:25:43 (51/104) Installing pcre2 (10.42-r1) 20:25:43 (52/104) Installing glib (2.76.4-r0) 20:25:43 (53/104) Installing graphite2 (1.3.14-r5) 20:25:43 (54/104) Installing harfbuzz (7.3.0-r0) 20:25:43 (55/104) Installing libunibreak (5.1-r0) 20:25:43 (56/104) Installing libass (0.17.1-r0) 20:25:43 (57/104) Installing libbluray (1.3.4-r0) 20:25:43 (58/104) Installing gmp (6.2.1-r3) 20:25:43 (59/104) Installing nettle (3.8.1-r2) 20:25:43 (60/104) Installing libunistring (1.1-r1) 20:25:43 (61/104) Installing libidn2 (2.3.4-r1) 20:25:43 (62/104) Installing p11-kit (0.24.1-r2) 20:25:43 (63/104) Installing libtasn1 (4.19.0-r1) 20:25:43 (64/104) Installing gnutls (3.8.0-r2) 20:25:43 (65/104) Installing mpg123-libs (1.31.3-r1) 20:25:43 (66/104) Installing libopenmpt (0.7.2-r0) 20:25:43 (67/104) Installing cjson (1.7.15-r4) 20:25:43 (68/104) Installing mbedtls (2.28.5-r0) 20:25:43 (69/104) Installing librist (0.2.7-r0) 20:25:43 (70/104) Installing libsrt (1.5.2-r0) 20:25:43 (71/104) Installing libssh (0.10.5-r0) 20:25:43 (72/104) Installing xz-libs (5.4.3-r0) 20:25:43 (73/104) Installing libxml2 (2.11.6-r0) 20:25:43 (74/104) Installing libsodium (1.0.18-r3) 20:25:43 (75/104) Installing libzmq (4.3.4-r4) 20:25:43 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 20:25:43 (77/104) Installing glslang-libs (1.3.243.0-r1) 20:25:44 (78/104) Installing spirv-tools (1.3.243.0-r1) 20:25:44 (79/104) Installing shaderc (2023.3-r1) 20:25:44 (80/104) Installing vulkan-loader (1.3.243.0-r1) 20:25:44 (81/104) Installing libplacebo (5.264.1-r1) 20:25:44 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 20:25:44 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 20:25:44 (84/104) Installing vidstab (1.1.1-r0) 20:25:44 (85/104) Installing zimg (3.0.5-r0) 20:25:44 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 20:25:44 (87/104) Installing libasyncns (0.8-r1) 20:25:44 (88/104) Installing dbus-libs (1.14.8-r0) 20:25:44 (89/104) Installing libltdl (2.4.7-r2) 20:25:44 (90/104) Installing orc (0.4.34-r0) 20:25:44 (91/104) Installing flac-libs (1.4.3-r0) 20:25:44 (92/104) Installing libsndfile (1.2.0-r2) 20:25:44 (93/104) Installing speexdsp (1.2.1-r1) 20:25:44 (94/104) Installing tdb-libs (1.4.8-r1) 20:25:44 (95/104) Installing libpulse (16.1-r10) 20:25:44 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 20:25:44 (97/104) Installing v4l-utils-libs (1.24.1-r0) 20:25:44 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 20:25:44 (99/104) Installing ffmpeg (6.0.1-r0) 20:25:44 (100/104) Installing udev-init-scripts (35-r1) 20:25:44 (101/104) Installing eudev-libs (3.2.11-r8) 20:25:44 (102/104) Installing zstd-libs (1.5.5-r4) 20:25:44 (103/104) Installing kmod-libs (30-r3) 20:25:44 (104/104) Installing eudev (3.2.11-r8) 20:25:45 Executing busybox-1.36.1-r2.trigger 20:25:45 Executing glib-2.76.4-r0.trigger 20:25:45 Executing eudev-3.2.11-r8.trigger 20:25:45 OK: 110 MiB in 119 packages 20:25:48 Removing intermediate container da55a4734a50 20:25:48 ---> 26ef58a6b418 20:25:48 Step 18/37 : RUN apk --no-cache upgrade 20:25:48 ---> Running in 64a431712c1f 20:25:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:25:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:25:50 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:25:50 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:25:50 Executing busybox-1.36.1-r5.post-upgrade 20:25:50 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:25:50 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:25:51 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:25:51 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:25:51 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:25:51 Executing busybox-1.36.1-r5.trigger 20:25:51 OK: 110 MiB in 119 packages 20:25:52 Removing intermediate container 64a431712c1f 20:25:52 ---> 1b1b5ba211fb 20:25:52 Step 19/37 : WORKDIR / 20:25:52 ---> Running in f9e91759f9de 20:25:52 Removing intermediate container f9e91759f9de 20:25:52 ---> 6295e151ac0f 20:25:52 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 20:25:53 ---> 524e6ebc5448 20:25:53 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 20:25:54 ---> d86a79b3ce25 20:25:54 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 20:25:54 ---> 3ee0415705ee 20:25:54 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 20:25:55 ---> 286e0e3b6486 20:25:55 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 20:25:55 ---> 8f58ad0cadea 20:25:55 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 20:25:56 ---> 3b01fe9959f3 20:25:56 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 20:25:57 ---> 4a20ce0b99c2 20:25:57 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 20:25:57 ---> Running in 300d4c168a14 20:26:03 Removing intermediate container 300d4c168a14 20:26:03 ---> 6c19eabc1254 20:26:03 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 20:26:03 ---> Running in b9b5ed142ec0 20:26:04 Removing intermediate container b9b5ed142ec0 20:26:04 ---> 66a36e1ac065 20:26:04 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 20:26:04 ---> Running in 11fa43384700 20:26:05 Removing intermediate container 11fa43384700 20:26:05 ---> ada601a002f4 20:26:05 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 20:26:05 ---> Running in 0f883459ba6a 20:26:06 Removing intermediate container 0f883459ba6a 20:26:06 ---> cfe75c5a3986 20:26:06 Step 31/37 : EXPOSE 59983 20:26:07 ---> Running in 083441886c79 20:26:07 Removing intermediate container 083441886c79 20:26:07 ---> 464a10a3542c 20:26:07 Step 32/37 : EXPOSE 8554 20:26:07 ---> Running in 02ff0398e882 20:26:07 Removing intermediate container 02ff0398e882 20:26:07 ---> ca99e492bd11 20:26:07 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 20:26:07 ---> Running in 6fde51454dbb 20:26:07 Removing intermediate container 6fde51454dbb 20:26:07 ---> f4ff89df751d 20:26:07 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 20:26:08 ---> Running in 98aabdf60584 20:26:08 Removing intermediate container 98aabdf60584 20:26:08 ---> d7647499bd2d 20:26:08 Step 35/37 : LABEL arch=arm64 20:26:08 ---> Running in b6989e27e653 20:26:08 Removing intermediate container b6989e27e653 20:26:08 ---> bec6d2074d5d 20:26:08 Step 36/37 : LABEL git_sha=ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 20:26:08 ---> Running in 813e447e29b2 20:26:09 Removing intermediate container 813e447e29b2 20:26:09 ---> a7caf807d146 20:26:09 Step 37/37 : LABEL version=0.0.0 20:26:09 ---> Running in cece4b8ce3a9 20:26:09 Removing intermediate container cece4b8ce3a9 20:26:09 ---> 86eb8ba33750 20:26:09 [Warning] One or more build-args [ARCH] were not consumed 20:26:09 Successfully built 86eb8ba33750 20:26:09 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 20:26:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:10 20:26:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:11 arm64: Pulling from edgex-lftools-log-publisher 20:26:11 8998bd30e6a1: Pulling fs layer 20:26:11 04944245beec: Pulling fs layer 20:26:11 699f458cf7ca: Pulling fs layer 20:26:11 765212b225bb: Pulling fs layer 20:26:11 f23df028b6ca: Pulling fs layer 20:26:11 d65c8cfc05b1: Pulling fs layer 20:26:11 2437ff75d9bd: Pulling fs layer 20:26:11 f23df028b6ca: Waiting 20:26:11 d65c8cfc05b1: Waiting 20:26:11 2437ff75d9bd: Waiting 20:26:11 04944245beec: Verifying Checksum 20:26:11 04944245beec: Download complete 20:26:11 765212b225bb: Verifying Checksum 20:26:11 f23df028b6ca: Verifying Checksum 20:26:11 f23df028b6ca: Download complete 20:26:12 d65c8cfc05b1: Verifying Checksum 20:26:12 d65c8cfc05b1: Download complete 20:26:12 699f458cf7ca: Download complete 20:26:12 8998bd30e6a1: Verifying Checksum 20:26:12 8998bd30e6a1: Download complete 20:26:14 2437ff75d9bd: Verifying Checksum 20:26:14 2437ff75d9bd: Download complete 20:26:16 8998bd30e6a1: Pull complete 20:26:16 04944245beec: Pull complete 20:26:18 699f458cf7ca: Pull complete 20:26:18 765212b225bb: Pull complete 20:26:19 f23df028b6ca: Pull complete 20:26:19 d65c8cfc05b1: Pull complete 20:26:37 2437ff75d9bd: Pull complete 20:26:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:26:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:38 prd-ubuntu20.04-docker-arm64-4c-16g-5047 does not seem to be running inside a container 20:26:38 $ 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 20:26:41 $ docker top f3a73532d93db7bde9df076e50f7bd73f0f9d23cde38676caf516bf4837f9616 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:26:42 ---> job-cost.sh 20:26:42 lf-activate-venv: SKIPPING 20:26:42 INFO: No Stack... 20:26:42 INFO: Retrieving Pricing Info for: v3-standard-4 20:26:43 INFO: Archiving Costs [Pipeline] sh 20:26:43 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 20:26:43 + cut -d, -f6 [Pipeline] lock 20:26:44 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-313-1-stack-cost] 20:26:44 Resource [jenkins-edgexfoundry-device-usb-camera-PR-313-1-stack-cost] did not exist. Created. 20:26:44 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:26:44 /w/workspace/device-usb-camera/1@tmp/durable-08a931fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:26:44 + echo total: 0.10999999940395355 [Pipeline] stash 20:26:45 Warning: overwriting stash ‘stack-cost’ 20:26:45 Stashed 1 file(s) [Pipeline] } 20:26:45 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:26:45 $ docker stop --time=1 f3a73532d93db7bde9df076e50f7bd73f0f9d23cde38676caf516bf4837f9616 20:26:46 $ docker rm -f --volumes f3a73532d93db7bde9df076e50f7bd73f0f9d23cde38676caf516bf4837f9616 [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 20:26:49 provisioning config files... 20:26:49 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-313@tmp/config4126073301862396355tmp [Pipeline] { [Pipeline] sh 20:26:49 + set +x 20:26:49 + curl -s https://codecov.io/bash 20:26:49 + bash -s -- 20:26:49 20:26:49 _____ _ 20:26:49 / ____| | | 20:26:49 | | ___ __| | ___ ___ _____ __ 20:26:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:26:49 | |___| (_) | (_| | __/ (_| (_) \ V / 20:26:49 \_____\___/ \__,_|\___|\___\___/ \_/ 20:26:49 Bash-1.0.6 20:26:49 20:26:49 20:26:49 ==> git version 2.25.1 found 20:26:49 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:26:49 Release-Date: 2020-01-08 20:26:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:26:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:26:49 ==> Jenkins CI detected. 20:26:49 current dir:  /w/workspace/foundry_device-usb-camera_PR-313 20:26:49 project root: . 20:26:49 --> token set from env 20:26:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:26:49 ==> Running gcov in . (disable via -X gcov) 20:26:49 ==> Python coveragepy not found 20:26:49 ==> Searching for coverage reports in: 20:26:49 + . 20:26:49 -> Found 1 reports 20:26:49 ==> Detecting git/mercurial file structure 20:26:49 ==> Reading reports 20:26:49 + ./coverage.out bytes=54703 20:26:49 ==> Appending adjustments 20:26:49 https://docs.codecov.io/docs/fixing-reports 20:26:50 + Found adjustments 20:26:50 ==> Gzipping contents 20:26:50 8.0K /tmp/codecov.sBXNqk.gz 20:26:50 ==> Uploading reports 20:26:50 url: https://codecov.io 20:26:50 query: branch=PR-313&commit=ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=313&job=&cmd_args= 20:26:50 -> Pinging Codecov 20:26:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-313&commit=ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=313&job=&cmd_args= 20:26:50 -> Uploading to 20:26:50 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/73D8F5FF140700D3E01443B452E23636/ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0/a6739bea-def3-4645-b77f-cf3d7daf6a76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T202650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78553083335cd101610d5d1c5fc20734f55388d3754ca7351a03ed1f16192f36 20:26:50 % Total % Received % Xferd Average Speed Time Time Time Current 20:26:50 Dload Upload Total Spent Left Speed 20:26:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 33522 --:--:-- --:--:-- --:--:-- 33357 100 6805 0 0 100 6805 0 22835 --:--:-- --:--:-- --:--:-- 22759 20:26:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 [Pipeline] } 20:26:50 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 20:26:54 + [ -d /w/workspace/foundry_device-usb-camera_PR-313/archives ] 20:26:54 + ls -al /w/workspace/foundry_device-usb-camera_PR-313/archives 20:26:54 total 16 20:26:54 drwxr-xr-x 3 root root 4096 Nov 28 19:16 . 20:26:54 drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 19:16 .. 20:26:54 drwxr-xr-x 2 root root 4096 Nov 28 19:16 cost 20:26:54 -rw-r--r-- 1 root root 89 Nov 28 19:16 cost.csv 20:26:54 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-313/archives 20:26:54 + ls -al /w/workspace/foundry_device-usb-camera_PR-313/archives 20:26:54 total 16 20:26:54 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 19:16 . 20:26:54 drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 19:16 .. 20:26:54 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 19:16 cost 20:26:54 -rw-r--r-- 1 jenkins jenkins 89 Nov 28 19:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:26:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:26:55 ---> package-listing.sh 20:26:55 ++ facter osfamily 20:26:55 ++ tr '[:upper:]' '[:lower:]' 20:26:55 + OS_FAMILY=debian 20:26:55 + workspace=/w/workspace/foundry_device-usb-camera_PR-313 20:26:55 + START_PACKAGES=/tmp/packages_start.txt 20:26:55 + END_PACKAGES=/tmp/packages_end.txt 20:26:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:26:55 + PACKAGES=/tmp/packages_start.txt 20:26:55 + '[' /w/workspace/foundry_device-usb-camera_PR-313 ']' 20:26:55 + PACKAGES=/tmp/packages_end.txt 20:26:55 + case "${OS_FAMILY}" in 20:26:55 + dpkg -l 20:26:55 + grep '^ii' 20:26:55 + '[' -f /tmp/packages_start.txt ']' 20:26:55 + '[' -f /tmp/packages_end.txt ']' 20:26:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:26:55 + '[' /w/workspace/foundry_device-usb-camera_PR-313 ']' 20:26:55 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-313/archives/ 20:26:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-313/archives/ [Pipeline] echo 20:26:55 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-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:26:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:26:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:56 prd-ubuntu20.04-docker-8c-8g-2632 does not seem to be running inside a container 20:26:57 $ 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-313/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-313 -v /w/workspace/foundry_device-usb-camera_PR-313:/w/workspace/foundry_device-usb-camera_PR-313:rw,z -v /w/workspace/foundry_device-usb-camera_PR-313@tmp:/w/workspace/foundry_device-usb-camera_PR-313@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 20:26:57 $ docker top e46e7d0c4fbc9112f39939be8fe23c796e485dd95d27b1d711908f0daa5200bc -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:57 + touch /tmp/pre-build-complete [Pipeline] sh 20:26:58 + mkdir -p /var/log/sysstat [Pipeline] sh 20:26:58 + ls /var/log/sa-host 20:26:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:26:58 provisioning config files... 20:26:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-313@tmp/config703829692791700225tmp [Pipeline] { [Pipeline] echo 20:26:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:26:59 ---> create-netrc.sh [Pipeline] } 20:26:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:26:59 ---> python-tools-install.sh [Pipeline] echo 20:26:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:26:59 ---> sudo-logs.sh 20:26:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:27:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:27:00 ---> job-cost.sh 20:27:00 lf-activate-venv: SKIPPING 20:27:00 DEBUG: total: 0.2199999988079071 20:27:00 INFO: Retrieving Stack Cost... 20:27:00 INFO: Retrieving Pricing Info for: v3-standard-8 20:27:01 INFO: Archiving Costs [Pipeline] echo 20:27:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:27:01 ---> logs-deploy.sh 20:27:01 lf-activate-venv: SKIPPING 20:27:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-313/1 20:27:01 INFO: archiving workspace using pattern(s): 20:27:02 Archives upload complete. 20:27:02 INFO: archiving logs to Nexus