Pull request #250 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b5d79168eafca68273d27ac603738bc2a83ede0+820ea8060e7b22a96afcd9f7acec0acd9e8d6bed (8112fc3f5063fa704211518587256fa3d13ca9fe) 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-ssh12229567291242258389.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9856845099492945404.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-250/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-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6354879292914142071.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-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8257709817014165302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh15814399489338668818.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-250/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-250/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13557117997248940439.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15899 in /w/workspace/foundry_device-usb-camera_PR-250 [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-250 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 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/250/head:refs/remotes/origin/PR-250 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed into PR head commit 4b5d79168eafca68273d27ac603738bc2a83ede0 Merge succeeded, producing 4b5d79168eafca68273d27ac603738bc2a83ede0 Checking out Revision 4b5d79168eafca68273d27ac603738bc2a83ede0 (PR-250) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:21:11 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 4b5d79168eafca68273d27ac603738bc2a83ede0 # 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 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b5d79168eafca68273d27ac603738bc2a83ede0 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:21:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:21:11 ========================================================= 17:21:11 EdgeX Global Pipelines Version Info 17:21:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:21:12 ------------------- 17:21:12 stable info: 17:21:12 ------------------- 17:21:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:21:12 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:21:12 Message: update stable to v1.0.249 17:21:13 ------------------- 17:21:13 experimental info: 17:21:13 ------------------- 17:21:13 Commited By: **** collab-it+edgex@linuxfoundation.org 17:21:13 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:21:13 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:21:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:21:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:21:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:21:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:21:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:21:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:21:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:21:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:21:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:21:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:21:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:21:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-250 [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-250 [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-250 [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b5d79168eafca68273d27ac603738bc2a83ede0 [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b5d791 [Pipeline] echo 17:21:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:14 provisioning config files... 17:21:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-250@tmp/config14610557445694985546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:15 ---> docker-login.sh 17:21:15 nexus3.edgexfoundry.org:10001 17:21:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:15 Configure a credential helper to remove this warning. See 17:21:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:15 17:21:15 Login Succeeded 17:21:15 nexus3.edgexfoundry.org:10002 17:21:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:15 Configure a credential helper to remove this warning. See 17:21:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:15 17:21:15 Login Succeeded 17:21:15 nexus3.edgexfoundry.org:10003 17:21:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:15 Configure a credential helper to remove this warning. See 17:21:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:15 17:21:15 Login Succeeded 17:21:15 nexus3.edgexfoundry.org:10004 17:21:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:15 Configure a credential helper to remove this warning. See 17:21:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:15 17:21:15 Login Succeeded 17:21:15 docker.io 17:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:16 Configure a credential helper to remove this warning. See 17:21:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:16 17:21:16 Login Succeeded 17:21:16 ---> docker-login.sh ends [Pipeline] } 17:21:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:21:16 + git rev-list -1 --merges 4b5d79168eafca68273d27ac603738bc2a83ede0~1..4b5d79168eafca68273d27ac603738bc2a83ede0 [Pipeline] echo 17:21:16 -----------> git rev-list -1 --merges 4b5d79168eafca68273d27ac603738bc2a83ede0~1..4b5d79168eafca68273d27ac603738bc2a83ede0 4b5d79168eafca68273d27ac603738bc2a83ede0 [false] [Pipeline] sh 17:21:17 + git log --format=format:%s -1 4b5d79168eafca68273d27ac603738bc2a83ede0 [Pipeline] echo 17:21:17 ========================================================= 17:21:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:21:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:21:17 + git log --format=format:%s -1 4b5d79168eafca68273d27ac603738bc2a83ede0 [Pipeline] echo 17:21:17 [semverPrep] GIT_COMMIT: 4b5d79168eafca68273d27ac603738bc2a83ede0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:21:17 [semverPrep] This is not a build commit. [Pipeline] sh 17:21:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:21:18 + grep -v github /etc/ssh/ssh_known_hosts 17:21:18 + [ -e /tmp/ssh_known_hosts ] 17:21:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:21:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:21:18 + sudo tee -a /etc/ssh/ssh_known_hosts 17:21:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:18 17:21:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:18 0.1.4: Pulling from edgex-devops/py-git-semver 17:21:18 b85a868b505f: Pulling fs layer 17:21:18 e2be974225ed: Pulling fs layer 17:21:18 339a4e72a1f5: Pulling fs layer 17:21:18 988bab9f4d93: Pulling fs layer 17:21:18 1469e6f7b9e6: Pulling fs layer 17:21:18 eaf3925da568: Pulling fs layer 17:21:18 bab4dde63d76: Pulling fs layer 17:21:18 bde34c3a00c8: Pulling fs layer 17:21:18 b352a97aabf1: Pulling fs layer 17:21:18 4872d77fe225: Pulling fs layer 17:21:18 5851b861e8e6: Pulling fs layer 17:21:18 988bab9f4d93: Waiting 17:21:18 b352a97aabf1: Waiting 17:21:18 1469e6f7b9e6: Waiting 17:21:18 eaf3925da568: Waiting 17:21:18 bab4dde63d76: Waiting 17:21:18 bde34c3a00c8: Waiting 17:21:18 4872d77fe225: Waiting 17:21:18 5851b861e8e6: Waiting 17:21:18 e2be974225ed: Verifying Checksum 17:21:18 e2be974225ed: Download complete 17:21:18 988bab9f4d93: Download complete 17:21:18 1469e6f7b9e6: Verifying Checksum 17:21:18 1469e6f7b9e6: Download complete 17:21:18 eaf3925da568: Verifying Checksum 17:21:18 eaf3925da568: Download complete 17:21:19 339a4e72a1f5: Verifying Checksum 17:21:19 339a4e72a1f5: Download complete 17:21:19 bde34c3a00c8: Verifying Checksum 17:21:19 bde34c3a00c8: Download complete 17:21:19 b352a97aabf1: Verifying Checksum 17:21:19 b352a97aabf1: Download complete 17:21:19 4872d77fe225: Verifying Checksum 17:21:19 4872d77fe225: Download complete 17:21:19 5851b861e8e6: Verifying Checksum 17:21:19 5851b861e8e6: Download complete 17:21:19 b85a868b505f: Verifying Checksum 17:21:19 b85a868b505f: Download complete 17:21:19 bab4dde63d76: Verifying Checksum 17:21:19 bab4dde63d76: Download complete 17:21:20 b85a868b505f: Pull complete 17:21:20 e2be974225ed: Pull complete 17:21:21 339a4e72a1f5: Pull complete 17:21:21 988bab9f4d93: Pull complete 17:21:21 1469e6f7b9e6: Pull complete 17:21:21 eaf3925da568: Pull complete 17:21:23 bab4dde63d76: Pull complete 17:21:23 bde34c3a00c8: Pull complete 17:21:23 b352a97aabf1: Pull complete 17:21:23 4872d77fe225: Pull complete 17:21:23 5851b861e8e6: Pull complete 17:21:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:21:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:24 prd-ubuntu20.04-docker-8c-8g-15899 does not seem to be running inside a container 17:21:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-250 -v /w/workspace/foundry_device-usb-camera_PR-250:/w/workspace/foundry_device-usb-camera_PR-250:rw,z -v /w/workspace/foundry_device-usb-camera_PR-250@tmp:/w/workspace/foundry_device-usb-camera_PR-250@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:21:26 $ docker top 31684b5115cd3d3bb7062105d5a0888b209e5dc2b63717431ab6455f6ef6de06 -eo pid,comm 17:21: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:21:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:21:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:26 [ssh-agent] Looking for ssh-agent implementation... 17:21:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:27 $ docker exec 31684b5115cd3d3bb7062105d5a0888b209e5dc2b63717431ab6455f6ef6de06 ssh-agent 17:21:27 SSH_AUTH_SOCK=/tmp/ssh-NxGg4ZiD2vOg/agent.32 17:21:27 SSH_AGENT_PID=38 17:21:27 Running ssh-add (command line suppressed) 17:21:27 Identity added: /w/workspace/foundry_device-usb-camera_PR-250@tmp/private_key_9147392696691272493.key (/w/workspace/foundry_device-usb-camera_PR-250@tmp/private_key_9147392696691272493.key) 17:21:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:27 + git tag --points-at HEAD [Pipeline] } 17:21:27 $ docker exec --env ******** --env ******** 31684b5115cd3d3bb7062105d5a0888b209e5dc2b63717431ab6455f6ef6de06 ssh-agent -k 17:21:27 unset SSH_AUTH_SOCK; 17:21:27 unset SSH_AGENT_PID; 17:21:27 echo Agent pid 38 killed; 17:21:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:21:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:27 [ssh-agent] Looking for ssh-agent implementation... 17:21:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:28 $ docker exec 31684b5115cd3d3bb7062105d5a0888b209e5dc2b63717431ab6455f6ef6de06 ssh-agent 17:21:28 SSH_AUTH_SOCK=/tmp/ssh-qR4mgEK6uldH/agent.70 17:21:28 SSH_AGENT_PID=76 17:21:28 Running ssh-add (command line suppressed) 17:21:28 Identity added: /w/workspace/foundry_device-usb-camera_PR-250@tmp/private_key_3019537856984377176.key (/w/workspace/foundry_device-usb-camera_PR-250@tmp/private_key_3019537856984377176.key) 17:21:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:28 + git semver init 17:21:28 2023-05-17 17:21:28,791 [run_init] DEBUG init version:0.0.0 force:False 17:21:28 2023-05-17 17:21:28,791 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-250/.semver 17:21:28 2023-05-17 17:21:28,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-250/.semver 17:21:28 2023-05-17 17:21:28,792 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-250/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-250, universal_newlines=False, shell=None, istream=None) 17:21:29 2023-05-17 17:21:29,477 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-250/.git/info/exclude 17:21:29 2023-05-17 17:21:29,477 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-250/.semver/PR-250 with force:False 17:21:29 2023-05-17 17:21:29,477 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-250/.semver/PR-250 17:21:29 2023-05-17 17:21:29,482 [execute] INFO git cat-file --batch-check 17:21:29 2023-05-17 17:21:29,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-250/.semver, universal_newlines=False, shell=None, istream=) 17:21:29 2023-05-17 17:21:29,489 [execute] INFO git cat-file --batch 17:21:29 2023-05-17 17:21:29,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-250/.semver, universal_newlines=False, shell=None, istream=) 17:21:29 2023-05-17 17:21:29,497 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-250/.semver/PR-250 17:21:29 0.0.0 [Pipeline] } 17:21:29 $ docker exec --env ******** --env ******** 31684b5115cd3d3bb7062105d5a0888b209e5dc2b63717431ab6455f6ef6de06 ssh-agent -k 17:21:29 unset SSH_AUTH_SOCK; 17:21:29 unset SSH_AGENT_PID; 17:21:29 echo Agent pid 76 killed; 17:21:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:30 + git semver [Pipeline] } 17:21:30 $ docker stop --time=1 31684b5115cd3d3bb7062105d5a0888b209e5dc2b63717431ab6455f6ef6de06 17:21:31 $ docker rm -f --volumes 31684b5115cd3d3bb7062105d5a0888b209e5dc2b63717431ab6455f6ef6de06 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:21:32 Stashed 1 file(s) [Pipeline] echo 17:21: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:21:33 provisioning config files... 17:21:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-250@tmp/config1999551240151522689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:33 ---> docker-login.sh 17:21:33 nexus3.edgexfoundry.org:10001 17:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:33 Configure a credential helper to remove this warning. See 17:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:33 17:21:33 Login Succeeded 17:21:33 nexus3.edgexfoundry.org:10002 17:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:33 Configure a credential helper to remove this warning. See 17:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:33 17:21:33 Login Succeeded 17:21:33 nexus3.edgexfoundry.org:10003 17:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:34 Configure a credential helper to remove this warning. See 17:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:34 17:21:34 Login Succeeded 17:21:34 nexus3.edgexfoundry.org:10004 17:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:34 Configure a credential helper to remove this warning. See 17:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:34 17:21:34 Login Succeeded 17:21:34 docker.io 17:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:34 Configure a credential helper to remove this warning. See 17:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:34 17:21:34 Login Succeeded 17:21:34 ---> docker-login.sh ends [Pipeline] } 17:21:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:21:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:21:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:21:34 ========================================================= 17:21:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:21:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:21:35 Sending build context to Docker daemon 1.904MB 17:21:35 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:21:35 Step 2/13 : FROM ${BASE} AS builder 17:21:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:21:35 f56be85fc22e: Pulling fs layer 17:21:35 85791d961cd3: Pulling fs layer 17:21:35 d694b5ae8c79: Pulling fs layer 17:21:35 9f32a84ed3da: Pulling fs layer 17:21:35 4d19c01a9841: Pulling fs layer 17:21:35 9325e15d5711: Pulling fs layer 17:21:35 556b6ee489ea: Pulling fs layer 17:21:35 9f32a84ed3da: Waiting 17:21:35 4d19c01a9841: Waiting 17:21:35 9325e15d5711: Waiting 17:21:35 556b6ee489ea: Waiting 17:21:35 c5a4b2cf53e6: Pulling fs layer 17:21:35 c5a4b2cf53e6: Waiting 17:21:35 85791d961cd3: Download complete 17:21:35 9f32a84ed3da: Verifying Checksum 17:21:35 9f32a84ed3da: Download complete 17:21:35 4d19c01a9841: Verifying Checksum 17:21:35 4d19c01a9841: Download complete 17:21:35 f56be85fc22e: Download complete 17:21:35 9325e15d5711: Verifying Checksum 17:21:35 9325e15d5711: Download complete 17:21:35 f56be85fc22e: Pull complete 17:21:35 85791d961cd3: Pull complete 17:21:35 c5a4b2cf53e6: Verifying Checksum 17:21:35 c5a4b2cf53e6: Download complete 17:21:35 d694b5ae8c79: Verifying Checksum 17:21:35 d694b5ae8c79: Download complete 17:21:36 556b6ee489ea: Verifying Checksum 17:21:36 556b6ee489ea: Download complete 17:21:39 d694b5ae8c79: Pull complete 17:21:39 9f32a84ed3da: Pull complete 17:21:39 4d19c01a9841: Pull complete 17:21:39 9325e15d5711: Pull complete 17:21:42 556b6ee489ea: Pull complete 17:21:43 c5a4b2cf53e6: Pull complete 17:21:43 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:21:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:21:43 ---> c4be618373d6 17:21:43 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:21:47 ---> Running in ef4be8ac12d5 17:21:47 Removing intermediate container ef4be8ac12d5 17:21:47 ---> f89db2fbf6f2 17:21:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:21:47 ---> Running in efd421a3cf42 17:21:47 Removing intermediate container efd421a3cf42 17:21:47 ---> 9b4dca63db3e 17:21:47 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:21:47 ---> Running in 74ae8fdf47c6 17:21:47 Removing intermediate container 74ae8fdf47c6 17:21:47 ---> 121420454408 17:21:47 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:21:47 ---> Running in e63eeb347d29 17:21:47 Removing intermediate container e63eeb347d29 17:21:47 ---> b172ef5c61b6 17:21:47 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:21:47 ---> Running in 251f99baff5a 17:21:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:21:48 (1/14) Installing libintl (0.21.1-r1) 17:21:48 (2/14) Installing eudev-libs (3.2.11-r4) 17:21:48 (3/14) Installing libjpeg-turbo (2.1.4-r0) 17:21:48 Still waiting to schedule task 17:21:48 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15896’ is offline 17:21:48 (4/14) Installing v4l-utils-libs (1.22.1-r2) 17:21:48 (5/14) Installing v4l-utils (1.22.1-r2) 17:21:48 (6/14) Installing udev-init-scripts (35-r1) 17:21:48 (7/14) Installing libblkid (2.38.1-r1) 17:21:48 (8/14) Installing xz-libs (5.2.9-r0) 17:21:48 (9/14) Installing zstd-libs (1.5.5-r0) 17:21:48 (10/14) Installing kmod-libs (30-r1) 17:21:48 (11/14) Installing eudev (3.2.11-r4) 17:21:48 (12/14) Installing eudev-dev (3.2.11-r4) 17:21:48 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 17:21:48 (14/14) Installing v4l-utils-dev (1.22.1-r2) 17:21:48 Executing busybox-1.35.0-r29.trigger 17:21:48 Executing eudev-3.2.11-r4.trigger 17:21:48 OK: 272 MiB in 67 packages 17:21:49 Removing intermediate container 251f99baff5a 17:21:49 ---> 4229662d26a8 17:21:49 Step 8/13 : WORKDIR /device-usb-camera 17:21:49 ---> Running in 3f36dc4c2889 17:21:49 Removing intermediate container 3f36dc4c2889 17:21:49 ---> 473dbd76b17e 17:21:49 Step 9/13 : COPY go.mod vendor* ./ 17:21:49 ---> 14bba97648d9 17:21:49 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:49 ---> Running in 86ea909ee95e 17:22:15 Removing intermediate container 86ea909ee95e 17:22:15 ---> cf5aa1d4788b 17:22:15 Step 11/13 : COPY . . 17:22:15 ---> 2497012cfea4 17:22:15 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:22:15 ---> Running in d6123402f4fc 17:22:15  % Total % Received % Xferd Average Speed Time Time Time Current 17:22:15  Dload Upload Total Spent Left Speed 17:22:15 0 0 0 0 0 0  0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7335 0 --:--:-- --:--:-- --:--:-- 7375 17:22:15 Removing intermediate container d6123402f4fc 17:22:15 ---> 407c0c6d6c8f 17:22:15 Step 13/13 : RUN ${MAKE} 17:22:15 ---> Running in b1619a8a1334 17:22:15 noop 17:22:15 Removing intermediate container b1619a8a1334 17:22:15 ---> fceba7d5d905 17:22:15 Successfully built fceba7d5d905 17:22:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:16 + docker inspect -f . ci-base-image-x86_64 17:22:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:16 prd-ubuntu20.04-docker-8c-8g-15899 does not seem to be running inside a container 17:22:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-250 -v /w/workspace/foundry_device-usb-camera_PR-250:/w/workspace/foundry_device-usb-camera_PR-250:rw,z -v /w/workspace/foundry_device-usb-camera_PR-250@tmp:/w/workspace/foundry_device-usb-camera_PR-250@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:22:16 $ docker top 2e5d6a585d846722f6fbb444be3a15592bfb5734e7707a0374d9b8f5cac023c9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:17 + go version 17:22:17 go version go1.20.2 linux/amd64 [Pipeline] } 17:22:17 $ docker stop --time=1 2e5d6a585d846722f6fbb444be3a15592bfb5734e7707a0374d9b8f5cac023c9 17:22:18 $ docker rm -f --volumes 2e5d6a585d846722f6fbb444be3a15592bfb5734e7707a0374d9b8f5cac023c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:19 + docker inspect -f . ci-base-image-x86_64 17:22:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:19 prd-ubuntu20.04-docker-8c-8g-15899 does not seem to be running inside a container 17:22:19 $ 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-250 -v /w/workspace/foundry_device-usb-camera_PR-250:/w/workspace/foundry_device-usb-camera_PR-250:rw,z -v /w/workspace/foundry_device-usb-camera_PR-250@tmp:/w/workspace/foundry_device-usb-camera_PR-250@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:22:20 $ docker top 98437cabc1001d9e1c582a3b728d2feab2056fc1dc8c5d669adffa77e9a9c261 -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:20 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-250 [Pipeline] fileExists [Pipeline] sh 17:22:20 + make test 17:22:20 go test ./... -coverprofile=coverage.out ./... 17:22:26 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:22:38 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:22:38 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.8% of statements 17:22:43 go vet ./... 17:22:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:22:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:22:47 ./bin/test-attribution-txt.sh [Pipeline] echo 17:22:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:22:48 $ docker stop --time=1 98437cabc1001d9e1c582a3b728d2feab2056fc1dc8c5d669adffa77e9a9c261 17:22:50 $ docker rm -f --volumes 98437cabc1001d9e1c582a3b728d2feab2056fc1dc8c5d669adffa77e9a9c261 [Pipeline] // withDockerContainer [Pipeline] sh 17:22:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:22:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:22:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:22:52 + ls -al . 17:22:52 total 188 17:22:52 drwxrwxr-x 10 jenkins jenkins 4096 May 17 17:22 . 17:22:52 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:21 .. 17:22:52 drwxrwxr-x 8 jenkins jenkins 4096 May 17 17:21 .git 17:22:52 drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:21 .github 17:22:52 -rw-rw-r-- 1 jenkins jenkins 414 May 17 17:21 .gitignore 17:22:52 -rw-rw-r-- 1 jenkins jenkins 42 May 17 17:21 .golangci.yml 17:22:52 -rw-rw-r-- 1 jenkins jenkins 77 May 17 17:21 .hadolint.yml 17:22:52 drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:21 .semver 17:22:52 -rw-rw-r-- 1 jenkins jenkins 9665 May 17 17:21 Attribution.txt 17:22:52 -rw-rw-r-- 1 jenkins jenkins 6219 May 17 17:21 CHANGELOG.md 17:22:52 -rw-rw-r-- 1 jenkins jenkins 2453 May 17 17:21 Dockerfile 17:22:52 -rw-rw-r-- 1 jenkins jenkins 678 May 17 17:21 GOVERNANCE.md 17:22:52 -rw-rw-r-- 1 jenkins jenkins 659 May 17 17:21 Jenkinsfile 17:22:52 -rw-rw-r-- 1 jenkins jenkins 11348 May 17 17:21 LICENSE 17:22:52 -rw-rw-r-- 1 jenkins jenkins 2364 May 17 17:21 Makefile 17:22:52 -rw-rw-r-- 1 jenkins jenkins 622 May 17 17:21 OWNERS.md 17:22:52 -rw-rw-r-- 1 jenkins jenkins 2477 May 17 17:21 README.md 17:22:52 -rw-rw-r-- 1 jenkins jenkins 5 May 17 17:21 VERSION 17:22:52 drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:21 bin 17:22:52 drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:21 cmd 17:22:52 -rw-r--r-- 1 jenkins jenkins 31522 May 17 17:22 coverage.out 17:22:52 -rwxrwxr-x 1 jenkins jenkins 140 May 17 17:21 docker-entrypoint.sh 17:22:52 drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:21 docs 17:22:52 -rw-rw-r-- 1 jenkins jenkins 3419 May 17 17:21 go.mod 17:22:52 -rw-rw-r-- 1 jenkins jenkins 31488 May 17 17:21 go.sum 17:22:52 drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:21 internal 17:22:52 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:21 snap 17:22:52 -rw-rw-r-- 1 jenkins jenkins 231 May 17 17:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:52 + 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=4b5d79168eafca68273d27ac603738bc2a83ede0 --label arch=amd64 --label version=0.0.0 . 17:22:52 Sending build context to Docker daemon 1.936MB 17:22:52 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 17:22:52 Step 2/36 : FROM ${BASE} AS builder 17:22:52 ---> fceba7d5d905 17:22:52 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:22:52 ---> Running in 0fe1cca623f2 17:22:53 Removing intermediate container 0fe1cca623f2 17:22:53 ---> f7ad2dc47236 17:22:53 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:22:53 ---> Running in a3476a8fbeba 17:22:53 Removing intermediate container a3476a8fbeba 17:22:53 ---> b1a96872c3ea 17:22:53 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:22:53 ---> Running in 16837f9d43ee 17:22:53 Removing intermediate container 16837f9d43ee 17:22:53 ---> e3b0f1d662b4 17:22:53 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:22:53 ---> Running in 5d948a372a4e 17:22:53 Removing intermediate container 5d948a372a4e 17:22:53 ---> 5216dfaf3dd4 17:22:53 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:22:53 ---> Running in ddae9c7c82b2 17:22:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:22:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:22:53 OK: 272 MiB in 67 packages 17:22:54 Removing intermediate container ddae9c7c82b2 17:22:54 ---> 905e5fb4928f 17:22:54 Step 8/36 : WORKDIR /device-usb-camera 17:22:54 ---> Running in ff1eca2f4ed2 17:22:54 Removing intermediate container ff1eca2f4ed2 17:22:54 ---> 776d248b5355 17:22:54 Step 9/36 : COPY go.mod vendor* ./ 17:22:54 ---> 14302fad7656 17:22:54 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:54 ---> Running in c4ac106429d5 17:22:55 Removing intermediate container c4ac106429d5 17:22:55 ---> d35944cfbe26 17:22:55 Step 11/36 : COPY . . 17:22:55 ---> 1a832de7e84f 17:22:55 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:22:55 ---> Running in 87071aa00910 17:22:55  % Total % Received % Xferd Average Speed Time Time Time Current 17:22:55 Dload Upload Total Spent Left Speed 17:22:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0  0     0    0    0   0    0 0   0 --:--:-- --:--:-- --:--:--  0 100 1062 100  1062  0  0  20736  0 --:--:-- --:--:-- --:--:-- 20823 17:22:56 Removing intermediate container 87071aa00910 17:22:56 ---> e4de15153ff9 17:22:56 Step 13/36 : RUN ${MAKE} 17:22:56 ---> Running in 794168c5a736 17:22:56 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:23:18 Removing intermediate container 794168c5a736 17:23:18 ---> 4bdc22825c5e 17:23:18 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:23:18 v0.21.6: Pulling from aler9/rtsp-simple-server 17:23:18 4acc49c71d14: Pulling fs layer 17:23:18 4acc49c71d14: Verifying Checksum 17:23:18 4acc49c71d14: Download complete 17:23:18 4acc49c71d14: Pull complete 17:23:18 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:23:18 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:23:18 ---> 01a2bd3e5fff 17:23:18 Step 15/36 : FROM alpine:3.17 17:23:18 3.17: Pulling from library/alpine 17:23:18 f56be85fc22e: Already exists 17:23:19 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:23:19 Status: Downloaded newer image for alpine:3.17 17:23:19 ---> 9ed4aefc74f6 17:23:19 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:23:19 ---> Running in 5d23c354d367 17:23:19 Removing intermediate container 5d23c354d367 17:23:19 ---> 7aa35226f3c9 17:23:19 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:23:19 ---> Running in 20dc077ccf2f 17:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:23:19 (1/86) Installing dumb-init (1.2.5-r2) 17:23:19 (2/86) Installing sdl2 (2.26.5-r0) 17:23:20 (3/86) Installing svt-av1-libs (1.3.0-r0) 17:23:20 (4/86) Installing libxau (1.0.10-r0) 17:23:20 (5/86) Installing libmd (1.0.4-r0) 17:23:20 (6/86) Installing libbsd (0.11.7-r0) 17:23:20 (7/86) Installing libxdmcp (1.1.4-r0) 17:23:20 (8/86) Installing libxcb (1.15-r0) 17:23:20 (9/86) Installing libx11 (1.8.4-r0) 17:23:20 (10/86) Installing aom-libs (3.5.0-r0) 17:23:20 (11/86) Installing alsa-lib (1.2.8-r0) 17:23:20 (12/86) Installing libexpat (2.5.0-r0) 17:23:20 (13/86) Installing brotli-libs (1.0.9-r9) 17:23:20 (14/86) Installing libbz2 (1.0.8-r4) 17:23:20 (15/86) Installing libpng (1.6.38-r0) 17:23:20 (16/86) Installing freetype (2.12.1-r0) 17:23:20 (17/86) Installing fontconfig (2.14.1-r0) 17:23:20 (18/86) Installing fribidi (1.0.12-r0) 17:23:20 (19/86) Installing libffi (3.4.4-r0) 17:23:20 (20/86) Installing libintl (0.21.1-r1) 17:23:20 (21/86) Installing libblkid (2.38.1-r1) 17:23:20 (22/86) Installing libmount (2.38.1-r1) 17:23:20 (23/86) Installing pcre2 (10.42-r0) 17:23:20 (24/86) Installing glib (2.74.6-r0) 17:23:20 (25/86) Installing graphite2 (1.3.14-r2) 17:23:20 (26/86) Installing harfbuzz (5.3.1-r1) 17:23:20 (27/86) Installing libass (0.16.0-r1) 17:23:20 (28/86) Installing libdav1d (1.0.0-r2) 17:23:20 (29/86) Installing hwdata-pci (0.364-r0) 17:23:20 (30/86) Installing libpciaccess (0.17-r0) 17:23:20 (31/86) Installing libdrm (2.4.114-r0) 17:23:20 (32/86) Installing gmp (6.2.1-r2) 17:23:20 (33/86) Installing nettle (3.8.1-r0) 17:23:20 (34/86) Installing p11-kit (0.24.1-r1) 17:23:20 (35/86) Installing libtasn1 (4.19.0-r0) 17:23:20 (36/86) Installing libunistring (1.1-r0) 17:23:20 (37/86) Installing gnutls (3.7.8-r3) 17:23:20 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 17:23:20 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 17:23:20 (40/86) Installing lame (3.100-r2) 17:23:20 (41/86) Installing opus (1.3.1-r1) 17:23:20 (42/86) Installing libasyncns (0.8-r1) 17:23:20 (43/86) Installing dbus-libs (1.14.4-r0) 17:23:20 (44/86) Installing libltdl (2.4.7-r1) 17:23:20 (45/86) Installing orc (0.4.33-r0) 17:23:20 (46/86) Installing libgcc (12.2.1_git20220924-r4) 17:23:20 (47/86) Installing libogg (1.3.5-r2) 17:23:20 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 17:23:20 (49/86) Installing flac-libs (1.4.2-r0) 17:23:20 (50/86) Installing libvorbis (1.3.7-r0) 17:23:20 (51/86) Installing libsndfile (1.1.0-r2) 17:23:20 (52/86) Installing libgomp (12.2.1_git20220924-r4) 17:23:20 (53/86) Installing soxr (0.1.3-r3) 17:23:20 (54/86) Installing speexdsp (1.2.1-r0) 17:23:20 (55/86) Installing tdb-libs (1.4.6-r0) 17:23:20 (56/86) Installing libpulse (16.1-r6) 17:23:20 (57/86) Installing cjson (1.7.15-r3) 17:23:20 (58/86) Installing mbedtls (2.28.3-r0) 17:23:20 (59/86) Installing librist (0.2.7-r0) 17:23:20 (60/86) Installing libsrt (1.5.1-r0) 17:23:20 (61/86) Installing libssh (0.10.5-r0) 17:23:20 (62/86) Installing libtheora (1.1.1-r16) 17:23:20 (63/86) Installing libjpeg-turbo (2.1.4-r0) 17:23:20 (64/86) Installing v4l-utils-libs (1.22.1-r2) 17:23:20 (65/86) Installing libxext (1.3.5-r0) 17:23:20 (66/86) Installing libxfixes (6.0.0-r0) 17:23:20 (67/86) Installing wayland-libs-client (1.21.0-r1) 17:23:20 (68/86) Installing libva (2.16.0-r0) 17:23:20 (69/86) Installing libvdpau (1.5-r0) 17:23:20 (70/86) Installing vidstab (1.1.0-r2) 17:23:20 (71/86) Installing libvpx (1.12.0-r1) 17:23:20 (72/86) Installing libwebp (1.2.4-r1) 17:23:20 (73/86) Installing x264-libs (0.164_git20220602-r0) 17:23:20 (74/86) Installing numactl (2.0.16-r1) 17:23:20 (75/86) Installing x265-libs (3.5-r3) 17:23:20 (76/86) Installing xvidcore (1.3.7-r1) 17:23:20 (77/86) Installing libsodium (1.0.18-r2) 17:23:20 (78/86) Installing libzmq (4.3.4-r1) 17:23:20 (79/86) Installing ffmpeg-libs (5.1.3-r0) 17:23:21 (80/86) Installing ffmpeg (5.1.3-r0) 17:23:21 (81/86) Installing udev-init-scripts (35-r1) 17:23:21 (82/86) Installing eudev-libs (3.2.11-r4) 17:23:21 (83/86) Installing xz-libs (5.2.9-r0) 17:23:21 (84/86) Installing zstd-libs (1.5.5-r0) 17:23:21 (85/86) Installing kmod-libs (30-r1) 17:23:21 (86/86) Installing eudev (3.2.11-r4) 17:23:21 Executing busybox-1.35.0-r29.trigger 17:23:21 Executing eudev-3.2.11-r4.trigger 17:23:21 OK: 112 MiB in 101 packages 17:23:23 Removing intermediate container 20dc077ccf2f 17:23:23 ---> 779f8ced7123 17:23:23 Step 18/36 : WORKDIR / 17:23:23 ---> Running in e40dd02e3142 17:23:23 Removing intermediate container e40dd02e3142 17:23:23 ---> 9361af222cd6 17:23:23 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:23:24 ---> 6e6d59adc38a 17:23:24 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:23:24 ---> 99556697c9b0 17:23:24 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:23:24 ---> 113c4d0e5ca4 17:23:24 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:23:24 ---> 591700c98975 17:23:24 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:23:24 ---> f7f12729e192 17:23:24 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:23:25 ---> 2d5d8594671f 17:23:25 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:23:25 ---> 20ccbf9c2d2a 17:23:25 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:23:25 ---> Running in 554cb8f8a56d 17:23:26 Removing intermediate container 554cb8f8a56d 17:23:26 ---> 2d35f47ea6c6 17:23:26 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:23:26 ---> Running in 7078b4658224 17:23:26 Removing intermediate container 7078b4658224 17:23:26 ---> 1c782529bffc 17:23:26 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:23:26 ---> Running in b264772e7cf5 17:23:27 Removing intermediate container b264772e7cf5 17:23:27 ---> 074075380ba4 17:23:27 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:23:27 ---> Running in 5c156c7f6f5b 17:23:28 Removing intermediate container 5c156c7f6f5b 17:23:28 ---> 2243179222df 17:23:28 Step 30/36 : EXPOSE 59983 17:23:28 ---> Running in b2dc6e227a61 17:23:28 Removing intermediate container b2dc6e227a61 17:23:28 ---> 1397aa7ad7e0 17:23:28 Step 31/36 : EXPOSE 8554 17:23:28 ---> Running in f869452e4dae 17:23:28 Removing intermediate container f869452e4dae 17:23:28 ---> f23b79225542 17:23:28 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:23:28 ---> Running in 5e88d0f20edd 17:23:28 Removing intermediate container 5e88d0f20edd 17:23:28 ---> e21a883d452c 17:23:28 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:23:28 ---> Running in 208c35ec01aa 17:23:28 Removing intermediate container 208c35ec01aa 17:23:28 ---> 1e1fbb1ee721 17:23:28 Step 34/36 : LABEL arch=amd64 17:23:28 ---> Running in 08bae7448432 17:23:28 Removing intermediate container 08bae7448432 17:23:28 ---> cac4adf18be2 17:23:28 Step 35/36 : LABEL git_sha=4b5d79168eafca68273d27ac603738bc2a83ede0 17:23:28 ---> Running in ebc92ba94fc5 17:23:28 Removing intermediate container ebc92ba94fc5 17:23:28 ---> 5b8d4d5f27a0 17:23:28 Step 36/36 : LABEL version=0.0.0 17:23:28 ---> Running in f75d1d44d6df 17:23:28 Removing intermediate container f75d1d44d6df 17:23:28 ---> 7bcc431ad1db 17:23:28 [Warning] One or more build-args [ARCH] were not consumed 17:23:28 Successfully built 7bcc431ad1db 17:23:28 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:23:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:29 17:23:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:29 latest: Pulling from edgex-lftools-log-publisher 17:23:29 5eb5b503b376: Pulling fs layer 17:23:29 5c69ac0246d0: Pulling fs layer 17:23:29 ec43610c2a17: Pulling fs layer 17:23:29 3a2ae6a8a46f: Pulling fs layer 17:23:29 33b1e0a273af: Pulling fs layer 17:23:29 5d3b04190fa2: Pulling fs layer 17:23:29 2f39f015ded8: Pulling fs layer 17:23:29 3a2ae6a8a46f: Waiting 17:23:29 33b1e0a273af: Waiting 17:23:29 5d3b04190fa2: Waiting 17:23:29 2f39f015ded8: Waiting 17:23:29 5c69ac0246d0: Download complete 17:23:29 3a2ae6a8a46f: Verifying Checksum 17:23:29 3a2ae6a8a46f: Download complete 17:23:29 33b1e0a273af: Verifying Checksum 17:23:29 33b1e0a273af: Download complete 17:23:29 ec43610c2a17: Verifying Checksum 17:23:29 ec43610c2a17: Download complete 17:23:29 5d3b04190fa2: Verifying Checksum 17:23:29 5d3b04190fa2: Download complete 17:23:30 5eb5b503b376: Download complete 17:23:30 2f39f015ded8: Download complete 17:23:31 5eb5b503b376: Pull complete 17:23:31 5c69ac0246d0: Pull complete 17:23:32 ec43610c2a17: Pull complete 17:23:32 3a2ae6a8a46f: Pull complete 17:23:32 33b1e0a273af: Pull complete 17:23:32 5d3b04190fa2: Pull complete 17:23:37 2f39f015ded8: Pull complete 17:23:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:23:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:37 prd-ubuntu20.04-docker-8c-8g-15899 does not seem to be running inside a container 17:23:37 $ 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-250 -v /w/workspace/foundry_device-usb-camera_PR-250:/w/workspace/foundry_device-usb-camera_PR-250:rw,z -v /w/workspace/foundry_device-usb-camera_PR-250@tmp:/w/workspace/foundry_device-usb-camera_PR-250@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:23:41 $ docker top 52353e5d8c2a2262d918be86b863c192da25dc01ef26569583f3908eab0bbb63 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:41 ---> job-cost.sh 17:23:41 lf-activate-venv: SKIPPING 17:23:41 INFO: No Stack... 17:23:41 INFO: Retrieving Pricing Info for: v3-standard-8 17:23:41 INFO: Archiving Costs [Pipeline] sh 17:23:42 + cat /w/workspace/foundry_device-usb-camera_PR-250/archives/cost.csv 17:23:42 + cut -d, -f6 [Pipeline] lock 17:23:42 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-250-1-stack-cost] 17:23:42 Resource [jenkins-edgexfoundry-device-usb-camera-PR-250-1-stack-cost] did not exist. Created. 17:23:42 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-250-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:23:43 + echo total: 0.2199999988079071 [Pipeline] stash 17:23:43 Stashed 1 file(s) [Pipeline] } 17:23:43 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-250-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:23:43 $ docker stop --time=1 52353e5d8c2a2262d918be86b863c192da25dc01ef26569583f3908eab0bbb63 17:23:44 $ docker rm -f --volumes 52353e5d8c2a2262d918be86b863c192da25dc01ef26569583f3908eab0bbb63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:24:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15901 in /w/workspace/foundry_device-usb-camera_PR-250 [Pipeline] { [Pipeline] ws 17:24:39 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:24:39 Selected Git installation does not exist. Using Default 17:24:39 The recommended git tool is: NONE 17:24:45 using credential edgex-jenkins-ssh 17:24:45 Cloning the remote Git repository 17:24:45 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:24:45 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:24:45 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:24:45 > git --version # timeout=10 17:24:45 > git --version # 'git version 2.25.1' 17:24:45 using GIT_SSH to set credentials SSH Credentials for GitHub 17:24:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:24:46 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:24:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:24:47 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:24:47 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:24:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:24:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:24:48 Merging remotes/origin/main commit 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed into PR head commit 4b5d79168eafca68273d27ac603738bc2a83ede0 17:24:48 Merge succeeded, producing 4b5d79168eafca68273d27ac603738bc2a83ede0 17:24:48 Checking out Revision 4b5d79168eafca68273d27ac603738bc2a83ede0 (PR-250) 17:24:49 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:24:49 > git --version # timeout=10 17:24:49 > git --version # 'git version 2.25.1' 17:24:49 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:24:48 > git config core.sparsecheckout # timeout=10 17:24:48 > git checkout -f 4b5d79168eafca68273d27ac603738bc2a83ede0 # timeout=10 17:24:48 > git remote # timeout=10 17:24:48 > git config --get remote.origin.url # timeout=10 17:24:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:24:48 > git merge 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed # timeout=10 17:24:48 > git rev-parse HEAD^{commit} # timeout=10 17:24:48 > git config core.sparsecheckout # timeout=10 17:24:48 > git checkout -f 4b5d79168eafca68273d27ac603738bc2a83ede0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:24:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:24:50 % Total % Received % Xferd Average Speed Time Time Time Current 17:24:50 Dload Upload Total Spent Left Speed 17:24:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 17:24:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:24:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:24:51 + sudo tee /etc/docker/daemon.new 17:24:51 { 17:24:51 "registry-mirrors": [ 17:24:51 "https://nexus3.edgexfoundry.org:10001" 17:24:51 ], 17:24:51 "bip": "10.250.0.254/24", 17:24:51 "hosts": [ 17:24:51 "tcp://0.0.0.0:5555", 17:24:51 "unix:///var/run/docker.sock" 17:24:51 ], 17:24:51 "mtu": 1458, 17:24:51 "selinux-enabled": true, 17:24:51 "seccomp-profile": "/etc/docker/seccomp.json" 17:24:51 } [Pipeline] sh 17:24:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:24:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:25:10 provisioning config files... 17:25:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config4254738477329473436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:11 ---> docker-login.sh 17:25:11 nexus3.edgexfoundry.org:10001 17:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:11 Configure a credential helper to remove this warning. See 17:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:11 17:25:11 Login Succeeded 17:25:11 nexus3.edgexfoundry.org:10002 17:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:12 Configure a credential helper to remove this warning. See 17:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:12 17:25:12 Login Succeeded 17:25:12 nexus3.edgexfoundry.org:10003 17:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:12 Configure a credential helper to remove this warning. See 17:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:12 17:25:12 Login Succeeded 17:25:12 nexus3.edgexfoundry.org:10004 17:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:12 Configure a credential helper to remove this warning. See 17:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:12 17:25:12 Login Succeeded 17:25:12 docker.io 17:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:13 Configure a credential helper to remove this warning. See 17:25:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:13 17:25:13 Login Succeeded 17:25:13 ---> docker-login.sh ends [Pipeline] } 17:25:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:25:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:25:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:25:13 ========================================================= 17:25:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:25:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:25:14 Sending build context to Docker daemon 1.118MB 17:25:14 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:25:14 Step 2/13 : FROM ${BASE} AS builder 17:25:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:25:15 c41833b44d91: Pulling fs layer 17:25:15 ed15518f5707: Pulling fs layer 17:25:15 feae8fd75edb: Pulling fs layer 17:25:15 242c74f7c9fa: Pulling fs layer 17:25:15 3cdef696dda3: Pulling fs layer 17:25:15 2ced38df9373: Pulling fs layer 17:25:15 58f1dce35555: Pulling fs layer 17:25:15 2ced38df9373: Waiting 17:25:15 242c74f7c9fa: Waiting 17:25:15 3cdef696dda3: Waiting 17:25:15 58f1dce35555: Waiting 17:25:15 ed15518f5707: Download complete 17:25:15 242c74f7c9fa: Download complete 17:25:15 3cdef696dda3: Verifying Checksum 17:25:15 3cdef696dda3: Download complete 17:25:15 c41833b44d91: Verifying Checksum 17:25:15 c41833b44d91: Download complete 17:25:16 c41833b44d91: Pull complete 17:25:16 58f1dce35555: Verifying Checksum 17:25:16 58f1dce35555: Download complete 17:25:17 ed15518f5707: Pull complete 17:25:17 feae8fd75edb: Verifying Checksum 17:25:17 feae8fd75edb: Download complete 17:25:17 2ced38df9373: Verifying Checksum 17:25:17 2ced38df9373: Download complete 17:25:30 feae8fd75edb: Pull complete 17:25:30 242c74f7c9fa: Pull complete 17:25:30 3cdef696dda3: Pull complete 17:25:36 2ced38df9373: Pull complete 17:25:38 58f1dce35555: Pull complete 17:25:38 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:25:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:25:38 ---> fadd8f120f05 17:25:38 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:25:40 ---> Running in 0b173c75e48e 17:25:40 Removing intermediate container 0b173c75e48e 17:25:40 ---> ffd80cf76b08 17:25:40 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:25:40 ---> Running in 5c49bae902f8 17:25:41 Removing intermediate container 5c49bae902f8 17:25:41 ---> c247c428c156 17:25:41 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:25:41 ---> Running in 21802fe1891c 17:25:41 Removing intermediate container 21802fe1891c 17:25:41 ---> 6f62b22a3924 17:25:41 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:25:41 ---> Running in ffaf989357d0 17:25:41 Removing intermediate container ffaf989357d0 17:25:41 ---> 0b1a63d65b82 17:25:41 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:25:41 ---> Running in afe1a9f8d4e5 17:25:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:25:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:25:44 (1/14) Installing libintl (0.21.1-r1) 17:25:44 (2/14) Installing eudev-libs (3.2.11-r4) 17:25:44 (3/14) Installing libjpeg-turbo (2.1.4-r0) 17:25:44 (4/14) Installing v4l-utils-libs (1.22.1-r2) 17:25:44 (5/14) Installing v4l-utils (1.22.1-r2) 17:25:44 (6/14) Installing udev-init-scripts (35-r1) 17:25:44 (7/14) Installing libblkid (2.38.1-r1) 17:25:44 (8/14) Installing xz-libs (5.2.9-r0) 17:25:45 (9/14) Installing zstd-libs (1.5.5-r0) 17:25:45 (10/14) Installing kmod-libs (30-r1) 17:25:45 (11/14) Installing eudev (3.2.11-r4) 17:25:45 (12/14) Installing eudev-dev (3.2.11-r4) 17:25:45 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 17:25:45 (14/14) Installing v4l-utils-dev (1.22.1-r2) 17:25:45 Executing busybox-1.35.0-r29.trigger 17:25:45 Executing eudev-3.2.11-r4.trigger 17:25:45 OK: 271 MiB in 67 packages 17:25:48 Removing intermediate container afe1a9f8d4e5 17:25:48 ---> b582121f357e 17:25:48 Step 8/13 : WORKDIR /device-usb-camera 17:25:48 ---> Running in d5c85f05062c 17:25:48 Removing intermediate container d5c85f05062c 17:25:48 ---> 19f96161c62a 17:25:48 Step 9/13 : COPY go.mod vendor* ./ 17:25:49 ---> 6a0678402cac 17:25:49 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:49 ---> Running in e93f1cc995e7 17:26:57 Removing intermediate container e93f1cc995e7 17:26:57 ---> 6218b4a4d31f 17:26:57 Step 11/13 : COPY . . 17:26:57 ---> bfcb1838bd03 17:26:57 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:26:57 ---> Running in 9b92ecd9aceb 17:26:57  % Total % Received % Xferd Average Speed Time Time Time Current 17:26:57 Dload Upload Total Spent Left Speed 17:26:57 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3820 0 --:--:-- --:--:-- --:--:-- 3820 17:26:57 Removing intermediate container 9b92ecd9aceb 17:26:57 ---> 022892a6d667 17:26:57 Step 13/13 : RUN ${MAKE} 17:26:57 ---> Running in 944131b7eaed 17:26:57 noop 17:26:57 Removing intermediate container 944131b7eaed 17:26:57 ---> 42e3836b7a1f 17:26:57 Successfully built 42e3836b7a1f 17:26:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:57 + docker inspect -f . ci-base-image-arm64 17:26:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:58 prd-ubuntu20.04-docker-arm64-4c-16g-15901 does not seem to be running inside a container 17:26:58 $ 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:26:59 $ docker top f781f52279d856a24cf39adf4abdfc4b0e6a522b52bfddd136768f5aaa3dd8b1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:00 + go version 17:27:00 go version go1.20.2 linux/arm64 [Pipeline] } 17:27:00 $ docker stop --time=1 f781f52279d856a24cf39adf4abdfc4b0e6a522b52bfddd136768f5aaa3dd8b1 17:27:02 $ docker rm -f --volumes f781f52279d856a24cf39adf4abdfc4b0e6a522b52bfddd136768f5aaa3dd8b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:02 + docker inspect -f . ci-base-image-arm64 17:27:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:03 prd-ubuntu20.04-docker-arm64-4c-16g-15901 does not seem to be running inside a container 17:27:03 $ 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:27:04 $ docker top 5d868652f492547ca36984b6c5583669b9ca89d07d5133594d461fc358706f1b -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:05 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:27:05 + make test 17:27:05 go test ./... -coverprofile=coverage.out ./... 17:27:44 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:29:51 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:29:59 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 1.8% of statements 17:29:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:29:59 go vet ./... 17:30:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:30:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:30:26 ./bin/test-attribution-txt.sh [Pipeline] echo 17:30:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:30:26 $ docker stop --time=1 5d868652f492547ca36984b6c5583669b9ca89d07d5133594d461fc358706f1b 17:30:28 $ docker rm -f --volumes 5d868652f492547ca36984b6c5583669b9ca89d07d5133594d461fc358706f1b [Pipeline] // withDockerContainer [Pipeline] sh 17:30:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:30:29 Warning: overwriting stash ‘coverage-report’ 17:30:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:30:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:30:31 + ls -al . 17:30:31 total 184 17:30:31 drwxrwxr-x 9 jenkins jenkins 4096 May 17 17:27 . 17:30:31 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:24 .. 17:30:31 drwxrwxr-x 8 jenkins jenkins 4096 May 17 17:24 .git 17:30:31 drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:24 .github 17:30:31 -rw-rw-r-- 1 jenkins jenkins 414 May 17 17:24 .gitignore 17:30:31 -rw-rw-r-- 1 jenkins jenkins 42 May 17 17:24 .golangci.yml 17:30:31 -rw-rw-r-- 1 jenkins jenkins 77 May 17 17:24 .hadolint.yml 17:30:31 -rw-rw-r-- 1 jenkins jenkins 9665 May 17 17:24 Attribution.txt 17:30:31 -rw-rw-r-- 1 jenkins jenkins 6219 May 17 17:24 CHANGELOG.md 17:30:31 -rw-rw-r-- 1 jenkins jenkins 2453 May 17 17:24 Dockerfile 17:30:31 -rw-rw-r-- 1 jenkins jenkins 678 May 17 17:24 GOVERNANCE.md 17:30:31 -rw-rw-r-- 1 jenkins jenkins 659 May 17 17:24 Jenkinsfile 17:30:31 -rw-rw-r-- 1 jenkins jenkins 11348 May 17 17:24 LICENSE 17:30:31 -rw-rw-r-- 1 jenkins jenkins 2364 May 17 17:24 Makefile 17:30:31 -rw-rw-r-- 1 jenkins jenkins 622 May 17 17:24 OWNERS.md 17:30:31 -rw-rw-r-- 1 jenkins jenkins 2477 May 17 17:24 README.md 17:30:31 -rw-rw-r-- 1 jenkins jenkins 5 May 17 17:21 VERSION 17:30:31 drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:24 bin 17:30:31 drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:24 cmd 17:30:31 -rw-r--r-- 1 jenkins jenkins 31522 May 17 17:29 coverage.out 17:30:31 -rwxrwxr-x 1 jenkins jenkins 140 May 17 17:24 docker-entrypoint.sh 17:30:31 drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:24 docs 17:30:31 -rw-rw-r-- 1 jenkins jenkins 3419 May 17 17:24 go.mod 17:30:31 -rw-rw-r-- 1 jenkins jenkins 31488 May 17 17:24 go.sum 17:30:31 drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:24 internal 17:30:31 drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:24 snap 17:30:31 -rw-rw-r-- 1 jenkins jenkins 231 May 17 17:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:31 + 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=4b5d79168eafca68273d27ac603738bc2a83ede0 --label arch=arm64 --label version=0.0.0 . 17:30:32 Sending build context to Docker daemon 1.15MB 17:30:32 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 17:30:32 Step 2/36 : FROM ${BASE} AS builder 17:30:32 ---> 42e3836b7a1f 17:30:32 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:30:32 ---> Running in f3b34bc25e0a 17:30:32 Removing intermediate container f3b34bc25e0a 17:30:32 ---> 74f1c052fa59 17:30:32 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:30:32 ---> Running in 3ef33b72433b 17:30:32 Removing intermediate container 3ef33b72433b 17:30:32 ---> 2878e6437e6c 17:30:32 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:30:33 ---> Running in e4906e165c9a 17:30:33 Removing intermediate container e4906e165c9a 17:30:33 ---> 1c4a49f2a315 17:30:33 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:30:33 ---> Running in 407ad7e9270a 17:30:33 Removing intermediate container 407ad7e9270a 17:30:33 ---> bc26a2131de1 17:30:33 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:30:33 ---> Running in 85ff2b40a1c1 17:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:30:36 OK: 271 MiB in 67 packages 17:30:37 Removing intermediate container 85ff2b40a1c1 17:30:37 ---> 9030acdf0a0d 17:30:37 Step 8/36 : WORKDIR /device-usb-camera 17:30:37 ---> Running in 6034bfe17186 17:30:37 Removing intermediate container 6034bfe17186 17:30:37 ---> 6741095b0a3d 17:30:37 Step 9/36 : COPY go.mod vendor* ./ 17:30:38 ---> 5d9ff2ab5f63 17:30:38 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:38 ---> Running in 00fa18baa7f9 17:30:41 Removing intermediate container 00fa18baa7f9 17:30:41 ---> 5e226f6fd32d 17:30:41 Step 11/36 : COPY . . 17:30:46 ---> d8344945aee5 17:30:46 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:30:46 ---> Running in 9ce012139ff7 17:30:46  % Total % Received % Xferd Average Speed Time Time Time Current 17:30:46 Dload Upload Total Spent Left Speed 17:30:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2879 0 --:--:-- --:--:-- --:--:-- 2893 17:30:47 Removing intermediate container 9ce012139ff7 17:30:47 ---> f8707aa9d7ff 17:30:47 Step 13/36 : RUN ${MAKE} 17:30:47 ---> Running in 719c76b090c2 17:30:48 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:33:25 Removing intermediate container 719c76b090c2 17:33:25 ---> 7bfe5f26be50 17:33:25 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:33:25 v0.21.6: Pulling from aler9/rtsp-simple-server 17:33:25 8766b47fe142: Pulling fs layer 17:33:25 8766b47fe142: Verifying Checksum 17:33:25 8766b47fe142: Download complete 17:33:25 8766b47fe142: Pull complete 17:33:25 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:33:25 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:33:25 ---> 69d40e2cb93c 17:33:25 Step 15/36 : FROM alpine:3.17 17:33:25 3.17: Pulling from library/alpine 17:33:25 c41833b44d91: Already exists 17:33:25 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:33:25 Status: Downloaded newer image for alpine:3.17 17:33:25 ---> 51e60588ff2c 17:33:25 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:33:25 ---> Running in 043bc603c341 17:33:25 Removing intermediate container 043bc603c341 17:33:25 ---> c19e405958db 17:33:25 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:33:25 ---> Running in 8698b0efa02d 17:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:33:26 (1/83) Installing dumb-init (1.2.5-r2) 17:33:26 (2/83) Installing sdl2 (2.26.5-r0) 17:33:26 (3/83) Installing libxau (1.0.10-r0) 17:33:26 (4/83) Installing libmd (1.0.4-r0) 17:33:26 (5/83) Installing libbsd (0.11.7-r0) 17:33:26 (6/83) Installing libxdmcp (1.1.4-r0) 17:33:26 (7/83) Installing libxcb (1.15-r0) 17:33:26 (8/83) Installing libx11 (1.8.4-r0) 17:33:26 (9/83) Installing aom-libs (3.5.0-r0) 17:33:26 (10/83) Installing alsa-lib (1.2.8-r0) 17:33:26 (11/83) Installing libexpat (2.5.0-r0) 17:33:26 (12/83) Installing brotli-libs (1.0.9-r9) 17:33:26 (13/83) Installing libbz2 (1.0.8-r4) 17:33:26 (14/83) Installing libpng (1.6.38-r0) 17:33:26 (15/83) Installing freetype (2.12.1-r0) 17:33:26 (16/83) Installing fontconfig (2.14.1-r0) 17:33:26 (17/83) Installing fribidi (1.0.12-r0) 17:33:26 (18/83) Installing libffi (3.4.4-r0) 17:33:26 (19/83) Installing libintl (0.21.1-r1) 17:33:26 (20/83) Installing libblkid (2.38.1-r1) 17:33:26 (21/83) Installing libmount (2.38.1-r1) 17:33:26 (22/83) Installing pcre2 (10.42-r0) 17:33:26 (23/83) Installing glib (2.74.6-r0) 17:33:26 (24/83) Installing graphite2 (1.3.14-r2) 17:33:26 (25/83) Installing harfbuzz (5.3.1-r1) 17:33:26 (26/83) Installing libass (0.16.0-r1) 17:33:26 (27/83) Installing libdav1d (1.0.0-r2) 17:33:26 (28/83) Installing libdrm (2.4.114-r0) 17:33:26 (29/83) Installing gmp (6.2.1-r2) 17:33:26 (30/83) Installing nettle (3.8.1-r0) 17:33:26 (31/83) Installing p11-kit (0.24.1-r1) 17:33:26 (32/83) Installing libtasn1 (4.19.0-r0) 17:33:26 (33/83) Installing libunistring (1.1-r0) 17:33:26 (34/83) Installing gnutls (3.7.8-r3) 17:33:27 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 17:33:27 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 17:33:27 (37/83) Installing lame (3.100-r2) 17:33:27 (38/83) Installing opus (1.3.1-r1) 17:33:27 (39/83) Installing libasyncns (0.8-r1) 17:33:27 (40/83) Installing dbus-libs (1.14.4-r0) 17:33:27 (41/83) Installing libltdl (2.4.7-r1) 17:33:27 (42/83) Installing orc (0.4.33-r0) 17:33:27 (43/83) Installing libgcc (12.2.1_git20220924-r4) 17:33:27 (44/83) Installing libogg (1.3.5-r2) 17:33:27 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 17:33:27 (46/83) Installing flac-libs (1.4.2-r0) 17:33:27 (47/83) Installing libvorbis (1.3.7-r0) 17:33:27 (48/83) Installing libsndfile (1.1.0-r2) 17:33:27 (49/83) Installing libgomp (12.2.1_git20220924-r4) 17:33:27 (50/83) Installing soxr (0.1.3-r3) 17:33:27 (51/83) Installing speexdsp (1.2.1-r0) 17:33:27 (52/83) Installing tdb-libs (1.4.6-r0) 17:33:27 (53/83) Installing libpulse (16.1-r6) 17:33:27 (54/83) Installing cjson (1.7.15-r3) 17:33:27 (55/83) Installing mbedtls (2.28.3-r0) 17:33:27 (56/83) Installing librist (0.2.7-r0) 17:33:27 (57/83) Installing libsrt (1.5.1-r0) 17:33:27 (58/83) Installing libssh (0.10.5-r0) 17:33:27 (59/83) Installing libtheora (1.1.1-r16) 17:33:27 (60/83) Installing libjpeg-turbo (2.1.4-r0) 17:33:27 (61/83) Installing v4l-utils-libs (1.22.1-r2) 17:33:27 (62/83) Installing libxext (1.3.5-r0) 17:33:27 (63/83) Installing libxfixes (6.0.0-r0) 17:33:27 (64/83) Installing wayland-libs-client (1.21.0-r1) 17:33:27 (65/83) Installing libva (2.16.0-r0) 17:33:27 (66/83) Installing libvdpau (1.5-r0) 17:33:27 (67/83) Installing vidstab (1.1.0-r2) 17:33:27 (68/83) Installing libvpx (1.12.0-r1) 17:33:27 (69/83) Installing libwebp (1.2.4-r1) 17:33:27 (70/83) Installing x264-libs (0.164_git20220602-r0) 17:33:27 (71/83) Installing numactl (2.0.16-r1) 17:33:27 (72/83) Installing x265-libs (3.5-r3) 17:33:28 (73/83) Installing xvidcore (1.3.7-r1) 17:33:28 (74/83) Installing libsodium (1.0.18-r2) 17:33:28 (75/83) Installing libzmq (4.3.4-r1) 17:33:28 (76/83) Installing ffmpeg-libs (5.1.3-r0) 17:33:28 (77/83) Installing ffmpeg (5.1.3-r0) 17:33:28 (78/83) Installing udev-init-scripts (35-r1) 17:33:28 (79/83) Installing eudev-libs (3.2.11-r4) 17:33:28 (80/83) Installing xz-libs (5.2.9-r0) 17:33:28 (81/83) Installing zstd-libs (1.5.5-r0) 17:33:28 (82/83) Installing kmod-libs (30-r1) 17:33:28 (83/83) Installing eudev (3.2.11-r4) 17:33:28 Executing busybox-1.35.0-r29.trigger 17:33:28 Executing eudev-3.2.11-r4.trigger 17:33:28 OK: 86 MiB in 98 packages 17:33:32 Removing intermediate container 8698b0efa02d 17:33:32 ---> ac2a93ed676c 17:33:32 Step 18/36 : WORKDIR / 17:33:32 ---> Running in f36e9b3ce439 17:33:32 Removing intermediate container f36e9b3ce439 17:33:32 ---> b5d35808fb5e 17:33:32 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:33:33 ---> 2edc345eac02 17:33:33 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:33:34 ---> d8b5df67dd18 17:33:34 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:33:34 ---> 111a1835066a 17:33:34 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:33:35 ---> 8ad399df0f20 17:33:35 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:33:35 ---> df6eb788d8f2 17:33:35 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:33:36 ---> d6e16020370b 17:33:36 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:33:37 ---> 82fdece51ab2 17:33:37 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:33:37 ---> Running in f401ca4f2fec 17:33:39 Removing intermediate container f401ca4f2fec 17:33:39 ---> 2fada3adef1a 17:33:39 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:33:39 ---> Running in 2c904e1110f9 17:33:41 Removing intermediate container 2c904e1110f9 17:33:41 ---> fa44f7192a59 17:33:41 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:33:41 ---> Running in 3c245a8bea20 17:33:43 Removing intermediate container 3c245a8bea20 17:33:43 ---> 56ebd9030fa8 17:33:43 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:33:43 ---> Running in 39854278353c 17:33:44 Removing intermediate container 39854278353c 17:33:44 ---> 28a116e36022 17:33:44 Step 30/36 : EXPOSE 59983 17:33:44 ---> Running in 818db0b25cd6 17:33:44 Removing intermediate container 818db0b25cd6 17:33:44 ---> 0f1d1c368b2d 17:33:44 Step 31/36 : EXPOSE 8554 17:33:44 ---> Running in 925cfe1da05b 17:33:45 Removing intermediate container 925cfe1da05b 17:33:45 ---> 2ea4ddd1aa5a 17:33:45 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:33:45 ---> Running in c8267343aba4 17:33:45 Removing intermediate container c8267343aba4 17:33:45 ---> f12a68a5b349 17:33:45 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:33:45 ---> Running in 45a4ec86da4f 17:33:46 Removing intermediate container 45a4ec86da4f 17:33:46 ---> c70059cb0f16 17:33:46 Step 34/36 : LABEL arch=arm64 17:33:46 ---> Running in deca7a3837d2 17:33:46 Removing intermediate container deca7a3837d2 17:33:46 ---> bfa70ce89448 17:33:46 Step 35/36 : LABEL git_sha=4b5d79168eafca68273d27ac603738bc2a83ede0 17:33:46 ---> Running in 89f8e018b337 17:33:47 Removing intermediate container 89f8e018b337 17:33:47 ---> 8b162da29310 17:33:47 Step 36/36 : LABEL version=0.0.0 17:33:47 ---> Running in 22279bc130eb 17:33:47 Removing intermediate container 22279bc130eb 17:33:47 ---> c49cdb122fff 17:33:47 [Warning] One or more build-args [ARCH] were not consumed 17:33:47 Successfully built c49cdb122fff 17:33:47 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:33:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:33:48 17:33:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:33:48 arm64: Pulling from edgex-lftools-log-publisher 17:33:48 8998bd30e6a1: Pulling fs layer 17:33:48 04944245beec: Pulling fs layer 17:33:48 699f458cf7ca: Pulling fs layer 17:33:48 765212b225bb: Pulling fs layer 17:33:48 f23df028b6ca: Pulling fs layer 17:33:48 d65c8cfc05b1: Pulling fs layer 17:33:48 2437ff75d9bd: Pulling fs layer 17:33:48 f23df028b6ca: Waiting 17:33:48 d65c8cfc05b1: Waiting 17:33:48 2437ff75d9bd: Waiting 17:33:48 765212b225bb: Waiting 17:33:48 04944245beec: Verifying Checksum 17:33:48 04944245beec: Download complete 17:33:48 765212b225bb: Verifying Checksum 17:33:48 765212b225bb: Download complete 17:33:48 f23df028b6ca: Verifying Checksum 17:33:48 f23df028b6ca: Download complete 17:33:48 d65c8cfc05b1: Verifying Checksum 17:33:48 d65c8cfc05b1: Download complete 17:33:48 699f458cf7ca: Verifying Checksum 17:33:48 699f458cf7ca: Download complete 17:33:49 8998bd30e6a1: Download complete 17:33:52 2437ff75d9bd: Verifying Checksum 17:33:52 2437ff75d9bd: Download complete 17:33:53 8998bd30e6a1: Pull complete 17:33:53 04944245beec: Pull complete 17:33:55 699f458cf7ca: Pull complete 17:33:55 765212b225bb: Pull complete 17:33:56 f23df028b6ca: Pull complete 17:33:56 d65c8cfc05b1: Pull complete 17:34:11 2437ff75d9bd: Pull complete 17:34:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:34:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:34:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:11 prd-ubuntu20.04-docker-arm64-4c-16g-15901 does not seem to be running inside a container 17:34:11 $ 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:34:14 $ docker top 7ffaf61b56ae097fce2db1a31ce421b5c8fe4e76dd2dabf10d6a068c5b0290ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:14 ---> job-cost.sh 17:34:15 lf-activate-venv: SKIPPING 17:34:15 INFO: No Stack... 17:34:15 INFO: Retrieving Pricing Info for: v3-standard-4 17:34:16 INFO: Archiving Costs [Pipeline] sh 17:34:16 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:34:16 + cut -d, -f6 [Pipeline] lock 17:34:16 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-250-1-stack-cost] 17:34:16 Resource [jenkins-edgexfoundry-device-usb-camera-PR-250-1-stack-cost] did not exist. Created. 17:34:16 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-250-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:34:17 /w/workspace/device-usb-camera/1@tmp/durable-79ba516a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:34:17 + echo total: 0.10999999940395355 [Pipeline] stash 17:34:17 Warning: overwriting stash ‘stack-cost’ 17:34:18 Stashed 1 file(s) [Pipeline] } 17:34:18 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-250-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:34:18 $ docker stop --time=1 7ffaf61b56ae097fce2db1a31ce421b5c8fe4e76dd2dabf10d6a068c5b0290ba 17:34:19 $ docker rm -f --volumes 7ffaf61b56ae097fce2db1a31ce421b5c8fe4e76dd2dabf10d6a068c5b0290ba [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:34:20 provisioning config files... 17:34:20 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-250@tmp/config4280875873261850695tmp [Pipeline] { [Pipeline] sh 17:34:20 + set +x 17:34:20 + bash -s -- 17:34:20 + curl -s https://codecov.io/bash 17:34:20 17:34:20 _____ _ 17:34:20 / ____| | | 17:34:20 | | ___ __| | ___ ___ _____ __ 17:34:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:34:20 | |___| (_) | (_| | __/ (_| (_) \ V / 17:34:20 \_____\___/ \__,_|\___|\___\___/ \_/ 17:34:20 Bash-1.0.6 17:34:20 17:34:20 17:34:20 ==> git version 2.25.1 found 17:34:20 ==> 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:34:20 Release-Date: 2020-01-08 17:34:20 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:34:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:34:20 ==> Jenkins CI detected. 17:34:20 current dir:  /w/workspace/foundry_device-usb-camera_PR-250 17:34:20 project root: . 17:34:20 --> token set from env 17:34:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:34:20 ==> Running gcov in . (disable via -X gcov) 17:34:20 ==> Python coveragepy not found 17:34:20 ==> Searching for coverage reports in: 17:34:20 + . 17:34:20 -> Found 1 reports 17:34:20 ==> Detecting git/mercurial file structure 17:34:20 ==> Reading reports 17:34:20 + ./coverage.out bytes=31522 17:34:20 ==> Appending adjustments 17:34:20 https://docs.codecov.io/docs/fixing-reports 17:34:21 + Found adjustments 17:34:21 ==> Gzipping contents 17:34:21 8.0K /tmp/codecov.5rRYt8.gz 17:34:21 ==> Uploading reports 17:34:21 url: https://codecov.io 17:34:21 query: branch=PR-250&commit=4b5d79168eafca68273d27ac603738bc2a83ede0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=250&job=&cmd_args= 17:34:21 -> Pinging Codecov 17:34:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-250&commit=4b5d79168eafca68273d27ac603738bc2a83ede0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=250&job=&cmd_args= 17:34:21 -> Uploading to 17:34:21 https://storage.googleapis.com/codecov/v4/raw/2023-05-17/73D8F5FF140700D3E01443B452E23636/4b5d79168eafca68273d27ac603738bc2a83ede0/e99365e6-d6c9-4798-b219-06062233c6fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T173421Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c066064dfaafac35b4872e57ceca0be8bcf39e0bda8d57b116d5b94e3dd53f0e 17:34:21 % Total % Received % Xferd Average Speed Time Time Time Current 17:34:21 Dload Upload Total Spent Left Speed 17:34:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4321 0 0 100 4321 0 20097 --:--:-- --:--:-- --:--:-- 20097 17:34:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/4b5d79168eafca68273d27ac603738bc2a83ede0 [Pipeline] } 17:34:21 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:34:23 + [ -d /w/workspace/foundry_device-usb-camera_PR-250/archives ] 17:34:23 + ls -al /w/workspace/foundry_device-usb-camera_PR-250/archives 17:34:23 total 16 17:34:23 drwxr-xr-x 3 root root 4096 May 17 17:23 . 17:34:23 drwxrwxr-x 11 jenkins jenkins 4096 May 17 17:23 .. 17:34:23 drwxr-xr-x 2 root root 4096 May 17 17:23 cost 17:34:23 -rw-r--r-- 1 root root 89 May 17 17:23 cost.csv 17:34:23 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-250/archives 17:34:23 + ls -al /w/workspace/foundry_device-usb-camera_PR-250/archives 17:34:23 total 16 17:34:23 drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:23 . 17:34:23 drwxrwxr-x 11 jenkins jenkins 4096 May 17 17:23 .. 17:34:23 drwxr-xr-x 2 jenkins jenkins 4096 May 17 17:23 cost 17:34:23 -rw-r--r-- 1 jenkins jenkins 89 May 17 17:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:34:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:34:24 ---> package-listing.sh 17:34:24 ++ facter osfamily 17:34:24 ++ tr '[:upper:]' '[:lower:]' 17:34:24 + OS_FAMILY=debian 17:34:24 + workspace=/w/workspace/foundry_device-usb-camera_PR-250 17:34:24 + START_PACKAGES=/tmp/packages_start.txt 17:34:24 + END_PACKAGES=/tmp/packages_end.txt 17:34:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:34:24 + PACKAGES=/tmp/packages_start.txt 17:34:24 + '[' /w/workspace/foundry_device-usb-camera_PR-250 ']' 17:34:24 + PACKAGES=/tmp/packages_end.txt 17:34:24 + case "${OS_FAMILY}" in 17:34:24 + dpkg -l 17:34:24 + grep '^ii' 17:34:24 + '[' -f /tmp/packages_start.txt ']' 17:34:24 + '[' -f /tmp/packages_end.txt ']' 17:34:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:34:24 + '[' /w/workspace/foundry_device-usb-camera_PR-250 ']' 17:34:24 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-250/archives/ 17:34:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-250/archives/ [Pipeline] echo 17:34:24 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-250/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:34:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:34:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:25 prd-ubuntu20.04-docker-8c-8g-15899 does not seem to be running inside a container 17:34:25 $ 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-250/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-250 -v /w/workspace/foundry_device-usb-camera_PR-250:/w/workspace/foundry_device-usb-camera_PR-250:rw,z -v /w/workspace/foundry_device-usb-camera_PR-250@tmp:/w/workspace/foundry_device-usb-camera_PR-250@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:34:25 $ docker top 7c8ba4d9b98f01b6eca385c49392612b339db513a01169cceb052bc36f03231d -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:26 + touch /tmp/pre-build-complete [Pipeline] sh 17:34:26 + mkdir -p /var/log/sysstat [Pipeline] sh 17:34:26 + ls /var/log/sa-host 17:34:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:27 provisioning config files... 17:34:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-250@tmp/config1361709384381117942tmp [Pipeline] { [Pipeline] echo 17:34:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:34:27 ---> create-netrc.sh [Pipeline] } 17:34:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:34:27 ---> python-tools-install.sh [Pipeline] echo 17:34:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:34:28 ---> sudo-logs.sh 17:34:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:34:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:34:28 ---> job-cost.sh 17:34:28 lf-activate-venv: SKIPPING 17:34:28 DEBUG: total: 0.2199999988079071 17:34:28 INFO: Retrieving Stack Cost... 17:34:28 INFO: Retrieving Pricing Info for: v3-standard-8 17:34:29 INFO: Archiving Costs [Pipeline] echo 17:34:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:34:29 ---> logs-deploy.sh 17:34:29 lf-activate-venv: SKIPPING 17:34:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-250/1 17:34:29 INFO: archiving workspace using pattern(s): 17:34:30 Archives upload complete. 17:34:30 INFO: archiving logs to Nexus