Pull request #198 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 EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch levski at 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 rather than ca7d04a648be2b9e38a81f052164f1ae27985754 Obtained Jenkinsfile from 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 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-ssh8094099742384154891.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7780704769423353724.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-198/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-198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5768583004404060178.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-198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1574654211639757222.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh13105320273492030863.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-198/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-198/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh363018975593171677.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera, goVersion:1.18] ========================================================= [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.18 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-4995 in /w/workspace/foundry_device-usb-camera_PR-198 [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-198 # 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/levski commit 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 into PR head commit ca7d04a648be2b9e38a81f052164f1ae27985754 > 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/198/head:refs/remotes/origin/PR-198 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca7d04a648be2b9e38a81f052164f1ae27985754 # 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 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing ca7d04a648be2b9e38a81f052164f1ae27985754 Checking out Revision ca7d04a648be2b9e38a81f052164f1ae27985754 (PR-198) > git config core.sparsecheckout # timeout=10 > git checkout -f ca7d04a648be2b9e38a81f052164f1ae27985754 # timeout=10 Commit message: "docs: change log upated with levski patch" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:45:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:45:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:45:25 ========================================================= 23:45:25 EdgeX Global Pipelines Version Info 23:45:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:45:25 ------------------- 23:45:25 stable info: 23:45:25 ------------------- 23:45:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:45:25 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:45:25 Message: update stable to v1.0.245 23:45:26 ------------------- 23:45:26 experimental info: 23:45:26 ------------------- 23:45:26 Commited By: **** collab-it+edgex@linuxfoundation.org 23:45:26 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 23:45:26 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:45:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 23:45:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 23:45:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:45:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-198 [Pipeline] echo 23:45:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-198 [Pipeline] echo 23:45:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-198 [Pipeline] echo 23:45:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca7d04a648be2b9e38a81f052164f1ae27985754 [Pipeline] echo 23:45:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca7d04a [Pipeline] echo 23:45:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:45:28 provisioning config files... 23:45:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-198@tmp/config16181015006991801814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:28 ---> docker-login.sh 23:45:28 nexus3.edgexfoundry.org:10001 23:45:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:28 Configure a credential helper to remove this warning. See 23:45:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:28 23:45:28 Login Succeeded 23:45:28 nexus3.edgexfoundry.org:10002 23:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:29 Configure a credential helper to remove this warning. See 23:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:29 23:45:29 Login Succeeded 23:45:29 nexus3.edgexfoundry.org:10003 23:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:29 Configure a credential helper to remove this warning. See 23:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:29 23:45:29 Login Succeeded 23:45:29 nexus3.edgexfoundry.org:10004 23:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:29 Configure a credential helper to remove this warning. See 23:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:29 23:45:29 Login Succeeded 23:45:29 docker.io 23:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:29 Configure a credential helper to remove this warning. See 23:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:29 23:45:29 Login Succeeded 23:45:29 ---> docker-login.sh ends [Pipeline] } 23:45:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:45:30 + git rev-list -1 --merges ca7d04a648be2b9e38a81f052164f1ae27985754~1..ca7d04a648be2b9e38a81f052164f1ae27985754 [Pipeline] echo 23:45:30 -----------> git rev-list -1 --merges ca7d04a648be2b9e38a81f052164f1ae27985754~1..ca7d04a648be2b9e38a81f052164f1ae27985754 ca7d04a648be2b9e38a81f052164f1ae27985754 [false] [Pipeline] sh 23:45:30 + git log --format=format:%s -1 ca7d04a648be2b9e38a81f052164f1ae27985754 [Pipeline] echo 23:45:30 ========================================================= 23:45:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:45:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:45:31 + git log --format=format:%s -1 ca7d04a648be2b9e38a81f052164f1ae27985754 [Pipeline] echo 23:45:31 [semverPrep] GIT_COMMIT: ca7d04a648be2b9e38a81f052164f1ae27985754, Commit Message: docs: change log upated with levski patch [Pipeline] echo 23:45:31 [semverPrep] This is not a build commit. [Pipeline] sh 23:45:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:45:31 + grep -v github /etc/ssh/ssh_known_hosts 23:45:31 + [ -e /tmp/ssh_known_hosts ] 23:45:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:45:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:45:31 + sudo tee -a /etc/ssh/ssh_known_hosts 23:45:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:45:31 23:45:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:45:32 0.1.4: Pulling from edgex-devops/py-git-semver 23:45:32 b85a868b505f: Pulling fs layer 23:45:32 e2be974225ed: Pulling fs layer 23:45:32 339a4e72a1f5: Pulling fs layer 23:45:32 988bab9f4d93: Pulling fs layer 23:45:32 1469e6f7b9e6: Pulling fs layer 23:45:32 988bab9f4d93: Waiting 23:45:32 eaf3925da568: Pulling fs layer 23:45:32 bab4dde63d76: Pulling fs layer 23:45:32 bde34c3a00c8: Pulling fs layer 23:45:32 1469e6f7b9e6: Waiting 23:45:32 eaf3925da568: Waiting 23:45:32 bab4dde63d76: Waiting 23:45:32 b352a97aabf1: Pulling fs layer 23:45:32 4872d77fe225: Pulling fs layer 23:45:32 4872d77fe225: Waiting 23:45:32 b352a97aabf1: Waiting 23:45:32 bde34c3a00c8: Waiting 23:45:32 5851b861e8e6: Pulling fs layer 23:45:32 5851b861e8e6: Waiting 23:45:32 e2be974225ed: Verifying Checksum 23:45:32 e2be974225ed: Download complete 23:45:32 988bab9f4d93: Verifying Checksum 23:45:32 988bab9f4d93: Download complete 23:45:32 1469e6f7b9e6: Verifying Checksum 23:45:32 1469e6f7b9e6: Download complete 23:45:32 eaf3925da568: Verifying Checksum 23:45:32 eaf3925da568: Download complete 23:45:32 339a4e72a1f5: Verifying Checksum 23:45:32 339a4e72a1f5: Download complete 23:45:32 bde34c3a00c8: Download complete 23:45:32 b352a97aabf1: Download complete 23:45:32 4872d77fe225: Verifying Checksum 23:45:32 4872d77fe225: Download complete 23:45:32 5851b861e8e6: Verifying Checksum 23:45:32 5851b861e8e6: Download complete 23:45:32 b85a868b505f: Download complete 23:45:32 bab4dde63d76: Verifying Checksum 23:45:32 bab4dde63d76: Download complete 23:45:33 b85a868b505f: Pull complete 23:45:34 e2be974225ed: Pull complete 23:45:34 339a4e72a1f5: Pull complete 23:45:34 988bab9f4d93: Pull complete 23:45:34 1469e6f7b9e6: Pull complete 23:45:34 eaf3925da568: Pull complete 23:45:36 bab4dde63d76: Pull complete 23:45:36 bde34c3a00c8: Pull complete 23:45:36 b352a97aabf1: Pull complete 23:45:36 4872d77fe225: Pull complete 23:45:36 5851b861e8e6: Pull complete 23:45:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:45:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:45:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:37 prd-ubuntu20.04-docker-8c-8g-4995 does not seem to be running inside a container 23:45:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-198 -v /w/workspace/foundry_device-usb-camera_PR-198:/w/workspace/foundry_device-usb-camera_PR-198:rw,z -v /w/workspace/foundry_device-usb-camera_PR-198@tmp:/w/workspace/foundry_device-usb-camera_PR-198@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 23:45:39 $ docker top 34de5c71592477dc68c2161f562e2ed3842958431ebe68ed437a34d232cda535 -eo pid,comm 23:45:39 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). 23:45:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:45:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:39 [ssh-agent] Looking for ssh-agent implementation... 23:45:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:39 $ docker exec 34de5c71592477dc68c2161f562e2ed3842958431ebe68ed437a34d232cda535 ssh-agent 23:45:39 SSH_AUTH_SOCK=/tmp/ssh-kXTopaT8OJ84/agent.32 23:45:39 SSH_AGENT_PID=38 23:45:39 Running ssh-add (command line suppressed) 23:45:40 Identity added: /w/workspace/foundry_device-usb-camera_PR-198@tmp/private_key_11285751635857463626.key (/w/workspace/foundry_device-usb-camera_PR-198@tmp/private_key_11285751635857463626.key) 23:45:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:40 + git tag --points-at HEAD [Pipeline] } 23:45:40 $ docker exec --env ******** --env ******** 34de5c71592477dc68c2161f562e2ed3842958431ebe68ed437a34d232cda535 ssh-agent -k 23:45:40 unset SSH_AUTH_SOCK; 23:45:40 unset SSH_AGENT_PID; 23:45:40 echo Agent pid 38 killed; 23:45:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:45:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:40 [ssh-agent] Looking for ssh-agent implementation... 23:45:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:40 $ docker exec 34de5c71592477dc68c2161f562e2ed3842958431ebe68ed437a34d232cda535 ssh-agent 23:45:40 SSH_AUTH_SOCK=/tmp/ssh-hk4vBcZEdOU3/agent.71 23:45:40 SSH_AGENT_PID=77 23:45:40 Running ssh-add (command line suppressed) 23:45:40 Identity added: /w/workspace/foundry_device-usb-camera_PR-198@tmp/private_key_7257831826521773642.key (/w/workspace/foundry_device-usb-camera_PR-198@tmp/private_key_7257831826521773642.key) 23:45:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:41 + git semver init 23:45:41 2023-03-21 23:45:41,482 [run_init] DEBUG init version:0.0.0 force:False 23:45:41 2023-03-21 23:45:41,483 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-198/.semver 23:45:41 2023-03-21 23:45:41,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-198/.semver 23:45:41 2023-03-21 23:45:41,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-198/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-198, universal_newlines=False, shell=None, istream=None) 23:45:42 2023-03-21 23:45:42,130 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-198/.git/info/exclude 23:45:42 2023-03-21 23:45:42,131 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-198/.semver/PR-198 with force:False 23:45:42 2023-03-21 23:45:42,131 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-198/.semver/PR-198 23:45:42 2023-03-21 23:45:42,135 [execute] INFO git cat-file --batch-check 23:45:42 2023-03-21 23:45:42,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-198/.semver, universal_newlines=False, shell=None, istream=) 23:45:42 2023-03-21 23:45:42,141 [execute] INFO git cat-file --batch 23:45:42 2023-03-21 23:45:42,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-198/.semver, universal_newlines=False, shell=None, istream=) 23:45:42 2023-03-21 23:45:42,146 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-198/.semver/PR-198 23:45:42 0.0.0 [Pipeline] } 23:45:42 $ docker exec --env ******** --env ******** 34de5c71592477dc68c2161f562e2ed3842958431ebe68ed437a34d232cda535 ssh-agent -k 23:45:42 unset SSH_AUTH_SOCK; 23:45:42 unset SSH_AGENT_PID; 23:45:42 echo Agent pid 77 killed; 23:45:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:45:42 + git semver [Pipeline] } 23:45:43 $ docker stop --time=1 34de5c71592477dc68c2161f562e2ed3842958431ebe68ed437a34d232cda535 23:45:44 $ docker rm -f --volumes 34de5c71592477dc68c2161f562e2ed3842958431ebe68ed437a34d232cda535 [Pipeline] // withDockerContainer [Pipeline] sh 23:45:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:45:45 Stashed 1 file(s) [Pipeline] echo 23:45:45 [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 23:45:45 provisioning config files... 23:45:45 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-198@tmp/config2632006164377582557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:46 ---> docker-login.sh 23:45:46 nexus3.edgexfoundry.org:10001 23:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:46 Configure a credential helper to remove this warning. See 23:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:46 23:45:46 Login Succeeded 23:45:46 nexus3.edgexfoundry.org:10002 23:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:46 Configure a credential helper to remove this warning. See 23:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:46 23:45:46 Login Succeeded 23:45:46 nexus3.edgexfoundry.org:10003 23:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:46 Configure a credential helper to remove this warning. See 23:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:46 23:45:46 Login Succeeded 23:45:46 nexus3.edgexfoundry.org:10004 23:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:46 Configure a credential helper to remove this warning. See 23:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:46 23:45:46 Login Succeeded 23:45:46 docker.io 23:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:45:46 Configure a credential helper to remove this warning. See 23:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:45:46 23:45:46 Login Succeeded 23:45:46 ---> docker-login.sh ends [Pipeline] } 23:45:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:45:46 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:45:47 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:45:47 ========================================================= 23:45:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:45:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:45:47 Sending build context to Docker daemon 1.858MB 23:45:47 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:45:47 Step 2/13 : FROM ${BASE} AS builder 23:45:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:45:47 213ec9aee27d: Pulling fs layer 23:45:47 4583459ba037: Pulling fs layer 23:45:47 93c1e223e6f2: Pulling fs layer 23:45:47 53926ce57604: Pulling fs layer 23:45:47 21b2b0c7a3f4: Pulling fs layer 23:45:47 22ff95d597cd: Pulling fs layer 23:45:47 12d6caf4c0d1: Pulling fs layer 23:45:47 96b7cbca73a9: Pulling fs layer 23:45:47 a7acece74701: Pulling fs layer 23:45:47 12d6caf4c0d1: Waiting 23:45:47 53926ce57604: Waiting 23:45:47 21b2b0c7a3f4: Waiting 23:45:47 22ff95d597cd: Waiting 23:45:47 93c1e223e6f2: Verifying Checksum 23:45:47 93c1e223e6f2: Download complete 23:45:47 4583459ba037: Verifying Checksum 23:45:47 4583459ba037: Download complete 23:45:47 21b2b0c7a3f4: Download complete 23:45:47 22ff95d597cd: Verifying Checksum 23:45:47 22ff95d597cd: Download complete 23:45:47 213ec9aee27d: Verifying Checksum 23:45:47 213ec9aee27d: Download complete 23:45:47 12d6caf4c0d1: Download complete 23:45:47 213ec9aee27d: Pull complete 23:45:48 4583459ba037: Pull complete 23:45:48 93c1e223e6f2: Pull complete 23:45:48 a7acece74701: Verifying Checksum 23:45:48 a7acece74701: Download complete 23:45:48 96b7cbca73a9: Verifying Checksum 23:45:48 96b7cbca73a9: Download complete 23:45:48 53926ce57604: Verifying Checksum 23:45:48 53926ce57604: Download complete 23:45:52 53926ce57604: Pull complete 23:45:52 21b2b0c7a3f4: Pull complete 23:45:52 22ff95d597cd: Pull complete 23:45:52 12d6caf4c0d1: Pull complete 23:45:54 96b7cbca73a9: Pull complete 23:45:54 a7acece74701: Pull complete 23:45:54 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:45:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:45:54 ---> db6d94c90886 23:45:54 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:45:59 ---> Running in 96c45147cac0 23:45:59 Removing intermediate container 96c45147cac0 23:45:59 ---> b503e57a3b3d 23:45:59 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:45:59 ---> Running in 60e348847351 23:45:59 Removing intermediate container 60e348847351 23:45:59 ---> be884221b807 23:45:59 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:45:59 ---> Running in cbf35e0706b4 23:45:59 Removing intermediate container cbf35e0706b4 23:45:59 ---> 1f58596a1755 23:45:59 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:45:59 ---> Running in 38d5dc368455 23:45:59 Removing intermediate container 38d5dc368455 23:45:59 ---> 60437740c761 23:45:59 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:45:59 ---> Running in c592a4761973 23:45:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:45:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:46:00 (1/80) Installing mesa (21.3.9-r0) 23:46:00 (2/80) Installing libxau (1.0.9-r0) 23:46:00 (3/80) Installing libxdmcp (1.1.3-r0) 23:46:00 (4/80) Installing libxcb (1.15-r0) 23:46:00 (5/80) Installing libx11 (1.8-r0) 23:46:00 (6/80) Installing libxext (1.3.4-r0) 23:46:00 (7/80) Installing libxfixes (6.0.0-r0) 23:46:00 (8/80) Installing libxxf86vm (1.1.4-r2) 23:46:00 (9/80) Installing libpciaccess (0.16-r0) 23:46:00 (10/80) Installing libdrm (2.4.110-r0) 23:46:00 (11/80) Installing mesa-glapi (21.3.9-r0) 23:46:00 (12/80) Installing libxshmfence (1.3-r1) 23:46:00 (13/80) Installing mesa-gl (21.3.9-r0) 23:46:00 (14/80) Installing icu-data-full (71.1-r2) 23:46:00 Still waiting to schedule task 23:46:00 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:46:00 (15/80) Installing libice (1.0.10-r0) 23:46:00 (16/80) Installing libuuid (2.38-r1) 23:46:00 (17/80) Installing libsm (1.2.3-r0) 23:46:00 (18/80) Installing libxt (1.2.1-r0) 23:46:00 (19/80) Installing libxmu (1.1.3-r0) 23:46:00 (20/80) Installing xset (1.2.4-r0) 23:46:00 (21/80) Installing xprop (1.2.5-r0) 23:46:00 (22/80) Installing xdg-utils (1.1.3-r3) 23:46:00 (23/80) Installing dbus-libs (1.14.4-r0) 23:46:00 (24/80) Installing libffi (3.4.2-r1) 23:46:00 (25/80) Installing libintl (0.21-r2) 23:46:00 (26/80) Installing libblkid (2.38-r1) 23:46:00 (27/80) Installing libmount (2.38-r1) 23:46:00 (28/80) Installing pcre (8.45-r2) 23:46:00 (29/80) Installing glib (2.72.1-r0) 23:46:00 (30/80) Installing icu-libs (71.1-r2) 23:46:00 (31/80) Installing libpcre2-16 (10.40-r0) 23:46:00 (32/80) Installing zstd-libs (1.5.2-r1) 23:46:00 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 23:46:00 (34/80) Installing hicolor-icon-theme (0.17-r1) 23:46:00 (35/80) Installing wayland-libs-server (1.20.0-r0) 23:46:00 (36/80) Installing mesa-gbm (21.3.9-r0) 23:46:00 (37/80) Installing wayland-libs-client (1.20.0-r0) 23:46:00 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 23:46:01 (39/80) Installing libxcomposite (0.4.5-r0) 23:46:01 (40/80) Installing libbz2 (1.0.8-r1) 23:46:01 (41/80) Installing libpng (1.6.37-r1) 23:46:01 (42/80) Installing freetype (2.12.1-r0) 23:46:01 (43/80) Installing fontconfig (2.14.0-r0) 23:46:01 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 23:46:01 (45/80) Installing wayland-libs-egl (1.20.0-r0) 23:46:01 (46/80) Installing xkeyboard-config (2.35.1-r0) 23:46:01 (47/80) Installing xz-libs (5.2.5-r1) 23:46:01 (48/80) Installing libxml2 (2.9.14-r2) 23:46:01 (49/80) Installing libxkbcommon (1.4.1-r0) 23:46:01 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 23:46:01 (51/80) Installing mesa-egl (21.3.9-r0) 23:46:01 (52/80) Installing avahi-libs (0.8-r6) 23:46:01 (53/80) Installing nettle (3.7.3-r0) 23:46:01 (54/80) Installing p11-kit (0.24.1-r0) 23:46:01 (55/80) Installing libtasn1 (4.18.0-r1) 23:46:01 (56/80) Installing libunistring (1.0-r0) 23:46:01 (57/80) Installing gnutls (3.7.7-r1) 23:46:01 (58/80) Installing cups-libs (2.4.2-r0) 23:46:01 (59/80) Installing graphite2 (1.3.14-r1) 23:46:01 (60/80) Installing harfbuzz (4.3.0-r0) 23:46:01 (61/80) Installing libevdev (1.12.1-r0) 23:46:01 (62/80) Installing mtdev (1.1.6-r0) 23:46:01 (63/80) Installing eudev-libs (3.2.11-r0) 23:46:01 (64/80) Installing libinput-libs (1.20.1-r0) 23:46:01 (65/80) Installing libjpeg-turbo (2.1.3-r1) 23:46:01 (66/80) Installing xcb-util-wm (0.4.1-r1) 23:46:01 (67/80) Installing xcb-util (0.4.0-r3) 23:46:01 (68/80) Installing xcb-util-image (0.4.0-r1) 23:46:01 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 23:46:01 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 23:46:01 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 23:46:01 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 23:46:01 (73/80) Installing v4l-utils-libs (1.22.1-r1) 23:46:01 (74/80) Installing v4l-utils (1.22.1-r1) 23:46:01 (75/80) Installing udev-init-scripts (35-r0) 23:46:01 Executing udev-init-scripts-35-r0.post-install 23:46:01 (76/80) Installing kmod-libs (29-r2) 23:46:01 (77/80) Installing eudev (3.2.11-r0) 23:46:01 (78/80) Installing eudev-dev (3.2.11-r0) 23:46:01 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 23:46:01 (80/80) Installing v4l-utils-dev (1.22.1-r1) 23:46:01 Executing busybox-1.35.0-r17.trigger 23:46:01 Executing eudev-3.2.11-r0.trigger 23:46:01 OK: 331 MiB in 131 packages 23:46:04 Removing intermediate container c592a4761973 23:46:04 ---> 090327e3d170 23:46:04 Step 8/13 : WORKDIR /device-usb-camera 23:46:04 ---> Running in 29eebb8475b0 23:46:04 Removing intermediate container 29eebb8475b0 23:46:04 ---> b23861594038 23:46:04 Step 9/13 : COPY go.mod vendor* ./ 23:46:04 ---> 64d2a8ac067c 23:46:04 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:04 ---> Running in 45a1d70f1685 23:46:31 Removing intermediate container 45a1d70f1685 23:46:31 ---> b13baaba5d24 23:46:31 Step 11/13 : COPY . . 23:46:31 ---> 1f77013c1610 23:46:31 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:46:31 ---> Running in 47a28ac2e726 23:46:31  % Total % Received % Xferd Average Speed Time Time Time Current 23:46:31 Dload Upload Total Spent Left Speed 23:46:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062   0     0  10881      0 --:--:-- --:--:-- --:--:-- 10948 23:46:31 Removing intermediate container 47a28ac2e726 23:46:31 ---> c250361988d5 23:46:31 Step 13/13 : RUN ${MAKE} 23:46:31 ---> Running in cb0ac5029db6 23:46:31 noop 23:46:31 Removing intermediate container cb0ac5029db6 23:46:31 ---> 5371f814a7aa 23:46:31 Successfully built 5371f814a7aa 23:46:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:31 + docker inspect -f . ci-base-image-x86_64 23:46:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:31 prd-ubuntu20.04-docker-8c-8g-4995 does not seem to be running inside a container 23:46:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-198 -v /w/workspace/foundry_device-usb-camera_PR-198:/w/workspace/foundry_device-usb-camera_PR-198:rw,z -v /w/workspace/foundry_device-usb-camera_PR-198@tmp:/w/workspace/foundry_device-usb-camera_PR-198@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 23:46:32 $ docker top b56a494d905a58eaea21f01f9d8fb0ba80bb5248c5c2b0fbfd3240be11f31f20 -eo pid,comm [Pipeline] { [Pipeline] sh 23:46:32 + go version 23:46:32 go version go1.18.7 linux/amd64 [Pipeline] } 23:46:32 $ docker stop --time=1 b56a494d905a58eaea21f01f9d8fb0ba80bb5248c5c2b0fbfd3240be11f31f20 23:46:33 $ docker rm -f --volumes b56a494d905a58eaea21f01f9d8fb0ba80bb5248c5c2b0fbfd3240be11f31f20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:34 + docker inspect -f . ci-base-image-x86_64 23:46:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:34 prd-ubuntu20.04-docker-8c-8g-4995 does not seem to be running inside a container 23:46:34 $ 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-198 -v /w/workspace/foundry_device-usb-camera_PR-198:/w/workspace/foundry_device-usb-camera_PR-198:rw,z -v /w/workspace/foundry_device-usb-camera_PR-198@tmp:/w/workspace/foundry_device-usb-camera_PR-198@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 23:46:35 $ docker top dca21c621c969460cecce373ee918f20c7a9e11c38d985234f3c4e28a4ead5a0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:46:35 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-198 [Pipeline] fileExists [Pipeline] sh 23:46:35 + make test 23:46:35 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 23:46:36 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:46:46 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:46:46 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements 23:46:51 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:46:51 CGO_ENABLED=1 go vet ./... 23:46:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:46:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:46:54 ./bin/test-attribution-txt.sh [Pipeline] echo 23:46:54 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:46:54 $ docker stop --time=1 dca21c621c969460cecce373ee918f20c7a9e11c38d985234f3c4e28a4ead5a0 23:46:57 $ docker rm -f --volumes dca21c621c969460cecce373ee918f20c7a9e11c38d985234f3c4e28a4ead5a0 [Pipeline] // withDockerContainer [Pipeline] sh 23:46:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:46:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:46:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:46:59 + ls -al . 23:46:59 total 204 23:46:59 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 23:46 . 23:46:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:45 .. 23:46:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 23:46 .git 23:46:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 23:45 .github 23:46:59 -rw-rw-r-- 1 jenkins jenkins 414 Mar 21 23:45 .gitignore 23:46:59 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 23:45 .golangci.yml 23:46:59 -rw-rw-r-- 1 jenkins jenkins 77 Mar 21 23:45 .hadolint.yml 23:46:59 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 23:45 .semver 23:46:59 -rw-rw-r-- 1 jenkins jenkins 9702 Mar 21 23:45 Attribution.txt 23:46:59 -rw-rw-r-- 1 jenkins jenkins 6441 Mar 21 23:45 CHANGELOG.md 23:46:59 -rw-rw-r-- 1 jenkins jenkins 2378 Mar 21 23:45 Dockerfile 23:46:59 -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 23:45 GOVERNANCE.md 23:46:59 -rw-rw-r-- 1 jenkins jenkins 687 Mar 21 23:45 Jenkinsfile 23:46:59 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 23:45 LICENSE 23:46:59 -rw-rw-r-- 1 jenkins jenkins 2554 Mar 21 23:45 Makefile 23:46:59 -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 23:45 OWNERS.md 23:46:59 -rw-rw-r-- 1 jenkins jenkins 5934 Mar 21 23:45 README.md 23:46:59 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 23:45 VERSION 23:46:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 23:45 bin 23:46:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 23:45 cmd 23:46:59 -rw-r--r-- 1 jenkins jenkins 30666 Mar 21 23:46 coverage.out 23:46:59 -rwxrwxr-x 1 jenkins jenkins 140 Mar 21 23:45 docker-entrypoint.sh 23:46:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:45 docs 23:46:59 -rw-rw-r-- 1 jenkins jenkins 3573 Mar 21 23:45 go.mod 23:46:59 -rw-rw-r-- 1 jenkins jenkins 45026 Mar 21 23:45 go.sum 23:46:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 23:45 internal 23:46:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:45 snap 23:46:59 -rw-rw-r-- 1 jenkins jenkins 231 Mar 21 23:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:59 + 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=ca7d04a648be2b9e38a81f052164f1ae27985754 --label arch=amd64 --label version=0.0.0 . 23:46:59 Sending build context to Docker daemon 1.889MB 23:46:59 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 23:46:59 Step 2/35 : FROM ${BASE} AS builder 23:46:59 ---> 5371f814a7aa 23:46:59 Step 3/35 : ARG ADD_BUILD_TAGS="" 23:46:59 ---> Running in dd7700e3d714 23:46:59 Removing intermediate container dd7700e3d714 23:46:59 ---> 9944aab7321b 23:46:59 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:46:59 ---> Running in ca6e7b5ba621 23:46:59 Removing intermediate container ca6e7b5ba621 23:46:59 ---> d6b0ca31040b 23:46:59 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:46:59 ---> Running in 6b8b1ed10a78 23:47:00 Removing intermediate container 6b8b1ed10a78 23:47:00 ---> 9eeefb518f76 23:47:00 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:47:00 ---> Running in 6ded4dd15f85 23:47:00 Removing intermediate container 6ded4dd15f85 23:47:00 ---> f7c96b9e2981 23:47:00 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:47:00 ---> Running in 61ae361d9495 23:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:47:00 OK: 331 MiB in 131 packages 23:47:01 Removing intermediate container 61ae361d9495 23:47:01 ---> 2d184c889c3d 23:47:01 Step 8/35 : WORKDIR /device-usb-camera 23:47:01 ---> Running in 93c680194adf 23:47:01 Removing intermediate container 93c680194adf 23:47:01 ---> 63fde2ec0c64 23:47:01 Step 9/35 : COPY go.mod vendor* ./ 23:47:01 ---> 1578664efd1d 23:47:01 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:47:01 ---> Running in 54af10c1e794 23:47:01 Removing intermediate container 54af10c1e794 23:47:01 ---> 86f6922764dd 23:47:01 Step 11/35 : COPY . . 23:47:02 ---> 626f29a3c90a 23:47:02 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:47:02 ---> Running in 1ba774b89545 23:47:02  % Total % Received % Xferd Average Speed Time Time Time Current 23:47:02 Dload Upload Total Spent Left Speed 23:47:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11744 0 --:--:-- --:--:-- --:--:-- 11800 23:47:02 Removing intermediate container 1ba774b89545 23:47:02 ---> d6e076433b97 23:47:02 Step 13/35 : RUN ${MAKE} 23:47:02 ---> Running in ba54774e9aec 23:47:03 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 23:47:25 Removing intermediate container ba54774e9aec 23:47:25 ---> 62f3f8400dd8 23:47:25 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 23:47:25 v0.21.6: Pulling from aler9/rtsp-simple-server 23:47:25 4acc49c71d14: Pulling fs layer 23:47:25 4acc49c71d14: Verifying Checksum 23:47:25 4acc49c71d14: Download complete 23:47:25 4acc49c71d14: Pull complete 23:47:25 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 23:47:25 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 23:47:25 ---> 01a2bd3e5fff 23:47:25 Step 15/35 : FROM alpine:3.16 23:47:25 3.16: Pulling from library/alpine 23:47:25 ef5531b6e74e: Pulling fs layer 23:47:25 ef5531b6e74e: Verifying Checksum 23:47:25 ef5531b6e74e: Download complete 23:47:25 ef5531b6e74e: Pull complete 23:47:25 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 23:47:25 Status: Downloaded newer image for alpine:3.16 23:47:25 ---> dfd21b5a31f5 23:47:25 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:47:25 ---> Running in d850af8471ea 23:47:25 Removing intermediate container d850af8471ea 23:47:25 ---> a3141f5b4afc 23:47:25 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 23:47:25 ---> Running in 9ac2273618e2 23:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:47:26 (1/83) Installing dumb-init (1.2.5-r1) 23:47:26 (2/83) Installing sdl2 (2.0.22-r0) 23:47:26 (3/83) Installing libxau (1.0.9-r0) 23:47:26 (4/83) Installing libxdmcp (1.1.3-r0) 23:47:26 (5/83) Installing libxcb (1.15-r0) 23:47:26 (6/83) Installing libx11 (1.8-r0) 23:47:26 (7/83) Installing aom-libs (3.3.0-r0) 23:47:26 (8/83) Installing alsa-lib (1.2.7.2-r0) 23:47:26 (9/83) Installing expat (2.5.0-r0) 23:47:26 (10/83) Installing brotli-libs (1.0.9-r6) 23:47:26 (11/83) Installing libbz2 (1.0.8-r1) 23:47:26 (12/83) Installing libpng (1.6.37-r1) 23:47:26 (13/83) Installing freetype (2.12.1-r0) 23:47:26 (14/83) Installing fontconfig (2.14.0-r0) 23:47:26 (15/83) Installing fribidi (1.0.12-r0) 23:47:26 (16/83) Installing libffi (3.4.2-r1) 23:47:26 (17/83) Installing libintl (0.21-r2) 23:47:26 (18/83) Installing libblkid (2.38-r1) 23:47:26 (19/83) Installing libmount (2.38-r1) 23:47:26 (20/83) Installing pcre (8.45-r2) 23:47:26 (21/83) Installing glib (2.72.1-r0) 23:47:26 (22/83) Installing graphite2 (1.3.14-r1) 23:47:26 (23/83) Installing harfbuzz (4.3.0-r0) 23:47:26 (24/83) Installing libass (0.16.0-r0) 23:47:26 (25/83) Installing libdav1d (1.0.0-r0) 23:47:26 (26/83) Installing libpciaccess (0.16-r0) 23:47:26 (27/83) Installing libdrm (2.4.110-r0) 23:47:26 (28/83) Installing gmp (6.2.1-r2) 23:47:26 (29/83) Installing nettle (3.7.3-r0) 23:47:26 (30/83) Installing p11-kit (0.24.1-r0) 23:47:26 (31/83) Installing libtasn1 (4.18.0-r1) 23:47:26 (32/83) Installing libunistring (1.0-r0) 23:47:26 (33/83) Installing gnutls (3.7.7-r1) 23:47:26 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:47:26 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 23:47:26 (36/83) Installing lame (3.100-r0) 23:47:27 (37/83) Installing opus (1.3.1-r1) 23:47:27 (38/83) Installing libasyncns (0.8-r1) 23:47:27 (39/83) Installing dbus-libs (1.14.4-r0) 23:47:27 (40/83) Installing libltdl (2.4.7-r0) 23:47:27 (41/83) Installing orc (0.4.32-r0) 23:47:27 (42/83) Installing libgcc (11.2.1_git20220219-r2) 23:47:27 (43/83) Installing libogg (1.3.5-r1) 23:47:27 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 23:47:27 (45/83) Installing flac (1.3.4-r0) 23:47:27 (46/83) Installing libvorbis (1.3.7-r0) 23:47:27 (47/83) Installing libsndfile (1.1.0-r0) 23:47:27 (48/83) Installing libgomp (11.2.1_git20220219-r2) 23:47:27 (49/83) Installing soxr (0.1.3-r2) 23:47:27 (50/83) Installing speexdsp (1.2.0-r0) 23:47:27 (51/83) Installing tdb-libs (1.4.6-r0) 23:47:27 (52/83) Installing libpulse (15.0-r2) 23:47:27 (53/83) Installing cjson (1.7.15-r3) 23:47:27 (54/83) Installing mbedtls (2.28.2-r0) 23:47:27 (55/83) Installing librist (0.2.6-r1) 23:47:27 (56/83) Installing libsrt (1.4.4-r0) 23:47:27 (57/83) Installing libssh (0.9.6-r1) 23:47:27 (58/83) Installing libtheora (1.1.1-r16) 23:47:27 (59/83) Installing libjpeg-turbo (2.1.3-r1) 23:47:27 (60/83) Installing v4l-utils-libs (1.22.1-r1) 23:47:27 (61/83) Installing libxext (1.3.4-r0) 23:47:27 (62/83) Installing libxfixes (6.0.0-r0) 23:47:27 (63/83) Installing wayland-libs-client (1.20.0-r0) 23:47:27 (64/83) Installing libva (2.14.0-r0) 23:47:27 (65/83) Installing libvdpau (1.5-r0) 23:47:27 (66/83) Installing vidstab (1.1.0-r1) 23:47:27 (67/83) Installing libvpx (1.11.0-r1) 23:47:27 (68/83) Installing libwebp (1.2.3-r0) 23:47:27 (69/83) Installing x264-libs (0.163_git20210613-r0) 23:47:27 (70/83) Installing numactl (2.0.14-r0) 23:47:27 (71/83) Installing x265-libs (3.5-r3) 23:47:27 (72/83) Installing xvidcore (1.3.7-r1) 23:47:27 (73/83) Installing ffmpeg-libs (5.0.1-r1) 23:47:27 (74/83) Installing ffmpeg (5.0.1-r1) 23:47:27 (75/83) Installing udev-init-scripts (35-r0) 23:47:27 Executing udev-init-scripts-35-r0.post-install 23:47:27 (76/83) Installing eudev-libs (3.2.11-r0) 23:47:27 (77/83) Installing xz-libs (5.2.5-r1) 23:47:27 (78/83) Installing zstd-libs (1.5.2-r1) 23:47:27 (79/83) Installing kmod-libs (29-r2) 23:47:27 (80/83) Installing eudev (3.2.11-r0) 23:47:27 (81/83) Installing libsodium (1.0.18-r0) 23:47:27 (82/83) Installing libzmq (4.3.4-r0) 23:47:27 (83/83) Installing zeromq (4.3.4-r0) 23:47:27 Executing busybox-1.35.0-r17.trigger 23:47:27 Executing eudev-3.2.11-r0.trigger 23:47:27 OK: 101 MiB in 97 packages 23:47:30 Removing intermediate container 9ac2273618e2 23:47:30 ---> a24178b4ca81 23:47:30 Step 18/35 : WORKDIR / 23:47:30 ---> Running in 5a8567ec3534 23:47:30 Removing intermediate container 5a8567ec3534 23:47:30 ---> d67ca1f07d6a 23:47:30 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 23:47:31 ---> 6eb246b04d1b 23:47:31 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 23:47:31 ---> e82e8785f765 23:47:31 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:47:31 ---> d2ae3f781a79 23:47:31 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:47:31 ---> f3f40246b60c 23:47:31 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:47:31 ---> 8788a0642d8f 23:47:31 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 23:47:31 ---> 6028f6b6e0f3 23:47:31 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 23:47:32 ---> dc6caca437d5 23:47:32 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:47:32 ---> Running in 040e37e32ccf 23:47:33 Removing intermediate container 040e37e32ccf 23:47:33 ---> c370e9f3a1ef 23:47:33 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:47:33 ---> Running in d32dd5dd9808 23:47:33 Removing intermediate container d32dd5dd9808 23:47:33 ---> 0e9943b45555 23:47:33 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:47:33 ---> Running in 2387164eb387 23:47:33 Removing intermediate container 2387164eb387 23:47:33 ---> 2afb14b957fa 23:47:33 Step 29/35 : EXPOSE 59983 23:47:34 ---> Running in ecf973a41958 23:47:34 Removing intermediate container ecf973a41958 23:47:34 ---> 8c887b4aac25 23:47:34 Step 30/35 : EXPOSE 8554 23:47:34 ---> Running in f79684993b96 23:47:34 Removing intermediate container f79684993b96 23:47:34 ---> 3dae6651d62d 23:47:34 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:47:34 ---> Running in ac31f851d0b2 23:47:34 Removing intermediate container ac31f851d0b2 23:47:34 ---> 3c79cfd1c208 23:47:34 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 23:47:34 ---> Running in 1157ca7d4e13 23:47:34 Removing intermediate container 1157ca7d4e13 23:47:34 ---> 5b944b39f817 23:47:34 Step 33/35 : LABEL arch=amd64 23:47:34 ---> Running in 27210cccfac4 23:47:34 Removing intermediate container 27210cccfac4 23:47:34 ---> 5b53a365c5aa 23:47:34 Step 34/35 : LABEL git_sha=ca7d04a648be2b9e38a81f052164f1ae27985754 23:47:34 ---> Running in 2db109446560 23:47:34 Removing intermediate container 2db109446560 23:47:34 ---> b308e8368578 23:47:34 Step 35/35 : LABEL version=0.0.0 23:47:34 ---> Running in 4231d86f5cef 23:47:34 Removing intermediate container 4231d86f5cef 23:47:34 ---> 936b292541c9 23:47:34 [Warning] One or more build-args [ARCH] were not consumed 23:47:34 Successfully built 936b292541c9 23:47:34 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 23:47:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:47:35 23:47:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:47:35 latest: Pulling from edgex-lftools-log-publisher 23:47:35 5eb5b503b376: Pulling fs layer 23:47:35 5c69ac0246d0: Pulling fs layer 23:47:35 ec43610c2a17: Pulling fs layer 23:47:35 3a2ae6a8a46f: Pulling fs layer 23:47:35 33b1e0a273af: Pulling fs layer 23:47:35 5d3b04190fa2: Pulling fs layer 23:47:36 2f39f015ded8: Pulling fs layer 23:47:36 5d3b04190fa2: Waiting 23:47:36 3a2ae6a8a46f: Waiting 23:47:36 2f39f015ded8: Waiting 23:47:36 5c69ac0246d0: Verifying Checksum 23:47:36 5c69ac0246d0: Download complete 23:47:36 3a2ae6a8a46f: Verifying Checksum 23:47:36 3a2ae6a8a46f: Download complete 23:47:36 33b1e0a273af: Verifying Checksum 23:47:36 33b1e0a273af: Download complete 23:47:36 5d3b04190fa2: Verifying Checksum 23:47:36 5d3b04190fa2: Download complete 23:47:36 ec43610c2a17: Verifying Checksum 23:47:36 ec43610c2a17: Download complete 23:47:36 5eb5b503b376: Verifying Checksum 23:47:36 5eb5b503b376: Download complete 23:47:36 2f39f015ded8: Download complete 23:47:37 5eb5b503b376: Pull complete 23:47:37 5c69ac0246d0: Pull complete 23:47:37 ec43610c2a17: Pull complete 23:47:37 3a2ae6a8a46f: Pull complete 23:47:38 33b1e0a273af: Pull complete 23:47:38 5d3b04190fa2: Pull complete 23:47:42 2f39f015ded8: Pull complete 23:47:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:47:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:47:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:42 prd-ubuntu20.04-docker-8c-8g-4995 does not seem to be running inside a container 23:47:42 $ 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-198 -v /w/workspace/foundry_device-usb-camera_PR-198:/w/workspace/foundry_device-usb-camera_PR-198:rw,z -v /w/workspace/foundry_device-usb-camera_PR-198@tmp:/w/workspace/foundry_device-usb-camera_PR-198@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 23:47:46 $ docker top b6ca7644a58b9502c96f118528cc129c3901803f2bf7a523791fd45e391f0a7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:47:47 ---> job-cost.sh 23:47:47 lf-activate-venv: SKIPPING 23:47:47 INFO: No Stack... 23:47:47 INFO: Retrieving Pricing Info for: v3-standard-8 23:47:47 INFO: Archiving Costs [Pipeline] sh 23:47:48 + cat /w/workspace/foundry_device-usb-camera_PR-198/archives/cost.csv 23:47:48 + cut -d, -f6 [Pipeline] lock 23:47:48 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-198-1-stack-cost] 23:47:48 Resource [jenkins-edgexfoundry-device-usb-camera-PR-198-1-stack-cost] did not exist. Created. 23:47:48 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-198-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:47:48 + echo total: 0.2199999988079071 [Pipeline] stash 23:47:48 Stashed 1 file(s) [Pipeline] } 23:47:48 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-198-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:47:48 $ docker stop --time=1 b6ca7644a58b9502c96f118528cc129c3901803f2bf7a523791fd45e391f0a7e 23:47:50 $ docker rm -f --volumes b6ca7644a58b9502c96f118528cc129c3901803f2bf7a523791fd45e391f0a7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:50:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4997 in /w/workspace/foundry_device-usb-camera_PR-198 [Pipeline] { [Pipeline] ws 23:50:06 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 23:50:06 Selected Git installation does not exist. Using Default 23:50:06 The recommended git tool is: NONE 23:50:12 using credential edgex-jenkins-ssh 23:50:12 Cloning the remote Git repository 23:50:12 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 23:50:12 > git init /w/workspace/device-usb-camera/1 # timeout=10 23:50:12 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 23:50:12 > git --version # timeout=10 23:50:12 > git --version # 'git version 2.25.1' 23:50:12 using GIT_SSH to set credentials SSH Credentials for GitHub 23:50:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:50:13 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 23:50:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:50:15 Merging remotes/origin/levski commit 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 into PR head commit ca7d04a648be2b9e38a81f052164f1ae27985754 23:50:15 Merge succeeded, producing ca7d04a648be2b9e38a81f052164f1ae27985754 23:50:15 Checking out Revision ca7d04a648be2b9e38a81f052164f1ae27985754 (PR-198) 23:50:14 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 23:50:14 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 23:50:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:50:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 23:50:15 > git config core.sparsecheckout # timeout=10 23:50:15 > git checkout -f ca7d04a648be2b9e38a81f052164f1ae27985754 # timeout=10 23:50:15 > git remote # timeout=10 23:50:15 > git config --get remote.origin.url # timeout=10 23:50:15 using GIT_SSH to set credentials SSH Credentials for GitHub 23:50:15 > git merge 1e8a9a0bc5fafbcf5b64264498bdde32df42f291 # timeout=10 23:50:15 > git rev-parse HEAD^{commit} # timeout=10 23:50:15 > git config core.sparsecheckout # timeout=10 23:50:15 > git checkout -f ca7d04a648be2b9e38a81f052164f1ae27985754 # timeout=10 23:50:18 Commit message: "docs: change log upated with levski patch" 23:50:18 > git --version # timeout=10 23:50:18 > git --version # 'git version 2.25.1' 23:50:18 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:50:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:50:20 % Total % Received % Xferd Average Speed Time Time Time Current 23:50:20 Dload Upload Total Spent Left Speed 23:50:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 23:50:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:50:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:50:21 + sudo tee /etc/docker/daemon.new 23:50:21 { 23:50:21 "registry-mirrors": [ 23:50:21 "https://nexus3.edgexfoundry.org:10001" 23:50:21 ], 23:50:21 "bip": "10.250.0.254/24", 23:50:21 "hosts": [ 23:50:21 "tcp://0.0.0.0:5555", 23:50:21 "unix:///var/run/docker.sock" 23:50:21 ], 23:50:21 "mtu": 1458, 23:50:21 "selinux-enabled": true, 23:50:21 "seccomp-profile": "/etc/docker/seccomp.json" 23:50:21 } [Pipeline] sh 23:50:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:50:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:50:39 provisioning config files... 23:50:39 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2796888146637136468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:39 ---> docker-login.sh 23:50:39 nexus3.edgexfoundry.org:10001 23:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:40 Configure a credential helper to remove this warning. See 23:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:40 23:50:40 Login Succeeded 23:50:40 nexus3.edgexfoundry.org:10002 23:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:40 Configure a credential helper to remove this warning. See 23:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:40 23:50:40 Login Succeeded 23:50:40 nexus3.edgexfoundry.org:10003 23:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:41 Configure a credential helper to remove this warning. See 23:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:41 23:50:41 Login Succeeded 23:50:41 nexus3.edgexfoundry.org:10004 23:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:41 Configure a credential helper to remove this warning. See 23:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:41 23:50:41 Login Succeeded 23:50:41 docker.io 23:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:41 Configure a credential helper to remove this warning. See 23:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:41 23:50:41 Login Succeeded 23:50:41 ---> docker-login.sh ends [Pipeline] } 23:50:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:50:42 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:50:42 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:50:42 ========================================================= 23:50:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:50:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:50:43 Sending build context to Docker daemon 1.204MB 23:50:43 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:50:43 Step 2/13 : FROM ${BASE} AS builder 23:50:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:50:43 9b18e9b68314: Pulling fs layer 23:50:43 35d82f9e3411: Pulling fs layer 23:50:43 e16973657156: Pulling fs layer 23:50:43 fc693d55d65f: Pulling fs layer 23:50:43 7e9fc2657dce: Pulling fs layer 23:50:43 dda99020689f: Pulling fs layer 23:50:43 db1c61fa0a46: Pulling fs layer 23:50:43 891c053d2c06: Pulling fs layer 23:50:43 fc693d55d65f: Waiting 23:50:43 7e9fc2657dce: Waiting 23:50:43 dda99020689f: Waiting 23:50:43 db1c61fa0a46: Waiting 23:50:43 891c053d2c06: Waiting 23:50:43 e16973657156: Verifying Checksum 23:50:43 e16973657156: Download complete 23:50:43 35d82f9e3411: Verifying Checksum 23:50:43 35d82f9e3411: Download complete 23:50:43 7e9fc2657dce: Download complete 23:50:43 dda99020689f: Verifying Checksum 23:50:43 dda99020689f: Download complete 23:50:43 9b18e9b68314: Verifying Checksum 23:50:43 9b18e9b68314: Download complete 23:50:44 9b18e9b68314: Pull complete 23:50:44 891c053d2c06: Verifying Checksum 23:50:44 891c053d2c06: Download complete 23:50:45 db1c61fa0a46: Verifying Checksum 23:50:45 db1c61fa0a46: Download complete 23:50:46 fc693d55d65f: Verifying Checksum 23:50:46 35d82f9e3411: Pull complete 23:50:47 e16973657156: Pull complete 23:51:02 fc693d55d65f: Pull complete 23:51:02 7e9fc2657dce: Pull complete 23:51:02 dda99020689f: Pull complete 23:51:07 db1c61fa0a46: Pull complete 23:51:09 891c053d2c06: Pull complete 23:51:09 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:51:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:51:09 ---> f96f9c87975a 23:51:09 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:51:11 ---> Running in 6c0a47a04e6f 23:51:11 Removing intermediate container 6c0a47a04e6f 23:51:11 ---> 96b5d0c67ccf 23:51:11 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:51:11 ---> Running in d9debbdeaafc 23:51:11 Removing intermediate container d9debbdeaafc 23:51:11 ---> b6d984ee87a8 23:51:11 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:51:11 ---> Running in 2c2ae0c83a98 23:51:12 Removing intermediate container 2c2ae0c83a98 23:51:12 ---> 182eff6f45c5 23:51:12 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:51:12 ---> Running in 0ce779ba37a5 23:51:12 Removing intermediate container 0ce779ba37a5 23:51:12 ---> b4f3b2906d0e 23:51:12 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:51:12 ---> Running in d28500474e9a 23:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:51:14 (1/14) Installing libintl (0.21-r2) 23:51:14 (2/14) Installing eudev-libs (3.2.11-r0) 23:51:14 (3/14) Installing libjpeg-turbo (2.1.3-r1) 23:51:14 (4/14) Installing v4l-utils-libs (1.22.1-r1) 23:51:15 (5/14) Installing v4l-utils (1.22.1-r1) 23:51:15 (6/14) Installing udev-init-scripts (35-r0) 23:51:15 Executing udev-init-scripts-35-r0.post-install 23:51:15 (7/14) Installing libblkid (2.38-r1) 23:51:15 (8/14) Installing xz-libs (5.2.5-r1) 23:51:15 (9/14) Installing zstd-libs (1.5.2-r1) 23:51:15 (10/14) Installing kmod-libs (29-r2) 23:51:15 (11/14) Installing eudev (3.2.11-r0) 23:51:15 (12/14) Installing eudev-dev (3.2.11-r0) 23:51:15 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 23:51:15 (14/14) Installing v4l-utils-dev (1.22.1-r1) 23:51:15 Executing busybox-1.35.0-r17.trigger 23:51:15 Executing eudev-3.2.11-r0.trigger 23:51:15 OK: 228 MiB in 65 packages 23:51:16 Removing intermediate container d28500474e9a 23:51:16 ---> 1a7eb19a8aef 23:51:16 Step 8/13 : WORKDIR /device-usb-camera 23:51:16 ---> Running in a431c34b713f 23:51:16 Removing intermediate container a431c34b713f 23:51:16 ---> ec1c7084c76b 23:51:16 Step 9/13 : COPY go.mod vendor* ./ 23:51:17 ---> e78e07a3564c 23:51:17 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:17 ---> Running in 25596b0b326a 23:52:25 Removing intermediate container 25596b0b326a 23:52:25 ---> 7d5687cdb31a 23:52:25 Step 11/13 : COPY . . 23:52:25 ---> 7d9428ac95ed 23:52:25 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:52:25 ---> Running in 2ac4f2db7429 23:52:25   % Total % Received % Xferd Average Speed Time Time Time Current 23:52:25 Dload Upload Total Spent Left Speed 23:52:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7271 0 --:--:-- --:--:-- --:--:-- 7273 23:52:25 Removing intermediate container 2ac4f2db7429 23:52:25 ---> 817c15674c49 23:52:25 Step 13/13 : RUN ${MAKE} 23:52:25 ---> Running in 3129b3a2476a 23:52:25 noop 23:52:26 Removing intermediate container 3129b3a2476a 23:52:26 ---> 0105b7741f66 23:52:26 Successfully built 0105b7741f66 23:52:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:26 + docker inspect -f . ci-base-image-arm64 23:52:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:26 prd-ubuntu20.04-docker-arm64-4c-16g-4997 does not seem to be running inside a container 23:52:26 $ 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 23:52:28 $ docker top 3df19be4b11eab441a929aa28ffc5e32587f6621560b53676c56da3fba85641d -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:28 + go version 23:52:28 go version go1.18.7 linux/arm64 [Pipeline] } 23:52:29 $ docker stop --time=1 3df19be4b11eab441a929aa28ffc5e32587f6621560b53676c56da3fba85641d 23:52:32 $ docker rm -f --volumes 3df19be4b11eab441a929aa28ffc5e32587f6621560b53676c56da3fba85641d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:33 + docker inspect -f . ci-base-image-arm64 23:52:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:33 prd-ubuntu20.04-docker-arm64-4c-16g-4997 does not seem to be running inside a container 23:52:34 $ 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 23:52:35 $ docker top aba91eb2805b9437d7893c2162202955a46dbf9b6c0de056492f25d7319598af -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:35 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 23:52:36 + make test 23:52:36 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 23:52:38 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:54:14 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:54:14 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.075s coverage: 1.9% of statements 23:54:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:54:14 CGO_ENABLED=1 go vet ./... 23:54:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:54:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:54:37 ./bin/test-attribution-txt.sh [Pipeline] echo 23:54:37 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:54:37 $ docker stop --time=1 aba91eb2805b9437d7893c2162202955a46dbf9b6c0de056492f25d7319598af 23:54:40 $ docker rm -f --volumes aba91eb2805b9437d7893c2162202955a46dbf9b6c0de056492f25d7319598af [Pipeline] // withDockerContainer [Pipeline] sh 23:54:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:54:41 Warning: overwriting stash ‘coverage-report’ 23:54:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:54:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:54:43 + ls -al . 23:54:43 total 200 23:54:43 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 23:52 . 23:54:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:50 .. 23:54:43 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 23:50 .git 23:54:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 23:50 .github 23:54:43 -rw-rw-r-- 1 jenkins jenkins 414 Mar 21 23:50 .gitignore 23:54:43 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 23:50 .golangci.yml 23:54:43 -rw-rw-r-- 1 jenkins jenkins 77 Mar 21 23:50 .hadolint.yml 23:54:43 -rw-rw-r-- 1 jenkins jenkins 9702 Mar 21 23:50 Attribution.txt 23:54:43 -rw-rw-r-- 1 jenkins jenkins 6441 Mar 21 23:50 CHANGELOG.md 23:54:43 -rw-rw-r-- 1 jenkins jenkins 2378 Mar 21 23:50 Dockerfile 23:54:43 -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 23:50 GOVERNANCE.md 23:54:43 -rw-rw-r-- 1 jenkins jenkins 687 Mar 21 23:50 Jenkinsfile 23:54:43 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 23:50 LICENSE 23:54:43 -rw-rw-r-- 1 jenkins jenkins 2554 Mar 21 23:50 Makefile 23:54:43 -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 23:50 OWNERS.md 23:54:43 -rw-rw-r-- 1 jenkins jenkins 5934 Mar 21 23:50 README.md 23:54:43 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 23:45 VERSION 23:54:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 23:50 bin 23:54:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 23:50 cmd 23:54:43 -rw-r--r-- 1 jenkins jenkins 30666 Mar 21 23:54 coverage.out 23:54:43 -rwxrwxr-x 1 jenkins jenkins 140 Mar 21 23:50 docker-entrypoint.sh 23:54:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:50 docs 23:54:43 -rw-rw-r-- 1 jenkins jenkins 3573 Mar 21 23:50 go.mod 23:54:43 -rw-rw-r-- 1 jenkins jenkins 45026 Mar 21 23:50 go.sum 23:54:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 23:50 internal 23:54:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:50 snap 23:54:43 -rw-rw-r-- 1 jenkins jenkins 231 Mar 21 23:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:44 + 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=ca7d04a648be2b9e38a81f052164f1ae27985754 --label arch=arm64 --label version=0.0.0 . 23:54:44 Sending build context to Docker daemon 1.235MB 23:54:44 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 23:54:44 Step 2/35 : FROM ${BASE} AS builder 23:54:44 ---> 0105b7741f66 23:54:44 Step 3/35 : ARG ADD_BUILD_TAGS="" 23:54:44 ---> Running in a01b9f3830da 23:54:45 Removing intermediate container a01b9f3830da 23:54:45 ---> 49f18762d95b 23:54:45 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:54:45 ---> Running in 9daa9c39f070 23:54:45 Removing intermediate container 9daa9c39f070 23:54:45 ---> 474cc23a2560 23:54:45 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:54:45 ---> Running in 300d0d20001b 23:54:46 Removing intermediate container 300d0d20001b 23:54:46 ---> 40cd4d1b3b20 23:54:46 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:54:46 ---> Running in 88ac53cfb75e 23:54:46 Removing intermediate container 88ac53cfb75e 23:54:46 ---> 6338e5c2ad02 23:54:46 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:54:46 ---> Running in 0e21c032f5a5 23:54:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:54:48 OK: 228 MiB in 65 packages 23:54:49 Removing intermediate container 0e21c032f5a5 23:54:49 ---> 8ef82f443ac9 23:54:49 Step 8/35 : WORKDIR /device-usb-camera 23:54:50 ---> Running in dd8a68f4317b 23:54:50 Removing intermediate container dd8a68f4317b 23:54:50 ---> cb81e5186cc7 23:54:50 Step 9/35 : COPY go.mod vendor* ./ 23:54:51 ---> 23ddb3fafad3 23:54:51 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:51 ---> Running in dc3f3cf90eb9 23:54:53 Removing intermediate container dc3f3cf90eb9 23:54:53 ---> 42bf6fb454b0 23:54:53 Step 11/35 : COPY . . 23:54:54 ---> bff36c13cb15 23:54:54 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:54:54 ---> Running in 48c74a815bb3 23:54:55  % Total % Received % Xferd Average Speed Time Time Time Current 23:54:55 Dload Upload Total Spent Left Speed 23:54:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 9787 0 --:--:-- --:--:-- --:--:-- 9833 23:54:56 Removing intermediate container 48c74a815bb3 23:54:56 ---> b7759a8fdfa6 23:54:56 Step 13/35 : RUN ${MAKE} 23:54:57 ---> Running in a5fd5e55178c 23:54:57 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 23:57:34 Removing intermediate container a5fd5e55178c 23:57:34 ---> e0c26685d698 23:57:34 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 23:57:34 v0.21.6: Pulling from aler9/rtsp-simple-server 23:57:34 8766b47fe142: Pulling fs layer 23:57:34 8766b47fe142: Verifying Checksum 23:57:34 8766b47fe142: Download complete 23:57:34 8766b47fe142: Pull complete 23:57:34 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 23:57:34 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 23:57:34 ---> 69d40e2cb93c 23:57:34 Step 15/35 : FROM alpine:3.16 23:57:34 3.16: Pulling from library/alpine 23:57:34 3760b48202b3: Pulling fs layer 23:57:34 3760b48202b3: Verifying Checksum 23:57:34 3760b48202b3: Download complete 23:57:34 3760b48202b3: Pull complete 23:57:34 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 23:57:34 Status: Downloaded newer image for alpine:3.16 23:57:34 ---> 4c81e5bf8899 23:57:34 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:57:34 ---> Running in 08a27ceba3af 23:57:34 Removing intermediate container 08a27ceba3af 23:57:34 ---> 60551325c93b 23:57:34 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 23:57:34 ---> Running in da51bbf480c5 23:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:57:35 (1/82) Installing dumb-init (1.2.5-r1) 23:57:35 (2/82) Installing sdl2 (2.0.22-r0) 23:57:35 (3/82) Installing libxau (1.0.9-r0) 23:57:35 (4/82) Installing libxdmcp (1.1.3-r0) 23:57:35 (5/82) Installing libxcb (1.15-r0) 23:57:35 (6/82) Installing libx11 (1.8-r0) 23:57:35 (7/82) Installing aom-libs (3.3.0-r0) 23:57:35 (8/82) Installing alsa-lib (1.2.7.2-r0) 23:57:35 (9/82) Installing expat (2.5.0-r0) 23:57:35 (10/82) Installing brotli-libs (1.0.9-r6) 23:57:35 (11/82) Installing libbz2 (1.0.8-r1) 23:57:35 (12/82) Installing libpng (1.6.37-r1) 23:57:35 (13/82) Installing freetype (2.12.1-r0) 23:57:35 (14/82) Installing fontconfig (2.14.0-r0) 23:57:35 (15/82) Installing fribidi (1.0.12-r0) 23:57:35 (16/82) Installing libffi (3.4.2-r1) 23:57:35 (17/82) Installing libintl (0.21-r2) 23:57:35 (18/82) Installing libblkid (2.38-r1) 23:57:35 (19/82) Installing libmount (2.38-r1) 23:57:35 (20/82) Installing pcre (8.45-r2) 23:57:36 (21/82) Installing glib (2.72.1-r0) 23:57:36 (22/82) Installing graphite2 (1.3.14-r1) 23:57:36 (23/82) Installing harfbuzz (4.3.0-r0) 23:57:36 (24/82) Installing libass (0.16.0-r0) 23:57:36 (25/82) Installing libdav1d (1.0.0-r0) 23:57:36 (26/82) Installing libdrm (2.4.110-r0) 23:57:36 (27/82) Installing gmp (6.2.1-r2) 23:57:36 (28/82) Installing nettle (3.7.3-r0) 23:57:36 (29/82) Installing p11-kit (0.24.1-r0) 23:57:36 (30/82) Installing libtasn1 (4.18.0-r1) 23:57:36 (31/82) Installing libunistring (1.0-r0) 23:57:36 (32/82) Installing gnutls (3.7.7-r1) 23:57:36 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:57:36 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 23:57:36 (35/82) Installing lame (3.100-r0) 23:57:36 (36/82) Installing opus (1.3.1-r1) 23:57:36 (37/82) Installing libasyncns (0.8-r1) 23:57:36 (38/82) Installing dbus-libs (1.14.4-r0) 23:57:36 (39/82) Installing libltdl (2.4.7-r0) 23:57:36 (40/82) Installing orc (0.4.32-r0) 23:57:36 (41/82) Installing libgcc (11.2.1_git20220219-r2) 23:57:36 (42/82) Installing libogg (1.3.5-r1) 23:57:36 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 23:57:36 (44/82) Installing flac (1.3.4-r0) 23:57:36 (45/82) Installing libvorbis (1.3.7-r0) 23:57:36 (46/82) Installing libsndfile (1.1.0-r0) 23:57:36 (47/82) Installing libgomp (11.2.1_git20220219-r2) 23:57:36 (48/82) Installing soxr (0.1.3-r2) 23:57:36 (49/82) Installing speexdsp (1.2.0-r0) 23:57:36 (50/82) Installing tdb-libs (1.4.6-r0) 23:57:36 (51/82) Installing libpulse (15.0-r2) 23:57:36 (52/82) Installing cjson (1.7.15-r3) 23:57:36 (53/82) Installing mbedtls (2.28.2-r0) 23:57:36 (54/82) Installing librist (0.2.6-r1) 23:57:36 (55/82) Installing libsrt (1.4.4-r0) 23:57:36 (56/82) Installing libssh (0.9.6-r1) 23:57:36 (57/82) Installing libtheora (1.1.1-r16) 23:57:36 (58/82) Installing libjpeg-turbo (2.1.3-r1) 23:57:36 (59/82) Installing v4l-utils-libs (1.22.1-r1) 23:57:36 (60/82) Installing libxext (1.3.4-r0) 23:57:36 (61/82) Installing libxfixes (6.0.0-r0) 23:57:36 (62/82) Installing wayland-libs-client (1.20.0-r0) 23:57:36 (63/82) Installing libva (2.14.0-r0) 23:57:36 (64/82) Installing libvdpau (1.5-r0) 23:57:36 (65/82) Installing vidstab (1.1.0-r1) 23:57:36 (66/82) Installing libvpx (1.11.0-r1) 23:57:37 (67/82) Installing libwebp (1.2.3-r0) 23:57:37 (68/82) Installing x264-libs (0.163_git20210613-r0) 23:57:37 (69/82) Installing numactl (2.0.14-r0) 23:57:37 (70/82) Installing x265-libs (3.5-r3) 23:57:37 (71/82) Installing xvidcore (1.3.7-r1) 23:57:37 (72/82) Installing ffmpeg-libs (5.0.1-r1) 23:57:37 (73/82) Installing ffmpeg (5.0.1-r1) 23:57:37 (74/82) Installing udev-init-scripts (35-r0) 23:57:37 Executing udev-init-scripts-35-r0.post-install 23:57:37 (75/82) Installing eudev-libs (3.2.11-r0) 23:57:38 (76/82) Installing xz-libs (5.2.5-r1) 23:57:38 (77/82) Installing zstd-libs (1.5.2-r1) 23:57:38 (78/82) Installing kmod-libs (29-r2) 23:57:38 (79/82) Installing eudev (3.2.11-r0) 23:57:38 (80/82) Installing libsodium (1.0.18-r0) 23:57:38 (81/82) Installing libzmq (4.3.4-r0) 23:57:38 (82/82) Installing zeromq (4.3.4-r0) 23:57:38 Executing busybox-1.35.0-r17.trigger 23:57:38 Executing eudev-3.2.11-r0.trigger 23:57:38 OK: 78 MiB in 96 packages 23:57:41 Removing intermediate container da51bbf480c5 23:57:41 ---> fed5a0ba4d82 23:57:41 Step 18/35 : WORKDIR / 23:57:41 ---> Running in 3278d882d232 23:57:41 Removing intermediate container 3278d882d232 23:57:41 ---> 66608154e147 23:57:41 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 23:57:43 ---> cae6991bd14f 23:57:43 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 23:57:43 ---> ddfe65cd04f2 23:57:43 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:57:44 ---> 014c2fe0aaa7 23:57:44 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:57:44 ---> f95270f1d439 23:57:44 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:57:45 ---> dfa838a5a2e0 23:57:45 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 23:57:45 ---> 78c627d7b981 23:57:45 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 23:57:47 ---> e6ae3b424925 23:57:47 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:57:47 ---> Running in 832720be0e11 23:57:48 Removing intermediate container 832720be0e11 23:57:48 ---> 0f285abf7962 23:57:48 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:57:49 ---> Running in e329760788a0 23:57:50 Removing intermediate container e329760788a0 23:57:50 ---> b627196fd13f 23:57:50 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:57:50 ---> Running in ede60dd42160 23:57:52 Removing intermediate container ede60dd42160 23:57:52 ---> 60d29b3f09e0 23:57:52 Step 29/35 : EXPOSE 59983 23:57:52 ---> Running in 0e6a31a11c68 23:57:52 Removing intermediate container 0e6a31a11c68 23:57:52 ---> 3bc68fc6fed9 23:57:52 Step 30/35 : EXPOSE 8554 23:57:52 ---> Running in 530e2af85ac0 23:57:52 Removing intermediate container 530e2af85ac0 23:57:52 ---> 8867565e7a85 23:57:52 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:57:52 ---> Running in aca289a729c0 23:57:53 Removing intermediate container aca289a729c0 23:57:53 ---> 16d795947972 23:57:53 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 23:57:53 ---> Running in eb3cef1f0c10 23:57:53 Removing intermediate container eb3cef1f0c10 23:57:53 ---> aaca82f37401 23:57:53 Step 33/35 : LABEL arch=arm64 23:57:53 ---> Running in a21a5416b060 23:57:54 Removing intermediate container a21a5416b060 23:57:54 ---> 231a9022e86d 23:57:54 Step 34/35 : LABEL git_sha=ca7d04a648be2b9e38a81f052164f1ae27985754 23:57:54 ---> Running in aad9981c111d 23:57:54 Removing intermediate container aad9981c111d 23:57:54 ---> 4fbff4d09620 23:57:54 Step 35/35 : LABEL version=0.0.0 23:57:54 ---> Running in 9349c63ed130 23:57:54 Removing intermediate container 9349c63ed130 23:57:54 ---> 44d93cb0cf4d 23:57:54 [Warning] One or more build-args [ARCH] were not consumed 23:57:54 Successfully built 44d93cb0cf4d 23:57:54 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 23:57:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:57:55 23:57:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:57:56 arm64: Pulling from edgex-lftools-log-publisher 23:57:56 8998bd30e6a1: Pulling fs layer 23:57:56 04944245beec: Pulling fs layer 23:57:56 699f458cf7ca: Pulling fs layer 23:57:56 765212b225bb: Pulling fs layer 23:57:56 f23df028b6ca: Pulling fs layer 23:57:56 d65c8cfc05b1: Pulling fs layer 23:57:56 2437ff75d9bd: Pulling fs layer 23:57:56 f23df028b6ca: Waiting 23:57:56 d65c8cfc05b1: Waiting 23:57:56 2437ff75d9bd: Waiting 23:57:56 765212b225bb: Waiting 23:57:56 04944245beec: Verifying Checksum 23:57:56 04944245beec: Download complete 23:57:56 765212b225bb: Verifying Checksum 23:57:56 765212b225bb: Download complete 23:57:56 f23df028b6ca: Verifying Checksum 23:57:56 f23df028b6ca: Download complete 23:57:56 d65c8cfc05b1: Verifying Checksum 23:57:56 d65c8cfc05b1: Download complete 23:57:56 699f458cf7ca: Verifying Checksum 23:57:56 699f458cf7ca: Download complete 23:57:56 8998bd30e6a1: Verifying Checksum 23:57:56 8998bd30e6a1: Download complete 23:57:59 2437ff75d9bd: Verifying Checksum 23:57:59 2437ff75d9bd: Download complete 23:58:00 8998bd30e6a1: Pull complete 23:58:01 04944245beec: Pull complete 23:58:02 699f458cf7ca: Pull complete 23:58:02 765212b225bb: Pull complete 23:58:03 f23df028b6ca: Pull complete 23:58:03 d65c8cfc05b1: Pull complete 23:58:18 2437ff75d9bd: Pull complete 23:58:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:58:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:58:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:19 prd-ubuntu20.04-docker-arm64-4c-16g-4997 does not seem to be running inside a container 23:58:19 $ 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 23:58:21 $ docker top 53e45b643727521efb5a331212a4a33d29e379fe225e50d16f0c2df1567d25a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:22 ---> job-cost.sh 23:58:22 lf-activate-venv: SKIPPING 23:58:22 INFO: No Stack... 23:58:22 INFO: Retrieving Pricing Info for: v3-standard-4 23:58:23 INFO: Archiving Costs [Pipeline] sh 23:58:24 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 23:58:24 + cut -d, -f6 [Pipeline] lock 23:58:24 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-198-1-stack-cost] 23:58:24 Resource [jenkins-edgexfoundry-device-usb-camera-PR-198-1-stack-cost] did not exist. Created. 23:58:24 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-198-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:58:25 /w/workspace/device-usb-camera/1@tmp/durable-b8de361e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:58:25 + echo total: 0.10999999940395355 [Pipeline] stash 23:58:25 Warning: overwriting stash ‘stack-cost’ 23:58:25 Stashed 1 file(s) [Pipeline] } 23:58:25 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-198-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:58:25 $ docker stop --time=1 53e45b643727521efb5a331212a4a33d29e379fe225e50d16f0c2df1567d25a8 23:58:27 $ docker rm -f --volumes 53e45b643727521efb5a331212a4a33d29e379fe225e50d16f0c2df1567d25a8 [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 23:58:28 provisioning config files... 23:58:28 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-198@tmp/config3808484867540551158tmp [Pipeline] { [Pipeline] sh 23:58:28 + set +x 23:58:28 + curl -s https://codecov.io/bash 23:58:28 + bash -s -- 23:58:28 23:58:28 _____ _ 23:58:28 / ____| | | 23:58:28 | | ___ __| | ___ ___ _____ __ 23:58:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:58:28 | |___| (_) | (_| | __/ (_| (_) \ V / 23:58:28 \_____\___/ \__,_|\___|\___\___/ \_/ 23:58:28 Bash-1.0.6 23:58:28 23:58:28 23:58:28 ==> git version 2.25.1 found 23:58:28 ==> 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 23:58:28 Release-Date: 2020-01-08 23:58:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:58:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:58:28 ==> Jenkins CI detected. 23:58:28 current dir:  /w/workspace/foundry_device-usb-camera_PR-198 23:58:28 project root: . 23:58:28 --> token set from env 23:58:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:58:28 ==> Running gcov in . (disable via -X gcov) 23:58:28 ==> Python coveragepy not found 23:58:28 ==> Searching for coverage reports in: 23:58:28 + . 23:58:28 -> Found 1 reports 23:58:28 ==> Detecting git/mercurial file structure 23:58:28 ==> Reading reports 23:58:28 + ./coverage.out bytes=30666 23:58:28 ==> Appending adjustments 23:58:28 https://docs.codecov.io/docs/fixing-reports 23:58:28 + Found adjustments 23:58:28 ==> Gzipping contents 23:58:28 8.0K /tmp/codecov.aaxRf7.gz 23:58:28 ==> Uploading reports 23:58:28 url: https://codecov.io 23:58:28 query: branch=PR-198&commit=ca7d04a648be2b9e38a81f052164f1ae27985754&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-198%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=198&job=&cmd_args= 23:58:28 -> Pinging Codecov 23:58:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-198&commit=ca7d04a648be2b9e38a81f052164f1ae27985754&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-198%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=198&job=&cmd_args= 23:58:28 -> Uploading to 23:58:28 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/73D8F5FF140700D3E01443B452E23636/ca7d04a648be2b9e38a81f052164f1ae27985754/d5ec2f1f-cbe0-494b-962a-49c78beeb6f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T235828Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a3e31c37e091c4c5e28adf70de596368bf5e4b09bc9e3e1ff6bfd4450c2d8fc 23:58:28 % Total % Received % Xferd Average Speed Time Time Time Current 23:58:28 Dload Upload Total Spent Left Speed 23:58:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4337 0 0 100 4337 0 16122 --:--:-- --:--:-- --:--:-- 16062 100 4337 0 0 100 4337 0 16122 --:--:-- --:--:-- --:--:-- 16062 23:58:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ca7d04a648be2b9e38a81f052164f1ae27985754 [Pipeline] } 23:58:29 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 23:58:30 + [ -d /w/workspace/foundry_device-usb-camera_PR-198/archives ] 23:58:30 + ls -al /w/workspace/foundry_device-usb-camera_PR-198/archives 23:58:30 total 16 23:58:30 drwxr-xr-x 3 root root 4096 Mar 21 23:47 . 23:58:30 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 23:47 .. 23:58:30 drwxr-xr-x 2 root root 4096 Mar 21 23:47 cost 23:58:30 -rw-r--r-- 1 root root 89 Mar 21 23:47 cost.csv 23:58:30 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-198/archives 23:58:30 + ls -al /w/workspace/foundry_device-usb-camera_PR-198/archives 23:58:30 total 16 23:58:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 23:47 . 23:58:30 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 23:47 .. 23:58:30 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 23:47 cost 23:58:30 -rw-r--r-- 1 jenkins jenkins 89 Mar 21 23:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:58:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:58:32 ---> package-listing.sh 23:58:32 ++ facter osfamily 23:58:32 ++ tr '[:upper:]' '[:lower:]' 23:58:32 + OS_FAMILY=debian 23:58:32 + workspace=/w/workspace/foundry_device-usb-camera_PR-198 23:58:32 + START_PACKAGES=/tmp/packages_start.txt 23:58:32 + END_PACKAGES=/tmp/packages_end.txt 23:58:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:58:32 + PACKAGES=/tmp/packages_start.txt 23:58:32 + '[' /w/workspace/foundry_device-usb-camera_PR-198 ']' 23:58:32 + PACKAGES=/tmp/packages_end.txt 23:58:32 + case "${OS_FAMILY}" in 23:58:32 + dpkg -l 23:58:32 + grep '^ii' 23:58:32 + '[' -f /tmp/packages_start.txt ']' 23:58:32 + '[' -f /tmp/packages_end.txt ']' 23:58:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:58:32 + '[' /w/workspace/foundry_device-usb-camera_PR-198 ']' 23:58:32 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-198/archives/ 23:58:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-198/archives/ [Pipeline] echo 23:58:32 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-198/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:58:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:58:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:33 prd-ubuntu20.04-docker-8c-8g-4995 does not seem to be running inside a container 23:58:33 $ 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-198/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-198 -v /w/workspace/foundry_device-usb-camera_PR-198:/w/workspace/foundry_device-usb-camera_PR-198:rw,z -v /w/workspace/foundry_device-usb-camera_PR-198@tmp:/w/workspace/foundry_device-usb-camera_PR-198@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 23:58:33 $ docker top 9bf30d1e83333c7dc72b4113090662c10cea8adf545b4d2c43a1202fa97ad193 -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:34 + touch /tmp/pre-build-complete [Pipeline] sh 23:58:34 + mkdir -p /var/log/sysstat [Pipeline] sh 23:58:34 + ls /var/log/sa-host 23:58:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:58:34 provisioning config files... 23:58:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-198@tmp/config3937486772270098041tmp [Pipeline] { [Pipeline] echo 23:58:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:58:35 ---> create-netrc.sh [Pipeline] } 23:58:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:58:35 ---> python-tools-install.sh [Pipeline] echo 23:58:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:58:35 ---> sudo-logs.sh 23:58:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:58:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:58:36 ---> job-cost.sh 23:58:36 lf-activate-venv: SKIPPING 23:58:36 DEBUG: total: 0.2199999988079071 23:58:36 INFO: Retrieving Stack Cost... 23:58:36 INFO: Retrieving Pricing Info for: v3-standard-8 23:58:37 INFO: Archiving Costs [Pipeline] echo 23:58:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:58:37 ---> logs-deploy.sh 23:58:37 lf-activate-venv: SKIPPING 23:58:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-198/1 23:58:37 INFO: archiving workspace using pattern(s): 23:58:38 Archives upload complete. 23:58:38 INFO: archiving logs to Nexus