Pull request #327 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f7e73ff3c79bc6e877ca73317d9399599d6d168+194431db47f233fb6110709955d70fa5c29cead8 (7c8384bbf105bc0ab53f61089db3323ecf644125) 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-ssh7987335928264530896.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17890769493002767387.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-327/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-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17154002594110787695.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-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9213494622916643120.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14729642599230030062.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-327/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-327/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1767298128540660211.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-592’ Running on prd-ubuntu20.04-docker-8c-8g-594 in /w/workspace/foundry_device-usb-camera_PR-327 [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-327 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 194431db47f233fb6110709955d70fa5c29cead8 into PR head commit 7f7e73ff3c79bc6e877ca73317d9399599d6d168 Merge succeeded, producing 7f7e73ff3c79bc6e877ca73317d9399599d6d168 Checking out Revision 7f7e73ff3c79bc6e877ca73317d9399599d6d168 (PR-327) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f7e73ff3c79bc6e877ca73317d9399599d6d168 # 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 194431db47f233fb6110709955d70fa5c29cead8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f7e73ff3c79bc6e877ca73317d9399599d6d168 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-21T17:50:44.588Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-21T17:50:44.787Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-21T17:50:44.891Z] ========================================================= [2024-03-21T17:50:44.891Z] EdgeX Global Pipelines Version Info [2024-03-21T17:50:44.891Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-21T17:50:45.656Z] ------------------- [2024-03-21T17:50:45.656Z] stable info: [2024-03-21T17:50:45.656Z] ------------------- [2024-03-21T17:50:45.656Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-21T17:50:45.656Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T17:50:45.656Z] Message: update stable to v1.0.258 [2024-03-21T17:50:46.594Z] ------------------- [2024-03-21T17:50:46.594Z] experimental info: [2024-03-21T17:50:46.594Z] ------------------- [2024-03-21T17:50:46.595Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-21T17:50:46.595Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T17:50:46.595Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-21T17:50:46.820Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-03-21T17:50:46.871Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-03-21T17:50:46.921Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-21T17:50:46.967Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-21T17:50:47.015Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-21T17:50:47.064Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-21T17:50:47.109Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-21T17:50:47.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-21T17:50:47.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-21T17:50:47.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-21T17:50:47.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-21T17:50:47.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-03-21T17:50:47.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-21T17:50:47.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-21T17:50:47.566Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T17:50:47.617Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T17:50:47.664Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T17:50:47.717Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T17:50:47.771Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-21T17:50:47.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-21T17:50:47.890Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-21T17:50:47.948Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-21T17:50:48.001Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-21T17:50:48.054Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-21T17:50:48.106Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-21T17:50:48.159Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-21T17:50:48.212Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-21T17:50:48.263Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-327 [Pipeline] echo [2024-03-21T17:50:48.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-327 [Pipeline] echo [2024-03-21T17:50:48.368Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-327 [Pipeline] echo [2024-03-21T17:50:48.421Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f7e73ff3c79bc6e877ca73317d9399599d6d168 [Pipeline] echo [2024-03-21T17:50:48.474Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f7e73f [Pipeline] echo [2024-03-21T17:50:48.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T17:50:48.664Z] provisioning config files... [2024-03-21T17:50:48.678Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-327@tmp/config12515222738903896354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T17:50:49.061Z] ---> ****-login.sh [2024-03-21T17:50:49.061Z] nexus3.edgexfoundry.org:10001 [2024-03-21T17:50:49.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:50:49.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:50:49.324Z] Configure a credential helper to remove this warning. See [2024-03-21T17:50:49.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:50:49.324Z] [2024-03-21T17:50:49.324Z] Login Succeeded [2024-03-21T17:50:49.324Z] nexus3.edgexfoundry.org:10002 [2024-03-21T17:50:49.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:50:49.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:50:49.584Z] Configure a credential helper to remove this warning. See [2024-03-21T17:50:49.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:50:49.584Z] [2024-03-21T17:50:49.584Z] Login Succeeded [2024-03-21T17:50:49.584Z] nexus3.edgexfoundry.org:10003 [2024-03-21T17:50:49.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:50:49.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:50:49.585Z] Configure a credential helper to remove this warning. See [2024-03-21T17:50:49.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:50:49.585Z] [2024-03-21T17:50:49.585Z] Login Succeeded [2024-03-21T17:50:49.585Z] nexus3.edgexfoundry.org:10004 [2024-03-21T17:50:49.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:50:49.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:50:49.585Z] Configure a credential helper to remove this warning. See [2024-03-21T17:50:49.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:50:49.585Z] [2024-03-21T17:50:49.585Z] Login Succeeded [2024-03-21T17:50:49.585Z] ****.io [2024-03-21T17:50:49.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:50:50.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:50:50.108Z] Configure a credential helper to remove this warning. See [2024-03-21T17:50:50.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:50:50.108Z] [2024-03-21T17:50:50.108Z] Login Succeeded [2024-03-21T17:50:50.108Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T17:50:50.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-21T17:50:50.807Z] + git rev-list -1 --merges 7f7e73ff3c79bc6e877ca73317d9399599d6d168~1..7f7e73ff3c79bc6e877ca73317d9399599d6d168 [Pipeline] echo [2024-03-21T17:50:50.849Z] -----------> git rev-list -1 --merges 7f7e73ff3c79bc6e877ca73317d9399599d6d168~1..7f7e73ff3c79bc6e877ca73317d9399599d6d168 7f7e73ff3c79bc6e877ca73317d9399599d6d168 [false] [Pipeline] sh [2024-03-21T17:50:51.170Z] + git log --format=format:%s -1 7f7e73ff3c79bc6e877ca73317d9399599d6d168 [Pipeline] echo [2024-03-21T17:50:51.209Z] ========================================================= [2024-03-21T17:50:51.209Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-21T17:50:51.209Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T17:50:51.678Z] + git log --format=format:%s -1 7f7e73ff3c79bc6e877ca73317d9399599d6d168 [Pipeline] echo [2024-03-21T17:50:51.711Z] [semverPrep] GIT_COMMIT: 7f7e73ff3c79bc6e877ca73317d9399599d6d168, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-03-21T17:50:51.748Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-21T17:50:52.149Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T17:50:52.149Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-21T17:50:52.149Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-21T17:50:52.149Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-21T17:50:52.149Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-21T17:50:52.149Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-21T17:50:52.149Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:50:52.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T17:50:52.676Z] [2024-03-21T17:50:52.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:50:53.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T17:50:53.059Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-21T17:50:53.059Z] b85a868b505f: Pulling fs layer [2024-03-21T17:50:53.059Z] e2be974225ed: Pulling fs layer [2024-03-21T17:50:53.059Z] 339a4e72a1f5: Pulling fs layer [2024-03-21T17:50:53.059Z] 988bab9f4d93: Pulling fs layer [2024-03-21T17:50:53.059Z] 1469e6f7b9e6: Pulling fs layer [2024-03-21T17:50:53.059Z] eaf3925da568: Pulling fs layer [2024-03-21T17:50:53.059Z] bab4dde63d76: Pulling fs layer [2024-03-21T17:50:53.059Z] bde34c3a00c8: Pulling fs layer [2024-03-21T17:50:53.059Z] b352a97aabf1: Pulling fs layer [2024-03-21T17:50:53.059Z] 4872d77fe225: Pulling fs layer [2024-03-21T17:50:53.059Z] 5851b861e8e6: Pulling fs layer [2024-03-21T17:50:53.059Z] 988bab9f4d93: Waiting [2024-03-21T17:50:53.059Z] 1469e6f7b9e6: Waiting [2024-03-21T17:50:53.059Z] b352a97aabf1: Waiting [2024-03-21T17:50:53.059Z] eaf3925da568: Waiting [2024-03-21T17:50:53.059Z] bde34c3a00c8: Waiting [2024-03-21T17:50:53.059Z] 4872d77fe225: Waiting [2024-03-21T17:50:53.059Z] 5851b861e8e6: Waiting [2024-03-21T17:50:53.059Z] e2be974225ed: Verifying Checksum [2024-03-21T17:50:53.059Z] e2be974225ed: Download complete [2024-03-21T17:50:53.059Z] 988bab9f4d93: Verifying Checksum [2024-03-21T17:50:53.059Z] 988bab9f4d93: Download complete [2024-03-21T17:50:53.059Z] 1469e6f7b9e6: Verifying Checksum [2024-03-21T17:50:53.059Z] 1469e6f7b9e6: Download complete [2024-03-21T17:50:53.059Z] eaf3925da568: Download complete [2024-03-21T17:50:53.318Z] 339a4e72a1f5: Verifying Checksum [2024-03-21T17:50:53.318Z] 339a4e72a1f5: Download complete [2024-03-21T17:50:53.318Z] bde34c3a00c8: Verifying Checksum [2024-03-21T17:50:53.318Z] bde34c3a00c8: Download complete [2024-03-21T17:50:53.318Z] b352a97aabf1: Download complete [2024-03-21T17:50:53.318Z] 4872d77fe225: Download complete [2024-03-21T17:50:53.318Z] 5851b861e8e6: Download complete [2024-03-21T17:50:53.318Z] b85a868b505f: Verifying Checksum [2024-03-21T17:50:53.318Z] b85a868b505f: Download complete [2024-03-21T17:50:53.577Z] bab4dde63d76: Verifying Checksum [2024-03-21T17:50:53.577Z] bab4dde63d76: Download complete [2024-03-21T17:50:54.514Z] b85a868b505f: Pull complete [2024-03-21T17:50:54.514Z] e2be974225ed: Pull complete [2024-03-21T17:50:55.087Z] 339a4e72a1f5: Pull complete [2024-03-21T17:50:55.087Z] 988bab9f4d93: Pull complete [2024-03-21T17:50:55.350Z] 1469e6f7b9e6: Pull complete [2024-03-21T17:50:55.614Z] eaf3925da568: Pull complete [2024-03-21T17:50:57.521Z] bab4dde63d76: Pull complete [2024-03-21T17:50:57.521Z] bde34c3a00c8: Pull complete [2024-03-21T17:50:57.521Z] b352a97aabf1: Pull complete [2024-03-21T17:50:57.521Z] 4872d77fe225: Pull complete [2024-03-21T17:50:57.521Z] 5851b861e8e6: Pull complete [2024-03-21T17:50:57.521Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-21T17:50:57.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T17:50:57.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T17:50:57.800Z] prd-ubuntu20.04-docker-8c-8g-594 does not seem to be running inside a container [2024-03-21T17:50:57.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-327 -v /w/workspace/foundry_device-usb-camera_PR-327:/w/workspace/foundry_device-usb-camera_PR-327:rw,z -v /w/workspace/foundry_device-usb-camera_PR-327@tmp:/w/workspace/foundry_device-usb-camera_PR-327@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 [2024-03-21T17:51:00.713Z] $ docker top c788c63804145a1203cf7ca053b7e3d0e3423d2ad202e7264ec4f4791c973e82 -eo pid,comm [2024-03-21T17:51:00.768Z] 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). [2024-03-21T17:51:00.768Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T17:51:00.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T17:51:00.910Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T17:51:01.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T17:51:01.042Z] $ docker exec c788c63804145a1203cf7ca053b7e3d0e3423d2ad202e7264ec4f4791c973e82 ssh-agent [2024-03-21T17:51:01.153Z] SSH_AUTH_SOCK=/tmp/ssh-opAQAegTf2CZ/agent.32 [2024-03-21T17:51:01.153Z] SSH_AGENT_PID=38 [2024-03-21T17:51:01.160Z] Running ssh-add (command line suppressed) [2024-03-21T17:51:01.260Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-327@tmp/private_key_10011106974689508272.key (/w/workspace/foundry_device-usb-camera_PR-327@tmp/private_key_10011106974689508272.key) [2024-03-21T17:51:01.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T17:51:01.607Z] + git tag --points-at HEAD [Pipeline] } [2024-03-21T17:51:01.632Z] $ docker exec --env ******** --env ******** c788c63804145a1203cf7ca053b7e3d0e3423d2ad202e7264ec4f4791c973e82 ssh-agent -k [2024-03-21T17:51:01.740Z] unset SSH_AUTH_SOCK; [2024-03-21T17:51:01.740Z] unset SSH_AGENT_PID; [2024-03-21T17:51:01.740Z] echo Agent pid 38 killed; [2024-03-21T17:51:01.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-21T17:51:01.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T17:51:01.860Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T17:51:01.973Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T17:51:01.975Z] $ docker exec c788c63804145a1203cf7ca053b7e3d0e3423d2ad202e7264ec4f4791c973e82 ssh-agent [2024-03-21T17:51:02.086Z] SSH_AUTH_SOCK=/tmp/ssh-CrvA8Sgx6rQ0/agent.71 [2024-03-21T17:51:02.086Z] SSH_AGENT_PID=77 [2024-03-21T17:51:02.091Z] Running ssh-add (command line suppressed) [2024-03-21T17:51:02.195Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-327@tmp/private_key_8191536271627116572.key (/w/workspace/foundry_device-usb-camera_PR-327@tmp/private_key_8191536271627116572.key) [2024-03-21T17:51:02.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T17:51:02.549Z] + git semver init [2024-03-21T17:51:02.809Z] 2024-03-21 17:51:02,740 [run_init] DEBUG init version:0.0.0 force:False [2024-03-21T17:51:02.809Z] 2024-03-21 17:51:02,741 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-327/.semver [2024-03-21T17:51:02.809Z] 2024-03-21 17:51:02,742 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-327/.semver [2024-03-21T17:51:02.809Z] 2024-03-21 17:51:02,742 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-327/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-327, universal_newlines=False, shell=None, istream=None) [2024-03-21T17:51:03.767Z] 2024-03-21 17:51:03,740 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-327/.git/info/exclude [2024-03-21T17:51:03.767Z] 2024-03-21 17:51:03,740 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-327/.semver/PR-327 with force:False [2024-03-21T17:51:03.767Z] 2024-03-21 17:51:03,740 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-327/.semver/PR-327 [2024-03-21T17:51:03.767Z] 2024-03-21 17:51:03,745 [execute] INFO git cat-file --batch-check [2024-03-21T17:51:03.767Z] 2024-03-21 17:51:03,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-327/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T17:51:03.767Z] 2024-03-21 17:51:03,750 [execute] INFO git cat-file --batch [2024-03-21T17:51:03.767Z] 2024-03-21 17:51:03,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-327/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T17:51:03.767Z] 2024-03-21 17:51:03,756 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-327/.semver/PR-327 [2024-03-21T17:51:03.767Z] 0.0.0 [Pipeline] } [2024-03-21T17:51:04.076Z] $ docker exec --env ******** --env ******** c788c63804145a1203cf7ca053b7e3d0e3423d2ad202e7264ec4f4791c973e82 ssh-agent -k [2024-03-21T17:51:04.176Z] unset SSH_AUTH_SOCK; [2024-03-21T17:51:04.176Z] unset SSH_AGENT_PID; [2024-03-21T17:51:04.176Z] echo Agent pid 77 killed; [2024-03-21T17:51:04.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T17:51:04.634Z] + git semver [Pipeline] } [2024-03-21T17:51:04.917Z] $ docker stop --time=1 c788c63804145a1203cf7ca053b7e3d0e3423d2ad202e7264ec4f4791c973e82 [2024-03-21T17:51:06.266Z] $ docker rm -f --volumes c788c63804145a1203cf7ca053b7e3d0e3423d2ad202e7264ec4f4791c973e82 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T17:51:06.679Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-21T17:51:06.982Z] Stashed 1 file(s) [Pipeline] echo [2024-03-21T17:51:07.005Z] [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 [2024-03-21T17:51:07.705Z] provisioning config files... [2024-03-21T17:51:07.715Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-327@tmp/config8138321302726676004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T17:51:08.068Z] ---> ****-login.sh [2024-03-21T17:51:08.068Z] nexus3.edgexfoundry.org:10001 [2024-03-21T17:51:08.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:51:08.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:51:08.068Z] Configure a credential helper to remove this warning. See [2024-03-21T17:51:08.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:51:08.068Z] [2024-03-21T17:51:08.068Z] Login Succeeded [2024-03-21T17:51:08.068Z] nexus3.edgexfoundry.org:10002 [2024-03-21T17:51:08.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:51:08.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:51:08.068Z] Configure a credential helper to remove this warning. See [2024-03-21T17:51:08.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:51:08.068Z] [2024-03-21T17:51:08.068Z] Login Succeeded [2024-03-21T17:51:08.069Z] nexus3.edgexfoundry.org:10003 [2024-03-21T17:51:08.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:51:08.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:51:08.331Z] Configure a credential helper to remove this warning. See [2024-03-21T17:51:08.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:51:08.331Z] [2024-03-21T17:51:08.331Z] Login Succeeded [2024-03-21T17:51:08.331Z] nexus3.edgexfoundry.org:10004 [2024-03-21T17:51:08.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:51:08.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:51:08.331Z] Configure a credential helper to remove this warning. See [2024-03-21T17:51:08.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:51:08.331Z] [2024-03-21T17:51:08.331Z] Login Succeeded [2024-03-21T17:51:08.331Z] ****.io [2024-03-21T17:51:08.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:51:08.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:51:08.592Z] Configure a credential helper to remove this warning. See [2024-03-21T17:51:08.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:51:08.592Z] [2024-03-21T17:51:08.592Z] Login Succeeded [2024-03-21T17:51:08.592Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T17:51:08.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-21T17:51:08.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T17:51:08.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T17:51:08.955Z] ========================================================= [2024-03-21T17:51:08.955Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-21T17:51:08.955Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:51:09.476Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-21T17:51:09.476Z] Sending build context to Docker daemon 14.52MB [2024-03-21T17:51:09.476Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T17:51:09.476Z] Step 2/13 : FROM ${BASE} AS builder [2024-03-21T17:51:09.737Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-21T17:51:09.737Z] 7264a8db6415: Pulling fs layer [2024-03-21T17:51:09.737Z] c4d48a809fc2: Pulling fs layer [2024-03-21T17:51:09.737Z] 4f1c88b9dad5: Pulling fs layer [2024-03-21T17:51:09.737Z] ad3a456e5733: Pulling fs layer [2024-03-21T17:51:09.737Z] 69c7f0334f64: Pulling fs layer [2024-03-21T17:51:09.737Z] 1f1c1a5573a3: Pulling fs layer [2024-03-21T17:51:09.737Z] ce7588e14bc9: Pulling fs layer [2024-03-21T17:51:09.737Z] b5e4710f87ac: Pulling fs layer [2024-03-21T17:51:09.737Z] ad3a456e5733: Waiting [2024-03-21T17:51:09.737Z] 1f1c1a5573a3: Waiting [2024-03-21T17:51:09.737Z] 69c7f0334f64: Waiting [2024-03-21T17:51:09.737Z] ce7588e14bc9: Waiting [2024-03-21T17:51:09.737Z] b5e4710f87ac: Waiting [2024-03-21T17:51:09.737Z] c4d48a809fc2: Verifying Checksum [2024-03-21T17:51:09.737Z] c4d48a809fc2: Download complete [2024-03-21T17:51:09.737Z] ad3a456e5733: Verifying Checksum [2024-03-21T17:51:09.737Z] ad3a456e5733: Download complete [2024-03-21T17:51:09.737Z] 69c7f0334f64: Verifying Checksum [2024-03-21T17:51:09.737Z] 69c7f0334f64: Download complete [2024-03-21T17:51:09.737Z] 7264a8db6415: Download complete [2024-03-21T17:51:09.737Z] 1f1c1a5573a3: Verifying Checksum [2024-03-21T17:51:09.737Z] 1f1c1a5573a3: Download complete [2024-03-21T17:51:09.996Z] 7264a8db6415: Pull complete [2024-03-21T17:51:09.996Z] b5e4710f87ac: Verifying Checksum [2024-03-21T17:51:09.996Z] b5e4710f87ac: Download complete [2024-03-21T17:51:09.996Z] c4d48a809fc2: Pull complete [2024-03-21T17:51:10.255Z] 4f1c88b9dad5: Download complete [2024-03-21T17:51:10.513Z] ce7588e14bc9: Verifying Checksum [2024-03-21T17:51:10.513Z] ce7588e14bc9: Download complete [2024-03-21T17:51:13.800Z] 4f1c88b9dad5: Pull complete [2024-03-21T17:51:13.800Z] ad3a456e5733: Pull complete [2024-03-21T17:51:13.800Z] 69c7f0334f64: Pull complete [2024-03-21T17:51:13.800Z] 1f1c1a5573a3: Pull complete [2024-03-21T17:51:16.333Z] ce7588e14bc9: Pull complete [2024-03-21T17:51:16.609Z] b5e4710f87ac: Pull complete [2024-03-21T17:51:16.609Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-21T17:51:16.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T17:51:16.609Z] ---> 88b5674ff536 [2024-03-21T17:51:16.609Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-03-21T17:51:20.829Z] ---> Running in b68e430c66df [2024-03-21T17:51:21.088Z] Removing intermediate container b68e430c66df [2024-03-21T17:51:21.088Z] ---> 6bc9732e40f1 [2024-03-21T17:51:21.088Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T17:51:21.088Z] ---> Running in db47c3df460f [2024-03-21T17:51:21.088Z] Removing intermediate container db47c3df460f [2024-03-21T17:51:21.088Z] ---> 46eaea49646a [2024-03-21T17:51:21.088Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-21T17:51:21.088Z] ---> Running in 9075084256fa [2024-03-21T17:51:21.088Z] Removing intermediate container 9075084256fa [2024-03-21T17:51:21.088Z] ---> 6627e24c23a3 [2024-03-21T17:51:21.088Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-21T17:51:21.348Z] ---> Running in 02f4439e535c [2024-03-21T17:51:21.348Z] Removing intermediate container 02f4439e535c [2024-03-21T17:51:21.348Z] ---> b31d2be2003f [2024-03-21T17:51:21.348Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T17:51:21.348Z] ---> Running in 80a672ae175f [2024-03-21T17:51:21.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T17:51:21.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T17:51:21.867Z] (1/13) Installing libintl (0.21.1-r7) [2024-03-21T17:51:21.867Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-03-21T17:51:21.867Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-21T17:51:21.867Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-03-21T17:51:21.867Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-03-21T17:51:22.127Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-03-21T17:51:22.127Z] (7/13) Installing udev-init-scripts (35-r1) [2024-03-21T17:51:22.127Z] (8/13) Installing libblkid (2.38.1-r8) [2024-03-21T17:51:22.127Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-03-21T17:51:22.127Z] (10/13) Installing kmod-libs (30-r3) [2024-03-21T17:51:22.388Z] (11/13) Installing eudev (3.2.11-r8) [2024-03-21T17:51:22.388Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-03-21T17:51:22.388Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-03-21T17:51:22.498Z] Still waiting to schedule task [2024-03-21T17:51:22.499Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-593’ [2024-03-21T17:51:22.648Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T17:51:22.649Z] Executing eudev-3.2.11-r8.trigger [2024-03-21T17:51:22.649Z] OK: 271 MiB in 65 packages [2024-03-21T17:51:23.216Z] Removing intermediate container 80a672ae175f [2024-03-21T17:51:23.216Z] ---> 1587f523c4f3 [2024-03-21T17:51:23.216Z] Step 8/13 : WORKDIR /device-usb-camera [2024-03-21T17:51:23.216Z] ---> Running in b19d387671df [2024-03-21T17:51:23.476Z] Removing intermediate container b19d387671df [2024-03-21T17:51:23.476Z] ---> aa1b2000be10 [2024-03-21T17:51:23.476Z] Step 9/13 : COPY go.mod vendor* ./ [2024-03-21T17:51:23.476Z] ---> 558d027833ee [2024-03-21T17:51:23.476Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T17:51:23.476Z] ---> Running in 95d9d46ede58 [2024-03-21T17:52:19.798Z] Removing intermediate container 95d9d46ede58 [2024-03-21T17:52:19.798Z] ---> 6e63080049b6 [2024-03-21T17:52:19.798Z] Step 11/13 : COPY . . [2024-03-21T17:52:19.798Z] ---> ced31a39473d [2024-03-21T17:52:19.798Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-21T17:52:19.798Z] ---> Running in 2083ec6aeb57 [2024-03-21T17:52:19.798Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T17:52:19.798Z] Dload Upload Total Spent Left Speed [2024-03-21T17:52:19.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10191 0 --:--:-- --:--:-- --:--:-- 10211 [2024-03-21T17:52:19.798Z] Removing intermediate container 2083ec6aeb57 [2024-03-21T17:52:19.798Z] ---> 0930447af07e [2024-03-21T17:52:19.798Z] Step 13/13 : RUN ${MAKE} [2024-03-21T17:52:19.798Z] ---> Running in 7f501b339bef [2024-03-21T17:52:19.798Z] noop [2024-03-21T17:52:19.798Z] Removing intermediate container 7f501b339bef [2024-03-21T17:52:19.798Z] ---> 0e5f480840db [2024-03-21T17:52:19.798Z] Successfully built 0e5f480840db [2024-03-21T17:52:19.798Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:52:20.283Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T17:52:20.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T17:52:20.472Z] prd-ubuntu20.04-docker-8c-8g-594 does not seem to be running inside a container [2024-03-21T17:52:20.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-327 -v /w/workspace/foundry_device-usb-camera_PR-327:/w/workspace/foundry_device-usb-camera_PR-327:rw,z -v /w/workspace/foundry_device-usb-camera_PR-327@tmp:/w/workspace/foundry_device-usb-camera_PR-327@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 [2024-03-21T17:52:20.850Z] $ docker top d0bb750d0e4041d8ab0713eff81dbfb61942ecd9d4acc2678e564b2c96e2bff0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T17:52:21.273Z] + go version [2024-03-21T17:52:21.273Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-21T17:52:21.310Z] $ docker stop --time=1 d0bb750d0e4041d8ab0713eff81dbfb61942ecd9d4acc2678e564b2c96e2bff0 [2024-03-21T17:52:22.598Z] $ docker rm -f --volumes d0bb750d0e4041d8ab0713eff81dbfb61942ecd9d4acc2678e564b2c96e2bff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:52:23.365Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T17:52:23.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T17:52:23.529Z] prd-ubuntu20.04-docker-8c-8g-594 does not seem to be running inside a container [2024-03-21T17:52:23.564Z] $ 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-327 -v /w/workspace/foundry_device-usb-camera_PR-327:/w/workspace/foundry_device-usb-camera_PR-327:rw,z -v /w/workspace/foundry_device-usb-camera_PR-327@tmp:/w/workspace/foundry_device-usb-camera_PR-327@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 [2024-03-21T17:52:23.880Z] $ docker top 2d51cb579a3a0b5ea758ec9c7607a4b58e13ccb2ac2aedae6ad95145367ed11f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T17:52:24.282Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-327 [Pipeline] fileExists [Pipeline] sh [2024-03-21T17:52:24.656Z] + make test [2024-03-21T17:52:24.656Z] go test ./... -coverprofile=coverage.out ./... [2024-03-21T17:52:26.035Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-03-21T17:52:44.104Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-03-21T17:52:44.104Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 4.4% of statements [2024-03-21T17:52:54.075Z] go vet ./... [2024-03-21T17:52:58.255Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T17:52:58.255Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T17:52:58.255Z] ./bin/test-attribution-txt.sh [2024-03-21T17:52:58.514Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-21T17:52:58.514Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-21T17:52:58.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-21T17:52:58.596Z] $ docker stop --time=1 2d51cb579a3a0b5ea758ec9c7607a4b58e13ccb2ac2aedae6ad95145367ed11f [2024-03-21T17:53:02.497Z] $ docker rm -f --volumes 2d51cb579a3a0b5ea758ec9c7607a4b58e13ccb2ac2aedae6ad95145367ed11f [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T17:53:03.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-21T17:53:03.188Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-21T17:53:03.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-21T17:53:04.208Z] + ls -al . [2024-03-21T17:53:04.208Z] total 292 [2024-03-21T17:53:04.208Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 17:52 . [2024-03-21T17:53:04.208Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 17:50 .. [2024-03-21T17:53:04.208Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 17:52 .git [2024-03-21T17:53:04.208Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 17:50 .github [2024-03-21T17:53:04.208Z] -rw-rw-r-- 1 jenkins jenkins 429 Mar 21 17:50 .gitignore [2024-03-21T17:53:04.208Z] -rw-rw-r-- 1 jenkins jenkins 45 Mar 21 17:50 .golangci.yml [2024-03-21T17:53:04.208Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 21 17:50 .hadolint.yml [2024-03-21T17:53:04.208Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 17:51 .semver [2024-03-21T17:53:04.208Z] -rw-rw-r-- 1 jenkins jenkins 10851 Mar 21 17:50 Attribution.txt [2024-03-21T17:53:04.208Z] -rw-rw-r-- 1 jenkins jenkins 16561 Mar 21 17:50 CHANGELOG.md [2024-03-21T17:53:04.208Z] -rw-rw-r-- 1 jenkins jenkins 2562 Mar 21 17:50 Dockerfile [2024-03-21T17:53:04.208Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 17:50 GOVERNANCE.md [2024-03-21T17:53:04.208Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 21 17:50 Jenkinsfile [2024-03-21T17:53:04.208Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 17:50 LICENSE [2024-03-21T17:53:04.208Z] -rw-rw-r-- 1 jenkins jenkins 2611 Mar 21 17:50 Makefile [2024-03-21T17:53:04.208Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 17:50 OWNERS.md [2024-03-21T17:53:04.208Z] -rw-rw-r-- 1 jenkins jenkins 2575 Mar 21 17:50 README.md [2024-03-21T17:53:04.208Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 17:51 VERSION [2024-03-21T17:53:04.208Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 17:50 bin [2024-03-21T17:53:04.208Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 17:50 cmd [2024-03-21T17:53:04.208Z] -rw-r--r-- 1 jenkins jenkins 54703 Mar 21 17:52 coverage.out [2024-03-21T17:53:04.208Z] -rwxrwxr-x 1 jenkins jenkins 84 Mar 21 17:50 docker-entrypoint.sh [2024-03-21T17:53:04.208Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 17:50 docs [2024-03-21T17:53:04.208Z] -rw-rw-r-- 1 jenkins jenkins 7272 Mar 21 17:50 go.mod [2024-03-21T17:53:04.208Z] -rw-rw-r-- 1 jenkins jenkins 101525 Mar 21 17:50 go.sum [2024-03-21T17:53:04.208Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 17:50 internal [2024-03-21T17:53:04.208Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 21 17:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:53:04.630Z] + 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=7f7e73ff3c79bc6e877ca73317d9399599d6d168 --label arch=amd64 --label version=0.0.0 . [2024-03-21T17:53:04.630Z] Sending build context to Docker daemon 14.57MB [2024-03-21T17:53:04.630Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T17:53:04.630Z] Step 2/37 : FROM ${BASE} AS builder [2024-03-21T17:53:04.630Z] ---> 0e5f480840db [2024-03-21T17:53:04.630Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-03-21T17:53:04.890Z] ---> Running in 307bdd6a91a3 [2024-03-21T17:53:05.150Z] Removing intermediate container 307bdd6a91a3 [2024-03-21T17:53:05.150Z] ---> cc7b6560496d [2024-03-21T17:53:05.150Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T17:53:05.150Z] ---> Running in 6f3f4371bc34 [2024-03-21T17:53:05.150Z] Removing intermediate container 6f3f4371bc34 [2024-03-21T17:53:05.150Z] ---> 38632143b673 [2024-03-21T17:53:05.150Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-21T17:53:05.150Z] ---> Running in a4a5ccff818e [2024-03-21T17:53:05.150Z] Removing intermediate container a4a5ccff818e [2024-03-21T17:53:05.150Z] ---> 33aa801a76f7 [2024-03-21T17:53:05.150Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-21T17:53:05.150Z] ---> Running in 59948b801ec5 [2024-03-21T17:53:05.409Z] Removing intermediate container 59948b801ec5 [2024-03-21T17:53:05.409Z] ---> 424f4e69c487 [2024-03-21T17:53:05.409Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T17:53:05.409Z] ---> Running in 89d6c7df7535 [2024-03-21T17:53:05.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T17:53:05.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T17:53:06.234Z] OK: 271 MiB in 65 packages [2024-03-21T17:53:06.492Z] Removing intermediate container 89d6c7df7535 [2024-03-21T17:53:06.492Z] ---> 16570d0623df [2024-03-21T17:53:06.492Z] Step 8/37 : WORKDIR /device-usb-camera [2024-03-21T17:53:06.492Z] ---> Running in 264ce53bedfa [2024-03-21T17:53:06.492Z] Removing intermediate container 264ce53bedfa [2024-03-21T17:53:06.492Z] ---> b56b41739c82 [2024-03-21T17:53:06.492Z] Step 9/37 : COPY go.mod vendor* ./ [2024-03-21T17:53:06.752Z] ---> 93cb9ab4100c [2024-03-21T17:53:06.752Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T17:53:06.752Z] ---> Running in 636388cfbab1 [2024-03-21T17:53:07.319Z] Removing intermediate container 636388cfbab1 [2024-03-21T17:53:07.319Z] ---> 91c22f9cfb8b [2024-03-21T17:53:07.319Z] Step 11/37 : COPY . . [2024-03-21T17:53:08.264Z] ---> 947ff6f6d2b7 [2024-03-21T17:53:08.264Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-21T17:53:08.264Z] ---> Running in 03a43580bb82 [2024-03-21T17:53:08.264Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T17:53:08.264Z] Dload Upload Total Spent Left Speed [2024-03-21T17:53:08.523Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 30921 0 --:--:-- --:--:-- --:--:-- 31235 [2024-03-21T17:53:08.782Z] Removing intermediate container 03a43580bb82 [2024-03-21T17:53:08.782Z] ---> b401bd72f4bf [2024-03-21T17:53:08.782Z] Step 13/37 : RUN ${MAKE} [2024-03-21T17:53:08.782Z] ---> Running in 3634c9d537ea [2024-03-21T17:53:09.041Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-03-21T17:53:17.483Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-595 in /w/workspace/foundry_device-usb-camera_PR-327 [Pipeline] { [Pipeline] ws [2024-03-21T17:53:17.549Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-03-21T17:53:20.642Z] Selected Git installation does not exist. Using Default [2024-03-21T17:53:20.642Z] The recommended git tool is: NONE [2024-03-21T17:53:25.271Z] using credential edgex-jenkins-ssh [2024-03-21T17:53:25.292Z] Cloning the remote Git repository [2024-03-21T17:53:25.323Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-03-21T17:53:25.414Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-03-21T17:53:25.571Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-03-21T17:53:25.572Z] > git --version # timeout=10 [2024-03-21T17:53:25.590Z] > git --version # 'git version 2.25.1' [2024-03-21T17:53:25.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T17:53:25.721Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T17:53:27.409Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-03-21T17:53:27.447Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T17:53:28.913Z] Merging remotes/origin/main commit 194431db47f233fb6110709955d70fa5c29cead8 into PR head commit 7f7e73ff3c79bc6e877ca73317d9399599d6d168 [2024-03-21T17:53:29.177Z] Merge succeeded, producing 7f7e73ff3c79bc6e877ca73317d9399599d6d168 [2024-03-21T17:53:29.177Z] Checking out Revision 7f7e73ff3c79bc6e877ca73317d9399599d6d168 (PR-327) [2024-03-21T17:53:28.256Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-03-21T17:53:28.302Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-03-21T17:53:28.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T17:53:28.324Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-21T17:53:28.922Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T17:53:28.995Z] > git checkout -f 7f7e73ff3c79bc6e877ca73317d9399599d6d168 # timeout=10 [2024-03-21T17:53:29.076Z] > git remote # timeout=10 [2024-03-21T17:53:29.093Z] > git config --get remote.origin.url # timeout=10 [2024-03-21T17:53:29.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T17:53:29.127Z] > git merge 194431db47f233fb6110709955d70fa5c29cead8 # timeout=10 [2024-03-21T17:53:29.151Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-21T17:53:29.175Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T17:53:29.187Z] > git checkout -f 7f7e73ff3c79bc6e877ca73317d9399599d6d168 # timeout=10 [2024-03-21T17:53:29.655Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-03-21T17:53:29.690Z] > git --version # timeout=10 [2024-03-21T17:53:29.712Z] > git --version # 'git version 2.25.1' [2024-03-21T17:53:29.729Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T17:53:34.710Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-21T17:53:34.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T17:53:34.710Z] Dload Upload Total Spent Left Speed [2024-03-21T17:53:34.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 121k 0 --:--:-- --:--:-- --:--:-- 122k [Pipeline] sh [2024-03-21T17:53:35.055Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-21T17:53:35.393Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-21T17:53:35.393Z] + sudo tee /etc/docker/daemon.new [2024-03-21T17:53:35.393Z] { [2024-03-21T17:53:35.393Z] "registry-mirrors": [ [2024-03-21T17:53:35.393Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-21T17:53:35.393Z] ], [2024-03-21T17:53:35.393Z] "bip": "10.250.0.254/24", [2024-03-21T17:53:35.393Z] "hosts": [ [2024-03-21T17:53:35.393Z] "tcp://0.0.0.0:5555", [2024-03-21T17:53:35.393Z] "unix:///var/run/docker.sock" [2024-03-21T17:53:35.393Z] ], [2024-03-21T17:53:35.393Z] "mtu": 1458, [2024-03-21T17:53:35.393Z] "selinux-enabled": true, [2024-03-21T17:53:35.393Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-21T17:53:35.393Z] } [Pipeline] sh [2024-03-21T17:53:35.740Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-21T17:53:36.083Z] + sudo service docker restart [2024-03-21T17:53:41.111Z] Removing intermediate container 3634c9d537ea [2024-03-21T17:53:41.111Z] ---> 02ab053f807c [2024-03-21T17:53:41.111Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-03-21T17:53:41.111Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-03-21T17:53:41.369Z] 4acc49c71d14: Pulling fs layer [2024-03-21T17:53:41.627Z] 4acc49c71d14: Verifying Checksum [2024-03-21T17:53:41.627Z] 4acc49c71d14: Download complete [2024-03-21T17:53:41.886Z] 4acc49c71d14: Pull complete [2024-03-21T17:53:41.886Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-03-21T17:53:41.886Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-03-21T17:53:41.886Z] ---> 01a2bd3e5fff [2024-03-21T17:53:41.886Z] Step 15/37 : FROM alpine:3.18 [2024-03-21T17:53:42.146Z] 3.18: Pulling from library/alpine [2024-03-21T17:53:42.404Z] 619be1103602: Pulling fs layer [2024-03-21T17:53:42.665Z] 619be1103602: Verifying Checksum [2024-03-21T17:53:42.665Z] 619be1103602: Download complete [2024-03-21T17:53:42.665Z] 619be1103602: Pull complete [2024-03-21T17:53:42.665Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T17:53:42.665Z] Status: Downloaded newer image for alpine:3.18 [2024-03-21T17:53:42.665Z] ---> d3782b16ccc9 [2024-03-21T17:53:42.665Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-03-21T17:53:43.235Z] ---> Running in 8a0aa3f23cc3 [2024-03-21T17:53:43.235Z] Removing intermediate container 8a0aa3f23cc3 [2024-03-21T17:53:43.235Z] ---> 5bbf1eb934f7 [2024-03-21T17:53:43.235Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-03-21T17:53:43.235Z] ---> Running in 7b15746b98db [2024-03-21T17:53:43.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T17:53:43.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T17:53:44.059Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-03-21T17:53:44.059Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-03-21T17:53:44.059Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-03-21T17:53:44.059Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-03-21T17:53:44.059Z] (5/107) Installing libxau (1.0.11-r2) [2024-03-21T17:53:44.059Z] (6/107) Installing libmd (1.0.4-r2) [2024-03-21T17:53:44.059Z] (7/107) Installing libbsd (0.11.7-r1) [2024-03-21T17:53:44.059Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-03-21T17:53:44.059Z] (9/107) Installing libxcb (1.15-r1) [2024-03-21T17:53:44.059Z] (10/107) Installing libx11 (1.8.7-r0) [2024-03-21T17:53:44.059Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-03-21T17:53:44.059Z] (12/107) Installing libpciaccess (0.17-r2) [2024-03-21T17:53:44.059Z] (13/107) Installing libdrm (2.4.115-r4) [2024-03-21T17:53:44.059Z] (14/107) Installing libxext (1.3.5-r2) [2024-03-21T17:53:44.059Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-03-21T17:53:44.059Z] (16/107) Installing libffi (3.4.4-r2) [2024-03-21T17:53:44.059Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-03-21T17:53:44.059Z] (18/107) Installing libva (2.18.0-r1) [2024-03-21T17:53:44.059Z] (19/107) Installing libvdpau (1.5-r1) [2024-03-21T17:53:44.059Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-03-21T17:53:44.059Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-03-21T17:53:44.059Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-03-21T17:53:44.059Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-21T17:53:44.318Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-03-21T17:53:44.318Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-03-21T17:53:44.318Z] (26/107) Installing libhwy (1.0.4-r1) [2024-03-21T17:53:44.318Z] (27/107) Installing lcms2 (2.15-r2) [2024-03-21T17:53:44.318Z] (28/107) Installing libjxl (0.8.2-r0) [2024-03-21T17:53:44.318Z] (29/107) Installing lame-libs (3.100-r5) [2024-03-21T17:53:44.318Z] (30/107) Installing opus (1.4-r0) [2024-03-21T17:53:44.318Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-03-21T17:53:44.318Z] (32/107) Installing soxr (0.1.3-r5) [2024-03-21T17:53:44.318Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-21T17:53:44.318Z] (34/107) Installing libogg (1.3.5-r4) [2024-03-21T17:53:44.318Z] (35/107) Installing libtheora (1.1.1-r17) [2024-03-21T17:53:44.318Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-03-21T17:53:44.318Z] (37/107) Installing libvpx (1.13.0-r2) [2024-03-21T17:53:44.318Z] (38/107) Installing libwebp (1.3.2-r0) [2024-03-21T17:53:44.318Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-03-21T17:53:44.318Z] (40/107) Installing numactl (2.0.16-r4) [2024-03-21T17:53:44.318Z] (41/107) Installing x265-libs (3.5-r4) [2024-03-21T17:53:44.576Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-03-21T17:53:44.576Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-21T17:53:44.576Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-03-21T17:53:44.576Z] (45/107) Installing libexpat (2.6.2-r0) [2024-03-21T17:53:44.576Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-03-21T17:53:44.576Z] (47/107) Installing libpng (1.6.39-r3) [2024-03-21T17:53:44.576Z] (48/107) Installing freetype (2.13.0-r5) [2024-03-21T17:53:44.576Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-03-21T17:53:44.576Z] (50/107) Installing fribidi (1.0.13-r0) [2024-03-21T17:53:44.576Z] (51/107) Installing libintl (0.21.1-r7) [2024-03-21T17:53:44.576Z] (52/107) Installing libblkid (2.38.1-r8) [2024-03-21T17:53:44.576Z] (53/107) Installing libmount (2.38.1-r8) [2024-03-21T17:53:44.576Z] (54/107) Installing pcre2 (10.42-r1) [2024-03-21T17:53:44.576Z] (55/107) Installing glib (2.76.6-r0) [2024-03-21T17:53:44.835Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-03-21T17:53:44.835Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-03-21T17:53:44.835Z] (58/107) Installing libunibreak (5.1-r0) [2024-03-21T17:53:44.835Z] (59/107) Installing libass (0.17.1-r0) [2024-03-21T17:53:44.835Z] (60/107) Installing libbluray (1.3.4-r0) [2024-03-21T17:53:44.835Z] (61/107) Installing gmp (6.2.1-r3) [2024-03-21T17:53:44.835Z] (62/107) Installing nettle (3.8.1-r2) [2024-03-21T17:53:44.835Z] (63/107) Installing libunistring (1.1-r1) [2024-03-21T17:53:44.835Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-03-21T17:53:44.835Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-03-21T17:53:44.835Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-03-21T17:53:44.835Z] (67/107) Installing gnutls (3.8.3-r0) [2024-03-21T17:53:44.835Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-03-21T17:53:44.835Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-03-21T17:53:44.835Z] (70/107) Installing cjson (1.7.17-r0) [2024-03-21T17:53:44.835Z] (71/107) Installing mbedtls (2.28.7-r0) [2024-03-21T17:53:44.835Z] (72/107) Installing librist (0.2.7-r0) [2024-03-21T17:53:44.835Z] (73/107) Installing libsrt (1.5.2-r0) [2024-03-21T17:53:44.836Z] (74/107) Installing libssh (0.10.5-r0) [2024-03-21T17:53:44.836Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-03-21T17:53:44.836Z] (76/107) Installing libxml2 (2.11.7-r0) [2024-03-21T17:53:44.836Z] (77/107) Installing libsodium (1.0.18-r3) [2024-03-21T17:53:44.836Z] (78/107) Installing libzmq (4.3.4-r4) [2024-03-21T17:53:45.095Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-21T17:53:45.095Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-03-21T17:53:45.095Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-03-21T17:53:45.095Z] (82/107) Installing shaderc (2023.3-r1) [2024-03-21T17:53:45.095Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-03-21T17:53:45.095Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-03-21T17:53:45.095Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-03-21T17:53:45.095Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-03-21T17:53:45.095Z] (87/107) Installing vidstab (1.1.1-r0) [2024-03-21T17:53:45.095Z] (88/107) Installing zimg (3.0.5-r0) [2024-03-21T17:53:45.095Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-03-21T17:53:45.095Z] (90/107) Installing libasyncns (0.8-r1) [2024-03-21T17:53:45.095Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-03-21T17:53:45.095Z] (92/107) Installing libltdl (2.4.7-r2) [2024-03-21T17:53:45.095Z] (93/107) Installing orc (0.4.34-r0) [2024-03-21T17:53:45.095Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-03-21T17:53:45.095Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-03-21T17:53:45.095Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-03-21T17:53:45.095Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-03-21T17:53:45.095Z] (98/107) Installing libpulse (16.1-r10) [2024-03-21T17:53:45.354Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-21T17:53:45.354Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-03-21T17:53:45.354Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-03-21T17:53:45.354Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-03-21T17:53:45.354Z] (103/107) Installing udev-init-scripts (35-r1) [2024-03-21T17:53:45.354Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-03-21T17:53:45.354Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-03-21T17:53:45.354Z] (106/107) Installing kmod-libs (30-r3) [2024-03-21T17:53:45.354Z] (107/107) Installing eudev (3.2.11-r8) [2024-03-21T17:53:45.354Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T17:53:45.354Z] Executing glib-2.76.6-r0.trigger [2024-03-21T17:53:45.354Z] Executing eudev-3.2.11-r8.trigger [2024-03-21T17:53:45.354Z] OK: 131 MiB in 122 packages [2024-03-21T17:53:48.662Z] Removing intermediate container 7b15746b98db [2024-03-21T17:53:48.663Z] ---> 8c1e54ea2e2a [2024-03-21T17:53:48.663Z] Step 18/37 : RUN apk --no-cache upgrade [2024-03-21T17:53:48.663Z] ---> Running in bf229fe20128 [2024-03-21T17:53:48.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T17:53:48.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T17:53:48.922Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T17:53:48.922Z] OK: 131 MiB in 122 packages [2024-03-21T17:53:49.180Z] Removing intermediate container bf229fe20128 [2024-03-21T17:53:49.180Z] ---> 6112b0711850 [2024-03-21T17:53:49.180Z] Step 19/37 : WORKDIR / [2024-03-21T17:53:49.180Z] ---> Running in 755353ce4823 [2024-03-21T17:53:49.439Z] Removing intermediate container 755353ce4823 [2024-03-21T17:53:49.439Z] ---> c6b0d3da403d [2024-03-21T17:53:49.439Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-03-21T17:53:50.377Z] ---> 33ad138a0d71 [2024-03-21T17:53:50.377Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-03-21T17:53:50.377Z] ---> 49e3f3e52e70 [2024-03-21T17:53:50.377Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-03-21T17:53:50.637Z] ---> e55d9ead3bed [2024-03-21T17:53:50.637Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-03-21T17:53:50.637Z] ---> 6038b77fa35e [2024-03-21T17:53:50.637Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-03-21T17:53:50.898Z] ---> 8becfad56779 [2024-03-21T17:53:50.898Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-03-21T17:53:50.898Z] ---> 0f9ea347643c [2024-03-21T17:53:50.898Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-03-21T17:53:51.837Z] ---> ddf2a822648f [2024-03-21T17:53:51.837Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-03-21T17:53:51.837Z] ---> Running in 8cf9f0433112 [2024-03-21T17:53:52.097Z] Removing intermediate container 8cf9f0433112 [2024-03-21T17:53:52.097Z] ---> 02c19d2a79d7 [2024-03-21T17:53:52.097Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-03-21T17:53:52.097Z] ---> Running in 789a2b634efc [2024-03-21T17:53:52.668Z] Removing intermediate container 789a2b634efc [2024-03-21T17:53:52.668Z] ---> 357538319c78 [2024-03-21T17:53:52.668Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-03-21T17:53:52.668Z] ---> Running in 359969565e09 [2024-03-21T17:53:53.234Z] Removing intermediate container 359969565e09 [2024-03-21T17:53:53.234Z] ---> 7d8f8f7e94a6 [2024-03-21T17:53:53.234Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-03-21T17:53:53.234Z] ---> Running in a8314afe5633 [2024-03-21T17:53:53.803Z] Removing intermediate container a8314afe5633 [2024-03-21T17:53:53.803Z] ---> b9b2419f7531 [2024-03-21T17:53:53.803Z] Step 31/37 : EXPOSE 59983 [2024-03-21T17:53:53.803Z] ---> Running in 418a7b556c27 [2024-03-21T17:53:54.064Z] Removing intermediate container 418a7b556c27 [2024-03-21T17:53:54.064Z] ---> 29fe762c8fe9 [2024-03-21T17:53:54.064Z] Step 32/37 : EXPOSE 8554 [2024-03-21T17:53:54.064Z] ---> Running in 78489d939111 [2024-03-21T17:53:54.064Z] Removing intermediate container 78489d939111 [2024-03-21T17:53:54.064Z] ---> 95b1253b4fbd [2024-03-21T17:53:54.064Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-03-21T17:53:54.064Z] ---> Running in f26bce451c8b [2024-03-21T17:53:54.064Z] Removing intermediate container f26bce451c8b [2024-03-21T17:53:54.064Z] ---> 9fc9939e8486 [2024-03-21T17:53:54.064Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-03-21T17:53:54.064Z] ---> Running in 15221723b79f [2024-03-21T17:53:54.323Z] Removing intermediate container 15221723b79f [2024-03-21T17:53:54.323Z] ---> b09307b787dc [2024-03-21T17:53:54.323Z] Step 35/37 : LABEL arch=amd64 [2024-03-21T17:53:54.323Z] ---> Running in 292760477a49 [2024-03-21T17:53:54.323Z] Removing intermediate container 292760477a49 [2024-03-21T17:53:54.323Z] ---> bf5fbbf62acd [2024-03-21T17:53:54.323Z] Step 36/37 : LABEL git_sha=7f7e73ff3c79bc6e877ca73317d9399599d6d168 [2024-03-21T17:53:54.323Z] ---> Running in 14d2098dbf1e [2024-03-21T17:53:54.323Z] Removing intermediate container 14d2098dbf1e [2024-03-21T17:53:54.323Z] ---> 321861b1652d [2024-03-21T17:53:54.323Z] Step 37/37 : LABEL version=0.0.0 [2024-03-21T17:53:54.323Z] ---> Running in 32df73cd827a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T17:53:54.419Z] provisioning config files... [2024-03-21T17:53:54.449Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config3394420177993185109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T17:53:54.582Z] Removing intermediate container 32df73cd827a [2024-03-21T17:53:54.582Z] ---> 066465cbf7bc [2024-03-21T17:53:54.582Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-21T17:53:54.582Z] Successfully built 066465cbf7bc [2024-03-21T17:53:54.582Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2024-03-21T17:53:54.908Z] ---> ****-login.sh [2024-03-21T17:53:54.908Z] nexus3.edgexfoundry.org:10001 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2024-03-21T17:53:55.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:53:55.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:53:55.450Z] Configure a credential helper to remove this warning. See [2024-03-21T17:53:55.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:53:55.451Z] [2024-03-21T17:53:55.451Z] Login Succeeded [2024-03-21T17:53:55.451Z] nexus3.edgexfoundry.org:10002 [2024-03-21T17:53:55.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T17:53:55.658Z] [2024-03-21T17:53:55.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-21T17:53:55.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:53:55.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:53:55.720Z] Configure a credential helper to remove this warning. See [2024-03-21T17:53:55.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:53:55.720Z] [2024-03-21T17:53:55.720Z] Login Succeeded [2024-03-21T17:53:55.720Z] nexus3.edgexfoundry.org:10003 [Pipeline] sh [2024-03-21T17:53:55.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:53:56.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T17:53:56.070Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-21T17:53:56.070Z] 5eb5b503b376: Pulling fs layer [2024-03-21T17:53:56.070Z] 5c69ac0246d0: Pulling fs layer [2024-03-21T17:53:56.070Z] ec43610c2a17: Pulling fs layer [2024-03-21T17:53:56.070Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-21T17:53:56.070Z] 33b1e0a273af: Pulling fs layer [2024-03-21T17:53:56.070Z] 5d3b04190fa2: Pulling fs layer [2024-03-21T17:53:56.070Z] 2f39f015ded8: Pulling fs layer [2024-03-21T17:53:56.070Z] 33b1e0a273af: Waiting [2024-03-21T17:53:56.070Z] 5d3b04190fa2: Waiting [2024-03-21T17:53:56.070Z] 2f39f015ded8: Waiting [2024-03-21T17:53:56.070Z] 3a2ae6a8a46f: Waiting [2024-03-21T17:53:56.070Z] 5c69ac0246d0: Download complete [2024-03-21T17:53:56.070Z] 3a2ae6a8a46f: Download complete [2024-03-21T17:53:56.070Z] 33b1e0a273af: Verifying Checksum [2024-03-21T17:53:56.070Z] 33b1e0a273af: Download complete [2024-03-21T17:53:56.070Z] ec43610c2a17: Verifying Checksum [2024-03-21T17:53:56.070Z] ec43610c2a17: Download complete [2024-03-21T17:53:56.070Z] 5d3b04190fa2: Verifying Checksum [2024-03-21T17:53:56.070Z] 5d3b04190fa2: Download complete [2024-03-21T17:53:56.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:53:56.263Z] Configure a credential helper to remove this warning. See [2024-03-21T17:53:56.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:53:56.263Z] [2024-03-21T17:53:56.263Z] Login Succeeded [2024-03-21T17:53:56.263Z] nexus3.edgexfoundry.org:10004 [2024-03-21T17:53:56.329Z] 5eb5b503b376: Verifying Checksum [2024-03-21T17:53:56.329Z] 5eb5b503b376: Download complete [2024-03-21T17:53:56.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:53:56.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:53:56.532Z] Configure a credential helper to remove this warning. See [2024-03-21T17:53:56.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:53:56.532Z] [2024-03-21T17:53:56.532Z] Login Succeeded [2024-03-21T17:53:56.532Z] ****.io [2024-03-21T17:53:56.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:53:56.895Z] 2f39f015ded8: Verifying Checksum [2024-03-21T17:53:56.896Z] 2f39f015ded8: Download complete [2024-03-21T17:53:57.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:53:57.066Z] Configure a credential helper to remove this warning. See [2024-03-21T17:53:57.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:53:57.066Z] [2024-03-21T17:53:57.066Z] Login Succeeded [2024-03-21T17:53:57.066Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T17:53:57.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-03-21T17:53:57.466Z] 5eb5b503b376: Pull complete [2024-03-21T17:53:57.466Z] 5c69ac0246d0: Pull complete [Pipeline] echo [2024-03-21T17:53:57.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T17:53:57.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T17:53:57.592Z] ========================================================= [2024-03-21T17:53:57.592Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-21T17:53:57.592Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:53:58.035Z] ec43610c2a17: Pull complete [2024-03-21T17:53:58.035Z] 3a2ae6a8a46f: Pull complete [2024-03-21T17:53:58.129Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-21T17:53:58.294Z] 33b1e0a273af: Pull complete [2024-03-21T17:53:58.294Z] 5d3b04190fa2: Pull complete [2024-03-21T17:53:58.717Z] Sending build context to Docker daemon 7.517MB [2024-03-21T17:53:58.717Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T17:53:58.717Z] Step 2/13 : FROM ${BASE} AS builder [2024-03-21T17:53:58.717Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-21T17:53:58.717Z] 9fda8d8052c6: Pulling fs layer [2024-03-21T17:53:58.717Z] 5d54e960e981: Pulling fs layer [2024-03-21T17:53:58.717Z] c4a7e357bf2a: Pulling fs layer [2024-03-21T17:53:58.717Z] f0e02332f6b5: Pulling fs layer [2024-03-21T17:53:58.717Z] 872ee5b61b7b: Pulling fs layer [2024-03-21T17:53:58.717Z] 0c6a40ed1a82: Pulling fs layer [2024-03-21T17:53:58.717Z] 94ae7d8d031c: Pulling fs layer [2024-03-21T17:53:58.717Z] 872ee5b61b7b: Waiting [2024-03-21T17:53:58.717Z] 0c6a40ed1a82: Waiting [2024-03-21T17:53:58.717Z] 94ae7d8d031c: Waiting [2024-03-21T17:53:58.717Z] f0e02332f6b5: Waiting [2024-03-21T17:53:58.717Z] 5d54e960e981: Verifying Checksum [2024-03-21T17:53:58.717Z] 5d54e960e981: Download complete [2024-03-21T17:53:58.717Z] f0e02332f6b5: Verifying Checksum [2024-03-21T17:53:58.717Z] f0e02332f6b5: Download complete [2024-03-21T17:53:58.717Z] 872ee5b61b7b: Verifying Checksum [2024-03-21T17:53:58.717Z] 872ee5b61b7b: Download complete [2024-03-21T17:53:58.717Z] 9fda8d8052c6: Verifying Checksum [2024-03-21T17:53:58.717Z] 9fda8d8052c6: Download complete [2024-03-21T17:53:59.306Z] 94ae7d8d031c: Verifying Checksum [2024-03-21T17:53:59.306Z] 94ae7d8d031c: Download complete [2024-03-21T17:53:59.574Z] 9fda8d8052c6: Pull complete [2024-03-21T17:54:00.161Z] 5d54e960e981: Pull complete [2024-03-21T17:54:00.747Z] c4a7e357bf2a: Verifying Checksum [2024-03-21T17:54:00.747Z] c4a7e357bf2a: Download complete [2024-03-21T17:54:01.710Z] 0c6a40ed1a82: Download complete [2024-03-21T17:54:02.481Z] 2f39f015ded8: Pull complete [2024-03-21T17:54:02.482Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-21T17:54:02.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T17:54:02.482Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T17:54:02.725Z] prd-ubuntu20.04-docker-8c-8g-594 does not seem to be running inside a container [2024-03-21T17:54:02.761Z] $ 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-327 -v /w/workspace/foundry_device-usb-camera_PR-327:/w/workspace/foundry_device-usb-camera_PR-327:rw,z -v /w/workspace/foundry_device-usb-camera_PR-327@tmp:/w/workspace/foundry_device-usb-camera_PR-327@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 [2024-03-21T17:54:06.605Z] $ docker top 8ccce78e01ab89d65d47a6856467f671463ee9371e13595de1d94131a49738f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T17:54:07.082Z] ---> job-cost.sh [2024-03-21T17:54:07.082Z] lf-activate-venv: SKIPPING [2024-03-21T17:54:07.082Z] INFO: No Stack... [2024-03-21T17:54:07.651Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T17:54:07.912Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T17:54:08.229Z] + + cat /w/workspace/foundry_device-usb-camera_PR-327/archives/cost.csv [2024-03-21T17:54:08.229Z] cut -d, -f6 [Pipeline] lock [2024-03-21T17:54:08.272Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-327-1-stack-cost] [2024-03-21T17:54:08.277Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-327-1-stack-cost] did not exist. Created. [2024-03-21T17:54:08.282Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-327-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T17:54:08.680Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-21T17:54:08.734Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T17:54:08.767Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-327-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T17:54:08.870Z] $ docker stop --time=1 8ccce78e01ab89d65d47a6856467f671463ee9371e13595de1d94131a49738f6 [2024-03-21T17:54:10.011Z] $ docker rm -f --volumes 8ccce78e01ab89d65d47a6856467f671463ee9371e13595de1d94131a49738f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-21T17:54:14.036Z] c4a7e357bf2a: Pull complete [2024-03-21T17:54:14.036Z] f0e02332f6b5: Pull complete [2024-03-21T17:54:14.036Z] 872ee5b61b7b: Pull complete [2024-03-21T17:54:22.249Z] 0c6a40ed1a82: Pull complete [2024-03-21T17:54:23.657Z] 94ae7d8d031c: Pull complete [2024-03-21T17:54:23.657Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-21T17:54:23.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T17:54:23.657Z] ---> 86de565de09d [2024-03-21T17:54:23.657Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-03-21T17:54:25.591Z] ---> Running in 2ece8eb2eb96 [2024-03-21T17:54:25.591Z] Removing intermediate container 2ece8eb2eb96 [2024-03-21T17:54:25.592Z] ---> 0a4862962dc6 [2024-03-21T17:54:25.592Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T17:54:25.592Z] ---> Running in 6309f2e24ca9 [2024-03-21T17:54:25.858Z] Removing intermediate container 6309f2e24ca9 [2024-03-21T17:54:25.858Z] ---> cd3065c67ede [2024-03-21T17:54:25.858Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-21T17:54:26.123Z] ---> Running in 7fd297fd48fb [2024-03-21T17:54:26.391Z] Removing intermediate container 7fd297fd48fb [2024-03-21T17:54:26.391Z] ---> db76eb083523 [2024-03-21T17:54:26.391Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-21T17:54:26.391Z] ---> Running in 8439b2631898 [2024-03-21T17:54:26.656Z] Removing intermediate container 8439b2631898 [2024-03-21T17:54:26.656Z] ---> dcd785f20851 [2024-03-21T17:54:26.656Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T17:54:26.656Z] ---> Running in e7bc2dd3eaaf [2024-03-21T17:54:28.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T17:54:28.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T17:54:29.288Z] (1/13) Installing libintl (0.21.1-r7) [2024-03-21T17:54:29.288Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-03-21T17:54:29.288Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-21T17:54:29.288Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-03-21T17:54:29.288Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-03-21T17:54:29.288Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-03-21T17:54:29.554Z] (7/13) Installing udev-init-scripts (35-r1) [2024-03-21T17:54:29.554Z] (8/13) Installing libblkid (2.38.1-r8) [2024-03-21T17:54:29.554Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-03-21T17:54:29.554Z] (10/13) Installing kmod-libs (30-r3) [2024-03-21T17:54:29.554Z] (11/13) Installing eudev (3.2.11-r8) [2024-03-21T17:54:29.554Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-03-21T17:54:29.554Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-03-21T17:54:29.822Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T17:54:29.822Z] Executing eudev-3.2.11-r8.trigger [2024-03-21T17:54:29.822Z] OK: 273 MiB in 65 packages [2024-03-21T17:54:31.226Z] Removing intermediate container e7bc2dd3eaaf [2024-03-21T17:54:31.226Z] ---> d2d2eb3cfa4b [2024-03-21T17:54:31.226Z] Step 8/13 : WORKDIR /device-usb-camera [2024-03-21T17:54:31.226Z] ---> Running in 8474ff76d3ed [2024-03-21T17:54:31.493Z] Removing intermediate container 8474ff76d3ed [2024-03-21T17:54:31.493Z] ---> 61fa9b6b38db [2024-03-21T17:54:31.493Z] Step 9/13 : COPY go.mod vendor* ./ [2024-03-21T17:54:31.760Z] ---> cf8432168bd2 [2024-03-21T17:54:31.760Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T17:54:32.028Z] ---> Running in 840856f3cf57 [2024-03-21T17:56:38.670Z] Removing intermediate container 840856f3cf57 [2024-03-21T17:56:38.670Z] ---> f71f8b76b770 [2024-03-21T17:56:38.670Z] Step 11/13 : COPY . . [2024-03-21T17:56:38.670Z] ---> 619f0ab6daa0 [2024-03-21T17:56:38.670Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-21T17:56:38.670Z] ---> Running in f1c7a9abfc60 [2024-03-21T17:56:38.670Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T17:56:38.670Z] Dload Upload Total Spent Left Speed [2024-03-21T17:56:38.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062 0 0 8545 0 --:--:-- --:--:-- --:--:-- 8634 [2024-03-21T17:56:38.670Z] Removing intermediate container f1c7a9abfc60 [2024-03-21T17:56:38.670Z] ---> e6296fb0a634 [2024-03-21T17:56:38.670Z] Step 13/13 : RUN ${MAKE} [2024-03-21T17:56:38.670Z] ---> Running in e9bd0703ef87 [2024-03-21T17:56:38.670Z] noop [2024-03-21T17:56:38.670Z] Removing intermediate container e9bd0703ef87 [2024-03-21T17:56:38.670Z] ---> d097a0cc755b [2024-03-21T17:56:38.670Z] Successfully built d097a0cc755b [2024-03-21T17:56:38.670Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:56:39.156Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T17:56:39.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T17:56:39.433Z] prd-ubuntu20.04-docker-arm64-4c-16g-595 does not seem to be running inside a container [2024-03-21T17:56:39.503Z] $ 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 [2024-03-21T17:56:40.684Z] $ docker top d9a34b3458090e2dfef80490d3dce4ff4e90c6371664257af22aed11b9605513 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T17:56:41.571Z] + go version [2024-03-21T17:56:41.572Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-21T17:56:41.610Z] $ docker stop --time=1 d9a34b3458090e2dfef80490d3dce4ff4e90c6371664257af22aed11b9605513 [2024-03-21T17:56:43.249Z] $ docker rm -f --volumes d9a34b3458090e2dfef80490d3dce4ff4e90c6371664257af22aed11b9605513 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:56:44.144Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T17:56:44.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T17:56:44.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-595 does not seem to be running inside a container [2024-03-21T17:56:44.487Z] $ 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 [2024-03-21T17:56:45.655Z] $ docker top 01cb9c0f8c45b26a1b8a6476ea73c427161f0ae9bb70b8e4a1c6a0937f29b910 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T17:56:46.537Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-03-21T17:56:47.241Z] + make test [2024-03-21T17:56:47.241Z] go test ./... -coverprofile=coverage.out ./... [2024-03-21T17:56:52.586Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-03-21T17:59:29.294Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-03-21T17:59:29.294Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.076s coverage: 4.4% of statements [2024-03-21T17:59:29.294Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-21T17:59:29.294Z] go vet ./... [2024-03-21T18:00:01.531Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T18:00:01.531Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T18:00:01.531Z] ./bin/test-attribution-txt.sh [2024-03-21T18:00:01.531Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-21T18:00:01.531Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-21T18:00:01.532Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-21T18:00:01.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-21T18:00:01.618Z] $ docker stop --time=1 01cb9c0f8c45b26a1b8a6476ea73c427161f0ae9bb70b8e4a1c6a0937f29b910 [2024-03-21T18:00:03.426Z] $ docker rm -f --volumes 01cb9c0f8c45b26a1b8a6476ea73c427161f0ae9bb70b8e4a1c6a0937f29b910 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T18:00:04.897Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-21T18:00:04.937Z] Warning: overwriting stash ‘coverage-report’ [2024-03-21T18:00:05.503Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T18:00:06.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-21T18:00:06.490Z] + ls -al . [2024-03-21T18:00:06.490Z] total 288 [2024-03-21T18:00:06.490Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 17:56 . [2024-03-21T18:00:06.490Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 17:53 .. [2024-03-21T18:00:06.490Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 17:53 .git [2024-03-21T18:00:06.490Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 17:53 .github [2024-03-21T18:00:06.490Z] -rw-rw-r-- 1 jenkins jenkins 429 Mar 21 17:53 .gitignore [2024-03-21T18:00:06.490Z] -rw-rw-r-- 1 jenkins jenkins 45 Mar 21 17:53 .golangci.yml [2024-03-21T18:00:06.490Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 21 17:53 .hadolint.yml [2024-03-21T18:00:06.490Z] -rw-rw-r-- 1 jenkins jenkins 10851 Mar 21 17:53 Attribution.txt [2024-03-21T18:00:06.490Z] -rw-rw-r-- 1 jenkins jenkins 16561 Mar 21 17:53 CHANGELOG.md [2024-03-21T18:00:06.490Z] -rw-rw-r-- 1 jenkins jenkins 2562 Mar 21 17:53 Dockerfile [2024-03-21T18:00:06.490Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 17:53 GOVERNANCE.md [2024-03-21T18:00:06.490Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 21 17:53 Jenkinsfile [2024-03-21T18:00:06.490Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 17:53 LICENSE [2024-03-21T18:00:06.490Z] -rw-rw-r-- 1 jenkins jenkins 2611 Mar 21 17:53 Makefile [2024-03-21T18:00:06.490Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 17:53 OWNERS.md [2024-03-21T18:00:06.490Z] -rw-rw-r-- 1 jenkins jenkins 2575 Mar 21 17:53 README.md [2024-03-21T18:00:06.490Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 17:51 VERSION [2024-03-21T18:00:06.490Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 17:53 bin [2024-03-21T18:00:06.490Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 17:53 cmd [2024-03-21T18:00:06.490Z] -rw-r--r-- 1 jenkins jenkins 54703 Mar 21 17:59 coverage.out [2024-03-21T18:00:06.490Z] -rwxrwxr-x 1 jenkins jenkins 84 Mar 21 17:53 docker-entrypoint.sh [2024-03-21T18:00:06.490Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 17:53 docs [2024-03-21T18:00:06.490Z] -rw-rw-r-- 1 jenkins jenkins 7272 Mar 21 17:53 go.mod [2024-03-21T18:00:06.490Z] -rw-rw-r-- 1 jenkins jenkins 101525 Mar 21 17:53 go.sum [2024-03-21T18:00:06.490Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 17:53 internal [2024-03-21T18:00:06.490Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 21 17:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T18:00:06.917Z] + 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=7f7e73ff3c79bc6e877ca73317d9399599d6d168 --label arch=arm64 --label version=0.0.0 . [2024-03-21T18:00:07.518Z] Sending build context to Docker daemon 7.572MB [2024-03-21T18:00:07.518Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T18:00:07.518Z] Step 2/37 : FROM ${BASE} AS builder [2024-03-21T18:00:07.518Z] ---> d097a0cc755b [2024-03-21T18:00:07.518Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-03-21T18:00:07.518Z] ---> Running in c0a451534e25 [2024-03-21T18:00:07.786Z] Removing intermediate container c0a451534e25 [2024-03-21T18:00:07.786Z] ---> 128ade9b324a [2024-03-21T18:00:07.786Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T18:00:07.786Z] ---> Running in 70496e32e14c [2024-03-21T18:00:08.063Z] Removing intermediate container 70496e32e14c [2024-03-21T18:00:08.063Z] ---> fae83d8d04d7 [2024-03-21T18:00:08.063Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-21T18:00:08.329Z] ---> Running in 5c3e8f48611e [2024-03-21T18:00:08.595Z] Removing intermediate container 5c3e8f48611e [2024-03-21T18:00:08.595Z] ---> c57f862a5bcd [2024-03-21T18:00:08.595Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-21T18:00:08.595Z] ---> Running in 0a7e1967ea17 [2024-03-21T18:00:08.860Z] Removing intermediate container 0a7e1967ea17 [2024-03-21T18:00:08.860Z] ---> 057b03a2a942 [2024-03-21T18:00:08.860Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T18:00:08.860Z] ---> Running in 8c7ae1907c03 [2024-03-21T18:00:09.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T18:00:10.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T18:00:11.504Z] OK: 273 MiB in 65 packages [2024-03-21T18:00:12.092Z] Removing intermediate container 8c7ae1907c03 [2024-03-21T18:00:12.092Z] ---> 5596d0b24a02 [2024-03-21T18:00:12.092Z] Step 8/37 : WORKDIR /device-usb-camera [2024-03-21T18:00:12.092Z] ---> Running in 349d6c6c3974 [2024-03-21T18:00:12.359Z] Removing intermediate container 349d6c6c3974 [2024-03-21T18:00:12.359Z] ---> a554943b7df8 [2024-03-21T18:00:12.359Z] Step 9/37 : COPY go.mod vendor* ./ [2024-03-21T18:00:12.943Z] ---> d7674a76aba4 [2024-03-21T18:00:12.943Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T18:00:12.943Z] ---> Running in 7f3df6e02b99 [2024-03-21T18:00:15.519Z] Removing intermediate container 7f3df6e02b99 [2024-03-21T18:00:15.519Z] ---> 84f185528784 [2024-03-21T18:00:15.519Z] Step 11/37 : COPY . . [2024-03-21T18:00:16.484Z] ---> 8a12c56a33bc [2024-03-21T18:00:16.484Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-21T18:00:16.484Z] ---> Running in 1dfb5d98d228 [2024-03-21T18:00:17.449Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T18:00:17.449Z] Dload Upload Total Spent Left Speed [2024-03-21T18:00:17.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0  0    0   0   0    0   0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5216 0 --:--:-- --:--:-- --:--:--  5205 [2024-03-21T18:00:18.310Z] Removing intermediate container 1dfb5d98d228 [2024-03-21T18:00:18.310Z] ---> 0172dc084621 [2024-03-21T18:00:18.310Z] Step 13/37 : RUN ${MAKE} [2024-03-21T18:00:18.310Z] ---> Running in 3f81a50d7ff0 [2024-03-21T18:00:19.277Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-03-21T18:03:10.999Z] Removing intermediate container 3f81a50d7ff0 [2024-03-21T18:03:10.999Z] ---> 9db90fed1210 [2024-03-21T18:03:10.999Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-03-21T18:03:10.999Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-03-21T18:03:11.269Z] 8766b47fe142: Pulling fs layer [2024-03-21T18:03:11.853Z] 8766b47fe142: Verifying Checksum [2024-03-21T18:03:11.853Z] 8766b47fe142: Download complete [2024-03-21T18:03:12.435Z] 8766b47fe142: Pull complete [2024-03-21T18:03:12.435Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-03-21T18:03:12.435Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-03-21T18:03:12.435Z] ---> 69d40e2cb93c [2024-03-21T18:03:12.435Z] Step 15/37 : FROM alpine:3.18 [2024-03-21T18:03:13.012Z] 3.18: Pulling from library/alpine [2024-03-21T18:03:13.276Z] c6b39de5b339: Pulling fs layer [2024-03-21T18:03:13.542Z] c6b39de5b339: Download complete [2024-03-21T18:03:14.129Z] c6b39de5b339: Pull complete [2024-03-21T18:03:14.129Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T18:03:14.129Z] Status: Downloaded newer image for alpine:3.18 [2024-03-21T18:03:14.129Z] ---> 33abbf032149 [2024-03-21T18:03:14.129Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-03-21T18:03:14.395Z] ---> Running in 9147f3c19589 [2024-03-21T18:03:14.664Z] Removing intermediate container 9147f3c19589 [2024-03-21T18:03:14.664Z] ---> 7dd06a370486 [2024-03-21T18:03:14.664Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-03-21T18:03:14.664Z] ---> Running in 3e38417a4d7e [2024-03-21T18:03:15.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T18:03:16.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T18:03:17.164Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-03-21T18:03:17.164Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-03-21T18:03:17.164Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-03-21T18:03:17.431Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-03-21T18:03:17.697Z] (5/104) Installing libxau (1.0.11-r2) [2024-03-21T18:03:17.697Z] (6/104) Installing libmd (1.0.4-r2) [2024-03-21T18:03:17.697Z] (7/104) Installing libbsd (0.11.7-r1) [2024-03-21T18:03:17.697Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-03-21T18:03:17.697Z] (9/104) Installing libxcb (1.15-r1) [2024-03-21T18:03:17.697Z] (10/104) Installing libx11 (1.8.7-r0) [2024-03-21T18:03:17.697Z] (11/104) Installing libdrm (2.4.115-r4) [2024-03-21T18:03:17.962Z] (12/104) Installing libxext (1.3.5-r2) [2024-03-21T18:03:17.962Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-03-21T18:03:17.962Z] (14/104) Installing libffi (3.4.4-r2) [2024-03-21T18:03:17.962Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-03-21T18:03:17.962Z] (16/104) Installing libva (2.18.0-r1) [2024-03-21T18:03:17.962Z] (17/104) Installing libvdpau (1.5-r1) [2024-03-21T18:03:17.962Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-21T18:03:17.962Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-03-21T18:03:18.227Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-03-21T18:03:18.227Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-03-21T18:03:18.227Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-03-21T18:03:18.227Z] (23/104) Installing libhwy (1.0.4-r1) [2024-03-21T18:03:18.227Z] (24/104) Installing lcms2 (2.15-r2) [2024-03-21T18:03:18.227Z] (25/104) Installing libjxl (0.8.2-r0) [2024-03-21T18:03:18.227Z] (26/104) Installing lame-libs (3.100-r5) [2024-03-21T18:03:18.491Z] (27/104) Installing opus (1.4-r0) [2024-03-21T18:03:18.491Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-03-21T18:03:18.491Z] (29/104) Installing soxr (0.1.3-r5) [2024-03-21T18:03:18.754Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-21T18:03:18.754Z] (31/104) Installing libogg (1.3.5-r4) [2024-03-21T18:03:18.754Z] (32/104) Installing libtheora (1.1.1-r17) [2024-03-21T18:03:18.754Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-03-21T18:03:18.754Z] (34/104) Installing libvpx (1.13.0-r2) [2024-03-21T18:03:19.333Z] (35/104) Installing libwebp (1.3.2-r0) [2024-03-21T18:03:19.333Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-03-21T18:03:19.333Z] (37/104) Installing numactl (2.0.16-r4) [2024-03-21T18:03:19.333Z] (38/104) Installing x265-libs (3.5-r4) [2024-03-21T18:03:19.917Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-03-21T18:03:19.917Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-21T18:03:20.183Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-03-21T18:03:20.183Z] (42/104) Installing libexpat (2.6.2-r0) [2024-03-21T18:03:20.183Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-03-21T18:03:20.183Z] (44/104) Installing libpng (1.6.39-r3) [2024-03-21T18:03:20.183Z] (45/104) Installing freetype (2.13.0-r5) [2024-03-21T18:03:20.183Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-03-21T18:03:20.449Z] (47/104) Installing fribidi (1.0.13-r0) [2024-03-21T18:03:20.449Z] (48/104) Installing libintl (0.21.1-r7) [2024-03-21T18:03:20.449Z] (49/104) Installing libblkid (2.38.1-r8) [2024-03-21T18:03:20.449Z] (50/104) Installing libmount (2.38.1-r8) [2024-03-21T18:03:20.449Z] (51/104) Installing pcre2 (10.42-r1) [2024-03-21T18:03:20.449Z] (52/104) Installing glib (2.76.6-r0) [2024-03-21T18:03:20.449Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-03-21T18:03:20.449Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-03-21T18:03:20.449Z] (55/104) Installing libunibreak (5.1-r0) [2024-03-21T18:03:20.449Z] (56/104) Installing libass (0.17.1-r0) [2024-03-21T18:03:20.449Z] (57/104) Installing libbluray (1.3.4-r0) [2024-03-21T18:03:20.715Z] (58/104) Installing gmp (6.2.1-r3) [2024-03-21T18:03:20.715Z] (59/104) Installing nettle (3.8.1-r2) [2024-03-21T18:03:20.715Z] (60/104) Installing libunistring (1.1-r1) [2024-03-21T18:03:20.715Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-03-21T18:03:20.715Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-03-21T18:03:20.715Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-03-21T18:03:20.715Z] (64/104) Installing gnutls (3.8.3-r0) [2024-03-21T18:03:20.715Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-03-21T18:03:20.980Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-03-21T18:03:20.980Z] (67/104) Installing cjson (1.7.17-r0) [2024-03-21T18:03:20.980Z] (68/104) Installing mbedtls (2.28.7-r0) [2024-03-21T18:03:20.980Z] (69/104) Installing librist (0.2.7-r0) [2024-03-21T18:03:20.980Z] (70/104) Installing libsrt (1.5.2-r0) [2024-03-21T18:03:20.980Z] (71/104) Installing libssh (0.10.5-r0) [2024-03-21T18:03:20.980Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-03-21T18:03:20.980Z] (73/104) Installing libxml2 (2.11.7-r0) [2024-03-21T18:03:20.980Z] (74/104) Installing libsodium (1.0.18-r3) [2024-03-21T18:03:20.980Z] (75/104) Installing libzmq (4.3.4-r4) [2024-03-21T18:03:20.980Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-21T18:03:21.244Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-03-21T18:03:21.523Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-03-21T18:03:21.523Z] (79/104) Installing shaderc (2023.3-r1) [2024-03-21T18:03:21.523Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-03-21T18:03:21.790Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-03-21T18:03:21.790Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-03-21T18:03:21.790Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-03-21T18:03:21.790Z] (84/104) Installing vidstab (1.1.1-r0) [2024-03-21T18:03:21.790Z] (85/104) Installing zimg (3.0.5-r0) [2024-03-21T18:03:22.055Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-03-21T18:03:22.055Z] (87/104) Installing libasyncns (0.8-r1) [2024-03-21T18:03:22.055Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-03-21T18:03:22.322Z] (89/104) Installing libltdl (2.4.7-r2) [2024-03-21T18:03:22.322Z] (90/104) Installing orc (0.4.34-r0) [2024-03-21T18:03:22.322Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-03-21T18:03:22.322Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-03-21T18:03:22.322Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-03-21T18:03:22.322Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-03-21T18:03:22.322Z] (95/104) Installing libpulse (16.1-r10) [2024-03-21T18:03:22.588Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-21T18:03:22.588Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-03-21T18:03:22.588Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-03-21T18:03:22.588Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-03-21T18:03:22.588Z] (100/104) Installing udev-init-scripts (35-r1) [2024-03-21T18:03:22.588Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-03-21T18:03:22.588Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-03-21T18:03:22.588Z] (103/104) Installing kmod-libs (30-r3) [2024-03-21T18:03:22.588Z] (104/104) Installing eudev (3.2.11-r8) [2024-03-21T18:03:22.860Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T18:03:22.860Z] Executing glib-2.76.6-r0.trigger [2024-03-21T18:03:22.860Z] Executing eudev-3.2.11-r8.trigger [2024-03-21T18:03:22.860Z] OK: 110 MiB in 119 packages [2024-03-21T18:03:27.114Z] Removing intermediate container 3e38417a4d7e [2024-03-21T18:03:27.114Z] ---> e8818d5ddaf0 [2024-03-21T18:03:27.114Z] Step 18/37 : RUN apk --no-cache upgrade [2024-03-21T18:03:27.114Z] ---> Running in 9d13ffc2bba0 [2024-03-21T18:03:27.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T18:03:27.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T18:03:28.927Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T18:03:28.927Z] OK: 110 MiB in 119 packages [2024-03-21T18:03:29.884Z] Removing intermediate container 9d13ffc2bba0 [2024-03-21T18:03:29.884Z] ---> e8e19666e27c [2024-03-21T18:03:29.884Z] Step 19/37 : WORKDIR / [2024-03-21T18:03:29.884Z] ---> Running in ed7ce4c1f5d5 [2024-03-21T18:03:30.150Z] Removing intermediate container ed7ce4c1f5d5 [2024-03-21T18:03:30.150Z] ---> 5d086b2b3410 [2024-03-21T18:03:30.150Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-03-21T18:03:32.733Z] ---> d22fec58011a [2024-03-21T18:03:32.733Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-03-21T18:03:32.733Z] ---> cae2e0954e13 [2024-03-21T18:03:32.733Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-03-21T18:03:33.313Z] ---> b4a5ae8d6dbe [2024-03-21T18:03:33.313Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-03-21T18:03:33.893Z] ---> e50f565d9886 [2024-03-21T18:03:33.893Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-03-21T18:03:34.475Z] ---> 71516e623359 [2024-03-21T18:03:34.475Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-03-21T18:03:34.740Z] ---> e91f1c020df3 [2024-03-21T18:03:34.740Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-03-21T18:03:36.144Z] ---> ac0869bfd4e0 [2024-03-21T18:03:36.144Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-03-21T18:03:36.144Z] ---> Running in 192035405a49 [2024-03-21T18:03:38.084Z] Removing intermediate container 192035405a49 [2024-03-21T18:03:38.084Z] ---> bb7ed2492353 [2024-03-21T18:03:38.084Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-03-21T18:03:38.084Z] ---> Running in d80b0801dc30 [2024-03-21T18:03:39.490Z] Removing intermediate container d80b0801dc30 [2024-03-21T18:03:39.490Z] ---> 094bc040d7e4 [2024-03-21T18:03:39.490Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-03-21T18:03:39.490Z] ---> Running in 0c7e47448c06 [2024-03-21T18:03:40.901Z] Removing intermediate container 0c7e47448c06 [2024-03-21T18:03:40.901Z] ---> d2ec779ac709 [2024-03-21T18:03:40.901Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-03-21T18:03:40.901Z] ---> Running in 861d4ef1b4e5 [2024-03-21T18:03:42.843Z] Removing intermediate container 861d4ef1b4e5 [2024-03-21T18:03:42.843Z] ---> c54f910b78dc [2024-03-21T18:03:42.843Z] Step 31/37 : EXPOSE 59983 [2024-03-21T18:03:42.843Z] ---> Running in 272205c440b3 [2024-03-21T18:03:42.843Z] Removing intermediate container 272205c440b3 [2024-03-21T18:03:42.843Z] ---> 5eb4119593bb [2024-03-21T18:03:42.843Z] Step 32/37 : EXPOSE 8554 [2024-03-21T18:03:42.843Z] ---> Running in ebf4dda2b84b [2024-03-21T18:03:43.108Z] Removing intermediate container ebf4dda2b84b [2024-03-21T18:03:43.108Z] ---> a792c1844b18 [2024-03-21T18:03:43.108Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-03-21T18:03:43.382Z] ---> Running in 31fbdce70a64 [2024-03-21T18:03:43.647Z] Removing intermediate container 31fbdce70a64 [2024-03-21T18:03:43.647Z] ---> 8c87cbf525db [2024-03-21T18:03:43.647Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-03-21T18:03:43.647Z] ---> Running in f66301a96244 [2024-03-21T18:03:43.915Z] Removing intermediate container f66301a96244 [2024-03-21T18:03:43.915Z] ---> 483f07af7fab [2024-03-21T18:03:43.915Z] Step 35/37 : LABEL arch=arm64 [2024-03-21T18:03:43.915Z] ---> Running in a671949e75a8 [2024-03-21T18:03:44.182Z] Removing intermediate container a671949e75a8 [2024-03-21T18:03:44.182Z] ---> ebd04190f6df [2024-03-21T18:03:44.182Z] Step 36/37 : LABEL git_sha=7f7e73ff3c79bc6e877ca73317d9399599d6d168 [2024-03-21T18:03:44.182Z] ---> Running in 37760a3b34a9 [2024-03-21T18:03:44.448Z] Removing intermediate container 37760a3b34a9 [2024-03-21T18:03:44.448Z] ---> aea4e21ea9e1 [2024-03-21T18:03:44.448Z] Step 37/37 : LABEL version=0.0.0 [2024-03-21T18:03:44.718Z] ---> Running in c4781db1c18b [2024-03-21T18:03:44.983Z] Removing intermediate container c4781db1c18b [2024-03-21T18:03:44.983Z] ---> 4818abfedb20 [2024-03-21T18:03:44.983Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-21T18:03:44.983Z] Successfully built 4818abfedb20 [2024-03-21T18:03:44.983Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T18:03:45.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T18:03:45.830Z] [2024-03-21T18:03:45.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T18:03:46.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T18:03:46.231Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-21T18:03:46.231Z] 8998bd30e6a1: Pulling fs layer [2024-03-21T18:03:46.231Z] 04944245beec: Pulling fs layer [2024-03-21T18:03:46.231Z] 699f458cf7ca: Pulling fs layer [2024-03-21T18:03:46.231Z] 765212b225bb: Pulling fs layer [2024-03-21T18:03:46.231Z] f23df028b6ca: Pulling fs layer [2024-03-21T18:03:46.231Z] d65c8cfc05b1: Pulling fs layer [2024-03-21T18:03:46.231Z] 2437ff75d9bd: Pulling fs layer [2024-03-21T18:03:46.231Z] 765212b225bb: Waiting [2024-03-21T18:03:46.231Z] f23df028b6ca: Waiting [2024-03-21T18:03:46.231Z] d65c8cfc05b1: Waiting [2024-03-21T18:03:46.496Z] 04944245beec: Verifying Checksum [2024-03-21T18:03:46.496Z] 04944245beec: Download complete [2024-03-21T18:03:46.496Z] 765212b225bb: Verifying Checksum [2024-03-21T18:03:46.497Z] 765212b225bb: Download complete [2024-03-21T18:03:46.497Z] f23df028b6ca: Verifying Checksum [2024-03-21T18:03:46.497Z] f23df028b6ca: Download complete [2024-03-21T18:03:46.497Z] d65c8cfc05b1: Verifying Checksum [2024-03-21T18:03:46.497Z] d65c8cfc05b1: Download complete [2024-03-21T18:03:46.497Z] 699f458cf7ca: Verifying Checksum [2024-03-21T18:03:46.497Z] 699f458cf7ca: Download complete [2024-03-21T18:03:47.076Z] 8998bd30e6a1: Verifying Checksum [2024-03-21T18:03:47.076Z] 8998bd30e6a1: Download complete [2024-03-21T18:03:49.645Z] 2437ff75d9bd: Verifying Checksum [2024-03-21T18:03:49.645Z] 2437ff75d9bd: Download complete [2024-03-21T18:03:51.576Z] 8998bd30e6a1: Pull complete [2024-03-21T18:03:52.155Z] 04944245beec: Pull complete [2024-03-21T18:03:53.553Z] 699f458cf7ca: Pull complete [2024-03-21T18:03:53.817Z] 765212b225bb: Pull complete [2024-03-21T18:03:54.767Z] f23df028b6ca: Pull complete [2024-03-21T18:03:55.032Z] d65c8cfc05b1: Pull complete [2024-03-21T18:04:13.215Z] 2437ff75d9bd: Pull complete [2024-03-21T18:04:13.215Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-21T18:04:13.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T18:04:13.215Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T18:04:13.548Z] prd-ubuntu20.04-docker-arm64-4c-16g-595 does not seem to be running inside a container [2024-03-21T18:04:13.621Z] $ 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 [2024-03-21T18:04:16.190Z] $ docker top 69ad7d503b03c184c3d3ca06194ce220aaa12b4f8af003b10316feedf356f654 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T18:04:17.101Z] ---> job-cost.sh [2024-03-21T18:04:17.101Z] lf-activate-venv: SKIPPING [2024-03-21T18:04:17.101Z] INFO: No Stack... [2024-03-21T18:04:17.367Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-21T18:04:18.320Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T18:04:18.968Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-03-21T18:04:18.968Z] + cut -d, -f6 [Pipeline] lock [2024-03-21T18:04:19.035Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-327-1-stack-cost] [2024-03-21T18:04:19.041Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-327-1-stack-cost] did not exist. Created. [2024-03-21T18:04:19.048Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-327-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T18:04:19.777Z] /w/workspace/device-usb-camera/1@tmp/durable-d89174b7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-21T18:04:20.432Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-21T18:04:20.483Z] Warning: overwriting stash ‘stack-cost’ [2024-03-21T18:04:20.526Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T18:04:20.542Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-327-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T18:04:20.640Z] $ docker stop --time=1 69ad7d503b03c184c3d3ca06194ce220aaa12b4f8af003b10316feedf356f654 [2024-03-21T18:04:22.132Z] $ docker rm -f --volumes 69ad7d503b03c184c3d3ca06194ce220aaa12b4f8af003b10316feedf356f654 [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 [2024-03-21T18:04:23.228Z] provisioning config files... [2024-03-21T18:04:23.236Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-327@tmp/config10337505317043212955tmp [Pipeline] { [Pipeline] sh [2024-03-21T18:04:23.577Z] + set +x [2024-03-21T18:04:23.577Z] + curl -s https://codecov.io/bash [2024-03-21T18:04:23.577Z] + bash -s -- [2024-03-21T18:04:23.577Z] [2024-03-21T18:04:23.577Z] _____ _ [2024-03-21T18:04:23.577Z] / ____| | | [2024-03-21T18:04:23.577Z] | | ___ __| | ___ ___ _____ __ [2024-03-21T18:04:23.577Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-21T18:04:23.577Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-21T18:04:23.577Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-21T18:04:23.577Z] Bash-1.0.6 [2024-03-21T18:04:23.577Z] [2024-03-21T18:04:23.577Z] [2024-03-21T18:04:23.577Z] ==> git version 2.25.1 found [2024-03-21T18:04:23.577Z] ==> 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 [2024-03-21T18:04:23.577Z] Release-Date: 2020-01-08 [2024-03-21T18:04:23.577Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-21T18:04:23.577Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-21T18:04:23.577Z] ==> Jenkins CI detected. [2024-03-21T18:04:23.577Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-327 [2024-03-21T18:04:23.577Z] project root: . [2024-03-21T18:04:23.577Z] --> token set from env [2024-03-21T18:04:23.577Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-21T18:04:23.836Z] ==> Running gcov in . (disable via -X gcov) [2024-03-21T18:04:23.836Z] ==> Python coveragepy not found [2024-03-21T18:04:23.836Z] ==> Searching for coverage reports in: [2024-03-21T18:04:23.836Z] + . [2024-03-21T18:04:23.836Z] -> Found 1 reports [2024-03-21T18:04:23.836Z] ==> Detecting git/mercurial file structure [2024-03-21T18:04:23.836Z] ==> Reading reports [2024-03-21T18:04:23.836Z] + ./coverage.out bytes=54703 [2024-03-21T18:04:23.836Z] ==> Appending adjustments [2024-03-21T18:04:23.836Z] https://docs.codecov.io/docs/fixing-reports [2024-03-21T18:04:23.836Z] + Found adjustments [2024-03-21T18:04:23.836Z] ==> Gzipping contents [2024-03-21T18:04:23.836Z] 8.0K /tmp/codecov.5mq25G.gz [2024-03-21T18:04:23.836Z] ==> Uploading reports [2024-03-21T18:04:23.836Z] url: https://codecov.io [2024-03-21T18:04:23.836Z] query: branch=PR-327&commit=7f7e73ff3c79bc6e877ca73317d9399599d6d168&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-327%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=327&job=&cmd_args= [2024-03-21T18:04:23.836Z] -> Pinging Codecov [2024-03-21T18:04:23.836Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-327&commit=7f7e73ff3c79bc6e877ca73317d9399599d6d168&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-327%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=327&job=&cmd_args= [2024-03-21T18:04:24.096Z] -> Uploading to [2024-03-21T18:04:24.096Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-21/73D8F5FF140700D3E01443B452E23636/7f7e73ff3c79bc6e877ca73317d9399599d6d168/b3607c75-3de8-49e8-9360-7885aa7b175d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240321T180423Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d112ce80b7e633986753305a6abb2e2a3cad0d6389ea8991f1960604329c7592 [2024-03-21T18:04:24.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T18:04:24.096Z] Dload Upload Total Spent Left Speed [2024-03-21T18:04:24.355Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 23710 --:--:-- --:--:-- --:--:-- 23710 [2024-03-21T18:04:24.355Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/7f7e73ff3c79bc6e877ca73317d9399599d6d168 [Pipeline] } [2024-03-21T18:04:24.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-21T18:04:28.882Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-327/archives ] [2024-03-21T18:04:28.882Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-327/archives [2024-03-21T18:04:28.882Z] total 16 [2024-03-21T18:04:28.882Z] drwxr-xr-x 3 root root 4096 Mar 21 17:54 . [2024-03-21T18:04:28.882Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 17:54 .. [2024-03-21T18:04:28.882Z] drwxr-xr-x 2 root root 4096 Mar 21 17:54 cost [2024-03-21T18:04:28.882Z] -rw-r--r-- 1 root root 89 Mar 21 17:54 cost.csv [2024-03-21T18:04:28.882Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-327/archives [2024-03-21T18:04:28.882Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-327/archives [2024-03-21T18:04:28.882Z] total 16 [2024-03-21T18:04:28.882Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 17:54 . [2024-03-21T18:04:28.882Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 17:54 .. [2024-03-21T18:04:28.882Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 17:54 cost [2024-03-21T18:04:28.882Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 21 17:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-21T18:04:29.196Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T18:04:30.090Z] ---> package-listing.sh [2024-03-21T18:04:30.090Z] ++ facter osfamily [2024-03-21T18:04:30.090Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-21T18:04:30.349Z] + OS_FAMILY=debian [2024-03-21T18:04:30.349Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-327 [2024-03-21T18:04:30.349Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-21T18:04:30.349Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-21T18:04:30.349Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-21T18:04:30.349Z] + PACKAGES=/tmp/packages_start.txt [2024-03-21T18:04:30.349Z] + '[' /w/workspace/foundry_device-usb-camera_PR-327 ']' [2024-03-21T18:04:30.349Z] + PACKAGES=/tmp/packages_end.txt [2024-03-21T18:04:30.349Z] + case "${OS_FAMILY}" in [2024-03-21T18:04:30.349Z] + dpkg -l [2024-03-21T18:04:30.349Z] + grep '^ii' [2024-03-21T18:04:30.349Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-21T18:04:30.349Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-21T18:04:30.349Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-21T18:04:30.349Z] + '[' /w/workspace/foundry_device-usb-camera_PR-327 ']' [2024-03-21T18:04:30.349Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-327/archives/ [2024-03-21T18:04:30.349Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-327/archives/ [Pipeline] echo [2024-03-21T18:04:30.384Z] 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-327/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-21T18:04:30.678Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T18:04:31.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T18:04:31.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T18:04:31.452Z] prd-ubuntu20.04-docker-8c-8g-594 does not seem to be running inside a container [2024-03-21T18:04:31.580Z] $ 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-327/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-327 -v /w/workspace/foundry_device-usb-camera_PR-327:/w/workspace/foundry_device-usb-camera_PR-327:rw,z -v /w/workspace/foundry_device-usb-camera_PR-327@tmp:/w/workspace/foundry_device-usb-camera_PR-327@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 [2024-03-21T18:04:31.772Z] $ docker top 6a2415f5cd208d1ffa743c1e162b8252ac26b8d1e1d394e55a4f1be074ee18c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T18:04:32.239Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-21T18:04:32.547Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-21T18:04:32.861Z] + ls /var/log/sa-host [2024-03-21T18:04:32.861Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T18:04:33.117Z] provisioning config files... [2024-03-21T18:04:33.127Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-327@tmp/config18054506778434596983tmp [Pipeline] { [Pipeline] echo [2024-03-21T18:04:33.188Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T18:04:33.498Z] ---> create-netrc.sh [Pipeline] } [2024-03-21T18:04:33.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-21T18:04:33.930Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-21T18:04:33.966Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T18:04:34.275Z] ---> sudo-logs.sh [2024-03-21T18:04:34.275Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-21T18:04:34.363Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T18:04:34.672Z] ---> job-cost.sh [2024-03-21T18:04:34.672Z] lf-activate-venv: SKIPPING [2024-03-21T18:04:34.672Z] DEBUG: total: 0.2199999988079071 [2024-03-21T18:04:34.672Z] INFO: Retrieving Stack Cost... [2024-03-21T18:04:36.053Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T18:04:36.314Z] INFO: Archiving Costs [Pipeline] echo [2024-03-21T18:04:36.351Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T18:04:36.665Z] ---> logs-deploy.sh [2024-03-21T18:04:36.665Z] lf-activate-venv: SKIPPING [2024-03-21T18:04:36.665Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-327/1 [2024-03-21T18:04:36.665Z] INFO: archiving workspace using pattern(s): [2024-03-21T18:04:37.605Z] Archives upload complete. [2024-03-21T18:04:37.605Z] INFO: archiving logs to Nexus