Pull request #257 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from afba4383118b1123d88aef1c69d3948ccec2da4b+8e89c95f200ba999b8b18666717dd08bb0ba11a2 (345e5608f0a57ce5b772a9b62049b53b38fd589d) 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-ssh15833986246082569780.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8098109768565256701.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-257/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-257/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5143518599279747301.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-257/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4374549090009998187.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh17089950951615330853.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-257/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-257/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18149416061173793302.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16838 in /w/workspace/foundry_device-usb-camera_PR-257 [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-257 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8e89c95f200ba999b8b18666717dd08bb0ba11a2 into PR head commit afba4383118b1123d88aef1c69d3948ccec2da4b Merge succeeded, producing afba4383118b1123d88aef1c69d3948ccec2da4b Checking out Revision afba4383118b1123d88aef1c69d3948ccec2da4b (PR-257) > 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/257/head:refs/remotes/origin/PR-257 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f afba4383118b1123d88aef1c69d3948ccec2da4b # 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 8e89c95f200ba999b8b18666717dd08bb0ba11a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f afba4383118b1123d88aef1c69d3948ccec2da4b # timeout=10 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T23:57:51.200Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T23:57:51.406Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T23:57:51.498Z] ========================================================= [2023-05-24T23:57:51.498Z] EdgeX Global Pipelines Version Info [2023-05-24T23:57:51.498Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:57:52.246Z] ------------------- [2023-05-24T23:57:52.246Z] stable info: [2023-05-24T23:57:52.246Z] ------------------- [2023-05-24T23:57:52.246Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T23:57:52.246Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:57:52.246Z] Message: update stable to v1.0.249 [2023-05-24T23:57:52.816Z] ------------------- [2023-05-24T23:57:52.816Z] experimental info: [2023-05-24T23:57:52.816Z] ------------------- [2023-05-24T23:57:52.816Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T23:57:52.816Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:57:52.816Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T23:57:53.111Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-24T23:57:53.152Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-24T23:57:53.195Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T23:57:53.240Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T23:57:53.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T23:57:53.321Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T23:57:53.362Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T23:57:53.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T23:57:53.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T23:57:53.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T23:57:53.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T23:57:53.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-24T23:57:53.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T23:57:53.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T23:57:53.701Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:57:53.738Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:57:53.778Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:57:53.818Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:57:53.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T23:57:53.900Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T23:57:53.942Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T23:57:53.984Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T23:57:54.026Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T23:57:54.072Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T23:57:54.116Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T23:57:54.159Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T23:57:54.205Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T23:57:54.246Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-257 [Pipeline] echo [2023-05-24T23:57:54.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-257 [Pipeline] echo [2023-05-24T23:57:54.334Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-257 [Pipeline] echo [2023-05-24T23:57:54.378Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = afba4383118b1123d88aef1c69d3948ccec2da4b [Pipeline] echo [2023-05-24T23:57:54.418Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = afba438 [Pipeline] echo [2023-05-24T23:57:54.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:57:54.576Z] provisioning config files... [2023-05-24T23:57:54.588Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-257@tmp/config11275862824960679751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:57:54.961Z] ---> docker-login.sh [2023-05-24T23:57:54.961Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:57:55.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:55.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:55.916Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:55.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:55.916Z] [2023-05-24T23:57:55.916Z] Login Succeeded [2023-05-24T23:57:55.916Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:57:55.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:55.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:55.916Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:55.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:55.916Z] [2023-05-24T23:57:55.916Z] Login Succeeded [2023-05-24T23:57:55.916Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:57:55.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:56.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:56.179Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:56.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:56.179Z] [2023-05-24T23:57:56.179Z] Login Succeeded [2023-05-24T23:57:56.179Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:57:56.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:56.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:56.179Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:56.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:56.179Z] [2023-05-24T23:57:56.179Z] Login Succeeded [2023-05-24T23:57:56.179Z] docker.io [2023-05-24T23:57:56.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:56.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:56.439Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:56.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:56.439Z] [2023-05-24T23:57:56.439Z] Login Succeeded [2023-05-24T23:57:56.439Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:57:56.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T23:57:57.096Z] + git rev-list -1 --merges afba4383118b1123d88aef1c69d3948ccec2da4b~1..afba4383118b1123d88aef1c69d3948ccec2da4b [Pipeline] echo [2023-05-24T23:57:57.158Z] -----------> git rev-list -1 --merges afba4383118b1123d88aef1c69d3948ccec2da4b~1..afba4383118b1123d88aef1c69d3948ccec2da4b afba4383118b1123d88aef1c69d3948ccec2da4b [false] [Pipeline] sh [2023-05-24T23:57:57.468Z] + git log --format=format:%s -1 afba4383118b1123d88aef1c69d3948ccec2da4b [Pipeline] echo [2023-05-24T23:57:57.502Z] ========================================================= [2023-05-24T23:57:57.502Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T23:57:57.502Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:57:57.937Z] + git log --format=format:%s -1 afba4383118b1123d88aef1c69d3948ccec2da4b [Pipeline] echo [2023-05-24T23:57:57.970Z] [semverPrep] GIT_COMMIT: afba4383118b1123d88aef1c69d3948ccec2da4b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-24T23:57:57.997Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T23:57:58.392Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T23:57:58.392Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T23:57:58.392Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T23:57:58.393Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T23:57:58.393Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T23:57:58.393Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T23:57:58.393Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:57:58.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:57:58.816Z] [2023-05-24T23:57:58.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:57:59.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:57:59.205Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T23:57:59.205Z] b85a868b505f: Pulling fs layer [2023-05-24T23:57:59.205Z] e2be974225ed: Pulling fs layer [2023-05-24T23:57:59.205Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T23:57:59.205Z] 988bab9f4d93: Pulling fs layer [2023-05-24T23:57:59.205Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T23:57:59.205Z] eaf3925da568: Pulling fs layer [2023-05-24T23:57:59.205Z] 1469e6f7b9e6: Waiting [2023-05-24T23:57:59.205Z] 988bab9f4d93: Waiting [2023-05-24T23:57:59.205Z] bab4dde63d76: Pulling fs layer [2023-05-24T23:57:59.205Z] bde34c3a00c8: Pulling fs layer [2023-05-24T23:57:59.205Z] b352a97aabf1: Pulling fs layer [2023-05-24T23:57:59.205Z] bde34c3a00c8: Waiting [2023-05-24T23:57:59.205Z] eaf3925da568: Waiting [2023-05-24T23:57:59.205Z] bab4dde63d76: Waiting [2023-05-24T23:57:59.206Z] 4872d77fe225: Pulling fs layer [2023-05-24T23:57:59.206Z] 5851b861e8e6: Pulling fs layer [2023-05-24T23:57:59.206Z] 4872d77fe225: Waiting [2023-05-24T23:57:59.206Z] 5851b861e8e6: Waiting [2023-05-24T23:57:59.206Z] e2be974225ed: Download complete [2023-05-24T23:57:59.206Z] 988bab9f4d93: Verifying Checksum [2023-05-24T23:57:59.206Z] 988bab9f4d93: Download complete [2023-05-24T23:57:59.206Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T23:57:59.206Z] 1469e6f7b9e6: Download complete [2023-05-24T23:57:59.206Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T23:57:59.206Z] 339a4e72a1f5: Download complete [2023-05-24T23:57:59.206Z] eaf3925da568: Download complete [2023-05-24T23:57:59.463Z] bde34c3a00c8: Download complete [2023-05-24T23:57:59.463Z] b352a97aabf1: Verifying Checksum [2023-05-24T23:57:59.463Z] b352a97aabf1: Download complete [2023-05-24T23:57:59.463Z] 4872d77fe225: Verifying Checksum [2023-05-24T23:57:59.463Z] 4872d77fe225: Download complete [2023-05-24T23:57:59.463Z] b85a868b505f: Verifying Checksum [2023-05-24T23:57:59.463Z] b85a868b505f: Download complete [2023-05-24T23:57:59.721Z] bab4dde63d76: Verifying Checksum [2023-05-24T23:57:59.721Z] bab4dde63d76: Download complete [2023-05-24T23:58:00.657Z] b85a868b505f: Pull complete [2023-05-24T23:58:00.657Z] e2be974225ed: Pull complete [2023-05-24T23:58:01.223Z] 339a4e72a1f5: Pull complete [2023-05-24T23:58:01.223Z] 988bab9f4d93: Pull complete [2023-05-24T23:58:01.481Z] 1469e6f7b9e6: Pull complete [2023-05-24T23:58:01.481Z] eaf3925da568: Pull complete [2023-05-24T23:58:03.389Z] bab4dde63d76: Pull complete [2023-05-24T23:58:03.389Z] bde34c3a00c8: Pull complete [2023-05-24T23:58:03.389Z] b352a97aabf1: Pull complete [2023-05-24T23:58:03.651Z] 4872d77fe225: Pull complete [2023-05-24T23:58:03.651Z] 5851b861e8e6: Pull complete [2023-05-24T23:58:03.651Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T23:58:03.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:58:03.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:58:03.886Z] prd-ubuntu20.04-docker-8c-8g-16838 does not seem to be running inside a container [2023-05-24T23:58:03.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-257 -v /w/workspace/foundry_device-usb-camera_PR-257:/w/workspace/foundry_device-usb-camera_PR-257:rw,z -v /w/workspace/foundry_device-usb-camera_PR-257@tmp:/w/workspace/foundry_device-usb-camera_PR-257@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T23:58:07.791Z] $ docker top 8e1681267975d5e6c4b29d04995851ccb6552e27f7a52fd8116fea5ae57c99ef -eo pid,comm [2023-05-24T23:58:07.842Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-24T23:58:07.842Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T23:58:07.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:58:07.978Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:58:08.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:58:08.093Z] $ docker exec 8e1681267975d5e6c4b29d04995851ccb6552e27f7a52fd8116fea5ae57c99ef ssh-agent [2023-05-24T23:58:08.188Z] SSH_AUTH_SOCK=/tmp/ssh-fO0Md3yRUHLA/agent.32 [2023-05-24T23:58:08.188Z] SSH_AGENT_PID=37 [2023-05-24T23:58:08.197Z] Running ssh-add (command line suppressed) [2023-05-24T23:58:08.295Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-257@tmp/private_key_16582111681640915839.key (/w/workspace/foundry_device-usb-camera_PR-257@tmp/private_key_16582111681640915839.key) [2023-05-24T23:58:08.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:58:08.642Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T23:58:08.669Z] $ docker exec --env ******** --env ******** 8e1681267975d5e6c4b29d04995851ccb6552e27f7a52fd8116fea5ae57c99ef ssh-agent -k [2023-05-24T23:58:08.774Z] unset SSH_AUTH_SOCK; [2023-05-24T23:58:08.775Z] unset SSH_AGENT_PID; [2023-05-24T23:58:08.775Z] echo Agent pid 37 killed; [2023-05-24T23:58:08.783Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T23:58:08.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:58:08.875Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:58:08.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:58:08.998Z] $ docker exec 8e1681267975d5e6c4b29d04995851ccb6552e27f7a52fd8116fea5ae57c99ef ssh-agent [2023-05-24T23:58:09.114Z] SSH_AUTH_SOCK=/tmp/ssh-ZppXMpGME4Xc/agent.70 [2023-05-24T23:58:09.114Z] SSH_AGENT_PID=76 [2023-05-24T23:58:09.119Z] Running ssh-add (command line suppressed) [2023-05-24T23:58:09.228Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-257@tmp/private_key_12406927994715843736.key (/w/workspace/foundry_device-usb-camera_PR-257@tmp/private_key_12406927994715843736.key) [2023-05-24T23:58:09.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:58:09.569Z] + git semver init [2023-05-24T23:58:09.830Z] 2023-05-24 23:58:09,769 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T23:58:09.830Z] 2023-05-24 23:58:09,770 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-257/.semver [2023-05-24T23:58:09.830Z] 2023-05-24 23:58:09,770 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-257/.semver [2023-05-24T23:58:09.830Z] 2023-05-24 23:58:09,770 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-257/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-257, universal_newlines=False, shell=None, istream=None) [2023-05-24T23:58:10.772Z] 2023-05-24 23:58:10,473 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-257/.git/info/exclude [2023-05-24T23:58:10.772Z] 2023-05-24 23:58:10,474 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-257/.semver/PR-257 with force:False [2023-05-24T23:58:10.772Z] 2023-05-24 23:58:10,474 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-257/.semver/PR-257 [2023-05-24T23:58:10.772Z] 2023-05-24 23:58:10,479 [execute] INFO git cat-file --batch-check [2023-05-24T23:58:10.772Z] 2023-05-24 23:58:10,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-257/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T23:58:10.772Z] 2023-05-24 23:58:10,486 [execute] INFO git cat-file --batch [2023-05-24T23:58:10.772Z] 2023-05-24 23:58:10,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-257/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T23:58:10.772Z] 2023-05-24 23:58:10,490 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-257/.semver/PR-257 [2023-05-24T23:58:10.772Z] 0.0.0 [Pipeline] } [2023-05-24T23:58:10.800Z] $ docker exec --env ******** --env ******** 8e1681267975d5e6c4b29d04995851ccb6552e27f7a52fd8116fea5ae57c99ef ssh-agent -k [2023-05-24T23:58:10.908Z] unset SSH_AUTH_SOCK; [2023-05-24T23:58:10.908Z] unset SSH_AGENT_PID; [2023-05-24T23:58:10.908Z] echo Agent pid 76 killed; [2023-05-24T23:58:10.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T23:58:11.337Z] + git semver [Pipeline] } [2023-05-24T23:58:11.625Z] $ docker stop --time=1 8e1681267975d5e6c4b29d04995851ccb6552e27f7a52fd8116fea5ae57c99ef [2023-05-24T23:58:13.130Z] $ docker rm -f --volumes 8e1681267975d5e6c4b29d04995851ccb6552e27f7a52fd8116fea5ae57c99ef [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:58:13.526Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T23:58:13.864Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T23:58:13.879Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:58:14.555Z] provisioning config files... [2023-05-24T23:58:14.566Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-257@tmp/config2944187514533361541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:58:14.908Z] ---> docker-login.sh [2023-05-24T23:58:14.908Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:58:14.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:58:14.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:58:14.908Z] Configure a credential helper to remove this warning. See [2023-05-24T23:58:14.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:58:14.908Z] [2023-05-24T23:58:14.908Z] Login Succeeded [2023-05-24T23:58:14.908Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:58:14.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:58:14.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:58:14.908Z] Configure a credential helper to remove this warning. See [2023-05-24T23:58:14.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:58:14.908Z] [2023-05-24T23:58:14.908Z] Login Succeeded [2023-05-24T23:58:14.908Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:58:15.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:58:15.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:58:15.167Z] Configure a credential helper to remove this warning. See [2023-05-24T23:58:15.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:58:15.167Z] [2023-05-24T23:58:15.167Z] Login Succeeded [2023-05-24T23:58:15.167Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:58:15.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:58:15.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:58:15.167Z] Configure a credential helper to remove this warning. See [2023-05-24T23:58:15.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:58:15.167Z] [2023-05-24T23:58:15.167Z] Login Succeeded [2023-05-24T23:58:15.167Z] docker.io [2023-05-24T23:58:15.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:58:15.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:58:15.425Z] Configure a credential helper to remove this warning. See [2023-05-24T23:58:15.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:58:15.425Z] [2023-05-24T23:58:15.425Z] Login Succeeded [2023-05-24T23:58:15.425Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:58:15.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:58:15.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:58:15.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:58:15.734Z] ========================================================= [2023-05-24T23:58:15.734Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T23:58:15.734Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:58:16.203Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T23:58:16.203Z] Sending build context to Docker daemon 1.905MB [2023-05-24T23:58:16.203Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:58:16.203Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-24T23:58:16.461Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T23:58:16.461Z] f56be85fc22e: Pulling fs layer [2023-05-24T23:58:16.461Z] 85791d961cd3: Pulling fs layer [2023-05-24T23:58:16.461Z] d694b5ae8c79: Pulling fs layer [2023-05-24T23:58:16.461Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T23:58:16.461Z] 4d19c01a9841: Pulling fs layer [2023-05-24T23:58:16.461Z] 9325e15d5711: Pulling fs layer [2023-05-24T23:58:16.461Z] 556b6ee489ea: Pulling fs layer [2023-05-24T23:58:16.461Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T23:58:16.461Z] 9f32a84ed3da: Waiting [2023-05-24T23:58:16.461Z] 4d19c01a9841: Waiting [2023-05-24T23:58:16.461Z] 9325e15d5711: Waiting [2023-05-24T23:58:16.461Z] c5a4b2cf53e6: Waiting [2023-05-24T23:58:16.461Z] 556b6ee489ea: Waiting [2023-05-24T23:58:16.461Z] 85791d961cd3: Verifying Checksum [2023-05-24T23:58:16.461Z] 85791d961cd3: Download complete [2023-05-24T23:58:16.461Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T23:58:16.461Z] 9f32a84ed3da: Download complete [2023-05-24T23:58:16.461Z] 4d19c01a9841: Verifying Checksum [2023-05-24T23:58:16.461Z] 4d19c01a9841: Download complete [2023-05-24T23:58:16.461Z] f56be85fc22e: Verifying Checksum [2023-05-24T23:58:16.461Z] f56be85fc22e: Download complete [2023-05-24T23:58:16.461Z] 9325e15d5711: Verifying Checksum [2023-05-24T23:58:16.461Z] 9325e15d5711: Download complete [2023-05-24T23:58:16.721Z] f56be85fc22e: Pull complete [2023-05-24T23:58:16.980Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T23:58:16.980Z] c5a4b2cf53e6: Download complete [2023-05-24T23:58:16.980Z] 85791d961cd3: Pull complete [2023-05-24T23:58:16.980Z] d694b5ae8c79: Verifying Checksum [2023-05-24T23:58:16.980Z] d694b5ae8c79: Download complete [2023-05-24T23:58:17.241Z] 556b6ee489ea: Verifying Checksum [2023-05-24T23:58:17.241Z] 556b6ee489ea: Download complete [2023-05-24T23:58:20.524Z] d694b5ae8c79: Pull complete [2023-05-24T23:58:20.524Z] 9f32a84ed3da: Pull complete [2023-05-24T23:58:20.783Z] 4d19c01a9841: Pull complete [2023-05-24T23:58:20.783Z] 9325e15d5711: Pull complete [2023-05-24T23:58:23.337Z] 556b6ee489ea: Pull complete [2023-05-24T23:58:24.289Z] c5a4b2cf53e6: Pull complete [2023-05-24T23:58:24.289Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T23:58:24.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T23:58:24.289Z] ---> c4be618373d6 [2023-05-24T23:58:24.289Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:58:29.364Z] Still waiting to schedule task [2023-05-24T23:58:29.364Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T23:58:32.441Z] ---> Running in 53c534ee20a2 [2023-05-24T23:58:32.441Z] Removing intermediate container 53c534ee20a2 [2023-05-24T23:58:32.441Z] ---> e137fd0dd9c9 [2023-05-24T23:58:32.441Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:58:32.441Z] ---> Running in 3022bc8ef121 [2023-05-24T23:58:32.707Z] Removing intermediate container 3022bc8ef121 [2023-05-24T23:58:32.707Z] ---> 03bd160ca295 [2023-05-24T23:58:32.707Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-24T23:58:32.966Z] ---> Running in afa7da9e40d6 [2023-05-24T23:58:33.534Z] Removing intermediate container afa7da9e40d6 [2023-05-24T23:58:33.534Z] ---> 32fbff2d4b1d [2023-05-24T23:58:33.534Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-24T23:58:33.534Z] ---> Running in 9d755858ee5e [2023-05-24T23:58:34.100Z] Removing intermediate container 9d755858ee5e [2023-05-24T23:58:34.101Z] ---> 8a0c08697501 [2023-05-24T23:58:34.101Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:58:34.360Z] ---> Running in c38142625ca9 [2023-05-24T23:58:34.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:58:34.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:58:35.187Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-24T23:58:35.187Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-24T23:58:35.187Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-24T23:58:35.187Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-24T23:58:35.187Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-24T23:58:35.187Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-24T23:58:35.187Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-24T23:58:35.187Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-24T23:58:35.187Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-24T23:58:35.187Z] (10/14) Installing kmod-libs (30-r1) [2023-05-24T23:58:35.187Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-24T23:58:35.187Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-24T23:58:35.187Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-24T23:58:35.447Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-24T23:58:35.447Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:58:35.447Z] Executing eudev-3.2.11-r4.trigger [2023-05-24T23:58:35.447Z] OK: 272 MiB in 67 packages [2023-05-24T23:58:36.014Z] Removing intermediate container c38142625ca9 [2023-05-24T23:58:36.014Z] ---> 74a4bc9891b3 [2023-05-24T23:58:36.014Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-24T23:58:36.014Z] ---> Running in 59614df390e5 [2023-05-24T23:58:36.014Z] Removing intermediate container 59614df390e5 [2023-05-24T23:58:36.014Z] ---> 8568df35a4e2 [2023-05-24T23:58:36.014Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-24T23:58:36.014Z] ---> cba9c2761ed0 [2023-05-24T23:58:36.015Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:58:36.273Z] ---> Running in a7a446c95448 [2023-05-24T23:59:03.475Z] Removing intermediate container a7a446c95448 [2023-05-24T23:59:03.475Z] ---> 1e341e56e1da [2023-05-24T23:59:03.475Z] Step 11/13 : COPY . . [2023-05-24T23:59:03.475Z] ---> 619b9462b610 [2023-05-24T23:59:03.475Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-24T23:59:03.736Z] ---> Running in 4fbe841b2b93 [2023-05-24T23:59:03.996Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T23:59:03.996Z] Dload Upload Total Spent Left Speed [2023-05-24T23:59:03.996Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100  1062    0   0  8092 0 --:--:-- --:--:-- --:--:--  8169 [2023-05-24T23:59:04.256Z] Removing intermediate container 4fbe841b2b93 [2023-05-24T23:59:04.256Z] ---> 07ea1e39c520 [2023-05-24T23:59:04.256Z] Step 13/13 : RUN ${MAKE} [2023-05-24T23:59:04.256Z] ---> Running in affbd2d189e0 [2023-05-24T23:59:04.517Z] noop [2023-05-24T23:59:04.776Z] Removing intermediate container affbd2d189e0 [2023-05-24T23:59:04.776Z] ---> 6c561f4ef5fc [2023-05-24T23:59:04.776Z] Successfully built 6c561f4ef5fc [2023-05-24T23:59:04.776Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:59:05.220Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:59:05.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:59:05.379Z] prd-ubuntu20.04-docker-8c-8g-16838 does not seem to be running inside a container [2023-05-24T23:59:05.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-257 -v /w/workspace/foundry_device-usb-camera_PR-257:/w/workspace/foundry_device-usb-camera_PR-257:rw,z -v /w/workspace/foundry_device-usb-camera_PR-257@tmp:/w/workspace/foundry_device-usb-camera_PR-257@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T23:59:05.765Z] $ docker top 0f9d4eccfb1b007afd15bdf80363a4165447a1d2c9ad1710130f0cd2cebf827f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:59:06.170Z] + go version [2023-05-24T23:59:06.170Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T23:59:06.213Z] $ docker stop --time=1 0f9d4eccfb1b007afd15bdf80363a4165447a1d2c9ad1710130f0cd2cebf827f [2023-05-24T23:59:07.495Z] $ docker rm -f --volumes 0f9d4eccfb1b007afd15bdf80363a4165447a1d2c9ad1710130f0cd2cebf827f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:59:08.199Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:59:08.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:59:08.365Z] prd-ubuntu20.04-docker-8c-8g-16838 does not seem to be running inside a container [2023-05-24T23:59:08.404Z] $ 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-257 -v /w/workspace/foundry_device-usb-camera_PR-257:/w/workspace/foundry_device-usb-camera_PR-257:rw,z -v /w/workspace/foundry_device-usb-camera_PR-257@tmp:/w/workspace/foundry_device-usb-camera_PR-257@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T23:59:08.755Z] $ docker top 2edee4f01e6006bfb50661abb81e8c8f12508d2a2459868f9d8bf0ac9e7e2b76 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:59:09.153Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-257 [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:59:09.515Z] + make test [2023-05-24T23:59:09.515Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T23:59:14.933Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-24T23:59:24.896Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-24T23:59:24.896Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.8% of statements [2023-05-24T23:59:30.159Z] go vet ./... [2023-05-24T23:59:34.344Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T23:59:34.344Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T23:59:34.344Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T23:59:34.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T23:59:34.415Z] $ docker stop --time=1 2edee4f01e6006bfb50661abb81e8c8f12508d2a2459868f9d8bf0ac9e7e2b76 [2023-05-24T23:59:37.515Z] $ docker rm -f --volumes 2edee4f01e6006bfb50661abb81e8c8f12508d2a2459868f9d8bf0ac9e7e2b76 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:59:38.033Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T23:59:38.118Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T23:59:38.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T23:59:39.029Z] + ls -al . [2023-05-24T23:59:39.029Z] total 188 [2023-05-24T23:59:39.029Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 23:59 . [2023-05-24T23:59:39.029Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:57 .. [2023-05-24T23:59:39.029Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:58 .git [2023-05-24T23:59:39.029Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:57 .github [2023-05-24T23:59:39.029Z] -rw-rw-r-- 1 jenkins jenkins 414 May 24 23:57 .gitignore [2023-05-24T23:59:39.029Z] -rw-rw-r-- 1 jenkins jenkins 42 May 24 23:57 .golangci.yml [2023-05-24T23:59:39.029Z] -rw-rw-r-- 1 jenkins jenkins 77 May 24 23:57 .hadolint.yml [2023-05-24T23:59:39.029Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:58 .semver [2023-05-24T23:59:39.029Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 24 23:57 Attribution.txt [2023-05-24T23:59:39.029Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 24 23:57 CHANGELOG.md [2023-05-24T23:59:39.029Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 24 23:57 Dockerfile [2023-05-24T23:59:39.029Z] -rw-rw-r-- 1 jenkins jenkins 678 May 24 23:57 GOVERNANCE.md [2023-05-24T23:59:39.029Z] -rw-rw-r-- 1 jenkins jenkins 659 May 24 23:57 Jenkinsfile [2023-05-24T23:59:39.029Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 24 23:57 LICENSE [2023-05-24T23:59:39.029Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 24 23:57 Makefile [2023-05-24T23:59:39.029Z] -rw-rw-r-- 1 jenkins jenkins 622 May 24 23:57 OWNERS.md [2023-05-24T23:59:39.029Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 24 23:57 README.md [2023-05-24T23:59:39.029Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:58 VERSION [2023-05-24T23:59:39.029Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:57 bin [2023-05-24T23:59:39.029Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:57 cmd [2023-05-24T23:59:39.029Z] -rw-r--r-- 1 jenkins jenkins 31522 May 24 23:59 coverage.out [2023-05-24T23:59:39.029Z] -rwxrwxr-x 1 jenkins jenkins 140 May 24 23:57 docker-entrypoint.sh [2023-05-24T23:59:39.029Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:57 docs [2023-05-24T23:59:39.029Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 24 23:57 go.mod [2023-05-24T23:59:39.029Z] -rw-rw-r-- 1 jenkins jenkins 31392 May 24 23:57 go.sum [2023-05-24T23:59:39.029Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:57 internal [2023-05-24T23:59:39.029Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:57 snap [2023-05-24T23:59:39.029Z] -rw-rw-r-- 1 jenkins jenkins 231 May 24 23:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:59:39.414Z] + 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=afba4383118b1123d88aef1c69d3948ccec2da4b --label arch=amd64 --label version=0.0.0 . [2023-05-24T23:59:39.414Z] Sending build context to Docker daemon 1.937MB [2023-05-24T23:59:39.414Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:59:39.414Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-24T23:59:39.414Z] ---> 6c561f4ef5fc [2023-05-24T23:59:39.414Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:59:39.673Z] ---> Running in feb9c71ba3b8 [2023-05-24T23:59:39.673Z] Removing intermediate container feb9c71ba3b8 [2023-05-24T23:59:39.673Z] ---> 105c64958181 [2023-05-24T23:59:39.673Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:59:39.673Z] ---> Running in dceacbd8b0bb [2023-05-24T23:59:39.673Z] Removing intermediate container dceacbd8b0bb [2023-05-24T23:59:39.673Z] ---> 6b6728f4ac57 [2023-05-24T23:59:39.673Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-24T23:59:39.673Z] ---> Running in d4fe8507626f [2023-05-24T23:59:39.931Z] Removing intermediate container d4fe8507626f [2023-05-24T23:59:39.931Z] ---> ea7da61c5571 [2023-05-24T23:59:39.931Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-24T23:59:39.931Z] ---> Running in ace9fbd941a2 [2023-05-24T23:59:39.931Z] Removing intermediate container ace9fbd941a2 [2023-05-24T23:59:39.931Z] ---> 6def5429c556 [2023-05-24T23:59:39.931Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:59:39.931Z] ---> Running in cf491a723102 [2023-05-24T23:59:40.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:59:40.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:59:40.448Z] OK: 272 MiB in 67 packages [2023-05-24T23:59:40.705Z] Removing intermediate container cf491a723102 [2023-05-24T23:59:40.705Z] ---> c56c95b9d287 [2023-05-24T23:59:40.705Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-24T23:59:40.705Z] ---> Running in 2b0f90969702 [2023-05-24T23:59:40.964Z] Removing intermediate container 2b0f90969702 [2023-05-24T23:59:40.964Z] ---> da03d0579411 [2023-05-24T23:59:40.964Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-24T23:59:40.964Z] ---> 4c5adede3a4c [2023-05-24T23:59:40.964Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:59:40.964Z] ---> Running in 0595e65cb0b7 [2023-05-24T23:59:41.900Z] Removing intermediate container 0595e65cb0b7 [2023-05-24T23:59:41.900Z] ---> 8d32e8f1d0d7 [2023-05-24T23:59:41.900Z] Step 11/36 : COPY . . [2023-05-24T23:59:42.158Z] ---> 6894ea0f6ebe [2023-05-24T23:59:42.158Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-24T23:59:42.158Z] ---> Running in dc5f998d67a6 [2023-05-24T23:59:42.417Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T23:59:42.417Z]  Dload Upload Total Spent Left Speed [2023-05-24T23:59:42.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21039 0 --:--:-- --:--:-- --:--:-- 21240 [2023-05-24T23:59:42.676Z] Removing intermediate container dc5f998d67a6 [2023-05-24T23:59:42.676Z] ---> a81cbc83994e [2023-05-24T23:59:42.676Z] Step 13/36 : RUN ${MAKE} [2023-05-24T23:59:42.676Z] ---> Running in 56407353221e [2023-05-24T23:59:42.934Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-25T00:00:04.846Z] Removing intermediate container 56407353221e [2023-05-25T00:00:04.846Z] ---> 3dcbde81e611 [2023-05-25T00:00:04.846Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-25T00:00:04.846Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-25T00:00:04.846Z] 4acc49c71d14: Pulling fs layer [2023-05-25T00:00:04.846Z] 4acc49c71d14: Verifying Checksum [2023-05-25T00:00:04.846Z] 4acc49c71d14: Download complete [2023-05-25T00:00:04.846Z] 4acc49c71d14: Pull complete [2023-05-25T00:00:04.846Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-25T00:00:04.846Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-25T00:00:04.846Z] ---> 01a2bd3e5fff [2023-05-25T00:00:04.846Z] Step 15/36 : FROM alpine:3.17 [2023-05-25T00:00:05.107Z] 3.17: Pulling from library/alpine [2023-05-25T00:00:05.479Z] f56be85fc22e: Already exists [2023-05-25T00:00:05.479Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T00:00:05.479Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T00:00:05.479Z] ---> 9ed4aefc74f6 [2023-05-25T00:00:05.479Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-25T00:00:05.739Z] ---> Running in 76052417be65 [2023-05-25T00:00:05.739Z] Removing intermediate container 76052417be65 [2023-05-25T00:00:05.739Z] ---> b8202b4dad92 [2023-05-25T00:00:05.739Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-25T00:00:05.739Z] ---> Running in 852c31e89de0 [2023-05-25T00:00:06.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:00:06.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:00:06.568Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-25T00:00:06.568Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-25T00:00:06.568Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-25T00:00:06.568Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-25T00:00:06.568Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-25T00:00:06.568Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-25T00:00:06.568Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-25T00:00:06.568Z] (8/86) Installing libxcb (1.15-r0) [2023-05-25T00:00:06.568Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-25T00:00:06.568Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-25T00:00:06.836Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-25T00:00:06.836Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-25T00:00:06.836Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-25T00:00:06.836Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-25T00:00:06.836Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-25T00:00:06.836Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-25T00:00:06.836Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-25T00:00:06.836Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-25T00:00:06.836Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-25T00:00:06.836Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-25T00:00:06.836Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-25T00:00:06.836Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-25T00:00:06.836Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-25T00:00:06.836Z] (24/86) Installing glib (2.74.7-r0) [2023-05-25T00:00:06.836Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-25T00:00:06.836Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-25T00:00:06.836Z] (27/86) Installing libass (0.16.0-r1) [2023-05-25T00:00:06.836Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-25T00:00:06.836Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-25T00:00:06.836Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-25T00:00:06.836Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-25T00:00:06.836Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-25T00:00:07.099Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-25T00:00:07.099Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-25T00:00:07.099Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-25T00:00:07.099Z] (36/86) Installing libunistring (1.1-r0) [2023-05-25T00:00:07.099Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-25T00:00:07.099Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-25T00:00:07.099Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-25T00:00:07.099Z] (40/86) Installing lame (3.100-r2) [2023-05-25T00:00:07.099Z] (41/86) Installing opus (1.3.1-r1) [2023-05-25T00:00:07.099Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-25T00:00:07.099Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-25T00:00:07.099Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-25T00:00:07.099Z] (45/86) Installing orc (0.4.33-r0) [2023-05-25T00:00:07.099Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-25T00:00:07.099Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-25T00:00:07.099Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-25T00:00:07.099Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-25T00:00:07.099Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-25T00:00:07.099Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-25T00:00:07.099Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-25T00:00:07.099Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-25T00:00:07.099Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-25T00:00:07.099Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-25T00:00:07.099Z] (56/86) Installing libpulse (16.1-r6) [2023-05-25T00:00:07.359Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-25T00:00:07.359Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-25T00:00:07.359Z] (59/86) Installing librist (0.2.7-r0) [2023-05-25T00:00:07.359Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-25T00:00:07.359Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-25T00:00:07.359Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-25T00:00:07.359Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-25T00:00:07.359Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-25T00:00:07.359Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-25T00:00:07.359Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-25T00:00:07.359Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-25T00:00:07.359Z] (68/86) Installing libva (2.16.0-r0) [2023-05-25T00:00:07.359Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-25T00:00:07.359Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-25T00:00:07.359Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-25T00:00:07.359Z] (72/86) Installing libwebp (1.2.4-r2) [2023-05-25T00:00:07.359Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-25T00:00:07.359Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-25T00:00:07.359Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-25T00:00:07.617Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-25T00:00:07.617Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-25T00:00:07.617Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-25T00:00:07.617Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-25T00:00:07.617Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-25T00:00:07.617Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-25T00:00:07.617Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-25T00:00:07.617Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-25T00:00:07.617Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-25T00:00:07.879Z] (85/86) Installing kmod-libs (30-r1) [2023-05-25T00:00:07.879Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-25T00:00:07.879Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:00:07.879Z] Executing eudev-3.2.11-r4.trigger [2023-05-25T00:00:07.879Z] OK: 112 MiB in 101 packages [2023-05-25T00:00:11.163Z] Removing intermediate container 852c31e89de0 [2023-05-25T00:00:11.163Z] ---> 07c4bd537939 [2023-05-25T00:00:11.163Z] Step 18/36 : WORKDIR / [2023-05-25T00:00:11.163Z] ---> Running in 72fc337015c5 [2023-05-25T00:00:11.163Z] Removing intermediate container 72fc337015c5 [2023-05-25T00:00:11.163Z] ---> f491d9c48bfc [2023-05-25T00:00:11.163Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-25T00:00:11.421Z] ---> ee16a0568f74 [2023-05-25T00:00:11.421Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-25T00:00:11.421Z] ---> 704f8c4c784f [2023-05-25T00:00:11.421Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-25T00:00:11.682Z] ---> 54a5ec37bc71 [2023-05-25T00:00:11.682Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-25T00:00:11.682Z] ---> 7bb40d5a02b7 [2023-05-25T00:00:11.682Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-25T00:00:11.939Z] ---> 46f5faca8416 [2023-05-25T00:00:11.939Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-25T00:00:11.939Z] ---> e18f11f8be09 [2023-05-25T00:00:11.939Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-25T00:00:12.875Z] ---> 47c13f26b9bb [2023-05-25T00:00:12.875Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-25T00:00:12.875Z] ---> Running in 3b7e00056103 [2023-05-25T00:00:13.442Z] Removing intermediate container 3b7e00056103 [2023-05-25T00:00:13.442Z] ---> 31928451844b [2023-05-25T00:00:13.442Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-25T00:00:13.442Z] ---> Running in d6fecad70729 [2023-05-25T00:00:14.008Z] Removing intermediate container d6fecad70729 [2023-05-25T00:00:14.008Z] ---> d7984c93f83e [2023-05-25T00:00:14.008Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-25T00:00:14.008Z] ---> Running in 47bfc17f36d1 [2023-05-25T00:00:14.574Z] Removing intermediate container 47bfc17f36d1 [2023-05-25T00:00:14.574Z] ---> b52d0db19d15 [2023-05-25T00:00:14.574Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-25T00:00:14.574Z] ---> Running in e95544729ff0 [2023-05-25T00:00:15.139Z] Removing intermediate container e95544729ff0 [2023-05-25T00:00:15.140Z] ---> a81e6c606f11 [2023-05-25T00:00:15.140Z] Step 30/36 : EXPOSE 59983 [2023-05-25T00:00:15.140Z] ---> Running in cb834093f88e [2023-05-25T00:00:15.140Z] Removing intermediate container cb834093f88e [2023-05-25T00:00:15.140Z] ---> 5902c463ab24 [2023-05-25T00:00:15.140Z] Step 31/36 : EXPOSE 8554 [2023-05-25T00:00:15.140Z] ---> Running in 50ff5d6a4ec2 [2023-05-25T00:00:15.140Z] Removing intermediate container 50ff5d6a4ec2 [2023-05-25T00:00:15.140Z] ---> 217efa6eddef [2023-05-25T00:00:15.140Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-25T00:00:15.140Z] ---> Running in 5afd23c7cdf3 [2023-05-25T00:00:15.140Z] Removing intermediate container 5afd23c7cdf3 [2023-05-25T00:00:15.140Z] ---> e7e3cb23c4c2 [2023-05-25T00:00:15.140Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-25T00:00:15.140Z] ---> Running in 5d7f83cb7641 [2023-05-25T00:00:15.398Z] Removing intermediate container 5d7f83cb7641 [2023-05-25T00:00:15.398Z] ---> f6c2b411c584 [2023-05-25T00:00:15.398Z] Step 34/36 : LABEL arch=amd64 [2023-05-25T00:00:15.398Z] ---> Running in bf25982ecfbc [2023-05-25T00:00:15.398Z] Removing intermediate container bf25982ecfbc [2023-05-25T00:00:15.398Z] ---> 13ea3325e34d [2023-05-25T00:00:15.398Z] Step 35/36 : LABEL git_sha=afba4383118b1123d88aef1c69d3948ccec2da4b [2023-05-25T00:00:15.398Z] ---> Running in c9655c607189 [2023-05-25T00:00:15.657Z] Removing intermediate container c9655c607189 [2023-05-25T00:00:15.657Z] ---> 796d79fa8fbf [2023-05-25T00:00:15.657Z] Step 36/36 : LABEL version=0.0.0 [2023-05-25T00:00:15.657Z] ---> Running in 3c6e1d9afa14 [2023-05-25T00:00:15.657Z] Removing intermediate container 3c6e1d9afa14 [2023-05-25T00:00:15.657Z] ---> 57f3d42fa187 [2023-05-25T00:00:15.657Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T00:00:15.657Z] Successfully built 57f3d42fa187 [2023-05-25T00:00:15.657Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:00:16.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:00:16.549Z] [2023-05-25T00:00:16.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:00:16.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:00:16.933Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T00:00:16.933Z] 5eb5b503b376: Pulling fs layer [2023-05-25T00:00:16.933Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T00:00:16.933Z] ec43610c2a17: Pulling fs layer [2023-05-25T00:00:16.933Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T00:00:16.933Z] 33b1e0a273af: Pulling fs layer [2023-05-25T00:00:16.933Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T00:00:16.933Z] 2f39f015ded8: Pulling fs layer [2023-05-25T00:00:16.933Z] 3a2ae6a8a46f: Waiting [2023-05-25T00:00:16.933Z] 33b1e0a273af: Waiting [2023-05-25T00:00:16.933Z] 5d3b04190fa2: Waiting [2023-05-25T00:00:16.933Z] 2f39f015ded8: Waiting [2023-05-25T00:00:16.933Z] 5c69ac0246d0: Verifying Checksum [2023-05-25T00:00:16.933Z] 5c69ac0246d0: Download complete [2023-05-25T00:00:16.933Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-25T00:00:16.933Z] 3a2ae6a8a46f: Download complete [2023-05-25T00:00:16.933Z] 33b1e0a273af: Verifying Checksum [2023-05-25T00:00:16.933Z] 33b1e0a273af: Download complete [2023-05-25T00:00:16.933Z] 5d3b04190fa2: Download complete [2023-05-25T00:00:16.933Z] ec43610c2a17: Verifying Checksum [2023-05-25T00:00:17.193Z] 5eb5b503b376: Verifying Checksum [2023-05-25T00:00:17.193Z] 5eb5b503b376: Download complete [2023-05-25T00:00:17.760Z] 2f39f015ded8: Download complete [2023-05-25T00:00:18.328Z] 5eb5b503b376: Pull complete [2023-05-25T00:00:18.585Z] 5c69ac0246d0: Pull complete [2023-05-25T00:00:18.845Z] ec43610c2a17: Pull complete [2023-05-25T00:00:18.845Z] 3a2ae6a8a46f: Pull complete [2023-05-25T00:00:19.103Z] 33b1e0a273af: Pull complete [2023-05-25T00:00:19.361Z] 5d3b04190fa2: Pull complete [2023-05-25T00:00:23.555Z] 2f39f015ded8: Pull complete [2023-05-25T00:00:23.555Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T00:00:23.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:00:23.555Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:00:23.768Z] prd-ubuntu20.04-docker-8c-8g-16838 does not seem to be running inside a container [2023-05-25T00:00:23.801Z] $ 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-257 -v /w/workspace/foundry_device-usb-camera_PR-257:/w/workspace/foundry_device-usb-camera_PR-257:rw,z -v /w/workspace/foundry_device-usb-camera_PR-257@tmp:/w/workspace/foundry_device-usb-camera_PR-257@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T00:00:26.693Z] $ docker top 49ea3bf02af2c36fa674654a3282e61eeefff853fbebe0d90fabb6c49ec5253f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:00:27.124Z] ---> job-cost.sh [2023-05-25T00:00:27.124Z] lf-activate-venv: SKIPPING [2023-05-25T00:00:27.124Z] INFO: No Stack... [2023-05-25T00:00:27.383Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T00:00:27.644Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T00:00:27.957Z] + + cutcat -d, -f6 /w/workspace/foundry_device-usb-camera_PR-257/archives/cost.csv [2023-05-25T00:00:27.957Z] [Pipeline] lock [2023-05-25T00:00:27.997Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-257-1-stack-cost] [2023-05-25T00:00:28.002Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-257-1-stack-cost] did not exist. Created. [2023-05-25T00:00:28.002Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-257-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T00:00:28.394Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T00:00:28.443Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T00:00:28.472Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-257-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T00:00:28.549Z] $ docker stop --time=1 49ea3bf02af2c36fa674654a3282e61eeefff853fbebe0d90fabb6c49ec5253f [2023-05-25T00:00:29.713Z] $ docker rm -f --volumes 49ea3bf02af2c36fa674654a3282e61eeefff853fbebe0d90fabb6c49ec5253f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T00:02:57.628Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16842 in /w/workspace/foundry_device-usb-camera_PR-257 [Pipeline] { [Pipeline] ws [2023-05-25T00:02:57.679Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-25T00:02:57.796Z] Selected Git installation does not exist. Using Default [2023-05-25T00:02:57.796Z] The recommended git tool is: NONE [2023-05-25T00:03:09.227Z] using credential edgex-jenkins-ssh [2023-05-25T00:03:09.255Z] Cloning the remote Git repository [2023-05-25T00:03:09.388Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-25T00:03:09.636Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-05-25T00:03:10.181Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-25T00:03:10.191Z] > git --version # timeout=10 [2023-05-25T00:03:10.304Z] > git --version # 'git version 2.25.1' [2023-05-25T00:03:10.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:03:10.833Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T00:03:12.210Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-25T00:03:12.321Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T00:03:14.106Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-25T00:03:14.183Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-25T00:03:14.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:03:14.206Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/257/head:refs/remotes/origin/PR-257 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-25T00:03:14.803Z] Merging remotes/origin/main commit 8e89c95f200ba999b8b18666717dd08bb0ba11a2 into PR head commit afba4383118b1123d88aef1c69d3948ccec2da4b [2023-05-25T00:03:15.273Z] Merge succeeded, producing afba4383118b1123d88aef1c69d3948ccec2da4b [2023-05-25T00:03:15.273Z] Checking out Revision afba4383118b1123d88aef1c69d3948ccec2da4b (PR-257) [2023-05-25T00:03:16.184Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-25T00:03:16.253Z] > git --version # timeout=10 [2023-05-25T00:03:16.272Z] > git --version # 'git version 2.25.1' [2023-05-25T00:03:16.290Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T00:03:14.831Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T00:03:14.944Z] > git checkout -f afba4383118b1123d88aef1c69d3948ccec2da4b # timeout=10 [2023-05-25T00:03:15.110Z] > git remote # timeout=10 [2023-05-25T00:03:15.135Z] > git config --get remote.origin.url # timeout=10 [2023-05-25T00:03:15.184Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:03:15.203Z] > git merge 8e89c95f200ba999b8b18666717dd08bb0ba11a2 # timeout=10 [2023-05-25T00:03:15.240Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-25T00:03:15.284Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T00:03:15.316Z] > git checkout -f afba4383118b1123d88aef1c69d3948ccec2da4b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:03:17.728Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T00:03:17.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:03:17.728Z] Dload Upload Total Spent Left Speed [2023-05-25T00:03:17.728Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-05-25T00:03:18.693Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T00:03:19.085Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T00:03:19.085Z] + sudo tee /etc/docker/daemon.new [2023-05-25T00:03:19.085Z] { [2023-05-25T00:03:19.085Z] "registry-mirrors": [ [2023-05-25T00:03:19.085Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T00:03:19.085Z] ], [2023-05-25T00:03:19.085Z] "bip": "10.250.0.254/24", [2023-05-25T00:03:19.085Z] "hosts": [ [2023-05-25T00:03:19.085Z] "tcp://0.0.0.0:5555", [2023-05-25T00:03:19.085Z] "unix:///var/run/docker.sock" [2023-05-25T00:03:19.086Z] ], [2023-05-25T00:03:19.086Z] "mtu": 1458, [2023-05-25T00:03:19.086Z] "selinux-enabled": true, [2023-05-25T00:03:19.086Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T00:03:19.086Z] } [Pipeline] sh [2023-05-25T00:03:19.517Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T00:03:19.886Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:03:38.326Z] provisioning config files... [2023-05-25T00:03:38.367Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config7289575640569686713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:03:38.801Z] ---> docker-login.sh [2023-05-25T00:03:38.802Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:03:39.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:03:39.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:03:39.682Z] Configure a credential helper to remove this warning. See [2023-05-25T00:03:39.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:03:39.682Z] [2023-05-25T00:03:39.682Z] Login Succeeded [2023-05-25T00:03:39.682Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:03:39.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:03:39.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:03:39.958Z] Configure a credential helper to remove this warning. See [2023-05-25T00:03:39.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:03:39.958Z] [2023-05-25T00:03:39.958Z] Login Succeeded [2023-05-25T00:03:39.958Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:03:40.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:03:40.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:03:40.566Z] Configure a credential helper to remove this warning. See [2023-05-25T00:03:40.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:03:40.566Z] [2023-05-25T00:03:40.566Z] Login Succeeded [2023-05-25T00:03:40.566Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:03:40.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:03:41.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:03:41.128Z] Configure a credential helper to remove this warning. See [2023-05-25T00:03:41.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:03:41.128Z] [2023-05-25T00:03:41.128Z] Login Succeeded [2023-05-25T00:03:41.128Z] docker.io [2023-05-25T00:03:41.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:03:41.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:03:41.679Z] Configure a credential helper to remove this warning. See [2023-05-25T00:03:41.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:03:41.679Z] [2023-05-25T00:03:41.679Z] Login Succeeded [2023-05-25T00:03:41.679Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:03:41.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T00:03:42.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:03:42.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:03:42.295Z] ========================================================= [2023-05-25T00:03:42.295Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T00:03:42.295Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:03:42.821Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T00:03:43.105Z] Sending build context to Docker daemon 1.127MB [2023-05-25T00:03:43.105Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:03:43.105Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-25T00:03:43.381Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T00:03:43.381Z] c41833b44d91: Pulling fs layer [2023-05-25T00:03:43.381Z] ed15518f5707: Pulling fs layer [2023-05-25T00:03:43.381Z] feae8fd75edb: Pulling fs layer [2023-05-25T00:03:43.381Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T00:03:43.381Z] 3cdef696dda3: Pulling fs layer [2023-05-25T00:03:43.381Z] 2ced38df9373: Pulling fs layer [2023-05-25T00:03:43.381Z] 58f1dce35555: Pulling fs layer [2023-05-25T00:03:43.381Z] 3cdef696dda3: Waiting [2023-05-25T00:03:43.381Z] 2ced38df9373: Waiting [2023-05-25T00:03:43.381Z] 242c74f7c9fa: Waiting [2023-05-25T00:03:43.381Z] 58f1dce35555: Waiting [2023-05-25T00:03:43.381Z] ed15518f5707: Download complete [2023-05-25T00:03:43.381Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T00:03:43.381Z] 242c74f7c9fa: Download complete [2023-05-25T00:03:43.381Z] 3cdef696dda3: Verifying Checksum [2023-05-25T00:03:43.381Z] 3cdef696dda3: Download complete [2023-05-25T00:03:43.661Z] c41833b44d91: Verifying Checksum [2023-05-25T00:03:43.661Z] c41833b44d91: Download complete [2023-05-25T00:03:44.656Z] c41833b44d91: Pull complete [2023-05-25T00:03:45.107Z] 58f1dce35555: Verifying Checksum [2023-05-25T00:03:45.107Z] 58f1dce35555: Download complete [2023-05-25T00:03:45.416Z] ed15518f5707: Pull complete [2023-05-25T00:03:46.888Z] feae8fd75edb: Verifying Checksum [2023-05-25T00:03:46.888Z] feae8fd75edb: Download complete [2023-05-25T00:03:46.888Z] 2ced38df9373: Verifying Checksum [2023-05-25T00:03:46.888Z] 2ced38df9373: Download complete [2023-05-25T00:04:01.983Z] feae8fd75edb: Pull complete [2023-05-25T00:04:01.983Z] 242c74f7c9fa: Pull complete [2023-05-25T00:04:02.258Z] 3cdef696dda3: Pull complete [2023-05-25T00:04:10.530Z] 2ced38df9373: Pull complete [2023-05-25T00:04:13.152Z] 58f1dce35555: Pull complete [2023-05-25T00:04:13.152Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T00:04:13.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T00:04:13.152Z] ---> fadd8f120f05 [2023-05-25T00:04:13.152Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:04:13.751Z] ---> Running in f557b1c5cf69 [2023-05-25T00:04:14.351Z] Removing intermediate container f557b1c5cf69 [2023-05-25T00:04:14.351Z] ---> 6fdac2d98c4f [2023-05-25T00:04:14.351Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:04:14.351Z] ---> Running in c879e4c3f16c [2023-05-25T00:04:14.627Z] Removing intermediate container c879e4c3f16c [2023-05-25T00:04:14.627Z] ---> 7e22273135f3 [2023-05-25T00:04:14.627Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-25T00:04:14.627Z] ---> Running in 9839c4b4717b [2023-05-25T00:04:15.234Z] Removing intermediate container 9839c4b4717b [2023-05-25T00:04:15.234Z] ---> 3b66c82981d7 [2023-05-25T00:04:15.234Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-25T00:04:15.234Z] ---> Running in 81f134ff1a2d [2023-05-25T00:04:15.508Z] Removing intermediate container 81f134ff1a2d [2023-05-25T00:04:15.508Z] ---> be388dcd8878 [2023-05-25T00:04:15.508Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:04:15.508Z] ---> Running in 810dd23c952f [2023-05-25T00:04:16.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:04:17.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:04:18.994Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-25T00:04:18.994Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-25T00:04:18.994Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-25T00:04:19.271Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-25T00:04:19.271Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-25T00:04:19.271Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-25T00:04:19.271Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-25T00:04:19.271Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-25T00:04:19.271Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-25T00:04:19.271Z] (10/14) Installing kmod-libs (30-r1) [2023-05-25T00:04:19.271Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-25T00:04:19.271Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-25T00:04:19.271Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-25T00:04:19.550Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-25T00:04:19.550Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:04:19.550Z] Executing eudev-3.2.11-r4.trigger [2023-05-25T00:04:19.550Z] OK: 271 MiB in 67 packages [2023-05-25T00:04:20.999Z] Removing intermediate container 810dd23c952f [2023-05-25T00:04:20.999Z] ---> a817dd5ffe91 [2023-05-25T00:04:20.999Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-25T00:04:20.999Z] ---> Running in 0460ca892519 [2023-05-25T00:04:21.281Z] Removing intermediate container 0460ca892519 [2023-05-25T00:04:21.281Z] ---> 43c976870270 [2023-05-25T00:04:21.281Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-25T00:04:21.879Z] ---> c4308c064c24 [2023-05-25T00:04:21.879Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:04:22.153Z] ---> Running in fc61f11dd193 [2023-05-25T00:05:43.879Z] Removing intermediate container fc61f11dd193 [2023-05-25T00:05:43.879Z] ---> 2eb309380a16 [2023-05-25T00:05:43.879Z] Step 11/13 : COPY . . [2023-05-25T00:05:43.879Z] ---> 1b34178f6659 [2023-05-25T00:05:43.879Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-25T00:05:43.879Z] ---> Running in f03025bbbd39 [2023-05-25T00:05:43.879Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:05:43.879Z]  Dload Upload Total Spent  Left Speed [2023-05-25T00:05:43.879Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2433 0 --:--:-- --:--:-- --:--:-- 2441 [2023-05-25T00:05:43.879Z] Removing intermediate container f03025bbbd39 [2023-05-25T00:05:43.879Z] ---> 319f9533bad1 [2023-05-25T00:05:43.879Z] Step 13/13 : RUN ${MAKE} [2023-05-25T00:05:43.879Z] ---> Running in 33c10463c1db [2023-05-25T00:05:43.879Z] noop [2023-05-25T00:05:43.879Z] Removing intermediate container 33c10463c1db [2023-05-25T00:05:43.879Z] ---> 5fe1f133be02 [2023-05-25T00:05:43.879Z] Successfully built 5fe1f133be02 [2023-05-25T00:05:43.879Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:05:44.424Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:05:44.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:05:44.757Z] prd-ubuntu20.04-docker-arm64-4c-16g-16842 does not seem to be running inside a container [2023-05-25T00:05:44.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T00:05:46.218Z] $ docker top db697746c8accc59357e8785bec7a720dfc94140673cf988961069e306cf4c49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:05:47.171Z] + go version [2023-05-25T00:05:47.172Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T00:05:47.212Z] $ docker stop --time=1 db697746c8accc59357e8785bec7a720dfc94140673cf988961069e306cf4c49 [2023-05-25T00:05:48.991Z] $ docker rm -f --volumes db697746c8accc59357e8785bec7a720dfc94140673cf988961069e306cf4c49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:05:49.861Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:05:49.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:05:50.161Z] prd-ubuntu20.04-docker-arm64-4c-16g-16842 does not seem to be running inside a container [2023-05-25T00:05:50.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T00:05:51.689Z] $ docker top 789b6ecf2031920382f4bdc6821619182e38dd3dde9bc18ed6c6ae0c2b65c7f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:05:52.606Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-25T00:05:53.337Z] + make test [2023-05-25T00:05:53.337Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T00:06:32.297Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-25T00:08:55.574Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-25T00:08:55.574Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.085s coverage: 1.8% of statements [2023-05-25T00:08:55.574Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T00:08:55.574Z] go vet ./... [2023-05-25T00:09:22.288Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T00:09:22.288Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T00:09:22.288Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T00:09:22.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T00:09:22.366Z] $ docker stop --time=1 789b6ecf2031920382f4bdc6821619182e38dd3dde9bc18ed6c6ae0c2b65c7f0 [2023-05-25T00:09:24.177Z] $ docker rm -f --volumes 789b6ecf2031920382f4bdc6821619182e38dd3dde9bc18ed6c6ae0c2b65c7f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:09:25.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T00:09:25.432Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T00:09:25.943Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:09:26.757Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T00:09:27.324Z] + ls -al . [2023-05-25T00:09:27.324Z] total 184 [2023-05-25T00:09:27.324Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 00:05 . [2023-05-25T00:09:27.324Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:03 .. [2023-05-25T00:09:27.324Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:03 .git [2023-05-25T00:09:27.324Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:03 .github [2023-05-25T00:09:27.324Z] -rw-rw-r-- 1 jenkins jenkins 414 May 25 00:03 .gitignore [2023-05-25T00:09:27.324Z] -rw-rw-r-- 1 jenkins jenkins 42 May 25 00:03 .golangci.yml [2023-05-25T00:09:27.324Z] -rw-rw-r-- 1 jenkins jenkins 77 May 25 00:03 .hadolint.yml [2023-05-25T00:09:27.324Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 25 00:03 Attribution.txt [2023-05-25T00:09:27.324Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 25 00:03 CHANGELOG.md [2023-05-25T00:09:27.324Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 25 00:03 Dockerfile [2023-05-25T00:09:27.324Z] -rw-rw-r-- 1 jenkins jenkins 678 May 25 00:03 GOVERNANCE.md [2023-05-25T00:09:27.324Z] -rw-rw-r-- 1 jenkins jenkins 659 May 25 00:03 Jenkinsfile [2023-05-25T00:09:27.324Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 25 00:03 LICENSE [2023-05-25T00:09:27.324Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 25 00:03 Makefile [2023-05-25T00:09:27.324Z] -rw-rw-r-- 1 jenkins jenkins 622 May 25 00:03 OWNERS.md [2023-05-25T00:09:27.324Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 25 00:03 README.md [2023-05-25T00:09:27.324Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:58 VERSION [2023-05-25T00:09:27.324Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:03 bin [2023-05-25T00:09:27.324Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:03 cmd [2023-05-25T00:09:27.324Z] -rw-r--r-- 1 jenkins jenkins 31522 May 25 00:08 coverage.out [2023-05-25T00:09:27.324Z] -rwxrwxr-x 1 jenkins jenkins 140 May 25 00:03 docker-entrypoint.sh [2023-05-25T00:09:27.324Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:03 docs [2023-05-25T00:09:27.324Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 25 00:03 go.mod [2023-05-25T00:09:27.324Z] -rw-rw-r-- 1 jenkins jenkins 31392 May 25 00:03 go.sum [2023-05-25T00:09:27.324Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:03 internal [2023-05-25T00:09:27.324Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:03 snap [2023-05-25T00:09:27.324Z] -rw-rw-r-- 1 jenkins jenkins 231 May 25 00:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:09:27.774Z] + 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=afba4383118b1123d88aef1c69d3948ccec2da4b --label arch=arm64 --label version=0.0.0 . [2023-05-25T00:09:28.043Z] Sending build context to Docker daemon 1.159MB [2023-05-25T00:09:28.043Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:09:28.043Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-25T00:09:28.043Z] ---> 5fe1f133be02 [2023-05-25T00:09:28.043Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:09:29.009Z] ---> Running in 14ce462c4f52 [2023-05-25T00:09:29.009Z] Removing intermediate container 14ce462c4f52 [2023-05-25T00:09:29.009Z] ---> bdd852aa79fe [2023-05-25T00:09:29.009Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:09:29.277Z] ---> Running in 98d5093e9c3c [2023-05-25T00:09:29.546Z] Removing intermediate container 98d5093e9c3c [2023-05-25T00:09:29.546Z] ---> 80c3ed09c23c [2023-05-25T00:09:29.546Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-25T00:09:29.546Z] ---> Running in b05fa697dccc [2023-05-25T00:09:29.814Z] Removing intermediate container b05fa697dccc [2023-05-25T00:09:29.814Z] ---> 25c87e833ec4 [2023-05-25T00:09:29.814Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-25T00:09:29.814Z] ---> Running in c6500482052d [2023-05-25T00:09:30.082Z] Removing intermediate container c6500482052d [2023-05-25T00:09:30.082Z] ---> 7ab77de47887 [2023-05-25T00:09:30.082Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:09:30.350Z] ---> Running in 2f54017b7f1d [2023-05-25T00:09:31.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:09:31.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:09:32.867Z] OK: 271 MiB in 67 packages [2023-05-25T00:09:33.834Z] Removing intermediate container 2f54017b7f1d [2023-05-25T00:09:33.834Z] ---> 8ba6e4b41dbd [2023-05-25T00:09:33.834Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-25T00:09:33.834Z] ---> Running in 1f66dc4d21ab [2023-05-25T00:09:34.104Z] Removing intermediate container 1f66dc4d21ab [2023-05-25T00:09:34.104Z] ---> 974a2e44c9f2 [2023-05-25T00:09:34.104Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-25T00:09:34.691Z] ---> 9e2060de73a3 [2023-05-25T00:09:34.691Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:09:34.691Z] ---> Running in 38ddc0fe7a85 [2023-05-25T00:09:37.279Z] Removing intermediate container 38ddc0fe7a85 [2023-05-25T00:09:37.279Z] ---> cdca106c7368 [2023-05-25T00:09:37.279Z] Step 11/36 : COPY . . [2023-05-25T00:09:38.246Z] ---> bcf04940bdab [2023-05-25T00:09:38.246Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-25T00:09:38.246Z] ---> Running in 6e53be827200 [2023-05-25T00:09:39.215Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:09:39.215Z] Dload Upload Total Spent Left Speed [2023-05-25T00:09:39.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3806 0 --:--:-- --:--:-- --:--:-- 3847 [2023-05-25T00:09:40.180Z] Removing intermediate container 6e53be827200 [2023-05-25T00:09:40.180Z] ---> f7f6bc7f9176 [2023-05-25T00:09:40.180Z] Step 13/36 : RUN ${MAKE} [2023-05-25T00:09:40.180Z] ---> Running in 14c457d7994c [2023-05-25T00:09:41.140Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-25T00:12:17.864Z] Removing intermediate container 14c457d7994c [2023-05-25T00:12:17.864Z] ---> fc3fb28a6685 [2023-05-25T00:12:17.864Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-25T00:12:18.132Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-25T00:12:18.399Z] 8766b47fe142: Pulling fs layer [2023-05-25T00:12:18.993Z] 8766b47fe142: Verifying Checksum [2023-05-25T00:12:18.993Z] 8766b47fe142: Download complete [2023-05-25T00:12:19.582Z] 8766b47fe142: Pull complete [2023-05-25T00:12:19.582Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-25T00:12:19.582Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-25T00:12:19.582Z] ---> 69d40e2cb93c [2023-05-25T00:12:19.582Z] Step 15/36 : FROM alpine:3.17 [2023-05-25T00:12:20.215Z] 3.17: Pulling from library/alpine [2023-05-25T00:12:20.215Z] c41833b44d91: Already exists [2023-05-25T00:12:20.215Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T00:12:20.215Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T00:12:20.215Z] ---> 51e60588ff2c [2023-05-25T00:12:20.215Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-25T00:12:20.483Z] ---> Running in b89b16c23b19 [2023-05-25T00:12:20.753Z] Removing intermediate container b89b16c23b19 [2023-05-25T00:12:20.753Z] ---> 69d1772a1dd9 [2023-05-25T00:12:20.753Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-25T00:12:21.024Z] ---> Running in 5b175222be36 [2023-05-25T00:12:21.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:12:22.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:12:23.628Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-25T00:12:23.628Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-25T00:12:23.628Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-25T00:12:23.628Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-25T00:12:23.628Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-25T00:12:23.628Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-25T00:12:23.628Z] (7/83) Installing libxcb (1.15-r0) [2023-05-25T00:12:23.628Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-25T00:12:23.910Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-25T00:12:23.910Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-25T00:12:23.910Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-25T00:12:23.910Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-25T00:12:24.186Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-25T00:12:24.186Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-25T00:12:24.186Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-25T00:12:24.186Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-25T00:12:24.186Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-25T00:12:24.186Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-25T00:12:24.186Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-25T00:12:24.186Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-25T00:12:24.186Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-25T00:12:24.186Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-25T00:12:24.186Z] (23/83) Installing glib (2.74.7-r0) [2023-05-25T00:12:24.459Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-25T00:12:24.459Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-25T00:12:24.459Z] (26/83) Installing libass (0.16.0-r1) [2023-05-25T00:12:24.459Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-25T00:12:24.459Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-25T00:12:24.459Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-25T00:12:24.459Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-25T00:12:24.459Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-25T00:12:24.459Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-25T00:12:24.459Z] (33/83) Installing libunistring (1.1-r0) [2023-05-25T00:12:24.459Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-25T00:12:24.733Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-25T00:12:24.733Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-25T00:12:24.733Z] (37/83) Installing lame (3.100-r2) [2023-05-25T00:12:24.733Z] (38/83) Installing opus (1.3.1-r1) [2023-05-25T00:12:24.733Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-25T00:12:24.733Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-25T00:12:24.733Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-25T00:12:24.733Z] (42/83) Installing orc (0.4.33-r0) [2023-05-25T00:12:24.734Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-25T00:12:24.734Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-25T00:12:24.734Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-25T00:12:24.734Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-25T00:12:24.734Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-25T00:12:24.734Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-25T00:12:25.005Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-25T00:12:25.005Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-25T00:12:25.005Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-25T00:12:25.005Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-25T00:12:25.005Z] (53/83) Installing libpulse (16.1-r6) [2023-05-25T00:12:25.005Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-25T00:12:25.005Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-25T00:12:25.005Z] (56/83) Installing librist (0.2.7-r0) [2023-05-25T00:12:25.005Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-25T00:12:25.005Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-25T00:12:25.005Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-25T00:12:25.005Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-25T00:12:25.005Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-25T00:12:25.276Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-25T00:12:25.276Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-25T00:12:25.276Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-25T00:12:25.276Z] (65/83) Installing libva (2.16.0-r0) [2023-05-25T00:12:25.276Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-25T00:12:25.276Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-25T00:12:25.276Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-25T00:12:25.276Z] (69/83) Installing libwebp (1.2.4-r2) [2023-05-25T00:12:25.276Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-25T00:12:25.276Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-25T00:12:25.276Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-25T00:12:25.549Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-25T00:12:25.549Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-25T00:12:25.549Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-25T00:12:25.549Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-25T00:12:25.825Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-25T00:12:25.825Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-25T00:12:26.096Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-25T00:12:26.096Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-25T00:12:26.096Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-25T00:12:26.096Z] (82/83) Installing kmod-libs (30-r1) [2023-05-25T00:12:26.096Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-25T00:12:26.096Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:12:26.096Z] Executing eudev-3.2.11-r4.trigger [2023-05-25T00:12:26.096Z] OK: 86 MiB in 98 packages [2023-05-25T00:12:29.488Z] Removing intermediate container 5b175222be36 [2023-05-25T00:12:29.488Z] ---> e79f30138a16 [2023-05-25T00:12:29.488Z] Step 18/36 : WORKDIR / [2023-05-25T00:12:29.488Z] ---> Running in e65e0a35aa2e [2023-05-25T00:12:29.488Z] Removing intermediate container e65e0a35aa2e [2023-05-25T00:12:29.488Z] ---> e8cf39e26378 [2023-05-25T00:12:29.488Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-25T00:12:30.917Z] ---> 730b78569f4d [2023-05-25T00:12:30.917Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-25T00:12:31.501Z] ---> 5838c70d4dde [2023-05-25T00:12:31.501Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-25T00:12:32.089Z] ---> f4d7ad0d23d8 [2023-05-25T00:12:32.089Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-25T00:12:32.672Z] ---> 9d7f080e142d [2023-05-25T00:12:32.672Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-25T00:12:32.940Z] ---> ff7e5a145336 [2023-05-25T00:12:32.940Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-25T00:12:33.521Z] ---> 4b1297fc007f [2023-05-25T00:12:33.521Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-25T00:12:34.932Z] ---> d021297cb6e7 [2023-05-25T00:12:34.932Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-25T00:12:34.932Z] ---> Running in 13c7c4d2de51 [2023-05-25T00:12:36.875Z] Removing intermediate container 13c7c4d2de51 [2023-05-25T00:12:36.875Z] ---> acf3c4422577 [2023-05-25T00:12:36.875Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-25T00:12:36.875Z] ---> Running in 632ad1bfc6e9 [2023-05-25T00:12:38.290Z] Removing intermediate container 632ad1bfc6e9 [2023-05-25T00:12:38.290Z] ---> 271a06a2837c [2023-05-25T00:12:38.290Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-25T00:12:38.290Z] ---> Running in 6a210a7383e1 [2023-05-25T00:12:40.240Z] Removing intermediate container 6a210a7383e1 [2023-05-25T00:12:40.240Z] ---> 0b964790813f [2023-05-25T00:12:40.240Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-25T00:12:40.240Z] ---> Running in f8167001c09f [2023-05-25T00:12:41.654Z] Removing intermediate container f8167001c09f [2023-05-25T00:12:41.654Z] ---> e32d31e93309 [2023-05-25T00:12:41.654Z] Step 30/36 : EXPOSE 59983 [2023-05-25T00:12:41.654Z] ---> Running in e2cd9218d75c [2023-05-25T00:12:41.934Z] Removing intermediate container e2cd9218d75c [2023-05-25T00:12:41.934Z] ---> cde72bbcbdc7 [2023-05-25T00:12:41.934Z] Step 31/36 : EXPOSE 8554 [2023-05-25T00:12:42.229Z] ---> Running in 4a262be88c48 [2023-05-25T00:12:42.497Z] Removing intermediate container 4a262be88c48 [2023-05-25T00:12:42.497Z] ---> 9b63bea25276 [2023-05-25T00:12:42.497Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-25T00:12:42.497Z] ---> Running in 00329e2924c7 [2023-05-25T00:12:42.765Z] Removing intermediate container 00329e2924c7 [2023-05-25T00:12:42.765Z] ---> 87eeb77598b3 [2023-05-25T00:12:42.765Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-25T00:12:43.035Z] ---> Running in 2590d8db5363 [2023-05-25T00:12:43.306Z] Removing intermediate container 2590d8db5363 [2023-05-25T00:12:43.306Z] ---> a1f2f0164ae2 [2023-05-25T00:12:43.306Z] Step 34/36 : LABEL arch=arm64 [2023-05-25T00:12:43.306Z] ---> Running in a375afe2ed5b [2023-05-25T00:12:43.576Z] Removing intermediate container a375afe2ed5b [2023-05-25T00:12:43.576Z] ---> 71b062051554 [2023-05-25T00:12:43.576Z] Step 35/36 : LABEL git_sha=afba4383118b1123d88aef1c69d3948ccec2da4b [2023-05-25T00:12:43.846Z] ---> Running in efac5d82fc8b [2023-05-25T00:12:44.115Z] Removing intermediate container efac5d82fc8b [2023-05-25T00:12:44.115Z] ---> 3fa4fae78230 [2023-05-25T00:12:44.115Z] Step 36/36 : LABEL version=0.0.0 [2023-05-25T00:12:44.115Z] ---> Running in a6789f80fa0d [2023-05-25T00:12:44.384Z] Removing intermediate container a6789f80fa0d [2023-05-25T00:12:44.384Z] ---> ca49cf7e5726 [2023-05-25T00:12:44.384Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T00:12:44.652Z] Successfully built ca49cf7e5726 [2023-05-25T00:12:44.652Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:12:45.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:12:45.556Z] [2023-05-25T00:12:45.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:12:46.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:12:46.003Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T00:12:46.003Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T00:12:46.003Z] 04944245beec: Pulling fs layer [2023-05-25T00:12:46.003Z] 699f458cf7ca: Pulling fs layer [2023-05-25T00:12:46.003Z] 765212b225bb: Pulling fs layer [2023-05-25T00:12:46.003Z] f23df028b6ca: Pulling fs layer [2023-05-25T00:12:46.271Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T00:12:46.271Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T00:12:46.271Z] f23df028b6ca: Waiting [2023-05-25T00:12:46.271Z] d65c8cfc05b1: Waiting [2023-05-25T00:12:46.271Z] 2437ff75d9bd: Waiting [2023-05-25T00:12:46.271Z] 765212b225bb: Waiting [2023-05-25T00:12:46.271Z] 04944245beec: Verifying Checksum [2023-05-25T00:12:46.271Z] 04944245beec: Download complete [2023-05-25T00:12:46.271Z] 765212b225bb: Verifying Checksum [2023-05-25T00:12:46.271Z] 765212b225bb: Download complete [2023-05-25T00:12:46.271Z] f23df028b6ca: Verifying Checksum [2023-05-25T00:12:46.271Z] f23df028b6ca: Download complete [2023-05-25T00:12:46.271Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T00:12:46.271Z] d65c8cfc05b1: Download complete [2023-05-25T00:12:46.541Z] 699f458cf7ca: Verifying Checksum [2023-05-25T00:12:46.541Z] 699f458cf7ca: Download complete [2023-05-25T00:12:46.809Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T00:12:46.809Z] 8998bd30e6a1: Download complete [2023-05-25T00:12:49.497Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T00:12:49.497Z] 2437ff75d9bd: Download complete [2023-05-25T00:12:50.912Z] 8998bd30e6a1: Pull complete [2023-05-25T00:12:51.181Z] 04944245beec: Pull complete [2023-05-25T00:12:52.607Z] 699f458cf7ca: Pull complete [2023-05-25T00:12:52.875Z] 765212b225bb: Pull complete [2023-05-25T00:12:53.473Z] f23df028b6ca: Pull complete [2023-05-25T00:12:53.748Z] d65c8cfc05b1: Pull complete [2023-05-25T00:13:08.830Z] 2437ff75d9bd: Pull complete [2023-05-25T00:13:08.830Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T00:13:08.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:13:08.830Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:13:09.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-16842 does not seem to be running inside a container [2023-05-25T00:13:09.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-25T00:13:12.082Z] $ docker top d06c3949dc8de1963198ba9c28181e8734876a96cd358cb1f24315d943f81d8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:13:12.998Z] ---> job-cost.sh [2023-05-25T00:13:12.998Z] lf-activate-venv: SKIPPING [2023-05-25T00:13:12.998Z] INFO: No Stack... [2023-05-25T00:13:13.582Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T00:13:14.163Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T00:13:15.300Z] + cut -d, -f6 [2023-05-25T00:13:15.300Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock [2023-05-25T00:13:15.364Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-257-1-stack-cost] [2023-05-25T00:13:15.369Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-257-1-stack-cost] did not exist. Created. [2023-05-25T00:13:15.369Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-257-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T00:13:15.803Z] /w/workspace/device-usb-camera/1@tmp/durable-fbf2c328/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T00:13:16.753Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T00:13:16.789Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T00:13:16.843Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T00:13:16.860Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-257-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T00:13:16.950Z] $ docker stop --time=1 d06c3949dc8de1963198ba9c28181e8734876a96cd358cb1f24315d943f81d8f [2023-05-25T00:13:18.456Z] $ docker rm -f --volumes d06c3949dc8de1963198ba9c28181e8734876a96cd358cb1f24315d943f81d8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-25T00:13:19.872Z] provisioning config files... [2023-05-25T00:13:19.880Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-257@tmp/config4254898959933987963tmp [Pipeline] { [Pipeline] sh [2023-05-25T00:13:20.305Z] + set +x [2023-05-25T00:13:20.305Z] + curl -s https://codecov.io/bash [2023-05-25T00:13:20.305Z] + bash -s -- [2023-05-25T00:13:20.564Z] [2023-05-25T00:13:20.564Z] _____ _ [2023-05-25T00:13:20.564Z] / ____| | | [2023-05-25T00:13:20.564Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T00:13:20.564Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T00:13:20.564Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T00:13:20.564Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T00:13:20.564Z] Bash-1.0.6 [2023-05-25T00:13:20.564Z] [2023-05-25T00:13:20.564Z] [2023-05-25T00:13:20.564Z] ==> git version 2.25.1 found [2023-05-25T00:13:20.564Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-25T00:13:20.564Z] Release-Date: 2020-01-08 [2023-05-25T00:13:20.564Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-25T00:13:20.564Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T00:13:20.564Z] ==> Jenkins CI detected. [2023-05-25T00:13:20.564Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-257 [2023-05-25T00:13:20.564Z] project root: . [2023-05-25T00:13:20.564Z] --> token set from env [2023-05-25T00:13:20.564Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T00:13:20.564Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T00:13:20.564Z] ==> Python coveragepy not found [2023-05-25T00:13:20.564Z] ==> Searching for coverage reports in: [2023-05-25T00:13:20.564Z] + . [2023-05-25T00:13:20.564Z] -> Found 1 reports [2023-05-25T00:13:20.564Z] ==> Detecting git/mercurial file structure [2023-05-25T00:13:20.564Z] ==> Reading reports [2023-05-25T00:13:20.564Z] + ./coverage.out bytes=31522 [2023-05-25T00:13:20.564Z] ==> Appending adjustments [2023-05-25T00:13:20.564Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T00:13:20.564Z] + Found adjustments [2023-05-25T00:13:20.564Z] ==> Gzipping contents [2023-05-25T00:13:20.564Z] 8.0K /tmp/codecov.Zmc46s.gz [2023-05-25T00:13:20.564Z] ==> Uploading reports [2023-05-25T00:13:20.564Z] url: https://codecov.io [2023-05-25T00:13:20.564Z] query: branch=PR-257&commit=afba4383118b1123d88aef1c69d3948ccec2da4b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-257%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=257&job=&cmd_args= [2023-05-25T00:13:20.823Z] -> Pinging Codecov [2023-05-25T00:13:20.823Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-257&commit=afba4383118b1123d88aef1c69d3948ccec2da4b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-257%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=257&job=&cmd_args= [2023-05-25T00:13:20.823Z] -> Uploading to [2023-05-25T00:13:20.823Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/73D8F5FF140700D3E01443B452E23636/afba4383118b1123d88aef1c69d3948ccec2da4b/789f4102-6b8d-47ff-b22a-2f4028d7925e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T001320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dedf9818071e7ce70c1ea0027dccb737721f928b646a4a99b6a78197f3ac091f [2023-05-25T00:13:20.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:13:20.823Z] Dload Upload Total Spent Left Speed [2023-05-25T00:13:21.084Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4321 0 0 100 4321 0 19290 --:--:-- --:--:-- --:--:-- 19290 [2023-05-25T00:13:21.084Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/afba4383118b1123d88aef1c69d3948ccec2da4b [Pipeline] } [2023-05-25T00:13:21.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-25T00:13:23.022Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-257/archives ] [2023-05-25T00:13:23.022Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-257/archives [2023-05-25T00:13:23.022Z] total 16 [2023-05-25T00:13:23.022Z] drwxr-xr-x 3 root root 4096 May 25 00:00 . [2023-05-25T00:13:23.022Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 00:00 .. [2023-05-25T00:13:23.022Z] drwxr-xr-x 2 root root 4096 May 25 00:00 cost [2023-05-25T00:13:23.022Z] -rw-r--r-- 1 root root 89 May 25 00:00 cost.csv [2023-05-25T00:13:23.022Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-257/archives [2023-05-25T00:13:23.022Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-257/archives [2023-05-25T00:13:23.022Z] total 16 [2023-05-25T00:13:23.022Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:00 . [2023-05-25T00:13:23.022Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 00:00 .. [2023-05-25T00:13:23.022Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 00:00 cost [2023-05-25T00:13:23.022Z] -rw-r--r-- 1 jenkins jenkins 89 May 25 00:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:13:23.355Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:13:24.249Z] ---> package-listing.sh [2023-05-25T00:13:24.249Z] ++ facter osfamily [2023-05-25T00:13:24.249Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T00:13:24.509Z] + OS_FAMILY=debian [2023-05-25T00:13:24.509Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-257 [2023-05-25T00:13:24.509Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T00:13:24.509Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T00:13:24.509Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T00:13:24.509Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T00:13:24.509Z] + '[' /w/workspace/foundry_device-usb-camera_PR-257 ']' [2023-05-25T00:13:24.509Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T00:13:24.509Z] + case "${OS_FAMILY}" in [2023-05-25T00:13:24.509Z] + dpkg -l [2023-05-25T00:13:24.509Z] + grep '^ii' [2023-05-25T00:13:24.509Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T00:13:24.509Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T00:13:24.509Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T00:13:24.509Z] + '[' /w/workspace/foundry_device-usb-camera_PR-257 ']' [2023-05-25T00:13:24.509Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-257/archives/ [2023-05-25T00:13:24.509Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-257/archives/ [Pipeline] echo [2023-05-25T00:13:24.550Z] 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-257/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T00:13:24.848Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:13:25.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:13:25.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:13:25.719Z] prd-ubuntu20.04-docker-8c-8g-16838 does not seem to be running inside a container [2023-05-25T00:13:25.756Z] $ 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-257/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-257 -v /w/workspace/foundry_device-usb-camera_PR-257:/w/workspace/foundry_device-usb-camera_PR-257:rw,z -v /w/workspace/foundry_device-usb-camera_PR-257@tmp:/w/workspace/foundry_device-usb-camera_PR-257@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T00:13:25.972Z] $ docker top 4be95dc08ac7ce23718cd8d950964f8ebce677f0ea8bf867fce3bf779ccc37c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:13:26.384Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T00:13:26.704Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T00:13:27.020Z] + ls /var/log/sa-host [2023-05-25T00:13:27.020Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:13:27.154Z] provisioning config files... [2023-05-25T00:13:27.162Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-257@tmp/config14617908431921266966tmp [Pipeline] { [Pipeline] echo [2023-05-25T00:13:27.214Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:13:27.538Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T00:13:27.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:13:27.961Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T00:13:28.007Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:13:28.326Z] ---> sudo-logs.sh [2023-05-25T00:13:28.326Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T00:13:28.413Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:13:28.728Z] ---> job-cost.sh [2023-05-25T00:13:28.728Z] lf-activate-venv: SKIPPING [2023-05-25T00:13:28.728Z] DEBUG: total: 0.2199999988079071 [2023-05-25T00:13:28.728Z] INFO: Retrieving Stack Cost... [2023-05-25T00:13:29.668Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T00:13:30.235Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T00:13:30.276Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:13:30.596Z] ---> logs-deploy.sh [2023-05-25T00:13:30.596Z] lf-activate-venv: SKIPPING [2023-05-25T00:13:30.596Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-257/1 [2023-05-25T00:13:30.596Z] INFO: archiving workspace using pattern(s): [2023-05-25T00:13:31.537Z] Archives upload complete. [2023-05-25T00:13:31.796Z] INFO: archiving logs to Nexus [2023-05-25T00:13:32.364Z] ---> uname -a: [2023-05-25T00:13:32.364Z] Linux prd-ubuntu20-04-docker-8c-8g-16838 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-25T00:13:32.364Z] [2023-05-25T00:13:32.364Z] [2023-05-25T00:13:32.364Z] ---> lscpu: [2023-05-25T00:13:32.364Z] Architecture: x86_64 [2023-05-25T00:13:32.364Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-25T00:13:32.364Z] Byte Order: Little Endian [2023-05-25T00:13:32.364Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-25T00:13:32.364Z] CPU(s): 8 [2023-05-25T00:13:32.364Z] On-line CPU(s) list: 0-7 [2023-05-25T00:13:32.364Z] Thread(s) per core: 1 [2023-05-25T00:13:32.364Z] Core(s) per socket: 1 [2023-05-25T00:13:32.364Z] Socket(s): 8 [2023-05-25T00:13:32.364Z] NUMA node(s): 1 [2023-05-25T00:13:32.364Z] Vendor ID: AuthenticAMD [2023-05-25T00:13:32.364Z] CPU family: 23 [2023-05-25T00:13:32.364Z] Model: 49 [2023-05-25T00:13:32.364Z] Model name: AMD EPYC-Rome Processor [2023-05-25T00:13:32.364Z] Stepping: 0 [2023-05-25T00:13:32.364Z] CPU MHz: 2800.000 [2023-05-25T00:13:32.364Z] BogoMIPS: 5600.00 [2023-05-25T00:13:32.364Z] Virtualization: AMD-V [2023-05-25T00:13:32.364Z] Hypervisor vendor: KVM [2023-05-25T00:13:32.364Z] Virtualization type: full [2023-05-25T00:13:32.364Z] L1d cache: 256 KiB [2023-05-25T00:13:32.364Z] L1i cache: 256 KiB [2023-05-25T00:13:32.364Z] L2 cache: 4 MiB [2023-05-25T00:13:32.364Z] L3 cache: 128 MiB [2023-05-25T00:13:32.364Z] NUMA node0 CPU(s): 0-7 [2023-05-25T00:13:32.364Z] Vulnerability Itlb multihit: Not affected [2023-05-25T00:13:32.364Z] Vulnerability L1tf: Not affected [2023-05-25T00:13:32.364Z] Vulnerability Mds: Not affected [2023-05-25T00:13:32.364Z] Vulnerability Meltdown: Not affected [2023-05-25T00:13:32.364Z] Vulnerability Mmio stale data: Not affected [2023-05-25T00:13:32.364Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-25T00:13:32.364Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-25T00:13:32.364Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-25T00:13:32.364Z] Vulnerability Srbds: Not affected [2023-05-25T00:13:32.364Z] Vulnerability Tsx async abort: Not affected [2023-05-25T00:13:32.364Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-25T00:13:32.364Z] [2023-05-25T00:13:32.364Z] [2023-05-25T00:13:32.364Z] ---> nproc: [2023-05-25T00:13:32.364Z] 8 [2023-05-25T00:13:32.364Z] [2023-05-25T00:13:32.364Z] [2023-05-25T00:13:32.364Z] ---> df -h: [2023-05-25T00:13:32.364Z] Filesystem Size Used Avail Use% Mounted on [2023-05-25T00:13:32.364Z] overlay 155G 12G 144G 8% / [2023-05-25T00:13:32.364Z] tmpfs 64M 0 64M 0% /dev [2023-05-25T00:13:32.364Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-25T00:13:32.364Z] shm 64M 0 64M 0% /dev/shm [2023-05-25T00:13:32.364Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-25T00:13:32.364Z] [2023-05-25T00:13:32.364Z]