Pull request #301 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from caf855ced89909ad71af113156405ce315151cf2+a60ad436c601c79c224e8f3d8a8677870b40bf45 (38e1718d5fdad8bd686603295a7ef77f92cf3001) 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-ssh204071577113922281.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8379251683199221472.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-301/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-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17464970445791071356.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-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13799170080071100390.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17812504915819821813.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-301/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-301/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11302050430222517192.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9151 in /w/workspace/foundry_device-usb-camera_PR-301 [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-301 # 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/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a60ad436c601c79c224e8f3d8a8677870b40bf45 into PR head commit caf855ced89909ad71af113156405ce315151cf2 Merge succeeded, producing caf855ced89909ad71af113156405ce315151cf2 Checking out Revision caf855ced89909ad71af113156405ce315151cf2 (PR-301) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-12T17:40:02.793Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-12T17:40:02.975Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f caf855ced89909ad71af113156405ce315151cf2 # 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 a60ad436c601c79c224e8f3d8a8677870b40bf45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f caf855ced89909ad71af113156405ce315151cf2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-12T17:40:03.083Z] ========================================================= [2023-10-12T17:40:03.083Z] EdgeX Global Pipelines Version Info [2023-10-12T17:40:03.083Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-12T17:40:03.834Z] ------------------- [2023-10-12T17:40:03.834Z] stable info: [2023-10-12T17:40:03.834Z] ------------------- [2023-10-12T17:40:03.834Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-12T17:40:03.834Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-12T17:40:03.834Z] Message: update stable to v1.0.254 [2023-10-12T17:40:04.404Z] ------------------- [2023-10-12T17:40:04.404Z] experimental info: [2023-10-12T17:40:04.404Z] ------------------- [2023-10-12T17:40:04.404Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-12T17:40:04.404Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-12T17:40:04.404Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-12T17:40:04.682Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-10-12T17:40:04.725Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-10-12T17:40:04.769Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-12T17:40:04.809Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-12T17:40:04.850Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-12T17:40:04.893Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-12T17:40:04.933Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-12T17:40:04.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-12T17:40:05.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-12T17:40:05.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-12T17:40:05.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-12T17:40:05.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-10-12T17:40:05.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-12T17:40:05.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-12T17:40:05.272Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-12T17:40:05.314Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-12T17:40:05.353Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-12T17:40:05.397Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-12T17:40:05.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-12T17:40:05.483Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-12T17:40:05.524Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-12T17:40:05.569Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-12T17:40:05.608Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-12T17:40:05.649Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-12T17:40:05.694Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-12T17:40:05.732Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-12T17:40:05.778Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-12T17:40:05.824Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-301 [Pipeline] echo [2023-10-12T17:40:05.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-301 [Pipeline] echo [2023-10-12T17:40:05.911Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-301 [Pipeline] echo [2023-10-12T17:40:05.953Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = caf855ced89909ad71af113156405ce315151cf2 [Pipeline] echo [2023-10-12T17:40:05.995Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = caf855c [Pipeline] echo [2023-10-12T17:40:06.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T17:40:06.158Z] provisioning config files... [2023-10-12T17:40:06.197Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-301@tmp/config17798246476429062695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T17:40:06.542Z] ---> docker-login.sh [2023-10-12T17:40:06.542Z] nexus3.edgexfoundry.org:10001 [2023-10-12T17:40:06.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T17:40:06.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T17:40:06.801Z] Configure a credential helper to remove this warning. See [2023-10-12T17:40:06.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T17:40:06.801Z] [2023-10-12T17:40:06.801Z] Login Succeeded [2023-10-12T17:40:06.801Z] nexus3.edgexfoundry.org:10002 [2023-10-12T17:40:06.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T17:40:07.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T17:40:07.061Z] Configure a credential helper to remove this warning. See [2023-10-12T17:40:07.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T17:40:07.061Z] [2023-10-12T17:40:07.061Z] Login Succeeded [2023-10-12T17:40:07.061Z] nexus3.edgexfoundry.org:10003 [2023-10-12T17:40:07.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T17:40:07.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T17:40:07.061Z] Configure a credential helper to remove this warning. See [2023-10-12T17:40:07.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T17:40:07.061Z] [2023-10-12T17:40:07.061Z] Login Succeeded [2023-10-12T17:40:07.061Z] nexus3.edgexfoundry.org:10004 [2023-10-12T17:40:07.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T17:40:07.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T17:40:07.061Z] Configure a credential helper to remove this warning. See [2023-10-12T17:40:07.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T17:40:07.061Z] [2023-10-12T17:40:07.061Z] Login Succeeded [2023-10-12T17:40:07.061Z] docker.io [2023-10-12T17:40:07.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T17:40:07.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T17:40:07.580Z] Configure a credential helper to remove this warning. See [2023-10-12T17:40:07.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T17:40:07.580Z] [2023-10-12T17:40:07.580Z] Login Succeeded [2023-10-12T17:40:07.580Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T17:40:07.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-12T17:40:08.249Z] + git rev-list -1 --merges caf855ced89909ad71af113156405ce315151cf2~1..caf855ced89909ad71af113156405ce315151cf2 [Pipeline] echo [2023-10-12T17:40:08.317Z] -----------> git rev-list -1 --merges caf855ced89909ad71af113156405ce315151cf2~1..caf855ced89909ad71af113156405ce315151cf2 caf855ced89909ad71af113156405ce315151cf2 [false] [Pipeline] sh [2023-10-12T17:40:08.629Z] + git log --format=format:%s -1 caf855ced89909ad71af113156405ce315151cf2 [Pipeline] echo [2023-10-12T17:40:08.673Z] ========================================================= [2023-10-12T17:40:08.673Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-12T17:40:08.673Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T17:40:09.144Z] + git log --format=format:%s -1 caf855ced89909ad71af113156405ce315151cf2 [Pipeline] echo [2023-10-12T17:40:09.176Z] [semverPrep] GIT_COMMIT: caf855ced89909ad71af113156405ce315151cf2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-12T17:40:09.207Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-12T17:40:09.615Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-12T17:40:09.615Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-12T17:40:09.615Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-12T17:40:09.615Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-12T17:40:09.615Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-12T17:40:09.615Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-12T17:40:09.615Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T17:40:10.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T17:40:10.109Z] [2023-10-12T17:40:10.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T17:40:10.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T17:40:10.482Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-12T17:40:10.482Z] b85a868b505f: Pulling fs layer [2023-10-12T17:40:10.482Z] e2be974225ed: Pulling fs layer [2023-10-12T17:40:10.482Z] 339a4e72a1f5: Pulling fs layer [2023-10-12T17:40:10.482Z] 988bab9f4d93: Pulling fs layer [2023-10-12T17:40:10.482Z] 1469e6f7b9e6: Pulling fs layer [2023-10-12T17:40:10.482Z] eaf3925da568: Pulling fs layer [2023-10-12T17:40:10.482Z] bab4dde63d76: Pulling fs layer [2023-10-12T17:40:10.482Z] bde34c3a00c8: Pulling fs layer [2023-10-12T17:40:10.482Z] b352a97aabf1: Pulling fs layer [2023-10-12T17:40:10.482Z] 4872d77fe225: Pulling fs layer [2023-10-12T17:40:10.482Z] 5851b861e8e6: Pulling fs layer [2023-10-12T17:40:10.482Z] 988bab9f4d93: Waiting [2023-10-12T17:40:10.482Z] bde34c3a00c8: Waiting [2023-10-12T17:40:10.482Z] b352a97aabf1: Waiting [2023-10-12T17:40:10.482Z] 1469e6f7b9e6: Waiting [2023-10-12T17:40:10.482Z] bab4dde63d76: Waiting [2023-10-12T17:40:10.482Z] 5851b861e8e6: Waiting [2023-10-12T17:40:10.482Z] 4872d77fe225: Waiting [2023-10-12T17:40:10.482Z] eaf3925da568: Waiting [2023-10-12T17:40:10.482Z] e2be974225ed: Verifying Checksum [2023-10-12T17:40:10.482Z] e2be974225ed: Download complete [2023-10-12T17:40:10.482Z] 988bab9f4d93: Verifying Checksum [2023-10-12T17:40:10.482Z] 988bab9f4d93: Download complete [2023-10-12T17:40:10.482Z] 1469e6f7b9e6: Verifying Checksum [2023-10-12T17:40:10.482Z] eaf3925da568: Verifying Checksum [2023-10-12T17:40:10.482Z] eaf3925da568: Download complete [2023-10-12T17:40:10.741Z] 339a4e72a1f5: Verifying Checksum [2023-10-12T17:40:10.741Z] 339a4e72a1f5: Download complete [2023-10-12T17:40:10.741Z] bde34c3a00c8: Verifying Checksum [2023-10-12T17:40:10.741Z] bde34c3a00c8: Download complete [2023-10-12T17:40:10.741Z] b352a97aabf1: Download complete [2023-10-12T17:40:10.741Z] 4872d77fe225: Download complete [2023-10-12T17:40:10.741Z] 5851b861e8e6: Verifying Checksum [2023-10-12T17:40:10.741Z] 5851b861e8e6: Download complete [2023-10-12T17:40:10.741Z] b85a868b505f: Verifying Checksum [2023-10-12T17:40:10.741Z] b85a868b505f: Download complete [2023-10-12T17:40:11.000Z] bab4dde63d76: Download complete [2023-10-12T17:40:11.938Z] b85a868b505f: Pull complete [2023-10-12T17:40:11.938Z] e2be974225ed: Pull complete [2023-10-12T17:40:12.506Z] 339a4e72a1f5: Pull complete [2023-10-12T17:40:12.506Z] 988bab9f4d93: Pull complete [2023-10-12T17:40:12.767Z] 1469e6f7b9e6: Pull complete [2023-10-12T17:40:12.767Z] eaf3925da568: Pull complete [2023-10-12T17:40:14.670Z] bab4dde63d76: Pull complete [2023-10-12T17:40:14.670Z] bde34c3a00c8: Pull complete [2023-10-12T17:40:14.670Z] b352a97aabf1: Pull complete [2023-10-12T17:40:14.929Z] 4872d77fe225: Pull complete [2023-10-12T17:40:14.929Z] 5851b861e8e6: Pull complete [2023-10-12T17:40:14.929Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-12T17:40:14.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T17:40:14.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T17:40:15.162Z] prd-ubuntu20.04-docker-8c-8g-9151 does not seem to be running inside a container [2023-10-12T17:40:15.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-301 -v /w/workspace/foundry_device-usb-camera_PR-301:/w/workspace/foundry_device-usb-camera_PR-301:rw,z -v /w/workspace/foundry_device-usb-camera_PR-301@tmp:/w/workspace/foundry_device-usb-camera_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-12T17:40:18.275Z] $ docker top 6b9a12bccffcfdeba0cf3ca58cd675f23623446fc08fb192dd0b1bc3407dbd53 -eo pid,comm [2023-10-12T17:40:18.334Z] 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). [2023-10-12T17:40:18.334Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-12T17:40:18.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-12T17:40:18.469Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-12T17:40:18.600Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-12T17:40:18.604Z] $ docker exec 6b9a12bccffcfdeba0cf3ca58cd675f23623446fc08fb192dd0b1bc3407dbd53 ssh-agent [2023-10-12T17:40:18.719Z] SSH_AUTH_SOCK=/tmp/ssh-XMNnZujl01wT/agent.32 [2023-10-12T17:40:18.719Z] SSH_AGENT_PID=38 [2023-10-12T17:40:18.725Z] Running ssh-add (command line suppressed) [2023-10-12T17:40:18.823Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-301@tmp/private_key_14420175394641720672.key (/w/workspace/foundry_device-usb-camera_PR-301@tmp/private_key_14420175394641720672.key) [2023-10-12T17:40:18.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-12T17:40:19.175Z] + git tag --points-at HEAD [Pipeline] } [2023-10-12T17:40:19.201Z] $ docker exec --env ******** --env ******** 6b9a12bccffcfdeba0cf3ca58cd675f23623446fc08fb192dd0b1bc3407dbd53 ssh-agent -k [2023-10-12T17:40:19.295Z] unset SSH_AUTH_SOCK; [2023-10-12T17:40:19.295Z] unset SSH_AGENT_PID; [2023-10-12T17:40:19.295Z] echo Agent pid 38 killed; [2023-10-12T17:40:19.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-12T17:40:19.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-12T17:40:19.403Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-12T17:40:19.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-12T17:40:19.519Z] $ docker exec 6b9a12bccffcfdeba0cf3ca58cd675f23623446fc08fb192dd0b1bc3407dbd53 ssh-agent [2023-10-12T17:40:19.633Z] SSH_AUTH_SOCK=/tmp/ssh-94zM6vJXY1CE/agent.70 [2023-10-12T17:40:19.633Z] SSH_AGENT_PID=77 [2023-10-12T17:40:19.638Z] Running ssh-add (command line suppressed) [2023-10-12T17:40:19.745Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-301@tmp/private_key_3394874029555252694.key (/w/workspace/foundry_device-usb-camera_PR-301@tmp/private_key_3394874029555252694.key) [2023-10-12T17:40:19.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-12T17:40:20.084Z] + git semver init [2023-10-12T17:40:20.343Z] 2023-10-12 17:40:20,270 [run_init] DEBUG init version:0.0.0 force:False [2023-10-12T17:40:20.343Z] 2023-10-12 17:40:20,270 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-301/.semver [2023-10-12T17:40:20.343Z] 2023-10-12 17:40:20,271 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-301/.semver [2023-10-12T17:40:20.343Z] 2023-10-12 17:40:20,271 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-301/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-301, universal_newlines=False, shell=None, istream=None) [2023-10-12T17:40:21.281Z] 2023-10-12 17:40:21,149 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-301/.git/info/exclude [2023-10-12T17:40:21.281Z] 2023-10-12 17:40:21,150 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-301/.semver/PR-301 with force:False [2023-10-12T17:40:21.281Z] 2023-10-12 17:40:21,150 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-301/.semver/PR-301 [2023-10-12T17:40:21.281Z] 2023-10-12 17:40:21,154 [execute] INFO git cat-file --batch-check [2023-10-12T17:40:21.281Z] 2023-10-12 17:40:21,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-301/.semver, universal_newlines=False, shell=None, istream=) [2023-10-12T17:40:21.281Z] 2023-10-12 17:40:21,160 [execute] INFO git cat-file --batch [2023-10-12T17:40:21.281Z] 2023-10-12 17:40:21,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-301/.semver, universal_newlines=False, shell=None, istream=) [2023-10-12T17:40:21.281Z] 2023-10-12 17:40:21,165 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-301/.semver/PR-301 [2023-10-12T17:40:21.281Z] 0.0.0 [Pipeline] } [2023-10-12T17:40:21.307Z] $ docker exec --env ******** --env ******** 6b9a12bccffcfdeba0cf3ca58cd675f23623446fc08fb192dd0b1bc3407dbd53 ssh-agent -k [2023-10-12T17:40:21.397Z] unset SSH_AUTH_SOCK; [2023-10-12T17:40:21.397Z] unset SSH_AGENT_PID; [2023-10-12T17:40:21.397Z] echo Agent pid 77 killed; [2023-10-12T17:40:21.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-12T17:40:21.823Z] + git semver [Pipeline] } [2023-10-12T17:40:22.111Z] $ docker stop --time=1 6b9a12bccffcfdeba0cf3ca58cd675f23623446fc08fb192dd0b1bc3407dbd53 [2023-10-12T17:40:23.379Z] $ docker rm -f --volumes 6b9a12bccffcfdeba0cf3ca58cd675f23623446fc08fb192dd0b1bc3407dbd53 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T17:40:23.778Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-12T17:40:24.050Z] Stashed 1 file(s) [Pipeline] echo [2023-10-12T17:40:24.067Z] [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 [2023-10-12T17:40:24.660Z] provisioning config files... [2023-10-12T17:40:24.669Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-301@tmp/config15756406177981013060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T17:40:25.019Z] ---> docker-login.sh [2023-10-12T17:40:25.020Z] nexus3.edgexfoundry.org:10001 [2023-10-12T17:40:25.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T17:40:25.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T17:40:25.020Z] Configure a credential helper to remove this warning. See [2023-10-12T17:40:25.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T17:40:25.020Z] [2023-10-12T17:40:25.020Z] Login Succeeded [2023-10-12T17:40:25.020Z] nexus3.edgexfoundry.org:10002 [2023-10-12T17:40:25.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T17:40:25.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T17:40:25.020Z] Configure a credential helper to remove this warning. See [2023-10-12T17:40:25.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T17:40:25.020Z] [2023-10-12T17:40:25.020Z] Login Succeeded [2023-10-12T17:40:25.020Z] nexus3.edgexfoundry.org:10003 [2023-10-12T17:40:25.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T17:40:25.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T17:40:25.279Z] Configure a credential helper to remove this warning. See [2023-10-12T17:40:25.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T17:40:25.279Z] [2023-10-12T17:40:25.279Z] Login Succeeded [2023-10-12T17:40:25.279Z] nexus3.edgexfoundry.org:10004 [2023-10-12T17:40:25.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T17:40:25.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T17:40:25.279Z] Configure a credential helper to remove this warning. See [2023-10-12T17:40:25.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T17:40:25.279Z] [2023-10-12T17:40:25.279Z] Login Succeeded [2023-10-12T17:40:25.279Z] docker.io [2023-10-12T17:40:25.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T17:40:25.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T17:40:25.798Z] Configure a credential helper to remove this warning. See [2023-10-12T17:40:25.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T17:40:25.798Z] [2023-10-12T17:40:25.798Z] Login Succeeded [2023-10-12T17:40:25.798Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T17:40:25.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-12T17:40:26.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T17:40:26.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T17:40:26.088Z] ========================================================= [2023-10-12T17:40:26.088Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-12T17:40:26.088Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T17:40:26.553Z] + 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 . [2023-10-12T17:40:26.553Z] Sending build context to Docker daemon 2.276MB [2023-10-12T17:40:26.553Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T17:40:26.553Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-12T17:40:26.553Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-12T17:40:26.553Z] 7264a8db6415: Pulling fs layer [2023-10-12T17:40:26.553Z] c4d48a809fc2: Pulling fs layer [2023-10-12T17:40:26.553Z] 4f1c88b9dad5: Pulling fs layer [2023-10-12T17:40:26.553Z] ad3a456e5733: Pulling fs layer [2023-10-12T17:40:26.553Z] 33e27b845d1e: Pulling fs layer [2023-10-12T17:40:26.553Z] c68163c4e522: Pulling fs layer [2023-10-12T17:40:26.553Z] 50da416c3ac9: Pulling fs layer [2023-10-12T17:40:26.553Z] 23d2d4c4bb30: Pulling fs layer [2023-10-12T17:40:26.553Z] c68163c4e522: Waiting [2023-10-12T17:40:26.553Z] 50da416c3ac9: Waiting [2023-10-12T17:40:26.553Z] 23d2d4c4bb30: Waiting [2023-10-12T17:40:26.553Z] ad3a456e5733: Waiting [2023-10-12T17:40:26.553Z] 33e27b845d1e: Waiting [2023-10-12T17:40:26.553Z] c4d48a809fc2: Download complete [2023-10-12T17:40:26.553Z] ad3a456e5733: Verifying Checksum [2023-10-12T17:40:26.553Z] ad3a456e5733: Download complete [2023-10-12T17:40:26.813Z] 33e27b845d1e: Verifying Checksum [2023-10-12T17:40:26.813Z] 33e27b845d1e: Download complete [2023-10-12T17:40:26.813Z] 7264a8db6415: Verifying Checksum [2023-10-12T17:40:26.813Z] 7264a8db6415: Download complete [2023-10-12T17:40:26.813Z] c68163c4e522: Verifying Checksum [2023-10-12T17:40:26.813Z] c68163c4e522: Download complete [2023-10-12T17:40:26.813Z] 7264a8db6415: Pull complete [2023-10-12T17:40:27.071Z] 23d2d4c4bb30: Verifying Checksum [2023-10-12T17:40:27.071Z] 23d2d4c4bb30: Download complete [2023-10-12T17:40:27.071Z] c4d48a809fc2: Pull complete [2023-10-12T17:40:27.071Z] 4f1c88b9dad5: Verifying Checksum [2023-10-12T17:40:27.071Z] 4f1c88b9dad5: Download complete [2023-10-12T17:40:27.638Z] 50da416c3ac9: Verifying Checksum [2023-10-12T17:40:27.638Z] 50da416c3ac9: Download complete [2023-10-12T17:40:30.941Z] 4f1c88b9dad5: Pull complete [2023-10-12T17:40:30.941Z] ad3a456e5733: Pull complete [2023-10-12T17:40:30.941Z] 33e27b845d1e: Pull complete [2023-10-12T17:40:30.941Z] c68163c4e522: Pull complete [2023-10-12T17:40:32.850Z] 50da416c3ac9: Pull complete [2023-10-12T17:40:33.419Z] 23d2d4c4bb30: Pull complete [2023-10-12T17:40:33.419Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-12T17:40:33.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-12T17:40:33.419Z] ---> 0786185ac409 [2023-10-12T17:40:33.419Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-12T17:40:37.614Z] ---> Running in b279d7a66eb2 [2023-10-12T17:40:37.876Z] Removing intermediate container b279d7a66eb2 [2023-10-12T17:40:37.876Z] ---> 9d3dc3459d6f [2023-10-12T17:40:37.876Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T17:40:37.876Z] ---> Running in bd7c1b26f4b7 [2023-10-12T17:40:37.876Z] Removing intermediate container bd7c1b26f4b7 [2023-10-12T17:40:37.876Z] ---> 9776602593ad [2023-10-12T17:40:37.876Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-12T17:40:37.876Z] ---> Running in 90c740529066 [2023-10-12T17:40:37.876Z] Removing intermediate container 90c740529066 [2023-10-12T17:40:37.876Z] ---> c42c468bb6a4 [2023-10-12T17:40:37.876Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-12T17:40:37.876Z] ---> Running in d32b220c659a [2023-10-12T17:40:38.136Z] Removing intermediate container d32b220c659a [2023-10-12T17:40:38.136Z] ---> 53ce3f638712 [2023-10-12T17:40:38.136Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T17:40:38.136Z] ---> Running in e880de9e55c9 [2023-10-12T17:40:38.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T17:40:38.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T17:40:38.665Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-12T17:40:38.926Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-12T17:40:38.926Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-12T17:40:38.926Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-12T17:40:38.926Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-12T17:40:38.926Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-12T17:40:38.926Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-12T17:40:38.926Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-12T17:40:38.926Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-12T17:40:38.926Z] (10/13) Installing kmod-libs (30-r3) [2023-10-12T17:40:38.926Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-12T17:40:38.926Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-12T17:40:38.926Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-12T17:40:38.926Z] Executing busybox-1.36.1-r2.trigger [2023-10-12T17:40:38.926Z] Executing eudev-3.2.11-r8.trigger [2023-10-12T17:40:38.926Z] OK: 271 MiB in 65 packages [2023-10-12T17:40:39.466Z] Still waiting to schedule task [2023-10-12T17:40:39.467Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-12T17:40:39.495Z] Removing intermediate container e880de9e55c9 [2023-10-12T17:40:39.495Z] ---> 0c5efb5b21ad [2023-10-12T17:40:39.495Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-12T17:40:39.495Z] ---> Running in 79d5211f7a8b [2023-10-12T17:40:39.754Z] Removing intermediate container 79d5211f7a8b [2023-10-12T17:40:39.754Z] ---> 09bd2124cabb [2023-10-12T17:40:39.754Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-12T17:40:39.754Z] ---> 14806b602ad1 [2023-10-12T17:40:39.754Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T17:40:39.754Z] ---> Running in e7bed44e829a [2023-10-12T17:42:01.217Z] Removing intermediate container e7bed44e829a [2023-10-12T17:42:01.217Z] ---> 4d050c50ccbb [2023-10-12T17:42:01.217Z] Step 11/13 : COPY . . [2023-10-12T17:42:01.217Z] ---> 07de1e197759 [2023-10-12T17:42:01.217Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-12T17:42:01.217Z] ---> Running in 2c4e798a2140 [2023-10-12T17:42:01.217Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T17:42:01.217Z] Dload Upload Total Spent Left Speed [2023-10-12T17:42:01.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10189 0 --:--:-- --:--:-- --:--:-- 10270 [2023-10-12T17:42:01.217Z] Removing intermediate container 2c4e798a2140 [2023-10-12T17:42:01.217Z] ---> a48c0fde769e [2023-10-12T17:42:01.217Z] Step 13/13 : RUN ${MAKE} [2023-10-12T17:42:01.217Z] ---> Running in dba30a4c0b54 [2023-10-12T17:42:01.217Z] noop [2023-10-12T17:42:01.217Z] Removing intermediate container dba30a4c0b54 [2023-10-12T17:42:01.217Z] ---> 7e865a272839 [2023-10-12T17:42:01.217Z] Successfully built 7e865a272839 [2023-10-12T17:42:01.217Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T17:42:01.669Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-12T17:42:01.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T17:42:01.828Z] prd-ubuntu20.04-docker-8c-8g-9151 does not seem to be running inside a container [2023-10-12T17:42:01.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-301 -v /w/workspace/foundry_device-usb-camera_PR-301:/w/workspace/foundry_device-usb-camera_PR-301:rw,z -v /w/workspace/foundry_device-usb-camera_PR-301@tmp:/w/workspace/foundry_device-usb-camera_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-12T17:42:02.176Z] $ docker top c9cf80f71015c0973c3bb553e3b4c9356b75f8e8e8fd7b195a343d3054f3e7fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T17:42:02.563Z] + go version [2023-10-12T17:42:02.563Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-12T17:42:02.596Z] $ docker stop --time=1 c9cf80f71015c0973c3bb553e3b4c9356b75f8e8e8fd7b195a343d3054f3e7fa [2023-10-12T17:42:03.862Z] $ docker rm -f --volumes c9cf80f71015c0973c3bb553e3b4c9356b75f8e8e8fd7b195a343d3054f3e7fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T17:42:04.554Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-12T17:42:04.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T17:42:04.707Z] prd-ubuntu20.04-docker-8c-8g-9151 does not seem to be running inside a container [2023-10-12T17:42:04.739Z] $ 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-301 -v /w/workspace/foundry_device-usb-camera_PR-301:/w/workspace/foundry_device-usb-camera_PR-301:rw,z -v /w/workspace/foundry_device-usb-camera_PR-301@tmp:/w/workspace/foundry_device-usb-camera_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-12T17:42:05.086Z] $ docker top 2717b3c7db2c01e702e2aad55318ccc7888a81a7dc0ad18983e270a8b501e8cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T17:42:05.476Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-301 [Pipeline] fileExists [Pipeline] sh [2023-10-12T17:42:05.878Z] + make test [2023-10-12T17:42:05.878Z] go test ./... -coverprofile=coverage.out ./... [2023-10-12T17:42:06.842Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-12T17:42:17.384Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-12T17:42:17.384Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2023-10-12T17:42:23.942Z] go vet ./... [2023-10-12T17:42:24.982Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9152 in /w/workspace/foundry_device-usb-camera_PR-301 [Pipeline] { [Pipeline] ws [2023-10-12T17:42:25.042Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-10-12T17:42:25.113Z] Selected Git installation does not exist. Using Default [2023-10-12T17:42:25.114Z] The recommended git tool is: NONE [2023-10-12T17:42:26.465Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-12T17:42:26.465Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-12T17:42:26.465Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-12T17:42:26.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-12T17:42:26.533Z] $ docker stop --time=1 2717b3c7db2c01e702e2aad55318ccc7888a81a7dc0ad18983e270a8b501e8cd [2023-10-12T17:42:29.856Z] $ docker rm -f --volumes 2717b3c7db2c01e702e2aad55318ccc7888a81a7dc0ad18983e270a8b501e8cd [2023-10-12T17:42:29.879Z] using credential edgex-jenkins-ssh [2023-10-12T17:42:29.895Z] Cloning the remote Git repository [2023-10-12T17:42:29.946Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T17:42:30.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-12T17:42:30.467Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-12T17:42:31.169Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-12T17:42:30.042Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-10-12T17:42:30.180Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-12T17:42:30.181Z] > git --version # timeout=10 [2023-10-12T17:42:30.200Z] > git --version # 'git version 2.25.1' [2023-10-12T17:42:30.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T17:42:30.339Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-12T17:42:31.478Z] + ls -al . [2023-10-12T17:42:31.478Z] total 220 [2023-10-12T17:42:31.478Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 17:42 . [2023-10-12T17:42:31.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 17:40 .. [2023-10-12T17:42:31.478Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 17:42 .git [2023-10-12T17:42:31.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 17:40 .github [2023-10-12T17:42:31.478Z] -rw-rw-r-- 1 jenkins jenkins 495 Oct 12 17:40 .gitignore [2023-10-12T17:42:31.478Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 12 17:40 .golangci.yml [2023-10-12T17:42:31.478Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 12 17:40 .hadolint.yml [2023-10-12T17:42:31.478Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 17:40 .semver [2023-10-12T17:42:31.478Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 12 17:40 Attribution.txt [2023-10-12T17:42:31.478Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 12 17:40 CHANGELOG.md [2023-10-12T17:42:31.478Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 12 17:40 Dockerfile [2023-10-12T17:42:31.478Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 12 17:40 GOVERNANCE.md [2023-10-12T17:42:31.478Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 12 17:40 Jenkinsfile [2023-10-12T17:42:31.478Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 12 17:40 LICENSE [2023-10-12T17:42:31.478Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 12 17:40 Makefile [2023-10-12T17:42:31.478Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 12 17:40 OWNERS.md [2023-10-12T17:42:31.478Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 12 17:40 README.md [2023-10-12T17:42:31.478Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 17:40 VERSION [2023-10-12T17:42:31.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 17:40 bin [2023-10-12T17:42:31.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 17:40 cmd [2023-10-12T17:42:31.478Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 12 17:42 coverage.out [2023-10-12T17:42:31.478Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 12 17:40 docker-entrypoint.sh [2023-10-12T17:42:31.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 17:40 docs [2023-10-12T17:42:31.478Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 12 17:40 go.mod [2023-10-12T17:42:31.478Z] -rw-rw-r-- 1 jenkins jenkins 35369 Oct 12 17:40 go.sum [2023-10-12T17:42:31.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 17:40 internal [2023-10-12T17:42:31.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 17:40 snap [2023-10-12T17:42:31.478Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 12 17:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T17:42:31.871Z] + 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=caf855ced89909ad71af113156405ce315151cf2 --label arch=amd64 --label version=0.0.0 . [2023-10-12T17:42:31.871Z] Sending build context to Docker daemon 2.331MB [2023-10-12T17:42:31.871Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T17:42:31.871Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-12T17:42:31.871Z] ---> 7e865a272839 [2023-10-12T17:42:31.871Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-12T17:42:32.129Z] ---> Running in c74d7a609fff [2023-10-12T17:42:32.129Z] Removing intermediate container c74d7a609fff [2023-10-12T17:42:32.129Z] ---> 933c557c701e [2023-10-12T17:42:32.129Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T17:42:32.129Z] ---> Running in 98b447bfd6a7 [2023-10-12T17:42:32.130Z] Removing intermediate container 98b447bfd6a7 [2023-10-12T17:42:32.130Z] ---> 60b86fc0c36b [2023-10-12T17:42:32.130Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-12T17:42:32.130Z] ---> Running in 336075c0a207 [2023-10-12T17:42:32.389Z] Removing intermediate container 336075c0a207 [2023-10-12T17:42:32.389Z] ---> 562a5f534a2a [2023-10-12T17:42:32.389Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-12T17:42:32.389Z] ---> Running in ff4372d87e6e [2023-10-12T17:42:32.389Z] Removing intermediate container ff4372d87e6e [2023-10-12T17:42:32.389Z] ---> 4dc304f20498 [2023-10-12T17:42:32.389Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T17:42:32.389Z] ---> Running in c907e4055cf5 [2023-10-12T17:42:31.236Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-12T17:42:31.268Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-12T17:42:32.054Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-12T17:42:32.092Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-12T17:42:32.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T17:42:32.111Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-12T17:42:32.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T17:42:32.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T17:42:32.742Z] Merging remotes/origin/main commit a60ad436c601c79c224e8f3d8a8677870b40bf45 into PR head commit caf855ced89909ad71af113156405ce315151cf2 [2023-10-12T17:42:32.908Z] OK: 271 MiB in 65 packages [2023-10-12T17:42:33.004Z] Merge succeeded, producing caf855ced89909ad71af113156405ce315151cf2 [2023-10-12T17:42:33.005Z] Checking out Revision caf855ced89909ad71af113156405ce315151cf2 (PR-301) [2023-10-12T17:42:33.167Z] Removing intermediate container c907e4055cf5 [2023-10-12T17:42:33.167Z] ---> a069cb7b435e [2023-10-12T17:42:33.167Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-12T17:42:33.167Z] ---> Running in f3d32832141b [2023-10-12T17:42:33.426Z] Removing intermediate container f3d32832141b [2023-10-12T17:42:33.426Z] ---> 9d7b64ccc228 [2023-10-12T17:42:33.426Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-12T17:42:33.426Z] ---> f3cc5dc12788 [2023-10-12T17:42:33.426Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T17:42:33.426Z] ---> Running in aae731b82b40 [2023-10-12T17:42:33.444Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-12T17:42:33.491Z] > git --version # timeout=10 [2023-10-12T17:42:33.502Z] > git --version # 'git version 2.25.1' [2023-10-12T17:42:33.518Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-12T17:42:32.764Z] > git config core.sparsecheckout # timeout=10 [2023-10-12T17:42:32.828Z] > git checkout -f caf855ced89909ad71af113156405ce315151cf2 # timeout=10 [2023-10-12T17:42:32.914Z] > git remote # timeout=10 [2023-10-12T17:42:32.932Z] > git config --get remote.origin.url # timeout=10 [2023-10-12T17:42:32.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T17:42:32.970Z] > git merge a60ad436c601c79c224e8f3d8a8677870b40bf45 # timeout=10 [2023-10-12T17:42:32.992Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-12T17:42:33.013Z] > git config core.sparsecheckout # timeout=10 [2023-10-12T17:42:33.029Z] > git checkout -f caf855ced89909ad71af113156405ce315151cf2 # timeout=10 [2023-10-12T17:42:33.993Z] Removing intermediate container aae731b82b40 [2023-10-12T17:42:33.993Z] ---> ce6e4b7f0864 [2023-10-12T17:42:33.993Z] Step 11/36 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T17:42:34.251Z] ---> 47cc0d01dc69 [2023-10-12T17:42:34.251Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-12T17:42:34.251Z] ---> Running in f458f9e54fd8 [2023-10-12T17:42:34.509Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T17:42:34.509Z] Dload Upload Total Spent Left Speed [2023-10-12T17:42:34.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 41324 0 --:--:-- --:--:-- --:--:-- 41766 [2023-10-12T17:42:34.704Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-12T17:42:34.704Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T17:42:34.704Z] Dload Upload Total Spent Left Speed [2023-10-12T17:42:34.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [2023-10-12T17:42:34.766Z] Removing intermediate container f458f9e54fd8 [2023-10-12T17:42:34.766Z] ---> d57557ec7297 [2023-10-12T17:42:34.766Z] Step 13/36 : RUN ${MAKE} [Pipeline] sh [2023-10-12T17:42:35.024Z] ---> Running in 30701f28efe0 [2023-10-12T17:42:35.024Z] 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.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-12T17:42:35.239Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-12T17:42:35.578Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-12T17:42:35.578Z] + sudo tee /etc/docker/daemon.new [2023-10-12T17:42:35.578Z] { [2023-10-12T17:42:35.578Z] "registry-mirrors": [ [2023-10-12T17:42:35.578Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-12T17:42:35.578Z] ], [2023-10-12T17:42:35.578Z] "bip": "10.250.0.254/24", [2023-10-12T17:42:35.578Z] "hosts": [ [2023-10-12T17:42:35.578Z] "tcp://0.0.0.0:5555", [2023-10-12T17:42:35.578Z] "unix:///var/run/docker.sock" [2023-10-12T17:42:35.578Z] ], [2023-10-12T17:42:35.578Z] "mtu": 1458, [2023-10-12T17:42:35.578Z] "selinux-enabled": true, [2023-10-12T17:42:35.578Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-12T17:42:35.578Z] } [Pipeline] sh [2023-10-12T17:42:35.919Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-12T17:42:36.259Z] + sudo service docker restart [2023-10-12T17:42:56.944Z] Removing intermediate container 30701f28efe0 [2023-10-12T17:42:56.944Z] ---> 3f2f28e84a71 [2023-10-12T17:42:56.944Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-12T17:42:56.944Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-12T17:42:56.944Z] 4acc49c71d14: Pulling fs layer [2023-10-12T17:42:56.944Z] 4acc49c71d14: Download complete [2023-10-12T17:42:56.944Z] 4acc49c71d14: Pull complete [2023-10-12T17:42:56.944Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-12T17:42:56.944Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-12T17:42:56.944Z] ---> 01a2bd3e5fff [2023-10-12T17:42:56.944Z] Step 15/36 : FROM alpine:3.18 [2023-10-12T17:42:56.944Z] 3.18: Pulling from library/alpine [2023-10-12T17:42:56.944Z] 96526aa774ef: Pulling fs layer [2023-10-12T17:42:56.944Z] 96526aa774ef: Verifying Checksum [2023-10-12T17:42:56.944Z] 96526aa774ef: Download complete [2023-10-12T17:42:56.944Z] 96526aa774ef: Pull complete [2023-10-12T17:42:56.944Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T17:42:56.944Z] Status: Downloaded newer image for alpine:3.18 [2023-10-12T17:42:56.944Z] ---> 8ca4688f4f35 [2023-10-12T17:42:56.944Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-12T17:42:56.944Z] ---> Running in 91a52a21aac9 [2023-10-12T17:42:56.944Z] Removing intermediate container 91a52a21aac9 [2023-10-12T17:42:56.944Z] ---> c78e2145d74b [2023-10-12T17:42:56.944Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-12T17:42:56.944Z] ---> Running in 1187f9156700 [2023-10-12T17:42:57.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T17:42:57.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T17:42:57.460Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-10-12T17:42:57.460Z] (2/107) Installing sdl2 (2.26.5-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T17:42:58.436Z] provisioning config files... [2023-10-12T17:42:58.460Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6431246915052695822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T17:42:58.848Z] ---> docker-login.sh [2023-10-12T17:42:58.848Z] nexus3.edgexfoundry.org:10001 [2023-10-12T17:42:59.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T17:42:59.357Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-10-12T17:42:59.358Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-10-12T17:42:59.358Z] (5/107) Installing libxau (1.0.11-r2) [2023-10-12T17:42:59.358Z] (6/107) Installing libmd (1.0.4-r2) [2023-10-12T17:42:59.358Z] (7/107) Installing libbsd (0.11.7-r1) [2023-10-12T17:42:59.358Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-10-12T17:42:59.358Z] (9/107) Installing libxcb (1.15-r1) [2023-10-12T17:42:59.358Z] (10/107) Installing libx11 (1.8.4-r4) [2023-10-12T17:42:59.358Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-10-12T17:42:59.358Z] (12/107) Installing libpciaccess (0.17-r2) [2023-10-12T17:42:59.358Z] (13/107) Installing libdrm (2.4.115-r4) [2023-10-12T17:42:59.358Z] (14/107) Installing libxext (1.3.5-r2) [2023-10-12T17:42:59.358Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-10-12T17:42:59.358Z] (16/107) Installing libffi (3.4.4-r2) [2023-10-12T17:42:59.358Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-10-12T17:42:59.358Z] (18/107) Installing libva (2.18.0-r1) [2023-10-12T17:42:59.358Z] (19/107) Installing libvdpau (1.5-r1) [2023-10-12T17:42:59.358Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-10-12T17:42:59.358Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-12T17:42:59.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T17:42:59.393Z] Configure a credential helper to remove this warning. See [2023-10-12T17:42:59.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T17:42:59.393Z] [2023-10-12T17:42:59.393Z] Login Succeeded [2023-10-12T17:42:59.393Z] nexus3.edgexfoundry.org:10002 [2023-10-12T17:42:59.615Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-10-12T17:42:59.615Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-10-12T17:42:59.615Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-10-12T17:42:59.615Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-10-12T17:42:59.615Z] (26/107) Installing libhwy (1.0.4-r1) [2023-10-12T17:42:59.615Z] (27/107) Installing lcms2 (2.15-r2) [2023-10-12T17:42:59.615Z] (28/107) Installing libjxl (0.8.2-r0) [2023-10-12T17:42:59.615Z] (29/107) Installing lame-libs (3.100-r5) [2023-10-12T17:42:59.615Z] (30/107) Installing opus (1.4-r0) [2023-10-12T17:42:59.615Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-10-12T17:42:59.615Z] (32/107) Installing soxr (0.1.3-r5) [2023-10-12T17:42:59.615Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-10-12T17:42:59.615Z] (34/107) Installing libogg (1.3.5-r4) [2023-10-12T17:42:59.615Z] (35/107) Installing libtheora (1.1.1-r17) [2023-10-12T17:42:59.615Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-10-12T17:42:59.615Z] (37/107) Installing libvpx (1.13.0-r2) [2023-10-12T17:42:59.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T17:42:59.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T17:42:59.661Z] Configure a credential helper to remove this warning. See [2023-10-12T17:42:59.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T17:42:59.661Z] [2023-10-12T17:42:59.661Z] Login Succeeded [2023-10-12T17:42:59.661Z] nexus3.edgexfoundry.org:10003 [2023-10-12T17:42:59.872Z] (38/107) Installing libwebp (1.3.2-r0) [2023-10-12T17:42:59.872Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-10-12T17:42:59.872Z] (40/107) Installing numactl (2.0.16-r4) [2023-10-12T17:42:59.872Z] (41/107) Installing x265-libs (3.5-r4) [2023-10-12T17:42:59.872Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-10-12T17:42:59.872Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-12T17:42:59.872Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-10-12T17:42:59.872Z] (45/107) Installing libexpat (2.5.0-r1) [2023-10-12T17:42:59.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T17:43:00.129Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-10-12T17:43:00.129Z] (47/107) Installing libpng (1.6.39-r3) [2023-10-12T17:43:00.129Z] (48/107) Installing freetype (2.13.0-r5) [2023-10-12T17:43:00.129Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-10-12T17:43:00.129Z] (50/107) Installing fribidi (1.0.13-r0) [2023-10-12T17:43:00.129Z] (51/107) Installing libintl (0.21.1-r7) [2023-10-12T17:43:00.129Z] (52/107) Installing libblkid (2.38.1-r8) [2023-10-12T17:43:00.129Z] (53/107) Installing libmount (2.38.1-r8) [2023-10-12T17:43:00.129Z] (54/107) Installing pcre2 (10.42-r1) [2023-10-12T17:43:00.129Z] (55/107) Installing glib (2.76.4-r0) [2023-10-12T17:43:00.129Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-10-12T17:43:00.129Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-10-12T17:43:00.129Z] (58/107) Installing libunibreak (5.1-r0) [2023-10-12T17:43:00.129Z] (59/107) Installing libass (0.17.1-r0) [2023-10-12T17:43:00.129Z] (60/107) Installing libbluray (1.3.4-r0) [2023-10-12T17:43:00.129Z] (61/107) Installing gmp (6.2.1-r3) [2023-10-12T17:43:00.129Z] (62/107) Installing nettle (3.8.1-r2) [2023-10-12T17:43:00.129Z] (63/107) Installing libunistring (1.1-r1) [2023-10-12T17:43:00.129Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-10-12T17:43:00.129Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-10-12T17:43:00.129Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-10-12T17:43:00.129Z] (67/107) Installing gnutls (3.8.0-r2) [2023-10-12T17:43:00.129Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-10-12T17:43:00.129Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-10-12T17:43:00.129Z] (70/107) Installing cjson (1.7.15-r4) [2023-10-12T17:43:00.129Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-10-12T17:43:00.129Z] (72/107) Installing librist (0.2.7-r0) [2023-10-12T17:43:00.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T17:43:00.199Z] Configure a credential helper to remove this warning. See [2023-10-12T17:43:00.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T17:43:00.199Z] [2023-10-12T17:43:00.199Z] Login Succeeded [2023-10-12T17:43:00.199Z] nexus3.edgexfoundry.org:10004 [2023-10-12T17:43:00.387Z] (73/107) Installing libsrt (1.5.2-r0) [2023-10-12T17:43:00.387Z] (74/107) Installing libssh (0.10.5-r0) [2023-10-12T17:43:00.387Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-10-12T17:43:00.387Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-10-12T17:43:00.387Z] (77/107) Installing libsodium (1.0.18-r3) [2023-10-12T17:43:00.387Z] (78/107) Installing libzmq (4.3.4-r4) [2023-10-12T17:43:00.387Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-10-12T17:43:00.387Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-10-12T17:43:00.387Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-10-12T17:43:00.387Z] (82/107) Installing shaderc (2023.3-r1) [2023-10-12T17:43:00.387Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-10-12T17:43:00.387Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-10-12T17:43:00.387Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-12T17:43:00.387Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-10-12T17:43:00.387Z] (87/107) Installing vidstab (1.1.1-r0) [2023-10-12T17:43:00.387Z] (88/107) Installing zimg (3.0.5-r0) [2023-10-12T17:43:00.387Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-12T17:43:00.387Z] (90/107) Installing libasyncns (0.8-r1) [2023-10-12T17:43:00.387Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-10-12T17:43:00.387Z] (92/107) Installing libltdl (2.4.7-r2) [2023-10-12T17:43:00.387Z] (93/107) Installing orc (0.4.34-r0) [2023-10-12T17:43:00.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T17:43:00.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T17:43:00.467Z] Configure a credential helper to remove this warning. See [2023-10-12T17:43:00.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T17:43:00.467Z] [2023-10-12T17:43:00.467Z] Login Succeeded [2023-10-12T17:43:00.467Z] docker.io [2023-10-12T17:43:00.646Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-10-12T17:43:00.646Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-10-12T17:43:00.646Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-10-12T17:43:00.646Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-10-12T17:43:00.646Z] (98/107) Installing libpulse (16.1-r10) [2023-10-12T17:43:00.646Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-12T17:43:00.646Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-10-12T17:43:00.646Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-12T17:43:00.646Z] (102/107) Installing ffmpeg (6.0-r15) [2023-10-12T17:43:00.646Z] (103/107) Installing udev-init-scripts (35-r1) [2023-10-12T17:43:00.646Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-10-12T17:43:00.646Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-10-12T17:43:00.646Z] (106/107) Installing kmod-libs (30-r3) [2023-10-12T17:43:00.646Z] (107/107) Installing eudev (3.2.11-r8) [2023-10-12T17:43:00.646Z] Executing busybox-1.36.1-r2.trigger [2023-10-12T17:43:00.646Z] Executing glib-2.76.4-r0.trigger [2023-10-12T17:43:00.646Z] Executing eudev-3.2.11-r8.trigger [2023-10-12T17:43:00.646Z] OK: 131 MiB in 122 packages [2023-10-12T17:43:00.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T17:43:01.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T17:43:01.000Z] Configure a credential helper to remove this warning. See [2023-10-12T17:43:01.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T17:43:01.000Z] [2023-10-12T17:43:01.000Z] Login Succeeded [2023-10-12T17:43:01.000Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T17:43:01.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-12T17:43:01.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T17:43:01.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T17:43:01.493Z] ========================================================= [2023-10-12T17:43:01.493Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-12T17:43:01.493Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T17:43:01.996Z] + 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 . [2023-10-12T17:43:02.265Z] Sending build context to Docker daemon 1.36MB [2023-10-12T17:43:02.265Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T17:43:02.265Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-12T17:43:02.535Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-12T17:43:02.535Z] 9fda8d8052c6: Pulling fs layer [2023-10-12T17:43:02.535Z] 5d54e960e981: Pulling fs layer [2023-10-12T17:43:02.535Z] c4a7e357bf2a: Pulling fs layer [2023-10-12T17:43:02.535Z] f0e02332f6b5: Pulling fs layer [2023-10-12T17:43:02.535Z] cefa15bbcfad: Pulling fs layer [2023-10-12T17:43:02.535Z] 17808c966233: Pulling fs layer [2023-10-12T17:43:02.535Z] f4c1fc716caa: Pulling fs layer [2023-10-12T17:43:02.535Z] f0e02332f6b5: Waiting [2023-10-12T17:43:02.535Z] cefa15bbcfad: Waiting [2023-10-12T17:43:02.535Z] 17808c966233: Waiting [2023-10-12T17:43:02.535Z] f4c1fc716caa: Waiting [2023-10-12T17:43:02.535Z] 5d54e960e981: Verifying Checksum [2023-10-12T17:43:02.535Z] 5d54e960e981: Download complete [2023-10-12T17:43:02.535Z] f0e02332f6b5: Verifying Checksum [2023-10-12T17:43:02.535Z] f0e02332f6b5: Download complete [2023-10-12T17:43:02.811Z] cefa15bbcfad: Verifying Checksum [2023-10-12T17:43:02.811Z] cefa15bbcfad: Download complete [2023-10-12T17:43:02.811Z] 9fda8d8052c6: Download complete [2023-10-12T17:43:03.091Z] f4c1fc716caa: Verifying Checksum [2023-10-12T17:43:03.091Z] f4c1fc716caa: Download complete [2023-10-12T17:43:03.678Z] 9fda8d8052c6: Pull complete [2023-10-12T17:43:04.046Z] Removing intermediate container 1187f9156700 [2023-10-12T17:43:04.046Z] ---> ef597b320969 [2023-10-12T17:43:04.046Z] Step 18/36 : WORKDIR / [2023-10-12T17:43:04.046Z] ---> Running in 132c6e4ac972 [2023-10-12T17:43:04.046Z] Removing intermediate container 132c6e4ac972 [2023-10-12T17:43:04.046Z] ---> 843a32f38020 [2023-10-12T17:43:04.046Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-12T17:43:04.641Z] c4a7e357bf2a: Verifying Checksum [2023-10-12T17:43:04.641Z] c4a7e357bf2a: Download complete [2023-10-12T17:43:04.831Z] ---> 5490b7fecad6 [2023-10-12T17:43:04.831Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-12T17:43:04.831Z] ---> 956ae0b829fe [2023-10-12T17:43:04.831Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-12T17:43:05.090Z] ---> 0d938b7df0ef [2023-10-12T17:43:05.090Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-12T17:43:05.090Z] ---> 56302f761cdb [2023-10-12T17:43:05.090Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-12T17:43:05.090Z] ---> d818a7393eaa [2023-10-12T17:43:05.090Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-12T17:43:05.226Z] 17808c966233: Verifying Checksum [2023-10-12T17:43:05.226Z] 17808c966233: Download complete [2023-10-12T17:43:05.348Z] ---> 6d5cf128afc7 [2023-10-12T17:43:05.348Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-12T17:43:06.284Z] ---> dbb88b0c5dcd [2023-10-12T17:43:06.284Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-12T17:43:06.284Z] ---> Running in 8958b275996e [2023-10-12T17:43:06.636Z] 5d54e960e981: Pull complete [2023-10-12T17:43:06.850Z] Removing intermediate container 8958b275996e [2023-10-12T17:43:06.850Z] ---> 756d76e4cd4f [2023-10-12T17:43:06.850Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-12T17:43:06.850Z] ---> Running in c2c5daeafc8a [2023-10-12T17:43:07.416Z] Removing intermediate container c2c5daeafc8a [2023-10-12T17:43:07.416Z] ---> 1890a9075dc2 [2023-10-12T17:43:07.416Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-12T17:43:07.416Z] ---> Running in c21a524007f4 [2023-10-12T17:43:07.983Z] Removing intermediate container c21a524007f4 [2023-10-12T17:43:07.983Z] ---> 4db8247b5a23 [2023-10-12T17:43:07.983Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-12T17:43:07.983Z] ---> Running in 85372783db29 [2023-10-12T17:43:08.241Z] Removing intermediate container 85372783db29 [2023-10-12T17:43:08.241Z] ---> 9c1422de9c2d [2023-10-12T17:43:08.241Z] Step 30/36 : EXPOSE 59983 [2023-10-12T17:43:08.241Z] ---> Running in 0936587f7baf [2023-10-12T17:43:08.500Z] Removing intermediate container 0936587f7baf [2023-10-12T17:43:08.500Z] ---> 7fc864b8ee02 [2023-10-12T17:43:08.500Z] Step 31/36 : EXPOSE 8554 [2023-10-12T17:43:08.500Z] ---> Running in 6f9d1bfef259 [2023-10-12T17:43:08.500Z] Removing intermediate container 6f9d1bfef259 [2023-10-12T17:43:08.500Z] ---> b2739d5b933e [2023-10-12T17:43:08.500Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-12T17:43:08.500Z] ---> Running in e4fd31c27971 [2023-10-12T17:43:08.500Z] Removing intermediate container e4fd31c27971 [2023-10-12T17:43:08.500Z] ---> 9c515b6eae8c [2023-10-12T17:43:08.500Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-12T17:43:08.500Z] ---> Running in 3f19fac09bd5 [2023-10-12T17:43:08.759Z] Removing intermediate container 3f19fac09bd5 [2023-10-12T17:43:08.759Z] ---> ddc7ba3d374d [2023-10-12T17:43:08.759Z] Step 34/36 : LABEL arch=amd64 [2023-10-12T17:43:08.759Z] ---> Running in 9a06dcf061c5 [2023-10-12T17:43:08.759Z] Removing intermediate container 9a06dcf061c5 [2023-10-12T17:43:08.759Z] ---> 0789b8a2799c [2023-10-12T17:43:08.759Z] Step 35/36 : LABEL git_sha=caf855ced89909ad71af113156405ce315151cf2 [2023-10-12T17:43:08.759Z] ---> Running in 2ed1fa314f51 [2023-10-12T17:43:08.759Z] Removing intermediate container 2ed1fa314f51 [2023-10-12T17:43:08.759Z] ---> fb4c95672c3b [2023-10-12T17:43:08.759Z] Step 36/36 : LABEL version=0.0.0 [2023-10-12T17:43:08.759Z] ---> Running in c0ef326833c6 [2023-10-12T17:43:09.018Z] Removing intermediate container c0ef326833c6 [2023-10-12T17:43:09.018Z] ---> 6e893fcb3693 [2023-10-12T17:43:09.018Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-12T17:43:09.018Z] Successfully built 6e893fcb3693 [2023-10-12T17:43:09.018Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T17:43:09.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T17:43:09.914Z] [2023-10-12T17:43:09.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T17:43:10.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T17:43:10.289Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-12T17:43:10.289Z] 5eb5b503b376: Pulling fs layer [2023-10-12T17:43:10.289Z] 5c69ac0246d0: Pulling fs layer [2023-10-12T17:43:10.289Z] ec43610c2a17: Pulling fs layer [2023-10-12T17:43:10.289Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-12T17:43:10.289Z] 33b1e0a273af: Pulling fs layer [2023-10-12T17:43:10.289Z] 5d3b04190fa2: Pulling fs layer [2023-10-12T17:43:10.289Z] 2f39f015ded8: Pulling fs layer [2023-10-12T17:43:10.289Z] 3a2ae6a8a46f: Waiting [2023-10-12T17:43:10.289Z] 33b1e0a273af: Waiting [2023-10-12T17:43:10.289Z] 5d3b04190fa2: Waiting [2023-10-12T17:43:10.289Z] 2f39f015ded8: Waiting [2023-10-12T17:43:10.289Z] 5c69ac0246d0: Verifying Checksum [2023-10-12T17:43:10.289Z] 5c69ac0246d0: Download complete [2023-10-12T17:43:10.289Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-12T17:43:10.289Z] 3a2ae6a8a46f: Download complete [2023-10-12T17:43:10.289Z] 33b1e0a273af: Verifying Checksum [2023-10-12T17:43:10.289Z] 33b1e0a273af: Download complete [2023-10-12T17:43:10.289Z] 5d3b04190fa2: Verifying Checksum [2023-10-12T17:43:10.289Z] 5d3b04190fa2: Download complete [2023-10-12T17:43:10.289Z] ec43610c2a17: Verifying Checksum [2023-10-12T17:43:10.289Z] ec43610c2a17: Download complete [2023-10-12T17:43:10.549Z] 5eb5b503b376: Verifying Checksum [2023-10-12T17:43:10.549Z] 5eb5b503b376: Download complete [2023-10-12T17:43:11.117Z] 2f39f015ded8: Download complete [2023-10-12T17:43:11.684Z] 5eb5b503b376: Pull complete [2023-10-12T17:43:11.684Z] 5c69ac0246d0: Pull complete [2023-10-12T17:43:12.251Z] ec43610c2a17: Pull complete [2023-10-12T17:43:12.251Z] 3a2ae6a8a46f: Pull complete [2023-10-12T17:43:12.510Z] 33b1e0a273af: Pull complete [2023-10-12T17:43:12.510Z] 5d3b04190fa2: Pull complete [2023-10-12T17:43:16.694Z] 2f39f015ded8: Pull complete [2023-10-12T17:43:16.694Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-12T17:43:16.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T17:43:16.694Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T17:43:16.924Z] prd-ubuntu20.04-docker-8c-8g-9151 does not seem to be running inside a container [2023-10-12T17:43:16.954Z] $ 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-301 -v /w/workspace/foundry_device-usb-camera_PR-301:/w/workspace/foundry_device-usb-camera_PR-301:rw,z -v /w/workspace/foundry_device-usb-camera_PR-301@tmp:/w/workspace/foundry_device-usb-camera_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-12T17:43:21.700Z] $ docker top 261b50d401212914644cff7b259630a57911b12f205dbd619bc977239e217d03 -eo pid,comm [2023-10-12T17:43:21.732Z] c4a7e357bf2a: Pull complete [2023-10-12T17:43:21.732Z] f0e02332f6b5: Pull complete [2023-10-12T17:43:21.732Z] cefa15bbcfad: Pull complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T17:43:22.202Z] ---> job-cost.sh [2023-10-12T17:43:22.202Z] lf-activate-venv: SKIPPING [2023-10-12T17:43:22.202Z] INFO: No Stack... [2023-10-12T17:43:22.461Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-12T17:43:23.030Z] INFO: Archiving Costs [Pipeline] sh [2023-10-12T17:43:23.350Z] + cat /w/workspace/foundry_device-usb-camera_PR-301/archives/cost.csv [2023-10-12T17:43:23.350Z] + cut -d, -f6 [Pipeline] lock [2023-10-12T17:43:23.395Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-301-1-stack-cost] [2023-10-12T17:43:23.400Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-301-1-stack-cost] did not exist. Created. [2023-10-12T17:43:23.400Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-12T17:43:23.806Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-12T17:43:23.866Z] Stashed 1 file(s) [Pipeline] } [2023-10-12T17:43:23.891Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-12T17:43:23.973Z] $ docker stop --time=1 261b50d401212914644cff7b259630a57911b12f205dbd619bc977239e217d03 [2023-10-12T17:43:25.118Z] $ docker rm -f --volumes 261b50d401212914644cff7b259630a57911b12f205dbd619bc977239e217d03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-12T17:43:28.398Z] 17808c966233: Pull complete [2023-10-12T17:43:30.343Z] f4c1fc716caa: Pull complete [2023-10-12T17:43:30.343Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-12T17:43:30.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-12T17:43:30.343Z] ---> ea914061e18c [2023-10-12T17:43:30.343Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-12T17:43:31.315Z] ---> Running in a9c16ab6db64 [2023-10-12T17:43:31.582Z] Removing intermediate container a9c16ab6db64 [2023-10-12T17:43:31.582Z] ---> 732d27887e85 [2023-10-12T17:43:31.582Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T17:43:31.848Z] ---> Running in f418de0bf1e3 [2023-10-12T17:43:32.115Z] Removing intermediate container f418de0bf1e3 [2023-10-12T17:43:32.115Z] ---> 7a20f7f0f560 [2023-10-12T17:43:32.115Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-12T17:43:32.115Z] ---> Running in 5bf81965d112 [2023-10-12T17:43:32.382Z] Removing intermediate container 5bf81965d112 [2023-10-12T17:43:32.382Z] ---> fe89eda6b36c [2023-10-12T17:43:32.382Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-12T17:43:32.649Z] ---> Running in 4d16cea73732 [2023-10-12T17:43:32.917Z] Removing intermediate container 4d16cea73732 [2023-10-12T17:43:32.917Z] ---> 2ed59e37f754 [2023-10-12T17:43:32.917Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T17:43:32.917Z] ---> Running in 7b92fdb88164 [2023-10-12T17:43:34.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T17:43:34.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T17:43:35.292Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-12T17:43:35.557Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-12T17:43:35.557Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-12T17:43:35.557Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-12T17:43:35.557Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-12T17:43:35.557Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-12T17:43:35.557Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-12T17:43:35.557Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-12T17:43:35.557Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-12T17:43:35.557Z] (10/13) Installing kmod-libs (30-r3) [2023-10-12T17:43:35.557Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-12T17:43:35.557Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-12T17:43:35.557Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-12T17:43:35.825Z] Executing busybox-1.36.1-r2.trigger [2023-10-12T17:43:35.825Z] Executing eudev-3.2.11-r8.trigger [2023-10-12T17:43:35.825Z] OK: 273 MiB in 65 packages [2023-10-12T17:43:36.787Z] Removing intermediate container 7b92fdb88164 [2023-10-12T17:43:36.787Z] ---> 5ad51dd71125 [2023-10-12T17:43:36.787Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-12T17:43:37.054Z] ---> Running in f7f3fa9c0ba5 [2023-10-12T17:43:37.323Z] Removing intermediate container f7f3fa9c0ba5 [2023-10-12T17:43:37.323Z] ---> 364aab3ddbd3 [2023-10-12T17:43:37.323Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-12T17:43:37.907Z] ---> bf62ced76bbd [2023-10-12T17:43:37.907Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T17:43:37.907Z] ---> Running in 5cfbde51d576 [2023-10-12T17:45:14.517Z] Removing intermediate container 5cfbde51d576 [2023-10-12T17:45:14.517Z] ---> cfbad8acd01a [2023-10-12T17:45:14.517Z] Step 11/13 : COPY . . [2023-10-12T17:45:14.517Z] ---> c8fe8d25a7a5 [2023-10-12T17:45:14.517Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-12T17:45:14.517Z] ---> Running in fbf6a24a990f [2023-10-12T17:45:14.517Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T17:45:14.517Z] Dload Upload Total Spent Left Speed [2023-10-12T17:45:14.517Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9649 0 --:--:-- --:--:-- --:--:-- 9713 [2023-10-12T17:45:14.517Z] Removing intermediate container fbf6a24a990f [2023-10-12T17:45:14.517Z] ---> d8157ae488d8 [2023-10-12T17:45:14.517Z] Step 13/13 : RUN ${MAKE} [2023-10-12T17:45:14.517Z] ---> Running in c77d9648325f [2023-10-12T17:45:14.517Z] noop [2023-10-12T17:45:14.517Z] Removing intermediate container c77d9648325f [2023-10-12T17:45:14.517Z] ---> 508caea33e1a [2023-10-12T17:45:14.517Z] Successfully built 508caea33e1a [2023-10-12T17:45:14.517Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T17:45:15.005Z] + docker inspect -f . ci-base-image-arm64 [2023-10-12T17:45:15.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T17:45:15.286Z] prd-ubuntu20.04-docker-arm64-4c-16g-9152 does not seem to be running inside a container [2023-10-12T17:45:15.353Z] $ 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 [2023-10-12T17:45:18.951Z] $ docker top 6d9a39a3920f7c544cedd92094e5f3cbe6e42172d0a1ec620c47bf4dc627c0fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T17:45:19.814Z] + go version [2023-10-12T17:45:19.814Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-12T17:45:19.850Z] $ docker stop --time=1 6d9a39a3920f7c544cedd92094e5f3cbe6e42172d0a1ec620c47bf4dc627c0fe [2023-10-12T17:45:21.455Z] $ docker rm -f --volumes 6d9a39a3920f7c544cedd92094e5f3cbe6e42172d0a1ec620c47bf4dc627c0fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T17:45:22.317Z] + docker inspect -f . ci-base-image-arm64 [2023-10-12T17:45:22.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T17:45:22.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-9152 does not seem to be running inside a container [2023-10-12T17:45:22.654Z] $ 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 [2023-10-12T17:45:23.829Z] $ docker top 8058133af6053540aac4dca08812bfd101807244e8cd655b531d99d2645cf93e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T17:45:24.383Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-10-12T17:45:24.780Z] + make test [2023-10-12T17:45:24.780Z] go test ./... -coverprofile=coverage.out ./... [2023-10-12T17:45:29.024Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-12T17:47:05.650Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-12T17:47:07.053Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 4.4% of statements [2023-10-12T17:47:07.318Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-12T17:47:07.318Z] go vet ./... [2023-10-12T17:47:29.360Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-12T17:47:29.360Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-12T17:47:29.360Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-12T17:47:29.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-12T17:47:29.439Z] $ docker stop --time=1 8058133af6053540aac4dca08812bfd101807244e8cd655b531d99d2645cf93e [2023-10-12T17:47:31.253Z] $ docker rm -f --volumes 8058133af6053540aac4dca08812bfd101807244e8cd655b531d99d2645cf93e [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T17:47:32.469Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-12T17:47:32.504Z] Warning: overwriting stash ‘coverage-report’ [2023-10-12T17:47:32.967Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T17:47:33.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-12T17:47:33.890Z] + ls -al . [2023-10-12T17:47:33.890Z] total 216 [2023-10-12T17:47:33.890Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 17:45 . [2023-10-12T17:47:33.890Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 17:42 .. [2023-10-12T17:47:33.890Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 17:42 .git [2023-10-12T17:47:33.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 17:42 .github [2023-10-12T17:47:33.890Z] -rw-rw-r-- 1 jenkins jenkins 495 Oct 12 17:42 .gitignore [2023-10-12T17:47:33.890Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 12 17:42 .golangci.yml [2023-10-12T17:47:33.890Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 12 17:42 .hadolint.yml [2023-10-12T17:47:33.890Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 12 17:42 Attribution.txt [2023-10-12T17:47:33.890Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 12 17:42 CHANGELOG.md [2023-10-12T17:47:33.890Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 12 17:42 Dockerfile [2023-10-12T17:47:33.890Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 12 17:42 GOVERNANCE.md [2023-10-12T17:47:33.890Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 12 17:42 Jenkinsfile [2023-10-12T17:47:33.890Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 12 17:42 LICENSE [2023-10-12T17:47:33.890Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 12 17:42 Makefile [2023-10-12T17:47:33.890Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 12 17:42 OWNERS.md [2023-10-12T17:47:33.890Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 12 17:42 README.md [2023-10-12T17:47:33.890Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 17:40 VERSION [2023-10-12T17:47:33.890Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 17:42 bin [2023-10-12T17:47:33.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 17:42 cmd [2023-10-12T17:47:33.890Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 12 17:47 coverage.out [2023-10-12T17:47:33.890Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 12 17:42 docker-entrypoint.sh [2023-10-12T17:47:33.890Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 17:42 docs [2023-10-12T17:47:33.890Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 12 17:42 go.mod [2023-10-12T17:47:33.890Z] -rw-rw-r-- 1 jenkins jenkins 35369 Oct 12 17:42 go.sum [2023-10-12T17:47:33.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 17:42 internal [2023-10-12T17:47:33.890Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 17:42 snap [2023-10-12T17:47:33.890Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 12 17:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T17:47:34.302Z] + 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=caf855ced89909ad71af113156405ce315151cf2 --label arch=arm64 --label version=0.0.0 . [2023-10-12T17:47:34.573Z] Sending build context to Docker daemon 1.415MB [2023-10-12T17:47:34.573Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T17:47:34.573Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-12T17:47:34.573Z] ---> 508caea33e1a [2023-10-12T17:47:34.573Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-12T17:47:34.840Z] ---> Running in b73b789a7fa5 [2023-10-12T17:47:35.104Z] Removing intermediate container b73b789a7fa5 [2023-10-12T17:47:35.104Z] ---> c4ab6ca12a17 [2023-10-12T17:47:35.104Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T17:47:35.104Z] ---> Running in 82a3b0afaeef [2023-10-12T17:47:35.387Z] Removing intermediate container 82a3b0afaeef [2023-10-12T17:47:35.387Z] ---> 6cef20b27e34 [2023-10-12T17:47:35.387Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-12T17:47:35.387Z] ---> Running in ab016da5be4f [2023-10-12T17:47:35.656Z] Removing intermediate container ab016da5be4f [2023-10-12T17:47:35.656Z] ---> 6c5fcec929af [2023-10-12T17:47:35.656Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-12T17:47:35.926Z] ---> Running in bb750de1defc [2023-10-12T17:47:36.192Z] Removing intermediate container bb750de1defc [2023-10-12T17:47:36.192Z] ---> 3a16111fc600 [2023-10-12T17:47:36.192Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T17:47:36.192Z] ---> Running in 84caf06fefea [2023-10-12T17:47:37.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T17:47:37.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T17:47:38.681Z] OK: 273 MiB in 65 packages [2023-10-12T17:47:39.643Z] Removing intermediate container 84caf06fefea [2023-10-12T17:47:39.643Z] ---> 90718675be46 [2023-10-12T17:47:39.643Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-12T17:47:39.643Z] ---> Running in ae7be57b9e0f [2023-10-12T17:47:39.907Z] Removing intermediate container ae7be57b9e0f [2023-10-12T17:47:39.907Z] ---> 3cd525bb7032 [2023-10-12T17:47:39.907Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-12T17:47:40.488Z] ---> 0c7bb94d7d6b [2023-10-12T17:47:40.488Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T17:47:40.488Z] ---> Running in 06154aec6ae9 [2023-10-12T17:47:43.063Z] Removing intermediate container 06154aec6ae9 [2023-10-12T17:47:43.063Z] ---> 8bb52cf5c16e [2023-10-12T17:47:43.063Z] Step 11/36 : COPY . . [2023-10-12T17:47:44.018Z] ---> d55706d39f0d [2023-10-12T17:47:44.018Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-12T17:47:44.018Z] ---> Running in 86fec0650b6c [2023-10-12T17:47:44.972Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T17:47:44.972Z] Dload Upload Total Spent Left Speed [2023-10-12T17:47:44.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6150 0 --:--:-- --:--:-- --:--:-- 6172 [2023-10-12T17:47:45.937Z] Removing intermediate container 86fec0650b6c [2023-10-12T17:47:45.937Z] ---> fa179b5c9a91 [2023-10-12T17:47:45.937Z] Step 13/36 : RUN ${MAKE} [2023-10-12T17:47:45.937Z] ---> Running in 6e75b69ce25c [2023-10-12T17:47:46.897Z] 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.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-12T17:49:53.549Z] Removing intermediate container 6e75b69ce25c [2023-10-12T17:49:53.549Z] ---> 315f4a075e16 [2023-10-12T17:49:53.549Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-12T17:49:53.549Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-12T17:49:53.549Z] 8766b47fe142: Pulling fs layer [2023-10-12T17:49:53.549Z] 8766b47fe142: Verifying Checksum [2023-10-12T17:49:53.549Z] 8766b47fe142: Download complete [2023-10-12T17:49:53.549Z] 8766b47fe142: Pull complete [2023-10-12T17:49:53.549Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-12T17:49:53.549Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-12T17:49:53.549Z] ---> 69d40e2cb93c [2023-10-12T17:49:53.549Z] Step 15/36 : FROM alpine:3.18 [2023-10-12T17:49:53.549Z] 3.18: Pulling from library/alpine [2023-10-12T17:49:53.549Z] 579b34f0a95b: Pulling fs layer [2023-10-12T17:49:53.549Z] 579b34f0a95b: Verifying Checksum [2023-10-12T17:49:53.549Z] 579b34f0a95b: Download complete [2023-10-12T17:49:53.549Z] 579b34f0a95b: Pull complete [2023-10-12T17:49:53.549Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T17:49:53.549Z] Status: Downloaded newer image for alpine:3.18 [2023-10-12T17:49:53.549Z] ---> 3cc203321400 [2023-10-12T17:49:53.549Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-12T17:49:54.502Z] ---> Running in 9ad4a8713ea9 [2023-10-12T17:49:54.770Z] Removing intermediate container 9ad4a8713ea9 [2023-10-12T17:49:54.770Z] ---> 663529ad3d9c [2023-10-12T17:49:54.770Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-12T17:49:55.053Z] ---> Running in a983852ed5fa [2023-10-12T17:49:56.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T17:49:56.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T17:49:57.235Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-10-12T17:49:57.235Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-10-12T17:49:57.500Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-10-12T17:49:57.500Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-10-12T17:49:57.765Z] (5/104) Installing libxau (1.0.11-r2) [2023-10-12T17:49:57.765Z] (6/104) Installing libmd (1.0.4-r2) [2023-10-12T17:49:57.765Z] (7/104) Installing libbsd (0.11.7-r1) [2023-10-12T17:49:57.765Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-10-12T17:49:57.765Z] (9/104) Installing libxcb (1.15-r1) [2023-10-12T17:49:57.765Z] (10/104) Installing libx11 (1.8.4-r4) [2023-10-12T17:49:57.765Z] (11/104) Installing libdrm (2.4.115-r4) [2023-10-12T17:49:58.030Z] (12/104) Installing libxext (1.3.5-r2) [2023-10-12T17:49:58.030Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-10-12T17:49:58.030Z] (14/104) Installing libffi (3.4.4-r2) [2023-10-12T17:49:58.030Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-10-12T17:49:58.030Z] (16/104) Installing libva (2.18.0-r1) [2023-10-12T17:49:58.030Z] (17/104) Installing libvdpau (1.5-r1) [2023-10-12T17:49:58.030Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-10-12T17:49:58.030Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-10-12T17:49:58.030Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-10-12T17:49:58.030Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-10-12T17:49:58.030Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-12T17:49:58.030Z] (23/104) Installing libhwy (1.0.4-r1) [2023-10-12T17:49:58.030Z] (24/104) Installing lcms2 (2.15-r2) [2023-10-12T17:49:58.030Z] (25/104) Installing libjxl (0.8.2-r0) [2023-10-12T17:49:58.298Z] (26/104) Installing lame-libs (3.100-r5) [2023-10-12T17:49:58.298Z] (27/104) Installing opus (1.4-r0) [2023-10-12T17:49:58.298Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-10-12T17:49:58.298Z] (29/104) Installing soxr (0.1.3-r5) [2023-10-12T17:49:58.298Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-10-12T17:49:58.298Z] (31/104) Installing libogg (1.3.5-r4) [2023-10-12T17:49:58.298Z] (32/104) Installing libtheora (1.1.1-r17) [2023-10-12T17:49:58.298Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-10-12T17:49:58.298Z] (34/104) Installing libvpx (1.13.0-r2) [2023-10-12T17:49:58.562Z] (35/104) Installing libwebp (1.3.2-r0) [2023-10-12T17:49:58.562Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-10-12T17:49:58.562Z] (37/104) Installing numactl (2.0.16-r4) [2023-10-12T17:49:58.562Z] (38/104) Installing x265-libs (3.5-r4) [2023-10-12T17:49:58.562Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-10-12T17:49:58.562Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-12T17:49:59.145Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-10-12T17:49:59.145Z] (42/104) Installing libexpat (2.5.0-r1) [2023-10-12T17:49:59.145Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-10-12T17:49:59.145Z] (44/104) Installing libpng (1.6.39-r3) [2023-10-12T17:49:59.145Z] (45/104) Installing freetype (2.13.0-r5) [2023-10-12T17:49:59.145Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-10-12T17:49:59.145Z] (47/104) Installing fribidi (1.0.13-r0) [2023-10-12T17:49:59.145Z] (48/104) Installing libintl (0.21.1-r7) [2023-10-12T17:49:59.145Z] (49/104) Installing libblkid (2.38.1-r8) [2023-10-12T17:49:59.145Z] (50/104) Installing libmount (2.38.1-r8) [2023-10-12T17:49:59.145Z] (51/104) Installing pcre2 (10.42-r1) [2023-10-12T17:49:59.412Z] (52/104) Installing glib (2.76.4-r0) [2023-10-12T17:49:59.412Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-10-12T17:49:59.412Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-10-12T17:49:59.412Z] (55/104) Installing libunibreak (5.1-r0) [2023-10-12T17:49:59.412Z] (56/104) Installing libass (0.17.1-r0) [2023-10-12T17:49:59.412Z] (57/104) Installing libbluray (1.3.4-r0) [2023-10-12T17:49:59.412Z] (58/104) Installing gmp (6.2.1-r3) [2023-10-12T17:49:59.412Z] (59/104) Installing nettle (3.8.1-r2) [2023-10-12T17:49:59.412Z] (60/104) Installing libunistring (1.1-r1) [2023-10-12T17:49:59.412Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-10-12T17:49:59.412Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-10-12T17:49:59.678Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-10-12T17:49:59.678Z] (64/104) Installing gnutls (3.8.0-r2) [2023-10-12T17:49:59.678Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-10-12T17:49:59.678Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-10-12T17:49:59.678Z] (67/104) Installing cjson (1.7.15-r4) [2023-10-12T17:49:59.678Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-10-12T17:49:59.678Z] (69/104) Installing librist (0.2.7-r0) [2023-10-12T17:49:59.678Z] (70/104) Installing libsrt (1.5.2-r0) [2023-10-12T17:49:59.678Z] (71/104) Installing libssh (0.10.5-r0) [2023-10-12T17:49:59.678Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-10-12T17:49:59.678Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-10-12T17:49:59.678Z] (74/104) Installing libsodium (1.0.18-r3) [2023-10-12T17:49:59.945Z] (75/104) Installing libzmq (4.3.4-r4) [2023-10-12T17:49:59.945Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-10-12T17:49:59.945Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-10-12T17:49:59.945Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-10-12T17:50:00.214Z] (79/104) Installing shaderc (2023.3-r1) [2023-10-12T17:50:00.214Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-10-12T17:50:00.214Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-10-12T17:50:00.214Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-12T17:50:00.214Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-10-12T17:50:00.214Z] (84/104) Installing vidstab (1.1.1-r0) [2023-10-12T17:50:00.214Z] (85/104) Installing zimg (3.0.5-r0) [2023-10-12T17:50:00.214Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-12T17:50:00.214Z] (87/104) Installing libasyncns (0.8-r1) [2023-10-12T17:50:00.214Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-10-12T17:50:00.214Z] (89/104) Installing libltdl (2.4.7-r2) [2023-10-12T17:50:00.214Z] (90/104) Installing orc (0.4.34-r0) [2023-10-12T17:50:00.480Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-10-12T17:50:00.480Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-10-12T17:50:00.480Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-10-12T17:50:00.480Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-10-12T17:50:00.480Z] (95/104) Installing libpulse (16.1-r10) [2023-10-12T17:50:00.480Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-12T17:50:00.480Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-10-12T17:50:00.480Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-12T17:50:00.480Z] (99/104) Installing ffmpeg (6.0-r15) [2023-10-12T17:50:00.480Z] (100/104) Installing udev-init-scripts (35-r1) [2023-10-12T17:50:00.480Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-10-12T17:50:00.480Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-10-12T17:50:00.480Z] (103/104) Installing kmod-libs (30-r3) [2023-10-12T17:50:00.746Z] (104/104) Installing eudev (3.2.11-r8) [2023-10-12T17:50:00.746Z] Executing busybox-1.36.1-r2.trigger [2023-10-12T17:50:00.746Z] Executing glib-2.76.4-r0.trigger [2023-10-12T17:50:00.746Z] Executing eudev-3.2.11-r8.trigger [2023-10-12T17:50:00.746Z] OK: 110 MiB in 119 packages [2023-10-12T17:50:04.994Z] Removing intermediate container a983852ed5fa [2023-10-12T17:50:04.994Z] ---> f5a6ce9f23b4 [2023-10-12T17:50:04.994Z] Step 18/36 : WORKDIR / [2023-10-12T17:50:04.994Z] ---> Running in 2d95f6727377 [2023-10-12T17:50:04.994Z] Removing intermediate container 2d95f6727377 [2023-10-12T17:50:04.994Z] ---> 89b091228c8e [2023-10-12T17:50:04.994Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-12T17:50:09.234Z] ---> f74b3ad2704f [2023-10-12T17:50:09.234Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-12T17:50:09.234Z] ---> 75dd487ada95 [2023-10-12T17:50:09.234Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-12T17:50:09.832Z] ---> 1a3713445c44 [2023-10-12T17:50:09.832Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-12T17:50:10.414Z] ---> ef52fc9ee219 [2023-10-12T17:50:10.414Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-12T17:50:10.681Z] ---> bbf0daa87a52 [2023-10-12T17:50:10.681Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-12T17:50:11.263Z] ---> fb121d802bfd [2023-10-12T17:50:11.263Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-12T17:50:12.668Z] ---> 0147ed0a02e8 [2023-10-12T17:50:12.668Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-12T17:50:12.668Z] ---> Running in f30e4462e378 [2023-10-12T17:50:14.610Z] Removing intermediate container f30e4462e378 [2023-10-12T17:50:14.610Z] ---> 4c96a25788b6 [2023-10-12T17:50:14.610Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-12T17:50:14.610Z] ---> Running in 8c1630b7c59d [2023-10-12T17:50:16.022Z] Removing intermediate container 8c1630b7c59d [2023-10-12T17:50:16.022Z] ---> ae024b2c2c96 [2023-10-12T17:50:16.022Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-12T17:50:16.022Z] ---> Running in 5c5c4440aaf1 [2023-10-12T17:50:17.498Z] Removing intermediate container 5c5c4440aaf1 [2023-10-12T17:50:17.498Z] ---> 252feedc919f [2023-10-12T17:50:17.498Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-12T17:50:17.830Z] ---> Running in d081936714ca [2023-10-12T17:50:19.276Z] Removing intermediate container d081936714ca [2023-10-12T17:50:19.276Z] ---> a9470d8fab0b [2023-10-12T17:50:19.276Z] Step 30/36 : EXPOSE 59983 [2023-10-12T17:50:19.276Z] ---> Running in 8628bee8f306 [2023-10-12T17:50:19.565Z] Removing intermediate container 8628bee8f306 [2023-10-12T17:50:19.565Z] ---> 52031b8e00c1 [2023-10-12T17:50:19.565Z] Step 31/36 : EXPOSE 8554 [2023-10-12T17:50:19.837Z] ---> Running in 1d1a6baa8c70 [2023-10-12T17:50:20.119Z] Removing intermediate container 1d1a6baa8c70 [2023-10-12T17:50:20.119Z] ---> 1594b494d692 [2023-10-12T17:50:20.119Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-12T17:50:20.119Z] ---> Running in f394d7d6ec23 [2023-10-12T17:50:20.405Z] Removing intermediate container f394d7d6ec23 [2023-10-12T17:50:20.405Z] ---> 088545ba880b [2023-10-12T17:50:20.405Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-12T17:50:20.681Z] ---> Running in 54998315daff [2023-10-12T17:50:20.956Z] Removing intermediate container 54998315daff [2023-10-12T17:50:20.956Z] ---> 1b69f56efc50 [2023-10-12T17:50:20.956Z] Step 34/36 : LABEL arch=arm64 [2023-10-12T17:50:20.956Z] ---> Running in 8818b4dd0ad9 [2023-10-12T17:50:22.907Z] Removing intermediate container 8818b4dd0ad9 [2023-10-12T17:50:22.908Z] ---> 0ec89a3ee718 [2023-10-12T17:50:22.908Z] Step 35/36 : LABEL git_sha=caf855ced89909ad71af113156405ce315151cf2 [2023-10-12T17:50:23.174Z] ---> Running in 9319c23a30ce [2023-10-12T17:50:23.441Z] Removing intermediate container 9319c23a30ce [2023-10-12T17:50:23.441Z] ---> 7ba918de6f7d [2023-10-12T17:50:23.441Z] Step 36/36 : LABEL version=0.0.0 [2023-10-12T17:50:23.441Z] ---> Running in a8082de30b9d [2023-10-12T17:50:23.706Z] Removing intermediate container a8082de30b9d [2023-10-12T17:50:23.706Z] ---> 40ff6e10b3d2 [2023-10-12T17:50:23.706Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-12T17:50:23.706Z] Successfully built 40ff6e10b3d2 [2023-10-12T17:50:23.706Z] 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 [2023-10-12T17:50:24.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T17:50:24.549Z] [2023-10-12T17:50:24.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T17:50:24.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T17:50:24.946Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-12T17:50:24.946Z] 8998bd30e6a1: Pulling fs layer [2023-10-12T17:50:24.946Z] 04944245beec: Pulling fs layer [2023-10-12T17:50:24.946Z] 699f458cf7ca: Pulling fs layer [2023-10-12T17:50:24.946Z] 765212b225bb: Pulling fs layer [2023-10-12T17:50:24.946Z] f23df028b6ca: Pulling fs layer [2023-10-12T17:50:24.946Z] d65c8cfc05b1: Pulling fs layer [2023-10-12T17:50:24.946Z] 2437ff75d9bd: Pulling fs layer [2023-10-12T17:50:24.946Z] 765212b225bb: Waiting [2023-10-12T17:50:24.946Z] d65c8cfc05b1: Waiting [2023-10-12T17:50:24.946Z] f23df028b6ca: Waiting [2023-10-12T17:50:24.946Z] 2437ff75d9bd: Waiting [2023-10-12T17:50:25.211Z] 04944245beec: Verifying Checksum [2023-10-12T17:50:25.212Z] 04944245beec: Download complete [2023-10-12T17:50:25.212Z] 765212b225bb: Verifying Checksum [2023-10-12T17:50:25.212Z] 765212b225bb: Download complete [2023-10-12T17:50:25.212Z] f23df028b6ca: Verifying Checksum [2023-10-12T17:50:25.212Z] f23df028b6ca: Download complete [2023-10-12T17:50:25.212Z] d65c8cfc05b1: Verifying Checksum [2023-10-12T17:50:25.212Z] d65c8cfc05b1: Download complete [2023-10-12T17:50:25.212Z] 699f458cf7ca: Verifying Checksum [2023-10-12T17:50:25.212Z] 699f458cf7ca: Download complete [2023-10-12T17:50:25.794Z] 8998bd30e6a1: Verifying Checksum [2023-10-12T17:50:25.794Z] 8998bd30e6a1: Download complete [2023-10-12T17:50:28.367Z] 2437ff75d9bd: Verifying Checksum [2023-10-12T17:50:28.367Z] 2437ff75d9bd: Download complete [2023-10-12T17:50:30.305Z] 8998bd30e6a1: Pull complete [2023-10-12T17:50:30.886Z] 04944245beec: Pull complete [2023-10-12T17:50:32.289Z] 699f458cf7ca: Pull complete [2023-10-12T17:50:32.554Z] 765212b225bb: Pull complete [2023-10-12T17:50:33.511Z] f23df028b6ca: Pull complete [2023-10-12T17:50:33.511Z] d65c8cfc05b1: Pull complete [2023-10-12T17:50:51.716Z] 2437ff75d9bd: Pull complete [2023-10-12T17:50:51.716Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-12T17:50:51.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T17:50:51.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T17:50:52.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-9152 does not seem to be running inside a container [2023-10-12T17:50:52.108Z] $ 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 [2023-10-12T17:50:54.664Z] $ docker top 47b930bb6280fa77280a2c2bf4677c9137cb498795702a3c1effedfaf526e976 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T17:50:55.539Z] ---> job-cost.sh [2023-10-12T17:50:55.539Z] lf-activate-venv: SKIPPING [2023-10-12T17:50:55.539Z] INFO: No Stack... [2023-10-12T17:50:55.803Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-12T17:50:56.752Z] INFO: Archiving Costs [Pipeline] sh [2023-10-12T17:50:57.084Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-10-12T17:50:57.084Z] + cut -d, -f6 [Pipeline] lock [2023-10-12T17:50:57.163Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-301-1-stack-cost] [2023-10-12T17:50:57.171Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-301-1-stack-cost] did not exist. Created. [2023-10-12T17:50:57.171Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-12T17:50:57.900Z] /w/workspace/device-usb-camera/1@tmp/durable-8ff12db0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-12T17:50:58.571Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-12T17:50:58.606Z] Warning: overwriting stash ‘stack-cost’ [2023-10-12T17:50:58.654Z] Stashed 1 file(s) [Pipeline] } [2023-10-12T17:50:58.675Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-12T17:50:58.758Z] $ docker stop --time=1 47b930bb6280fa77280a2c2bf4677c9137cb498795702a3c1effedfaf526e976 [2023-10-12T17:51:00.247Z] $ docker rm -f --volumes 47b930bb6280fa77280a2c2bf4677c9137cb498795702a3c1effedfaf526e976 [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 [2023-10-12T17:51:01.241Z] provisioning config files... [2023-10-12T17:51:01.249Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-301@tmp/config9772628399859488598tmp [Pipeline] { [Pipeline] sh [2023-10-12T17:51:01.600Z] + set +x [2023-10-12T17:51:01.600Z] + bash -s -- [2023-10-12T17:51:01.600Z] + curl -s https://codecov.io/bash [2023-10-12T17:51:01.600Z] [2023-10-12T17:51:01.600Z] _____ _ [2023-10-12T17:51:01.600Z] / ____| | | [2023-10-12T17:51:01.600Z] | | ___ __| | ___ ___ _____ __ [2023-10-12T17:51:01.600Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-12T17:51:01.600Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-12T17:51:01.600Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-12T17:51:01.601Z] Bash-1.0.6 [2023-10-12T17:51:01.601Z] [2023-10-12T17:51:01.601Z] [2023-10-12T17:51:01.601Z] ==> git version 2.25.1 found [2023-10-12T17:51:01.601Z] ==> 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 [2023-10-12T17:51:01.601Z] Release-Date: 2020-01-08 [2023-10-12T17:51:01.601Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-12T17:51:01.601Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-12T17:51:01.601Z] ==> Jenkins CI detected. [2023-10-12T17:51:01.601Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-301 [2023-10-12T17:51:01.601Z] project root: . [2023-10-12T17:51:01.601Z] --> token set from env [2023-10-12T17:51:01.601Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-12T17:51:01.601Z] ==> Running gcov in . (disable via -X gcov) [2023-10-12T17:51:01.601Z] ==> Python coveragepy not found [2023-10-12T17:51:01.601Z] ==> Searching for coverage reports in: [2023-10-12T17:51:01.601Z] + . [2023-10-12T17:51:01.601Z] -> Found 1 reports [2023-10-12T17:51:01.601Z] ==> Detecting git/mercurial file structure [2023-10-12T17:51:01.860Z] ==> Reading reports [2023-10-12T17:51:01.860Z] + ./coverage.out bytes=54703 [2023-10-12T17:51:01.860Z] ==> Appending adjustments [2023-10-12T17:51:01.860Z] https://docs.codecov.io/docs/fixing-reports [2023-10-12T17:51:01.860Z] + Found adjustments [2023-10-12T17:51:01.860Z] ==> Gzipping contents [2023-10-12T17:51:01.860Z] 8.0K /tmp/codecov.7VTPJF.gz [2023-10-12T17:51:01.860Z] ==> Uploading reports [2023-10-12T17:51:01.860Z] url: https://codecov.io [2023-10-12T17:51:01.860Z] query: branch=PR-301&commit=caf855ced89909ad71af113156405ce315151cf2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-301%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=301&job=&cmd_args= [2023-10-12T17:51:01.860Z] -> Pinging Codecov [2023-10-12T17:51:01.860Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-301&commit=caf855ced89909ad71af113156405ce315151cf2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-301%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=301&job=&cmd_args= [2023-10-12T17:51:02.119Z] -> Uploading to [2023-10-12T17:51:02.119Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-12/73D8F5FF140700D3E01443B452E23636/caf855ced89909ad71af113156405ce315151cf2/8dfee6ee-9b07-492b-b82c-43530270dc8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231012T175101Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea01495ebf6711b1d961d182c4e52ffeed8a982b3f49792da03cfee4f1621615 [2023-10-12T17:51:02.119Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T17:51:02.119Z] Dload Upload Total Spent Left Speed [2023-10-12T17:51:02.379Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6995 0 0 100 6995 0 22136 --:--:-- --:--:-- --:--:-- 22206 [2023-10-12T17:51:02.379Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/caf855ced89909ad71af113156405ce315151cf2 [Pipeline] } [2023-10-12T17:51:02.402Z] 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 [2023-10-12T17:51:04.211Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-301/archives ] [2023-10-12T17:51:04.211Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-301/archives [2023-10-12T17:51:04.211Z] total 16 [2023-10-12T17:51:04.211Z] drwxr-xr-x 3 root root 4096 Oct 12 17:43 . [2023-10-12T17:51:04.211Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 17:43 .. [2023-10-12T17:51:04.211Z] drwxr-xr-x 2 root root 4096 Oct 12 17:43 cost [2023-10-12T17:51:04.211Z] -rw-r--r-- 1 root root 89 Oct 12 17:43 cost.csv [2023-10-12T17:51:04.211Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-301/archives [2023-10-12T17:51:04.211Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-301/archives [2023-10-12T17:51:04.211Z] total 16 [2023-10-12T17:51:04.211Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 17:43 . [2023-10-12T17:51:04.211Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 17:43 .. [2023-10-12T17:51:04.211Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 17:43 cost [2023-10-12T17:51:04.211Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 12 17:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-12T17:51:04.549Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T17:51:05.443Z] ---> package-listing.sh [2023-10-12T17:51:05.443Z] ++ facter osfamily [2023-10-12T17:51:05.443Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-12T17:51:05.703Z] + OS_FAMILY=debian [2023-10-12T17:51:05.703Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-301 [2023-10-12T17:51:05.703Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-12T17:51:05.703Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-12T17:51:05.703Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-12T17:51:05.703Z] + PACKAGES=/tmp/packages_start.txt [2023-10-12T17:51:05.703Z] + '[' /w/workspace/foundry_device-usb-camera_PR-301 ']' [2023-10-12T17:51:05.703Z] + PACKAGES=/tmp/packages_end.txt [2023-10-12T17:51:05.703Z] + case "${OS_FAMILY}" in [2023-10-12T17:51:05.703Z] + dpkg -l [2023-10-12T17:51:05.703Z] + grep '^ii' [2023-10-12T17:51:05.703Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-12T17:51:05.703Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-12T17:51:05.703Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-12T17:51:05.703Z] + '[' /w/workspace/foundry_device-usb-camera_PR-301 ']' [2023-10-12T17:51:05.703Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-301/archives/ [2023-10-12T17:51:05.703Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-301/archives/ [Pipeline] echo [2023-10-12T17:51:05.738Z] 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-301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-12T17:51:06.037Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T17:51:06.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T17:51:06.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T17:51:06.816Z] prd-ubuntu20.04-docker-8c-8g-9151 does not seem to be running inside a container [2023-10-12T17:51:06.845Z] $ 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-301/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-301 -v /w/workspace/foundry_device-usb-camera_PR-301:/w/workspace/foundry_device-usb-camera_PR-301:rw,z -v /w/workspace/foundry_device-usb-camera_PR-301@tmp:/w/workspace/foundry_device-usb-camera_PR-301@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 [2023-10-12T17:51:07.029Z] $ docker top b0d6d8547fea5d6588469f205e07e1650b2b66c582b867938a8f07f9ebf7dc63 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T17:51:07.428Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-12T17:51:07.741Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-12T17:51:08.051Z] + ls /var/log/sa-host [2023-10-12T17:51:08.051Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T17:51:08.286Z] provisioning config files... [2023-10-12T17:51:08.297Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-301@tmp/config15140094155450222090tmp [Pipeline] { [Pipeline] echo [2023-10-12T17:51:08.344Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T17:51:08.655Z] ---> create-netrc.sh [Pipeline] } [2023-10-12T17:51:08.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-12T17:51:09.100Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-12T17:51:09.133Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T17:51:09.447Z] ---> sudo-logs.sh [2023-10-12T17:51:09.447Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-12T17:51:09.535Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T17:51:09.947Z] ---> job-cost.sh [2023-10-12T17:51:09.947Z] lf-activate-venv: SKIPPING [2023-10-12T17:51:09.947Z] DEBUG: total: 0.2199999988079071 [2023-10-12T17:51:09.947Z] INFO: Retrieving Stack Cost... [2023-10-12T17:51:10.519Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-12T17:51:10.779Z] INFO: Archiving Costs [Pipeline] echo [2023-10-12T17:51:10.814Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T17:51:11.125Z] ---> logs-deploy.sh [2023-10-12T17:51:11.125Z] lf-activate-venv: SKIPPING [2023-10-12T17:51:11.125Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-301/1 [2023-10-12T17:51:11.125Z] INFO: archiving workspace using pattern(s): [2023-10-12T17:51:12.109Z] Archives upload complete. [2023-10-12T17:51:12.378Z] INFO: archiving logs to Nexus