Pull request #326 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85e72c36e2abddf5271450604815ab32e9ccf33a+15d2ed44392ff451dfdc1848b6d6e81ed214e0ca (2f9ccb3aa0b3a3d9b6f3382d563c19cacf4d3fd8) 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-ssh6796450842604516093.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7205903929349714968.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-326/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-326/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14842999337301214775.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-326/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16845374401962376608.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10250921336060300535.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-326/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-326/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1972756278498937465.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-79 in /w/workspace/foundry_device-usb-camera_PR-326 [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-326 # 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/326/head:refs/remotes/origin/PR-326 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca into PR head commit 85e72c36e2abddf5271450604815ab32e9ccf33a Merge succeeded, producing 85e72c36e2abddf5271450604815ab32e9ccf33a Checking out Revision 85e72c36e2abddf5271450604815ab32e9ccf33a (PR-326) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 85e72c36e2abddf5271450604815ab32e9ccf33a # 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 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85e72c36e2abddf5271450604815ab32e9ccf33a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:14:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:14:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:14:15 ========================================================= 17:14:15 EdgeX Global Pipelines Version Info 17:14:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:14:16 ------------------- 17:14:16 stable info: 17:14:16 ------------------- 17:14:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:14:16 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:14:16 Message: update stable to v1.0.258 17:14:17 ------------------- 17:14:17 experimental info: 17:14:17 ------------------- 17:14:17 Commited By: **** collab-it+edgex@linuxfoundation.org 17:14:17 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:14:17 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:14:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:14:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:14:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:14:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:14:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:14:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:14:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:14:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:14:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:14:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-326 [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-326 [Pipeline] echo 17:14:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-326 [Pipeline] echo 17:14:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85e72c36e2abddf5271450604815ab32e9ccf33a [Pipeline] echo 17:14:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85e72c3 [Pipeline] echo 17:14:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:19 provisioning config files... 17:14:19 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-326@tmp/config407349686464292234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:19 ---> ****-login.sh 17:14:19 nexus3.edgexfoundry.org:10001 17:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:20 Configure a credential helper to remove this warning. See 17:14:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:20 17:14:20 Login Succeeded 17:14:20 nexus3.edgexfoundry.org:10002 17:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:20 Configure a credential helper to remove this warning. See 17:14:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:20 17:14:20 Login Succeeded 17:14:20 nexus3.edgexfoundry.org:10003 17:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:20 Configure a credential helper to remove this warning. See 17:14:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:20 17:14:20 Login Succeeded 17:14:20 nexus3.edgexfoundry.org:10004 17:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:20 Configure a credential helper to remove this warning. See 17:14:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:20 17:14:20 Login Succeeded 17:14:20 ****.io 17:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:20 Configure a credential helper to remove this warning. See 17:14:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:20 17:14:20 Login Succeeded 17:14:20 ---> ****-login.sh ends [Pipeline] } 17:14:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:14:21 + git rev-list -1 --merges 85e72c36e2abddf5271450604815ab32e9ccf33a~1..85e72c36e2abddf5271450604815ab32e9ccf33a [Pipeline] echo 17:14:21 -----------> git rev-list -1 --merges 85e72c36e2abddf5271450604815ab32e9ccf33a~1..85e72c36e2abddf5271450604815ab32e9ccf33a 85e72c36e2abddf5271450604815ab32e9ccf33a [false] [Pipeline] sh 17:14:21 + git log --format=format:%s -1 85e72c36e2abddf5271450604815ab32e9ccf33a [Pipeline] echo 17:14:21 ========================================================= 17:14:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:14:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:14:22 + git log --format=format:%s -1 85e72c36e2abddf5271450604815ab32e9ccf33a [Pipeline] echo 17:14:22 [semverPrep] GIT_COMMIT: 85e72c36e2abddf5271450604815ab32e9ccf33a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:14:22 [semverPrep] This is not a build commit. [Pipeline] sh 17:14:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:14:22 + grep -v github /etc/ssh/ssh_known_hosts 17:14:22 + [ -e /tmp/ssh_known_hosts ] 17:14:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:14:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:14:22 + sudo tee -a /etc/ssh/ssh_known_hosts 17:14:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:14:23 17:14:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:14:23 0.1.4: Pulling from edgex-devops/py-git-semver 17:14:23 b85a868b505f: Pulling fs layer 17:14:23 e2be974225ed: Pulling fs layer 17:14:23 339a4e72a1f5: Pulling fs layer 17:14:23 988bab9f4d93: Pulling fs layer 17:14:23 1469e6f7b9e6: Pulling fs layer 17:14:23 eaf3925da568: Pulling fs layer 17:14:23 bab4dde63d76: Pulling fs layer 17:14:23 bde34c3a00c8: Pulling fs layer 17:14:23 b352a97aabf1: Pulling fs layer 17:14:23 4872d77fe225: Pulling fs layer 17:14:23 5851b861e8e6: Pulling fs layer 17:14:23 988bab9f4d93: Waiting 17:14:23 1469e6f7b9e6: Waiting 17:14:23 eaf3925da568: Waiting 17:14:23 bab4dde63d76: Waiting 17:14:23 b352a97aabf1: Waiting 17:14:23 bde34c3a00c8: Waiting 17:14:23 e2be974225ed: Download complete 17:14:23 988bab9f4d93: Download complete 17:14:23 1469e6f7b9e6: Verifying Checksum 17:14:23 1469e6f7b9e6: Download complete 17:14:23 eaf3925da568: Verifying Checksum 17:14:23 eaf3925da568: Download complete 17:14:23 339a4e72a1f5: Verifying Checksum 17:14:23 339a4e72a1f5: Download complete 17:14:23 bde34c3a00c8: Verifying Checksum 17:14:23 bde34c3a00c8: Download complete 17:14:23 b352a97aabf1: Download complete 17:14:23 4872d77fe225: Verifying Checksum 17:14:23 4872d77fe225: Download complete 17:14:23 5851b861e8e6: Verifying Checksum 17:14:23 5851b861e8e6: Download complete 17:14:23 b85a868b505f: Verifying Checksum 17:14:23 b85a868b505f: Download complete 17:14:24 bab4dde63d76: Verifying Checksum 17:14:24 bab4dde63d76: Download complete 17:14:24 b85a868b505f: Pull complete 17:14:25 e2be974225ed: Pull complete 17:14:25 339a4e72a1f5: Pull complete 17:14:25 988bab9f4d93: Pull complete 17:14:26 1469e6f7b9e6: Pull complete 17:14:26 eaf3925da568: Pull complete 17:14:27 bab4dde63d76: Pull complete 17:14:27 bde34c3a00c8: Pull complete 17:14:27 b352a97aabf1: Pull complete 17:14:28 4872d77fe225: Pull complete 17:14:28 5851b861e8e6: Pull complete 17:14:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:14:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:28 prd-ubuntu20.04-docker-8c-8g-79 does not seem to be running inside a container 17:14:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-326 -v /w/workspace/foundry_device-usb-camera_PR-326:/w/workspace/foundry_device-usb-camera_PR-326:rw,z -v /w/workspace/foundry_device-usb-camera_PR-326@tmp:/w/workspace/foundry_device-usb-camera_PR-326@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:14:32 $ docker top c9ba182de0fb39e0037cb9c1d5e33c1c1641e57e5a2eea7d395d329d935be56c -eo pid,comm 17:14:32 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:14:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:14:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:33 [ssh-agent] Looking for ssh-agent implementation... 17:14:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:33 $ docker exec c9ba182de0fb39e0037cb9c1d5e33c1c1641e57e5a2eea7d395d329d935be56c ssh-agent 17:14:33 SSH_AUTH_SOCK=/tmp/ssh-1TLLqlyRUIf4/agent.33 17:14:33 SSH_AGENT_PID=39 17:14:33 Running ssh-add (command line suppressed) 17:14:33 Identity added: /w/workspace/foundry_device-usb-camera_PR-326@tmp/private_key_16550066635785653674.key (/w/workspace/foundry_device-usb-camera_PR-326@tmp/private_key_16550066635785653674.key) 17:14:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:33 + git tag --points-at HEAD [Pipeline] } 17:14:33 $ docker exec --env ******** --env ******** c9ba182de0fb39e0037cb9c1d5e33c1c1641e57e5a2eea7d395d329d935be56c ssh-agent -k 17:14:33 unset SSH_AUTH_SOCK; 17:14:33 unset SSH_AGENT_PID; 17:14:33 echo Agent pid 39 killed; 17:14:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:14:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:33 [ssh-agent] Looking for ssh-agent implementation... 17:14:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:34 $ docker exec c9ba182de0fb39e0037cb9c1d5e33c1c1641e57e5a2eea7d395d329d935be56c ssh-agent 17:14:34 SSH_AUTH_SOCK=/tmp/ssh-WfzPCKiDU4Ny/agent.72 17:14:34 SSH_AGENT_PID=78 17:14:34 Running ssh-add (command line suppressed) 17:14:34 Identity added: /w/workspace/foundry_device-usb-camera_PR-326@tmp/private_key_6942768701903213554.key (/w/workspace/foundry_device-usb-camera_PR-326@tmp/private_key_6942768701903213554.key) 17:14:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:34 + git semver init 17:14:34 2024-03-15 17:14:34,854 [run_init] DEBUG init version:0.0.0 force:False 17:14:34 2024-03-15 17:14:34,855 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-326/.semver 17:14:34 2024-03-15 17:14:34,855 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-326/.semver 17:14:34 2024-03-15 17:14:34,855 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-326/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-326, universal_newlines=False, shell=None, istream=None) 17:14:36 2024-03-15 17:14:35,965 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-326/.git/info/exclude 17:14:36 2024-03-15 17:14:35,965 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-326/.semver/PR-326 with force:False 17:14:36 2024-03-15 17:14:35,966 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-326/.semver/PR-326 17:14:36 2024-03-15 17:14:35,970 [execute] INFO git cat-file --batch-check 17:14:36 2024-03-15 17:14:35,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-326/.semver, universal_newlines=False, shell=None, istream=) 17:14:36 2024-03-15 17:14:35,975 [execute] INFO git cat-file --batch 17:14:36 2024-03-15 17:14:35,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-326/.semver, universal_newlines=False, shell=None, istream=) 17:14:36 2024-03-15 17:14:35,979 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-326/.semver/PR-326 17:14:36 0.0.0 [Pipeline] } 17:14:36 $ docker exec --env ******** --env ******** c9ba182de0fb39e0037cb9c1d5e33c1c1641e57e5a2eea7d395d329d935be56c ssh-agent -k 17:14:36 unset SSH_AUTH_SOCK; 17:14:36 unset SSH_AGENT_PID; 17:14:36 echo Agent pid 78 killed; 17:14:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:14:36 + git semver [Pipeline] } 17:14:37 $ docker stop --time=1 c9ba182de0fb39e0037cb9c1d5e33c1c1641e57e5a2eea7d395d329d935be56c 17:14:38 $ docker rm -f --volumes c9ba182de0fb39e0037cb9c1d5e33c1c1641e57e5a2eea7d395d329d935be56c [Pipeline] // withDockerContainer [Pipeline] sh 17:14:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:14:39 Stashed 1 file(s) [Pipeline] echo 17:14:39 [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:14:39 provisioning config files... 17:14:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-326@tmp/config5044661289186825606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:40 ---> ****-login.sh 17:14:40 nexus3.edgexfoundry.org:10001 17:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:40 Configure a credential helper to remove this warning. See 17:14:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:40 17:14:40 Login Succeeded 17:14:40 nexus3.edgexfoundry.org:10002 17:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:40 Configure a credential helper to remove this warning. See 17:14:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:40 17:14:40 Login Succeeded 17:14:40 nexus3.edgexfoundry.org:10003 17:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:40 Configure a credential helper to remove this warning. See 17:14:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:40 17:14:40 Login Succeeded 17:14:40 nexus3.edgexfoundry.org:10004 17:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:40 Configure a credential helper to remove this warning. See 17:14:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:40 17:14:40 Login Succeeded 17:14:40 ****.io 17:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:14:40 Configure a credential helper to remove this warning. See 17:14:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:14:40 17:14:40 Login Succeeded 17:14:40 ---> ****-login.sh ends [Pipeline] } 17:14:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:14:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:14:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:14:41 ========================================================= 17:14:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:14:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:14:41 Sending build context to Docker daemon 14.4MB 17:14:41 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:14:41 Step 2/13 : FROM ${BASE} AS builder 17:14:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:14:42 7264a8db6415: Pulling fs layer 17:14:42 c4d48a809fc2: Pulling fs layer 17:14:42 4f1c88b9dad5: Pulling fs layer 17:14:42 ad3a456e5733: Pulling fs layer 17:14:42 69c7f0334f64: Pulling fs layer 17:14:42 1f1c1a5573a3: Pulling fs layer 17:14:42 ce7588e14bc9: Pulling fs layer 17:14:42 b5e4710f87ac: Pulling fs layer 17:14:42 ce7588e14bc9: Waiting 17:14:42 69c7f0334f64: Waiting 17:14:42 b5e4710f87ac: Waiting 17:14:42 1f1c1a5573a3: Waiting 17:14:42 c4d48a809fc2: Download complete 17:14:42 ad3a456e5733: Verifying Checksum 17:14:42 ad3a456e5733: Download complete 17:14:42 69c7f0334f64: Verifying Checksum 17:14:42 69c7f0334f64: Download complete 17:14:42 7264a8db6415: Verifying Checksum 17:14:42 7264a8db6415: Download complete 17:14:42 1f1c1a5573a3: Verifying Checksum 17:14:42 1f1c1a5573a3: Download complete 17:14:42 7264a8db6415: Pull complete 17:14:42 b5e4710f87ac: Verifying Checksum 17:14:42 b5e4710f87ac: Download complete 17:14:42 c4d48a809fc2: Pull complete 17:14:42 4f1c88b9dad5: Verifying Checksum 17:14:42 4f1c88b9dad5: Download complete 17:14:42 ce7588e14bc9: Verifying Checksum 17:14:42 ce7588e14bc9: Download complete 17:14:46 4f1c88b9dad5: Pull complete 17:14:46 ad3a456e5733: Pull complete 17:14:46 69c7f0334f64: Pull complete 17:14:46 1f1c1a5573a3: Pull complete 17:14:48 ce7588e14bc9: Pull complete 17:14:48 b5e4710f87ac: Pull complete 17:14:48 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 17:14:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:14:48 ---> 88b5674ff536 17:14:48 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:14:54 Still waiting to schedule task 17:14:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:14:58 ---> Running in 3013a751ffe2 17:14:58 Removing intermediate container 3013a751ffe2 17:14:58 ---> 54faf5741fe7 17:14:58 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:14:58 ---> Running in c4c467423f76 17:14:58 Removing intermediate container c4c467423f76 17:14:58 ---> 2d9e3f3ee655 17:14:58 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:14:58 ---> Running in 7d70f3d30319 17:14:58 Removing intermediate container 7d70f3d30319 17:14:58 ---> be7ef8a77274 17:14:58 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:14:58 ---> Running in 59f3167d9f94 17:14:58 Removing intermediate container 59f3167d9f94 17:14:58 ---> 47f58640ce59 17:14:58 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:14:58 ---> Running in 502afcd823ff 17:14:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:14:59 (1/13) Installing libintl (0.21.1-r7) 17:14:59 (2/13) Installing eudev-libs (3.2.11-r8) 17:14:59 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:14:59 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:14:59 (5/13) Installing v4l-utils (1.24.1-r0) 17:14:59 (6/13) Installing libdvbv5 (1.24.1-r0) 17:14:59 (7/13) Installing udev-init-scripts (35-r1) 17:14:59 (8/13) Installing libblkid (2.38.1-r8) 17:14:59 (9/13) Installing xz-libs (5.4.3-r0) 17:14:59 (10/13) Installing kmod-libs (30-r3) 17:14:59 (11/13) Installing eudev (3.2.11-r8) 17:14:59 (12/13) Installing eudev-dev (3.2.11-r8) 17:14:59 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:14:59 Executing busybox-1.36.1-r5.trigger 17:14:59 Executing eudev-3.2.11-r8.trigger 17:14:59 OK: 271 MiB in 65 packages 17:15:00 Removing intermediate container 502afcd823ff 17:15:00 ---> d7c2be3f6f34 17:15:00 Step 8/13 : WORKDIR /device-usb-camera 17:15:00 ---> Running in 441af7abbb57 17:15:00 Removing intermediate container 441af7abbb57 17:15:00 ---> 5c38b4463508 17:15:00 Step 9/13 : COPY go.mod vendor* ./ 17:15:00 ---> f5b842a0780b 17:15:00 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:00 ---> Running in e09a4360a132 17:15:39 Removing intermediate container e09a4360a132 17:15:39 ---> b28a87abe2b7 17:15:39 Step 11/13 : COPY . . 17:15:40 ---> 1d9e94b2a883 17:15:40 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:15:40 ---> Running in 486b89818b36 17:15:40  % Total % Received % Xferd Average Speed Time Time Time Current 17:15:40 Dload Upload Total Spent Left Speed 17:15:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0  10647      0 --:--:-- --:--:-- --:--:-- 10727 17:15:41 Removing intermediate container 486b89818b36 17:15:41 ---> b37593988dc3 17:15:41 Step 13/13 : RUN ${MAKE} 17:15:41 ---> Running in 502acac7b548 17:15:41 noop 17:15:41 Removing intermediate container 502acac7b548 17:15:41 ---> cc7d6c726950 17:15:41 Successfully built cc7d6c726950 17:15:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:42 + docker inspect -f . ci-base-image-x86_64 17:15:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:42 prd-ubuntu20.04-docker-8c-8g-79 does not seem to be running inside a container 17:15:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-326 -v /w/workspace/foundry_device-usb-camera_PR-326:/w/workspace/foundry_device-usb-camera_PR-326:rw,z -v /w/workspace/foundry_device-usb-camera_PR-326@tmp:/w/workspace/foundry_device-usb-camera_PR-326@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 ******** ci-base-image-x86_64 cat 17:15:42 $ docker top 4123a2ab31f21e2646721cc1068808cfd78b423cbc0c5b6680604e36bb95b08a -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:42 + go version 17:15:42 go version go1.21.0 linux/amd64 [Pipeline] } 17:15:42 $ docker stop --time=1 4123a2ab31f21e2646721cc1068808cfd78b423cbc0c5b6680604e36bb95b08a 17:15:44 $ docker rm -f --volumes 4123a2ab31f21e2646721cc1068808cfd78b423cbc0c5b6680604e36bb95b08a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:45 + docker inspect -f . ci-base-image-x86_64 17:15:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:45 prd-ubuntu20.04-docker-8c-8g-79 does not seem to be running inside a container 17:15:45 $ 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-326 -v /w/workspace/foundry_device-usb-camera_PR-326:/w/workspace/foundry_device-usb-camera_PR-326:rw,z -v /w/workspace/foundry_device-usb-camera_PR-326@tmp:/w/workspace/foundry_device-usb-camera_PR-326@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 ******** ci-base-image-x86_64 cat 17:15:46 $ docker top 0dec194e791d8d1f3c5035ab339b85cfaf137b8e562bb02499a17ac59a9cc2f7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:46 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-326 [Pipeline] fileExists [Pipeline] sh 17:15:46 + make test 17:15:46 go test ./... -coverprofile=coverage.out ./... 17:15:50 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:16:00 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:16:00 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements 17:16:06 go vet ./... 17:16:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:16:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:16:10 ./bin/test-attribution-txt.sh 17:16:10 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 17:16:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:16:10 $ docker stop --time=1 0dec194e791d8d1f3c5035ab339b85cfaf137b8e562bb02499a17ac59a9cc2f7 17:16:14 $ docker rm -f --volumes 0dec194e791d8d1f3c5035ab339b85cfaf137b8e562bb02499a17ac59a9cc2f7 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:16:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:16:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:16:15 + ls -al . 17:16:15 total 224 17:16:15 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 17:15 . 17:16:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:14 .. 17:16:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 17:16 .git 17:16:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:14 .github 17:16:15 -rw-rw-r-- 1 jenkins jenkins 429 Mar 15 17:14 .gitignore 17:16:15 -rw-rw-r-- 1 jenkins jenkins 45 Mar 15 17:14 .golangci.yml 17:16:15 -rw-rw-r-- 1 jenkins jenkins 77 Mar 15 17:14 .hadolint.yml 17:16:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 17:14 .semver 17:16:15 -rw-rw-r-- 1 jenkins jenkins 10851 Mar 15 17:14 Attribution.txt 17:16:15 -rw-rw-r-- 1 jenkins jenkins 16561 Mar 15 17:14 CHANGELOG.md 17:16:15 -rw-rw-r-- 1 jenkins jenkins 2562 Mar 15 17:14 Dockerfile 17:16:15 -rw-rw-r-- 1 jenkins jenkins 678 Mar 15 17:14 GOVERNANCE.md 17:16:15 -rw-rw-r-- 1 jenkins jenkins 659 Mar 15 17:14 Jenkinsfile 17:16:15 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 15 17:14 LICENSE 17:16:15 -rw-rw-r-- 1 jenkins jenkins 2611 Mar 15 17:14 Makefile 17:16:15 -rw-rw-r-- 1 jenkins jenkins 622 Mar 15 17:14 OWNERS.md 17:16:15 -rw-rw-r-- 1 jenkins jenkins 2575 Mar 15 17:14 README.md 17:16:15 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 17:14 VERSION 17:16:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:14 bin 17:16:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:14 cmd 17:16:15 -rw-r--r-- 1 jenkins jenkins 54703 Mar 15 17:16 coverage.out 17:16:15 -rwxrwxr-x 1 jenkins jenkins 84 Mar 15 17:14 docker-entrypoint.sh 17:16:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:14 docs 17:16:15 -rw-rw-r-- 1 jenkins jenkins 3970 Mar 15 17:14 go.mod 17:16:15 -rw-rw-r-- 1 jenkins jenkins 35960 Mar 15 17:14 go.sum 17:16:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:14 internal 17:16:15 -rw-rw-r-- 1 jenkins jenkins 231 Mar 15 17:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:16 + 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=85e72c36e2abddf5271450604815ab32e9ccf33a --label arch=amd64 --label version=0.0.0 . 17:16:16 Sending build context to Docker daemon 14.46MB 17:16:16 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 17:16:16 Step 2/37 : FROM ${BASE} AS builder 17:16:16 ---> cc7d6c726950 17:16:16 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:16:16 ---> Running in e10003faae86 17:16:16 Removing intermediate container e10003faae86 17:16:16 ---> 818bb5881437 17:16:16 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:16:16 ---> Running in 6852b5085391 17:16:16 Removing intermediate container 6852b5085391 17:16:16 ---> 9fdf5437463e 17:16:16 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:16:16 ---> Running in e735642e011c 17:16:16 Removing intermediate container e735642e011c 17:16:16 ---> 2bf0052da6fb 17:16:16 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:16:17 ---> Running in 993da3a3a3a9 17:16:17 Removing intermediate container 993da3a3a3a9 17:16:17 ---> 25fe8bad47dc 17:16:17 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:16:17 ---> Running in d80f354c2832 17:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:16:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:16:18 OK: 271 MiB in 65 packages 17:16:18 Removing intermediate container d80f354c2832 17:16:18 ---> d94c845e68f6 17:16:18 Step 8/37 : WORKDIR /device-usb-camera 17:16:18 ---> Running in 58da14d9f578 17:16:18 Removing intermediate container 58da14d9f578 17:16:18 ---> 0dfd0ad6b4f3 17:16:18 Step 9/37 : COPY go.mod vendor* ./ 17:16:18 ---> 72d452f4edb2 17:16:18 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:18 ---> Running in cd7166379226 17:16:19 Removing intermediate container cd7166379226 17:16:19 ---> b58451b7f8c7 17:16:19 Step 11/37 : COPY . . 17:16:20 ---> 179534703af2 17:16:20 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:16:20 ---> Running in 75f4c53b2cea 17:16:20  % Total % Received % Xferd Average Speed Time Time Time Current 17:16:20 Dload Upload Total Spent Left Speed 17:16:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 27055 0 --:--:-- --:--:-- --:--:-- 27230 17:16:20 Removing intermediate container 75f4c53b2cea 17:16:20 ---> 1d78cfdf3c2a 17:16:20 Step 13/37 : RUN ${MAKE} 17:16:20 ---> Running in 9ff7dd916726 17:16:20 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:16:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-80 in /w/workspace/foundry_device-usb-camera_PR-326 [Pipeline] { [Pipeline] ws 17:16:21 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:16:22 Selected Git installation does not exist. Using Default 17:16:22 The recommended git tool is: NONE 17:16:26 using credential edgex-jenkins-ssh 17:16:26 Cloning the remote Git repository 17:16:26 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:16:27 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:16:27 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:16:27 > git --version # timeout=10 17:16:27 > git --version # 'git version 2.25.1' 17:16:27 using GIT_SSH to set credentials SSH Credentials for GitHub 17:16:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:16:29 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:16:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:16:30 Merging remotes/origin/main commit 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca into PR head commit 85e72c36e2abddf5271450604815ab32e9ccf33a 17:16:30 Merge succeeded, producing 85e72c36e2abddf5271450604815ab32e9ccf33a 17:16:30 Checking out Revision 85e72c36e2abddf5271450604815ab32e9ccf33a (PR-326) 17:16:29 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:16:29 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:16:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:16:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/326/head:refs/remotes/origin/PR-326 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:16:30 > git config core.sparsecheckout # timeout=10 17:16:30 > git checkout -f 85e72c36e2abddf5271450604815ab32e9ccf33a # timeout=10 17:16:30 > git remote # timeout=10 17:16:30 > git config --get remote.origin.url # timeout=10 17:16:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:16:30 > git merge 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca # timeout=10 17:16:30 > git rev-parse HEAD^{commit} # timeout=10 17:16:31 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:16:31 > git --version # timeout=10 17:16:31 > git --version # 'git version 2.25.1' 17:16:31 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:16:30 > git config core.sparsecheckout # timeout=10 17:16:30 > git checkout -f 85e72c36e2abddf5271450604815ab32e9ccf33a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:16:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:16:36 % Total % Received % Xferd Average Speed Time Time Time Current 17:16:36 Dload Upload Total Spent Left Speed 17:16:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 88468 [Pipeline] sh 17:16:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:16:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:16:36 + sudo tee /etc/docker/daemon.new 17:16:36 { 17:16:36 "registry-mirrors": [ 17:16:36 "https://nexus3.edgexfoundry.org:10001" 17:16:36 ], 17:16:36 "bip": "10.250.0.254/24", 17:16:36 "hosts": [ 17:16:36 "tcp://0.0.0.0:5555", 17:16:36 "unix:///var/run/docker.sock" 17:16:36 ], 17:16:36 "mtu": 1458, 17:16:36 "selinux-enabled": true, 17:16:36 "seccomp-profile": "/etc/docker/seccomp.json" 17:16:36 } [Pipeline] sh 17:16:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:16:37 + sudo service docker restart 17:16:47 Removing intermediate container 9ff7dd916726 17:16:47 ---> 219ba776e6c6 17:16:47 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:16:47 v0.21.6: Pulling from aler9/rtsp-simple-server 17:16:47 4acc49c71d14: Pulling fs layer 17:16:47 4acc49c71d14: Download complete 17:16:47 4acc49c71d14: Pull complete 17:16:47 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:16:47 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:16:47 ---> 01a2bd3e5fff 17:16:47 Step 15/37 : FROM alpine:3.18 17:16:47 3.18: Pulling from library/alpine 17:16:47 619be1103602: Pulling fs layer 17:16:47 619be1103602: Download complete 17:16:48 619be1103602: Pull complete 17:16:48 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 17:16:48 Status: Downloaded newer image for alpine:3.18 17:16:48 ---> d3782b16ccc9 17:16:48 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:16:48 ---> Running in 80f36b5531f5 17:16:48 Removing intermediate container 80f36b5531f5 17:16:48 ---> 4f2063ae62e2 17:16:48 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:16:48 ---> Running in 55d3fe0abb26 17:16:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:16:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:16:49 (1/107) Installing dumb-init (1.2.5-r2) 17:16:49 (2/107) Installing sdl2 (2.26.5-r0) 17:16:49 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:16:49 (4/107) Installing aom-libs (3.6.1-r0) 17:16:49 (5/107) Installing libxau (1.0.11-r2) 17:16:49 (6/107) Installing libmd (1.0.4-r2) 17:16:49 (7/107) Installing libbsd (0.11.7-r1) 17:16:49 (8/107) Installing libxdmcp (1.1.4-r2) 17:16:49 (9/107) Installing libxcb (1.15-r1) 17:16:49 (10/107) Installing libx11 (1.8.7-r0) 17:16:49 (11/107) Installing hwdata-pci (0.370-r0) 17:16:49 (12/107) Installing libpciaccess (0.17-r2) 17:16:49 (13/107) Installing libdrm (2.4.115-r4) 17:16:49 (14/107) Installing libxext (1.3.5-r2) 17:16:49 (15/107) Installing libxfixes (6.0.1-r2) 17:16:49 (16/107) Installing libffi (3.4.4-r2) 17:16:49 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:16:49 (18/107) Installing libva (2.18.0-r1) 17:16:49 (19/107) Installing libvdpau (1.5-r1) 17:16:49 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:16:49 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:16:49 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:16:49 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 17:16:49 (24/107) Installing libdav1d (1.2.1-r0) 17:16:49 (25/107) Installing brotli-libs (1.0.9-r14) 17:16:49 (26/107) Installing libhwy (1.0.4-r1) 17:16:49 (27/107) Installing lcms2 (2.15-r2) 17:16:49 (28/107) Installing libjxl (0.8.2-r0) 17:16:49 (29/107) Installing lame-libs (3.100-r5) 17:16:49 (30/107) Installing opus (1.4-r0) 17:16:49 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:16:49 (32/107) Installing soxr (0.1.3-r5) 17:16:49 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 17:16:49 (34/107) Installing libogg (1.3.5-r4) 17:16:49 (35/107) Installing libtheora (1.1.1-r17) 17:16:49 (36/107) Installing libvorbis (1.3.7-r1) 17:16:49 (37/107) Installing libvpx (1.13.0-r2) 17:16:49 (38/107) Installing libwebp (1.3.2-r0) 17:16:49 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:16:49 (40/107) Installing numactl (2.0.16-r4) 17:16:49 (41/107) Installing x265-libs (3.5-r4) 17:16:49 (42/107) Installing xvidcore (1.3.7-r1) 17:16:49 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 17:16:49 (44/107) Installing alsa-lib (1.2.9-r1) 17:16:49 (45/107) Installing libexpat (2.6.2-r0) 17:16:49 (46/107) Installing libbz2 (1.0.8-r5) 17:16:49 (47/107) Installing libpng (1.6.39-r3) 17:16:49 (48/107) Installing freetype (2.13.0-r5) 17:16:49 (49/107) Installing fontconfig (2.14.2-r3) 17:16:49 (50/107) Installing fribidi (1.0.13-r0) 17:16:49 (51/107) Installing libintl (0.21.1-r7) 17:16:49 (52/107) Installing libblkid (2.38.1-r8) 17:16:49 (53/107) Installing libmount (2.38.1-r8) 17:16:49 (54/107) Installing pcre2 (10.42-r1) 17:16:49 (55/107) Installing glib (2.76.6-r0) 17:16:49 (56/107) Installing graphite2 (1.3.14-r5) 17:16:49 (57/107) Installing harfbuzz (7.3.0-r0) 17:16:49 (58/107) Installing libunibreak (5.1-r0) 17:16:50 (59/107) Installing libass (0.17.1-r0) 17:16:50 (60/107) Installing libbluray (1.3.4-r0) 17:16:50 (61/107) Installing gmp (6.2.1-r3) 17:16:50 (62/107) Installing nettle (3.8.1-r2) 17:16:50 (63/107) Installing libunistring (1.1-r1) 17:16:50 (64/107) Installing libidn2 (2.3.4-r1) 17:16:50 (65/107) Installing p11-kit (0.24.1-r2) 17:16:50 (66/107) Installing libtasn1 (4.19.0-r1) 17:16:50 (67/107) Installing gnutls (3.8.3-r0) 17:16:50 (68/107) Installing mpg123-libs (1.31.3-r1) 17:16:50 (69/107) Installing libopenmpt (0.7.2-r0) 17:16:50 (70/107) Installing cjson (1.7.17-r0) 17:16:50 (71/107) Installing mbedtls (2.28.7-r0) 17:16:50 (72/107) Installing librist (0.2.7-r0) 17:16:50 (73/107) Installing libsrt (1.5.2-r0) 17:16:50 (74/107) Installing libssh (0.10.5-r0) 17:16:50 (75/107) Installing xz-libs (5.4.3-r0) 17:16:50 (76/107) Installing libxml2 (2.11.7-r0) 17:16:50 (77/107) Installing libsodium (1.0.18-r3) 17:16:50 (78/107) Installing libzmq (4.3.4-r4) 17:16:50 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 17:16:50 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:16:50 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:16:50 (82/107) Installing shaderc (2023.3-r1) 17:16:50 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:16:50 (84/107) Installing libplacebo (5.264.1-r1) 17:16:50 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 17:16:50 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 17:16:50 (87/107) Installing vidstab (1.1.1-r0) 17:16:50 (88/107) Installing zimg (3.0.5-r0) 17:16:50 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 17:16:50 (90/107) Installing libasyncns (0.8-r1) 17:16:50 (91/107) Installing dbus-libs (1.14.8-r0) 17:16:50 (92/107) Installing libltdl (2.4.7-r2) 17:16:50 (93/107) Installing orc (0.4.34-r0) 17:16:50 (94/107) Installing flac-libs (1.4.3-r0) 17:16:50 (95/107) Installing libsndfile (1.2.0-r2) 17:16:50 (96/107) Installing speexdsp (1.2.1-r1) 17:16:50 (97/107) Installing tdb-libs (1.4.8-r1) 17:16:50 (98/107) Installing libpulse (16.1-r10) 17:16:50 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:16:50 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:16:50 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 17:16:50 (102/107) Installing ffmpeg (6.0.1-r0) 17:16:50 (103/107) Installing udev-init-scripts (35-r1) 17:16:50 (104/107) Installing eudev-libs (3.2.11-r8) 17:16:50 (105/107) Installing zstd-libs (1.5.5-r4) 17:16:50 (106/107) Installing kmod-libs (30-r3) 17:16:50 (107/107) Installing eudev (3.2.11-r8) 17:16:50 Executing busybox-1.36.1-r5.trigger 17:16:50 Executing glib-2.76.6-r0.trigger 17:16:50 Executing eudev-3.2.11-r8.trigger 17:16:50 OK: 131 MiB in 122 packages 17:16:54 Removing intermediate container 55d3fe0abb26 17:16:54 ---> b4dc708f87c9 17:16:54 Step 18/37 : RUN apk --no-cache upgrade 17:16:54 ---> Running in 66025bbfaa7a 17:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:16:55 OK: 131 MiB in 122 packages [Pipeline] withEnv [Pipeline] { 17:16:55 Removing intermediate container 66025bbfaa7a 17:16:55 ---> 5c02b63a3c4b 17:16:55 Step 19/37 : WORKDIR / 17:16:55 ---> Running in d8fd5fa392b6 17:16:55 Removing intermediate container d8fd5fa392b6 17:16:55 ---> b6bc368ce4da 17:16:55 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [Pipeline] configFileProvider 17:16:56 provisioning config files... 17:16:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config16542550164096538747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:16:56 ---> ****-login.sh 17:16:56 nexus3.edgexfoundry.org:10001 17:16:56 ---> 447a407a6d2c 17:16:56 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:57 Configure a credential helper to remove this warning. See 17:16:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:57 17:16:57 Login Succeeded 17:16:57 nexus3.edgexfoundry.org:10002 17:16:57 ---> eb27b65451a4 17:16:57 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:16:57 ---> f3cc41bfddbd 17:16:57 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:57 Configure a credential helper to remove this warning. See 17:16:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:57 17:16:57 Login Succeeded 17:16:57 nexus3.edgexfoundry.org:10003 17:16:57 ---> ea8c53f06ffa 17:16:57 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:16:57 ---> 8130a1d3f34f 17:16:57 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 17:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:57 ---> 53ce421ba9a2 17:16:57 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 17:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:57 Configure a credential helper to remove this warning. See 17:16:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:57 17:16:57 Login Succeeded 17:16:57 nexus3.edgexfoundry.org:10004 17:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:58 Configure a credential helper to remove this warning. See 17:16:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:58 17:16:58 Login Succeeded 17:16:58 ****.io 17:16:58 ---> 04f221a55906 17:16:58 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:58 ---> Running in c692c9994e0e 17:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:16:58 Configure a credential helper to remove this warning. See 17:16:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:16:58 17:16:58 Login Succeeded 17:16:58 ---> ****-login.sh ends [Pipeline] } 17:16:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:16:59 Removing intermediate container c692c9994e0e 17:16:59 ---> 0943fd6b9a7a 17:16:59 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:16:59 ---> Running in 38f36e936f42 [Pipeline] echo 17:16:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:16:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:16:59 ========================================================= 17:16:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:16:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:59 Removing intermediate container 38f36e936f42 17:16:59 ---> d9c745ff1afa 17:16:59 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:16:59 ---> Running in 0e1fd7b22e24 17:16:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:17:00 Removing intermediate container 0e1fd7b22e24 17:17:00 ---> be3a62651b37 17:17:00 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:17:00 ---> Running in 0a41ca8cbab6 17:17:00 Sending build context to Docker daemon 7.424MB 17:17:00 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:17:00 Step 2/13 : FROM ${BASE} AS builder 17:17:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:17:00 9fda8d8052c6: Pulling fs layer 17:17:00 5d54e960e981: Pulling fs layer 17:17:00 c4a7e357bf2a: Pulling fs layer 17:17:00 f0e02332f6b5: Pulling fs layer 17:17:00 872ee5b61b7b: Pulling fs layer 17:17:00 0c6a40ed1a82: Pulling fs layer 17:17:00 94ae7d8d031c: Pulling fs layer 17:17:00 872ee5b61b7b: Waiting 17:17:00 0c6a40ed1a82: Waiting 17:17:00 94ae7d8d031c: Waiting 17:17:00 5d54e960e981: Verifying Checksum 17:17:00 5d54e960e981: Download complete 17:17:00 f0e02332f6b5: Verifying Checksum 17:17:00 f0e02332f6b5: Download complete 17:17:00 872ee5b61b7b: Verifying Checksum 17:17:00 872ee5b61b7b: Download complete 17:17:00 9fda8d8052c6: Download complete 17:17:00 Removing intermediate container 0a41ca8cbab6 17:17:00 ---> 7214ccbdbfc4 17:17:00 Step 31/37 : EXPOSE 59983 17:17:00 ---> Running in 944216a2fd30 17:17:00 Removing intermediate container 944216a2fd30 17:17:00 ---> 991c943e56f0 17:17:00 Step 32/37 : EXPOSE 8554 17:17:00 ---> Running in ee7c46f26026 17:17:00 Removing intermediate container ee7c46f26026 17:17:00 ---> 3243cb2cacd0 17:17:00 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:17:00 ---> Running in d4cd005e12a5 17:17:00 94ae7d8d031c: Verifying Checksum 17:17:00 94ae7d8d031c: Download complete 17:17:01 Removing intermediate container d4cd005e12a5 17:17:01 ---> 82024c357541 17:17:01 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:17:01 ---> Running in 3705380259e9 17:17:01 Removing intermediate container 3705380259e9 17:17:01 ---> 6654a71a0850 17:17:01 Step 35/37 : LABEL arch=amd64 17:17:01 ---> Running in 2706e7f9326b 17:17:01 Removing intermediate container 2706e7f9326b 17:17:01 ---> e29e169f7885 17:17:01 Step 36/37 : LABEL git_sha=85e72c36e2abddf5271450604815ab32e9ccf33a 17:17:01 ---> Running in 8911ce46249f 17:17:01 Removing intermediate container 8911ce46249f 17:17:01 ---> 8004419260b2 17:17:01 Step 37/37 : LABEL version=0.0.0 17:17:01 ---> Running in 45f6231b6221 17:17:01 Removing intermediate container 45f6231b6221 17:17:01 ---> 05982cfe0f62 17:17:01 [Warning] One or more build-args [ARCH] were not consumed 17:17:01 Successfully built 05982cfe0f62 17:17:01 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 17:17:01 9fda8d8052c6: Pull complete [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:17:02 5d54e960e981: Pull complete 17:17:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:02 17:17:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:02 c4a7e357bf2a: Download complete 17:17:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:02 latest: Pulling from edgex-lftools-log-publisher 17:17:02 5eb5b503b376: Pulling fs layer 17:17:02 5c69ac0246d0: Pulling fs layer 17:17:02 ec43610c2a17: Pulling fs layer 17:17:02 3a2ae6a8a46f: Pulling fs layer 17:17:02 33b1e0a273af: Pulling fs layer 17:17:02 5d3b04190fa2: Pulling fs layer 17:17:02 2f39f015ded8: Pulling fs layer 17:17:02 3a2ae6a8a46f: Waiting 17:17:02 33b1e0a273af: Waiting 17:17:02 5d3b04190fa2: Waiting 17:17:02 2f39f015ded8: Waiting 17:17:02 5c69ac0246d0: Verifying Checksum 17:17:02 5c69ac0246d0: Download complete 17:17:02 3a2ae6a8a46f: Verifying Checksum 17:17:02 3a2ae6a8a46f: Download complete 17:17:02 33b1e0a273af: Verifying Checksum 17:17:02 33b1e0a273af: Download complete 17:17:02 5d3b04190fa2: Download complete 17:17:02 ec43610c2a17: Verifying Checksum 17:17:02 ec43610c2a17: Download complete 17:17:02 5eb5b503b376: Verifying Checksum 17:17:02 5eb5b503b376: Download complete 17:17:03 0c6a40ed1a82: Verifying Checksum 17:17:03 0c6a40ed1a82: Download complete 17:17:03 2f39f015ded8: Verifying Checksum 17:17:03 2f39f015ded8: Download complete 17:17:03 5eb5b503b376: Pull complete 17:17:04 5c69ac0246d0: Pull complete 17:17:04 ec43610c2a17: Pull complete 17:17:04 3a2ae6a8a46f: Pull complete 17:17:04 33b1e0a273af: Pull complete 17:17:04 5d3b04190fa2: Pull complete 17:17:08 2f39f015ded8: Pull complete 17:17:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:17:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:09 prd-ubuntu20.04-docker-8c-8g-79 does not seem to be running inside a container 17:17:09 $ 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-326 -v /w/workspace/foundry_device-usb-camera_PR-326:/w/workspace/foundry_device-usb-camera_PR-326:rw,z -v /w/workspace/foundry_device-usb-camera_PR-326@tmp:/w/workspace/foundry_device-usb-camera_PR-326@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:17:15 c4a7e357bf2a: Pull complete 17:17:15 f0e02332f6b5: Pull complete 17:17:15 872ee5b61b7b: Pull complete 17:17:17 $ docker top 1a47d4ac6dfa53ad22dbf95ed54becfc954a978c4beb6448bf97d5cfaff0b53b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:18 ---> job-cost.sh 17:17:18 lf-activate-venv: SKIPPING 17:17:18 INFO: No Stack... 17:17:18 INFO: Retrieving Pricing Info for: v3-standard-8 17:17:18 INFO: Archiving Costs [Pipeline] sh 17:17:19 + cat /w/workspace/foundry_device-usb-camera_PR-326/archives/cost.csv 17:17:19 + cut -d, -f6 [Pipeline] lock 17:17:19 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-326-1-stack-cost] 17:17:19 Resource [jenkins-edgexfoundry-device-usb-camera-PR-326-1-stack-cost] did not exist. Created. 17:17:19 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-326-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:17:19 + echo total: 0.2199999988079071 [Pipeline] stash 17:17:19 Stashed 1 file(s) [Pipeline] } 17:17:19 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-326-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:17:19 $ docker stop --time=1 1a47d4ac6dfa53ad22dbf95ed54becfc954a978c4beb6448bf97d5cfaff0b53b 17:17:21 $ docker rm -f --volumes 1a47d4ac6dfa53ad22dbf95ed54becfc954a978c4beb6448bf97d5cfaff0b53b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:17:23 0c6a40ed1a82: Pull complete 17:17:24 94ae7d8d031c: Pull complete 17:17:24 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 17:17:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:17:24 ---> 86de565de09d 17:17:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:17:26 ---> Running in 4d73d444208d 17:17:26 Removing intermediate container 4d73d444208d 17:17:26 ---> 33f6529089fd 17:17:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:17:26 ---> Running in 63af634f894d 17:17:27 Removing intermediate container 63af634f894d 17:17:27 ---> f6a6d7a11c62 17:17:27 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:17:27 ---> Running in 716808ae74e6 17:17:27 Removing intermediate container 716808ae74e6 17:17:27 ---> aaa8ca968462 17:17:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:17:27 ---> Running in 9e0fa343b867 17:17:28 Removing intermediate container 9e0fa343b867 17:17:28 ---> 6d58e2354c20 17:17:28 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:17:28 ---> Running in f35c61a28316 17:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:17:30 (1/13) Installing libintl (0.21.1-r7) 17:17:30 (2/13) Installing eudev-libs (3.2.11-r8) 17:17:30 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:17:30 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:17:30 (5/13) Installing v4l-utils (1.24.1-r0) 17:17:30 (6/13) Installing libdvbv5 (1.24.1-r0) 17:17:30 (7/13) Installing udev-init-scripts (35-r1) 17:17:30 (8/13) Installing libblkid (2.38.1-r8) 17:17:30 (9/13) Installing xz-libs (5.4.3-r0) 17:17:30 (10/13) Installing kmod-libs (30-r3) 17:17:30 (11/13) Installing eudev (3.2.11-r8) 17:17:30 (12/13) Installing eudev-dev (3.2.11-r8) 17:17:31 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:17:31 Executing busybox-1.36.1-r5.trigger 17:17:31 Executing eudev-3.2.11-r8.trigger 17:17:31 OK: 273 MiB in 65 packages 17:17:32 Removing intermediate container f35c61a28316 17:17:32 ---> 3a0907ea9c64 17:17:32 Step 8/13 : WORKDIR /device-usb-camera 17:17:32 ---> Running in 3b200e295a30 17:17:32 Removing intermediate container 3b200e295a30 17:17:32 ---> 2b1f18069b0a 17:17:32 Step 9/13 : COPY go.mod vendor* ./ 17:17:33 ---> 47ff28fc8256 17:17:33 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:33 ---> Running in 6643ebff8a79 17:18:41 Removing intermediate container 6643ebff8a79 17:18:41 ---> 6a47e947f85d 17:18:41 Step 11/13 : COPY . . 17:18:41 ---> 39bccb5f5ed0 17:18:41 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:18:41 ---> Running in 03a552eb6aa1 17:18:41  % Total % Received % Xferd Average Speed Time Time Time Current 17:18:41 Dload Upload Total Spent Left Speed 17:18:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062 0 0  7978  0 --:--:-- --:--:-- --:--:-- 8045 17:18:41 Removing intermediate container 03a552eb6aa1 17:18:41 ---> ccf7c308e7b5 17:18:41 Step 13/13 : RUN ${MAKE} 17:18:41 ---> Running in 24cb88b47e22 17:18:41 noop 17:18:41 Removing intermediate container 24cb88b47e22 17:18:41 ---> 9ba78dc3ffb5 17:18:41 Successfully built 9ba78dc3ffb5 17:18:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:41 + docker inspect -f . ci-base-image-arm64 17:18:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:41 prd-ubuntu20.04-docker-arm64-4c-16g-80 does not seem to be running inside a container 17:18:41 $ 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:18:43 $ docker top 45398d0e89d16231ada9f469aabdf20f6eead440ade38761804369987065d4b0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:44 + go version 17:18:44 go version go1.21.0 linux/arm64 [Pipeline] } 17:18:44 $ docker stop --time=1 45398d0e89d16231ada9f469aabdf20f6eead440ade38761804369987065d4b0 17:18:45 $ docker rm -f --volumes 45398d0e89d16231ada9f469aabdf20f6eead440ade38761804369987065d4b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:46 + docker inspect -f . ci-base-image-arm64 17:18:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:46 prd-ubuntu20.04-docker-arm64-4c-16g-80 does not seem to be running inside a container 17:18:46 $ 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:18:48 $ docker top 9c87f957fcd3ce0574a5c8689765facdd8ef3697d268b6fbf8e0fbaf194d9bf2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:48 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:18:49 + make test 17:18:49 go test ./... -coverprofile=coverage.out ./... 17:18:53 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:20:30 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:20:30 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.079s coverage: 4.4% of statements 17:20:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:20:31 go vet ./... 17:20:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:20:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:20:57 ./bin/test-attribution-txt.sh 17:20:57 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 17:20:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:20:57 $ docker stop --time=1 9c87f957fcd3ce0574a5c8689765facdd8ef3697d268b6fbf8e0fbaf194d9bf2 17:20:59 $ docker rm -f --volumes 9c87f957fcd3ce0574a5c8689765facdd8ef3697d268b6fbf8e0fbaf194d9bf2 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:21:01 Warning: overwriting stash ‘coverage-report’ 17:21:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:21:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:21:02 + ls -al . 17:21:02 total 220 17:21:02 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 17:18 . 17:21:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 17:16 .. 17:21:02 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 17:16 .git 17:21:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:16 .github 17:21:02 -rw-rw-r-- 1 jenkins jenkins 429 Mar 15 17:16 .gitignore 17:21:02 -rw-rw-r-- 1 jenkins jenkins 45 Mar 15 17:16 .golangci.yml 17:21:02 -rw-rw-r-- 1 jenkins jenkins 77 Mar 15 17:16 .hadolint.yml 17:21:02 -rw-rw-r-- 1 jenkins jenkins 10851 Mar 15 17:16 Attribution.txt 17:21:02 -rw-rw-r-- 1 jenkins jenkins 16561 Mar 15 17:16 CHANGELOG.md 17:21:02 -rw-rw-r-- 1 jenkins jenkins 2562 Mar 15 17:16 Dockerfile 17:21:02 -rw-rw-r-- 1 jenkins jenkins 678 Mar 15 17:16 GOVERNANCE.md 17:21:02 -rw-rw-r-- 1 jenkins jenkins 659 Mar 15 17:16 Jenkinsfile 17:21:02 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 15 17:16 LICENSE 17:21:02 -rw-rw-r-- 1 jenkins jenkins 2611 Mar 15 17:16 Makefile 17:21:02 -rw-rw-r-- 1 jenkins jenkins 622 Mar 15 17:16 OWNERS.md 17:21:02 -rw-rw-r-- 1 jenkins jenkins 2575 Mar 15 17:16 README.md 17:21:02 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 17:14 VERSION 17:21:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:16 bin 17:21:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:16 cmd 17:21:02 -rw-r--r-- 1 jenkins jenkins 54703 Mar 15 17:20 coverage.out 17:21:02 -rwxrwxr-x 1 jenkins jenkins 84 Mar 15 17:16 docker-entrypoint.sh 17:21:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 17:16 docs 17:21:02 -rw-rw-r-- 1 jenkins jenkins 3970 Mar 15 17:16 go.mod 17:21:02 -rw-rw-r-- 1 jenkins jenkins 35960 Mar 15 17:16 go.sum 17:21:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 17:16 internal 17:21:02 -rw-rw-r-- 1 jenkins jenkins 231 Mar 15 17:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:03 + 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=85e72c36e2abddf5271450604815ab32e9ccf33a --label arch=arm64 --label version=0.0.0 . 17:21:03 Sending build context to Docker daemon 7.479MB 17:21:03 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 17:21:03 Step 2/37 : FROM ${BASE} AS builder 17:21:03 ---> 9ba78dc3ffb5 17:21:03 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:21:03 ---> Running in 7d8fe1980a79 17:21:05 Removing intermediate container 7d8fe1980a79 17:21:05 ---> eb2ee5adb885 17:21:05 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:21:05 ---> Running in 114344b10786 17:21:06 Removing intermediate container 114344b10786 17:21:06 ---> 184080947d8b 17:21:06 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:21:06 ---> Running in 642936f54fa0 17:21:08 Removing intermediate container 642936f54fa0 17:21:08 ---> 2b9aaecc3176 17:21:08 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:21:08 ---> Running in 624e82d36808 17:21:08 Removing intermediate container 624e82d36808 17:21:08 ---> a740e46436df 17:21:08 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:21:08 ---> Running in b04be3d9c2d4 17:21:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:21:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:21:11 OK: 273 MiB in 65 packages 17:21:12 Removing intermediate container b04be3d9c2d4 17:21:12 ---> 357248398c40 17:21:12 Step 8/37 : WORKDIR /device-usb-camera 17:21:12 ---> Running in f83d777ade68 17:21:12 Removing intermediate container f83d777ade68 17:21:12 ---> df00b1c3d2c8 17:21:12 Step 9/37 : COPY go.mod vendor* ./ 17:21:13 ---> 4af2e075e47a 17:21:13 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:13 ---> Running in 3058582ef147 17:21:15 Removing intermediate container 3058582ef147 17:21:15 ---> 05d288cf654a 17:21:15 Step 11/37 : COPY . . 17:21:16 ---> 1cc72716c1aa 17:21:16 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:21:17 ---> Running in f1f2b9b3f386 17:21:18  % Total % Received % Xferd Average Speed Time Time Time Current 17:21:18 Dload Upload Total Spent Left Speed 17:21:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5459   0 --:--:-- --:--:-- --:--:-- 5560 17:21:19 Removing intermediate container f1f2b9b3f386 17:21:19 ---> 7ef6733e21b6 17:21:19 Step 13/37 : RUN ${MAKE} 17:21:19 ---> Running in 3874949ece83 17:21:19 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:23:41 Removing intermediate container 3874949ece83 17:23:41 ---> 737e2a0b1dde 17:23:41 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:23:41 v0.21.6: Pulling from aler9/rtsp-simple-server 17:23:41 8766b47fe142: Pulling fs layer 17:23:41 8766b47fe142: Verifying Checksum 17:23:41 8766b47fe142: Download complete 17:23:41 8766b47fe142: Pull complete 17:23:41 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:23:41 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:23:41 ---> 69d40e2cb93c 17:23:41 Step 15/37 : FROM alpine:3.18 17:23:41 3.18: Pulling from library/alpine 17:23:41 c6b39de5b339: Pulling fs layer 17:23:41 c6b39de5b339: Verifying Checksum 17:23:41 c6b39de5b339: Download complete 17:23:41 c6b39de5b339: Pull complete 17:23:41 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 17:23:41 Status: Downloaded newer image for alpine:3.18 17:23:41 ---> 33abbf032149 17:23:41 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:23:41 ---> Running in 1b72e083e275 17:23:41 Removing intermediate container 1b72e083e275 17:23:41 ---> e73e2b8ac3c4 17:23:41 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:23:41 ---> Running in 1251f25e75c6 17:23:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:23:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:23:41 (1/104) Installing dumb-init (1.2.5-r2) 17:23:41 (2/104) Installing sdl2 (2.26.5-r0) 17:23:41 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:23:41 (4/104) Installing aom-libs (3.6.1-r0) 17:23:41 (5/104) Installing libxau (1.0.11-r2) 17:23:41 (6/104) Installing libmd (1.0.4-r2) 17:23:41 (7/104) Installing libbsd (0.11.7-r1) 17:23:41 (8/104) Installing libxdmcp (1.1.4-r2) 17:23:41 (9/104) Installing libxcb (1.15-r1) 17:23:41 (10/104) Installing libx11 (1.8.7-r0) 17:23:41 (11/104) Installing libdrm (2.4.115-r4) 17:23:41 (12/104) Installing libxext (1.3.5-r2) 17:23:41 (13/104) Installing libxfixes (6.0.1-r2) 17:23:41 (14/104) Installing libffi (3.4.4-r2) 17:23:41 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:23:41 (16/104) Installing libva (2.18.0-r1) 17:23:41 (17/104) Installing libvdpau (1.5-r1) 17:23:41 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 17:23:41 (19/104) Installing libdav1d (1.2.1-r0) 17:23:41 (20/104) Installing brotli-libs (1.0.9-r14) 17:23:41 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:23:41 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:23:41 (23/104) Installing libhwy (1.0.4-r1) 17:23:41 (24/104) Installing lcms2 (2.15-r2) 17:23:41 (25/104) Installing libjxl (0.8.2-r0) 17:23:41 (26/104) Installing lame-libs (3.100-r5) 17:23:41 (27/104) Installing opus (1.4-r0) 17:23:41 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:23:41 (29/104) Installing soxr (0.1.3-r5) 17:23:41 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 17:23:41 (31/104) Installing libogg (1.3.5-r4) 17:23:41 (32/104) Installing libtheora (1.1.1-r17) 17:23:41 (33/104) Installing libvorbis (1.3.7-r1) 17:23:41 (34/104) Installing libvpx (1.13.0-r2) 17:23:41 (35/104) Installing libwebp (1.3.2-r0) 17:23:41 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:23:41 (37/104) Installing numactl (2.0.16-r4) 17:23:41 (38/104) Installing x265-libs (3.5-r4) 17:23:41 (39/104) Installing xvidcore (1.3.7-r1) 17:23:41 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 17:23:41 (41/104) Installing alsa-lib (1.2.9-r1) 17:23:41 (42/104) Installing libexpat (2.6.2-r0) 17:23:41 (43/104) Installing libbz2 (1.0.8-r5) 17:23:41 (44/104) Installing libpng (1.6.39-r3) 17:23:41 (45/104) Installing freetype (2.13.0-r5) 17:23:41 (46/104) Installing fontconfig (2.14.2-r3) 17:23:41 (47/104) Installing fribidi (1.0.13-r0) 17:23:41 (48/104) Installing libintl (0.21.1-r7) 17:23:41 (49/104) Installing libblkid (2.38.1-r8) 17:23:41 (50/104) Installing libmount (2.38.1-r8) 17:23:41 (51/104) Installing pcre2 (10.42-r1) 17:23:41 (52/104) Installing glib (2.76.6-r0) 17:23:41 (53/104) Installing graphite2 (1.3.14-r5) 17:23:41 (54/104) Installing harfbuzz (7.3.0-r0) 17:23:41 (55/104) Installing libunibreak (5.1-r0) 17:23:41 (56/104) Installing libass (0.17.1-r0) 17:23:41 (57/104) Installing libbluray (1.3.4-r0) 17:23:41 (58/104) Installing gmp (6.2.1-r3) 17:23:41 (59/104) Installing nettle (3.8.1-r2) 17:23:41 (60/104) Installing libunistring (1.1-r1) 17:23:41 (61/104) Installing libidn2 (2.3.4-r1) 17:23:41 (62/104) Installing p11-kit (0.24.1-r2) 17:23:41 (63/104) Installing libtasn1 (4.19.0-r1) 17:23:41 (64/104) Installing gnutls (3.8.3-r0) 17:23:41 (65/104) Installing mpg123-libs (1.31.3-r1) 17:23:41 (66/104) Installing libopenmpt (0.7.2-r0) 17:23:41 (67/104) Installing cjson (1.7.17-r0) 17:23:41 (68/104) Installing mbedtls (2.28.7-r0) 17:23:41 (69/104) Installing librist (0.2.7-r0) 17:23:41 (70/104) Installing libsrt (1.5.2-r0) 17:23:41 (71/104) Installing libssh (0.10.5-r0) 17:23:41 (72/104) Installing xz-libs (5.4.3-r0) 17:23:41 (73/104) Installing libxml2 (2.11.7-r0) 17:23:41 (74/104) Installing libsodium (1.0.18-r3) 17:23:41 (75/104) Installing libzmq (4.3.4-r4) 17:23:41 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 17:23:41 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:23:41 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:23:41 (79/104) Installing shaderc (2023.3-r1) 17:23:41 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:23:41 (81/104) Installing libplacebo (5.264.1-r1) 17:23:41 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 17:23:41 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 17:23:41 (84/104) Installing vidstab (1.1.1-r0) 17:23:41 (85/104) Installing zimg (3.0.5-r0) 17:23:41 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 17:23:41 (87/104) Installing libasyncns (0.8-r1) 17:23:41 (88/104) Installing dbus-libs (1.14.8-r0) 17:23:41 (89/104) Installing libltdl (2.4.7-r2) 17:23:41 (90/104) Installing orc (0.4.34-r0) 17:23:41 (91/104) Installing flac-libs (1.4.3-r0) 17:23:41 (92/104) Installing libsndfile (1.2.0-r2) 17:23:41 (93/104) Installing speexdsp (1.2.1-r1) 17:23:41 (94/104) Installing tdb-libs (1.4.8-r1) 17:23:41 (95/104) Installing libpulse (16.1-r10) 17:23:41 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:23:41 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:23:41 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 17:23:41 (99/104) Installing ffmpeg (6.0.1-r0) 17:23:41 (100/104) Installing udev-init-scripts (35-r1) 17:23:41 (101/104) Installing eudev-libs (3.2.11-r8) 17:23:41 (102/104) Installing zstd-libs (1.5.5-r4) 17:23:41 (103/104) Installing kmod-libs (30-r3) 17:23:41 (104/104) Installing eudev (3.2.11-r8) 17:23:41 Executing busybox-1.36.1-r5.trigger 17:23:41 Executing glib-2.76.6-r0.trigger 17:23:41 Executing eudev-3.2.11-r8.trigger 17:23:41 OK: 110 MiB in 119 packages 17:23:43 Removing intermediate container 1251f25e75c6 17:23:43 ---> c69989fe8305 17:23:43 Step 18/37 : RUN apk --no-cache upgrade 17:23:43 ---> Running in 6adea576d9ad 17:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:23:45 OK: 110 MiB in 119 packages 17:23:46 Removing intermediate container 6adea576d9ad 17:23:46 ---> 66bc0f62c12f 17:23:46 Step 19/37 : WORKDIR / 17:23:46 ---> Running in fa362295b7ec 17:23:47 Removing intermediate container fa362295b7ec 17:23:47 ---> 7a3a0604c729 17:23:47 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:23:48 ---> db95638538ad 17:23:48 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:23:48 ---> 752214a862a2 17:23:48 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:23:49 ---> 563adc0b8ba1 17:23:49 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:23:50 ---> 816b7044bdb6 17:23:50 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:23:50 ---> 1ed9a8d7a736 17:23:50 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 17:23:50 ---> c5acc0127332 17:23:50 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 17:23:52 ---> a660195bb425 17:23:52 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:23:52 ---> Running in 295570a06a07 17:23:54 Removing intermediate container 295570a06a07 17:23:54 ---> 7cc220b85d6c 17:23:54 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:23:54 ---> Running in 9f31833bb072 17:23:55 Removing intermediate container 9f31833bb072 17:23:55 ---> 59c37d8f2e1c 17:23:55 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:23:55 ---> Running in e534d26bca9e 17:23:57 Removing intermediate container e534d26bca9e 17:23:57 ---> 3538bcc270bd 17:23:57 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:23:57 ---> Running in 49d1a5091154 17:23:59 Removing intermediate container 49d1a5091154 17:23:59 ---> a2d761977242 17:23:59 Step 31/37 : EXPOSE 59983 17:23:59 ---> Running in 7d300e8b550c 17:23:59 Removing intermediate container 7d300e8b550c 17:23:59 ---> 4a9fe6386bd3 17:23:59 Step 32/37 : EXPOSE 8554 17:23:59 ---> Running in f79f11801550 17:23:59 Removing intermediate container f79f11801550 17:23:59 ---> 97a03dc12153 17:23:59 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:23:59 ---> Running in d46f21c63aae 17:23:59 Removing intermediate container d46f21c63aae 17:23:59 ---> 27201b200d37 17:23:59 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:24:00 ---> Running in c14af2f4b99e 17:24:00 Removing intermediate container c14af2f4b99e 17:24:00 ---> a444c14f1cf3 17:24:00 Step 35/37 : LABEL arch=arm64 17:24:00 ---> Running in 926ae3625e2c 17:24:00 Removing intermediate container 926ae3625e2c 17:24:00 ---> a03bd29bb3aa 17:24:00 Step 36/37 : LABEL git_sha=85e72c36e2abddf5271450604815ab32e9ccf33a 17:24:00 ---> Running in caa4ee61ba36 17:24:00 Removing intermediate container caa4ee61ba36 17:24:00 ---> 94aae5e2ef7b 17:24:00 Step 37/37 : LABEL version=0.0.0 17:24:01 ---> Running in 5ae53bb159e3 17:24:01 Removing intermediate container 5ae53bb159e3 17:24:01 ---> db28be6ec6bf 17:24:01 [Warning] One or more build-args [ARCH] were not consumed 17:24:01 Successfully built db28be6ec6bf 17:24:01 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:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:24:02 17:24:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:24:02 arm64: Pulling from edgex-lftools-log-publisher 17:24:02 8998bd30e6a1: Pulling fs layer 17:24:02 04944245beec: Pulling fs layer 17:24:02 699f458cf7ca: Pulling fs layer 17:24:02 765212b225bb: Pulling fs layer 17:24:02 f23df028b6ca: Pulling fs layer 17:24:02 d65c8cfc05b1: Pulling fs layer 17:24:02 2437ff75d9bd: Pulling fs layer 17:24:02 f23df028b6ca: Waiting 17:24:02 d65c8cfc05b1: Waiting 17:24:02 2437ff75d9bd: Waiting 17:24:02 765212b225bb: Waiting 17:24:03 04944245beec: Verifying Checksum 17:24:03 04944245beec: Download complete 17:24:03 765212b225bb: Verifying Checksum 17:24:03 765212b225bb: Download complete 17:24:03 f23df028b6ca: Verifying Checksum 17:24:03 f23df028b6ca: Download complete 17:24:03 d65c8cfc05b1: Verifying Checksum 17:24:03 d65c8cfc05b1: Download complete 17:24:03 699f458cf7ca: Verifying Checksum 17:24:03 699f458cf7ca: Download complete 17:24:03 8998bd30e6a1: Download complete 17:24:06 2437ff75d9bd: Verifying Checksum 17:24:06 2437ff75d9bd: Download complete 17:24:08 8998bd30e6a1: Pull complete 17:24:08 04944245beec: Pull complete 17:24:10 699f458cf7ca: Pull complete 17:24:10 765212b225bb: Pull complete 17:24:11 f23df028b6ca: Pull complete 17:24:11 d65c8cfc05b1: Pull complete 17:24:29 2437ff75d9bd: Pull complete 17:24:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:24:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:24:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:29 prd-ubuntu20.04-docker-arm64-4c-16g-80 does not seem to be running inside a container 17:24:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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:24:32 $ docker top 6de68756e6b3824926f0ab7b7844781d55f7b0b37cc1c7dcc158a256b076d37b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:32 ---> job-cost.sh 17:24:33 lf-activate-venv: SKIPPING 17:24:33 INFO: No Stack... 17:24:33 INFO: Retrieving Pricing Info for: v3-standard-4 17:24:34 INFO: Archiving Costs [Pipeline] sh 17:24:34 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:24:34 + cut -d, -f6 [Pipeline] lock 17:24:34 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-326-1-stack-cost] 17:24:34 Resource [jenkins-edgexfoundry-device-usb-camera-PR-326-1-stack-cost] did not exist. Created. 17:24:34 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-326-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:24:35 /w/workspace/device-usb-camera/1@tmp/durable-39e9e1a2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:24:36 + echo total: 0.10999999940395355 [Pipeline] stash 17:24:36 Warning: overwriting stash ‘stack-cost’ 17:24:36 Stashed 1 file(s) [Pipeline] } 17:24:36 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-326-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:24:36 $ docker stop --time=1 6de68756e6b3824926f0ab7b7844781d55f7b0b37cc1c7dcc158a256b076d37b 17:24:37 $ docker rm -f --volumes 6de68756e6b3824926f0ab7b7844781d55f7b0b37cc1c7dcc158a256b076d37b [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:24:38 provisioning config files... 17:24:38 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-326@tmp/config16718081983537499414tmp [Pipeline] { [Pipeline] sh 17:24:39 + set +x 17:24:39 + curl -s https://codecov.io/bash 17:24:39 + bash -s -- 17:24:39 17:24:39 _____ _ 17:24:39 / ____| | | 17:24:39 | | ___ __| | ___ ___ _____ __ 17:24:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:24:39 | |___| (_) | (_| | __/ (_| (_) \ V / 17:24:39 \_____\___/ \__,_|\___|\___\___/ \_/ 17:24:39 Bash-1.0.6 17:24:39 17:24:39 17:24:39 ==> git version 2.25.1 found 17:24:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:24:39 Release-Date: 2020-01-08 17:24:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:24:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:24:39 ==> Jenkins CI detected. 17:24:39 current dir:  /w/workspace/foundry_device-usb-camera_PR-326 17:24:39 project root: . 17:24:39 --> token set from env 17:24:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:24:39 ==> Running gcov in . (disable via -X gcov) 17:24:39 ==> Python coveragepy not found 17:24:39 ==> Searching for coverage reports in: 17:24:39 + . 17:24:39 -> Found 1 reports 17:24:39 ==> Detecting git/mercurial file structure 17:24:39 ==> Reading reports 17:24:39 + ./coverage.out bytes=54703 17:24:39 ==> Appending adjustments 17:24:39 https://docs.codecov.io/docs/fixing-reports 17:24:39 + Found adjustments 17:24:39 ==> Gzipping contents 17:24:39 8.0K /tmp/codecov.F67xY6.gz 17:24:39 ==> Uploading reports 17:24:39 url: https://codecov.io 17:24:39 query: branch=PR-326&commit=85e72c36e2abddf5271450604815ab32e9ccf33a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-326%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=326&job=&cmd_args= 17:24:39 -> Pinging Codecov 17:24:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-326&commit=85e72c36e2abddf5271450604815ab32e9ccf33a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-326%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=326&job=&cmd_args= 17:24:39 -> Uploading to 17:24:39 https://storage.googleapis.com/codecov/v4/raw/2024-03-15/73D8F5FF140700D3E01443B452E23636/85e72c36e2abddf5271450604815ab32e9ccf33a/69e61b16-d937-4abc-acd7-937f272c3752.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240315T172439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a68a8f07c58e2a0fb06051e83152287d744d4f0896a1638dd72a430797a772c 17:24:39 % Total % Received % Xferd Average Speed Time Time Time Current 17:24:39 Dload Upload Total Spent Left Speed 17:24:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 23465 --:--:-- --:--:-- --:--:-- 23465 17:24:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/85e72c36e2abddf5271450604815ab32e9ccf33a [Pipeline] } 17:24:40 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:24:41 + [ -d /w/workspace/foundry_device-usb-camera_PR-326/archives ] 17:24:41 + ls -al /w/workspace/foundry_device-usb-camera_PR-326/archives 17:24:41 total 16 17:24:41 drwxr-xr-x 3 root root 4096 Mar 15 17:17 . 17:24:41 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 17:17 .. 17:24:41 drwxr-xr-x 2 root root 4096 Mar 15 17:17 cost 17:24:41 -rw-r--r-- 1 root root 89 Mar 15 17:17 cost.csv 17:24:41 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-326/archives 17:24:41 + ls -al /w/workspace/foundry_device-usb-camera_PR-326/archives 17:24:41 total 16 17:24:41 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 17:17 . 17:24:41 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 17:17 .. 17:24:41 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 17:17 cost 17:24:41 -rw-r--r-- 1 jenkins jenkins 89 Mar 15 17:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:24:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:24:43 ---> package-listing.sh 17:24:43 ++ facter osfamily 17:24:43 ++ tr '[:upper:]' '[:lower:]' 17:24:43 + OS_FAMILY=debian 17:24:43 + workspace=/w/workspace/foundry_device-usb-camera_PR-326 17:24:43 + START_PACKAGES=/tmp/packages_start.txt 17:24:43 + END_PACKAGES=/tmp/packages_end.txt 17:24:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:24:43 + PACKAGES=/tmp/packages_start.txt 17:24:43 + '[' /w/workspace/foundry_device-usb-camera_PR-326 ']' 17:24:43 + PACKAGES=/tmp/packages_end.txt 17:24:43 + case "${OS_FAMILY}" in 17:24:43 + dpkg -l 17:24:43 + grep '^ii' 17:24:43 + '[' -f /tmp/packages_start.txt ']' 17:24:43 + '[' -f /tmp/packages_end.txt ']' 17:24:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:24:43 + '[' /w/workspace/foundry_device-usb-camera_PR-326 ']' 17:24:43 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-326/archives/ 17:24:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-326/archives/ [Pipeline] echo 17:24:43 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-326/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:24:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:44 prd-ubuntu20.04-docker-8c-8g-79 does not seem to be running inside a container 17:24:44 $ 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-326/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-326 -v /w/workspace/foundry_device-usb-camera_PR-326:/w/workspace/foundry_device-usb-camera_PR-326:rw,z -v /w/workspace/foundry_device-usb-camera_PR-326@tmp:/w/workspace/foundry_device-usb-camera_PR-326@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:24:44 $ docker top e9ccf0f1d54286c7c507ecd397377bf7cf0a3ef79ec04a52d8382aa2c03894e3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:45 + touch /tmp/pre-build-complete [Pipeline] sh 17:24:45 + mkdir -p /var/log/sysstat [Pipeline] sh 17:24:45 + ls /var/log/sa-host 17:24:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:46 provisioning config files... 17:24:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-326@tmp/config10076224460555847635tmp [Pipeline] { [Pipeline] echo 17:24:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:24:46 ---> create-netrc.sh [Pipeline] } 17:24:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:24:46 ---> python-tools-install.sh [Pipeline] echo 17:24:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:24:47 ---> sudo-logs.sh 17:24:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:24:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:24:47 ---> job-cost.sh 17:24:47 lf-activate-venv: SKIPPING 17:24:47 DEBUG: total: 0.2199999988079071 17:24:47 INFO: Retrieving Stack Cost... 17:24:48 INFO: Retrieving Pricing Info for: v3-standard-8 17:24:48 INFO: Archiving Costs [Pipeline] echo 17:24:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:24:48 ---> logs-deploy.sh 17:24:48 lf-activate-venv: SKIPPING 17:24:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-326/1 17:24:48 INFO: archiving workspace using pattern(s): 17:24:49 Archives upload complete. 17:24:49 INFO: archiving logs to Nexus