Pull request #140 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 43ac136e06701740e4fc7c4ae7bfd989b18b6fa1+ad81b6791089a5483c30c2e43f91131867ddea47 (dda514760d3309231860ddee15777c59633e85b4) 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-ssh8793947155710214399.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17169028708352977144.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-140/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-140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17163828913526910133.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-140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1312804887720534163.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh4932653177517029338.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-140/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-140/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8945571199533707490.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-ubuntu20.04-docker-8c-8g-4694’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4698 in /w/workspace/foundry_device-usb-camera_PR-140 [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-140 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit 43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 Merge succeeded, producing 43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 Checking out Revision 43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 (PR-140) > 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/140/head:refs/remotes/origin/PR-140 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 # 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 ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:11:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:11:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:11:12 ========================================================= 17:11:12 EdgeX Global Pipelines Version Info 17:11:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f 43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 # timeout=10 17:11:13 ------------------- 17:11:13 stable info: 17:11:13 ------------------- 17:11:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:11:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:11:13 Message: update stable to v1.0.244 17:11:13 ------------------- 17:11:13 experimental info: 17:11:13 ------------------- 17:11:13 Commited By: **** collab-it+edgex@linuxfoundation.org 17:11:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:11:13 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:11:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:11:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:11:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:11:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:11:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:11:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-140 [Pipeline] echo 17:11:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-140 [Pipeline] echo 17:11:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-140 [Pipeline] echo 17:11:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 [Pipeline] echo 17:11:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43ac136 [Pipeline] echo 17:11:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:11:15 provisioning config files... 17:11:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-140@tmp/config5422637989613525545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:16 ---> docker-login.sh 17:11:16 nexus3.edgexfoundry.org:10001 17:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:16 Configure a credential helper to remove this warning. See 17:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:16 17:11:16 Login Succeeded 17:11:16 nexus3.edgexfoundry.org:10002 17:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:16 Configure a credential helper to remove this warning. See 17:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:16 17:11:16 Login Succeeded 17:11:16 nexus3.edgexfoundry.org:10003 17:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:16 Configure a credential helper to remove this warning. See 17:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:16 17:11:16 Login Succeeded 17:11:16 nexus3.edgexfoundry.org:10004 17:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:16 Configure a credential helper to remove this warning. See 17:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:16 17:11:16 Login Succeeded 17:11:16 docker.io 17:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:17 Configure a credential helper to remove this warning. See 17:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:17 17:11:17 Login Succeeded 17:11:17 ---> docker-login.sh ends [Pipeline] } 17:11:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:11:17 + git rev-list -1 --merges 43ac136e06701740e4fc7c4ae7bfd989b18b6fa1~1..43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 [Pipeline] echo 17:11:17 -----------> git rev-list -1 --merges 43ac136e06701740e4fc7c4ae7bfd989b18b6fa1~1..43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 [false] [Pipeline] sh 17:11:18 + git log --format=format:%s -1 43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 [Pipeline] echo 17:11:18 ========================================================= 17:11:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:11:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:11:18 + git log --format=format:%s -1 43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 [Pipeline] echo 17:11:18 [semverPrep] GIT_COMMIT: 43ac136e06701740e4fc7c4ae7bfd989b18b6fa1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:11:18 [semverPrep] This is not a build commit. [Pipeline] sh 17:11:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:11:19 + grep -v github /etc/ssh/ssh_known_hosts 17:11:19 + [ -e /tmp/ssh_known_hosts ] 17:11:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:11:19 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 17:11:19 -a /etc/ssh/ssh_known_hosts 17:11:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:11:19 17:11:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:11:19 0.1.4: Pulling from edgex-devops/py-git-semver 17:11:19 b85a868b505f: Pulling fs layer 17:11:19 e2be974225ed: Pulling fs layer 17:11:19 339a4e72a1f5: Pulling fs layer 17:11:19 988bab9f4d93: Pulling fs layer 17:11:19 1469e6f7b9e6: Pulling fs layer 17:11:19 eaf3925da568: Pulling fs layer 17:11:19 bab4dde63d76: Pulling fs layer 17:11:19 bde34c3a00c8: Pulling fs layer 17:11:19 b352a97aabf1: Pulling fs layer 17:11:19 4872d77fe225: Pulling fs layer 17:11:19 5851b861e8e6: Pulling fs layer 17:11:19 eaf3925da568: Waiting 17:11:19 bab4dde63d76: Waiting 17:11:19 988bab9f4d93: Waiting 17:11:19 1469e6f7b9e6: Waiting 17:11:19 b352a97aabf1: Waiting 17:11:19 4872d77fe225: Waiting 17:11:19 5851b861e8e6: Waiting 17:11:19 e2be974225ed: Verifying Checksum 17:11:19 e2be974225ed: Download complete 17:11:19 988bab9f4d93: Verifying Checksum 17:11:19 988bab9f4d93: Download complete 17:11:20 339a4e72a1f5: Verifying Checksum 17:11:20 339a4e72a1f5: Download complete 17:11:20 1469e6f7b9e6: Verifying Checksum 17:11:20 1469e6f7b9e6: Download complete 17:11:20 eaf3925da568: Download complete 17:11:20 bde34c3a00c8: Verifying Checksum 17:11:20 bde34c3a00c8: Download complete 17:11:20 b352a97aabf1: Download complete 17:11:20 4872d77fe225: Verifying Checksum 17:11:20 4872d77fe225: Download complete 17:11:20 5851b861e8e6: Verifying Checksum 17:11:20 5851b861e8e6: Download complete 17:11:20 b85a868b505f: Verifying Checksum 17:11:20 b85a868b505f: Download complete 17:11:20 bab4dde63d76: Verifying Checksum 17:11:20 bab4dde63d76: Download complete 17:11:21 b85a868b505f: Pull complete 17:11:21 e2be974225ed: Pull complete 17:11:22 339a4e72a1f5: Pull complete 17:11:22 988bab9f4d93: Pull complete 17:11:22 1469e6f7b9e6: Pull complete 17:11:22 eaf3925da568: Pull complete 17:11:24 bab4dde63d76: Pull complete 17:11:24 bde34c3a00c8: Pull complete 17:11:24 b352a97aabf1: Pull complete 17:11:24 4872d77fe225: Pull complete 17:11:24 5851b861e8e6: Pull complete 17:11:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:11:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:25 prd-ubuntu20.04-docker-8c-8g-4698 does not seem to be running inside a container 17:11:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-140 -v /w/workspace/foundry_device-usb-camera_PR-140:/w/workspace/foundry_device-usb-camera_PR-140:rw,z -v /w/workspace/foundry_device-usb-camera_PR-140@tmp:/w/workspace/foundry_device-usb-camera_PR-140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:11:26 $ docker top 40104fe2eb07372a4375795cfd377eb786648c05eea65650fde873fc0525e577 -eo pid,comm 17:11:26 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). 17:11:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:11:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:26 [ssh-agent] Looking for ssh-agent implementation... 17:11:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:26 $ docker exec 40104fe2eb07372a4375795cfd377eb786648c05eea65650fde873fc0525e577 ssh-agent 17:11:26 SSH_AUTH_SOCK=/tmp/ssh-ybU35TNTDaZO/agent.33 17:11:26 SSH_AGENT_PID=39 17:11:26 Running ssh-add (command line suppressed) 17:11:27 Identity added: /w/workspace/foundry_device-usb-camera_PR-140@tmp/private_key_14946868173597270230.key (/w/workspace/foundry_device-usb-camera_PR-140@tmp/private_key_14946868173597270230.key) 17:11:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:27 + git tag --points-at HEAD [Pipeline] } 17:11:27 $ docker exec --env ******** --env ******** 40104fe2eb07372a4375795cfd377eb786648c05eea65650fde873fc0525e577 ssh-agent -k 17:11:27 unset SSH_AUTH_SOCK; 17:11:27 unset SSH_AGENT_PID; 17:11:27 echo Agent pid 39 killed; 17:11:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:11:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:27 [ssh-agent] Looking for ssh-agent implementation... 17:11:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:27 $ docker exec 40104fe2eb07372a4375795cfd377eb786648c05eea65650fde873fc0525e577 ssh-agent 17:11:27 SSH_AUTH_SOCK=/tmp/ssh-vaEEUE0btQLH/agent.71 17:11:27 SSH_AGENT_PID=77 17:11:27 Running ssh-add (command line suppressed) 17:11:27 Identity added: /w/workspace/foundry_device-usb-camera_PR-140@tmp/private_key_14135786606444317594.key (/w/workspace/foundry_device-usb-camera_PR-140@tmp/private_key_14135786606444317594.key) 17:11:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:28 + git semver init 17:11:28 2023-02-06 17:11:28,549 [run_init] DEBUG init version:0.0.0 force:False 17:11:28 2023-02-06 17:11:28,550 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-140/.semver 17:11:28 2023-02-06 17:11:28,551 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-140/.semver 17:11:28 2023-02-06 17:11:28,551 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-140/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-140, universal_newlines=False, shell=None, istream=None) 17:11:29 2023-02-06 17:11:29,395 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-140/.git/info/exclude 17:11:29 2023-02-06 17:11:29,396 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-140/.semver/PR-140 with force:False 17:11:29 2023-02-06 17:11:29,396 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-140/.semver/PR-140 17:11:29 2023-02-06 17:11:29,400 [execute] INFO git cat-file --batch-check 17:11:29 2023-02-06 17:11:29,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-140/.semver, universal_newlines=False, shell=None, istream=) 17:11:29 2023-02-06 17:11:29,407 [execute] INFO git cat-file --batch 17:11:29 2023-02-06 17:11:29,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-140/.semver, universal_newlines=False, shell=None, istream=) 17:11:29 2023-02-06 17:11:29,414 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-140/.semver/PR-140 17:11:29 0.0.0 [Pipeline] } 17:11:29 $ docker exec --env ******** --env ******** 40104fe2eb07372a4375795cfd377eb786648c05eea65650fde873fc0525e577 ssh-agent -k 17:11:29 unset SSH_AUTH_SOCK; 17:11:29 unset SSH_AGENT_PID; 17:11:29 echo Agent pid 77 killed; 17:11:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:11:30 + git semver [Pipeline] } 17:11:30 $ docker stop --time=1 40104fe2eb07372a4375795cfd377eb786648c05eea65650fde873fc0525e577 17:11:31 $ docker rm -f --volumes 40104fe2eb07372a4375795cfd377eb786648c05eea65650fde873fc0525e577 [Pipeline] // withDockerContainer [Pipeline] sh 17:11:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:11:32 Stashed 1 file(s) [Pipeline] echo 17:11:32 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:11:33 provisioning config files... 17:11:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-140@tmp/config18360631947891562287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:33 ---> docker-login.sh 17:11:33 nexus3.edgexfoundry.org:10001 17:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:33 Configure a credential helper to remove this warning. See 17:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:33 17:11:33 Login Succeeded 17:11:33 nexus3.edgexfoundry.org:10002 17:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:33 Configure a credential helper to remove this warning. See 17:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:33 17:11:33 Login Succeeded 17:11:33 nexus3.edgexfoundry.org:10003 17:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:33 Configure a credential helper to remove this warning. See 17:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:33 17:11:33 Login Succeeded 17:11:33 nexus3.edgexfoundry.org:10004 17:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:34 Configure a credential helper to remove this warning. See 17:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:34 17:11:34 Login Succeeded 17:11:34 docker.io 17:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:34 Configure a credential helper to remove this warning. See 17:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:34 17:11:34 Login Succeeded 17:11:34 ---> docker-login.sh ends [Pipeline] } 17:11:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:11:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:11:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:11:34 ========================================================= 17:11:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:11:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:34 + 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 . 17:11:34 Sending build context to Docker daemon 1.723MB 17:11:34 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:11:34 Step 2/13 : FROM ${BASE} AS builder 17:11:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:11:34 213ec9aee27d: Pulling fs layer 17:11:34 4583459ba037: Pulling fs layer 17:11:34 93c1e223e6f2: Pulling fs layer 17:11:34 53926ce57604: Pulling fs layer 17:11:34 21b2b0c7a3f4: Pulling fs layer 17:11:34 22ff95d597cd: Pulling fs layer 17:11:34 12d6caf4c0d1: Pulling fs layer 17:11:34 96b7cbca73a9: Pulling fs layer 17:11:34 a7acece74701: Pulling fs layer 17:11:34 53926ce57604: Waiting 17:11:34 21b2b0c7a3f4: Waiting 17:11:34 22ff95d597cd: Waiting 17:11:34 12d6caf4c0d1: Waiting 17:11:34 96b7cbca73a9: Waiting 17:11:34 a7acece74701: Waiting 17:11:34 93c1e223e6f2: Verifying Checksum 17:11:34 93c1e223e6f2: Download complete 17:11:34 4583459ba037: Verifying Checksum 17:11:34 4583459ba037: Download complete 17:11:34 21b2b0c7a3f4: Verifying Checksum 17:11:34 21b2b0c7a3f4: Download complete 17:11:34 22ff95d597cd: Download complete 17:11:35 213ec9aee27d: Verifying Checksum 17:11:35 213ec9aee27d: Download complete 17:11:35 12d6caf4c0d1: Download complete 17:11:35 213ec9aee27d: Pull complete 17:11:35 4583459ba037: Pull complete 17:11:35 93c1e223e6f2: Pull complete 17:11:36 a7acece74701: Verifying Checksum 17:11:36 a7acece74701: Download complete 17:11:37 53926ce57604: Verifying Checksum 17:11:37 53926ce57604: Download complete 17:11:37 96b7cbca73a9: Verifying Checksum 17:11:37 96b7cbca73a9: Download complete 17:11:41 53926ce57604: Pull complete 17:11:41 21b2b0c7a3f4: Pull complete 17:11:41 22ff95d597cd: Pull complete 17:11:41 12d6caf4c0d1: Pull complete 17:11:43 96b7cbca73a9: Pull complete 17:11:44 a7acece74701: Pull complete 17:11:44 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:11:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:11:44 ---> db6d94c90886 17:11:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:11:45 ---> Running in b00e859fbf08 17:11:45 Removing intermediate container b00e859fbf08 17:11:45 ---> bd9c67e42b91 17:11:45 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:11:45 ---> Running in 444cc87492f9 17:11:45 Removing intermediate container 444cc87492f9 17:11:45 ---> 94cf165f656d 17:11:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:11:45 ---> Running in 7572660bfd4f 17:11:46 Removing intermediate container 7572660bfd4f 17:11:46 ---> fb793df18dab 17:11:46 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:11:46 ---> Running in 4123e3da13e3 17:11:46 Removing intermediate container 4123e3da13e3 17:11:46 ---> 79b1a0cd7964 17:11:46 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:11:46 ---> Running in ec468f7aa923 17:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:46 (1/80) Installing mesa (21.3.8-r2) 17:11:46 (2/80) Installing libxau (1.0.9-r0) 17:11:46 (3/80) Installing libxdmcp (1.1.3-r0) 17:11:46 (4/80) Installing libxcb (1.15-r0) 17:11:46 (5/80) Installing libx11 (1.8-r0) 17:11:46 (6/80) Installing libxext (1.3.4-r0) 17:11:46 (7/80) Installing libxfixes (6.0.0-r0) 17:11:46 (8/80) Installing libxxf86vm (1.1.4-r2) 17:11:46 (9/80) Installing libpciaccess (0.16-r0) 17:11:46 (10/80) Installing libdrm (2.4.110-r0) 17:11:46 (11/80) Installing mesa-glapi (21.3.8-r2) 17:11:46 (12/80) Installing libxshmfence (1.3-r1) 17:11:46 (13/80) Installing mesa-gl (21.3.8-r2) 17:11:46 (14/80) Installing icu-data-full (71.1-r2) 17:11:47 (15/80) Installing libice (1.0.10-r0) 17:11:47 (16/80) Installing libuuid (2.38-r1) 17:11:47 (17/80) Installing libsm (1.2.3-r0) 17:11:47 (18/80) Installing libxt (1.2.1-r0) 17:11:47 (19/80) Installing libxmu (1.1.3-r0) 17:11:47 (20/80) Installing xset (1.2.4-r0) 17:11:47 (21/80) Installing xprop (1.2.5-r0) 17:11:47 (22/80) Installing xdg-utils (1.1.3-r3) 17:11:47 (23/80) Installing dbus-libs (1.14.4-r0) 17:11:47 (24/80) Installing libffi (3.4.2-r1) 17:11:47 (25/80) Installing libintl (0.21-r2) 17:11:47 (26/80) Installing libblkid (2.38-r1) 17:11:47 (27/80) Installing libmount (2.38-r1) 17:11:47 (28/80) Installing pcre (8.45-r2) 17:11:47 (29/80) Installing glib (2.72.1-r0) 17:11:47 (30/80) Installing icu-libs (71.1-r2) 17:11:47 (31/80) Installing libpcre2-16 (10.40-r0) 17:11:47 (32/80) Installing zstd-libs (1.5.2-r1) 17:11:47 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:11:47 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:11:47 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:11:47 (36/80) Installing mesa-gbm (21.3.8-r2) 17:11:47 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:11:47 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:11:47 (39/80) Installing libxcomposite (0.4.5-r0) 17:11:47 (40/80) Installing libbz2 (1.0.8-r1) 17:11:47 (41/80) Installing libpng (1.6.37-r1) 17:11:47 (42/80) Installing freetype (2.12.1-r0) 17:11:47 (43/80) Installing fontconfig (2.14.0-r0) 17:11:47 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:11:47 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:11:47 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:11:47 (47/80) Installing xz-libs (5.2.5-r1) 17:11:47 (48/80) Installing libxml2 (2.9.14-r2) 17:11:47 (49/80) Installing libxkbcommon (1.4.1-r0) 17:11:47 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:11:47 Still waiting to schedule task 17:11:47 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4699’ is offline 17:11:48 (51/80) Installing mesa-egl (21.3.8-r2) 17:11:48 (52/80) Installing avahi-libs (0.8-r6) 17:11:48 (53/80) Installing nettle (3.7.3-r0) 17:11:48 (54/80) Installing p11-kit (0.24.1-r0) 17:11:48 (55/80) Installing libtasn1 (4.18.0-r1) 17:11:48 (56/80) Installing libunistring (1.0-r0) 17:11:48 (57/80) Installing gnutls (3.7.7-r0) 17:11:48 (58/80) Installing cups-libs (2.4.2-r0) 17:11:48 (59/80) Installing graphite2 (1.3.14-r1) 17:11:48 (60/80) Installing harfbuzz (4.3.0-r0) 17:11:48 (61/80) Installing libevdev (1.12.1-r0) 17:11:48 (62/80) Installing mtdev (1.1.6-r0) 17:11:48 (63/80) Installing eudev-libs (3.2.11-r0) 17:11:48 (64/80) Installing libinput-libs (1.20.1-r0) 17:11:48 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:11:48 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:11:48 (67/80) Installing xcb-util (0.4.0-r3) 17:11:48 (68/80) Installing xcb-util-image (0.4.0-r1) 17:11:48 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:11:48 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:11:48 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:11:48 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:11:48 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:11:48 (74/80) Installing v4l-utils (1.22.1-r1) 17:11:48 (75/80) Installing udev-init-scripts (35-r0) 17:11:48 Executing udev-init-scripts-35-r0.post-install 17:11:48 (76/80) Installing kmod-libs (29-r2) 17:11:48 (77/80) Installing eudev (3.2.11-r0) 17:11:48 (78/80) Installing eudev-dev (3.2.11-r0) 17:11:48 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:11:48 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:11:48 Executing busybox-1.35.0-r17.trigger 17:11:48 Executing eudev-3.2.11-r0.trigger 17:11:48 OK: 330 MiB in 131 packages 17:11:50 Removing intermediate container ec468f7aa923 17:11:50 ---> f1c4bbe2995b 17:11:50 Step 8/13 : WORKDIR /device-usb-camera 17:11:50 ---> Running in 6ffe445107e4 17:11:50 Removing intermediate container 6ffe445107e4 17:11:50 ---> 96446eaad2ea 17:11:50 Step 9/13 : COPY go.mod vendor* ./ 17:11:50 ---> 5ded4e5fdb8b 17:11:50 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:50 ---> Running in 4ae591fe1e6e 17:12:22 Removing intermediate container 4ae591fe1e6e 17:12:22 ---> b620257e8ff1 17:12:22 Step 11/13 : COPY . . 17:12:22 ---> 9bae359e04b3 17:12:22 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:12:22 ---> Running in b7419ecbe673 17:12:22  % Total % Received % Xferd Average Speed Time Time Time Current 17:12:22 Dload Upload Total Spent Left Speed 17:12:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12193 0 --:--:-- --:--:-- --:--:-- 12206 17:12:22 Removing intermediate container b7419ecbe673 17:12:22 ---> 511ce58a7971 17:12:22 Step 13/13 : RUN ${MAKE} 17:12:22 ---> Running in 36c63f183384 17:12:23 noop 17:12:23 Removing intermediate container 36c63f183384 17:12:23 ---> 7f778561952d 17:12:23 Successfully built 7f778561952d 17:12:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:23 + docker inspect -f . ci-base-image-x86_64 17:12:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:24 prd-ubuntu20.04-docker-8c-8g-4698 does not seem to be running inside a container 17:12:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-140 -v /w/workspace/foundry_device-usb-camera_PR-140:/w/workspace/foundry_device-usb-camera_PR-140:rw,z -v /w/workspace/foundry_device-usb-camera_PR-140@tmp:/w/workspace/foundry_device-usb-camera_PR-140@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 ******** ci-base-image-x86_64 cat 17:12:24 $ docker top 959ef327da65c0fc1f4b3c28a467ad74d2b5f09de09bcc25b121a45c31b58958 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:24 + go version 17:12:24 go version go1.18.7 linux/amd64 [Pipeline] } 17:12:24 $ docker stop --time=1 959ef327da65c0fc1f4b3c28a467ad74d2b5f09de09bcc25b121a45c31b58958 17:12:26 $ docker rm -f --volumes 959ef327da65c0fc1f4b3c28a467ad74d2b5f09de09bcc25b121a45c31b58958 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:26 + docker inspect -f . ci-base-image-x86_64 17:12:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:27 prd-ubuntu20.04-docker-8c-8g-4698 does not seem to be running inside a container 17:12:27 $ 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-140 -v /w/workspace/foundry_device-usb-camera_PR-140:/w/workspace/foundry_device-usb-camera_PR-140:rw,z -v /w/workspace/foundry_device-usb-camera_PR-140@tmp:/w/workspace/foundry_device-usb-camera_PR-140@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 ******** ci-base-image-x86_64 cat 17:12:27 $ docker top 2d732d6f80c8e6731ebbb3048a57bdd55b84c8878ed76ff163dfed617230d589 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:27 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-140 [Pipeline] fileExists [Pipeline] sh 17:12:28 + make test 17:12:28 go test ./... -coverprofile=coverage.out ./... 17:12:28 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:12:38 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:12:39 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 17:12:47 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." 17:12:47 go vet ./... 17:12:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:12:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:12:50 ./bin/test-attribution-txt.sh 17:12:50 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 17:12:50 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 17:12:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:12:50 $ docker stop --time=1 2d732d6f80c8e6731ebbb3048a57bdd55b84c8878ed76ff163dfed617230d589 17:12:52 $ docker rm -f --volumes 2d732d6f80c8e6731ebbb3048a57bdd55b84c8878ed76ff163dfed617230d589 [Pipeline] // withDockerContainer [Pipeline] sh 17:12:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:12:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:12:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:12:54 + ls -al . 17:12:54 total 196 17:12:54 drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 17:12 . 17:12:54 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 17:11 .. 17:12:54 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 17:12 .git 17:12:54 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 17:11 .github 17:12:54 -rw-rw-r-- 1 jenkins jenkins 414 Feb 6 17:11 .gitignore 17:12:54 -rw-rw-r-- 1 jenkins jenkins 42 Feb 6 17:11 .golangci.yml 17:12:54 -rw-rw-r-- 1 jenkins jenkins 77 Feb 6 17:11 .hadolint.yml 17:12:54 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 17:11 .semver 17:12:54 -rw-rw-r-- 1 jenkins jenkins 9442 Feb 6 17:11 Attribution.txt 17:12:54 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 6 17:11 CHANGELOG.md 17:12:54 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 6 17:11 Dockerfile 17:12:54 -rw-rw-r-- 1 jenkins jenkins 678 Feb 6 17:11 GOVERNANCE.md 17:12:54 -rw-rw-r-- 1 jenkins jenkins 659 Feb 6 17:11 Jenkinsfile 17:12:54 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 6 17:11 LICENSE 17:12:54 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 6 17:11 Makefile 17:12:54 -rw-rw-r-- 1 jenkins jenkins 622 Feb 6 17:11 OWNERS.md 17:12:54 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 6 17:11 README.md 17:12:54 -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 17:11 VERSION 17:12:54 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 17:11 bin 17:12:54 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 17:11 cmd 17:12:54 -rw-r--r-- 1 jenkins jenkins 30666 Feb 6 17:12 coverage.out 17:12:54 -rwxrwxr-x 1 jenkins jenkins 140 Feb 6 17:11 docker-entrypoint.sh 17:12:54 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 17:11 docs 17:12:54 -rw-rw-r-- 1 jenkins jenkins 3485 Feb 6 17:11 go.mod 17:12:54 -rw-rw-r-- 1 jenkins jenkins 33524 Feb 6 17:11 go.sum 17:12:54 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 17:11 internal 17:12:54 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 17:11 snap 17:12:54 -rw-rw-r-- 1 jenkins jenkins 231 Feb 6 17:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:54 + 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=43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 --label arch=amd64 --label version=0.0.0 . 17:12:54 Sending build context to Docker daemon 1.755MB 17:12:54 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:12:54 Step 2/35 : FROM ${BASE} AS builder 17:12:54 ---> 7f778561952d 17:12:54 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:12:54 ---> Running in 224073cfde74 17:12:55 Removing intermediate container 224073cfde74 17:12:55 ---> 3081e6f1ca89 17:12:55 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:12:55 ---> Running in f43b4751057d 17:12:55 Removing intermediate container f43b4751057d 17:12:55 ---> eee723416166 17:12:55 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:12:55 ---> Running in cc06ed3741da 17:12:55 Removing intermediate container cc06ed3741da 17:12:55 ---> 2ad84d0f2d8b 17:12:55 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:12:55 ---> Running in 0a464dcfe6f7 17:12:55 Removing intermediate container 0a464dcfe6f7 17:12:55 ---> dae037d0d039 17:12:55 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:12:55 ---> Running in 413452805e4e 17:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:12:56 OK: 330 MiB in 131 packages 17:12:56 Removing intermediate container 413452805e4e 17:12:56 ---> 906893b8f31e 17:12:56 Step 8/35 : WORKDIR /device-usb-camera 17:12:56 ---> Running in 3e79a3120e6c 17:12:56 Removing intermediate container 3e79a3120e6c 17:12:56 ---> 506fca14f714 17:12:56 Step 9/35 : COPY go.mod vendor* ./ 17:12:56 ---> 80aad00ab7ef 17:12:56 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:56 ---> Running in ca71612fbcdd 17:12:57 Removing intermediate container ca71612fbcdd 17:12:57 ---> e52ca2456355 17:12:57 Step 11/35 : COPY . . 17:12:57 ---> 3a6ce198ac48 17:12:57 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:12:57 ---> Running in 30bdd95a7fce 17:12:58  % Total % Received % Xferd Average Speed Time Time Time Current 17:12:58 Dload Upload Total Spent Left Speed 17:12:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 39052 0 --:--:-- --:--:-- --:--:-- 39333 17:12:58 Removing intermediate container 30bdd95a7fce 17:12:58 ---> 95e3e824ee99 17:12:58 Step 13/35 : RUN ${MAKE} 17:12:58 ---> Running in 01d2679f485a 17:12:58 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:13:20 Removing intermediate container 01d2679f485a 17:13:20 ---> eb3507a27123 17:13:20 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:13:20 v0.18.4: Pulling from aler9/rtsp-simple-server 17:13:20 af6660deedbd: Pulling fs layer 17:13:20 97cd0a44c592: Pulling fs layer 17:13:21 af6660deedbd: Download complete 17:13:21 af6660deedbd: Pull complete 17:13:22 97cd0a44c592: Verifying Checksum 17:13:22 97cd0a44c592: Download complete 17:13:23 97cd0a44c592: Pull complete 17:13:23 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:13:23 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:13:23 ---> fea57e182299 17:13:23 Step 15/35 : FROM alpine:3.16 17:13:23 3.16: Pulling from library/alpine 17:13:23 ca7dd9ec2225: Pulling fs layer 17:13:23 ca7dd9ec2225: Verifying Checksum 17:13:23 ca7dd9ec2225: Download complete 17:13:23 ca7dd9ec2225: Pull complete 17:13:23 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:13:23 Status: Downloaded newer image for alpine:3.16 17:13:23 ---> bfe296a52501 17:13:23 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:13:23 ---> Running in 6ee214b68591 17:13:24 Removing intermediate container 6ee214b68591 17:13:24 ---> a33678b99043 17:13:24 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:13:24 ---> Running in e2d7d135b2f7 17:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:24 (1/80) Installing dumb-init (1.2.5-r1) 17:13:24 (2/80) Installing sdl2 (2.0.22-r0) 17:13:24 (3/80) Installing libxau (1.0.9-r0) 17:13:24 (4/80) Installing libxdmcp (1.1.3-r0) 17:13:24 (5/80) Installing libxcb (1.15-r0) 17:13:24 (6/80) Installing libx11 (1.8-r0) 17:13:24 (7/80) Installing aom-libs (3.3.0-r0) 17:13:24 (8/80) Installing alsa-lib (1.2.7.2-r0) 17:13:24 (9/80) Installing expat (2.5.0-r0) 17:13:24 (10/80) Installing brotli-libs (1.0.9-r6) 17:13:24 (11/80) Installing libbz2 (1.0.8-r1) 17:13:24 (12/80) Installing libpng (1.6.37-r1) 17:13:24 (13/80) Installing freetype (2.12.1-r0) 17:13:24 (14/80) Installing fontconfig (2.14.0-r0) 17:13:24 (15/80) Installing fribidi (1.0.12-r0) 17:13:24 (16/80) Installing libffi (3.4.2-r1) 17:13:24 (17/80) Installing libintl (0.21-r2) 17:13:24 (18/80) Installing libblkid (2.38-r1) 17:13:25 (19/80) Installing libmount (2.38-r1) 17:13:25 (20/80) Installing pcre (8.45-r2) 17:13:25 (21/80) Installing glib (2.72.1-r0) 17:13:25 (22/80) Installing graphite2 (1.3.14-r1) 17:13:25 (23/80) Installing harfbuzz (4.3.0-r0) 17:13:25 (24/80) Installing libass (0.16.0-r0) 17:13:25 (25/80) Installing libdav1d (1.0.0-r0) 17:13:25 (26/80) Installing libpciaccess (0.16-r0) 17:13:25 (27/80) Installing libdrm (2.4.110-r0) 17:13:25 (28/80) Installing gmp (6.2.1-r2) 17:13:25 (29/80) Installing nettle (3.7.3-r0) 17:13:25 (30/80) Installing p11-kit (0.24.1-r0) 17:13:25 (31/80) Installing libtasn1 (4.18.0-r1) 17:13:25 (32/80) Installing libunistring (1.0-r0) 17:13:25 (33/80) Installing gnutls (3.7.7-r0) 17:13:25 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:13:25 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 17:13:25 (36/80) Installing lame (3.100-r0) 17:13:25 (37/80) Installing opus (1.3.1-r1) 17:13:25 (38/80) Installing libasyncns (0.8-r1) 17:13:25 (39/80) Installing dbus-libs (1.14.4-r0) 17:13:25 (40/80) Installing libltdl (2.4.7-r0) 17:13:25 (41/80) Installing orc (0.4.32-r0) 17:13:25 (42/80) Installing libgcc (11.2.1_git20220219-r2) 17:13:25 (43/80) Installing libogg (1.3.5-r1) 17:13:25 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 17:13:25 (45/80) Installing flac (1.3.4-r0) 17:13:25 (46/80) Installing libvorbis (1.3.7-r0) 17:13:25 (47/80) Installing libsndfile (1.1.0-r0) 17:13:25 (48/80) Installing libgomp (11.2.1_git20220219-r2) 17:13:25 (49/80) Installing soxr (0.1.3-r2) 17:13:25 (50/80) Installing speexdsp (1.2.0-r0) 17:13:25 (51/80) Installing tdb-libs (1.4.6-r0) 17:13:25 (52/80) Installing libpulse (15.0-r2) 17:13:25 (53/80) Installing cjson (1.7.15-r3) 17:13:25 (54/80) Installing mbedtls (2.28.2-r0) 17:13:25 (55/80) Installing librist (0.2.6-r1) 17:13:25 (56/80) Installing libsrt (1.4.4-r0) 17:13:25 (57/80) Installing libssh (0.9.6-r1) 17:13:25 (58/80) Installing libtheora (1.1.1-r16) 17:13:25 (59/80) Installing libjpeg-turbo (2.1.3-r1) 17:13:25 (60/80) Installing v4l-utils-libs (1.22.1-r1) 17:13:25 (61/80) Installing libxext (1.3.4-r0) 17:13:25 (62/80) Installing libxfixes (6.0.0-r0) 17:13:25 (63/80) Installing wayland-libs-client (1.20.0-r0) 17:13:25 (64/80) Installing libva (2.14.0-r0) 17:13:25 (65/80) Installing libvdpau (1.5-r0) 17:13:25 (66/80) Installing vidstab (1.1.0-r1) 17:13:25 (67/80) Installing libvpx (1.11.0-r1) 17:13:25 (68/80) Installing libwebp (1.2.3-r0) 17:13:25 (69/80) Installing x264-libs (0.163_git20210613-r0) 17:13:25 (70/80) Installing numactl (2.0.14-r0) 17:13:25 (71/80) Installing x265-libs (3.5-r3) 17:13:25 (72/80) Installing xvidcore (1.3.7-r1) 17:13:25 (73/80) Installing ffmpeg-libs (5.0.1-r1) 17:13:25 (74/80) Installing ffmpeg (5.0.1-r1) 17:13:25 (75/80) Installing udev-init-scripts (35-r0) 17:13:25 Executing udev-init-scripts-35-r0.post-install 17:13:25 (76/80) Installing eudev-libs (3.2.11-r0) 17:13:25 (77/80) Installing xz-libs (5.2.5-r1) 17:13:25 (78/80) Installing zstd-libs (1.5.2-r1) 17:13:25 (79/80) Installing kmod-libs (29-r2) 17:13:25 (80/80) Installing eudev (3.2.11-r0) 17:13:25 Executing busybox-1.35.0-r17.trigger 17:13:25 Executing eudev-3.2.11-r0.trigger 17:13:25 OK: 100 MiB in 94 packages 17:13:27 Removing intermediate container e2d7d135b2f7 17:13:27 ---> cb417006f9ab 17:13:27 Step 18/35 : WORKDIR / 17:13:27 ---> Running in 67325f9c724c 17:13:27 Removing intermediate container 67325f9c724c 17:13:27 ---> aeadd281b53c 17:13:27 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:13:28 ---> c7ade30cc248 17:13:28 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:13:28 ---> 94cd58308dba 17:13:28 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:13:28 ---> c50eaa2e373f 17:13:28 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:13:28 ---> b767f0b74045 17:13:28 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:13:28 ---> 3103d5a2235f 17:13:28 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:13:28 ---> 958ded8e141c 17:13:28 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:13:29 ---> 31ffd6d78266 17:13:29 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:13:29 ---> Running in adeeb24242b0 17:13:29 Removing intermediate container adeeb24242b0 17:13:29 ---> 39e4e654aec8 17:13:29 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:13:29 ---> Running in 36d39a03c13d 17:13:30 Removing intermediate container 36d39a03c13d 17:13:30 ---> 73a40a472692 17:13:30 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:13:30 ---> Running in b6c1b9683443 17:13:31 Removing intermediate container b6c1b9683443 17:13:31 ---> d353bc848896 17:13:31 Step 29/35 : EXPOSE 59983 17:13:31 ---> Running in 4a71239ffec3 17:13:31 Removing intermediate container 4a71239ffec3 17:13:31 ---> d9381c2a0bfc 17:13:31 Step 30/35 : EXPOSE 8554 17:13:31 ---> Running in 166b0f6efc32 17:13:31 Removing intermediate container 166b0f6efc32 17:13:31 ---> acff01ddc3b8 17:13:31 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:13:31 ---> Running in 010c9507e5e3 17:13:31 Removing intermediate container 010c9507e5e3 17:13:31 ---> de5215f995f8 17:13:31 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:13:31 ---> Running in 1934f9553a93 17:13:31 Removing intermediate container 1934f9553a93 17:13:31 ---> b696b85df75b 17:13:31 Step 33/35 : LABEL arch=amd64 17:13:31 ---> Running in b5ad34ace186 17:13:31 Removing intermediate container b5ad34ace186 17:13:31 ---> 025f63a5c227 17:13:31 Step 34/35 : LABEL git_sha=43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 17:13:31 ---> Running in 84d739007eb6 17:13:31 Removing intermediate container 84d739007eb6 17:13:31 ---> 98e586c33a4a 17:13:31 Step 35/35 : LABEL version=0.0.0 17:13:31 ---> Running in 89d79dcfa752 17:13:32 Removing intermediate container 89d79dcfa752 17:13:32 ---> 44fa15472ba6 17:13:32 [Warning] One or more build-args [ARCH] were not consumed 17:13:32 Successfully built 44fa15472ba6 17:13:32 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 17:13:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:13:32 17:13:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:13:33 latest: Pulling from edgex-lftools-log-publisher 17:13:33 5eb5b503b376: Pulling fs layer 17:13:33 5c69ac0246d0: Pulling fs layer 17:13:33 ec43610c2a17: Pulling fs layer 17:13:33 3a2ae6a8a46f: Pulling fs layer 17:13:33 33b1e0a273af: Pulling fs layer 17:13:33 5d3b04190fa2: Pulling fs layer 17:13:33 2f39f015ded8: Pulling fs layer 17:13:33 33b1e0a273af: Waiting 17:13:33 5d3b04190fa2: Waiting 17:13:33 2f39f015ded8: Waiting 17:13:33 5c69ac0246d0: Verifying Checksum 17:13:33 5c69ac0246d0: Download complete 17:13:33 3a2ae6a8a46f: Verifying Checksum 17:13:33 3a2ae6a8a46f: Download complete 17:13:33 33b1e0a273af: Verifying Checksum 17:13:33 33b1e0a273af: Download complete 17:13:33 5d3b04190fa2: Verifying Checksum 17:13:33 5d3b04190fa2: Download complete 17:13:33 ec43610c2a17: Verifying Checksum 17:13:33 ec43610c2a17: Download complete 17:13:33 5eb5b503b376: Verifying Checksum 17:13:33 5eb5b503b376: Download complete 17:13:34 2f39f015ded8: Verifying Checksum 17:13:34 2f39f015ded8: Download complete 17:13:35 5eb5b503b376: Pull complete 17:13:35 5c69ac0246d0: Pull complete 17:13:35 ec43610c2a17: Pull complete 17:13:35 3a2ae6a8a46f: Pull complete 17:13:36 33b1e0a273af: Pull complete 17:13:36 5d3b04190fa2: Pull complete 17:13:41 2f39f015ded8: Pull complete 17:13:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:13:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:13:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:41 prd-ubuntu20.04-docker-8c-8g-4698 does not seem to be running inside a container 17:13:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-140 -v /w/workspace/foundry_device-usb-camera_PR-140:/w/workspace/foundry_device-usb-camera_PR-140:rw,z -v /w/workspace/foundry_device-usb-camera_PR-140@tmp:/w/workspace/foundry_device-usb-camera_PR-140@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-lftools-log-publisher:latest cat 17:13:43 $ docker top 076cbe095f71a77f18458b3b3188b150190d94bd9eef800b03c897981dee7aea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:43 ---> job-cost.sh 17:13:43 lf-activate-venv: SKIPPING 17:13:43 INFO: No Stack... 17:13:44 INFO: Retrieving Pricing Info for: v3-standard-8 17:13:44 INFO: Archiving Costs [Pipeline] sh 17:13:44 + cat /w/workspace/foundry_device-usb-camera_PR-140/archives/cost.csv 17:13:44 + cut -d, -f6 [Pipeline] lock 17:13:44 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-140-1-stack-cost] 17:13:44 Resource [jenkins-edgexfoundry-device-usb-camera-PR-140-1-stack-cost] did not exist. Created. 17:13:44 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-140-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:13:45 + echo total: 0.2199999988079071 [Pipeline] stash 17:13:45 Stashed 1 file(s) [Pipeline] } 17:13:45 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-140-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:13:45 $ docker stop --time=1 076cbe095f71a77f18458b3b3188b150190d94bd9eef800b03c897981dee7aea 17:13:46 $ docker rm -f --volumes 076cbe095f71a77f18458b3b3188b150190d94bd9eef800b03c897981dee7aea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:14:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4700 in /w/workspace/foundry_device-usb-camera_PR-140 [Pipeline] { [Pipeline] ws 17:14:18 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:14:19 Selected Git installation does not exist. Using Default 17:14:19 The recommended git tool is: NONE 17:14:28 using credential edgex-jenkins-ssh 17:14:28 Cloning the remote Git repository 17:14:28 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:14:28 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:14:28 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:14:28 > git --version # timeout=10 17:14:28 > git --version # 'git version 2.25.1' 17:14:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:14:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:14:29 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:14:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:14:30 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:14:30 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:14:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:14:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/140/head:refs/remotes/origin/PR-140 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:14:31 Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit 43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 17:14:31 Merge succeeded, producing 43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 17:14:31 Checking out Revision 43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 (PR-140) 17:14:32 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:14:32 > git --version # timeout=10 17:14:32 > git --version # 'git version 2.25.1' 17:14:32 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:14:31 > git config core.sparsecheckout # timeout=10 17:14:31 > git checkout -f 43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 # timeout=10 17:14:31 > git remote # timeout=10 17:14:31 > git config --get remote.origin.url # timeout=10 17:14:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:14:31 > git merge ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 17:14:31 > git rev-parse HEAD^{commit} # timeout=10 17:14:31 > git config core.sparsecheckout # timeout=10 17:14:31 > git checkout -f 43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:14:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:14:33 % Total % Received % Xferd Average Speed Time Time Time Current 17:14:33 Dload Upload Total Spent Left Speed 17:14:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 17:14:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:14:34 + sudo tee /etc/docker/daemon.new 17:14:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:14:34 { 17:14:34 "registry-mirrors": [ 17:14:34 "https://nexus3.edgexfoundry.org:10001" 17:14:34 ], 17:14:34 "bip": "10.250.0.254/24", 17:14:34 "hosts": [ 17:14:34 "tcp://0.0.0.0:5555", 17:14:34 "unix:///var/run/docker.sock" 17:14:34 ], 17:14:34 "mtu": 1458, 17:14:34 "selinux-enabled": true, 17:14:34 "seccomp-profile": "/etc/docker/seccomp.json" 17:14:34 } [Pipeline] sh 17:14:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:14:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:53 provisioning config files... 17:14:53 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config15388114315655679965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:54 ---> docker-login.sh 17:14:54 nexus3.edgexfoundry.org:10001 17:14:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:54 Configure a credential helper to remove this warning. See 17:14:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:54 17:14:54 Login Succeeded 17:14:54 nexus3.edgexfoundry.org:10002 17:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:55 Configure a credential helper to remove this warning. See 17:14:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:55 17:14:55 Login Succeeded 17:14:55 nexus3.edgexfoundry.org:10003 17:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:55 Configure a credential helper to remove this warning. See 17:14:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:55 17:14:55 Login Succeeded 17:14:55 nexus3.edgexfoundry.org:10004 17:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:55 Configure a credential helper to remove this warning. See 17:14:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:55 17:14:55 Login Succeeded 17:14:55 docker.io 17:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:56 Configure a credential helper to remove this warning. See 17:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:56 17:14:56 Login Succeeded 17:14:56 ---> docker-login.sh ends [Pipeline] } 17:14:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:14:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:14:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:14:56 ========================================================= 17:14:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:14:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:57 + 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 . 17:14:57 Sending build context to Docker daemon 1.118MB 17:14:57 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:14:57 Step 2/13 : FROM ${BASE} AS builder 17:14:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:14:58 9b18e9b68314: Pulling fs layer 17:14:58 35d82f9e3411: Pulling fs layer 17:14:58 e16973657156: Pulling fs layer 17:14:58 fc693d55d65f: Pulling fs layer 17:14:58 7e9fc2657dce: Pulling fs layer 17:14:58 dda99020689f: Pulling fs layer 17:14:58 db1c61fa0a46: Pulling fs layer 17:14:58 891c053d2c06: Pulling fs layer 17:14:58 dda99020689f: Waiting 17:14:58 db1c61fa0a46: Waiting 17:14:58 891c053d2c06: Waiting 17:14:58 7e9fc2657dce: Waiting 17:14:58 fc693d55d65f: Waiting 17:14:58 e16973657156: Verifying Checksum 17:14:58 e16973657156: Download complete 17:14:58 35d82f9e3411: Verifying Checksum 17:14:58 35d82f9e3411: Download complete 17:14:58 7e9fc2657dce: Verifying Checksum 17:14:58 7e9fc2657dce: Download complete 17:14:58 dda99020689f: Verifying Checksum 17:14:58 dda99020689f: Download complete 17:14:58 9b18e9b68314: Verifying Checksum 17:14:58 9b18e9b68314: Download complete 17:14:59 9b18e9b68314: Pull complete 17:14:59 891c053d2c06: Verifying Checksum 17:14:59 891c053d2c06: Download complete 17:14:59 35d82f9e3411: Pull complete 17:15:00 e16973657156: Pull complete 17:15:00 db1c61fa0a46: Verifying Checksum 17:15:00 db1c61fa0a46: Download complete 17:15:01 fc693d55d65f: Verifying Checksum 17:15:01 fc693d55d65f: Download complete 17:15:13 fc693d55d65f: Pull complete 17:15:13 7e9fc2657dce: Pull complete 17:15:13 dda99020689f: Pull complete 17:15:16 db1c61fa0a46: Pull complete 17:15:18 891c053d2c06: Pull complete 17:15:18 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:15:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:15:18 ---> f96f9c87975a 17:15:18 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:15:20 ---> Running in 0562c9b76dc9 17:15:21 Removing intermediate container 0562c9b76dc9 17:15:21 ---> 8e8135b9d8bb 17:15:21 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:15:21 ---> Running in 4a7628a56e47 17:15:21 Removing intermediate container 4a7628a56e47 17:15:21 ---> 1c183cc2cae6 17:15:21 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:15:21 ---> Running in 08259db48b5d 17:15:21 Removing intermediate container 08259db48b5d 17:15:21 ---> 339e2d0e2efe 17:15:21 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:15:21 ---> Running in 7b14cfb885ba 17:15:21 Removing intermediate container 7b14cfb885ba 17:15:21 ---> 92a7dc951919 17:15:21 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:15:22 ---> Running in 0b7d916986ac 17:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:15:24 (1/14) Installing libintl (0.21-r2) 17:15:24 (2/14) Installing eudev-libs (3.2.11-r0) 17:15:24 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:15:24 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:15:24 (5/14) Installing v4l-utils (1.22.1-r1) 17:15:24 (6/14) Installing udev-init-scripts (35-r0) 17:15:24 Executing udev-init-scripts-35-r0.post-install 17:15:24 (7/14) Installing libblkid (2.38-r1) 17:15:24 (8/14) Installing xz-libs (5.2.5-r1) 17:15:24 (9/14) Installing zstd-libs (1.5.2-r1) 17:15:24 (10/14) Installing kmod-libs (29-r2) 17:15:24 (11/14) Installing eudev (3.2.11-r0) 17:15:24 (12/14) Installing eudev-dev (3.2.11-r0) 17:15:24 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:15:24 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:15:24 Executing busybox-1.35.0-r17.trigger 17:15:24 Executing eudev-3.2.11-r0.trigger 17:15:24 OK: 228 MiB in 65 packages 17:15:26 Removing intermediate container 0b7d916986ac 17:15:26 ---> 3d1f25d3cebb 17:15:26 Step 8/13 : WORKDIR /device-usb-camera 17:15:26 ---> Running in 55fad9787eb6 17:15:26 Removing intermediate container 55fad9787eb6 17:15:26 ---> c59e548d7b71 17:15:26 Step 9/13 : COPY go.mod vendor* ./ 17:15:26 ---> e9954ec01c5d 17:15:26 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:26 ---> Running in 225a64fe7bbd 17:16:34 Removing intermediate container 225a64fe7bbd 17:16:34 ---> 0db3b1d6737c 17:16:34 Step 11/13 : COPY . . 17:16:34 ---> f8804c5711b0 17:16:34 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:16:34 ---> Running in a9406775fd33 17:16:35  % Total % Received % Xferd Average Speed Time Time Time Current 17:16:35  Dload Upload Total Spent Left Speed 17:16:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6287 0 --:--:-- --:--:-- --:--:-- 6321 17:16:36 Removing intermediate container a9406775fd33 17:16:36 ---> 250db1fb1b80 17:16:36 Step 13/13 : RUN ${MAKE} 17:16:36 ---> Running in 83473314741a 17:16:37 noop 17:16:38 Removing intermediate container 83473314741a 17:16:38 ---> bedc869e0e11 17:16:38 Successfully built bedc869e0e11 17:16:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:38 + docker inspect -f . ci-base-image-arm64 17:16:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:38 prd-ubuntu20.04-docker-arm64-4c-16g-4700 does not seem to be running inside a container 17:16:39 $ 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 ******** ci-base-image-arm64 cat 17:16:40 $ docker top 56a211eb26594db4d593ba969e445468e292a14b8fad0c7c9d771ecbd29ee02f -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:41 + go version 17:16:41 go version go1.18.7 linux/arm64 [Pipeline] } 17:16:41 $ docker stop --time=1 56a211eb26594db4d593ba969e445468e292a14b8fad0c7c9d771ecbd29ee02f 17:16:43 $ docker rm -f --volumes 56a211eb26594db4d593ba969e445468e292a14b8fad0c7c9d771ecbd29ee02f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:44 + docker inspect -f . ci-base-image-arm64 17:16:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:44 prd-ubuntu20.04-docker-arm64-4c-16g-4700 does not seem to be running inside a container 17:16:44 $ 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 ******** ci-base-image-arm64 cat 17:16:45 $ docker top a5bf9c964d7fb453b963925fb7f48723ba64ef5ca5404d469107336b1492634c -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:46 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:16:47 + make test 17:16:47 go test ./... -coverprofile=coverage.out ./... 17:16:48 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:18:25 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:18:25 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.062s coverage: 1.9% of statements 17:18:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:18:25 go vet ./... 17:18:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:18:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:18:37 ./bin/test-attribution-txt.sh 17:18:37 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 17:18:37 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 17:18:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:18:38 $ docker stop --time=1 a5bf9c964d7fb453b963925fb7f48723ba64ef5ca5404d469107336b1492634c 17:18:41 $ docker rm -f --volumes a5bf9c964d7fb453b963925fb7f48723ba64ef5ca5404d469107336b1492634c [Pipeline] // withDockerContainer [Pipeline] sh 17:18:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:18:42 Warning: overwriting stash ‘coverage-report’ 17:18:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:18:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:18:44 + ls -al . 17:18:44 total 192 17:18:44 drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 17:16 . 17:18:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 17:14 .. 17:18:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 17:14 .git 17:18:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 17:14 .github 17:18:44 -rw-rw-r-- 1 jenkins jenkins 414 Feb 6 17:14 .gitignore 17:18:44 -rw-rw-r-- 1 jenkins jenkins 42 Feb 6 17:14 .golangci.yml 17:18:44 -rw-rw-r-- 1 jenkins jenkins 77 Feb 6 17:14 .hadolint.yml 17:18:44 -rw-rw-r-- 1 jenkins jenkins 9442 Feb 6 17:14 Attribution.txt 17:18:44 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 6 17:14 CHANGELOG.md 17:18:44 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 6 17:14 Dockerfile 17:18:44 -rw-rw-r-- 1 jenkins jenkins 678 Feb 6 17:14 GOVERNANCE.md 17:18:44 -rw-rw-r-- 1 jenkins jenkins 659 Feb 6 17:14 Jenkinsfile 17:18:44 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 6 17:14 LICENSE 17:18:44 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 6 17:14 Makefile 17:18:44 -rw-rw-r-- 1 jenkins jenkins 622 Feb 6 17:14 OWNERS.md 17:18:44 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 6 17:14 README.md 17:18:44 -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 17:11 VERSION 17:18:44 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 17:14 bin 17:18:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 17:14 cmd 17:18:44 -rw-r--r-- 1 jenkins jenkins 30666 Feb 6 17:18 coverage.out 17:18:44 -rwxrwxr-x 1 jenkins jenkins 140 Feb 6 17:14 docker-entrypoint.sh 17:18:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 17:14 docs 17:18:44 -rw-rw-r-- 1 jenkins jenkins 3485 Feb 6 17:14 go.mod 17:18:44 -rw-rw-r-- 1 jenkins jenkins 33524 Feb 6 17:14 go.sum 17:18:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 17:14 internal 17:18:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 17:14 snap 17:18:44 -rw-rw-r-- 1 jenkins jenkins 231 Feb 6 17:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18: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=43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 --label arch=arm64 --label version=0.0.0 . 17:18:44 Sending build context to Docker daemon 1.149MB 17:18:44 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:18:44 Step 2/35 : FROM ${BASE} AS builder 17:18:44 ---> bedc869e0e11 17:18:44 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:18:45 ---> Running in b2597170697a 17:18:45 Removing intermediate container b2597170697a 17:18:45 ---> 63216a1e12bc 17:18:45 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:18:45 ---> Running in 89399f033df4 17:18:45 Removing intermediate container 89399f033df4 17:18:45 ---> aee0dfe81839 17:18:45 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:18:45 ---> Running in 5b43bafc6232 17:18:45 Removing intermediate container 5b43bafc6232 17:18:45 ---> ae1af49c9741 17:18:45 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:18:46 ---> Running in 0d5015d8a73a 17:18:46 Removing intermediate container 0d5015d8a73a 17:18:46 ---> 9e80e8b1d485 17:18:46 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:46 ---> Running in 9d80b3098cbb 17:18:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:18:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:18:48 OK: 228 MiB in 65 packages 17:18:49 Removing intermediate container 9d80b3098cbb 17:18:49 ---> bd1b57818406 17:18:49 Step 8/35 : WORKDIR /device-usb-camera 17:18:49 ---> Running in 7a70e37b088c 17:18:49 Removing intermediate container 7a70e37b088c 17:18:49 ---> ad9a3d8da6ee 17:18:49 Step 9/35 : COPY go.mod vendor* ./ 17:18:50 ---> ace356c1fa73 17:18:50 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:50 ---> Running in 4f5583e591a9 17:18:53 Removing intermediate container 4f5583e591a9 17:18:53 ---> db2bf4f69370 17:18:53 Step 11/35 : COPY . . 17:18:54 ---> 00c8cc65bc39 17:18:54 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:18:54 ---> Running in b010c9f893e0 17:18:55  % Total % Received % Xferd Average Speed Time Time Time Current 17:18:55 Dload Upload Total Spent Left Speed 17:18:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9518 0 --:--:-- --:--:-- --:--:-- 9567 17:18:56 Removing intermediate container b010c9f893e0 17:18:56 ---> 59dee84a7fb3 17:18:56 Step 13/35 : RUN ${MAKE} 17:18:56 ---> Running in 710dfe46262f 17:18:57 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:21:18 Removing intermediate container 710dfe46262f 17:21:18 ---> e9bc070d49dc 17:21:18 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:21:18 v0.18.4: Pulling from aler9/rtsp-simple-server 17:21:18 eab2503cf8f4: Pulling fs layer 17:21:18 97cd0a44c592: Pulling fs layer 17:21:18 97cd0a44c592: Verifying Checksum 17:21:18 97cd0a44c592: Download complete 17:21:18 eab2503cf8f4: Download complete 17:21:18 eab2503cf8f4: Pull complete 17:21:18 97cd0a44c592: Pull complete 17:21:18 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:21:18 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:21:18 ---> 7f763cca56b3 17:21:18 Step 15/35 : FROM alpine:3.16 17:21:18 3.16: Pulling from library/alpine 17:21:18 6875df1f5354: Pulling fs layer 17:21:18 6875df1f5354: Verifying Checksum 17:21:18 6875df1f5354: Download complete 17:21:18 6875df1f5354: Pull complete 17:21:18 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:21:18 Status: Downloaded newer image for alpine:3.16 17:21:18 ---> 2b4661558fb8 17:21:18 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:21:18 ---> Running in 0548a85e13ad 17:21:18 Removing intermediate container 0548a85e13ad 17:21:18 ---> acfc20d448ec 17:21:18 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:21:18 ---> Running in 0a22405db44c 17:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:21:18 (1/79) Installing dumb-init (1.2.5-r1) 17:21:18 (2/79) Installing sdl2 (2.0.22-r0) 17:21:18 (3/79) Installing libxau (1.0.9-r0) 17:21:18 (4/79) Installing libxdmcp (1.1.3-r0) 17:21:18 (5/79) Installing libxcb (1.15-r0) 17:21:18 (6/79) Installing libx11 (1.8-r0) 17:21:18 (7/79) Installing aom-libs (3.3.0-r0) 17:21:18 (8/79) Installing alsa-lib (1.2.7.2-r0) 17:21:18 (9/79) Installing expat (2.5.0-r0) 17:21:18 (10/79) Installing brotli-libs (1.0.9-r6) 17:21:18 (11/79) Installing libbz2 (1.0.8-r1) 17:21:18 (12/79) Installing libpng (1.6.37-r1) 17:21:18 (13/79) Installing freetype (2.12.1-r0) 17:21:18 (14/79) Installing fontconfig (2.14.0-r0) 17:21:18 (15/79) Installing fribidi (1.0.12-r0) 17:21:18 (16/79) Installing libffi (3.4.2-r1) 17:21:18 (17/79) Installing libintl (0.21-r2) 17:21:18 (18/79) Installing libblkid (2.38-r1) 17:21:18 (19/79) Installing libmount (2.38-r1) 17:21:18 (20/79) Installing pcre (8.45-r2) 17:21:18 (21/79) Installing glib (2.72.1-r0) 17:21:18 (22/79) Installing graphite2 (1.3.14-r1) 17:21:18 (23/79) Installing harfbuzz (4.3.0-r0) 17:21:18 (24/79) Installing libass (0.16.0-r0) 17:21:18 (25/79) Installing libdav1d (1.0.0-r0) 17:21:18 (26/79) Installing libdrm (2.4.110-r0) 17:21:18 (27/79) Installing gmp (6.2.1-r2) 17:21:18 (28/79) Installing nettle (3.7.3-r0) 17:21:18 (29/79) Installing p11-kit (0.24.1-r0) 17:21:18 (30/79) Installing libtasn1 (4.18.0-r1) 17:21:18 (31/79) Installing libunistring (1.0-r0) 17:21:18 (32/79) Installing gnutls (3.7.7-r0) 17:21:18 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:21:18 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 17:21:18 (35/79) Installing lame (3.100-r0) 17:21:18 (36/79) Installing opus (1.3.1-r1) 17:21:18 (37/79) Installing libasyncns (0.8-r1) 17:21:18 (38/79) Installing dbus-libs (1.14.4-r0) 17:21:18 (39/79) Installing libltdl (2.4.7-r0) 17:21:18 (40/79) Installing orc (0.4.32-r0) 17:21:18 (41/79) Installing libgcc (11.2.1_git20220219-r2) 17:21:18 (42/79) Installing libogg (1.3.5-r1) 17:21:18 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 17:21:18 (44/79) Installing flac (1.3.4-r0) 17:21:18 (45/79) Installing libvorbis (1.3.7-r0) 17:21:18 (46/79) Installing libsndfile (1.1.0-r0) 17:21:18 (47/79) Installing libgomp (11.2.1_git20220219-r2) 17:21:18 (48/79) Installing soxr (0.1.3-r2) 17:21:18 (49/79) Installing speexdsp (1.2.0-r0) 17:21:18 (50/79) Installing tdb-libs (1.4.6-r0) 17:21:18 (51/79) Installing libpulse (15.0-r2) 17:21:18 (52/79) Installing cjson (1.7.15-r3) 17:21:18 (53/79) Installing mbedtls (2.28.2-r0) 17:21:18 (54/79) Installing librist (0.2.6-r1) 17:21:18 (55/79) Installing libsrt (1.4.4-r0) 17:21:18 (56/79) Installing libssh (0.9.6-r1) 17:21:18 (57/79) Installing libtheora (1.1.1-r16) 17:21:18 (58/79) Installing libjpeg-turbo (2.1.3-r1) 17:21:18 (59/79) Installing v4l-utils-libs (1.22.1-r1) 17:21:18 (60/79) Installing libxext (1.3.4-r0) 17:21:18 (61/79) Installing libxfixes (6.0.0-r0) 17:21:18 (62/79) Installing wayland-libs-client (1.20.0-r0) 17:21:18 (63/79) Installing libva (2.14.0-r0) 17:21:18 (64/79) Installing libvdpau (1.5-r0) 17:21:18 (65/79) Installing vidstab (1.1.0-r1) 17:21:18 (66/79) Installing libvpx (1.11.0-r1) 17:21:18 (67/79) Installing libwebp (1.2.3-r0) 17:21:18 (68/79) Installing x264-libs (0.163_git20210613-r0) 17:21:18 (69/79) Installing numactl (2.0.14-r0) 17:21:18 (70/79) Installing x265-libs (3.5-r3) 17:21:18 (71/79) Installing xvidcore (1.3.7-r1) 17:21:18 (72/79) Installing ffmpeg-libs (5.0.1-r1) 17:21:18 (73/79) Installing ffmpeg (5.0.1-r1) 17:21:18 (74/79) Installing udev-init-scripts (35-r0) 17:21:18 Executing udev-init-scripts-35-r0.post-install 17:21:18 (75/79) Installing eudev-libs (3.2.11-r0) 17:21:18 (76/79) Installing xz-libs (5.2.5-r1) 17:21:18 (77/79) Installing zstd-libs (1.5.2-r1) 17:21:18 (78/79) Installing kmod-libs (29-r2) 17:21:18 (79/79) Installing eudev (3.2.11-r0) 17:21:18 Executing busybox-1.35.0-r17.trigger 17:21:18 Executing eudev-3.2.11-r0.trigger 17:21:18 OK: 77 MiB in 93 packages 17:21:18 Removing intermediate container 0a22405db44c 17:21:18 ---> d3aa26281c0a 17:21:18 Step 18/35 : WORKDIR / 17:21:18 ---> Running in a121b9e634e5 17:21:19 Removing intermediate container a121b9e634e5 17:21:19 ---> f6c23a518c81 17:21:19 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:21:20 ---> decc4a8b2bad 17:21:20 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:21:21 ---> 0be069e0d708 17:21:21 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:21:21 ---> 01d3dd202c84 17:21:21 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:21:22 ---> 3552991511ae 17:21:22 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:21:22 ---> 13a27cc3b1cb 17:21:22 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:21:22 ---> 2f8aea0776a6 17:21:22 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:21:24 ---> d9a8651352df 17:21:24 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:21:24 ---> Running in d8ec20727988 17:21:27 Removing intermediate container d8ec20727988 17:21:27 ---> 3cf3f79ba6d7 17:21:27 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:21:27 ---> Running in 203bb748a0e6 17:21:28 Removing intermediate container 203bb748a0e6 17:21:28 ---> eff3de93daf3 17:21:28 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:21:28 ---> Running in 724baf29bd10 17:21:30 Removing intermediate container 724baf29bd10 17:21:30 ---> ba833b0cd6d3 17:21:30 Step 29/35 : EXPOSE 59983 17:21:30 ---> Running in 79748f6859fc 17:21:30 Removing intermediate container 79748f6859fc 17:21:30 ---> f1a1483570be 17:21:30 Step 30/35 : EXPOSE 8554 17:21:30 ---> Running in 357fdb16ccbf 17:21:30 Removing intermediate container 357fdb16ccbf 17:21:30 ---> 03b627e8df39 17:21:30 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:21:30 ---> Running in 5db397528a68 17:21:30 Removing intermediate container 5db397528a68 17:21:30 ---> a2d7e682bfec 17:21:30 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:21:31 ---> Running in 6a0e9ea58746 17:21:31 Removing intermediate container 6a0e9ea58746 17:21:31 ---> fbf61b6730fd 17:21:31 Step 33/35 : LABEL arch=arm64 17:21:31 ---> Running in 857ad387874e 17:21:31 Removing intermediate container 857ad387874e 17:21:31 ---> c0904f5c096b 17:21:31 Step 34/35 : LABEL git_sha=43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 17:21:31 ---> Running in c6f789b2858c 17:21:31 Removing intermediate container c6f789b2858c 17:21:31 ---> 3bd6c9ee6f4b 17:21:31 Step 35/35 : LABEL version=0.0.0 17:21:31 ---> Running in 1c39adb80e24 17:21:32 Removing intermediate container 1c39adb80e24 17:21:32 ---> 4db4452ba325 17:21:32 [Warning] One or more build-args [ARCH] were not consumed 17:21:32 Successfully built 4db4452ba325 17:21:32 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 17:21:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:32 17:21:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:33 arm64: Pulling from edgex-lftools-log-publisher 17:21:33 8998bd30e6a1: Pulling fs layer 17:21:33 04944245beec: Pulling fs layer 17:21:33 699f458cf7ca: Pulling fs layer 17:21:33 765212b225bb: Pulling fs layer 17:21:33 f23df028b6ca: Pulling fs layer 17:21:33 d65c8cfc05b1: Pulling fs layer 17:21:33 2437ff75d9bd: Pulling fs layer 17:21:33 765212b225bb: Waiting 17:21:33 d65c8cfc05b1: Waiting 17:21:33 f23df028b6ca: Waiting 17:21:33 2437ff75d9bd: Waiting 17:21:33 04944245beec: Verifying Checksum 17:21:33 04944245beec: Download complete 17:21:33 765212b225bb: Verifying Checksum 17:21:33 765212b225bb: Download complete 17:21:33 f23df028b6ca: Verifying Checksum 17:21:33 f23df028b6ca: Download complete 17:21:33 d65c8cfc05b1: Verifying Checksum 17:21:33 d65c8cfc05b1: Download complete 17:21:33 699f458cf7ca: Verifying Checksum 17:21:33 699f458cf7ca: Download complete 17:21:34 8998bd30e6a1: Download complete 17:21:36 2437ff75d9bd: Verifying Checksum 17:21:36 2437ff75d9bd: Download complete 17:21:38 8998bd30e6a1: Pull complete 17:21:38 04944245beec: Pull complete 17:21:39 699f458cf7ca: Pull complete 17:21:40 765212b225bb: Pull complete 17:21:40 f23df028b6ca: Pull complete 17:21:41 d65c8cfc05b1: Pull complete 17:21:56 2437ff75d9bd: Pull complete 17:21:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:21:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:56 prd-ubuntu20.04-docker-arm64-4c-16g-4700 does not seem to be running inside a container 17:21:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:21:58 $ docker top 944570da0926743a1399aa10090229b781abc908d224bdac701dcf20dbe36aa2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:59 ---> job-cost.sh 17:21:59 lf-activate-venv: SKIPPING 17:21:59 INFO: No Stack... 17:22:00 INFO: Retrieving Pricing Info for: v3-standard-4 17:22:00 INFO: Archiving Costs [Pipeline] sh 17:22:01 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:22:01 + cut -d, -f6 [Pipeline] lock 17:22:01 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-140-1-stack-cost] 17:22:01 Resource [jenkins-edgexfoundry-device-usb-camera-PR-140-1-stack-cost] did not exist. Created. 17:22:01 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-140-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:22:01 /w/workspace/device-usb-camera/1@tmp/durable-84c9603a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:22:02 + echo total: 0.10999999940395355 [Pipeline] stash 17:22:02 Warning: overwriting stash ‘stack-cost’ 17:22:02 Stashed 1 file(s) [Pipeline] } 17:22:02 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-140-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:22:02 $ docker stop --time=1 944570da0926743a1399aa10090229b781abc908d224bdac701dcf20dbe36aa2 17:22:05 $ docker rm -f --volumes 944570da0926743a1399aa10090229b781abc908d224bdac701dcf20dbe36aa2 [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 17:22:06 provisioning config files... 17:22:06 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-140@tmp/config3839504060054206006tmp [Pipeline] { [Pipeline] sh 17:22:07 + set +x 17:22:07 + curl -s https://codecov.io/bash 17:22:07 + bash -s -- 17:22:07 17:22:07 _____ _ 17:22:07 / ____| | | 17:22:07 | | ___ __| | ___ ___ _____ __ 17:22:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:22:07 | |___| (_) | (_| | __/ (_| (_) \ V / 17:22:07 \_____\___/ \__,_|\___|\___\___/ \_/ 17:22:07 Bash-1.0.6 17:22:07 17:22:07 17:22:07 ==> git version 2.25.1 found 17:22:07 ==> 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 17:22:07 Release-Date: 2020-01-08 17:22:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:22:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:22:07 ==> Jenkins CI detected. 17:22:07 current dir:  /w/workspace/foundry_device-usb-camera_PR-140 17:22:07 project root: . 17:22:07 --> token set from env 17:22:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:22:07 ==> Running gcov in . (disable via -X gcov) 17:22:07 ==> Python coveragepy not found 17:22:07 ==> Searching for coverage reports in: 17:22:07 + . 17:22:07 -> Found 1 reports 17:22:07 ==> Detecting git/mercurial file structure 17:22:07 ==> Reading reports 17:22:07 + ./coverage.out bytes=30666 17:22:07 ==> Appending adjustments 17:22:07 https://docs.codecov.io/docs/fixing-reports 17:22:07 + Found adjustments 17:22:07 ==> Gzipping contents 17:22:07 8.0K /tmp/codecov.VUr3VU.gz 17:22:07 ==> Uploading reports 17:22:07 url: https://codecov.io 17:22:07 query: branch=PR-140&commit=43ac136e06701740e4fc7c4ae7bfd989b18b6fa1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-140%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=140&job=&cmd_args= 17:22:07 -> Pinging Codecov 17:22:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-140&commit=43ac136e06701740e4fc7c4ae7bfd989b18b6fa1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-140%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=140&job=&cmd_args= 17:22:08 -> Uploading to 17:22:08 https://storage.googleapis.com/codecov/v4/raw/2023-02-06/73D8F5FF140700D3E01443B452E23636/43ac136e06701740e4fc7c4ae7bfd989b18b6fa1/e1906606-43aa-4dc5-865f-a44a2861b328.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230206T172207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=772b5e916506a53cf50d9ceb551d0981af06900481b47452486a99b192abe91b 17:22:08 % Total % Received % Xferd Average Speed Time Time Time Current 17:22:08 Dload Upload Total Spent Left Speed 17:22:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4288 0 0 100 4288 0 15881 --:--:-- --:--:-- --:--:-- 15940 17:22:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/43ac136e06701740e4fc7c4ae7bfd989b18b6fa1 [Pipeline] } 17:22:08 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 17:22:09 + [ -d /w/workspace/foundry_device-usb-camera_PR-140/archives ] 17:22:09 + ls -al /w/workspace/foundry_device-usb-camera_PR-140/archives 17:22:09 total 16 17:22:09 drwxr-xr-x 3 root root 4096 Feb 6 17:13 . 17:22:09 drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 17:13 .. 17:22:09 drwxr-xr-x 2 root root 4096 Feb 6 17:13 cost 17:22:09 -rw-r--r-- 1 root root 89 Feb 6 17:13 cost.csv 17:22:09 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-140/archives 17:22:09 + ls -al /w/workspace/foundry_device-usb-camera_PR-140/archives 17:22:09 total 16 17:22:09 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 17:13 . 17:22:09 drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 17:13 .. 17:22:09 drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 17:13 cost 17:22:09 -rw-r--r-- 1 jenkins jenkins 89 Feb 6 17:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:22:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:22:11 ---> package-listing.sh 17:22:11 ++ facter osfamily 17:22:11 ++ tr '[:upper:]' '[:lower:]' 17:22:11 + OS_FAMILY=debian 17:22:11 + workspace=/w/workspace/foundry_device-usb-camera_PR-140 17:22:11 + START_PACKAGES=/tmp/packages_start.txt 17:22:11 + END_PACKAGES=/tmp/packages_end.txt 17:22:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:22:11 + PACKAGES=/tmp/packages_start.txt 17:22:11 + '[' /w/workspace/foundry_device-usb-camera_PR-140 ']' 17:22:11 + PACKAGES=/tmp/packages_end.txt 17:22:11 + case "${OS_FAMILY}" in 17:22:11 + dpkg -l 17:22:11 + grep '^ii' 17:22:11 + '[' -f /tmp/packages_start.txt ']' 17:22:11 + '[' -f /tmp/packages_end.txt ']' 17:22:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:22:11 + '[' /w/workspace/foundry_device-usb-camera_PR-140 ']' 17:22:11 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-140/archives/ 17:22:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-140/archives/ [Pipeline] echo 17:22:11 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-140/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:22:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:22:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:12 prd-ubuntu20.04-docker-8c-8g-4698 does not seem to be running inside a container 17:22:12 $ 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-140/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-140 -v /w/workspace/foundry_device-usb-camera_PR-140:/w/workspace/foundry_device-usb-camera_PR-140:rw,z -v /w/workspace/foundry_device-usb-camera_PR-140@tmp:/w/workspace/foundry_device-usb-camera_PR-140@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:22:12 $ docker top 0a53afee6027db97d3408f5d7497478eca69cb00a303ea463ccd7278c15525b4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:13 + touch /tmp/pre-build-complete [Pipeline] sh 17:22:13 + mkdir -p /var/log/sysstat [Pipeline] sh 17:22:13 + ls /var/log/sa-host 17:22:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:22:14 provisioning config files... 17:22:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-140@tmp/config14293112182390471552tmp [Pipeline] { [Pipeline] echo 17:22:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:22:14 ---> create-netrc.sh [Pipeline] } 17:22:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:22:14 ---> python-tools-install.sh [Pipeline] echo 17:22:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:22:15 ---> sudo-logs.sh 17:22:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:22:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:22:15 ---> job-cost.sh 17:22:15 lf-activate-venv: SKIPPING 17:22:15 DEBUG: total: 0.2199999988079071 17:22:15 INFO: Retrieving Stack Cost... 17:22:15 INFO: Retrieving Pricing Info for: v3-standard-8 17:22:16 INFO: Archiving Costs [Pipeline] echo 17:22:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:22:16 ---> logs-deploy.sh 17:22:16 lf-activate-venv: SKIPPING 17:22:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-140/1 17:22:16 INFO: archiving workspace using pattern(s): 17:22:17 Archives upload complete. 17:22:17 INFO: archiving logs to Nexus 17:22:18 ---> uname -a: 17:22:18 Linux prd-ubuntu20-04-docker-8c-8g-4698 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:22:18 17:22:18 17:22:18 ---> lscpu: 17:22:18 Architecture: x86_64 17:22:18 CPU op-mode(s): 32-bit, 64-bit 17:22:18 Byte Order: Little Endian 17:22:18 Address sizes: 40 bits physical, 48 bits virtual 17:22:18 CPU(s): 8 17:22:18 On-line CPU(s) list: 0-7 17:22:18 Thread(s) per core: 1 17:22:18 Core(s) per socket: 1 17:22:18 Socket(s): 8 17:22:18 NUMA node(s): 1 17:22:18 Vendor ID: AuthenticAMD 17:22:18 CPU family: 23 17:22:18 Model: 49 17:22:18 Model name: AMD EPYC-Rome Processor 17:22:18 Stepping: 0 17:22:18 CPU MHz: 2799.976 17:22:18 BogoMIPS: 5599.95 17:22:18 Virtualization: AMD-V 17:22:18 Hypervisor vendor: KVM 17:22:18 Virtualization type: full 17:22:18 L1d cache: 256 KiB 17:22:18 L1i cache: 256 KiB 17:22:18 L2 cache: 4 MiB 17:22:18 L3 cache: 128 MiB 17:22:18 NUMA node0 CPU(s): 0-7 17:22:18 Vulnerability Itlb multihit: Not affected 17:22:18 Vulnerability L1tf: Not affected 17:22:18 Vulnerability Mds: Not affected 17:22:18 Vulnerability Meltdown: Not affected 17:22:18 Vulnerability Mmio stale data: Not affected 17:22:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:22:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:22:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:22:18 Vulnerability Srbds: Not affected 17:22:18 Vulnerability Tsx async abort: Not affected 17:22:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:22:18 17:22:18 17:22:18 ---> nproc: 17:22:18 8 17:22:18 17:22:18 17:22:18 ---> df -h: 17:22:18 Filesystem Size Used Avail Use% Mounted on 17:22:18 overlay 155G 12G 144G 8% / 17:22:18 tmpfs 64M 0 64M 0% /dev 17:22:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:22:18 shm 64M 0 64M 0% /dev/shm 17:22:18 /dev/vda1 155G 12G 144G 8% /facter-os 17:22:18 17:22:18 17:22:18 ---> sar -b -r -n DEV: 17:22:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4698) 02/06/23 _x86_64_ (8 CPU) 17:22:18 17:22:18 17:10:34 LINUX RESTART (8 CPU) 17:22:18 17:22:18 17:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:22:18 17:12:01 161.81 25.65 136.16 0.00 2755.68 151985.77 0.00 17:22:18 17:13:01 187.44 1.48 185.95 0.00 24.40 51096.42 0.00 17:22:18 17:14:01 169.11 0.03 169.07 0.00 3.73 42254.69 0.00 17:22:18 17:15:01 1.80 0.00 1.80 0.00 0.00 23.08 0.00 17:22:18 17:16:01 55.23 11.60 43.64 0.00 5175.87 8758.68 0.00 17:22:18 17:17:01 5.45 0.03 5.42 0.00 0.27 116.38 0.00 17:22:18 17:18:01 1.87 0.00 1.87 0.00 0.00 22.00 0.00 17:22:18 17:19:01 1.98 0.00 1.98 0.00 0.00 21.73 0.00 17:22:18 17:20:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 17:22:18 17:21:01 1.93 0.00 1.93 0.00 0.00 22.13 0.00 17:22:18 17:22:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 17:22:18 Average: 53.38 3.49 49.88 0.00 720.63 22926.13 0.00 17:22:18 17:22:18 17:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:22:18 17:12:01 29070360 31600080 706160 2.15 80556 2724868 2011344 5.93 982988 2460476 6212 17:22:18 17:13:01 28129832 31407988 883756 2.69 151712 3323228 2442168 7.20 1353576 2933504 32976 17:22:18 17:14:01 27458828 31581072 711288 2.16 162172 4098784 1796580 5.29 1234904 3665740 368 17:22:18 17:15:01 27458856 31581284 710692 2.16 162220 4098784 1796580 5.29 1235292 3665740 132 17:22:18 17:16:01 26909344 31541884 737272 2.24 195576 4554044 1813836 5.35 1574808 3837332 980 17:22:18 17:17:01 26932044 31559804 721104 2.19 194120 4550780 1818108 5.36 1556140 3834116 384 17:22:18 17:18:01 26935604 31563588 717124 2.18 194144 4550788 1818108 5.36 1554540 3834128 8 17:22:18 17:19:01 26942684 31570744 709944 2.16 194216 4550792 1818108 5.36 1547628 3834132 12 17:22:18 17:20:01 26942896 31571100 709556 2.16 194296 4550796 1818108 5.36 1547696 3834164 8 17:22:18 17:21:01 26942652 31570944 709744 2.16 194348 4550800 1818108 5.36 1547752 3834176 32 17:22:18 17:22:01 26942272 31570608 710080 2.16 194360 4550800 1818108 5.36 1547824 3834208 8 17:22:18 Average: 27333216 31556281 729702 2.22 174338 4191315 1888105 5.56 1425741 3597065 3738 17:22:18 17:22:18 17:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:22:18 17:12:01 lo 6.71 6.71 0.65 0.65 0.00 0.00 0.00 0.00 17:22:18 17:12:01 docker0 77.94 118.89 6.46 834.50 0.00 0.00 0.00 0.00 17:22:18 17:12:01 ens3 692.41 472.21 7301.51 98.25 0.00 0.00 0.00 0.00 17:22:18 17:12:01 veth4e11fb7 62.27 81.01 6.07 56.68 0.00 0.00 0.00 0.00 17:22:18 17:13:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:22:18 17:13:01 docker0 88.45 151.52 7.91 1844.25 0.00 0.00 0.00 0.00 17:22:18 17:13:01 vethf5e5ee7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:22:18 17:13:01 ens3 207.98 136.83 1884.65 106.77 0.00 0.00 0.00 0.00 17:22:18 17:14:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 17:22:18 17:14:01 docker0 12.00 30.91 0.93 595.56 0.00 0.00 0.00 0.00 17:22:18 17:14:01 ens3 183.17 110.81 3347.38 20.78 0.00 0.00 0.00 0.00 17:22:18 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:22:18 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:18 17:15:01 ens3 0.62 0.35 0.35 0.26 0.00 0.00 0.00 0.00 17:22:18 17:16:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 17:22:18 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:18 17:16:01 ens3 168.49 106.11 2753.79 7.55 0.00 0.00 0.00 0.00 17:22:18 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:22:18 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:18 17:17:01 ens3 0.78 0.60 1.32 0.10 0.00 0.00 0.00 0.00 17:22:18 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:18 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:18 17:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:18 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:22:18 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:18 17:19:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:22:18 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:18 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:18 17:20:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:22:18 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:22:18 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:18 17:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:22:18 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:18 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:18 17:22:01 ens3 0.23 0.10 0.08 0.07 0.00 0.00 0.00 0.00 17:22:18 Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 17:22:18 Average: docker0 16.12 27.25 1.38 296.84 0.00 0.00 0.00 0.00 17:22:18 Average: ens3 113.13 74.61 1381.02 21.14 0.00 0.00 0.00 0.00 17:22:18 17:22:18 17:22:18 ---> sar -P ALL: 17:22:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4698) 02/06/23 _x86_64_ (8 CPU) 17:22:18 17:22:18 17:10:34 LINUX RESTART (8 CPU) 17:22:18 17:22:18 17:11:02 CPU %user %nice %system %iowait %steal %idle 17:22:18 17:12:01 all 10.21 0.00 3.75 0.99 0.08 84.97 17:22:18 17:12:01 0 14.07 0.00 2.95 0.14 0.07 82.78 17:22:18 17:12:01 1 7.81 0.00 3.97 0.70 0.05 87.46 17:22:18 17:12:01 2 10.87 0.00 4.41 0.38 0.07 84.27 17:22:18 17:12:01 3 10.49 0.00 3.70 0.05 0.09 85.67 17:22:18 17:12:01 4 11.00 0.00 3.83 4.60 0.07 80.51 17:22:18 17:12:01 5 10.25 0.00 2.92 0.12 0.09 86.62 17:22:18 17:12:01 6 8.67 0.00 3.38 0.15 0.09 87.71 17:22:18 17:12:01 7 8.46 0.00 4.89 1.82 0.10 84.72 17:22:18 17:13:01 all 30.75 0.00 6.93 1.46 0.11 60.75 17:22:18 17:13:01 0 30.31 0.00 7.65 5.31 0.10 56.62 17:22:18 17:13:01 1 31.15 0.00 6.64 2.01 0.14 60.07 17:22:18 17:13:01 2 30.80 0.00 6.30 0.15 0.10 62.65 17:22:18 17:13:01 3 30.25 0.00 8.30 0.25 0.12 61.08 17:22:18 17:13:01 4 31.04 0.00 6.41 0.12 0.12 62.32 17:22:18 17:13:01 5 31.49 0.00 6.16 0.30 0.08 61.96 17:22:18 17:13:01 6 30.35 0.00 6.33 0.94 0.10 62.28 17:22:18 17:13:01 7 30.59 0.00 7.63 2.61 0.14 59.03 17:22:18 17:14:01 all 20.06 0.00 4.83 0.82 0.07 74.22 17:22:18 17:14:01 0 20.68 0.00 5.25 3.92 0.08 70.07 17:22:18 17:14:01 1 20.11 0.00 4.13 0.03 0.07 75.66 17:22:18 17:14:01 2 19.68 0.00 5.11 0.05 0.05 75.10 17:22:18 17:14:01 3 19.37 0.00 4.39 0.24 0.07 75.93 17:22:18 17:14:01 4 20.70 0.00 4.35 0.05 0.08 74.82 17:22:18 17:14:01 5 19.40 0.00 5.20 0.76 0.07 74.58 17:22:18 17:14:01 6 20.15 0.00 5.14 0.92 0.05 73.73 17:22:18 17:14:01 7 20.42 0.00 5.04 0.61 0.08 73.84 17:22:18 17:15:01 all 0.03 0.00 0.01 0.01 0.01 99.95 17:22:18 17:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:22:18 17:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:22:18 17:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:22:18 17:15:01 3 0.13 0.00 0.00 0.03 0.02 99.82 17:22:18 17:15:01 4 0.05 0.00 0.03 0.00 0.02 99.90 17:22:18 17:15:01 5 0.00 0.00 0.02 0.05 0.02 99.92 17:22:18 17:15:01 6 0.00 0.00 0.03 0.00 0.00 99.97 17:22:18 17:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:22:18 17:16:01 all 2.53 0.00 1.52 0.51 0.02 95.41 17:22:18 17:16:01 0 3.92 0.00 1.26 0.15 0.02 94.66 17:22:18 17:16:01 1 1.60 0.00 1.87 0.33 0.02 96.18 17:22:18 17:16:01 2 1.99 0.00 2.19 0.18 0.03 95.61 17:22:18 17:16:01 3 2.12 0.00 1.14 1.99 0.03 94.71 17:22:18 17:16:01 4 1.80 0.00 1.37 0.48 0.02 96.32 17:22:18 17:16:01 5 4.01 0.00 1.59 0.57 0.02 93.82 17:22:18 17:16:01 6 2.14 0.00 1.57 0.32 0.03 95.93 17:22:18 17:16:01 7 2.63 0.00 1.21 0.05 0.02 96.09 17:22:18 17:17:01 all 0.34 0.00 0.07 0.02 0.00 99.57 17:22:18 17:17:01 0 0.02 0.00 0.10 0.00 0.00 99.88 17:22:18 17:17:01 1 0.03 0.00 0.05 0.00 0.00 99.92 17:22:18 17:17:01 2 0.28 0.00 0.08 0.00 0.00 99.63 17:22:18 17:17:01 3 2.06 0.00 0.08 0.12 0.00 97.75 17:22:18 17:17:01 4 0.10 0.00 0.08 0.02 0.00 99.80 17:22:18 17:17:01 5 0.03 0.00 0.07 0.00 0.00 99.90 17:22:18 17:17:01 6 0.08 0.00 0.07 0.00 0.00 99.85 17:22:18 17:17:01 7 0.12 0.00 0.05 0.00 0.00 99.83 17:22:18 17:18:01 all 0.27 0.00 0.01 0.00 0.01 99.71 17:22:18 17:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:22:18 17:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:22:18 17:18:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:22:18 17:18:01 3 1.99 0.00 0.02 0.02 0.03 97.95 17:22:18 17:18:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:22:18 17:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:22:18 17:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:22:18 17:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:22:18 17:19:01 all 0.20 0.00 0.02 0.01 0.01 99.76 17:22:18 17:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:22:18 17:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:22:18 17:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:22:18 17:19:01 3 1.50 0.00 0.07 0.10 0.03 98.30 17:22:18 17:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:22:18 17:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:22:18 17:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:22:18 17:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:22:18 17:20:01 all 0.03 0.00 0.01 0.01 0.01 99.95 17:22:18 17:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:22:18 17:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:22:18 17:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:22:18 17:20:01 3 0.08 0.00 0.02 0.07 0.02 99.82 17:22:18 17:20:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:22:18 17:20:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:22:18 17:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:22:18 17:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:22:18 17:21:01 all 0.07 0.00 0.01 0.01 0.01 99.91 17:22:18 17:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:22:18 17:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:22:18 17:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:22:18 17:21:01 3 0.44 0.00 0.02 0.03 0.02 99.50 17:22:18 17:21:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:22:18 17:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:22:18 17:21:01 6 0.02 0.00 0.03 0.00 0.02 99.93 17:22:18 17:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:22:18 17:22:01 all 0.28 0.00 0.02 0.00 0.00 99.69 17:22:18 17:22:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:22:18 17:22:01 1 0.05 0.00 0.00 0.00 0.02 99.93 17:22:18 17:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:22:18 17:22:01 3 2.10 0.00 0.03 0.02 0.00 97.85 17:22:18 17:22:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:22:18 17:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:22:18 17:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:22:18 17:22:01 7 0.03 0.00 0.03 0.00 0.02 99.92 17:22:18 17:22:18 Average: CPU %user %nice %system %iowait %steal %idle 17:22:18 Average: all 5.83 0.00 1.55 0.35 0.03 92.25 17:22:18 Average: 0 6.22 0.00 1.56 0.86 0.03 91.34 17:22:18 Average: 1 5.49 0.00 1.51 0.28 0.03 92.70 17:22:18 Average: 2 5.74 0.00 1.63 0.07 0.03 92.53 17:22:18 Average: 3 6.35 0.00 1.59 0.26 0.04 91.75 17:22:18 Average: 4 5.83 0.00 1.45 0.47 0.03 92.22 17:22:18 Average: 5 5.88 0.00 1.44 0.16 0.02 92.49 17:22:18 Average: 6 5.55 0.00 1.50 0.21 0.03 92.72 17:22:18 Average: 7 5.60 0.00 1.69 0.45 0.03 92.22 17:22:18 17:22:18 17:22:18