Pull request #332 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b+ccce436d0ac5c3ef3c815fb520729a26368c4d34 (c65db19b03c570e2ff469cab76ce2c464baf80b3) 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-ssh13339291521602197828.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16600188658523730208.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 590556114a56c6d90cc8043840e039c2f74196dc 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-332/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-332/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16555324534137400524.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-332/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14453859209810770760.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh386870630779218696.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-332/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-332/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18165749157242517845.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 590556114a56c6d90cc8043840e039c2f74196dc 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-1096 in /w/workspace/foundry_device-usb-camera_PR-332 [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-332 # 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/332/head:refs/remotes/origin/PR-332 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ccce436d0ac5c3ef3c815fb520729a26368c4d34 into PR head commit d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b Merge succeeded, producing d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b Checking out Revision d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b (PR-332) 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 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b # 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 ccce436d0ac5c3ef3c815fb520729a26368c4d34 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-29T17:51:49.174Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-29T17:51:49.395Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-29T17:51:49.523Z] ========================================================= [2024-05-29T17:51:49.523Z] EdgeX Global Pipelines Version Info [2024-05-29T17:51:49.523Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-29T17:51:50.670Z] ------------------- [2024-05-29T17:51:50.670Z] stable info: [2024-05-29T17:51:50.670Z] ------------------- [2024-05-29T17:51:50.670Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T17:51:50.670Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-29T17:51:50.670Z] Message: update stable to v1.0.260 [2024-05-29T17:51:51.240Z] ------------------- [2024-05-29T17:51:51.240Z] experimental info: [2024-05-29T17:51:51.240Z] ------------------- [2024-05-29T17:51:51.240Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T17:51:51.240Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-29T17:51:51.240Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-29T17:51:51.461Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-05-29T17:51:51.517Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-05-29T17:51:51.575Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-29T17:51:51.628Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-29T17:51:51.689Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-29T17:51:51.744Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-29T17:51:51.800Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-29T17:51:51.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-29T17:51:51.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-29T17:51:51.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-29T17:51:52.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-29T17:51:52.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-05-29T17:51:52.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-29T17:51:52.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-29T17:51:52.262Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T17:51:52.317Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T17:51:52.366Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T17:51:52.423Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T17:51:52.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-29T17:51:52.525Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-29T17:51:52.578Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-29T17:51:52.634Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-29T17:51:52.691Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-29T17:51:52.749Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-29T17:51:52.806Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-29T17:51:52.868Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-29T17:51:52.925Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-29T17:51:52.984Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-332 [Pipeline] echo [2024-05-29T17:51:53.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-332 [Pipeline] echo [2024-05-29T17:51:53.099Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-332 [Pipeline] echo [2024-05-29T17:51:53.157Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b [Pipeline] echo [2024-05-29T17:51:53.219Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8051eb [Pipeline] echo [2024-05-29T17:51:53.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T17:51:53.428Z] provisioning config files... [2024-05-29T17:51:53.443Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-332@tmp/config17484275136925527946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T17:51:53.838Z] ---> ****-login.sh [2024-05-29T17:51:53.838Z] nexus3.edgexfoundry.org:10001 [2024-05-29T17:51:54.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T17:51:54.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T17:51:54.098Z] Configure a credential helper to remove this warning. See [2024-05-29T17:51:54.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T17:51:54.098Z] [2024-05-29T17:51:54.098Z] Login Succeeded [2024-05-29T17:51:54.098Z] nexus3.edgexfoundry.org:10002 [2024-05-29T17:51:54.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T17:51:54.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T17:51:54.358Z] Configure a credential helper to remove this warning. See [2024-05-29T17:51:54.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T17:51:54.358Z] [2024-05-29T17:51:54.358Z] Login Succeeded [2024-05-29T17:51:54.358Z] nexus3.edgexfoundry.org:10003 [2024-05-29T17:51:54.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T17:51:54.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T17:51:54.359Z] Configure a credential helper to remove this warning. See [2024-05-29T17:51:54.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T17:51:54.359Z] [2024-05-29T17:51:54.359Z] Login Succeeded [2024-05-29T17:51:54.359Z] nexus3.edgexfoundry.org:10004 [2024-05-29T17:51:54.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T17:51:54.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T17:51:54.619Z] Configure a credential helper to remove this warning. See [2024-05-29T17:51:54.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T17:51:54.619Z] [2024-05-29T17:51:54.619Z] Login Succeeded [2024-05-29T17:51:54.619Z] ****.io [2024-05-29T17:51:54.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T17:51:54.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T17:51:54.619Z] Configure a credential helper to remove this warning. See [2024-05-29T17:51:54.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T17:51:54.619Z] [2024-05-29T17:51:54.619Z] Login Succeeded [2024-05-29T17:51:54.880Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T17:51:54.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-29T17:51:55.636Z] + git rev-list -1 --merges d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b~1..d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b [Pipeline] echo [2024-05-29T17:51:55.684Z] -----------> git rev-list -1 --merges d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b~1..d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b [false] [Pipeline] sh [2024-05-29T17:51:56.007Z] + git log --format=format:%s -1 d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b [Pipeline] echo [2024-05-29T17:51:56.052Z] ========================================================= [2024-05-29T17:51:56.052Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-29T17:51:56.052Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T17:51:56.516Z] + git log --format=format:%s -1 d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b [Pipeline] echo [2024-05-29T17:51:56.555Z] [semverPrep] GIT_COMMIT: d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-05-29T17:51:56.595Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-29T17:51:57.007Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T17:51:57.007Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-29T17:51:57.007Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-29T17:51:57.007Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-29T17:51:57.007Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-29T17:51:57.007Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-29T17:51:57.007Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T17:51:57.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T17:51:57.515Z] [2024-05-29T17:51:57.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T17:51:57.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T17:51:57.916Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-29T17:51:57.916Z] b85a868b505f: Pulling fs layer [2024-05-29T17:51:57.916Z] e2be974225ed: Pulling fs layer [2024-05-29T17:51:57.916Z] 339a4e72a1f5: Pulling fs layer [2024-05-29T17:51:57.916Z] 988bab9f4d93: Pulling fs layer [2024-05-29T17:51:57.916Z] 1469e6f7b9e6: Pulling fs layer [2024-05-29T17:51:57.916Z] eaf3925da568: Pulling fs layer [2024-05-29T17:51:57.916Z] bab4dde63d76: Pulling fs layer [2024-05-29T17:51:57.916Z] bde34c3a00c8: Pulling fs layer [2024-05-29T17:51:57.916Z] b352a97aabf1: Pulling fs layer [2024-05-29T17:51:57.916Z] 4872d77fe225: Pulling fs layer [2024-05-29T17:51:57.916Z] 5851b861e8e6: Pulling fs layer [2024-05-29T17:51:57.916Z] 988bab9f4d93: Waiting [2024-05-29T17:51:57.916Z] 1469e6f7b9e6: Waiting [2024-05-29T17:51:57.916Z] eaf3925da568: Waiting [2024-05-29T17:51:57.916Z] bab4dde63d76: Waiting [2024-05-29T17:51:57.916Z] 4872d77fe225: Waiting [2024-05-29T17:51:57.916Z] bde34c3a00c8: Waiting [2024-05-29T17:51:57.916Z] b352a97aabf1: Waiting [2024-05-29T17:51:57.916Z] 5851b861e8e6: Waiting [2024-05-29T17:51:57.916Z] e2be974225ed: Download complete [2024-05-29T17:51:57.916Z] 988bab9f4d93: Verifying Checksum [2024-05-29T17:51:57.916Z] 988bab9f4d93: Download complete [2024-05-29T17:51:58.175Z] 1469e6f7b9e6: Verifying Checksum [2024-05-29T17:51:58.176Z] 1469e6f7b9e6: Download complete [2024-05-29T17:51:58.176Z] eaf3925da568: Verifying Checksum [2024-05-29T17:51:58.176Z] eaf3925da568: Download complete [2024-05-29T17:51:58.176Z] 339a4e72a1f5: Verifying Checksum [2024-05-29T17:51:58.176Z] 339a4e72a1f5: Download complete [2024-05-29T17:51:58.176Z] bde34c3a00c8: Download complete [2024-05-29T17:51:58.176Z] b352a97aabf1: Verifying Checksum [2024-05-29T17:51:58.176Z] b352a97aabf1: Download complete [2024-05-29T17:51:58.176Z] 4872d77fe225: Verifying Checksum [2024-05-29T17:51:58.176Z] 4872d77fe225: Download complete [2024-05-29T17:51:58.176Z] 5851b861e8e6: Verifying Checksum [2024-05-29T17:51:58.176Z] 5851b861e8e6: Download complete [2024-05-29T17:51:58.176Z] b85a868b505f: Verifying Checksum [2024-05-29T17:51:58.176Z] b85a868b505f: Download complete [2024-05-29T17:51:58.435Z] bab4dde63d76: Verifying Checksum [2024-05-29T17:51:58.435Z] bab4dde63d76: Download complete [2024-05-29T17:51:59.373Z] b85a868b505f: Pull complete [2024-05-29T17:51:59.373Z] e2be974225ed: Pull complete [2024-05-29T17:51:59.942Z] 339a4e72a1f5: Pull complete [2024-05-29T17:51:59.942Z] 988bab9f4d93: Pull complete [2024-05-29T17:52:00.200Z] 1469e6f7b9e6: Pull complete [2024-05-29T17:52:00.200Z] eaf3925da568: Pull complete [2024-05-29T17:52:02.107Z] bab4dde63d76: Pull complete [2024-05-29T17:52:02.107Z] bde34c3a00c8: Pull complete [2024-05-29T17:52:02.107Z] b352a97aabf1: Pull complete [2024-05-29T17:52:02.107Z] 4872d77fe225: Pull complete [2024-05-29T17:52:02.107Z] 5851b861e8e6: Pull complete [2024-05-29T17:52:02.107Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-29T17:52:02.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T17:52:02.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T17:52:02.401Z] prd-ubuntu20.04-docker-8c-8g-1096 does not seem to be running inside a container [2024-05-29T17:52:02.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-332 -v /w/workspace/foundry_device-usb-camera_PR-332:/w/workspace/foundry_device-usb-camera_PR-332:rw,z -v /w/workspace/foundry_device-usb-camera_PR-332@tmp:/w/workspace/foundry_device-usb-camera_PR-332@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T17:52:05.175Z] $ docker top 949bd979e432cf571dd6257c55271638831e47cf2b8a8460ad6d0dbc19c6c15f -eo pid,comm [2024-05-29T17:52:05.225Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-29T17:52:05.226Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T17:52:05.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T17:52:05.398Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T17:52:05.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T17:52:05.520Z] $ docker exec 949bd979e432cf571dd6257c55271638831e47cf2b8a8460ad6d0dbc19c6c15f ssh-agent [2024-05-29T17:52:05.621Z] SSH_AUTH_SOCK=/tmp/ssh-4Tooyja7Q9Hm/agent.32 [2024-05-29T17:52:05.621Z] SSH_AGENT_PID=38 [2024-05-29T17:52:05.628Z] Running ssh-add (command line suppressed) [2024-05-29T17:52:05.735Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-332@tmp/private_key_10869217672950129300.key (/w/workspace/foundry_device-usb-camera_PR-332@tmp/private_key_10869217672950129300.key) [2024-05-29T17:52:05.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T17:52:06.086Z] + git tag --points-at HEAD [Pipeline] } [2024-05-29T17:52:06.116Z] $ docker exec --env ******** --env ******** 949bd979e432cf571dd6257c55271638831e47cf2b8a8460ad6d0dbc19c6c15f ssh-agent -k [2024-05-29T17:52:06.213Z] unset SSH_AUTH_SOCK; [2024-05-29T17:52:06.214Z] unset SSH_AGENT_PID; [2024-05-29T17:52:06.214Z] echo Agent pid 38 killed; [2024-05-29T17:52:06.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-29T17:52:06.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T17:52:06.342Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T17:52:06.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T17:52:06.450Z] $ docker exec 949bd979e432cf571dd6257c55271638831e47cf2b8a8460ad6d0dbc19c6c15f ssh-agent [2024-05-29T17:52:06.535Z] SSH_AUTH_SOCK=/tmp/ssh-NsWtmvL9WZJi/agent.71 [2024-05-29T17:52:06.535Z] SSH_AGENT_PID=77 [2024-05-29T17:52:06.540Z] Running ssh-add (command line suppressed) [2024-05-29T17:52:06.640Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-332@tmp/private_key_2962848934586854589.key (/w/workspace/foundry_device-usb-camera_PR-332@tmp/private_key_2962848934586854589.key) [2024-05-29T17:52:06.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T17:52:07.008Z] + git semver init [2024-05-29T17:52:07.267Z] 2024-05-29 17:52:07,178 [run_init] DEBUG init version:0.0.0 force:False [2024-05-29T17:52:07.267Z] 2024-05-29 17:52:07,179 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-332/.semver [2024-05-29T17:52:07.267Z] 2024-05-29 17:52:07,180 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-332/.semver [2024-05-29T17:52:07.267Z] 2024-05-29 17:52:07,180 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-332/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-332, universal_newlines=False, shell=None, istream=None) [2024-05-29T17:52:08.645Z] 2024-05-29 17:52:08,212 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-332/.git/info/exclude [2024-05-29T17:52:08.645Z] 2024-05-29 17:52:08,213 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-332/.semver/PR-332 with force:False [2024-05-29T17:52:08.645Z] 2024-05-29 17:52:08,213 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-332/.semver/PR-332 [2024-05-29T17:52:08.645Z] 2024-05-29 17:52:08,215 [execute] INFO git cat-file --batch-check [2024-05-29T17:52:08.645Z] 2024-05-29 17:52:08,216 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-332/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T17:52:08.645Z] 2024-05-29 17:52:08,221 [execute] INFO git cat-file --batch [2024-05-29T17:52:08.645Z] 2024-05-29 17:52:08,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-332/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T17:52:08.645Z] 2024-05-29 17:52:08,227 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-332/.semver/PR-332 [2024-05-29T17:52:08.645Z] 0.0.0 [Pipeline] } [2024-05-29T17:52:08.676Z] $ docker exec --env ******** --env ******** 949bd979e432cf571dd6257c55271638831e47cf2b8a8460ad6d0dbc19c6c15f ssh-agent -k [2024-05-29T17:52:08.768Z] unset SSH_AUTH_SOCK; [2024-05-29T17:52:08.768Z] unset SSH_AGENT_PID; [2024-05-29T17:52:08.769Z] echo Agent pid 77 killed; [2024-05-29T17:52:08.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T17:52:09.300Z] + git semver [Pipeline] } [2024-05-29T17:52:09.586Z] $ docker stop --time=1 949bd979e432cf571dd6257c55271638831e47cf2b8a8460ad6d0dbc19c6c15f [2024-05-29T17:52:10.878Z] $ docker rm -f --volumes 949bd979e432cf571dd6257c55271638831e47cf2b8a8460ad6d0dbc19c6c15f [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T17:52:11.286Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-29T17:52:11.579Z] Stashed 1 file(s) [Pipeline] echo [2024-05-29T17:52:11.603Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T17:52:12.297Z] provisioning config files... [2024-05-29T17:52:12.307Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-332@tmp/config16611201739460888940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T17:52:12.681Z] ---> ****-login.sh [2024-05-29T17:52:12.681Z] nexus3.edgexfoundry.org:10001 [2024-05-29T17:52:12.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T17:52:12.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T17:52:12.681Z] Configure a credential helper to remove this warning. See [2024-05-29T17:52:12.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T17:52:12.681Z] [2024-05-29T17:52:12.681Z] Login Succeeded [2024-05-29T17:52:12.681Z] nexus3.edgexfoundry.org:10002 [2024-05-29T17:52:12.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T17:52:12.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T17:52:12.682Z] Configure a credential helper to remove this warning. See [2024-05-29T17:52:12.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T17:52:12.682Z] [2024-05-29T17:52:12.682Z] Login Succeeded [2024-05-29T17:52:12.682Z] nexus3.edgexfoundry.org:10003 [2024-05-29T17:52:12.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T17:52:12.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T17:52:12.941Z] Configure a credential helper to remove this warning. See [2024-05-29T17:52:12.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T17:52:12.941Z] [2024-05-29T17:52:12.941Z] Login Succeeded [2024-05-29T17:52:12.941Z] nexus3.edgexfoundry.org:10004 [2024-05-29T17:52:12.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T17:52:12.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T17:52:12.942Z] Configure a credential helper to remove this warning. See [2024-05-29T17:52:12.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T17:52:12.942Z] [2024-05-29T17:52:12.942Z] Login Succeeded [2024-05-29T17:52:12.942Z] ****.io [2024-05-29T17:52:12.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T17:52:13.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T17:52:13.202Z] Configure a credential helper to remove this warning. See [2024-05-29T17:52:13.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T17:52:13.202Z] [2024-05-29T17:52:13.202Z] Login Succeeded [2024-05-29T17:52:13.202Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T17:52:13.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T17:52:13.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T17:52:13.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T17:52:13.555Z] ========================================================= [2024-05-29T17:52:13.555Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-29T17:52:13.555Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T17:52:14.057Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-29T17:52:14.058Z] Sending build context to Docker daemon 17.92MB [2024-05-29T17:52:14.058Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T17:52:14.058Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-29T17:52:14.058Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-29T17:52:14.058Z] 619be1103602: Pulling fs layer [2024-05-29T17:52:14.058Z] 7862e08f4a3e: Pulling fs layer [2024-05-29T17:52:14.058Z] 5df492c9dc93: Pulling fs layer [2024-05-29T17:52:14.058Z] 7629e6793208: Pulling fs layer [2024-05-29T17:52:14.058Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T17:52:14.058Z] fb5054dd5b73: Pulling fs layer [2024-05-29T17:52:14.058Z] eeca6798cff9: Pulling fs layer [2024-05-29T17:52:14.058Z] aa269ceb94a6: Pulling fs layer [2024-05-29T17:52:14.058Z] ada007ff1a6a: Pulling fs layer [2024-05-29T17:52:14.058Z] aa269ceb94a6: Waiting [2024-05-29T17:52:14.058Z] ada007ff1a6a: Waiting [2024-05-29T17:52:14.058Z] 7629e6793208: Waiting [2024-05-29T17:52:14.058Z] 4f4fb700ef54: Waiting [2024-05-29T17:52:14.058Z] eeca6798cff9: Waiting [2024-05-29T17:52:14.058Z] fb5054dd5b73: Waiting [2024-05-29T17:52:14.317Z] 7862e08f4a3e: Download complete [2024-05-29T17:52:14.317Z] 7629e6793208: Verifying Checksum [2024-05-29T17:52:14.317Z] 7629e6793208: Download complete [2024-05-29T17:52:14.317Z] 4f4fb700ef54: Download complete [2024-05-29T17:52:14.317Z] fb5054dd5b73: Verifying Checksum [2024-05-29T17:52:14.317Z] fb5054dd5b73: Download complete [2024-05-29T17:52:14.317Z] 619be1103602: Verifying Checksum [2024-05-29T17:52:14.317Z] 619be1103602: Download complete [2024-05-29T17:52:14.317Z] eeca6798cff9: Verifying Checksum [2024-05-29T17:52:14.317Z] eeca6798cff9: Download complete [2024-05-29T17:52:14.317Z] 619be1103602: Pull complete [2024-05-29T17:52:14.577Z] 7862e08f4a3e: Pull complete [2024-05-29T17:52:14.577Z] ada007ff1a6a: Verifying Checksum [2024-05-29T17:52:14.577Z] ada007ff1a6a: Download complete [2024-05-29T17:52:14.577Z] 5df492c9dc93: Download complete [2024-05-29T17:52:15.143Z] aa269ceb94a6: Verifying Checksum [2024-05-29T17:52:15.143Z] aa269ceb94a6: Download complete [2024-05-29T17:52:17.676Z] 5df492c9dc93: Pull complete [2024-05-29T17:52:17.676Z] 7629e6793208: Pull complete [2024-05-29T17:52:17.676Z] 4f4fb700ef54: Pull complete [2024-05-29T17:52:17.676Z] fb5054dd5b73: Pull complete [2024-05-29T17:52:17.676Z] eeca6798cff9: Pull complete [2024-05-29T17:52:20.212Z] aa269ceb94a6: Pull complete [2024-05-29T17:52:20.473Z] ada007ff1a6a: Pull complete [2024-05-29T17:52:20.473Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-29T17:52:20.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-29T17:52:20.473Z] ---> f489d0715acc [2024-05-29T17:52:20.473Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-29T17:52:24.696Z] ---> Running in ee9d529fe45a [2024-05-29T17:52:24.957Z] Removing intermediate container ee9d529fe45a [2024-05-29T17:52:24.957Z] ---> 5fe10e5a8497 [2024-05-29T17:52:24.957Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T17:52:24.957Z] ---> Running in c4bbf15cd9d4 [2024-05-29T17:52:24.957Z] Removing intermediate container c4bbf15cd9d4 [2024-05-29T17:52:24.957Z] ---> 8f7c0f15cf58 [2024-05-29T17:52:24.957Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-29T17:52:24.957Z] ---> Running in 455d81e7c927 [2024-05-29T17:52:24.957Z] Removing intermediate container 455d81e7c927 [2024-05-29T17:52:24.957Z] ---> 36a9b731e740 [2024-05-29T17:52:24.957Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-29T17:52:25.215Z] ---> Running in 6b9614a1bf84 [2024-05-29T17:52:25.215Z] Removing intermediate container 6b9614a1bf84 [2024-05-29T17:52:25.215Z] ---> 43dda9b73d0a [2024-05-29T17:52:25.215Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T17:52:25.215Z] ---> Running in 9da8ee45f1b9 [2024-05-29T17:52:25.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T17:52:25.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T17:52:25.991Z] (1/13) Installing libintl (0.21.1-r7) [2024-05-29T17:52:25.991Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-05-29T17:52:25.991Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-29T17:52:25.991Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-05-29T17:52:25.991Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-05-29T17:52:25.991Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-05-29T17:52:25.991Z] (7/13) Installing udev-init-scripts (35-r1) [2024-05-29T17:52:25.991Z] (8/13) Installing libblkid (2.38.1-r8) [2024-05-29T17:52:25.991Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-05-29T17:52:25.991Z] (10/13) Installing kmod-libs (30-r3) [2024-05-29T17:52:25.991Z] (11/13) Installing eudev (3.2.11-r8) [2024-05-29T17:52:25.991Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-05-29T17:52:25.991Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-05-29T17:52:25.991Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T17:52:25.991Z] Executing eudev-3.2.11-r8.trigger [2024-05-29T17:52:25.991Z] OK: 271 MiB in 65 packages [2024-05-29T17:52:26.557Z] Removing intermediate container 9da8ee45f1b9 [2024-05-29T17:52:26.557Z] ---> def6f58e39ae [2024-05-29T17:52:26.557Z] Step 8/13 : WORKDIR /device-usb-camera [2024-05-29T17:52:26.557Z] ---> Running in e0fd2931b946 [2024-05-29T17:52:26.816Z] Removing intermediate container e0fd2931b946 [2024-05-29T17:52:26.816Z] ---> 3a288df0c521 [2024-05-29T17:52:26.816Z] Step 9/13 : COPY go.mod vendor* ./ [2024-05-29T17:52:26.816Z] ---> bc52dcba4b8b [2024-05-29T17:52:26.816Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T17:52:26.816Z] ---> Running in 81ee561ee2fd [2024-05-29T17:52:27.084Z] Still waiting to schedule task [2024-05-29T17:52:27.085Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-29T17:53:34.512Z] Removing intermediate container 81ee561ee2fd [2024-05-29T17:53:34.512Z] ---> a0387ff94286 [2024-05-29T17:53:34.512Z] Step 11/13 : COPY . . [2024-05-29T17:53:34.512Z] ---> fa133066a5ea [2024-05-29T17:53:34.512Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-29T17:53:34.512Z] ---> Running in 75608dfe81a4 [2024-05-29T17:53:34.512Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T17:53:34.512Z] Dload Upload Total Spent Left Speed [2024-05-29T17:53:34.512Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7893 0 --:--:-- --:--:-- --:--:-- 7866 100 1062 100 1062 0 0 7888 0 --:--:-- --:--:-- --:--:-- 7866 [2024-05-29T17:53:34.512Z] Removing intermediate container 75608dfe81a4 [2024-05-29T17:53:34.512Z] ---> 0440142b6043 [2024-05-29T17:53:34.512Z] Step 13/13 : RUN ${MAKE} [2024-05-29T17:53:34.512Z] ---> Running in b48bbac33539 [2024-05-29T17:53:34.512Z] noop [2024-05-29T17:53:34.512Z] Removing intermediate container b48bbac33539 [2024-05-29T17:53:34.512Z] ---> 1e92a8a5cc4b [2024-05-29T17:53:34.512Z] Successfully built 1e92a8a5cc4b [2024-05-29T17:53:34.512Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T17:53:34.990Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T17:53:34.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T17:53:35.164Z] prd-ubuntu20.04-docker-8c-8g-1096 does not seem to be running inside a container [2024-05-29T17:53:35.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-332 -v /w/workspace/foundry_device-usb-camera_PR-332:/w/workspace/foundry_device-usb-camera_PR-332:rw,z -v /w/workspace/foundry_device-usb-camera_PR-332@tmp:/w/workspace/foundry_device-usb-camera_PR-332@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-29T17:53:35.612Z] $ docker top a6a98dd2bddef30b07404f06ef77dc65e7487f741608592e72e7b902814c4a5b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T17:53:36.030Z] + go version [2024-05-29T17:53:36.030Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-29T17:53:36.068Z] $ docker stop --time=1 a6a98dd2bddef30b07404f06ef77dc65e7487f741608592e72e7b902814c4a5b [2024-05-29T17:53:37.384Z] $ docker rm -f --volumes a6a98dd2bddef30b07404f06ef77dc65e7487f741608592e72e7b902814c4a5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T17:53:38.148Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T17:53:38.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T17:53:38.332Z] prd-ubuntu20.04-docker-8c-8g-1096 does not seem to be running inside a container [2024-05-29T17:53:38.364Z] $ 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-332 -v /w/workspace/foundry_device-usb-camera_PR-332:/w/workspace/foundry_device-usb-camera_PR-332:rw,z -v /w/workspace/foundry_device-usb-camera_PR-332@tmp:/w/workspace/foundry_device-usb-camera_PR-332@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-29T17:53:38.705Z] $ docker top 36b9ac0c03309d5707bf4ba9167ef89ae92156cfb91901f705ae9bfcf5dee948 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T17:53:39.095Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-332 [Pipeline] fileExists [Pipeline] sh [2024-05-29T17:53:39.478Z] + make test [2024-05-29T17:53:39.478Z] go test ./... -coverprofile=coverage.out ./... [2024-05-29T17:53:40.851Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-05-29T17:53:56.913Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1097 in /w/workspace/foundry_device-usb-camera_PR-332 [Pipeline] { [Pipeline] ws [2024-05-29T17:53:56.987Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-05-29T17:53:58.921Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-05-29T17:53:58.921Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements [2024-05-29T17:54:00.085Z] Selected Git installation does not exist. Using Default [2024-05-29T17:54:00.085Z] The recommended git tool is: NONE [2024-05-29T17:54:04.603Z] using credential edgex-jenkins-ssh [2024-05-29T17:54:04.625Z] Cloning the remote Git repository [2024-05-29T17:54:04.668Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-05-29T17:54:04.765Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-05-29T17:54:04.910Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-05-29T17:54:04.911Z] > git --version # timeout=10 [2024-05-29T17:54:04.932Z] > git --version # 'git version 2.25.1' [2024-05-29T17:54:04.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T17:54:05.087Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T17:54:06.973Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-05-29T17:54:07.019Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T17:54:08.478Z] Merging remotes/origin/main commit ccce436d0ac5c3ef3c815fb520729a26368c4d34 into PR head commit d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b [2024-05-29T17:54:08.743Z] Merge succeeded, producing d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b [2024-05-29T17:54:08.743Z] Checking out Revision d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b (PR-332) [2024-05-29T17:54:07.890Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-05-29T17:54:07.931Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-05-29T17:54:07.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T17:54:07.955Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/332/head:refs/remotes/origin/PR-332 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-29T17:54:08.495Z] > git config core.sparsecheckout # timeout=10 [2024-05-29T17:54:08.551Z] > git checkout -f d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b # timeout=10 [2024-05-29T17:54:08.635Z] > git remote # timeout=10 [2024-05-29T17:54:08.657Z] > git config --get remote.origin.url # timeout=10 [2024-05-29T17:54:08.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T17:54:08.701Z] > git merge ccce436d0ac5c3ef3c815fb520729a26368c4d34 # timeout=10 [2024-05-29T17:54:08.725Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-29T17:54:08.747Z] > git config core.sparsecheckout # timeout=10 [2024-05-29T17:54:08.760Z] > git checkout -f d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b # timeout=10 [2024-05-29T17:54:08.878Z] go vet ./... [2024-05-29T17:54:09.255Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-05-29T17:54:09.300Z] > git --version # timeout=10 [2024-05-29T17:54:09.312Z] > git --version # 'git version 2.25.1' [2024-05-29T17:54:09.330Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-29T17:54:13.058Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T17:54:13.058Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T17:54:13.058Z] ./bin/test-attribution-txt.sh [2024-05-29T17:54:13.058Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-29T17:54:13.058Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-29T17:54:13.059Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-29T17:54:13.059Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-29T17:54:13.059Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-29T17:54:13.059Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-29T17:54:13.059Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-29T17:54:13.059Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-29T17:54:13.059Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-29T17:54:13.059Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-29T17:54:13.059Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-29T17:54:13.059Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-29T17:54:13.059Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-29T17:54:13.059Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-29T17:54:13.059Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-29T17:54:13.059Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-29T17:54:13.059Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-29T17:54:13.059Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-29T17:54:13.059Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-29T17:54:13.059Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-29T17:54:13.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-29T17:54:13.148Z] $ docker stop --time=1 36b9ac0c03309d5707bf4ba9167ef89ae92156cfb91901f705ae9bfcf5dee948 [2024-05-29T17:54:18.121Z] $ docker rm -f --volumes 36b9ac0c03309d5707bf4ba9167ef89ae92156cfb91901f705ae9bfcf5dee948 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-05-29T17:54:18.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] script [2024-05-29T17:54:18.785Z] Stashed 1 file(s) [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-05-29T17:54:19.382Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-29T17:54:19.382Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T17:54:19.382Z] Dload Upload Total Spent Left Speed [2024-05-29T17:54:19.382Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92287 0 --:--:-- --:--:-- --:--:-- 92287 [Pipeline] sh [Pipeline] sh [2024-05-29T17:54:19.849Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-29T17:54:19.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T17:54:20.191Z] + sudo tee /etc/docker/daemon.new [2024-05-29T17:54:20.191Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-29T17:54:20.191Z] { [2024-05-29T17:54:20.191Z] "registry-mirrors": [ [2024-05-29T17:54:20.191Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-29T17:54:20.191Z] ], [2024-05-29T17:54:20.191Z] "bip": "10.250.0.254/24", [2024-05-29T17:54:20.191Z] "hosts": [ [2024-05-29T17:54:20.191Z] "tcp://0.0.0.0:5555", [2024-05-29T17:54:20.191Z] "unix:///var/run/docker.sock" [2024-05-29T17:54:20.191Z] ], [2024-05-29T17:54:20.191Z] "mtu": 1458, [2024-05-29T17:54:20.191Z] "selinux-enabled": true, [2024-05-29T17:54:20.191Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-29T17:54:20.191Z] } [Pipeline] sh [2024-05-29T17:54:20.277Z] + ls -al . [2024-05-29T17:54:20.277Z] total 292 [2024-05-29T17:54:20.277Z] drwxrwxr-x 9 jenkins jenkins 4096 May 29 17:53 . [2024-05-29T17:54:20.277Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 17:51 .. [2024-05-29T17:54:20.277Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 17:53 .git [2024-05-29T17:54:20.277Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 17:51 .github [2024-05-29T17:54:20.277Z] -rw-rw-r-- 1 jenkins jenkins 429 May 29 17:51 .gitignore [2024-05-29T17:54:20.277Z] -rw-rw-r-- 1 jenkins jenkins 45 May 29 17:51 .golangci.yml [2024-05-29T17:54:20.277Z] -rw-rw-r-- 1 jenkins jenkins 77 May 29 17:51 .hadolint.yml [2024-05-29T17:54:20.277Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 17:52 .semver [2024-05-29T17:54:20.277Z] -rw-rw-r-- 1 jenkins jenkins 10851 May 29 17:51 Attribution.txt [2024-05-29T17:54:20.277Z] -rw-rw-r-- 1 jenkins jenkins 16561 May 29 17:51 CHANGELOG.md [2024-05-29T17:54:20.277Z] -rw-rw-r-- 1 jenkins jenkins 2562 May 29 17:51 Dockerfile [2024-05-29T17:54:20.277Z] -rw-rw-r-- 1 jenkins jenkins 678 May 29 17:51 GOVERNANCE.md [2024-05-29T17:54:20.277Z] -rw-rw-r-- 1 jenkins jenkins 659 May 29 17:51 Jenkinsfile [2024-05-29T17:54:20.277Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 29 17:51 LICENSE [2024-05-29T17:54:20.277Z] -rw-rw-r-- 1 jenkins jenkins 2611 May 29 17:51 Makefile [2024-05-29T17:54:20.277Z] -rw-rw-r-- 1 jenkins jenkins 622 May 29 17:51 OWNERS.md [2024-05-29T17:54:20.277Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 29 17:51 README.md [2024-05-29T17:54:20.277Z] -rw-rw-r-- 1 jenkins jenkins 5 May 29 17:52 VERSION [2024-05-29T17:54:20.277Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 17:51 bin [2024-05-29T17:54:20.277Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 17:51 cmd [2024-05-29T17:54:20.277Z] -rw-r--r-- 1 jenkins jenkins 54703 May 29 17:53 coverage.out [2024-05-29T17:54:20.277Z] -rwxrwxr-x 1 jenkins jenkins 84 May 29 17:51 docker-entrypoint.sh [2024-05-29T17:54:20.277Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 17:51 docs [2024-05-29T17:54:20.277Z] -rw-rw-r-- 1 jenkins jenkins 7266 May 29 17:51 go.mod [2024-05-29T17:54:20.277Z] -rw-rw-r-- 1 jenkins jenkins 101892 May 29 17:51 go.sum [2024-05-29T17:54:20.277Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 17:51 internal [2024-05-29T17:54:20.277Z] -rw-rw-r-- 1 jenkins jenkins 231 May 29 17:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T17:54:20.540Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-29T17:54:20.733Z] + 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=d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b --label arch=amd64 --label version=0.0.0 . [2024-05-29T17:54:20.733Z] Sending build context to Docker daemon 17.98MB [2024-05-29T17:54:20.733Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T17:54:20.733Z] Step 2/37 : FROM ${BASE} AS builder [2024-05-29T17:54:20.733Z] ---> 1e92a8a5cc4b [2024-05-29T17:54:20.733Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-05-29T17:54:20.889Z] + sudo service docker restart [2024-05-29T17:54:20.992Z] ---> Running in 88e8b4fa4eb4 [2024-05-29T17:54:20.992Z] Removing intermediate container 88e8b4fa4eb4 [2024-05-29T17:54:20.992Z] ---> c4143866f939 [2024-05-29T17:54:20.992Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T17:54:20.992Z] ---> Running in 639ad233aa32 [2024-05-29T17:54:21.249Z] Removing intermediate container 639ad233aa32 [2024-05-29T17:54:21.249Z] ---> 932241616f58 [2024-05-29T17:54:21.249Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-29T17:54:21.249Z] ---> Running in 35ed771f112e [2024-05-29T17:54:21.249Z] Removing intermediate container 35ed771f112e [2024-05-29T17:54:21.249Z] ---> 499a92fa8f1a [2024-05-29T17:54:21.249Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-29T17:54:21.250Z] ---> Running in 8913dfba5ced [2024-05-29T17:54:21.250Z] Removing intermediate container 8913dfba5ced [2024-05-29T17:54:21.250Z] ---> 8ee28957ec71 [2024-05-29T17:54:21.250Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T17:54:21.250Z] ---> Running in 324e19299c5d [2024-05-29T17:54:21.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T17:54:21.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T17:54:22.026Z] OK: 271 MiB in 65 packages [2024-05-29T17:54:22.286Z] Removing intermediate container 324e19299c5d [2024-05-29T17:54:22.286Z] ---> bf3015582dd1 [2024-05-29T17:54:22.286Z] Step 8/37 : WORKDIR /device-usb-camera [2024-05-29T17:54:22.286Z] ---> Running in 79db5168cfed [2024-05-29T17:54:22.286Z] Removing intermediate container 79db5168cfed [2024-05-29T17:54:22.286Z] ---> dc483b7883ff [2024-05-29T17:54:22.286Z] Step 9/37 : COPY go.mod vendor* ./ [2024-05-29T17:54:22.544Z] ---> 960e0560f6fc [2024-05-29T17:54:22.544Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T17:54:22.544Z] ---> Running in cd7fbb8d45d9 [2024-05-29T17:54:23.110Z] Removing intermediate container cd7fbb8d45d9 [2024-05-29T17:54:23.110Z] ---> 1a8f888f6a36 [2024-05-29T17:54:23.110Z] Step 11/37 : COPY . . [2024-05-29T17:54:24.044Z] ---> ba4dcce58333 [2024-05-29T17:54:24.044Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-29T17:54:24.044Z] ---> Running in 98abac4801fd [2024-05-29T17:54:24.044Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T17:54:24.044Z] Dload Upload Total Spent Left Speed [2024-05-29T17:54:24.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 31565 0 --:--:-- --:--:-- --:--:-- 32181 [2024-05-29T17:54:24.303Z] Removing intermediate container 98abac4801fd [2024-05-29T17:54:24.303Z] ---> 833b08a06c88 [2024-05-29T17:54:24.303Z] Step 13/37 : RUN ${MAKE} [2024-05-29T17:54:24.303Z] ---> Running in 7951a2a509a0 [2024-05-29T17:54:24.562Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.16" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T17:54:39.208Z] provisioning config files... [2024-05-29T17:54:39.235Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config17647752765322649604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T17:54:39.730Z] ---> ****-login.sh [2024-05-29T17:54:39.730Z] nexus3.edgexfoundry.org:10001 [2024-05-29T17:54:40.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T17:54:40.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T17:54:40.315Z] Configure a credential helper to remove this warning. See [2024-05-29T17:54:40.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T17:54:40.315Z] [2024-05-29T17:54:40.315Z] Login Succeeded [2024-05-29T17:54:40.315Z] nexus3.edgexfoundry.org:10002 [2024-05-29T17:54:40.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T17:54:40.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T17:54:40.581Z] Configure a credential helper to remove this warning. See [2024-05-29T17:54:40.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T17:54:40.581Z] [2024-05-29T17:54:40.581Z] Login Succeeded [2024-05-29T17:54:40.581Z] nexus3.edgexfoundry.org:10003 [2024-05-29T17:54:40.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T17:54:41.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T17:54:41.121Z] Configure a credential helper to remove this warning. See [2024-05-29T17:54:41.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T17:54:41.121Z] [2024-05-29T17:54:41.121Z] Login Succeeded [2024-05-29T17:54:41.121Z] nexus3.edgexfoundry.org:10004 [2024-05-29T17:54:41.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T17:54:41.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T17:54:41.394Z] Configure a credential helper to remove this warning. See [2024-05-29T17:54:41.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T17:54:41.394Z] [2024-05-29T17:54:41.394Z] Login Succeeded [2024-05-29T17:54:41.394Z] ****.io [2024-05-29T17:54:41.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T17:54:41.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T17:54:41.927Z] Configure a credential helper to remove this warning. See [2024-05-29T17:54:41.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T17:54:41.927Z] [2024-05-29T17:54:41.927Z] Login Succeeded [2024-05-29T17:54:41.927Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T17:54:41.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T17:54:42.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T17:54:42.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T17:54:42.507Z] ========================================================= [2024-05-29T17:54:42.507Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-29T17:54:42.507Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T17:54:43.037Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-29T17:54:43.634Z] Sending build context to Docker daemon 9.223MB [2024-05-29T17:54:43.634Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T17:54:43.634Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-29T17:54:43.634Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-29T17:54:43.634Z] c6b39de5b339: Pulling fs layer [2024-05-29T17:54:43.634Z] a69c41024577: Pulling fs layer [2024-05-29T17:54:43.634Z] d6de4b400683: Pulling fs layer [2024-05-29T17:54:43.634Z] 35cb2a7552d0: Pulling fs layer [2024-05-29T17:54:43.634Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T17:54:43.634Z] 464afbd9ba4c: Pulling fs layer [2024-05-29T17:54:43.634Z] 00f215d4a9da: Pulling fs layer [2024-05-29T17:54:43.634Z] d496ad576159: Pulling fs layer [2024-05-29T17:54:43.634Z] 464afbd9ba4c: Waiting [2024-05-29T17:54:43.634Z] 00f215d4a9da: Waiting [2024-05-29T17:54:43.634Z] 35cb2a7552d0: Waiting [2024-05-29T17:54:43.634Z] d496ad576159: Waiting [2024-05-29T17:54:43.634Z] 4f4fb700ef54: Waiting [2024-05-29T17:54:43.634Z] a69c41024577: Verifying Checksum [2024-05-29T17:54:43.634Z] a69c41024577: Download complete [2024-05-29T17:54:43.634Z] 35cb2a7552d0: Verifying Checksum [2024-05-29T17:54:43.634Z] 35cb2a7552d0: Download complete [2024-05-29T17:54:43.634Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T17:54:43.634Z] 4f4fb700ef54: Download complete [2024-05-29T17:54:43.634Z] c6b39de5b339: Verifying Checksum [2024-05-29T17:54:43.634Z] c6b39de5b339: Download complete [2024-05-29T17:54:43.904Z] 464afbd9ba4c: Verifying Checksum [2024-05-29T17:54:43.904Z] 464afbd9ba4c: Download complete [2024-05-29T17:54:44.174Z] d496ad576159: Verifying Checksum [2024-05-29T17:54:44.174Z] d496ad576159: Download complete [2024-05-29T17:54:44.441Z] c6b39de5b339: Pull complete [2024-05-29T17:54:45.027Z] a69c41024577: Pull complete [2024-05-29T17:54:45.624Z] d6de4b400683: Verifying Checksum [2024-05-29T17:54:45.624Z] d6de4b400683: Download complete [2024-05-29T17:54:46.594Z] 00f215d4a9da: Verifying Checksum [2024-05-29T17:54:56.632Z] Removing intermediate container 7951a2a509a0 [2024-05-29T17:54:56.632Z] ---> 51e6a08210c4 [2024-05-29T17:54:56.632Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-05-29T17:54:56.891Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-05-29T17:54:56.891Z] 4acc49c71d14: Pulling fs layer [2024-05-29T17:54:57.150Z] 4acc49c71d14: Verifying Checksum [2024-05-29T17:54:57.150Z] 4acc49c71d14: Download complete [2024-05-29T17:54:57.412Z] 4acc49c71d14: Pull complete [2024-05-29T17:54:57.412Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-05-29T17:54:57.412Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-05-29T17:54:57.412Z] ---> 01a2bd3e5fff [2024-05-29T17:54:57.412Z] Step 15/37 : FROM alpine:3.18 [2024-05-29T17:54:57.981Z] 3.18: Pulling from library/alpine [2024-05-29T17:54:57.981Z] 619be1103602: Already exists [2024-05-29T17:54:57.981Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T17:54:57.981Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T17:54:57.981Z] ---> d3782b16ccc9 [2024-05-29T17:54:57.981Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-29T17:54:58.240Z] ---> Running in 28ac93f2bea0 [2024-05-29T17:54:58.500Z] Removing intermediate container 28ac93f2bea0 [2024-05-29T17:54:58.500Z] ---> 90dd17e383f6 [2024-05-29T17:54:58.500Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-05-29T17:54:58.500Z] ---> Running in cea43750ccb1 [2024-05-29T17:54:58.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T17:54:58.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T17:54:58.911Z] d6de4b400683: Pull complete [2024-05-29T17:54:58.911Z] 35cb2a7552d0: Pull complete [2024-05-29T17:54:58.911Z] 4f4fb700ef54: Pull complete [2024-05-29T17:54:58.911Z] 464afbd9ba4c: Pull complete [2024-05-29T17:54:59.016Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-05-29T17:54:59.016Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-05-29T17:54:59.016Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-05-29T17:54:59.276Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-05-29T17:54:59.276Z] (5/107) Installing libxau (1.0.11-r2) [2024-05-29T17:54:59.276Z] (6/107) Installing libmd (1.0.4-r2) [2024-05-29T17:54:59.276Z] (7/107) Installing libbsd (0.11.7-r1) [2024-05-29T17:54:59.276Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-05-29T17:54:59.276Z] (9/107) Installing libxcb (1.15-r1) [2024-05-29T17:54:59.276Z] (10/107) Installing libx11 (1.8.7-r0) [2024-05-29T17:54:59.276Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-05-29T17:54:59.276Z] (12/107) Installing libpciaccess (0.17-r2) [2024-05-29T17:54:59.276Z] (13/107) Installing libdrm (2.4.115-r4) [2024-05-29T17:54:59.276Z] (14/107) Installing libxext (1.3.5-r2) [2024-05-29T17:54:59.276Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-05-29T17:54:59.276Z] (16/107) Installing libffi (3.4.4-r2) [2024-05-29T17:54:59.276Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-05-29T17:54:59.276Z] (18/107) Installing libva (2.18.0-r1) [2024-05-29T17:54:59.276Z] (19/107) Installing libvdpau (1.5-r1) [2024-05-29T17:54:59.276Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-05-29T17:54:59.276Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-05-29T17:54:59.534Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-05-29T17:54:59.534Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-05-29T17:54:59.534Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-05-29T17:54:59.534Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-05-29T17:54:59.534Z] (26/107) Installing libhwy (1.0.4-r1) [2024-05-29T17:54:59.534Z] (27/107) Installing lcms2 (2.15-r2) [2024-05-29T17:54:59.534Z] (28/107) Installing libjxl (0.8.2-r0) [2024-05-29T17:54:59.792Z] (29/107) Installing lame-libs (3.100-r5) [2024-05-29T17:54:59.792Z] (30/107) Installing opus (1.4-r0) [2024-05-29T17:54:59.792Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-05-29T17:54:59.792Z] (32/107) Installing soxr (0.1.3-r5) [2024-05-29T17:54:59.792Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-05-29T17:54:59.792Z] (34/107) Installing libogg (1.3.5-r4) [2024-05-29T17:54:59.792Z] (35/107) Installing libtheora (1.1.1-r17) [2024-05-29T17:54:59.792Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-05-29T17:54:59.792Z] (37/107) Installing libvpx (1.13.0-r2) [2024-05-29T17:54:59.792Z] (38/107) Installing libwebp (1.3.2-r0) [2024-05-29T17:54:59.792Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-05-29T17:54:59.792Z] (40/107) Installing numactl (2.0.16-r4) [2024-05-29T17:54:59.792Z] (41/107) Installing x265-libs (3.5-r4) [2024-05-29T17:54:59.792Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-05-29T17:54:59.792Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-05-29T17:55:00.052Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-05-29T17:55:00.052Z] (45/107) Installing libexpat (2.6.2-r0) [2024-05-29T17:55:00.052Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-05-29T17:55:00.052Z] (47/107) Installing libpng (1.6.39-r3) [2024-05-29T17:55:00.052Z] (48/107) Installing freetype (2.13.0-r5) [2024-05-29T17:55:00.052Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-05-29T17:55:00.052Z] (50/107) Installing fribidi (1.0.13-r0) [2024-05-29T17:55:00.052Z] (51/107) Installing libintl (0.21.1-r7) [2024-05-29T17:55:00.052Z] (52/107) Installing libblkid (2.38.1-r8) [2024-05-29T17:55:00.052Z] (53/107) Installing libmount (2.38.1-r8) [2024-05-29T17:55:00.052Z] (54/107) Installing pcre2 (10.42-r1) [2024-05-29T17:55:00.052Z] (55/107) Installing glib (2.76.6-r0) [2024-05-29T17:55:00.052Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-05-29T17:55:00.052Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-05-29T17:55:00.052Z] (58/107) Installing libunibreak (5.1-r0) [2024-05-29T17:55:00.052Z] (59/107) Installing libass (0.17.1-r0) [2024-05-29T17:55:00.052Z] (60/107) Installing libbluray (1.3.4-r0) [2024-05-29T17:55:00.052Z] (61/107) Installing gmp (6.2.1-r3) [2024-05-29T17:55:00.052Z] (62/107) Installing nettle (3.8.1-r2) [2024-05-29T17:55:00.052Z] (63/107) Installing libunistring (1.1-r1) [2024-05-29T17:55:00.052Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-05-29T17:55:00.052Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-05-29T17:55:00.052Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-05-29T17:55:00.052Z] (67/107) Installing gnutls (3.8.4-r0) [2024-05-29T17:55:00.311Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-05-29T17:55:00.311Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-05-29T17:55:00.311Z] (70/107) Installing cjson (1.7.17-r0) [2024-05-29T17:55:00.311Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-05-29T17:55:00.311Z] (72/107) Installing librist (0.2.7-r0) [2024-05-29T17:55:00.311Z] (73/107) Installing libsrt (1.5.2-r0) [2024-05-29T17:55:00.311Z] (74/107) Installing libssh (0.10.5-r0) [2024-05-29T17:55:00.311Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-05-29T17:55:00.311Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-05-29T17:55:00.311Z] (77/107) Installing libsodium (1.0.18-r3) [2024-05-29T17:55:00.311Z] (78/107) Installing libzmq (4.3.4-r4) [2024-05-29T17:55:00.311Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-05-29T17:55:00.311Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-05-29T17:55:00.311Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-05-29T17:55:00.311Z] (82/107) Installing shaderc (2023.3-r1) [2024-05-29T17:55:00.311Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-05-29T17:55:00.311Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-05-29T17:55:00.311Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-05-29T17:55:00.311Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-05-29T17:55:00.570Z] (87/107) Installing vidstab (1.1.1-r0) [2024-05-29T17:55:00.570Z] (88/107) Installing zimg (3.0.5-r0) [2024-05-29T17:55:00.570Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-05-29T17:55:00.570Z] (90/107) Installing libasyncns (0.8-r1) [2024-05-29T17:55:00.570Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-05-29T17:55:00.570Z] (92/107) Installing libltdl (2.4.7-r2) [2024-05-29T17:55:00.570Z] (93/107) Installing orc (0.4.34-r0) [2024-05-29T17:55:00.570Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-05-29T17:55:00.570Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-05-29T17:55:00.570Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-05-29T17:55:00.570Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-05-29T17:55:00.570Z] (98/107) Installing libpulse (16.1-r10) [2024-05-29T17:55:00.570Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-29T17:55:00.570Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-05-29T17:55:00.570Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-05-29T17:55:00.570Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-05-29T17:55:00.570Z] (103/107) Installing udev-init-scripts (35-r1) [2024-05-29T17:55:00.570Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-05-29T17:55:00.570Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-05-29T17:55:00.570Z] (106/107) Installing kmod-libs (30-r3) [2024-05-29T17:55:00.570Z] (107/107) Installing eudev (3.2.11-r8) [2024-05-29T17:55:00.570Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T17:55:00.570Z] Executing glib-2.76.6-r0.trigger [2024-05-29T17:55:00.570Z] Executing eudev-3.2.11-r8.trigger [2024-05-29T17:55:00.570Z] OK: 131 MiB in 122 packages [2024-05-29T17:55:03.867Z] Removing intermediate container cea43750ccb1 [2024-05-29T17:55:03.867Z] ---> 6e6d8fa86955 [2024-05-29T17:55:03.867Z] Step 18/37 : RUN apk --no-cache upgrade [2024-05-29T17:55:03.867Z] ---> Running in bfc3e297cd27 [2024-05-29T17:55:04.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T17:55:04.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T17:55:04.387Z] Upgrading critical system libraries and apk-tools: [2024-05-29T17:55:04.387Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T17:55:04.742Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T17:55:04.742Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T17:55:04.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T17:55:04.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T17:55:04.742Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T17:55:04.742Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T17:55:04.742Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T17:55:04.742Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T17:55:05.000Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T17:55:05.000Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T17:55:05.000Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T17:55:05.000Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T17:55:05.000Z] OK: 131 MiB in 122 packages [2024-05-29T17:55:05.569Z] Removing intermediate container bfc3e297cd27 [2024-05-29T17:55:05.569Z] ---> 6570dbdfeca1 [2024-05-29T17:55:05.569Z] Step 19/37 : WORKDIR / [2024-05-29T17:55:05.569Z] ---> Running in b5e6776e6ef7 [2024-05-29T17:55:05.569Z] Removing intermediate container b5e6776e6ef7 [2024-05-29T17:55:05.569Z] ---> 49205c9a2e5d [2024-05-29T17:55:05.569Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-05-29T17:55:06.946Z] ---> 730540363321 [2024-05-29T17:55:06.946Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-05-29T17:55:06.946Z] ---> 1274fa4aad9f [2024-05-29T17:55:06.946Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-05-29T17:55:07.107Z] 00f215d4a9da: Pull complete [2024-05-29T17:55:07.205Z] ---> 22674c44b39d [2024-05-29T17:55:07.205Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-05-29T17:55:07.205Z] ---> 3a2ae789ca86 [2024-05-29T17:55:07.205Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-05-29T17:55:07.465Z] ---> 52d1317c5131 [2024-05-29T17:55:07.465Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-05-29T17:55:07.465Z] ---> 57f2b8a80833 [2024-05-29T17:55:07.465Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-05-29T17:55:08.402Z] ---> a594c838b5a3 [2024-05-29T17:55:08.402Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-05-29T17:55:08.402Z] ---> Running in 7d61a42f42f7 [2024-05-29T17:55:08.970Z] Removing intermediate container 7d61a42f42f7 [2024-05-29T17:55:08.970Z] ---> 1df89b1adbf8 [2024-05-29T17:55:08.970Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-05-29T17:55:08.970Z] ---> Running in bdf08cc9f9a3 [2024-05-29T17:55:09.059Z] d496ad576159: Pull complete [2024-05-29T17:55:09.059Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-29T17:55:09.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-29T17:55:09.059Z] ---> f246e2811388 [2024-05-29T17:55:09.059Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-29T17:55:09.539Z] Removing intermediate container bdf08cc9f9a3 [2024-05-29T17:55:09.539Z] ---> ad63a690634d [2024-05-29T17:55:09.539Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-05-29T17:55:09.539Z] ---> Running in d252079ad5e4 [2024-05-29T17:55:10.106Z] Removing intermediate container d252079ad5e4 [2024-05-29T17:55:10.106Z] ---> dbf7c73488ba [2024-05-29T17:55:10.106Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-05-29T17:55:10.106Z] ---> Running in d7dd3cdea4d6 [2024-05-29T17:55:10.672Z] Removing intermediate container d7dd3cdea4d6 [2024-05-29T17:55:10.672Z] ---> c4ad3b036b1d [2024-05-29T17:55:10.672Z] Step 31/37 : EXPOSE 59983 [2024-05-29T17:55:10.672Z] ---> Running in 8762538e474f [2024-05-29T17:55:10.672Z] Removing intermediate container 8762538e474f [2024-05-29T17:55:10.672Z] ---> 5dedc979567e [2024-05-29T17:55:10.672Z] Step 32/37 : EXPOSE 8554 [2024-05-29T17:55:10.672Z] ---> Running in ce964bdf2800 [2024-05-29T17:55:10.672Z] Removing intermediate container ce964bdf2800 [2024-05-29T17:55:10.672Z] ---> f9442365390e [2024-05-29T17:55:10.672Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-05-29T17:55:10.672Z] ---> Running in 36045c693123 [2024-05-29T17:55:10.929Z] Removing intermediate container 36045c693123 [2024-05-29T17:55:10.929Z] ---> 3f3ddb7e9df9 [2024-05-29T17:55:10.929Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-05-29T17:55:10.929Z] ---> Running in aff0216458d7 [2024-05-29T17:55:10.929Z] Removing intermediate container aff0216458d7 [2024-05-29T17:55:10.929Z] ---> 8c28c121cc9b [2024-05-29T17:55:10.929Z] Step 35/37 : LABEL arch=amd64 [2024-05-29T17:55:10.929Z] ---> Running in 2765495c8ec8 [2024-05-29T17:55:10.929Z] Removing intermediate container 2765495c8ec8 [2024-05-29T17:55:10.929Z] ---> 7ac3ab06e30f [2024-05-29T17:55:10.929Z] Step 36/37 : LABEL git_sha=d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b [2024-05-29T17:55:10.929Z] ---> Running in 07bec050a000 [2024-05-29T17:55:11.030Z] ---> Running in 0acff56e414b [2024-05-29T17:55:11.030Z] Removing intermediate container 0acff56e414b [2024-05-29T17:55:11.030Z] ---> a477833c9bd7 [2024-05-29T17:55:11.030Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T17:55:11.030Z] ---> Running in 1533ec96d2d0 [2024-05-29T17:55:11.187Z] Removing intermediate container 07bec050a000 [2024-05-29T17:55:11.187Z] ---> 4434d933841b [2024-05-29T17:55:11.187Z] Step 37/37 : LABEL version=0.0.0 [2024-05-29T17:55:11.187Z] ---> Running in 8aaf8cec9f19 [2024-05-29T17:55:11.187Z] Removing intermediate container 8aaf8cec9f19 [2024-05-29T17:55:11.187Z] ---> 660aa331dc97 [2024-05-29T17:55:11.187Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T17:55:11.187Z] Successfully built 660aa331dc97 [2024-05-29T17:55:11.187Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [2024-05-29T17:55:11.299Z] Removing intermediate container 1533ec96d2d0 [2024-05-29T17:55:11.299Z] ---> 1c0b23d11b6d [2024-05-29T17:55:11.299Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [2024-05-29T17:55:11.571Z] ---> Running in a6768522067e [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [2024-05-29T17:55:11.840Z] Removing intermediate container a6768522067e [2024-05-29T17:55:11.840Z] ---> cce909cf3a19 [2024-05-29T17:55:11.840Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-29T17:55:11.840Z] ---> Running in 31fb4f4d5cc9 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T17:55:12.107Z] Removing intermediate container 31fb4f4d5cc9 [2024-05-29T17:55:12.107Z] ---> 0a4a52cda1c0 [2024-05-29T17:55:12.107Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T17:55:12.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T17:55:12.282Z] [2024-05-29T17:55:12.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-05-29T17:55:12.375Z] ---> Running in 27d3d94101c8 [Pipeline] sh [2024-05-29T17:55:12.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T17:55:12.693Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-29T17:55:12.693Z] 5eb5b503b376: Pulling fs layer [2024-05-29T17:55:12.693Z] 5c69ac0246d0: Pulling fs layer [2024-05-29T17:55:12.693Z] ec43610c2a17: Pulling fs layer [2024-05-29T17:55:12.693Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-29T17:55:12.693Z] 33b1e0a273af: Pulling fs layer [2024-05-29T17:55:12.693Z] 5d3b04190fa2: Pulling fs layer [2024-05-29T17:55:12.693Z] 2f39f015ded8: Pulling fs layer [2024-05-29T17:55:12.693Z] 3a2ae6a8a46f: Waiting [2024-05-29T17:55:12.693Z] 33b1e0a273af: Waiting [2024-05-29T17:55:12.693Z] 5d3b04190fa2: Waiting [2024-05-29T17:55:12.693Z] 2f39f015ded8: Waiting [2024-05-29T17:55:12.693Z] 5c69ac0246d0: Verifying Checksum [2024-05-29T17:55:12.693Z] 5c69ac0246d0: Download complete [2024-05-29T17:55:12.693Z] 3a2ae6a8a46f: Download complete [2024-05-29T17:55:12.693Z] 33b1e0a273af: Verifying Checksum [2024-05-29T17:55:12.693Z] 33b1e0a273af: Download complete [2024-05-29T17:55:12.693Z] 5d3b04190fa2: Verifying Checksum [2024-05-29T17:55:12.693Z] 5d3b04190fa2: Download complete [2024-05-29T17:55:12.693Z] ec43610c2a17: Verifying Checksum [2024-05-29T17:55:12.693Z] ec43610c2a17: Download complete [2024-05-29T17:55:12.951Z] 5eb5b503b376: Verifying Checksum [2024-05-29T17:55:12.951Z] 5eb5b503b376: Download complete [2024-05-29T17:55:13.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T17:55:13.516Z] 2f39f015ded8: Verifying Checksum [2024-05-29T17:55:13.516Z] 2f39f015ded8: Download complete [2024-05-29T17:55:13.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T17:55:14.087Z] 5eb5b503b376: Pull complete [2024-05-29T17:55:14.087Z] 5c69ac0246d0: Pull complete [2024-05-29T17:55:14.348Z] ec43610c2a17: Pull complete [2024-05-29T17:55:14.508Z] (1/13) Installing libintl (0.21.1-r7) [2024-05-29T17:55:14.508Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-05-29T17:55:14.508Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-29T17:55:14.508Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-05-29T17:55:14.607Z] 3a2ae6a8a46f: Pull complete [2024-05-29T17:55:14.784Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-05-29T17:55:14.784Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-05-29T17:55:14.784Z] (7/13) Installing udev-init-scripts (35-r1) [2024-05-29T17:55:14.784Z] (8/13) Installing libblkid (2.38.1-r8) [2024-05-29T17:55:14.784Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-05-29T17:55:14.784Z] (10/13) Installing kmod-libs (30-r3) [2024-05-29T17:55:14.784Z] (11/13) Installing eudev (3.2.11-r8) [2024-05-29T17:55:14.784Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-05-29T17:55:14.784Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-05-29T17:55:14.784Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T17:55:14.784Z] Executing eudev-3.2.11-r8.trigger [2024-05-29T17:55:14.784Z] OK: 273 MiB in 65 packages [2024-05-29T17:55:14.866Z] 33b1e0a273af: Pull complete [2024-05-29T17:55:14.866Z] 5d3b04190fa2: Pull complete [2024-05-29T17:55:16.196Z] Removing intermediate container 27d3d94101c8 [2024-05-29T17:55:16.196Z] ---> 0ee718cb17ae [2024-05-29T17:55:16.196Z] Step 8/13 : WORKDIR /device-usb-camera [2024-05-29T17:55:16.463Z] ---> Running in b6eb0b07ed20 [2024-05-29T17:55:16.731Z] Removing intermediate container b6eb0b07ed20 [2024-05-29T17:55:16.731Z] ---> 00f8afc470b8 [2024-05-29T17:55:16.731Z] Step 9/13 : COPY go.mod vendor* ./ [2024-05-29T17:55:17.317Z] ---> 2668edca3fec [2024-05-29T17:55:17.317Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T17:55:17.317Z] ---> Running in 9ecd01dc63d4 [2024-05-29T17:55:19.054Z] 2f39f015ded8: Pull complete [2024-05-29T17:55:19.054Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-29T17:55:19.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T17:55:19.054Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T17:55:19.311Z] prd-ubuntu20.04-docker-8c-8g-1096 does not seem to be running inside a container [2024-05-29T17:55:19.342Z] $ 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-332 -v /w/workspace/foundry_device-usb-camera_PR-332:/w/workspace/foundry_device-usb-camera_PR-332:rw,z -v /w/workspace/foundry_device-usb-camera_PR-332@tmp:/w/workspace/foundry_device-usb-camera_PR-332@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-29T17:55:23.114Z] $ docker top 159cb9a359aef14371619fadb162523bd379a9eec6c3ee7bf0cc7e611dfecdba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T17:55:23.625Z] ---> job-cost.sh [2024-05-29T17:55:23.625Z] lf-activate-venv: SKIPPING [2024-05-29T17:55:23.625Z] INFO: No Stack... [2024-05-29T17:55:24.193Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T17:55:24.452Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T17:55:24.775Z] + cat /w/workspace/foundry_device-usb-camera_PR-332/archives/cost.csv [2024-05-29T17:55:24.775Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T17:55:24.824Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-332-1-stack-cost] [2024-05-29T17:55:24.830Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-332-1-stack-cost] did not exist. Created. [2024-05-29T17:55:24.836Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-332-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T17:55:25.260Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-29T17:55:25.323Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T17:55:25.369Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-332-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T17:55:25.468Z] $ docker stop --time=1 159cb9a359aef14371619fadb162523bd379a9eec6c3ee7bf0cc7e611dfecdba [2024-05-29T17:55:26.681Z] $ docker rm -f --volumes 159cb9a359aef14371619fadb162523bd379a9eec6c3ee7bf0cc7e611dfecdba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-29T17:57:24.007Z] Removing intermediate container 9ecd01dc63d4 [2024-05-29T17:57:24.007Z] ---> ff7c5f4672e6 [2024-05-29T17:57:24.007Z] Step 11/13 : COPY . . [2024-05-29T17:57:24.007Z] ---> 6da4baaede83 [2024-05-29T17:57:24.007Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-29T17:57:24.007Z] ---> Running in e9b0882662ad [2024-05-29T17:57:24.007Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T17:57:24.007Z] Dload Upload Total Spent Left Speed [2024-05-29T17:57:24.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8464 0 --:--:-- --:--:-- --:--:-- 8564 [2024-05-29T17:57:24.007Z] Removing intermediate container e9b0882662ad [2024-05-29T17:57:24.007Z] ---> e202c911261a [2024-05-29T17:57:24.007Z] Step 13/13 : RUN ${MAKE} [2024-05-29T17:57:24.007Z] ---> Running in 838eff2ee35c [2024-05-29T17:57:24.007Z] noop [2024-05-29T17:57:24.007Z] Removing intermediate container 838eff2ee35c [2024-05-29T17:57:24.007Z] ---> 8e1801c30475 [2024-05-29T17:57:24.007Z] Successfully built 8e1801c30475 [2024-05-29T17:57:24.007Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T17:57:24.543Z] + docker inspect -f . ci-base-image-arm64 [2024-05-29T17:57:24.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T17:57:24.858Z] prd-ubuntu20.04-docker-arm64-4c-16g-1097 does not seem to be running inside a container [2024-05-29T17:57:24.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-29T17:57:26.161Z] $ docker top b190f162c6107b710859ae06b485bad91af4ed4cf536e10d00a88bd9abc153fb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T17:57:27.076Z] + go version [2024-05-29T17:57:27.076Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-29T17:57:27.110Z] $ docker stop --time=1 b190f162c6107b710859ae06b485bad91af4ed4cf536e10d00a88bd9abc153fb [2024-05-29T17:57:28.766Z] $ docker rm -f --volumes b190f162c6107b710859ae06b485bad91af4ed4cf536e10d00a88bd9abc153fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T17:57:29.695Z] + docker inspect -f . ci-base-image-arm64 [2024-05-29T17:57:29.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T17:57:29.969Z] prd-ubuntu20.04-docker-arm64-4c-16g-1097 does not seem to be running inside a container [2024-05-29T17:57:30.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-29T17:57:31.217Z] $ docker top 26af0b2cb72c5b2abf87ed15cc5d68b5cede20fe4fa184b5b829533300d5dfe9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T17:57:32.111Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-05-29T17:57:32.951Z] + make test [2024-05-29T17:57:32.951Z] go test ./... -coverprofile=coverage.out ./... [2024-05-29T17:57:38.509Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-05-29T18:01:30.359Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-05-29T18:01:30.359Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.097s coverage: 4.4% of statements [2024-05-29T18:01:30.359Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-29T18:01:30.359Z] go vet ./... [2024-05-29T18:02:17.237Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T18:02:17.237Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T18:02:17.237Z] ./bin/test-attribution-txt.sh [2024-05-29T18:02:17.237Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-29T18:02:17.237Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-29T18:02:17.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-29T18:02:17.317Z] $ docker stop --time=1 26af0b2cb72c5b2abf87ed15cc5d68b5cede20fe4fa184b5b829533300d5dfe9 [2024-05-29T18:02:19.226Z] $ docker rm -f --volumes 26af0b2cb72c5b2abf87ed15cc5d68b5cede20fe4fa184b5b829533300d5dfe9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T18:02:20.890Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T18:02:20.933Z] Warning: overwriting stash ‘coverage-report’ [2024-05-29T18:02:21.442Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T18:02:22.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T18:02:22.451Z] + ls -al . [2024-05-29T18:02:22.451Z] total 288 [2024-05-29T18:02:22.451Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 17:57 . [2024-05-29T18:02:22.451Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 17:54 .. [2024-05-29T18:02:22.451Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 17:54 .git [2024-05-29T18:02:22.451Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 17:54 .github [2024-05-29T18:02:22.451Z] -rw-rw-r-- 1 jenkins jenkins 429 May 29 17:54 .gitignore [2024-05-29T18:02:22.451Z] -rw-rw-r-- 1 jenkins jenkins 45 May 29 17:54 .golangci.yml [2024-05-29T18:02:22.451Z] -rw-rw-r-- 1 jenkins jenkins 77 May 29 17:54 .hadolint.yml [2024-05-29T18:02:22.451Z] -rw-rw-r-- 1 jenkins jenkins 10851 May 29 17:54 Attribution.txt [2024-05-29T18:02:22.451Z] -rw-rw-r-- 1 jenkins jenkins 16561 May 29 17:54 CHANGELOG.md [2024-05-29T18:02:22.451Z] -rw-rw-r-- 1 jenkins jenkins 2562 May 29 17:54 Dockerfile [2024-05-29T18:02:22.451Z] -rw-rw-r-- 1 jenkins jenkins 678 May 29 17:54 GOVERNANCE.md [2024-05-29T18:02:22.451Z] -rw-rw-r-- 1 jenkins jenkins 659 May 29 17:54 Jenkinsfile [2024-05-29T18:02:22.451Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 29 17:54 LICENSE [2024-05-29T18:02:22.451Z] -rw-rw-r-- 1 jenkins jenkins 2611 May 29 17:54 Makefile [2024-05-29T18:02:22.451Z] -rw-rw-r-- 1 jenkins jenkins 622 May 29 17:54 OWNERS.md [2024-05-29T18:02:22.451Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 29 17:54 README.md [2024-05-29T18:02:22.451Z] -rw-rw-r-- 1 jenkins jenkins 5 May 29 17:52 VERSION [2024-05-29T18:02:22.451Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 17:54 bin [2024-05-29T18:02:22.451Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 17:54 cmd [2024-05-29T18:02:22.451Z] -rw-r--r-- 1 jenkins jenkins 54703 May 29 18:01 coverage.out [2024-05-29T18:02:22.451Z] -rwxrwxr-x 1 jenkins jenkins 84 May 29 17:54 docker-entrypoint.sh [2024-05-29T18:02:22.451Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 17:54 docs [2024-05-29T18:02:22.451Z] -rw-rw-r-- 1 jenkins jenkins 7266 May 29 17:54 go.mod [2024-05-29T18:02:22.451Z] -rw-rw-r-- 1 jenkins jenkins 101892 May 29 17:54 go.sum [2024-05-29T18:02:22.451Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 17:54 internal [2024-05-29T18:02:22.451Z] -rw-rw-r-- 1 jenkins jenkins 231 May 29 17:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T18:02:22.899Z] + 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=d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b --label arch=arm64 --label version=0.0.0 . [2024-05-29T18:02:23.483Z] Sending build context to Docker daemon 9.278MB [2024-05-29T18:02:23.483Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T18:02:23.483Z] Step 2/37 : FROM ${BASE} AS builder [2024-05-29T18:02:23.483Z] ---> 8e1801c30475 [2024-05-29T18:02:23.483Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-05-29T18:02:23.483Z] ---> Running in 07bf918a5efe [2024-05-29T18:02:23.751Z] Removing intermediate container 07bf918a5efe [2024-05-29T18:02:23.751Z] ---> 0dccd7827291 [2024-05-29T18:02:23.751Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T18:02:24.019Z] ---> Running in 7c2ca34a4e38 [2024-05-29T18:02:24.286Z] Removing intermediate container 7c2ca34a4e38 [2024-05-29T18:02:24.286Z] ---> 96b2b93fe9ab [2024-05-29T18:02:24.286Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-29T18:02:24.286Z] ---> Running in 4956c8229842 [2024-05-29T18:02:24.555Z] Removing intermediate container 4956c8229842 [2024-05-29T18:02:24.555Z] ---> a0354632a084 [2024-05-29T18:02:24.555Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-29T18:02:24.555Z] ---> Running in 883a093dbf3e [2024-05-29T18:02:24.823Z] Removing intermediate container 883a093dbf3e [2024-05-29T18:02:24.823Z] ---> 11075e4dbe00 [2024-05-29T18:02:24.823Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T18:02:25.090Z] ---> Running in f197511c098c [2024-05-29T18:02:26.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T18:02:26.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T18:02:27.591Z] OK: 273 MiB in 65 packages [2024-05-29T18:02:28.563Z] Removing intermediate container f197511c098c [2024-05-29T18:02:28.563Z] ---> cde52e3ccf0f [2024-05-29T18:02:28.563Z] Step 8/37 : WORKDIR /device-usb-camera [2024-05-29T18:02:28.563Z] ---> Running in 9ccfe33deb73 [2024-05-29T18:02:28.832Z] Removing intermediate container 9ccfe33deb73 [2024-05-29T18:02:28.832Z] ---> 4ec10c867d37 [2024-05-29T18:02:28.832Z] Step 9/37 : COPY go.mod vendor* ./ [2024-05-29T18:02:29.419Z] ---> f7aba4789b37 [2024-05-29T18:02:29.419Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T18:02:29.419Z] ---> Running in 71fa35d1e914 [2024-05-29T18:02:32.020Z] Removing intermediate container 71fa35d1e914 [2024-05-29T18:02:32.020Z] ---> 418756a9b352 [2024-05-29T18:02:32.020Z] Step 11/37 : COPY . . [2024-05-29T18:02:33.970Z] ---> 808d10ffc55b [2024-05-29T18:02:33.970Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-29T18:02:33.970Z] ---> Running in 19aafe84b973 [2024-05-29T18:02:34.935Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T18:02:34.935Z] Dload Upload Total Spent Left Speed [2024-05-29T18:02:34.935Z] 0  0 0 0 0  0 0  0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 5403 0 --:--:-- --:--:-- --:--:-- 5446 [2024-05-29T18:02:35.520Z] Removing intermediate container 19aafe84b973 [2024-05-29T18:02:35.520Z] ---> a445802b79ad [2024-05-29T18:02:35.520Z] Step 13/37 : RUN ${MAKE} [2024-05-29T18:02:35.793Z] ---> Running in b9c3124d29ca [2024-05-29T18:02:36.757Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.16" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-05-29T18:06:43.578Z] Removing intermediate container b9c3124d29ca [2024-05-29T18:06:43.578Z] ---> 2aa9848ce10c [2024-05-29T18:06:43.578Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-05-29T18:06:43.578Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-05-29T18:06:43.578Z] 8766b47fe142: Pulling fs layer [2024-05-29T18:06:43.578Z] 8766b47fe142: Verifying Checksum [2024-05-29T18:06:43.578Z] 8766b47fe142: Download complete [2024-05-29T18:06:43.578Z] 8766b47fe142: Pull complete [2024-05-29T18:06:43.578Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-05-29T18:06:43.578Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-05-29T18:06:43.578Z] ---> 69d40e2cb93c [2024-05-29T18:06:43.578Z] Step 15/37 : FROM alpine:3.18 [2024-05-29T18:06:43.578Z] 3.18: Pulling from library/alpine [2024-05-29T18:06:43.578Z] c6b39de5b339: Already exists [2024-05-29T18:06:43.578Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T18:06:43.578Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T18:06:43.578Z] ---> 33abbf032149 [2024-05-29T18:06:43.578Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-29T18:06:43.578Z] ---> Running in e1ce1f02bcc4 [2024-05-29T18:06:43.578Z] Removing intermediate container e1ce1f02bcc4 [2024-05-29T18:06:43.578Z] ---> cb92c56e978a [2024-05-29T18:06:43.578Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-05-29T18:06:43.578Z] ---> Running in 084d7f4bd9f1 [2024-05-29T18:06:43.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T18:06:43.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T18:06:43.578Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-05-29T18:06:43.578Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-05-29T18:06:43.578Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-05-29T18:06:43.578Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-05-29T18:06:43.578Z] (5/104) Installing libxau (1.0.11-r2) [2024-05-29T18:06:43.578Z] (6/104) Installing libmd (1.0.4-r2) [2024-05-29T18:06:43.578Z] (7/104) Installing libbsd (0.11.7-r1) [2024-05-29T18:06:43.578Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-05-29T18:06:43.578Z] (9/104) Installing libxcb (1.15-r1) [2024-05-29T18:06:43.578Z] (10/104) Installing libx11 (1.8.7-r0) [2024-05-29T18:06:43.578Z] (11/104) Installing libdrm (2.4.115-r4) [2024-05-29T18:06:43.578Z] (12/104) Installing libxext (1.3.5-r2) [2024-05-29T18:06:43.578Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-05-29T18:06:43.578Z] (14/104) Installing libffi (3.4.4-r2) [2024-05-29T18:06:43.578Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-05-29T18:06:43.578Z] (16/104) Installing libva (2.18.0-r1) [2024-05-29T18:06:43.578Z] (17/104) Installing libvdpau (1.5-r1) [2024-05-29T18:06:43.578Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-05-29T18:06:43.578Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-05-29T18:06:43.578Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-05-29T18:06:43.578Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-05-29T18:06:43.578Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-05-29T18:06:43.578Z] (23/104) Installing libhwy (1.0.4-r1) [2024-05-29T18:06:43.578Z] (24/104) Installing lcms2 (2.15-r2) [2024-05-29T18:06:43.578Z] (25/104) Installing libjxl (0.8.2-r0) [2024-05-29T18:06:43.578Z] (26/104) Installing lame-libs (3.100-r5) [2024-05-29T18:06:43.578Z] (27/104) Installing opus (1.4-r0) [2024-05-29T18:06:43.578Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-05-29T18:06:43.578Z] (29/104) Installing soxr (0.1.3-r5) [2024-05-29T18:06:43.578Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-05-29T18:06:43.578Z] (31/104) Installing libogg (1.3.5-r4) [2024-05-29T18:06:43.578Z] (32/104) Installing libtheora (1.1.1-r17) [2024-05-29T18:06:43.578Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-05-29T18:06:43.578Z] (34/104) Installing libvpx (1.13.0-r2) [2024-05-29T18:06:43.578Z] (35/104) Installing libwebp (1.3.2-r0) [2024-05-29T18:06:43.578Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-05-29T18:06:43.578Z] (37/104) Installing numactl (2.0.16-r4) [2024-05-29T18:06:43.578Z] (38/104) Installing x265-libs (3.5-r4) [2024-05-29T18:06:43.578Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-05-29T18:06:43.578Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-05-29T18:06:43.578Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-05-29T18:06:43.578Z] (42/104) Installing libexpat (2.6.2-r0) [2024-05-29T18:06:43.578Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-05-29T18:06:43.578Z] (44/104) Installing libpng (1.6.39-r3) [2024-05-29T18:06:43.578Z] (45/104) Installing freetype (2.13.0-r5) [2024-05-29T18:06:43.578Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-05-29T18:06:43.578Z] (47/104) Installing fribidi (1.0.13-r0) [2024-05-29T18:06:43.578Z] (48/104) Installing libintl (0.21.1-r7) [2024-05-29T18:06:43.578Z] (49/104) Installing libblkid (2.38.1-r8) [2024-05-29T18:06:43.578Z] (50/104) Installing libmount (2.38.1-r8) [2024-05-29T18:06:43.578Z] (51/104) Installing pcre2 (10.42-r1) [2024-05-29T18:06:43.578Z] (52/104) Installing glib (2.76.6-r0) [2024-05-29T18:06:43.578Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-05-29T18:06:43.578Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-05-29T18:06:43.578Z] (55/104) Installing libunibreak (5.1-r0) [2024-05-29T18:06:43.578Z] (56/104) Installing libass (0.17.1-r0) [2024-05-29T18:06:43.578Z] (57/104) Installing libbluray (1.3.4-r0) [2024-05-29T18:06:43.578Z] (58/104) Installing gmp (6.2.1-r3) [2024-05-29T18:06:43.578Z] (59/104) Installing nettle (3.8.1-r2) [2024-05-29T18:06:43.578Z] (60/104) Installing libunistring (1.1-r1) [2024-05-29T18:06:43.578Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-05-29T18:06:43.578Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-05-29T18:06:43.578Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-05-29T18:06:43.578Z] (64/104) Installing gnutls (3.8.4-r0) [2024-05-29T18:06:43.578Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-05-29T18:06:43.578Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-05-29T18:06:43.578Z] (67/104) Installing cjson (1.7.17-r0) [2024-05-29T18:06:43.578Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-05-29T18:06:43.578Z] (69/104) Installing librist (0.2.7-r0) [2024-05-29T18:06:43.578Z] (70/104) Installing libsrt (1.5.2-r0) [2024-05-29T18:06:43.578Z] (71/104) Installing libssh (0.10.5-r0) [2024-05-29T18:06:43.578Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-05-29T18:06:43.578Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-05-29T18:06:43.578Z] (74/104) Installing libsodium (1.0.18-r3) [2024-05-29T18:06:43.578Z] (75/104) Installing libzmq (4.3.4-r4) [2024-05-29T18:06:43.578Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-05-29T18:06:43.578Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-05-29T18:06:43.578Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-05-29T18:06:43.578Z] (79/104) Installing shaderc (2023.3-r1) [2024-05-29T18:06:43.578Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-05-29T18:06:43.578Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-05-29T18:06:43.578Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-05-29T18:06:43.578Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-05-29T18:06:43.578Z] (84/104) Installing vidstab (1.1.1-r0) [2024-05-29T18:06:43.578Z] (85/104) Installing zimg (3.0.5-r0) [2024-05-29T18:06:43.578Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-05-29T18:06:43.578Z] (87/104) Installing libasyncns (0.8-r1) [2024-05-29T18:06:43.578Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-05-29T18:06:43.578Z] (89/104) Installing libltdl (2.4.7-r2) [2024-05-29T18:06:43.578Z] (90/104) Installing orc (0.4.34-r0) [2024-05-29T18:06:43.578Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-05-29T18:06:43.578Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-05-29T18:06:43.578Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-05-29T18:06:43.578Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-05-29T18:06:43.578Z] (95/104) Installing libpulse (16.1-r10) [2024-05-29T18:06:43.578Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-29T18:06:43.578Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-05-29T18:06:43.578Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-05-29T18:06:43.578Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-05-29T18:06:43.578Z] (100/104) Installing udev-init-scripts (35-r1) [2024-05-29T18:06:43.578Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-05-29T18:06:43.578Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-05-29T18:06:43.578Z] (103/104) Installing kmod-libs (30-r3) [2024-05-29T18:06:43.578Z] (104/104) Installing eudev (3.2.11-r8) [2024-05-29T18:06:43.578Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T18:06:43.578Z] Executing glib-2.76.6-r0.trigger [2024-05-29T18:06:43.578Z] Executing eudev-3.2.11-r8.trigger [2024-05-29T18:06:43.578Z] OK: 110 MiB in 119 packages [2024-05-29T18:06:46.905Z] Removing intermediate container 084d7f4bd9f1 [2024-05-29T18:06:46.905Z] ---> a5020a2a4323 [2024-05-29T18:06:46.905Z] Step 18/37 : RUN apk --no-cache upgrade [2024-05-29T18:06:46.905Z] ---> Running in 1a624bcacf46 [2024-05-29T18:06:47.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T18:06:48.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T18:06:49.047Z] Upgrading critical system libraries and apk-tools: [2024-05-29T18:06:49.047Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T18:06:49.047Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T18:06:49.317Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T18:06:49.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T18:06:49.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T18:06:50.537Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T18:06:50.537Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T18:06:50.537Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T18:06:50.537Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T18:06:50.537Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T18:06:50.537Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T18:06:50.802Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T18:06:50.802Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T18:06:50.802Z] OK: 110 MiB in 119 packages [2024-05-29T18:06:51.763Z] Removing intermediate container 1a624bcacf46 [2024-05-29T18:06:51.764Z] ---> 30c68e4a3cbe [2024-05-29T18:06:51.764Z] Step 19/37 : WORKDIR / [2024-05-29T18:06:51.764Z] ---> Running in 8900dfdb4b6a [2024-05-29T18:06:52.043Z] Removing intermediate container 8900dfdb4b6a [2024-05-29T18:06:52.043Z] ---> 194c1dadb5e5 [2024-05-29T18:06:52.043Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-05-29T18:06:54.621Z] ---> 5c30df0d7a38 [2024-05-29T18:06:54.621Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-05-29T18:06:54.886Z] ---> 150de3ae51d9 [2024-05-29T18:06:54.886Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-05-29T18:06:55.467Z] ---> 3b123462d08e [2024-05-29T18:06:55.468Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-05-29T18:06:56.050Z] ---> 227d86fa5277 [2024-05-29T18:06:56.050Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-05-29T18:06:56.316Z] ---> 6f67e3577ed0 [2024-05-29T18:06:56.316Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-05-29T18:06:56.903Z] ---> 9431fa6428a9 [2024-05-29T18:06:56.903Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-05-29T18:06:58.317Z] ---> 0e6bc1161706 [2024-05-29T18:06:58.317Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-05-29T18:06:58.317Z] ---> Running in ed1cb73cb813 [2024-05-29T18:07:00.258Z] Removing intermediate container ed1cb73cb813 [2024-05-29T18:07:00.258Z] ---> 2904b505a62d [2024-05-29T18:07:00.258Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-05-29T18:07:00.258Z] ---> Running in 334cf2478b9c [2024-05-29T18:07:01.660Z] Removing intermediate container 334cf2478b9c [2024-05-29T18:07:01.660Z] ---> d3a30be60887 [2024-05-29T18:07:01.660Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-05-29T18:07:01.660Z] ---> Running in 8a70ec463be7 [2024-05-29T18:07:03.070Z] Removing intermediate container 8a70ec463be7 [2024-05-29T18:07:03.070Z] ---> 34156598df16 [2024-05-29T18:07:03.070Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-05-29T18:07:03.070Z] ---> Running in 5d490e6ea436 [2024-05-29T18:07:05.009Z] Removing intermediate container 5d490e6ea436 [2024-05-29T18:07:05.009Z] ---> b8b314bf67ce [2024-05-29T18:07:05.009Z] Step 31/37 : EXPOSE 59983 [2024-05-29T18:07:05.009Z] ---> Running in db0b612ca0be [2024-05-29T18:07:05.009Z] Removing intermediate container db0b612ca0be [2024-05-29T18:07:05.009Z] ---> 6d7263a1f006 [2024-05-29T18:07:05.009Z] Step 32/37 : EXPOSE 8554 [2024-05-29T18:07:05.009Z] ---> Running in 2c128b816c49 [2024-05-29T18:07:05.275Z] Removing intermediate container 2c128b816c49 [2024-05-29T18:07:05.275Z] ---> 34f6f69cbe6a [2024-05-29T18:07:05.275Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-05-29T18:07:05.544Z] ---> Running in ccb6aacf1778 [2024-05-29T18:07:05.809Z] Removing intermediate container ccb6aacf1778 [2024-05-29T18:07:05.809Z] ---> 7835282db2ee [2024-05-29T18:07:05.809Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-05-29T18:07:05.809Z] ---> Running in a94ffd0a2e8c [2024-05-29T18:07:06.080Z] Removing intermediate container a94ffd0a2e8c [2024-05-29T18:07:06.080Z] ---> 4bb0a6e77ed0 [2024-05-29T18:07:06.080Z] Step 35/37 : LABEL arch=arm64 [2024-05-29T18:07:06.080Z] ---> Running in 743fe55e8395 [2024-05-29T18:07:06.661Z] Removing intermediate container 743fe55e8395 [2024-05-29T18:07:06.661Z] ---> 744a6da5080d [2024-05-29T18:07:06.661Z] Step 36/37 : LABEL git_sha=d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b [2024-05-29T18:07:06.661Z] ---> Running in 09e55bb92d42 [2024-05-29T18:07:06.930Z] Removing intermediate container 09e55bb92d42 [2024-05-29T18:07:06.930Z] ---> 78cff040923d [2024-05-29T18:07:06.930Z] Step 37/37 : LABEL version=0.0.0 [2024-05-29T18:07:06.930Z] ---> Running in 64876743c00e [2024-05-29T18:07:07.198Z] Removing intermediate container 64876743c00e [2024-05-29T18:07:07.198Z] ---> d36f93bdf477 [2024-05-29T18:07:07.198Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T18:07:07.198Z] Successfully built d36f93bdf477 [2024-05-29T18:07:07.198Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T18:07:08.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T18:07:08.142Z] [2024-05-29T18:07:08.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T18:07:08.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T18:07:08.552Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-29T18:07:08.552Z] 8998bd30e6a1: Pulling fs layer [2024-05-29T18:07:08.552Z] 04944245beec: Pulling fs layer [2024-05-29T18:07:08.552Z] 699f458cf7ca: Pulling fs layer [2024-05-29T18:07:08.552Z] 765212b225bb: Pulling fs layer [2024-05-29T18:07:08.552Z] f23df028b6ca: Pulling fs layer [2024-05-29T18:07:08.552Z] d65c8cfc05b1: Pulling fs layer [2024-05-29T18:07:08.552Z] 2437ff75d9bd: Pulling fs layer [2024-05-29T18:07:08.552Z] f23df028b6ca: Waiting [2024-05-29T18:07:08.552Z] d65c8cfc05b1: Waiting [2024-05-29T18:07:08.552Z] 2437ff75d9bd: Waiting [2024-05-29T18:07:08.552Z] 765212b225bb: Waiting [2024-05-29T18:07:08.824Z] 04944245beec: Verifying Checksum [2024-05-29T18:07:08.824Z] 04944245beec: Download complete [2024-05-29T18:07:08.824Z] 765212b225bb: Download complete [2024-05-29T18:07:08.824Z] f23df028b6ca: Verifying Checksum [2024-05-29T18:07:08.824Z] f23df028b6ca: Download complete [2024-05-29T18:07:08.824Z] d65c8cfc05b1: Verifying Checksum [2024-05-29T18:07:08.824Z] d65c8cfc05b1: Download complete [2024-05-29T18:07:09.094Z] 699f458cf7ca: Verifying Checksum [2024-05-29T18:07:09.094Z] 699f458cf7ca: Download complete [2024-05-29T18:07:09.360Z] 8998bd30e6a1: Verifying Checksum [2024-05-29T18:07:09.360Z] 8998bd30e6a1: Download complete [2024-05-29T18:07:11.943Z] 2437ff75d9bd: Verifying Checksum [2024-05-29T18:07:11.943Z] 2437ff75d9bd: Download complete [2024-05-29T18:07:13.897Z] 8998bd30e6a1: Pull complete [2024-05-29T18:07:14.490Z] 04944245beec: Pull complete [2024-05-29T18:07:15.899Z] 699f458cf7ca: Pull complete [2024-05-29T18:07:16.171Z] 765212b225bb: Pull complete [2024-05-29T18:07:17.132Z] f23df028b6ca: Pull complete [2024-05-29T18:07:17.132Z] d65c8cfc05b1: Pull complete [2024-05-29T18:07:35.320Z] 2437ff75d9bd: Pull complete [2024-05-29T18:07:35.320Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-29T18:07:35.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T18:07:35.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T18:07:35.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-1097 does not seem to be running inside a container [2024-05-29T18:07:35.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-29T18:07:38.401Z] $ docker top cd5a10664e3160255da7e01582a07d6d67317bc41b2d9fb221f6498ab7236c94 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:07:39.000Z] ---> job-cost.sh [2024-05-29T18:07:39.264Z] lf-activate-venv: SKIPPING [2024-05-29T18:07:39.264Z] INFO: No Stack... [2024-05-29T18:07:39.530Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-29T18:07:40.482Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T18:07:40.825Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-05-29T18:07:40.825Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T18:07:41.170Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-332-1-stack-cost] [2024-05-29T18:07:41.176Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-332-1-stack-cost] did not exist. Created. [2024-05-29T18:07:41.183Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-332-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T18:07:41.917Z] /w/workspace/device-usb-camera/1@tmp/durable-980a2b06/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-29T18:07:42.588Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-29T18:07:42.637Z] Warning: overwriting stash ‘stack-cost’ [2024-05-29T18:07:42.677Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T18:07:42.696Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-332-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T18:07:42.766Z] $ docker stop --time=1 cd5a10664e3160255da7e01582a07d6d67317bc41b2d9fb221f6498ab7236c94 [2024-05-29T18:07:44.225Z] $ docker rm -f --volumes cd5a10664e3160255da7e01582a07d6d67317bc41b2d9fb221f6498ab7236c94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-05-29T18:07:45.754Z] provisioning config files... [2024-05-29T18:07:45.762Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-332@tmp/config4132418785926317898tmp [Pipeline] { [Pipeline] sh [2024-05-29T18:07:46.198Z] + set +x [2024-05-29T18:07:46.199Z] + bash -s -- [2024-05-29T18:07:46.199Z] + curl -s https://codecov.io/bash [2024-05-29T18:07:46.199Z] [2024-05-29T18:07:46.199Z] _____ _ [2024-05-29T18:07:46.199Z] / ____| | | [2024-05-29T18:07:46.199Z] | | ___ __| | ___ ___ _____ __ [2024-05-29T18:07:46.199Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-29T18:07:46.199Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-29T18:07:46.199Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-29T18:07:46.199Z] Bash-1.0.6 [2024-05-29T18:07:46.199Z] [2024-05-29T18:07:46.199Z] [2024-05-29T18:07:46.199Z] ==> git version 2.25.1 found [2024-05-29T18:07:46.199Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-05-29T18:07:46.199Z] Release-Date: 2020-01-08 [2024-05-29T18:07:46.199Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-29T18:07:46.199Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-29T18:07:46.199Z] ==> Jenkins CI detected. [2024-05-29T18:07:46.199Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-332 [2024-05-29T18:07:46.199Z] project root: . [2024-05-29T18:07:46.199Z] --> token set from env [2024-05-29T18:07:46.199Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-29T18:07:46.199Z] ==> Running gcov in . (disable via -X gcov) [2024-05-29T18:07:46.199Z] ==> Python coveragepy not found [2024-05-29T18:07:46.199Z] ==> Searching for coverage reports in: [2024-05-29T18:07:46.199Z] + . [2024-05-29T18:07:46.199Z] -> Found 1 reports [2024-05-29T18:07:46.199Z] ==> Detecting git/mercurial file structure [2024-05-29T18:07:46.199Z] ==> Reading reports [2024-05-29T18:07:46.465Z] + ./coverage.out bytes=54703 [2024-05-29T18:07:46.465Z] ==> Appending adjustments [2024-05-29T18:07:46.465Z] https://docs.codecov.io/docs/fixing-reports [2024-05-29T18:07:46.465Z] + Found adjustments [2024-05-29T18:07:46.465Z] ==> Gzipping contents [2024-05-29T18:07:46.465Z] 8.0K /tmp/codecov.ovB31u.gz [2024-05-29T18:07:46.465Z] ==> Uploading reports [2024-05-29T18:07:46.465Z] url: https://codecov.io [2024-05-29T18:07:46.465Z] query: branch=PR-332&commit=d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-332%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=332&job=&cmd_args= [2024-05-29T18:07:46.465Z] -> Pinging Codecov [2024-05-29T18:07:46.465Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-332&commit=d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-332%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=332&job=&cmd_args= [2024-05-29T18:07:46.726Z] -> Uploading to [2024-05-29T18:07:46.726Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-29/73D8F5FF140700D3E01443B452E23636/d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b/0929a13c-c359-4504-96d9-4b2522a4edf0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240529%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240529T180746Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3feef1a96876df64f99e8cd347e2684352f920bcc500d85c87b99456546a5f85 [2024-05-29T18:07:46.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T18:07:46.726Z] Dload Upload Total Spent Left Speed [2024-05-29T18:07:46.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 25874 --:--:-- --:--:-- --:--:-- 25973 [2024-05-29T18:07:46.992Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/d8051ebf89b7b0d38bca3e3702f13447c6c4cb9b [Pipeline] } [2024-05-29T18:07:47.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-29T18:07:49.374Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-332/archives ] [2024-05-29T18:07:49.374Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-332/archives [2024-05-29T18:07:49.374Z] total 16 [2024-05-29T18:07:49.374Z] drwxr-xr-x 3 root root 4096 May 29 17:55 . [2024-05-29T18:07:49.374Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 17:55 .. [2024-05-29T18:07:49.374Z] drwxr-xr-x 2 root root 4096 May 29 17:55 cost [2024-05-29T18:07:49.374Z] -rw-r--r-- 1 root root 89 May 29 17:55 cost.csv [2024-05-29T18:07:49.374Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-332/archives [2024-05-29T18:07:49.374Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-332/archives [2024-05-29T18:07:49.374Z] total 16 [2024-05-29T18:07:49.374Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 17:55 . [2024-05-29T18:07:49.374Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 17:55 .. [2024-05-29T18:07:49.374Z] drwxr-xr-x 2 jenkins jenkins 4096 May 29 17:55 cost [2024-05-29T18:07:49.374Z] -rw-r--r-- 1 jenkins jenkins 89 May 29 17:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:07:49.708Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:07:50.617Z] ---> package-listing.sh [2024-05-29T18:07:50.617Z] ++ facter osfamily [2024-05-29T18:07:50.617Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-29T18:07:50.877Z] + OS_FAMILY=debian [2024-05-29T18:07:50.878Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-332 [2024-05-29T18:07:50.878Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-29T18:07:50.878Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-29T18:07:50.878Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-29T18:07:50.878Z] + PACKAGES=/tmp/packages_start.txt [2024-05-29T18:07:50.878Z] + '[' /w/workspace/foundry_device-usb-camera_PR-332 ']' [2024-05-29T18:07:50.878Z] + PACKAGES=/tmp/packages_end.txt [2024-05-29T18:07:50.878Z] + case "${OS_FAMILY}" in [2024-05-29T18:07:50.878Z] + dpkg -l [2024-05-29T18:07:50.878Z] + grep '^ii' [2024-05-29T18:07:50.878Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-29T18:07:50.878Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-29T18:07:50.878Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-29T18:07:50.878Z] + '[' /w/workspace/foundry_device-usb-camera_PR-332 ']' [2024-05-29T18:07:50.878Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-332/archives/ [2024-05-29T18:07:50.878Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-332/archives/ [Pipeline] echo [2024-05-29T18:07:50.918Z] 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-332/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-29T18:07:51.216Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T18:07:51.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T18:07:51.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T18:07:52.032Z] prd-ubuntu20.04-docker-8c-8g-1096 does not seem to be running inside a container [2024-05-29T18:07:52.062Z] $ 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-332/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-332 -v /w/workspace/foundry_device-usb-camera_PR-332:/w/workspace/foundry_device-usb-camera_PR-332:rw,z -v /w/workspace/foundry_device-usb-camera_PR-332@tmp:/w/workspace/foundry_device-usb-camera_PR-332@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-29T18:07:52.242Z] $ docker top 9113b8f6d30ec65effa24dbb39cf1342664de02a199c11fe1543e43fa68c515f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T18:07:52.640Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-29T18:07:52.958Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-29T18:07:53.277Z] + ls /var/log/sa-host [2024-05-29T18:07:53.277Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T18:07:53.523Z] provisioning config files... [2024-05-29T18:07:53.533Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-332@tmp/config11391324199641535270tmp [Pipeline] { [Pipeline] echo [2024-05-29T18:07:53.612Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:07:53.937Z] ---> create-netrc.sh [Pipeline] } [2024-05-29T18:07:53.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:07:54.503Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-29T18:07:54.543Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:07:54.862Z] ---> sudo-logs.sh [2024-05-29T18:07:54.862Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-29T18:07:54.957Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:07:55.279Z] ---> job-cost.sh [2024-05-29T18:07:55.279Z] lf-activate-venv: SKIPPING [2024-05-29T18:07:55.279Z] DEBUG: total: 0.2199999988079071 [2024-05-29T18:07:55.279Z] INFO: Retrieving Stack Cost... [2024-05-29T18:07:55.536Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T18:07:55.795Z] INFO: Archiving Costs [Pipeline] echo [2024-05-29T18:07:55.835Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:07:56.159Z] ---> logs-deploy.sh [2024-05-29T18:07:56.159Z] lf-activate-venv: SKIPPING [2024-05-29T18:07:56.159Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-332/1 [2024-05-29T18:07:56.159Z] INFO: archiving workspace using pattern(s): [2024-05-29T18:07:57.097Z] Archives upload complete. [2024-05-29T18:07:57.097Z] INFO: archiving logs to Nexus [2024-05-29T18:07:57.665Z] ---> uname -a: [2024-05-29T18:07:57.665Z] Linux prd-ubuntu20-04-docker-8c-8g-1096 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-29T18:07:57.665Z] [2024-05-29T18:07:57.665Z]