Pull request #366 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5492d3d896406f55be6f1ceb136f218b6b05e42f+2a5e649201c18cec9e221fbeb45ba06089b8b7fb (c4dd00a2cc7e7d534262378c217cfb847eefedcf) 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-ssh13099464955639551626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh540152510503698984.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-366/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-366/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13286053931706069287.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-366/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16424353495921659024.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh6461413832412036981.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-366/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-366/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5977387014402218551.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26190 in /w/workspace/foundry_device-usb-camera_PR-366 [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-366 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2a5e649201c18cec9e221fbeb45ba06089b8b7fb into PR head commit 5492d3d896406f55be6f1ceb136f218b6b05e42f Merge succeeded, producing 5492d3d896406f55be6f1ceb136f218b6b05e42f Checking out Revision 5492d3d896406f55be6f1ceb136f218b6b05e42f (PR-366) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > 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/366/head:refs/remotes/origin/PR-366 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5492d3d896406f55be6f1ceb136f218b6b05e42f # 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 2a5e649201c18cec9e221fbeb45ba06089b8b7fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5492d3d896406f55be6f1ceb136f218b6b05e42f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:57:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:57:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:57:15 ========================================================= 17:57:15 EdgeX Global Pipelines Version Info 17:57:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:57:16 ------------------- 17:57:16 stable info: 17:57:16 ------------------- 17:57:16 Commited By: Ginny Guan ginny@iotechsys.com 17:57:16 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 17:57:16 Message: update stable to v1.0.265 17:57:16 ------------------- 17:57:16 experimental info: 17:57:16 ------------------- 17:57:16 Commited By: Cherry Wang cherry@iotechsys.com 17:57:16 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 17:57:16 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:57:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:57:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:57:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:57:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:57:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:57:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 17:57:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:57:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:57:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:57:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:57:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:57:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:57:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:57:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:57:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:57:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:57:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:57:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:57:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:57:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:57:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:57:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-366 [Pipeline] echo 17:57:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-366 [Pipeline] echo 17:57:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-366 [Pipeline] echo 17:57:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5492d3d896406f55be6f1ceb136f218b6b05e42f [Pipeline] echo 17:57:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5492d3d [Pipeline] echo 17:57:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:57:18 provisioning config files... 17:57:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-366@tmp/config4210315410145687516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:19 ---> ****-login.sh 17:57:19 nexus3.edgexfoundry.org:10001 17:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:19 Configure a credential helper to remove this warning. See 17:57:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:19 17:57:19 Login Succeeded 17:57:19 nexus3.edgexfoundry.org:10002 17:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:19 Configure a credential helper to remove this warning. See 17:57:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:19 17:57:19 Login Succeeded 17:57:19 nexus3.edgexfoundry.org:10003 17:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:19 Configure a credential helper to remove this warning. See 17:57:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:19 17:57:19 Login Succeeded 17:57:19 nexus3.edgexfoundry.org:10004 17:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:20 Configure a credential helper to remove this warning. See 17:57:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:20 17:57:20 Login Succeeded 17:57:20 ****.io 17:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:20 Configure a credential helper to remove this warning. See 17:57:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:20 17:57:20 Login Succeeded 17:57:20 ---> ****-login.sh ends [Pipeline] } 17:57:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:57:21 + git rev-list -1 --merges 5492d3d896406f55be6f1ceb136f218b6b05e42f~1..5492d3d896406f55be6f1ceb136f218b6b05e42f [Pipeline] echo 17:57:21 -----------> git rev-list -1 --merges 5492d3d896406f55be6f1ceb136f218b6b05e42f~1..5492d3d896406f55be6f1ceb136f218b6b05e42f 5492d3d896406f55be6f1ceb136f218b6b05e42f [false] [Pipeline] sh 17:57:21 + git log --format=format:%s -1 5492d3d896406f55be6f1ceb136f218b6b05e42f [Pipeline] echo 17:57:21 ========================================================= 17:57:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:57:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:57:22 + git log --format=format:%s -1 5492d3d896406f55be6f1ceb136f218b6b05e42f [Pipeline] echo 17:57:22 [semverPrep] GIT_COMMIT: 5492d3d896406f55be6f1ceb136f218b6b05e42f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 17:57:22 [semverPrep] This is not a build commit. [Pipeline] sh 17:57:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:57:22 + grep -v github /etc/ssh/ssh_known_hosts 17:57:22 + [ -e /tmp/ssh_known_hosts ] 17:57:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:57:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:57:22 + sudo tee -a /etc/ssh/ssh_known_hosts 17:57:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:57:23 17:57: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:57:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:57:23 0.1.4: Pulling from edgex-devops/py-git-semver 17:57:23 b85a868b505f: Pulling fs layer 17:57:23 e2be974225ed: Pulling fs layer 17:57:23 339a4e72a1f5: Pulling fs layer 17:57:23 988bab9f4d93: Pulling fs layer 17:57:23 1469e6f7b9e6: Pulling fs layer 17:57:23 eaf3925da568: Pulling fs layer 17:57:23 bab4dde63d76: Pulling fs layer 17:57:23 bde34c3a00c8: Pulling fs layer 17:57:23 b352a97aabf1: Pulling fs layer 17:57:23 4872d77fe225: Pulling fs layer 17:57:23 5851b861e8e6: Pulling fs layer 17:57:23 bab4dde63d76: Waiting 17:57:23 1469e6f7b9e6: Waiting 17:57:23 4872d77fe225: Waiting 17:57:23 eaf3925da568: Waiting 17:57:23 bde34c3a00c8: Waiting 17:57:23 5851b861e8e6: Waiting 17:57:23 988bab9f4d93: Waiting 17:57:23 e2be974225ed: Verifying Checksum 17:57:23 e2be974225ed: Download complete 17:57:23 988bab9f4d93: Download complete 17:57:23 1469e6f7b9e6: Verifying Checksum 17:57:23 1469e6f7b9e6: Download complete 17:57:23 eaf3925da568: Verifying Checksum 17:57:23 eaf3925da568: Download complete 17:57:23 339a4e72a1f5: Verifying Checksum 17:57:23 339a4e72a1f5: Download complete 17:57:23 bde34c3a00c8: Verifying Checksum 17:57:23 bde34c3a00c8: Download complete 17:57:23 b352a97aabf1: Download complete 17:57:23 4872d77fe225: Verifying Checksum 17:57:23 4872d77fe225: Download complete 17:57:23 5851b861e8e6: Download complete 17:57:23 b85a868b505f: Download complete 17:57:23 bab4dde63d76: Verifying Checksum 17:57:23 bab4dde63d76: Download complete 17:57:24 b85a868b505f: Pull complete 17:57:25 e2be974225ed: Pull complete 17:57:25 339a4e72a1f5: Pull complete 17:57:25 988bab9f4d93: Pull complete 17:57:25 1469e6f7b9e6: Pull complete 17:57:25 eaf3925da568: Pull complete 17:57:27 bab4dde63d76: Pull complete 17:57:27 bde34c3a00c8: Pull complete 17:57:27 b352a97aabf1: Pull complete 17:57:27 4872d77fe225: Pull complete 17:57:28 5851b861e8e6: Pull complete 17:57:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:57:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:57:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:28 prd-ubuntu20.04-docker-8c-8g-26190 does not seem to be running inside a container 17:57:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-366 -v /w/workspace/foundry_device-usb-camera_PR-366:/w/workspace/foundry_device-usb-camera_PR-366:rw,z -v /w/workspace/foundry_device-usb-camera_PR-366@tmp:/w/workspace/foundry_device-usb-camera_PR-366@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:57:30 $ docker top 18a2a4a1979843a83e7371d2d40a152ded754c4551bdede7707f85fe9221c589 -eo pid,comm 17:57:30 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:57:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:57:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:57:30 [ssh-agent] Looking for ssh-agent implementation... 17:57:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:57:30 $ docker exec 18a2a4a1979843a83e7371d2d40a152ded754c4551bdede7707f85fe9221c589 ssh-agent 17:57:30 SSH_AUTH_SOCK=/tmp/ssh-QIOT9kE0h3e5/agent.33 17:57:30 SSH_AGENT_PID=39 17:57:30 Running ssh-add (command line suppressed) 17:57:31 Identity added: /w/workspace/foundry_device-usb-camera_PR-366@tmp/private_key_2147867572288212467.key (/w/workspace/foundry_device-usb-camera_PR-366@tmp/private_key_2147867572288212467.key) 17:57:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:57:31 + git tag --points-at HEAD [Pipeline] } 17:57:31 $ docker exec --env ******** --env ******** 18a2a4a1979843a83e7371d2d40a152ded754c4551bdede7707f85fe9221c589 ssh-agent -k 17:57:31 unset SSH_AUTH_SOCK; 17:57:31 unset SSH_AGENT_PID; 17:57:31 echo Agent pid 39 killed; 17:57:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:57:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:57:31 [ssh-agent] Looking for ssh-agent implementation... 17:57:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:57:31 $ docker exec 18a2a4a1979843a83e7371d2d40a152ded754c4551bdede7707f85fe9221c589 ssh-agent 17:57:31 SSH_AUTH_SOCK=/tmp/ssh-rB2gUt1tZrVC/agent.72 17:57:31 SSH_AGENT_PID=78 17:57:31 Running ssh-add (command line suppressed) 17:57:31 Identity added: /w/workspace/foundry_device-usb-camera_PR-366@tmp/private_key_1592942663966804412.key (/w/workspace/foundry_device-usb-camera_PR-366@tmp/private_key_1592942663966804412.key) 17:57:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:57:32 + git semver init 17:57:32 2024-11-11 17:57:32,541 [run_init] DEBUG init version:0.0.0 force:False 17:57:32 2024-11-11 17:57:32,542 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-366/.semver 17:57:32 2024-11-11 17:57:32,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-366/.semver 17:57:32 2024-11-11 17:57:32,542 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-366/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-366, universal_newlines=False, shell=None, istream=None) 17:57:34 2024-11-11 17:57:34,143 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-366/.git/info/exclude 17:57:34 2024-11-11 17:57:34,143 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-366/.semver/PR-366 with force:False 17:57:34 2024-11-11 17:57:34,143 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-366/.semver/PR-366 17:57:34 2024-11-11 17:57:34,148 [execute] INFO git cat-file --batch-check 17:57:34 2024-11-11 17:57:34,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-366/.semver, universal_newlines=False, shell=None, istream=) 17:57:34 2024-11-11 17:57:34,154 [execute] INFO git cat-file --batch 17:57:34 2024-11-11 17:57:34,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-366/.semver, universal_newlines=False, shell=None, istream=) 17:57:34 2024-11-11 17:57:34,159 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-366/.semver/PR-366 17:57:34 0.0.0 [Pipeline] } 17:57:34 $ docker exec --env ******** --env ******** 18a2a4a1979843a83e7371d2d40a152ded754c4551bdede7707f85fe9221c589 ssh-agent -k 17:57:34 unset SSH_AUTH_SOCK; 17:57:34 unset SSH_AGENT_PID; 17:57:34 echo Agent pid 78 killed; 17:57:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:57:35 + git semver [Pipeline] } 17:57:35 $ docker stop --time=1 18a2a4a1979843a83e7371d2d40a152ded754c4551bdede7707f85fe9221c589 17:57:36 $ docker rm -f --volumes 18a2a4a1979843a83e7371d2d40a152ded754c4551bdede7707f85fe9221c589 [Pipeline] // withDockerContainer [Pipeline] sh 17:57:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:57:37 Stashed 1 file(s) [Pipeline] echo 17:57:37 [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:57:38 provisioning config files... 17:57:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-366@tmp/config13347242059202809604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:38 ---> ****-login.sh 17:57:38 nexus3.edgexfoundry.org:10001 17:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:38 Configure a credential helper to remove this warning. See 17:57:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:38 17:57:38 Login Succeeded 17:57:38 nexus3.edgexfoundry.org:10002 17:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:38 Configure a credential helper to remove this warning. See 17:57:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:38 17:57:38 Login Succeeded 17:57:38 nexus3.edgexfoundry.org:10003 17:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:38 Configure a credential helper to remove this warning. See 17:57:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:38 17:57:38 Login Succeeded 17:57:38 nexus3.edgexfoundry.org:10004 17:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:38 Configure a credential helper to remove this warning. See 17:57:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:38 17:57:38 Login Succeeded 17:57:38 ****.io 17:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:57:39 Configure a credential helper to remove this warning. See 17:57:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:57:39 17:57:39 Login Succeeded 17:57:39 ---> ****-login.sh ends [Pipeline] } 17:57:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:57:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:57:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:57:39 ========================================================= 17:57:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 17:57:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 17:57:39 Sending build context to Docker daemon 20.67MB 17:57:39 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 17:57:39 Step 2/13 : FROM ${BASE} AS builder 17:57:39 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 17:57:39 43c4264eed91: Pulling fs layer 17:57:39 4cc291be95ef: Pulling fs layer 17:57:39 2ac1f1163629: Pulling fs layer 17:57:39 5c3c966382ef: Pulling fs layer 17:57:39 4f4fb700ef54: Pulling fs layer 17:57:39 5d5c8e513c77: Pulling fs layer 17:57:39 9f66e0745190: Pulling fs layer 17:57:39 f49a43e4bbc0: Pulling fs layer 17:57:39 561ebcabdf7f: Pulling fs layer 17:57:39 5c3c966382ef: Waiting 17:57:39 4f4fb700ef54: Waiting 17:57:39 5d5c8e513c77: Waiting 17:57:39 561ebcabdf7f: Waiting 17:57:39 9f66e0745190: Waiting 17:57:39 f49a43e4bbc0: Waiting 17:57:40 4cc291be95ef: Download complete 17:57:40 5c3c966382ef: Verifying Checksum 17:57:40 5c3c966382ef: Download complete 17:57:40 4f4fb700ef54: Verifying Checksum 17:57:40 4f4fb700ef54: Download complete 17:57:40 5d5c8e513c77: Verifying Checksum 17:57:40 5d5c8e513c77: Download complete 17:57:40 43c4264eed91: Verifying Checksum 17:57:40 43c4264eed91: Download complete 17:57:40 9f66e0745190: Verifying Checksum 17:57:40 9f66e0745190: Download complete 17:57:40 43c4264eed91: Pull complete 17:57:40 561ebcabdf7f: Download complete 17:57:40 4cc291be95ef: Pull complete 17:57:40 2ac1f1163629: Verifying Checksum 17:57:40 2ac1f1163629: Download complete 17:57:40 f49a43e4bbc0: Verifying Checksum 17:57:40 f49a43e4bbc0: Download complete 17:57:44 2ac1f1163629: Pull complete 17:57:44 5c3c966382ef: Pull complete 17:57:44 4f4fb700ef54: Pull complete 17:57:44 5d5c8e513c77: Pull complete 17:57:44 9f66e0745190: Pull complete 17:57:46 f49a43e4bbc0: Pull complete 17:57:46 561ebcabdf7f: Pull complete 17:57:46 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 17:57:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 17:57:46 ---> 3a752c3f9dda 17:57:46 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:57:50 ---> Running in 52ad8131508b 17:57:50 Removing intermediate container 52ad8131508b 17:57:50 ---> ea449a4d8857 17:57:50 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:57:50 ---> Running in 7201e364db06 17:57:50 Removing intermediate container 7201e364db06 17:57:50 ---> 2dcaa673fd28 17:57:50 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:57:50 ---> Running in f3960f21eb56 17:57:50 Removing intermediate container f3960f21eb56 17:57:50 ---> c81170cc2f47 17:57:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:57:50 ---> Running in 7a0db5f509c1 17:57:50 Removing intermediate container 7a0db5f509c1 17:57:50 ---> 35c828262da9 17:57:50 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:57:50 ---> Running in ea8437a51c21 17:57:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:57:51 (1/14) Installing libintl (0.22.5-r0) 17:57:51 (2/14) Installing eudev-libs (3.2.14-r2) 17:57:51 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:57:51 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:57:51 (5/14) Installing v4l-utils (1.24.1-r1) 17:57:51 (6/14) Installing libdvbv5 (1.24.1-r1) 17:57:51 (7/14) Installing udev-init-scripts (35-r1) 17:57:51 (8/14) Installing libeconf (0.6.3-r0) 17:57:51 (9/14) Installing libblkid (2.40.1-r1) 17:57:51 (10/14) Installing xz-libs (5.6.2-r0) 17:57:51 (11/14) Installing kmod-libs (32-r0) 17:57:51 (12/14) Installing eudev (3.2.14-r2) 17:57:51 (13/14) Installing eudev-dev (3.2.14-r2) 17:57:51 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:57:51 Executing busybox-1.36.1-r29.trigger 17:57:51 Executing eudev-3.2.14-r2.trigger 17:57:51 OK: 253 MiB in 68 packages 17:57:52 Removing intermediate container ea8437a51c21 17:57:52 ---> 467b5d991f2c 17:57:52 Step 8/13 : WORKDIR /device-usb-camera 17:57:52 ---> Running in 1e3996a3adf1 17:57:52 Removing intermediate container 1e3996a3adf1 17:57:52 ---> 88c4a7a2b995 17:57:52 Step 9/13 : COPY go.mod vendor* ./ 17:57:52 ---> ae3009d89654 17:57:52 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:52 ---> Running in 95991f78ddc3 17:57:53 Still waiting to schedule task 17:57:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:59:00 Removing intermediate container 95991f78ddc3 17:59:00 ---> cee26b3d4b32 17:59:00 Step 11/13 : COPY . . 17:59:00 ---> 4b04977e7aaa 17:59:00 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:59:00 ---> Running in ccdd289da0c0 17:59:00  % Total % Received % Xferd Average Speed Time Time Time Current 17:59:00 Dload Upload Total Spent Left Speed 17:59:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0   8838      0 --:--:-- --:--:-- --:--:--  8924 17:59:00 Removing intermediate container ccdd289da0c0 17:59:00 ---> 6fcbab5d714e 17:59:00 Step 13/13 : RUN ${MAKE} 17:59:00 ---> Running in aa4ae640a34a 17:59:00 noop 17:59:00 Removing intermediate container aa4ae640a34a 17:59:00 ---> 37a2e55bb044 17:59:00 Successfully built 37a2e55bb044 17:59:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:00 + docker inspect -f . ci-base-image-x86_64 17:59:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:01 prd-ubuntu20.04-docker-8c-8g-26190 does not seem to be running inside a container 17:59:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-366 -v /w/workspace/foundry_device-usb-camera_PR-366:/w/workspace/foundry_device-usb-camera_PR-366:rw,z -v /w/workspace/foundry_device-usb-camera_PR-366@tmp:/w/workspace/foundry_device-usb-camera_PR-366@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:59:01 $ docker top ac172a5758266727cd9b7c8234584770bdb0c3864cb5ec3e049072b65e75eb20 -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:01 + go version 17:59:01 go version go1.23.2 linux/amd64 [Pipeline] } 17:59:01 $ docker stop --time=1 ac172a5758266727cd9b7c8234584770bdb0c3864cb5ec3e049072b65e75eb20 17:59:03 $ docker rm -f --volumes ac172a5758266727cd9b7c8234584770bdb0c3864cb5ec3e049072b65e75eb20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:03 + docker inspect -f . ci-base-image-x86_64 17:59:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:04 prd-ubuntu20.04-docker-8c-8g-26190 does not seem to be running inside a container 17:59:04 $ 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-366 -v /w/workspace/foundry_device-usb-camera_PR-366:/w/workspace/foundry_device-usb-camera_PR-366:rw,z -v /w/workspace/foundry_device-usb-camera_PR-366@tmp:/w/workspace/foundry_device-usb-camera_PR-366@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:59:04 $ docker top 90fff876eda1783659f2d159c04753ad720f78320014862a0c83f2fd26e86ac5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:04 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-366 [Pipeline] fileExists [Pipeline] sh 17:59:05 + make test 17:59:05 go test ./... -coverprofile=coverage.out ./... 17:59:07 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:59:25 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 17:59:25 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements 17:59:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26191 in /w/workspace/foundry_device-usb-camera_PR-366 [Pipeline] { [Pipeline] ws 17:59:28 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:59:31 Selected Git installation does not exist. Using Default 17:59:31 The recommended git tool is: NONE 17:59:35 go vet ./... 17:59:35 using credential edgex-jenkins-ssh 17:59:35 Cloning the remote Git repository 17:59:35 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:59:35 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:59:35 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:59:35 > git --version # timeout=10 17:59:36 > git --version # 'git version 2.25.1' 17:59:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:38 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:59:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:40 Merging remotes/origin/main commit 2a5e649201c18cec9e221fbeb45ba06089b8b7fb into PR head commit 5492d3d896406f55be6f1ceb136f218b6b05e42f 17:59:39 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:59:39 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:59:39 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/366/head:refs/remotes/origin/PR-366 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:59:40 > git config core.sparsecheckout # timeout=10 17:59:40 Merge succeeded, producing 5492d3d896406f55be6f1ceb136f218b6b05e42f 17:59:40 Checking out Revision 5492d3d896406f55be6f1ceb136f218b6b05e42f (PR-366) 17:59:40 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 17:59:40 > git --version # timeout=10 17:59:40 > git --version # 'git version 2.25.1' 17:59:40 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 17:59:40 > git checkout -f 5492d3d896406f55be6f1ceb136f218b6b05e42f # timeout=10 17:59:40 > git remote # timeout=10 17:59:40 > git config --get remote.origin.url # timeout=10 17:59:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:40 > git merge 2a5e649201c18cec9e221fbeb45ba06089b8b7fb # timeout=10 17:59:40 > git rev-parse HEAD^{commit} # timeout=10 17:59:40 > git config core.sparsecheckout # timeout=10 17:59:40 > git checkout -f 5492d3d896406f55be6f1ceb136f218b6b05e42f # timeout=10 17:59:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:59:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:59:41 ./bin/test-attribution-txt.sh [Pipeline] echo 17:59:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:59:41 $ docker stop --time=1 90fff876eda1783659f2d159c04753ad720f78320014862a0c83f2fd26e86ac5 17:59:46 $ docker rm -f --volumes 90fff876eda1783659f2d159c04753ad720f78320014862a0c83f2fd26e86ac5 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script 17:59:47 + sudo chown -R jenkins:jenkins . [Pipeline] { [Pipeline] stash [Pipeline] sh 17:59:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 17:59:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:59:47 % Total % Received % Xferd Average Speed Time Time Time Current 17:59:47 Dload Upload Total Spent Left Speed 17:59:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh [Pipeline] sh 17:59:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:59:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:59:48 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 17:59:48 /etc/docker/daemon.new 17:59:48 { 17:59:48 "registry-mirrors": [ 17:59:48 "https://nexus3.edgexfoundry.org:10001" 17:59:48 ], 17:59:48 "bip": "10.250.0.254/24", 17:59:48 "hosts": [ 17:59:48 "tcp://0.0.0.0:5555", 17:59:48 "unix:///var/run/docker.sock" 17:59:48 ], 17:59:48 "mtu": 1458, 17:59:48 "selinux-enabled": true, 17:59:48 "seccomp-profile": "/etc/docker/seccomp.json" 17:59:48 } [Pipeline] sh 17:59:48 + ls -al . 17:59:48 total 288 17:59:48 drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 17:59 . 17:59:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 17:57 .. 17:59:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 17:59 .git 17:59:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:57 .github 17:59:48 -rw-rw-r-- 1 jenkins jenkins 379 Nov 11 17:57 .gitignore 17:59:48 -rw-rw-r-- 1 jenkins jenkins 203 Nov 11 17:57 .golangci.yml 17:59:48 -rw-rw-r-- 1 jenkins jenkins 77 Nov 11 17:57 .hadolint.yml 17:59:48 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 17:57 .semver 17:59:48 -rw-rw-r-- 1 jenkins jenkins 19367 Nov 11 17:57 Attribution.txt 17:59:48 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 11 17:57 CHANGELOG.md 17:59:48 -rw-rw-r-- 1 jenkins jenkins 2440 Nov 11 17:57 Dockerfile 17:59:48 -rw-rw-r-- 1 jenkins jenkins 678 Nov 11 17:57 GOVERNANCE.md 17:59:48 -rw-rw-r-- 1 jenkins jenkins 659 Nov 11 17:57 Jenkinsfile 17:59:48 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 11 17:57 LICENSE 17:59:48 -rw-rw-r-- 1 jenkins jenkins 3193 Nov 11 17:57 Makefile 17:59:48 -rw-rw-r-- 1 jenkins jenkins 622 Nov 11 17:57 OWNERS.md 17:59:48 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 11 17:57 README.md 17:59:48 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 17:57 VERSION 17:59:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 17:57 bin 17:59:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:57 cmd 17:59:48 -rw-r--r-- 1 jenkins jenkins 54772 Nov 11 17:59 coverage.out 17:59:48 -rwxrwxr-x 1 jenkins jenkins 84 Nov 11 17:57 docker-entrypoint.sh 17:59:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 17:57 docs 17:59:48 -rw-rw-r-- 1 jenkins jenkins 6466 Nov 11 17:57 go.mod 17:59:48 -rw-rw-r-- 1 jenkins jenkins 87792 Nov 11 17:57 go.sum 17:59:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:57 internal 17:59:48 -rw-rw-r-- 1 jenkins jenkins 231 Nov 11 17:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:59:49 + 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=5492d3d896406f55be6f1ceb136f218b6b05e42f --label arch=amd64 --label version=0.0.0 . 17:59:49 Sending build context to Docker daemon 20.72MB 17:59:49 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 17:59:49 Step 2/37 : FROM ${BASE} AS builder 17:59:49 ---> 37a2e55bb044 17:59:49 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:59:49 + sudo service docker restart 17:59:49 ---> Running in 121f1e51ca4d 17:59:49 Removing intermediate container 121f1e51ca4d 17:59:49 ---> 06b179ef2184 17:59:49 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:59:49 ---> Running in b75e9d873476 17:59:49 Removing intermediate container b75e9d873476 17:59:49 ---> 50624d6f7b33 17:59:49 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:59:49 ---> Running in ca55a75fc8ba 17:59:50 Removing intermediate container ca55a75fc8ba 17:59:50 ---> 6b67e87fb670 17:59:50 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:59:50 ---> Running in 578c2cf93339 17:59:50 Removing intermediate container 578c2cf93339 17:59:50 ---> 1b85bd208640 17:59:50 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:59:50 ---> Running in 0914807fc9ae 17:59:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:59:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:59:50 OK: 253 MiB in 68 packages 17:59:51 Removing intermediate container 0914807fc9ae 17:59:51 ---> ab3a8f54869a 17:59:51 Step 8/37 : WORKDIR /device-usb-camera 17:59:51 ---> Running in 9afd3d7cc3cf 17:59:51 Removing intermediate container 9afd3d7cc3cf 17:59:51 ---> 6bee10ce5c3a 17:59:51 Step 9/37 : COPY go.mod vendor* ./ 17:59:51 ---> 744f5ee157f3 17:59:51 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:59:51 ---> Running in 23448be3acf8 17:59:51 Removing intermediate container 23448be3acf8 17:59:51 ---> c380264d93dd 17:59:51 Step 11/37 : COPY . . 17:59:52 ---> 2be5a3485b3b 17:59:52 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:59:52 ---> Running in 49a04d31ceda 17:59:53  % Total % Received % Xferd Average Speed Time Time Time Current 17:59:53 Dload Upload Total Spent  Left Speed 17:59:53 0  0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 41221 0 --:--:-- --:--:-- --:--:-- 42480 17:59:53 Removing intermediate container 49a04d31ceda 17:59:53 ---> f131084fa2d6 17:59:53 Step 13/37 : RUN ${MAKE} 17:59:53 ---> Running in f8259bd2c592 17:59:53 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:00:07 provisioning config files... 18:00:07 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config17998768748461515206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:08 ---> ****-login.sh 18:00:08 nexus3.edgexfoundry.org:10001 18:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:00:08 Configure a credential helper to remove this warning. See 18:00:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:00:08 18:00:08 Login Succeeded 18:00:08 nexus3.edgexfoundry.org:10002 18:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:00:09 Configure a credential helper to remove this warning. See 18:00:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:00:09 18:00:09 Login Succeeded 18:00:09 nexus3.edgexfoundry.org:10003 18:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:00:09 Configure a credential helper to remove this warning. See 18:00:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:00:09 18:00:09 Login Succeeded 18:00:09 nexus3.edgexfoundry.org:10004 18:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:00:09 Configure a credential helper to remove this warning. See 18:00:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:00:09 18:00:09 Login Succeeded 18:00:09 ****.io 18:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:00:10 Configure a credential helper to remove this warning. See 18:00:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:00:10 18:00:10 Login Succeeded 18:00:10 ---> ****-login.sh ends [Pipeline] } 18:00:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:00:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:00:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:00:10 ========================================================= 18:00:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 18:00:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 18:00:12 Sending build context to Docker daemon 10.6MB 18:00:12 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 18:00:12 Step 2/13 : FROM ${BASE} AS builder 18:00:12 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:00:12 cf04c63912e1: Pulling fs layer 18:00:12 55b35a11ae5e: Pulling fs layer 18:00:12 a37a00ec5f00: Pulling fs layer 18:00:12 50b3750afda1: Pulling fs layer 18:00:12 4f4fb700ef54: Pulling fs layer 18:00:12 80978eb59214: Pulling fs layer 18:00:12 4f4fb700ef54: Waiting 18:00:12 c9f46d7d2bd2: Pulling fs layer 18:00:12 c5a475d317c9: Pulling fs layer 18:00:12 c5a475d317c9: Waiting 18:00:12 55b35a11ae5e: Download complete 18:00:12 50b3750afda1: Verifying Checksum 18:00:12 50b3750afda1: Download complete 18:00:12 4f4fb700ef54: Verifying Checksum 18:00:12 4f4fb700ef54: Download complete 18:00:12 80978eb59214: Verifying Checksum 18:00:12 80978eb59214: Download complete 18:00:12 cf04c63912e1: Verifying Checksum 18:00:12 cf04c63912e1: Download complete 18:00:12 c5a475d317c9: Verifying Checksum 18:00:12 c5a475d317c9: Download complete 18:00:13 cf04c63912e1: Pull complete 18:00:13 55b35a11ae5e: Pull complete 18:00:14 a37a00ec5f00: Download complete 18:00:15 c9f46d7d2bd2: Verifying Checksum 18:00:15 c9f46d7d2bd2: Download complete 18:00:28 a37a00ec5f00: Pull complete 18:00:28 50b3750afda1: Pull complete 18:00:28 4f4fb700ef54: Pull complete 18:00:28 80978eb59214: Pull complete 18:00:34 Removing intermediate container f8259bd2c592 18:00:34 ---> 97574aa7746b 18:00:34 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 18:00:34 1.8.2: Pulling from bluenviron/mediamtx 18:00:34 8411072a22a5: Pulling fs layer 18:00:37 8411072a22a5: Verifying Checksum 18:00:37 8411072a22a5: Download complete 18:00:37 8411072a22a5: Pull complete 18:00:37 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 18:00:37 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 18:00:37 ---> 1ac78cb06e13 18:00:37 Step 15/37 : FROM alpine:3.20 18:00:38 c9f46d7d2bd2: Pull complete 18:00:38 c5a475d317c9: Pull complete 18:00:38 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 18:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 18:00:38 ---> be29e6b0f0d4 18:00:38 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:00:39 3.20: Pulling from library/alpine 18:00:39 43c4264eed91: Already exists 18:00:39 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 18:00:43 ---> Running in 32a7dd811d81 18:00:43 Removing intermediate container 32a7dd811d81 18:00:43 ---> 5cdcc0a1bc51 18:00:43 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:00:43 ---> Running in d36e4e578ac7 18:00:43 Removing intermediate container d36e4e578ac7 18:00:43 ---> 685cc950527b 18:00:43 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:00:43 ---> Running in d9783f632396 18:00:43 Removing intermediate container d9783f632396 18:00:43 ---> 20c2a8cdfffe 18:00:43 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:00:43 ---> Running in 4fd83b08b8eb 18:00:43 Removing intermediate container 4fd83b08b8eb 18:00:43 ---> a92f75c5f901 18:00:43 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:00:43 ---> Running in be811c7eba39 18:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:00:43 Status: Downloaded newer image for alpine:3.20 18:00:43 ---> 91ef0af61f39 18:00:43 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:00:43 ---> Running in 842269eea623 18:00:43 Removing intermediate container 842269eea623 18:00:43 ---> 3d07aca515ca 18:00:43 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:00:43 ---> Running in f4fffbc17700 18:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:00:44 (1/115) Installing dumb-init (1.2.5-r3) 18:00:44 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 18:00:44 (3/115) Installing aom-libs (3.9.1-r0) 18:00:44 (4/115) Installing libxau (1.0.11-r4) 18:00:44 (5/115) Installing libmd (1.1.0-r0) 18:00:44 (6/115) Installing libbsd (0.12.2-r0) 18:00:44 (7/115) Installing libxdmcp (1.1.5-r1) 18:00:44 (8/115) Installing libxcb (1.16.1-r0) 18:00:44 (9/115) Installing libx11 (1.8.9-r1) 18:00:44 (10/115) Installing hwdata-pci (0.382-r0) 18:00:44 (11/115) Installing libpciaccess (0.18.1-r0) 18:00:44 (12/115) Installing libdrm (2.4.120-r0) 18:00:44 (13/115) Installing libxext (1.3.6-r2) 18:00:44 (14/115) Installing libxfixes (6.0.1-r4) 18:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:00:44 (15/115) Installing libffi (3.4.6-r0) 18:00:44 (16/115) Installing wayland-libs-client (1.22.0-r4) 18:00:44 (17/115) Installing libva (2.21.0-r0) 18:00:44 (18/115) Installing libvdpau (1.5-r3) 18:00:44 (19/115) Installing libgcc (13.2.1_git20240309-r0) 18:00:44 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 18:00:44 (21/115) Installing onevpl-libs (2023.3.1-r2) 18:00:44 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 18:00:44 (23/115) Installing libdav1d (1.4.2-r0) 18:00:44 (24/115) Installing openexr-libiex (3.1.13-r1) 18:00:44 (25/115) Installing openexr-libilmthread (3.1.13-r1) 18:00:44 (26/115) Installing imath (3.1.12-r0) 18:00:44 (27/115) Installing openexr-libopenexr (3.1.13-r1) 18:00:44 (28/115) Installing brotli-libs (1.1.0-r2) 18:00:44 (29/115) Installing giflib (5.2.2-r0) 18:00:44 (30/115) Installing libhwy (1.0.7-r0) 18:00:44 (31/115) Installing libjpeg-turbo (3.0.3-r0) 18:00:44 (32/115) Installing lcms2 (2.16-r0) 18:00:44 (33/115) Installing libpng (1.6.44-r0) 18:00:44 (34/115) Installing libjxl (0.10.2-r0) 18:00:44 (35/115) Installing lame-libs (3.100-r5) 18:00:44 (36/115) Installing opus (1.5.2-r0) 18:00:44 (37/115) Installing rav1e-libs (0.7.1-r0) 18:00:44 (38/115) Installing libgomp (13.2.1_git20240309-r0) 18:00:44 (39/115) Installing soxr (0.1.3-r7) 18:00:44 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 18:00:44 (41/115) Installing libogg (1.3.5-r5) 18:00:44 (42/115) Installing libtheora (1.1.1-r18) 18:00:44 (43/115) Installing libvorbis (1.3.7-r2) 18:00:44 (44/115) Installing libvpx (1.14.1-r0) 18:00:44 (45/115) Installing libsharpyuv (1.3.2-r0) 18:00:44 (46/115) Installing libwebp (1.3.2-r0) 18:00:44 (47/115) Installing libwebpmux (1.3.2-r0) 18:00:44 (48/115) Installing x264-libs (0.164_git20231001-r0) 18:00:44 (49/115) Installing numactl (2.0.18-r0) 18:00:44 (50/115) Installing x265-libs (3.6-r0) 18:00:44 (51/115) Installing xvidcore (1.3.7-r2) 18:00:44 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 18:00:44 (53/115) Installing sdl2 (2.28.5-r1) 18:00:44 (54/115) Installing alsa-lib (1.2.11-r0) 18:00:44 (55/115) Installing libexpat (2.6.4-r0) 18:00:44 (56/115) Installing libbz2 (1.0.8-r6) 18:00:44 (57/115) Installing freetype (2.13.2-r0) 18:00:44 (58/115) Installing fontconfig (2.15.0-r1) 18:00:44 (59/115) Installing fribidi (1.0.15-r0) 18:00:44 (60/115) Installing libintl (0.22.5-r0) 18:00:44 (61/115) Installing libeconf (0.6.3-r0) 18:00:44 (62/115) Installing libblkid (2.40.1-r1) 18:00:44 (63/115) Installing libmount (2.40.1-r1) 18:00:44 (64/115) Installing pcre2 (10.43-r0) 18:00:44 (65/115) Installing glib (2.80.5-r0) 18:00:44 (66/115) Installing graphite2 (1.3.14-r6) 18:00:44 (67/115) Installing harfbuzz (8.5.0-r0) 18:00:44 (68/115) Installing libunibreak (6.1-r0) 18:00:44 (69/115) Installing libass (0.17.2-r0) 18:00:44 (70/115) Installing libbluray (1.3.4-r1) 18:00:44 (71/115) Installing mpg123-libs (1.32.8-r0) 18:00:44 (72/115) Installing libopenmpt (0.7.7-r0) 18:00:44 (73/115) Installing cjson (1.7.18-r0) 18:00:44 (74/115) Installing mbedtls (3.6.2-r0) 18:00:44 (75/115) Installing librist (0.2.10-r1) 18:00:44 (76/115) Installing libsrt (1.5.3-r0) 18:00:44 (77/115) Installing libssh (0.10.6-r0) 18:00:44 (78/115) Installing xz-libs (5.6.2-r0) 18:00:44 (79/115) Installing libxml2 (2.12.7-r0) 18:00:44 (80/115) Installing libsodium (1.0.19-r0) 18:00:44 (81/115) Installing libzmq (4.3.5-r2) 18:00:44 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 18:00:45 (83/115) Installing serd-libs (0.32.2-r0) 18:00:45 (84/115) Installing zix-libs (0.4.2-r0) 18:00:45 (85/115) Installing sord-libs (0.16.16-r0) 18:00:45 (86/115) Installing sratom (0.6.16-r0) 18:00:45 (87/115) Installing lilv-libs (0.24.24-r1) 18:00:45 (88/115) Installing glslang-libs (1.3.261.1-r0) 18:00:45 (89/115) Installing libdovi (3.3.0-r0) 18:00:45 (90/115) Installing spirv-tools (1.3.261.1-r0) 18:00:45 (91/115) Installing shaderc (2024.0-r0) 18:00:45 (92/115) Installing vulkan-loader (1.3.261.1-r0) 18:00:45 (93/115) Installing libplacebo (6.338.2-r1) 18:00:45 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 18:00:45 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 18:00:45 (96/115) Installing vidstab (1.1.1-r0) 18:00:45 (97/115) Installing zimg (3.0.5-r2) 18:00:45 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 18:00:45 (99/115) Installing libasyncns (0.8-r3) 18:00:45 (100/115) Installing dbus-libs (1.14.10-r1) 18:00:45 (101/115) Installing libltdl (2.4.7-r3) 18:00:45 (102/115) Installing orc (0.4.40-r0) 18:00:45 (103/115) Installing libflac (1.4.3-r1) 18:00:46 (104/115) Installing libsndfile (1.2.2-r0) 18:00:46 (105/115) Installing speexdsp (1.2.1-r2) 18:00:46 (106/115) Installing tdb-libs (1.4.9-r1) 18:00:46 (107/115) Installing libpulse (17.0-r0) 18:00:46 (108/115) Installing v4l-utils-libs (1.24.1-r1) 18:00:46 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 18:00:46 (110/115) Installing ffmpeg (6.1.1-r8) 18:00:46 (111/115) Installing udev-init-scripts (35-r1) 18:00:46 (112/115) Installing eudev-libs (3.2.14-r2) 18:00:46 (113/115) Installing zstd-libs (1.5.6-r0) 18:00:46 (114/115) Installing kmod-libs (32-r0) 18:00:46 (115/115) Installing eudev (3.2.14-r2) 18:00:46 Executing busybox-1.36.1-r29.trigger 18:00:46 Executing glib-2.80.5-r0.trigger 18:00:46 Executing eudev-3.2.14-r2.trigger 18:00:46 OK: 134 MiB in 129 packages 18:00:46 (1/14) Installing libintl (0.22.5-r0) 18:00:46 (2/14) Installing eudev-libs (3.2.14-r2) 18:00:46 (3/14) Installing libjpeg-turbo (3.0.3-r0) 18:00:46 (4/14) Installing v4l-utils-libs (1.24.1-r1) 18:00:46 (5/14) Installing v4l-utils (1.24.1-r1) 18:00:46 (6/14) Installing libdvbv5 (1.24.1-r1) 18:00:46 (7/14) Installing udev-init-scripts (35-r1) 18:00:46 (8/14) Installing libeconf (0.6.3-r0) 18:00:46 (9/14) Installing libblkid (2.40.1-r1) 18:00:46 (10/14) Installing xz-libs (5.6.2-r0) 18:00:46 (11/14) Installing kmod-libs (32-r0) 18:00:46 (12/14) Installing eudev (3.2.14-r2) 18:00:46 (13/14) Installing eudev-dev (3.2.14-r2) 18:00:46 (14/14) Installing v4l-utils-dev (1.24.1-r1) 18:00:46 Executing busybox-1.36.1-r29.trigger 18:00:46 Executing eudev-3.2.14-r2.trigger 18:00:46 OK: 246 MiB in 68 packages 18:00:47 Removing intermediate container be811c7eba39 18:00:47 ---> 3e46bff194f7 18:00:47 Step 8/13 : WORKDIR /device-usb-camera 18:00:47 ---> Running in 885cb25bc18c 18:00:49 Removing intermediate container f4fffbc17700 18:00:49 ---> 09fbb3d39317 18:00:49 Step 18/37 : RUN apk --no-cache upgrade 18:00:49 ---> Running in ccf60a42a6bd 18:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:00:49 Removing intermediate container 885cb25bc18c 18:00:49 ---> ed7aea20ba54 18:00:49 Step 9/13 : COPY go.mod vendor* ./ 18:00:49 ---> 9f3530f305fd 18:00:49 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:00:49 ---> Running in 2e48cffa6571 18:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:00:50 Upgrading critical system libraries and apk-tools: 18:00:50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 18:00:50 Executing busybox-1.36.1-r29.trigger 18:00:50 Continuing the upgrade transaction with new apk-tools: 18:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:00:50 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 18:00:50 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 18:00:50 OK: 134 MiB in 129 packages 18:00:51 Removing intermediate container ccf60a42a6bd 18:00:51 ---> 1db61bc7db06 18:00:51 Step 19/37 : WORKDIR / 18:00:51 ---> Running in 3bc81a04c696 18:00:51 Removing intermediate container 3bc81a04c696 18:00:51 ---> 1e95dfb8e8c6 18:00:51 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 18:00:53 ---> 236749955938 18:00:53 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 18:00:53 ---> 2dd15db3e1ba 18:00:53 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 18:00:53 ---> 37d8c96ffb86 18:00:53 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:00:53 ---> 57faf67c8e36 18:00:53 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:00:53 ---> d0974e388c54 18:00:53 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 18:00:53 ---> e30b5b905d89 18:00:53 Step 26/37 : COPY --from=rtsp /mediamtx / 18:00:54 ---> bb11d5005c4e 18:00:54 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 18:00:54 ---> Running in 05ed39a0122a 18:00:55 Removing intermediate container 05ed39a0122a 18:00:55 ---> 4b044c855741 18:00:55 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 18:00:55 ---> Running in 7ab032c0ff06 18:00:55 Removing intermediate container 7ab032c0ff06 18:00:55 ---> cb365f8b4a04 18:00:55 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 18:00:55 ---> Running in baaf9df3a080 18:00:56 Removing intermediate container baaf9df3a080 18:00:56 ---> 6f9c47f65e11 18:00:56 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 18:00:56 ---> Running in d85fb1cdbc9c 18:00:56 Removing intermediate container d85fb1cdbc9c 18:00:56 ---> e35c7c204ba5 18:00:56 Step 31/37 : EXPOSE 59983 18:00:56 ---> Running in e725f8a13628 18:00:56 Removing intermediate container e725f8a13628 18:00:56 ---> eebc2b0164d7 18:00:56 Step 32/37 : EXPOSE 8554 18:00:56 ---> Running in 84cd34f4b882 18:00:57 Removing intermediate container 84cd34f4b882 18:00:57 ---> 1027db553970 18:00:57 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:00:57 ---> Running in 42ab124b9eef 18:00:57 Removing intermediate container 42ab124b9eef 18:00:57 ---> af4b8a151030 18:00:57 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 18:00:57 ---> Running in 4b8d19fa989d 18:00:57 Removing intermediate container 4b8d19fa989d 18:00:57 ---> 68b1f46d1c60 18:00:57 Step 35/37 : LABEL arch=amd64 18:00:57 ---> Running in 810b2f17aa49 18:00:57 Removing intermediate container 810b2f17aa49 18:00:57 ---> 3ef133cf3eb5 18:00:57 Step 36/37 : LABEL git_sha=5492d3d896406f55be6f1ceb136f218b6b05e42f 18:00:57 ---> Running in 72df2b3db65c 18:00:57 Removing intermediate container 72df2b3db65c 18:00:57 ---> a41ea8f14e22 18:00:57 Step 37/37 : LABEL version=0.0.0 18:00:57 ---> Running in b0d240751cfb 18:00:57 Removing intermediate container b0d240751cfb 18:00:57 ---> 2928d8278a37 18:00:57 [Warning] One or more build-args [ARCH] were not consumed 18:00:57 Successfully built 2928d8278a37 18:00:57 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:00:58 18:00:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:00:58 latest: Pulling from edgex-lftools-log-publisher 18:00:58 5eb5b503b376: Pulling fs layer 18:00:58 5c69ac0246d0: Pulling fs layer 18:00:58 ec43610c2a17: Pulling fs layer 18:00:58 3a2ae6a8a46f: Pulling fs layer 18:00:58 33b1e0a273af: Pulling fs layer 18:00:58 5d3b04190fa2: Pulling fs layer 18:00:58 2f39f015ded8: Pulling fs layer 18:00:58 3a2ae6a8a46f: Waiting 18:00:58 33b1e0a273af: Waiting 18:00:58 5d3b04190fa2: Waiting 18:00:58 2f39f015ded8: Waiting 18:00:58 5c69ac0246d0: Verifying Checksum 18:00:58 5c69ac0246d0: Download complete 18:00:58 3a2ae6a8a46f: Verifying Checksum 18:00:58 3a2ae6a8a46f: Download complete 18:00:58 33b1e0a273af: Verifying Checksum 18:00:58 33b1e0a273af: Download complete 18:00:58 5d3b04190fa2: Verifying Checksum 18:00:58 5d3b04190fa2: Download complete 18:00:59 ec43610c2a17: Verifying Checksum 18:00:59 ec43610c2a17: Download complete 18:00:59 5eb5b503b376: Verifying Checksum 18:00:59 5eb5b503b376: Download complete 18:00:59 2f39f015ded8: Download complete 18:01:00 5eb5b503b376: Pull complete 18:01:00 5c69ac0246d0: Pull complete 18:01:00 ec43610c2a17: Pull complete 18:01:01 3a2ae6a8a46f: Pull complete 18:01:01 33b1e0a273af: Pull complete 18:01:01 5d3b04190fa2: Pull complete 18:01:06 2f39f015ded8: Pull complete 18:01:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:01:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:06 prd-ubuntu20.04-docker-8c-8g-26190 does not seem to be running inside a container 18:01:06 $ 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-366 -v /w/workspace/foundry_device-usb-camera_PR-366:/w/workspace/foundry_device-usb-camera_PR-366:rw,z -v /w/workspace/foundry_device-usb-camera_PR-366@tmp:/w/workspace/foundry_device-usb-camera_PR-366@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 18:01:12 $ docker top 09bfd8e221778f2f1010f6d4ddbd0a7916afb73ebad2ff982d20565f7e761a57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:12 ---> job-cost.sh 18:01:12 lf-activate-venv: SKIPPING 18:01:12 INFO: No Stack... 18:01:13 INFO: Retrieving Pricing Info for: v3-standard-8 18:01:13 INFO: Archiving Costs [Pipeline] sh 18:01:13 + cat /w/workspace/foundry_device-usb-camera_PR-366/archives/cost.csv 18:01:13 + cut -d, -f6 [Pipeline] lock 18:01:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-366-1-stack-cost] 18:01:13 Resource [jenkins-edgexfoundry-device-usb-camera-PR-366-1-stack-cost] did not exist. Created. 18:01:13 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-366-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:01:14 + echo total: 0.2199999988079071 [Pipeline] stash 18:01:14 Stashed 1 file(s) [Pipeline] } 18:01:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-366-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:01:14 $ docker stop --time=1 09bfd8e221778f2f1010f6d4ddbd0a7916afb73ebad2ff982d20565f7e761a57 18:01:15 $ docker rm -f --volumes 09bfd8e221778f2f1010f6d4ddbd0a7916afb73ebad2ff982d20565f7e761a57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:02:42 Removing intermediate container 2e48cffa6571 18:02:42 ---> e100821f6f0e 18:02:42 Step 11/13 : COPY . . 18:02:42 ---> f5a064b139c9 18:02:42 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 18:02:42 ---> Running in b651a8270b13 18:02:42  % Total % Received % Xferd Average Speed Time Time Time Current 18:02:42 Dload Upload Total Spent Left Speed 18:02:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100 1062  0   0 10412 0 --:--:-- --:--:-- --:--:-- 10727 18:02:42 Removing intermediate container b651a8270b13 18:02:42 ---> d9180d8f6cb9 18:02:42 Step 13/13 : RUN ${MAKE} 18:02:42 ---> Running in 960e52fe98c5 18:02:42 noop 18:02:42 Removing intermediate container 960e52fe98c5 18:02:42 ---> 29c43904f7a2 18:02:42 Successfully built 29c43904f7a2 18:02:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:43 + docker inspect -f . ci-base-image-arm64 18:02:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:43 prd-ubuntu20.04-docker-arm64-4c-16g-26191 does not seem to be running inside a container 18:02:43 $ 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 18:02:44 $ docker top 747b9dea19dcc9dc5c1245e3dbe6d4a72235bb84948faeb06e1b369fde624573 -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:45 + go version 18:02:45 go version go1.23.2 linux/arm64 [Pipeline] } 18:02:45 $ docker stop --time=1 747b9dea19dcc9dc5c1245e3dbe6d4a72235bb84948faeb06e1b369fde624573 18:02:46 $ docker rm -f --volumes 747b9dea19dcc9dc5c1245e3dbe6d4a72235bb84948faeb06e1b369fde624573 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:47 + docker inspect -f . ci-base-image-arm64 18:02:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:48 prd-ubuntu20.04-docker-arm64-4c-16g-26191 does not seem to be running inside a container 18:02:48 $ 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 18:02:49 $ docker top 18ab0e22e20726009739a3bab727208c3725f318b7f6f00a3464f8ba2ca04e94 -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:49 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 18:02:50 + make test 18:02:50 go test ./... -coverprofile=coverage.out ./... 18:02:55 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:06:02 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 18:06:09 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.065s coverage: 4.4% of statements 18:06:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:06:09 go vet ./... 18:06:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:06:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:06:56 ./bin/test-attribution-txt.sh [Pipeline] echo 18:06:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:06:56 $ docker stop --time=1 18ab0e22e20726009739a3bab727208c3725f318b7f6f00a3464f8ba2ca04e94 18:06:58 $ docker rm -f --volumes 18ab0e22e20726009739a3bab727208c3725f318b7f6f00a3464f8ba2ca04e94 [Pipeline] // withDockerContainer [Pipeline] sh 18:06:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:06:59 Warning: overwriting stash ‘coverage-report’ 18:07:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:07:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:07:01 + ls -al . 18:07:01 total 284 18:07:01 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 18:02 . 18:07:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 17:59 .. 18:07:01 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 17:59 .git 18:07:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:59 .github 18:07:01 -rw-rw-r-- 1 jenkins jenkins 379 Nov 11 17:59 .gitignore 18:07:01 -rw-rw-r-- 1 jenkins jenkins 203 Nov 11 17:59 .golangci.yml 18:07:01 -rw-rw-r-- 1 jenkins jenkins 77 Nov 11 17:59 .hadolint.yml 18:07:01 -rw-rw-r-- 1 jenkins jenkins 19367 Nov 11 17:59 Attribution.txt 18:07:01 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 11 17:59 CHANGELOG.md 18:07:01 -rw-rw-r-- 1 jenkins jenkins 2440 Nov 11 17:59 Dockerfile 18:07:01 -rw-rw-r-- 1 jenkins jenkins 678 Nov 11 17:59 GOVERNANCE.md 18:07:01 -rw-rw-r-- 1 jenkins jenkins 659 Nov 11 17:59 Jenkinsfile 18:07:01 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 11 17:59 LICENSE 18:07:01 -rw-rw-r-- 1 jenkins jenkins 3193 Nov 11 17:59 Makefile 18:07:01 -rw-rw-r-- 1 jenkins jenkins 622 Nov 11 17:59 OWNERS.md 18:07:01 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 11 17:59 README.md 18:07:01 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 17:57 VERSION 18:07:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 17:59 bin 18:07:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:59 cmd 18:07:01 -rw-r--r-- 1 jenkins jenkins 54772 Nov 11 18:06 coverage.out 18:07:01 -rwxrwxr-x 1 jenkins jenkins 84 Nov 11 17:59 docker-entrypoint.sh 18:07:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 17:59 docs 18:07:01 -rw-rw-r-- 1 jenkins jenkins 6466 Nov 11 17:59 go.mod 18:07:01 -rw-rw-r-- 1 jenkins jenkins 87792 Nov 11 17:59 go.sum 18:07:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:59 internal 18:07:01 -rw-rw-r-- 1 jenkins jenkins 231 Nov 11 17:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:01 + 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=5492d3d896406f55be6f1ceb136f218b6b05e42f --label arch=arm64 --label version=0.0.0 . 18:07:02 Sending build context to Docker daemon 10.65MB 18:07:02 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 18:07:02 Step 2/37 : FROM ${BASE} AS builder 18:07:02 ---> 29c43904f7a2 18:07:02 Step 3/37 : ARG ADD_BUILD_TAGS="" 18:07:02 ---> Running in c5c46abf063b 18:07:03 Removing intermediate container c5c46abf063b 18:07:03 ---> cdc1a45f631b 18:07:03 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:07:03 ---> Running in 94695629481c 18:07:03 Removing intermediate container 94695629481c 18:07:03 ---> 2b9efa61c33e 18:07:03 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:07:03 ---> Running in 705fb5d3bab2 18:07:03 Removing intermediate container 705fb5d3bab2 18:07:03 ---> 6846a328b270 18:07:03 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:07:03 ---> Running in 4775c41523ae 18:07:03 Removing intermediate container 4775c41523ae 18:07:03 ---> 9986d0159a31 18:07:03 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:07:04 ---> Running in b86eba671d68 18:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:07:06 OK: 246 MiB in 68 packages 18:07:07 Removing intermediate container b86eba671d68 18:07:07 ---> b6c1f721665d 18:07:07 Step 8/37 : WORKDIR /device-usb-camera 18:07:07 ---> Running in f1e2b11e4ab4 18:07:07 Removing intermediate container f1e2b11e4ab4 18:07:07 ---> 71b834f04531 18:07:07 Step 9/37 : COPY go.mod vendor* ./ 18:07:08 ---> 4408ba7e5dee 18:07:08 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:08 ---> Running in 940b8b7096a5 18:07:11 Removing intermediate container 940b8b7096a5 18:07:11 ---> 161a8cb8c7c1 18:07:11 Step 11/37 : COPY . . 18:07:12 ---> 40937f83d8b4 18:07:12 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 18:07:12 ---> Running in bd522ed1b8d2 18:07:13  % Total % Received % Xferd Average Speed Time Time Time Current 18:07:13 Dload Upload Total Spent Left  Speed 18:07:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4710 0 --:--:-- --:--:-- --:--:-- 4762 18:07:14 Removing intermediate container bd522ed1b8d2 18:07:14 ---> 77e9d40dcbd2 18:07:14 Step 13/37 : RUN ${MAKE} 18:07:14 ---> Running in 407d2aad20cd 18:07:15 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 18:10:52 Removing intermediate container 407d2aad20cd 18:10:52 ---> c39e891c4206 18:10:52 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 18:10:52 1.8.2: Pulling from bluenviron/mediamtx 18:10:52 da4d7e05a7aa: Pulling fs layer 18:10:52 da4d7e05a7aa: Verifying Checksum 18:10:52 da4d7e05a7aa: Download complete 18:10:52 da4d7e05a7aa: Pull complete 18:10:52 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 18:10:52 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 18:10:52 ---> 62c65ed7ef0d 18:10:52 Step 15/37 : FROM alpine:3.20 18:10:52 3.20: Pulling from library/alpine 18:10:52 cf04c63912e1: Already exists 18:10:52 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 18:10:52 Status: Downloaded newer image for alpine:3.20 18:10:52 ---> c157a85ed455 18:10:52 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:10:52 ---> Running in 9b03379ec77f 18:10:52 Removing intermediate container 9b03379ec77f 18:10:52 ---> db3d14925585 18:10:52 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:10:52 ---> Running in 9c64105fe98d 18:10:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:10:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:10:52 (1/114) Installing dumb-init (1.2.5-r3) 18:10:52 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 18:10:52 (3/114) Installing aom-libs (3.9.1-r0) 18:10:53 (4/114) Installing libxau (1.0.11-r4) 18:10:53 (5/114) Installing libmd (1.1.0-r0) 18:10:53 (6/114) Installing libbsd (0.12.2-r0) 18:10:53 (7/114) Installing libxdmcp (1.1.5-r1) 18:10:53 (8/114) Installing libxcb (1.16.1-r0) 18:10:53 (9/114) Installing libx11 (1.8.9-r1) 18:10:53 (10/114) Installing hwdata-pci (0.382-r0) 18:10:53 (11/114) Installing libpciaccess (0.18.1-r0) 18:10:53 (12/114) Installing libdrm (2.4.120-r0) 18:10:53 (13/114) Installing libxext (1.3.6-r2) 18:10:53 (14/114) Installing libxfixes (6.0.1-r4) 18:10:53 (15/114) Installing libffi (3.4.6-r0) 18:10:53 (16/114) Installing wayland-libs-client (1.22.0-r4) 18:10:53 (17/114) Installing libva (2.21.0-r0) 18:10:53 (18/114) Installing libvdpau (1.5-r3) 18:10:53 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 18:10:53 (20/114) Installing libdav1d (1.4.2-r0) 18:10:53 (21/114) Installing libgcc (13.2.1_git20240309-r0) 18:10:53 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 18:10:53 (23/114) Installing openexr-libiex (3.1.13-r1) 18:10:53 (24/114) Installing openexr-libilmthread (3.1.13-r1) 18:10:53 (25/114) Installing imath (3.1.12-r0) 18:10:53 (26/114) Installing openexr-libopenexr (3.1.13-r1) 18:10:53 (27/114) Installing brotli-libs (1.1.0-r2) 18:10:53 (28/114) Installing giflib (5.2.2-r0) 18:10:53 (29/114) Installing libhwy (1.0.7-r0) 18:10:53 (30/114) Installing libjpeg-turbo (3.0.3-r0) 18:10:53 (31/114) Installing lcms2 (2.16-r0) 18:10:53 (32/114) Installing libpng (1.6.44-r0) 18:10:53 (33/114) Installing libjxl (0.10.2-r0) 18:10:53 (34/114) Installing lame-libs (3.100-r5) 18:10:53 (35/114) Installing opus (1.5.2-r0) 18:10:53 (36/114) Installing rav1e-libs (0.7.1-r0) 18:10:53 (37/114) Installing libgomp (13.2.1_git20240309-r0) 18:10:53 (38/114) Installing soxr (0.1.3-r7) 18:10:53 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 18:10:53 (40/114) Installing libogg (1.3.5-r5) 18:10:53 (41/114) Installing libtheora (1.1.1-r18) 18:10:53 (42/114) Installing libvorbis (1.3.7-r2) 18:10:53 (43/114) Installing libvpx (1.14.1-r0) 18:10:53 (44/114) Installing libsharpyuv (1.3.2-r0) 18:10:53 (45/114) Installing libwebp (1.3.2-r0) 18:10:53 (46/114) Installing libwebpmux (1.3.2-r0) 18:10:53 (47/114) Installing x264-libs (0.164_git20231001-r0) 18:10:53 (48/114) Installing numactl (2.0.18-r0) 18:10:53 (49/114) Installing x265-libs (3.6-r0) 18:10:54 (50/114) Installing xvidcore (1.3.7-r2) 18:10:54 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 18:10:54 (52/114) Installing sdl2 (2.28.5-r1) 18:10:54 (53/114) Installing alsa-lib (1.2.11-r0) 18:10:54 (54/114) Installing libexpat (2.6.4-r0) 18:10:54 (55/114) Installing libbz2 (1.0.8-r6) 18:10:54 (56/114) Installing freetype (2.13.2-r0) 18:10:54 (57/114) Installing fontconfig (2.15.0-r1) 18:10:54 (58/114) Installing fribidi (1.0.15-r0) 18:10:54 (59/114) Installing libintl (0.22.5-r0) 18:10:54 (60/114) Installing libeconf (0.6.3-r0) 18:10:54 (61/114) Installing libblkid (2.40.1-r1) 18:10:54 (62/114) Installing libmount (2.40.1-r1) 18:10:54 (63/114) Installing pcre2 (10.43-r0) 18:10:54 (64/114) Installing glib (2.80.5-r0) 18:10:54 (65/114) Installing graphite2 (1.3.14-r6) 18:10:54 (66/114) Installing harfbuzz (8.5.0-r0) 18:10:54 (67/114) Installing libunibreak (6.1-r0) 18:10:54 (68/114) Installing libass (0.17.2-r0) 18:10:54 (69/114) Installing libbluray (1.3.4-r1) 18:10:54 (70/114) Installing mpg123-libs (1.32.8-r0) 18:10:54 (71/114) Installing libopenmpt (0.7.7-r0) 18:10:54 (72/114) Installing cjson (1.7.18-r0) 18:10:54 (73/114) Installing mbedtls (3.6.2-r0) 18:10:54 (74/114) Installing librist (0.2.10-r1) 18:10:54 (75/114) Installing libsrt (1.5.3-r0) 18:10:54 (76/114) Installing libssh (0.10.6-r0) 18:10:54 (77/114) Installing xz-libs (5.6.2-r0) 18:10:54 (78/114) Installing libxml2 (2.12.7-r0) 18:10:55 (79/114) Installing libsodium (1.0.19-r0) 18:10:55 (80/114) Installing libzmq (4.3.5-r2) 18:10:55 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 18:10:55 (82/114) Installing serd-libs (0.32.2-r0) 18:10:55 (83/114) Installing zix-libs (0.4.2-r0) 18:10:55 (84/114) Installing sord-libs (0.16.16-r0) 18:10:55 (85/114) Installing sratom (0.6.16-r0) 18:10:55 (86/114) Installing lilv-libs (0.24.24-r1) 18:10:55 (87/114) Installing glslang-libs (1.3.261.1-r0) 18:10:55 (88/114) Installing libdovi (3.3.0-r0) 18:10:55 (89/114) Installing spirv-tools (1.3.261.1-r0) 18:10:55 (90/114) Installing shaderc (2024.0-r0) 18:10:55 (91/114) Installing vulkan-loader (1.3.261.1-r0) 18:10:55 (92/114) Installing libplacebo (6.338.2-r1) 18:10:55 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 18:10:55 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 18:10:55 (95/114) Installing vidstab (1.1.1-r0) 18:10:55 (96/114) Installing zimg (3.0.5-r2) 18:10:55 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 18:10:55 (98/114) Installing libasyncns (0.8-r3) 18:10:55 (99/114) Installing dbus-libs (1.14.10-r1) 18:10:55 (100/114) Installing libltdl (2.4.7-r3) 18:10:55 (101/114) Installing orc (0.4.40-r0) 18:10:55 (102/114) Installing libflac (1.4.3-r1) 18:10:55 (103/114) Installing libsndfile (1.2.2-r0) 18:10:55 (104/114) Installing speexdsp (1.2.1-r2) 18:10:55 (105/114) Installing tdb-libs (1.4.9-r1) 18:10:55 (106/114) Installing libpulse (17.0-r0) 18:10:55 (107/114) Installing v4l-utils-libs (1.24.1-r1) 18:10:55 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 18:10:55 (109/114) Installing ffmpeg (6.1.1-r8) 18:10:55 (110/114) Installing udev-init-scripts (35-r1) 18:10:55 (111/114) Installing eudev-libs (3.2.14-r2) 18:10:55 (112/114) Installing zstd-libs (1.5.6-r0) 18:10:56 (113/114) Installing kmod-libs (32-r0) 18:10:56 (114/114) Installing eudev (3.2.14-r2) 18:10:56 Executing busybox-1.36.1-r29.trigger 18:10:56 Executing glib-2.80.5-r0.trigger 18:10:56 Executing eudev-3.2.14-r2.trigger 18:10:56 OK: 120 MiB in 128 packages 18:11:00 Removing intermediate container 9c64105fe98d 18:11:00 ---> 1ccfd0dcce75 18:11:00 Step 18/37 : RUN apk --no-cache upgrade 18:11:00 ---> Running in aa442ea6e78f 18:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:11:02 Upgrading critical system libraries and apk-tools: 18:11:02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 18:11:02 Executing busybox-1.36.1-r29.trigger 18:11:02 Continuing the upgrade transaction with new apk-tools: 18:11:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:11:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:11:04 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 18:11:04 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 18:11:04 OK: 120 MiB in 128 packages 18:11:05 Removing intermediate container aa442ea6e78f 18:11:05 ---> 2f92395f76de 18:11:05 Step 19/37 : WORKDIR / 18:11:05 ---> Running in 791b2613b541 18:11:05 Removing intermediate container 791b2613b541 18:11:05 ---> beb0e8c90db1 18:11:05 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 18:11:07 ---> 83ec4db3816a 18:11:07 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 18:11:07 ---> 0e6fc8be9ceb 18:11:07 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 18:11:08 ---> 371fc019441c 18:11:08 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:11:08 ---> e0c6b00ba743 18:11:08 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:11:09 ---> d0895e058182 18:11:09 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 18:11:09 ---> afb99f605cef 18:11:09 Step 26/37 : COPY --from=rtsp /mediamtx / 18:11:10 ---> 381585a94ac5 18:11:10 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 18:11:10 ---> Running in 77dd7a02add2 18:11:12 Removing intermediate container 77dd7a02add2 18:11:12 ---> 470223d8c8c5 18:11:12 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 18:11:12 ---> Running in 3ee7dfcc1095 18:11:14 Removing intermediate container 3ee7dfcc1095 18:11:14 ---> ea03c888c313 18:11:14 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 18:11:14 ---> Running in 166a212a1fe9 18:11:15 Removing intermediate container 166a212a1fe9 18:11:15 ---> 1a7b807418ef 18:11:15 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 18:11:15 ---> Running in bc479757ca8f 18:11:18 Removing intermediate container bc479757ca8f 18:11:18 ---> a896c08ed6d0 18:11:18 Step 31/37 : EXPOSE 59983 18:11:18 ---> Running in ca049a5d017b 18:11:18 Removing intermediate container ca049a5d017b 18:11:18 ---> 846c9d75c412 18:11:18 Step 32/37 : EXPOSE 8554 18:11:18 ---> Running in 06409f723df4 18:11:18 Removing intermediate container 06409f723df4 18:11:18 ---> d532fe7326aa 18:11:18 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:11:18 ---> Running in ace829415dca 18:11:19 Removing intermediate container ace829415dca 18:11:19 ---> 614429771a31 18:11:19 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 18:11:19 ---> Running in c017f00166af 18:11:19 Removing intermediate container c017f00166af 18:11:19 ---> 79ddc6a7fca3 18:11:19 Step 35/37 : LABEL arch=arm64 18:11:19 ---> Running in 9ad7777145aa 18:11:19 Removing intermediate container 9ad7777145aa 18:11:19 ---> 6045736d60db 18:11:19 Step 36/37 : LABEL git_sha=5492d3d896406f55be6f1ceb136f218b6b05e42f 18:11:19 ---> Running in 0aae95b81611 18:11:20 Removing intermediate container 0aae95b81611 18:11:20 ---> 04da08f6d758 18:11:20 Step 37/37 : LABEL version=0.0.0 18:11:20 ---> Running in 3e062b91e3f7 18:11:20 Removing intermediate container 3e062b91e3f7 18:11:20 ---> 6e4efdb5f5fd 18:11:20 [Warning] One or more build-args [ARCH] were not consumed 18:11:20 Successfully built 6e4efdb5f5fd 18:11:20 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:21 18:11:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:22 arm64: Pulling from edgex-lftools-log-publisher 18:11:22 8998bd30e6a1: Pulling fs layer 18:11:22 04944245beec: Pulling fs layer 18:11:22 699f458cf7ca: Pulling fs layer 18:11:22 765212b225bb: Pulling fs layer 18:11:22 f23df028b6ca: Pulling fs layer 18:11:22 d65c8cfc05b1: Pulling fs layer 18:11:22 2437ff75d9bd: Pulling fs layer 18:11:22 765212b225bb: Waiting 18:11:22 f23df028b6ca: Waiting 18:11:22 d65c8cfc05b1: Waiting 18:11:22 2437ff75d9bd: Waiting 18:11:22 04944245beec: Verifying Checksum 18:11:22 04944245beec: Download complete 18:11:22 765212b225bb: Verifying Checksum 18:11:22 765212b225bb: Download complete 18:11:22 f23df028b6ca: Download complete 18:11:22 d65c8cfc05b1: Download complete 18:11:22 699f458cf7ca: Verifying Checksum 18:11:22 699f458cf7ca: Download complete 18:11:22 8998bd30e6a1: Verifying Checksum 18:11:22 8998bd30e6a1: Download complete 18:11:25 2437ff75d9bd: Verifying Checksum 18:11:25 2437ff75d9bd: Download complete 18:11:27 8998bd30e6a1: Pull complete 18:11:27 04944245beec: Pull complete 18:11:29 699f458cf7ca: Pull complete 18:11:29 765212b225bb: Pull complete 18:11:30 f23df028b6ca: Pull complete 18:11:30 d65c8cfc05b1: Pull complete 18:11:49 2437ff75d9bd: Pull complete 18:11:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:11:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:49 prd-ubuntu20.04-docker-arm64-4c-16g-26191 does not seem to be running inside a container 18:11:49 $ 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 18:11:51 $ docker top 87d9e4910af41511f0748b5ddcae37b013ac168e7bc0502f55d39dca42c93f44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:52 ---> job-cost.sh 18:11:52 lf-activate-venv: SKIPPING 18:11:52 INFO: No Stack... 18:11:53 INFO: Retrieving Pricing Info for: v3-standard-4 18:11:54 INFO: Archiving Costs [Pipeline] sh 18:11:54 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 18:11:54 + cut -d, -f6 [Pipeline] lock 18:11:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-366-1-stack-cost] 18:11:54 Resource [jenkins-edgexfoundry-device-usb-camera-PR-366-1-stack-cost] did not exist. Created. 18:11:54 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-366-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:11:55 /w/workspace/device-usb-camera/1@tmp/durable-5bc7df3b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:11:56 + echo total: 0.10999999940395355 [Pipeline] stash 18:11:56 Warning: overwriting stash ‘stack-cost’ 18:11:56 Stashed 1 file(s) [Pipeline] } 18:11:56 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-366-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:11:56 $ docker stop --time=1 87d9e4910af41511f0748b5ddcae37b013ac168e7bc0502f55d39dca42c93f44 18:11:57 $ docker rm -f --volumes 87d9e4910af41511f0748b5ddcae37b013ac168e7bc0502f55d39dca42c93f44 [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 18:11:59 provisioning config files... 18:11:59 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-366@tmp/config4286356918163565134tmp [Pipeline] { [Pipeline] sh 18:11:59 + set +x 18:11:59 + curl -s https://codecov.io/bash 18:11:59 + bash -s -- 18:11:59 18:11:59 _____ _ 18:11:59 / ____| | | 18:11:59 | | ___ __| | ___ ___ _____ __ 18:11:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:11:59 | |___| (_) | (_| | __/ (_| (_) \ V / 18:11:59 \_____\___/ \__,_|\___|\___\___/ \_/ 18:11:59 Bash-1.0.6 18:11:59 18:11:59 18:11:59 ==> git version 2.25.1 found 18:11:59 ==> 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 18:11:59 Release-Date: 2020-01-08 18:11:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:11:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:11:59 ==> Jenkins CI detected. 18:11:59 current dir:  /w/workspace/foundry_device-usb-camera_PR-366 18:11:59 project root: . 18:11:59 --> token set from env 18:11:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:11:59 ==> Running gcov in . (disable via -X gcov) 18:11:59 ==> Python coveragepy not found 18:11:59 ==> Searching for coverage reports in: 18:11:59 + . 18:11:59 -> Found 1 reports 18:11:59 ==> Detecting git/mercurial file structure 18:11:59 ==> Reading reports 18:11:59 + ./coverage.out bytes=54772 18:11:59 ==> Appending adjustments 18:11:59 https://docs.codecov.io/docs/fixing-reports 18:11:59 + Found adjustments 18:11:59 ==> Gzipping contents 18:11:59 8.0K /tmp/codecov.8HaK8l.gz 18:11:59 ==> Uploading reports 18:11:59 url: https://codecov.io 18:11:59 query: branch=PR-366&commit=5492d3d896406f55be6f1ceb136f218b6b05e42f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-366%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=366&job=&cmd_args= 18:11:59 -> Pinging Codecov 18:11:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-366&commit=5492d3d896406f55be6f1ceb136f218b6b05e42f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-366%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=366&job=&cmd_args= 18:11:59 -> Uploading to 18:11:59 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/5492d3d896406f55be6f1ceb136f218b6b05e42f/0f13b4b8-f656-4685-9577-9758e10bd7ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T181159Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=dc38936a1d0b3aa8292ef01d7733b45da8f5fe038e030f99515db8361970b7c8 18:11:59 % Total % Received % Xferd Average Speed Time Time Time Current 18:11:59 Dload Upload Total Spent Left Speed 18:12:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 29506 --:--:-- --:--:-- --:--:-- 29506 18:12:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5492d3d896406f55be6f1ceb136f218b6b05e42f [Pipeline] } 18:12:00 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:12:02 + [ -d /w/workspace/foundry_device-usb-camera_PR-366/archives ] 18:12:02 + ls -al /w/workspace/foundry_device-usb-camera_PR-366/archives 18:12:02 total 16 18:12:02 drwxr-xr-x 3 root root 4096 Nov 11 18:01 . 18:12:02 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 18:01 .. 18:12:02 drwxr-xr-x 2 root root 4096 Nov 11 18:01 cost 18:12:02 -rw-r--r-- 1 root root 89 Nov 11 18:01 cost.csv 18:12:02 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-366/archives 18:12:02 + ls -al /w/workspace/foundry_device-usb-camera_PR-366/archives 18:12:02 total 16 18:12:02 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 18:01 . 18:12:02 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 18:01 .. 18:12:02 drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 18:01 cost 18:12:02 -rw-r--r-- 1 jenkins jenkins 89 Nov 11 18:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:12:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:12:03 ---> package-listing.sh 18:12:03 ++ facter osfamily 18:12:03 ++ tr '[:upper:]' '[:lower:]' 18:12:03 + OS_FAMILY=debian 18:12:03 + workspace=/w/workspace/foundry_device-usb-camera_PR-366 18:12:03 + START_PACKAGES=/tmp/packages_start.txt 18:12:03 + END_PACKAGES=/tmp/packages_end.txt 18:12:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:12:03 + PACKAGES=/tmp/packages_start.txt 18:12:03 + '[' /w/workspace/foundry_device-usb-camera_PR-366 ']' 18:12:03 + PACKAGES=/tmp/packages_end.txt 18:12:03 + case "${OS_FAMILY}" in 18:12:03 + dpkg -l 18:12:03 + grep '^ii' 18:12:04 + '[' -f /tmp/packages_start.txt ']' 18:12:04 + '[' -f /tmp/packages_end.txt ']' 18:12:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:12:04 + '[' /w/workspace/foundry_device-usb-camera_PR-366 ']' 18:12:04 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-366/archives/ 18:12:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-366/archives/ [Pipeline] echo 18:12:04 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-366/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:12:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:12:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:05 prd-ubuntu20.04-docker-8c-8g-26190 does not seem to be running inside a container 18:12:05 $ 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-366/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-366 -v /w/workspace/foundry_device-usb-camera_PR-366:/w/workspace/foundry_device-usb-camera_PR-366:rw,z -v /w/workspace/foundry_device-usb-camera_PR-366@tmp:/w/workspace/foundry_device-usb-camera_PR-366@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 18:12:05 $ docker top 47041c56a1cf73fc84693c8fd75d557da5eba596a93a5e79ae2ea6553262f778 -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:05 + touch /tmp/pre-build-complete [Pipeline] sh 18:12:06 + mkdir -p /var/log/sysstat [Pipeline] sh 18:12:06 + ls /var/log/sa-host 18:12:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:06 provisioning config files... 18:12:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-366@tmp/config895364702506181042tmp [Pipeline] { [Pipeline] echo 18:12:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:12:07 ---> create-netrc.sh [Pipeline] } 18:12:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:12:07 ---> python-tools-install.sh [Pipeline] echo 18:12:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:12:07 ---> sudo-logs.sh 18:12:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:12:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:12:08 ---> job-cost.sh 18:12:08 lf-activate-venv: SKIPPING 18:12:08 DEBUG: total: 0.2199999988079071 18:12:08 INFO: Retrieving Stack Cost... 18:12:08 INFO: Retrieving Pricing Info for: v3-standard-8 18:12:09 INFO: Archiving Costs [Pipeline] echo 18:12:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:12:09 ---> logs-deploy.sh 18:12:09 lf-activate-venv: SKIPPING 18:12:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-366/1 18:12:09 INFO: archiving workspace using pattern(s): 18:12:10 Archives upload complete. 18:12:10 INFO: archiving logs to Nexus