Pull request #158 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6+d43df4097523a2749be68cc9a7c29d8397ed8c11 (b5f86dd7d8648fffcfe6e56d9954e6a24bdfb3f0) 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-ssh1744014145315506045.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11259664910224473193.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-158/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-158/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7751408405637436340.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-158/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15597709598644438067.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1520051344776211658.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-158/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-158/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1798693127028684726.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-7272 in /w/workspace/foundry_device-usb-camera_PR-158 [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-158 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d43df4097523a2749be68cc9a7c29d8397ed8c11 into PR head commit 3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 Merge succeeded, producing 3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 Checking out Revision 3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 (PR-158) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-23T18:05:55.690Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-23T18:05:55.877Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 # 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 d43df4097523a2749be68cc9a7c29d8397ed8c11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-23T18:05:55.989Z] ========================================================= [2023-02-23T18:05:55.989Z] EdgeX Global Pipelines Version Info [2023-02-23T18:05:55.989Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:05:56.738Z] ------------------- [2023-02-23T18:05:56.738Z] stable info: [2023-02-23T18:05:56.738Z] ------------------- [2023-02-23T18:05:56.738Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-23T18:05:56.738Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T18:05:56.738Z] Message: update stable to v1.0.244 [2023-02-23T18:05:57.308Z] ------------------- [2023-02-23T18:05:57.308Z] experimental info: [2023-02-23T18:05:57.308Z] ------------------- [2023-02-23T18:05:57.309Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-23T18:05:57.309Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T18:05:57.309Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-23T18:05:57.606Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-02-23T18:05:57.643Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-02-23T18:05:57.682Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-23T18:05:57.722Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-23T18:05:57.757Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-23T18:05:57.794Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-23T18:05:57.831Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-23T18:05:57.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-23T18:05:57.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-23T18:05:57.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-23T18:05:58.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-23T18:05:58.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-02-23T18:05:58.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-23T18:05:58.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-23T18:05:58.145Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T18:05:58.181Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T18:05:58.221Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-23T18:05:58.262Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-23T18:05:58.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-23T18:05:58.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-23T18:05:58.392Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-23T18:05:58.435Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-23T18:05:58.478Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-23T18:05:58.545Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-23T18:05:58.583Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-23T18:05:58.624Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-23T18:05:58.667Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-23T18:05:58.708Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-158 [Pipeline] echo [2023-02-23T18:05:58.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-158 [Pipeline] echo [2023-02-23T18:05:58.787Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-158 [Pipeline] echo [2023-02-23T18:05:58.832Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 [Pipeline] echo [2023-02-23T18:05:58.873Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ed2196 [Pipeline] echo [2023-02-23T18:05:58.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T18:05:59.035Z] provisioning config files... [2023-02-23T18:05:59.055Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-158@tmp/config7963162119159503731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:05:59.402Z] ---> docker-login.sh [2023-02-23T18:05:59.402Z] nexus3.edgexfoundry.org:10001 [2023-02-23T18:05:59.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T18:05:59.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T18:05:59.664Z] Configure a credential helper to remove this warning. See [2023-02-23T18:05:59.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T18:05:59.664Z] [2023-02-23T18:05:59.664Z] Login Succeeded [2023-02-23T18:05:59.664Z] nexus3.edgexfoundry.org:10002 [2023-02-23T18:05:59.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T18:05:59.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T18:05:59.664Z] Configure a credential helper to remove this warning. See [2023-02-23T18:05:59.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T18:05:59.664Z] [2023-02-23T18:05:59.664Z] Login Succeeded [2023-02-23T18:05:59.664Z] nexus3.edgexfoundry.org:10003 [2023-02-23T18:05:59.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T18:05:59.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T18:05:59.924Z] Configure a credential helper to remove this warning. See [2023-02-23T18:05:59.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T18:05:59.924Z] [2023-02-23T18:05:59.924Z] Login Succeeded [2023-02-23T18:05:59.924Z] nexus3.edgexfoundry.org:10004 [2023-02-23T18:05:59.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T18:05:59.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T18:05:59.924Z] Configure a credential helper to remove this warning. See [2023-02-23T18:05:59.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T18:05:59.924Z] [2023-02-23T18:05:59.924Z] Login Succeeded [2023-02-23T18:05:59.924Z] docker.io [2023-02-23T18:06:00.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T18:06:00.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T18:06:00.443Z] Configure a credential helper to remove this warning. See [2023-02-23T18:06:00.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T18:06:00.443Z] [2023-02-23T18:06:00.443Z] Login Succeeded [2023-02-23T18:06:00.443Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T18:06:00.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-23T18:06:01.088Z] + git rev-list -1 --merges 3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6~1..3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 [Pipeline] echo [2023-02-23T18:06:01.164Z] -----------> git rev-list -1 --merges 3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6~1..3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 [false] [Pipeline] sh [2023-02-23T18:06:01.478Z] + git log --format=format:%s -1 3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 [Pipeline] echo [2023-02-23T18:06:01.510Z] ========================================================= [2023-02-23T18:06:01.510Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-23T18:06:01.510Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T18:06:01.930Z] + git log --format=format:%s -1 3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 [Pipeline] echo [2023-02-23T18:06:01.963Z] [semverPrep] GIT_COMMIT: 3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-23T18:06:01.991Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-23T18:06:02.365Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-23T18:06:02.365Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-23T18:06:02.365Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-23T18:06:02.365Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-23T18:06:02.365Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-23T18:06:02.365Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-23T18:06:02.365Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T18:06:02.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T18:06:02.797Z] [2023-02-23T18:06:02.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T18:06:03.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T18:06:03.168Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-23T18:06:03.168Z] b85a868b505f: Pulling fs layer [2023-02-23T18:06:03.168Z] e2be974225ed: Pulling fs layer [2023-02-23T18:06:03.168Z] 339a4e72a1f5: Pulling fs layer [2023-02-23T18:06:03.168Z] 988bab9f4d93: Pulling fs layer [2023-02-23T18:06:03.168Z] 1469e6f7b9e6: Pulling fs layer [2023-02-23T18:06:03.168Z] eaf3925da568: Pulling fs layer [2023-02-23T18:06:03.168Z] bab4dde63d76: Pulling fs layer [2023-02-23T18:06:03.168Z] bde34c3a00c8: Pulling fs layer [2023-02-23T18:06:03.168Z] b352a97aabf1: Pulling fs layer [2023-02-23T18:06:03.168Z] 4872d77fe225: Pulling fs layer [2023-02-23T18:06:03.168Z] 5851b861e8e6: Pulling fs layer [2023-02-23T18:06:03.168Z] bde34c3a00c8: Waiting [2023-02-23T18:06:03.168Z] b352a97aabf1: Waiting [2023-02-23T18:06:03.168Z] bab4dde63d76: Waiting [2023-02-23T18:06:03.168Z] 4872d77fe225: Waiting [2023-02-23T18:06:03.168Z] 988bab9f4d93: Waiting [2023-02-23T18:06:03.168Z] 1469e6f7b9e6: Waiting [2023-02-23T18:06:03.168Z] eaf3925da568: Waiting [2023-02-23T18:06:03.168Z] e2be974225ed: Verifying Checksum [2023-02-23T18:06:03.168Z] e2be974225ed: Download complete [2023-02-23T18:06:03.168Z] 988bab9f4d93: Download complete [2023-02-23T18:06:03.435Z] 1469e6f7b9e6: Verifying Checksum [2023-02-23T18:06:03.435Z] 1469e6f7b9e6: Download complete [2023-02-23T18:06:03.435Z] eaf3925da568: Verifying Checksum [2023-02-23T18:06:03.435Z] eaf3925da568: Download complete [2023-02-23T18:06:03.435Z] 339a4e72a1f5: Verifying Checksum [2023-02-23T18:06:03.435Z] 339a4e72a1f5: Download complete [2023-02-23T18:06:03.435Z] bde34c3a00c8: Download complete [2023-02-23T18:06:03.435Z] b352a97aabf1: Download complete [2023-02-23T18:06:03.435Z] 4872d77fe225: Verifying Checksum [2023-02-23T18:06:03.435Z] 4872d77fe225: Download complete [2023-02-23T18:06:03.435Z] 5851b861e8e6: Verifying Checksum [2023-02-23T18:06:03.435Z] 5851b861e8e6: Download complete [2023-02-23T18:06:03.435Z] b85a868b505f: Verifying Checksum [2023-02-23T18:06:03.435Z] b85a868b505f: Download complete [2023-02-23T18:06:03.693Z] bab4dde63d76: Verifying Checksum [2023-02-23T18:06:03.693Z] bab4dde63d76: Download complete [2023-02-23T18:06:04.632Z] b85a868b505f: Pull complete [2023-02-23T18:06:04.909Z] e2be974225ed: Pull complete [2023-02-23T18:06:05.486Z] 339a4e72a1f5: Pull complete [2023-02-23T18:06:05.486Z] 988bab9f4d93: Pull complete [2023-02-23T18:06:05.746Z] 1469e6f7b9e6: Pull complete [2023-02-23T18:06:05.746Z] eaf3925da568: Pull complete [2023-02-23T18:06:07.653Z] bab4dde63d76: Pull complete [2023-02-23T18:06:07.653Z] bde34c3a00c8: Pull complete [2023-02-23T18:06:07.653Z] b352a97aabf1: Pull complete [2023-02-23T18:06:07.653Z] 4872d77fe225: Pull complete [2023-02-23T18:06:07.653Z] 5851b861e8e6: Pull complete [2023-02-23T18:06:07.913Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-23T18:06:07.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T18:06:07.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T18:06:08.140Z] prd-ubuntu20.04-docker-8c-8g-7272 does not seem to be running inside a container [2023-02-23T18:06:08.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-158 -v /w/workspace/foundry_device-usb-camera_PR-158:/w/workspace/foundry_device-usb-camera_PR-158:rw,z -v /w/workspace/foundry_device-usb-camera_PR-158@tmp:/w/workspace/foundry_device-usb-camera_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-23T18:06:10.127Z] $ docker top e70c15e7f3408cf2499c89ea0aa2a51baa64d1a587a64b3ca3c792bb06fbb826 -eo pid,comm [2023-02-23T18:06:10.185Z] 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-02-23T18:06:10.185Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-23T18:06:10.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T18:06:10.328Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T18:06:10.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T18:06:10.451Z] $ docker exec e70c15e7f3408cf2499c89ea0aa2a51baa64d1a587a64b3ca3c792bb06fbb826 ssh-agent [2023-02-23T18:06:10.562Z] SSH_AUTH_SOCK=/tmp/ssh-bDqb4j7vEnje/agent.32 [2023-02-23T18:06:10.562Z] SSH_AGENT_PID=38 [2023-02-23T18:06:10.569Z] Running ssh-add (command line suppressed) [2023-02-23T18:06:10.665Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-158@tmp/private_key_9824293938218473742.key (/w/workspace/foundry_device-usb-camera_PR-158@tmp/private_key_9824293938218473742.key) [2023-02-23T18:06:10.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T18:06:11.011Z] + git tag --points-at HEAD [Pipeline] } [2023-02-23T18:06:11.036Z] $ docker exec --env ******** --env ******** e70c15e7f3408cf2499c89ea0aa2a51baa64d1a587a64b3ca3c792bb06fbb826 ssh-agent -k [2023-02-23T18:06:11.143Z] unset SSH_AUTH_SOCK; [2023-02-23T18:06:11.144Z] unset SSH_AGENT_PID; [2023-02-23T18:06:11.144Z] echo Agent pid 38 killed; [2023-02-23T18:06:11.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-23T18:06:11.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T18:06:11.243Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T18:06:11.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T18:06:11.351Z] $ docker exec e70c15e7f3408cf2499c89ea0aa2a51baa64d1a587a64b3ca3c792bb06fbb826 ssh-agent [2023-02-23T18:06:11.458Z] SSH_AUTH_SOCK=/tmp/ssh-SRQbg99zIkAm/agent.70 [2023-02-23T18:06:11.458Z] SSH_AGENT_PID=76 [2023-02-23T18:06:11.464Z] Running ssh-add (command line suppressed) [2023-02-23T18:06:11.563Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-158@tmp/private_key_10182176425679692583.key (/w/workspace/foundry_device-usb-camera_PR-158@tmp/private_key_10182176425679692583.key) [2023-02-23T18:06:11.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T18:06:11.916Z] + git semver init [2023-02-23T18:06:12.177Z] 2023-02-23 18:06:12,086 [run_init] DEBUG init version:0.0.0 force:False [2023-02-23T18:06:12.177Z] 2023-02-23 18:06:12,087 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-158/.semver [2023-02-23T18:06:12.177Z] 2023-02-23 18:06:12,087 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-158/.semver [2023-02-23T18:06:12.177Z] 2023-02-23 18:06:12,087 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-158/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-158, universal_newlines=False, shell=None, istream=None) [2023-02-23T18:06:13.117Z] 2023-02-23 18:06:12,914 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-158/.git/info/exclude [2023-02-23T18:06:13.117Z] 2023-02-23 18:06:12,915 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-158/.semver/PR-158 with force:False [2023-02-23T18:06:13.117Z] 2023-02-23 18:06:12,915 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-158/.semver/PR-158 [2023-02-23T18:06:13.117Z] 2023-02-23 18:06:12,918 [execute] INFO git cat-file --batch-check [2023-02-23T18:06:13.117Z] 2023-02-23 18:06:12,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-158/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T18:06:13.117Z] 2023-02-23 18:06:12,924 [execute] INFO git cat-file --batch [2023-02-23T18:06:13.117Z] 2023-02-23 18:06:12,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-158/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T18:06:13.117Z] 2023-02-23 18:06:12,930 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-158/.semver/PR-158 [2023-02-23T18:06:13.117Z] 0.0.0 [Pipeline] } [2023-02-23T18:06:13.142Z] $ docker exec --env ******** --env ******** e70c15e7f3408cf2499c89ea0aa2a51baa64d1a587a64b3ca3c792bb06fbb826 ssh-agent -k [2023-02-23T18:06:13.239Z] unset SSH_AUTH_SOCK; [2023-02-23T18:06:13.239Z] unset SSH_AGENT_PID; [2023-02-23T18:06:13.239Z] echo Agent pid 76 killed; [2023-02-23T18:06:13.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T18:06:13.679Z] + git semver [Pipeline] } [2023-02-23T18:06:13.969Z] $ docker stop --time=1 e70c15e7f3408cf2499c89ea0aa2a51baa64d1a587a64b3ca3c792bb06fbb826 [2023-02-23T18:06:15.281Z] $ docker rm -f --volumes e70c15e7f3408cf2499c89ea0aa2a51baa64d1a587a64b3ca3c792bb06fbb826 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T18:06:15.680Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-23T18:06:15.969Z] Stashed 1 file(s) [Pipeline] echo [2023-02-23T18:06:15.985Z] [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-02-23T18:06:16.581Z] provisioning config files... [2023-02-23T18:06:16.591Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-158@tmp/config1642518030192582427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:06:16.938Z] ---> docker-login.sh [2023-02-23T18:06:16.938Z] nexus3.edgexfoundry.org:10001 [2023-02-23T18:06:16.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T18:06:16.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T18:06:16.938Z] Configure a credential helper to remove this warning. See [2023-02-23T18:06:16.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T18:06:16.938Z] [2023-02-23T18:06:16.938Z] Login Succeeded [2023-02-23T18:06:16.938Z] nexus3.edgexfoundry.org:10002 [2023-02-23T18:06:16.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T18:06:16.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T18:06:16.938Z] Configure a credential helper to remove this warning. See [2023-02-23T18:06:16.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T18:06:16.938Z] [2023-02-23T18:06:16.938Z] Login Succeeded [2023-02-23T18:06:16.938Z] nexus3.edgexfoundry.org:10003 [2023-02-23T18:06:17.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T18:06:17.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T18:06:17.197Z] Configure a credential helper to remove this warning. See [2023-02-23T18:06:17.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T18:06:17.197Z] [2023-02-23T18:06:17.197Z] Login Succeeded [2023-02-23T18:06:17.197Z] nexus3.edgexfoundry.org:10004 [2023-02-23T18:06:17.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T18:06:17.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T18:06:17.197Z] Configure a credential helper to remove this warning. See [2023-02-23T18:06:17.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T18:06:17.197Z] [2023-02-23T18:06:17.197Z] Login Succeeded [2023-02-23T18:06:17.197Z] docker.io [2023-02-23T18:06:17.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T18:06:17.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T18:06:17.458Z] Configure a credential helper to remove this warning. See [2023-02-23T18:06:17.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T18:06:17.458Z] [2023-02-23T18:06:17.458Z] Login Succeeded [2023-02-23T18:06:17.458Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T18:06:17.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-23T18:06:17.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T18:06:17.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T18:06:17.749Z] ========================================================= [2023-02-23T18:06:17.749Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-23T18:06:17.749Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T18:06:18.213Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-23T18:06:18.213Z] Sending build context to Docker daemon 1.735MB [2023-02-23T18:06:18.213Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T18:06:18.213Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-23T18:06:18.213Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-23T18:06:18.213Z] 213ec9aee27d: Pulling fs layer [2023-02-23T18:06:18.213Z] 4583459ba037: Pulling fs layer [2023-02-23T18:06:18.213Z] 93c1e223e6f2: Pulling fs layer [2023-02-23T18:06:18.213Z] 53926ce57604: Pulling fs layer [2023-02-23T18:06:18.213Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-23T18:06:18.213Z] 22ff95d597cd: Pulling fs layer [2023-02-23T18:06:18.213Z] 12d6caf4c0d1: Pulling fs layer [2023-02-23T18:06:18.213Z] 96b7cbca73a9: Pulling fs layer [2023-02-23T18:06:18.213Z] a7acece74701: Pulling fs layer [2023-02-23T18:06:18.213Z] 22ff95d597cd: Waiting [2023-02-23T18:06:18.213Z] 12d6caf4c0d1: Waiting [2023-02-23T18:06:18.213Z] 96b7cbca73a9: Waiting [2023-02-23T18:06:18.213Z] a7acece74701: Waiting [2023-02-23T18:06:18.213Z] 53926ce57604: Waiting [2023-02-23T18:06:18.213Z] 21b2b0c7a3f4: Waiting [2023-02-23T18:06:18.213Z] 93c1e223e6f2: Verifying Checksum [2023-02-23T18:06:18.213Z] 93c1e223e6f2: Download complete [2023-02-23T18:06:18.213Z] 4583459ba037: Verifying Checksum [2023-02-23T18:06:18.213Z] 4583459ba037: Download complete [2023-02-23T18:06:18.213Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-23T18:06:18.213Z] 21b2b0c7a3f4: Download complete [2023-02-23T18:06:18.213Z] 22ff95d597cd: Verifying Checksum [2023-02-23T18:06:18.213Z] 22ff95d597cd: Download complete [2023-02-23T18:06:18.476Z] 213ec9aee27d: Verifying Checksum [2023-02-23T18:06:18.476Z] 213ec9aee27d: Download complete [2023-02-23T18:06:18.476Z] 12d6caf4c0d1: Verifying Checksum [2023-02-23T18:06:18.476Z] 12d6caf4c0d1: Download complete [2023-02-23T18:06:18.476Z] 213ec9aee27d: Pull complete [2023-02-23T18:06:18.735Z] 4583459ba037: Pull complete [2023-02-23T18:06:18.735Z] 93c1e223e6f2: Pull complete [2023-02-23T18:06:18.735Z] a7acece74701: Verifying Checksum [2023-02-23T18:06:18.735Z] a7acece74701: Download complete [2023-02-23T18:06:18.996Z] 96b7cbca73a9: Verifying Checksum [2023-02-23T18:06:18.996Z] 96b7cbca73a9: Download complete [2023-02-23T18:06:19.254Z] 53926ce57604: Verifying Checksum [2023-02-23T18:06:19.254Z] 53926ce57604: Download complete [2023-02-23T18:06:23.438Z] 53926ce57604: Pull complete [2023-02-23T18:06:23.438Z] 21b2b0c7a3f4: Pull complete [2023-02-23T18:06:23.438Z] 22ff95d597cd: Pull complete [2023-02-23T18:06:23.438Z] 12d6caf4c0d1: Pull complete [2023-02-23T18:06:25.336Z] 96b7cbca73a9: Pull complete [2023-02-23T18:06:25.901Z] a7acece74701: Pull complete [2023-02-23T18:06:26.160Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-23T18:06:26.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T18:06:26.160Z] ---> db6d94c90886 [2023-02-23T18:06:26.160Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-23T18:06:29.455Z] ---> Running in ca9d90179e70 [2023-02-23T18:06:29.455Z] Removing intermediate container ca9d90179e70 [2023-02-23T18:06:29.455Z] ---> dde4a7218f42 [2023-02-23T18:06:29.455Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T18:06:29.455Z] ---> Running in 80920b76f68e [2023-02-23T18:06:29.455Z] Removing intermediate container 80920b76f68e [2023-02-23T18:06:29.455Z] ---> ff9edb80ea59 [2023-02-23T18:06:29.455Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-23T18:06:29.455Z] ---> Running in e717d7963986 [2023-02-23T18:06:29.455Z] Removing intermediate container e717d7963986 [2023-02-23T18:06:29.455Z] ---> ae33e234e23f [2023-02-23T18:06:29.455Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-23T18:06:29.455Z] ---> Running in ca47bba3dac9 [2023-02-23T18:06:29.455Z] Removing intermediate container ca47bba3dac9 [2023-02-23T18:06:29.455Z] ---> a439519f6955 [2023-02-23T18:06:29.455Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T18:06:29.455Z] ---> Running in 5fd8f095d861 [2023-02-23T18:06:29.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T18:06:29.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T18:06:29.972Z] (1/80) Installing mesa (21.3.9-r0) [2023-02-23T18:06:29.972Z] (2/80) Installing libxau (1.0.9-r0) [2023-02-23T18:06:29.972Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-02-23T18:06:29.972Z] (4/80) Installing libxcb (1.15-r0) [2023-02-23T18:06:29.972Z] (5/80) Installing libx11 (1.8-r0) [2023-02-23T18:06:29.972Z] (6/80) Installing libxext (1.3.4-r0) [2023-02-23T18:06:29.972Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-02-23T18:06:29.972Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-02-23T18:06:29.972Z] (9/80) Installing libpciaccess (0.16-r0) [2023-02-23T18:06:29.972Z] (10/80) Installing libdrm (2.4.110-r0) [2023-02-23T18:06:29.972Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-02-23T18:06:29.972Z] (12/80) Installing libxshmfence (1.3-r1) [2023-02-23T18:06:29.972Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-02-23T18:06:29.972Z] (14/80) Installing icu-data-full (71.1-r2) [2023-02-23T18:06:30.230Z] (15/80) Installing libice (1.0.10-r0) [2023-02-23T18:06:30.230Z] (16/80) Installing libuuid (2.38-r1) [2023-02-23T18:06:30.230Z] (17/80) Installing libsm (1.2.3-r0) [2023-02-23T18:06:30.230Z] (18/80) Installing libxt (1.2.1-r0) [2023-02-23T18:06:30.230Z] (19/80) Installing libxmu (1.1.3-r0) [2023-02-23T18:06:30.230Z] (20/80) Installing xset (1.2.4-r0) [2023-02-23T18:06:30.230Z] (21/80) Installing xprop (1.2.5-r0) [2023-02-23T18:06:30.230Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-02-23T18:06:30.230Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-02-23T18:06:30.230Z] (24/80) Installing libffi (3.4.2-r1) [2023-02-23T18:06:30.230Z] (25/80) Installing libintl (0.21-r2) [2023-02-23T18:06:30.230Z] (26/80) Installing libblkid (2.38-r1) [2023-02-23T18:06:30.230Z] (27/80) Installing libmount (2.38-r1) [2023-02-23T18:06:30.230Z] (28/80) Installing pcre (8.45-r2) [2023-02-23T18:06:30.230Z] (29/80) Installing glib (2.72.1-r0) [2023-02-23T18:06:30.230Z] (30/80) Installing icu-libs (71.1-r2) [2023-02-23T18:06:30.230Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-02-23T18:06:30.230Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-02-23T18:06:30.230Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-02-23T18:06:30.488Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-02-23T18:06:30.488Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-02-23T18:06:30.488Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-02-23T18:06:30.488Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-23T18:06:30.488Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-02-23T18:06:30.488Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-02-23T18:06:30.488Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-02-23T18:06:30.488Z] (41/80) Installing libpng (1.6.37-r1) [2023-02-23T18:06:30.488Z] (42/80) Installing freetype (2.12.1-r0) [2023-02-23T18:06:30.747Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-02-23T18:06:30.747Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-02-23T18:06:30.747Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-02-23T18:06:30.747Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-02-23T18:06:30.747Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-02-23T18:06:30.747Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-02-23T18:06:30.747Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-02-23T18:06:30.747Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-02-23T18:06:30.747Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-02-23T18:06:30.747Z] (52/80) Installing avahi-libs (0.8-r6) [2023-02-23T18:06:30.747Z] (53/80) Installing nettle (3.7.3-r0) [2023-02-23T18:06:30.747Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-02-23T18:06:30.747Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-02-23T18:06:30.747Z] (56/80) Installing libunistring (1.0-r0) [2023-02-23T18:06:30.747Z] (57/80) Installing gnutls (3.7.7-r1) [2023-02-23T18:06:30.747Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-02-23T18:06:30.747Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-02-23T18:06:30.747Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-02-23T18:06:30.747Z] (61/80) Installing libevdev (1.12.1-r0) [2023-02-23T18:06:30.747Z] (62/80) Installing mtdev (1.1.6-r0) [2023-02-23T18:06:30.747Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-02-23T18:06:30.747Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-02-23T18:06:31.004Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-23T18:06:31.004Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-02-23T18:06:31.004Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-02-23T18:06:31.004Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-02-23T18:06:31.004Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-02-23T18:06:31.004Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-02-23T18:06:31.004Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-02-23T18:06:31.004Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-02-23T18:06:31.004Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-23T18:06:31.004Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-02-23T18:06:31.004Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-23T18:06:31.004Z] Executing udev-init-scripts-35-r0.post-install [2023-02-23T18:06:31.004Z] (76/80) Installing kmod-libs (29-r2) [2023-02-23T18:06:31.004Z] (77/80) Installing eudev (3.2.11-r0) [2023-02-23T18:06:31.004Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-02-23T18:06:31.004Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-23T18:06:31.004Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-02-23T18:06:31.004Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T18:06:31.004Z] Executing eudev-3.2.11-r0.trigger [2023-02-23T18:06:31.004Z] OK: 331 MiB in 131 packages [2023-02-23T18:06:31.398Z] Still waiting to schedule task [2023-02-23T18:06:31.398Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-23T18:06:33.536Z] Removing intermediate container 5fd8f095d861 [2023-02-23T18:06:33.536Z] ---> b7ab1ad83954 [2023-02-23T18:06:33.536Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-23T18:06:33.795Z] ---> Running in 37c59044f260 [2023-02-23T18:06:33.795Z] Removing intermediate container 37c59044f260 [2023-02-23T18:06:33.795Z] ---> 63e72c92a068 [2023-02-23T18:06:33.795Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-23T18:06:33.795Z] ---> 31eb597b12da [2023-02-23T18:06:33.795Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T18:06:33.795Z] ---> Running in d4f307cbd73b [2023-02-23T18:07:05.952Z] Removing intermediate container d4f307cbd73b [2023-02-23T18:07:05.952Z] ---> 92afbdf7e41c [2023-02-23T18:07:05.952Z] Step 11/13 : COPY . . [2023-02-23T18:07:06.211Z] ---> ffc3128ea299 [2023-02-23T18:07:06.211Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-23T18:07:06.211Z] ---> Running in 114ef8dd9e0f [2023-02-23T18:07:06.474Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T18:07:06.474Z] Dload Upload Total Spent Left Speed [2023-02-23T18:07:06.474Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100  1062   0    0  24331     0 --:--:-- --:--:-- --:--:-- 24697 [2023-02-23T18:07:06.731Z] Removing intermediate container 114ef8dd9e0f [2023-02-23T18:07:06.731Z] ---> 0c2cb3a9bd2d [2023-02-23T18:07:06.731Z] Step 13/13 : RUN ${MAKE} [2023-02-23T18:07:06.731Z] ---> Running in e0421fd2e87a [2023-02-23T18:07:06.989Z] noop [2023-02-23T18:07:07.248Z] Removing intermediate container e0421fd2e87a [2023-02-23T18:07:07.248Z] ---> 41b02193f3e4 [2023-02-23T18:07:07.248Z] Successfully built 41b02193f3e4 [2023-02-23T18:07:07.248Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T18:07:07.700Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T18:07:07.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T18:07:07.849Z] prd-ubuntu20.04-docker-8c-8g-7272 does not seem to be running inside a container [2023-02-23T18:07:07.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-158 -v /w/workspace/foundry_device-usb-camera_PR-158:/w/workspace/foundry_device-usb-camera_PR-158:rw,z -v /w/workspace/foundry_device-usb-camera_PR-158@tmp:/w/workspace/foundry_device-usb-camera_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-23T18:07:08.243Z] $ docker top bc18589c8d232792e4cc1f7dad82cd0d302065c7d070880d15c9afeac03dba3a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T18:07:08.639Z] + go version [2023-02-23T18:07:08.639Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-23T18:07:08.673Z] $ docker stop --time=1 bc18589c8d232792e4cc1f7dad82cd0d302065c7d070880d15c9afeac03dba3a [2023-02-23T18:07:09.952Z] $ docker rm -f --volumes bc18589c8d232792e4cc1f7dad82cd0d302065c7d070880d15c9afeac03dba3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T18:07:10.643Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T18:07:10.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T18:07:10.786Z] prd-ubuntu20.04-docker-8c-8g-7272 does not seem to be running inside a container [2023-02-23T18:07:10.819Z] $ 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-158 -v /w/workspace/foundry_device-usb-camera_PR-158:/w/workspace/foundry_device-usb-camera_PR-158:rw,z -v /w/workspace/foundry_device-usb-camera_PR-158@tmp:/w/workspace/foundry_device-usb-camera_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-23T18:07:11.135Z] $ docker top 3f8bef9a52c70704b1daf6451de303425f323f0baeac4708d55dc7e12f00ee0b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T18:07:11.522Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-158 [Pipeline] fileExists [Pipeline] sh [2023-02-23T18:07:11.879Z] + make test [2023-02-23T18:07:11.879Z] go test ./... -coverprofile=coverage.out ./... [2023-02-23T18:07:12.138Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-23T18:07:22.100Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-23T18:07:22.667Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements [2023-02-23T18:07:30.773Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-23T18:07:30.773Z] go vet ./... [2023-02-23T18:07:33.302Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T18:07:33.302Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T18:07:33.302Z] ./bin/test-attribution-txt.sh [2023-02-23T18:07:33.302Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-23T18:07:33.302Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-23T18:07:33.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-23T18:07:33.384Z] $ docker stop --time=1 3f8bef9a52c70704b1daf6451de303425f323f0baeac4708d55dc7e12f00ee0b [2023-02-23T18:07:35.476Z] $ docker rm -f --volumes 3f8bef9a52c70704b1daf6451de303425f323f0baeac4708d55dc7e12f00ee0b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T18:07:36.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-23T18:07:36.098Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-23T18:07:36.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-23T18:07:37.040Z] + ls -al . [2023-02-23T18:07:37.040Z] total 196 [2023-02-23T18:07:37.040Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 18:07 . [2023-02-23T18:07:37.040Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 18:05 .. [2023-02-23T18:07:37.040Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 18:07 .git [2023-02-23T18:07:37.040Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 18:05 .github [2023-02-23T18:07:37.040Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 23 18:05 .gitignore [2023-02-23T18:07:37.040Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 23 18:05 .golangci.yml [2023-02-23T18:07:37.040Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 23 18:05 .hadolint.yml [2023-02-23T18:07:37.040Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 18:06 .semver [2023-02-23T18:07:37.040Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 23 18:05 Attribution.txt [2023-02-23T18:07:37.040Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 23 18:05 CHANGELOG.md [2023-02-23T18:07:37.040Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 23 18:05 Dockerfile [2023-02-23T18:07:37.040Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 23 18:05 GOVERNANCE.md [2023-02-23T18:07:37.040Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 23 18:05 Jenkinsfile [2023-02-23T18:07:37.040Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 23 18:05 LICENSE [2023-02-23T18:07:37.040Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 23 18:05 Makefile [2023-02-23T18:07:37.040Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 23 18:05 OWNERS.md [2023-02-23T18:07:37.040Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 23 18:05 README.md [2023-02-23T18:07:37.040Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 18:06 VERSION [2023-02-23T18:07:37.040Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 18:05 bin [2023-02-23T18:07:37.040Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 18:05 cmd [2023-02-23T18:07:37.040Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 23 18:07 coverage.out [2023-02-23T18:07:37.040Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 23 18:05 docker-entrypoint.sh [2023-02-23T18:07:37.040Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 18:05 docs [2023-02-23T18:07:37.040Z] -rw-rw-r-- 1 jenkins jenkins 3487 Feb 23 18:05 go.mod [2023-02-23T18:07:37.040Z] -rw-rw-r-- 1 jenkins jenkins 33501 Feb 23 18:05 go.sum [2023-02-23T18:07:37.040Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 18:05 internal [2023-02-23T18:07:37.040Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 18:05 snap [2023-02-23T18:07:37.040Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 23 18:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T18:07:37.428Z] + 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=3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 --label arch=amd64 --label version=0.0.0 . [2023-02-23T18:07:37.428Z] Sending build context to Docker daemon 1.766MB [2023-02-23T18:07:37.428Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T18:07:37.428Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-23T18:07:37.428Z] ---> 41b02193f3e4 [2023-02-23T18:07:37.428Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-23T18:07:37.428Z] ---> Running in c5b2a0d2e581 [2023-02-23T18:07:37.689Z] Removing intermediate container c5b2a0d2e581 [2023-02-23T18:07:37.689Z] ---> 87a42b4085fc [2023-02-23T18:07:37.689Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T18:07:37.689Z] ---> Running in 0630c17fb607 [2023-02-23T18:07:37.689Z] Removing intermediate container 0630c17fb607 [2023-02-23T18:07:37.689Z] ---> bf9363956d4d [2023-02-23T18:07:37.689Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-23T18:07:37.689Z] ---> Running in 3475f6779188 [2023-02-23T18:07:37.689Z] Removing intermediate container 3475f6779188 [2023-02-23T18:07:37.689Z] ---> 9dd07f516dab [2023-02-23T18:07:37.689Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-23T18:07:37.948Z] ---> Running in 9084a16214ca [2023-02-23T18:07:37.948Z] Removing intermediate container 9084a16214ca [2023-02-23T18:07:37.948Z] ---> c41ed16596f7 [2023-02-23T18:07:37.948Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T18:07:37.948Z] ---> Running in b9b6ec69bd4b [2023-02-23T18:07:38.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T18:07:38.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T18:07:39.033Z] OK: 331 MiB in 131 packages [2023-02-23T18:07:39.293Z] Removing intermediate container b9b6ec69bd4b [2023-02-23T18:07:39.293Z] ---> 2cbdad993ce1 [2023-02-23T18:07:39.293Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-23T18:07:39.293Z] ---> Running in ec30ef445282 [2023-02-23T18:07:39.552Z] Removing intermediate container ec30ef445282 [2023-02-23T18:07:39.552Z] ---> 0a2c9df95c2e [2023-02-23T18:07:39.552Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-23T18:07:39.552Z] ---> 642641f06743 [2023-02-23T18:07:39.552Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T18:07:39.552Z] ---> Running in 8c485515c95c [2023-02-23T18:07:40.489Z] Removing intermediate container 8c485515c95c [2023-02-23T18:07:40.489Z] ---> 40e4d40c4b28 [2023-02-23T18:07:40.489Z] Step 11/35 : COPY . . [2023-02-23T18:07:40.748Z] ---> b4b6d0240258 [2023-02-23T18:07:40.748Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-23T18:07:40.748Z] ---> Running in 95e0032d2922 [2023-02-23T18:07:41.007Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T18:07:41.007Z] Dload Upload Total Spent Left Speed [2023-02-23T18:07:41.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 49134 0 --:--:-- --:--:-- --:--:-- 50571 [2023-02-23T18:07:41.268Z] Removing intermediate container 95e0032d2922 [2023-02-23T18:07:41.268Z] ---> d0552f1e4db2 [2023-02-23T18:07:41.268Z] Step 13/35 : RUN ${MAKE} [2023-02-23T18:07:41.268Z] ---> Running in 5c2bdc810662 [2023-02-23T18:07:41.526Z] 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-02-23T18:08:03.449Z] Removing intermediate container 5c2bdc810662 [2023-02-23T18:08:03.449Z] ---> be795dfcf296 [2023-02-23T18:08:03.449Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-23T18:08:03.449Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-23T18:08:03.449Z] af6660deedbd: Pulling fs layer [2023-02-23T18:08:03.449Z] 97cd0a44c592: Pulling fs layer [2023-02-23T18:08:03.449Z] 97cd0a44c592: Download complete [2023-02-23T18:08:03.449Z] af6660deedbd: Verifying Checksum [2023-02-23T18:08:03.449Z] af6660deedbd: Download complete [2023-02-23T18:08:03.707Z] af6660deedbd: Pull complete [2023-02-23T18:08:03.707Z] 97cd0a44c592: Pull complete [2023-02-23T18:08:03.707Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-23T18:08:03.707Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-23T18:08:03.707Z] ---> fea57e182299 [2023-02-23T18:08:03.707Z] Step 15/35 : FROM alpine:3.16 [2023-02-23T18:08:03.965Z] 3.16: Pulling from library/alpine [2023-02-23T18:08:04.223Z] ef5531b6e74e: Pulling fs layer [2023-02-23T18:08:04.223Z] ef5531b6e74e: Verifying Checksum [2023-02-23T18:08:04.223Z] ef5531b6e74e: Download complete [2023-02-23T18:08:04.482Z] ef5531b6e74e: Pull complete [2023-02-23T18:08:04.482Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T18:08:04.482Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T18:08:04.482Z] ---> dfd21b5a31f5 [2023-02-23T18:08:04.482Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-23T18:08:04.741Z] ---> Running in f0db0e58e32c [2023-02-23T18:08:04.741Z] Removing intermediate container f0db0e58e32c [2023-02-23T18:08:04.741Z] ---> 6da18a8e5851 [2023-02-23T18:08:04.999Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-23T18:08:04.999Z] ---> Running in 0e6b490cd4f9 [2023-02-23T18:08:05.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T18:08:05.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T18:08:05.516Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-02-23T18:08:05.516Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-02-23T18:08:05.516Z] (3/80) Installing libxau (1.0.9-r0) [2023-02-23T18:08:05.516Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-02-23T18:08:05.516Z] (5/80) Installing libxcb (1.15-r0) [2023-02-23T18:08:05.516Z] (6/80) Installing libx11 (1.8-r0) [2023-02-23T18:08:05.774Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-02-23T18:08:05.774Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-02-23T18:08:05.774Z] (9/80) Installing expat (2.5.0-r0) [2023-02-23T18:08:05.774Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-02-23T18:08:05.774Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-02-23T18:08:05.774Z] (12/80) Installing libpng (1.6.37-r1) [2023-02-23T18:08:05.774Z] (13/80) Installing freetype (2.12.1-r0) [2023-02-23T18:08:05.774Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-02-23T18:08:05.774Z] (15/80) Installing fribidi (1.0.12-r0) [2023-02-23T18:08:05.774Z] (16/80) Installing libffi (3.4.2-r1) [2023-02-23T18:08:05.774Z] (17/80) Installing libintl (0.21-r2) [2023-02-23T18:08:05.774Z] (18/80) Installing libblkid (2.38-r1) [2023-02-23T18:08:05.774Z] (19/80) Installing libmount (2.38-r1) [2023-02-23T18:08:05.774Z] (20/80) Installing pcre (8.45-r2) [2023-02-23T18:08:05.774Z] (21/80) Installing glib (2.72.1-r0) [2023-02-23T18:08:05.774Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-02-23T18:08:05.774Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-02-23T18:08:05.774Z] (24/80) Installing libass (0.16.0-r0) [2023-02-23T18:08:05.774Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-02-23T18:08:05.774Z] (26/80) Installing libpciaccess (0.16-r0) [2023-02-23T18:08:05.774Z] (27/80) Installing libdrm (2.4.110-r0) [2023-02-23T18:08:05.774Z] (28/80) Installing gmp (6.2.1-r2) [2023-02-23T18:08:05.774Z] (29/80) Installing nettle (3.7.3-r0) [2023-02-23T18:08:06.034Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-02-23T18:08:06.034Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-02-23T18:08:06.034Z] (32/80) Installing libunistring (1.0-r0) [2023-02-23T18:08:06.034Z] (33/80) Installing gnutls (3.7.7-r1) [2023-02-23T18:08:06.034Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-23T18:08:06.034Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-23T18:08:06.034Z] (36/80) Installing lame (3.100-r0) [2023-02-23T18:08:06.034Z] (37/80) Installing opus (1.3.1-r1) [2023-02-23T18:08:06.034Z] (38/80) Installing libasyncns (0.8-r1) [2023-02-23T18:08:06.034Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-02-23T18:08:06.034Z] (40/80) Installing libltdl (2.4.7-r0) [2023-02-23T18:08:06.034Z] (41/80) Installing orc (0.4.32-r0) [2023-02-23T18:08:06.034Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-02-23T18:08:06.034Z] (43/80) Installing libogg (1.3.5-r1) [2023-02-23T18:08:06.034Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-23T18:08:06.034Z] (45/80) Installing flac (1.3.4-r0) [2023-02-23T18:08:06.034Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-02-23T18:08:06.034Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-02-23T18:08:06.034Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-02-23T18:08:06.034Z] (49/80) Installing soxr (0.1.3-r2) [2023-02-23T18:08:06.034Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-02-23T18:08:06.034Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-02-23T18:08:06.034Z] (52/80) Installing libpulse (15.0-r2) [2023-02-23T18:08:06.034Z] (53/80) Installing cjson (1.7.15-r3) [2023-02-23T18:08:06.034Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-02-23T18:08:06.034Z] (55/80) Installing librist (0.2.6-r1) [2023-02-23T18:08:06.294Z] (56/80) Installing libsrt (1.4.4-r0) [2023-02-23T18:08:06.294Z] (57/80) Installing libssh (0.9.6-r1) [2023-02-23T18:08:06.294Z] (58/80) Installing libtheora (1.1.1-r16) [2023-02-23T18:08:06.294Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-23T18:08:06.294Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-23T18:08:06.294Z] (61/80) Installing libxext (1.3.4-r0) [2023-02-23T18:08:06.294Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-02-23T18:08:06.294Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-23T18:08:06.294Z] (64/80) Installing libva (2.14.0-r0) [2023-02-23T18:08:06.294Z] (65/80) Installing libvdpau (1.5-r0) [2023-02-23T18:08:06.294Z] (66/80) Installing vidstab (1.1.0-r1) [2023-02-23T18:08:06.294Z] (67/80) Installing libvpx (1.11.0-r1) [2023-02-23T18:08:06.294Z] (68/80) Installing libwebp (1.2.3-r0) [2023-02-23T18:08:06.294Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-02-23T18:08:06.294Z] (70/80) Installing numactl (2.0.14-r0) [2023-02-23T18:08:06.294Z] (71/80) Installing x265-libs (3.5-r3) [2023-02-23T18:08:06.294Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-02-23T18:08:06.294Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-02-23T18:08:06.552Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-02-23T18:08:06.552Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-23T18:08:06.552Z] Executing udev-init-scripts-35-r0.post-install [2023-02-23T18:08:06.552Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-02-23T18:08:06.552Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-02-23T18:08:06.552Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-02-23T18:08:06.552Z] (79/80) Installing kmod-libs (29-r2) [2023-02-23T18:08:06.552Z] (80/80) Installing eudev (3.2.11-r0) [2023-02-23T18:08:06.552Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T18:08:06.553Z] Executing eudev-3.2.11-r0.trigger [2023-02-23T18:08:06.553Z] OK: 100 MiB in 94 packages [2023-02-23T18:08:09.085Z] Removing intermediate container 0e6b490cd4f9 [2023-02-23T18:08:09.085Z] ---> 285637799800 [2023-02-23T18:08:09.085Z] Step 18/35 : WORKDIR / [2023-02-23T18:08:09.085Z] ---> Running in c6c1de7d26fc [2023-02-23T18:08:09.085Z] Removing intermediate container c6c1de7d26fc [2023-02-23T18:08:09.085Z] ---> 4320634127f1 [2023-02-23T18:08:09.085Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-23T18:08:09.343Z] ---> 266c50e9823e [2023-02-23T18:08:09.343Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-23T18:08:09.603Z] ---> 3761ee1e8eaf [2023-02-23T18:08:09.603Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-23T18:08:09.603Z] ---> 52b1adb09481 [2023-02-23T18:08:09.603Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-23T18:08:09.865Z] ---> 5d4e4bc55a00 [2023-02-23T18:08:09.865Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-23T18:08:09.865Z] ---> 6c3865b8d84f [2023-02-23T18:08:09.865Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-23T18:08:10.124Z] ---> c2dd84d5b025 [2023-02-23T18:08:10.124Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-23T18:08:10.692Z] ---> d007bfc1ee22 [2023-02-23T18:08:10.692Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-23T18:08:10.692Z] ---> Running in b071d424fed8 [2023-02-23T18:08:11.263Z] Removing intermediate container b071d424fed8 [2023-02-23T18:08:11.263Z] ---> ca9391d35ff5 [2023-02-23T18:08:11.263Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-23T18:08:11.263Z] ---> Running in 3dfd852416f1 [2023-02-23T18:08:11.831Z] Removing intermediate container 3dfd852416f1 [2023-02-23T18:08:11.832Z] ---> 72a3fb1dcead [2023-02-23T18:08:11.832Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-23T18:08:11.832Z] ---> Running in 58ff80684914 [2023-02-23T18:08:12.400Z] Removing intermediate container 58ff80684914 [2023-02-23T18:08:12.400Z] ---> 14efe052165e [2023-02-23T18:08:12.400Z] Step 29/35 : EXPOSE 59983 [2023-02-23T18:08:12.400Z] ---> Running in 6d661cc3cb57 [2023-02-23T18:08:12.400Z] Removing intermediate container 6d661cc3cb57 [2023-02-23T18:08:12.400Z] ---> e6041afd7de7 [2023-02-23T18:08:12.400Z] Step 30/35 : EXPOSE 8554 [2023-02-23T18:08:12.400Z] ---> Running in c19c8a64c3e6 [2023-02-23T18:08:12.400Z] Removing intermediate container c19c8a64c3e6 [2023-02-23T18:08:12.400Z] ---> e57f75089739 [2023-02-23T18:08:12.400Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-23T18:08:12.659Z] ---> Running in 214d4726e263 [2023-02-23T18:08:12.659Z] Removing intermediate container 214d4726e263 [2023-02-23T18:08:12.659Z] ---> d0835648a246 [2023-02-23T18:08:12.659Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-23T18:08:12.659Z] ---> Running in 9736fa1dfaa7 [2023-02-23T18:08:12.659Z] Removing intermediate container 9736fa1dfaa7 [2023-02-23T18:08:12.659Z] ---> ea2175d124ef [2023-02-23T18:08:12.659Z] Step 33/35 : LABEL arch=amd64 [2023-02-23T18:08:12.659Z] ---> Running in 39084d42b434 [2023-02-23T18:08:12.919Z] Removing intermediate container 39084d42b434 [2023-02-23T18:08:12.919Z] ---> 6ac5b940d909 [2023-02-23T18:08:12.919Z] Step 34/35 : LABEL git_sha=3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 [2023-02-23T18:08:12.919Z] ---> Running in 0e5ea927a271 [2023-02-23T18:08:12.919Z] Removing intermediate container 0e5ea927a271 [2023-02-23T18:08:12.919Z] ---> 9d40ed4e31fd [2023-02-23T18:08:12.919Z] Step 35/35 : LABEL version=0.0.0 [2023-02-23T18:08:12.919Z] ---> Running in f9a8c074961b [2023-02-23T18:08:12.919Z] Removing intermediate container f9a8c074961b [2023-02-23T18:08:12.919Z] ---> 79c656510469 [2023-02-23T18:08:12.919Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-23T18:08:12.919Z] Successfully built 79c656510469 [2023-02-23T18:08:12.919Z] 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-02-23T18:08:13.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T18:08:13.762Z] [2023-02-23T18:08:13.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T18:08:14.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T18:08:14.143Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-23T18:08:14.143Z] 5eb5b503b376: Pulling fs layer [2023-02-23T18:08:14.143Z] 5c69ac0246d0: Pulling fs layer [2023-02-23T18:08:14.143Z] ec43610c2a17: Pulling fs layer [2023-02-23T18:08:14.143Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-23T18:08:14.143Z] 33b1e0a273af: Pulling fs layer [2023-02-23T18:08:14.143Z] 5d3b04190fa2: Pulling fs layer [2023-02-23T18:08:14.143Z] 2f39f015ded8: Pulling fs layer [2023-02-23T18:08:14.143Z] 5d3b04190fa2: Waiting [2023-02-23T18:08:14.143Z] 2f39f015ded8: Waiting [2023-02-23T18:08:14.143Z] 3a2ae6a8a46f: Waiting [2023-02-23T18:08:14.143Z] 33b1e0a273af: Waiting [2023-02-23T18:08:14.143Z] 5c69ac0246d0: Download complete [2023-02-23T18:08:14.143Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-23T18:08:14.143Z] 3a2ae6a8a46f: Download complete [2023-02-23T18:08:14.402Z] 33b1e0a273af: Verifying Checksum [2023-02-23T18:08:14.402Z] 33b1e0a273af: Download complete [2023-02-23T18:08:14.402Z] ec43610c2a17: Verifying Checksum [2023-02-23T18:08:14.402Z] ec43610c2a17: Download complete [2023-02-23T18:08:14.402Z] 5d3b04190fa2: Download complete [2023-02-23T18:08:14.402Z] 5eb5b503b376: Verifying Checksum [2023-02-23T18:08:14.402Z] 5eb5b503b376: Download complete [2023-02-23T18:08:14.971Z] 2f39f015ded8: Verifying Checksum [2023-02-23T18:08:14.971Z] 2f39f015ded8: Download complete [2023-02-23T18:08:15.909Z] 5eb5b503b376: Pull complete [2023-02-23T18:08:15.909Z] 5c69ac0246d0: Pull complete [2023-02-23T18:08:16.476Z] ec43610c2a17: Pull complete [2023-02-23T18:08:16.476Z] 3a2ae6a8a46f: Pull complete [2023-02-23T18:08:16.735Z] 33b1e0a273af: Pull complete [2023-02-23T18:08:16.735Z] 5d3b04190fa2: Pull complete [2023-02-23T18:08:22.005Z] 2f39f015ded8: Pull complete [2023-02-23T18:08:22.005Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-23T18:08:22.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T18:08:22.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T18:08:22.204Z] prd-ubuntu20.04-docker-8c-8g-7272 does not seem to be running inside a container [2023-02-23T18:08:22.239Z] $ 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-158 -v /w/workspace/foundry_device-usb-camera_PR-158:/w/workspace/foundry_device-usb-camera_PR-158:rw,z -v /w/workspace/foundry_device-usb-camera_PR-158@tmp:/w/workspace/foundry_device-usb-camera_PR-158@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-02-23T18:08:25.170Z] $ docker top f64d9f04dcb05150504a66ae0692810affd180ed813d5c371ecc47845dc8f5b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:08:25.607Z] ---> job-cost.sh [2023-02-23T18:08:25.607Z] lf-activate-venv: SKIPPING [2023-02-23T18:08:25.607Z] INFO: No Stack... [2023-02-23T18:08:25.867Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T18:08:26.127Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T18:08:26.447Z] + cat /w/workspace/foundry_device-usb-camera_PR-158/archives/cost.csv [2023-02-23T18:08:26.447Z] + cut -d, -f6 [Pipeline] lock [2023-02-23T18:08:26.484Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-158-1-stack-cost] [2023-02-23T18:08:26.489Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-158-1-stack-cost] did not exist. Created. [2023-02-23T18:08:26.489Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-158-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T18:08:26.874Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-23T18:08:26.918Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T18:08:26.946Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-158-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T18:08:27.026Z] $ docker stop --time=1 f64d9f04dcb05150504a66ae0692810affd180ed813d5c371ecc47845dc8f5b1 [2023-02-23T18:08:28.187Z] $ docker rm -f --volumes f64d9f04dcb05150504a66ae0692810affd180ed813d5c371ecc47845dc8f5b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-23T18:09:17.910Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7273 in /w/workspace/foundry_device-usb-camera_PR-158 [Pipeline] { [Pipeline] ws [2023-02-23T18:09:17.972Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-02-23T18:09:18.053Z] Selected Git installation does not exist. Using Default [2023-02-23T18:09:18.053Z] The recommended git tool is: NONE [2023-02-23T18:09:23.831Z] using credential edgex-jenkins-ssh [2023-02-23T18:09:23.853Z] Cloning the remote Git repository [2023-02-23T18:09:23.898Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-02-23T18:09:23.974Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-02-23T18:09:24.134Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-23T18:09:24.135Z] > git --version # timeout=10 [2023-02-23T18:09:24.159Z] > git --version # 'git version 2.25.1' [2023-02-23T18:09:24.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T18:09:24.223Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T18:09:25.021Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-23T18:09:25.045Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T18:09:26.575Z] Merging remotes/origin/main commit d43df4097523a2749be68cc9a7c29d8397ed8c11 into PR head commit 3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 [2023-02-23T18:09:26.812Z] Merge succeeded, producing 3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 [2023-02-23T18:09:26.812Z] Checking out Revision 3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 (PR-158) [2023-02-23T18:09:25.948Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-23T18:09:25.990Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-23T18:09:25.991Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T18:09:26.009Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-23T18:09:26.594Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T18:09:26.613Z] > git checkout -f 3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 # timeout=10 [2023-02-23T18:09:26.705Z] > git remote # timeout=10 [2023-02-23T18:09:26.723Z] > git config --get remote.origin.url # timeout=10 [2023-02-23T18:09:26.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T18:09:26.769Z] > git merge d43df4097523a2749be68cc9a7c29d8397ed8c11 # timeout=10 [2023-02-23T18:09:26.795Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-23T18:09:26.819Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T18:09:26.848Z] > git checkout -f 3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 # timeout=10 [2023-02-23T18:09:27.341Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-23T18:09:27.394Z] > git --version # timeout=10 [2023-02-23T18:09:27.408Z] > git --version # 'git version 2.25.1' [2023-02-23T18:09:27.422Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T18:09:28.679Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-23T18:09:28.679Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T18:09:28.679Z] Dload Upload Total Spent Left Speed [2023-02-23T18:09:28.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-02-23T18:09:29.284Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-23T18:09:29.633Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-23T18:09:29.633Z] + sudo tee /etc/docker/daemon.new [2023-02-23T18:09:29.633Z] { [2023-02-23T18:09:29.633Z] "registry-mirrors": [ [2023-02-23T18:09:29.633Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-23T18:09:29.633Z] ], [2023-02-23T18:09:29.633Z] "bip": "10.250.0.254/24", [2023-02-23T18:09:29.633Z] "hosts": [ [2023-02-23T18:09:29.633Z] "tcp://0.0.0.0:5555", [2023-02-23T18:09:29.633Z] "unix:///var/run/docker.sock" [2023-02-23T18:09:29.633Z] ], [2023-02-23T18:09:29.633Z] "mtu": 1458, [2023-02-23T18:09:29.633Z] "selinux-enabled": true, [2023-02-23T18:09:29.633Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-23T18:09:29.633Z] } [Pipeline] sh [2023-02-23T18:09:29.980Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-23T18:09:30.335Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T18:09:48.665Z] provisioning config files... [2023-02-23T18:09:48.693Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config15228043796776079442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:09:49.089Z] ---> docker-login.sh [2023-02-23T18:09:49.089Z] nexus3.edgexfoundry.org:10001 [2023-02-23T18:09:49.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T18:09:49.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T18:09:49.684Z] Configure a credential helper to remove this warning. See [2023-02-23T18:09:49.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T18:09:49.684Z] [2023-02-23T18:09:49.684Z] Login Succeeded [2023-02-23T18:09:49.684Z] nexus3.edgexfoundry.org:10002 [2023-02-23T18:09:49.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T18:09:49.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T18:09:49.955Z] Configure a credential helper to remove this warning. See [2023-02-23T18:09:49.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T18:09:49.955Z] [2023-02-23T18:09:49.955Z] Login Succeeded [2023-02-23T18:09:50.227Z] nexus3.edgexfoundry.org:10003 [2023-02-23T18:09:50.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T18:09:50.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T18:09:50.497Z] Configure a credential helper to remove this warning. See [2023-02-23T18:09:50.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T18:09:50.497Z] [2023-02-23T18:09:50.497Z] Login Succeeded [2023-02-23T18:09:50.497Z] nexus3.edgexfoundry.org:10004 [2023-02-23T18:09:50.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T18:09:50.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T18:09:50.771Z] Configure a credential helper to remove this warning. See [2023-02-23T18:09:50.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T18:09:50.771Z] [2023-02-23T18:09:50.771Z] Login Succeeded [2023-02-23T18:09:50.771Z] docker.io [2023-02-23T18:09:51.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T18:09:51.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T18:09:51.311Z] Configure a credential helper to remove this warning. See [2023-02-23T18:09:51.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T18:09:51.311Z] [2023-02-23T18:09:51.311Z] Login Succeeded [2023-02-23T18:09:51.581Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T18:09:51.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-23T18:09:51.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T18:09:52.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T18:09:52.047Z] ========================================================= [2023-02-23T18:09:52.047Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-23T18:09:52.047Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T18:09:52.528Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-23T18:09:52.796Z] Sending build context to Docker daemon 1.124MB [2023-02-23T18:09:52.796Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T18:09:52.796Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-23T18:09:53.067Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-23T18:09:53.067Z] 9b18e9b68314: Pulling fs layer [2023-02-23T18:09:53.067Z] 35d82f9e3411: Pulling fs layer [2023-02-23T18:09:53.067Z] e16973657156: Pulling fs layer [2023-02-23T18:09:53.067Z] fc693d55d65f: Pulling fs layer [2023-02-23T18:09:53.067Z] 7e9fc2657dce: Pulling fs layer [2023-02-23T18:09:53.067Z] dda99020689f: Pulling fs layer [2023-02-23T18:09:53.067Z] db1c61fa0a46: Pulling fs layer [2023-02-23T18:09:53.067Z] 891c053d2c06: Pulling fs layer [2023-02-23T18:09:53.067Z] dda99020689f: Waiting [2023-02-23T18:09:53.067Z] fc693d55d65f: Waiting [2023-02-23T18:09:53.067Z] db1c61fa0a46: Waiting [2023-02-23T18:09:53.067Z] 891c053d2c06: Waiting [2023-02-23T18:09:53.067Z] 7e9fc2657dce: Waiting [2023-02-23T18:09:53.067Z] e16973657156: Verifying Checksum [2023-02-23T18:09:53.067Z] e16973657156: Download complete [2023-02-23T18:09:53.067Z] 35d82f9e3411: Verifying Checksum [2023-02-23T18:09:53.067Z] 35d82f9e3411: Download complete [2023-02-23T18:09:53.067Z] 7e9fc2657dce: Verifying Checksum [2023-02-23T18:09:53.067Z] 7e9fc2657dce: Download complete [2023-02-23T18:09:53.067Z] dda99020689f: Verifying Checksum [2023-02-23T18:09:53.067Z] dda99020689f: Download complete [2023-02-23T18:09:53.067Z] 9b18e9b68314: Download complete [2023-02-23T18:09:54.043Z] 9b18e9b68314: Pull complete [2023-02-23T18:09:54.313Z] 891c053d2c06: Verifying Checksum [2023-02-23T18:09:54.313Z] 891c053d2c06: Download complete [2023-02-23T18:09:54.586Z] 35d82f9e3411: Pull complete [2023-02-23T18:09:54.855Z] e16973657156: Pull complete [2023-02-23T18:09:55.451Z] db1c61fa0a46: Verifying Checksum [2023-02-23T18:09:55.451Z] db1c61fa0a46: Download complete [2023-02-23T18:09:56.039Z] fc693d55d65f: Verifying Checksum [2023-02-23T18:09:56.039Z] fc693d55d65f: Download complete [2023-02-23T18:10:08.369Z] fc693d55d65f: Pull complete [2023-02-23T18:10:08.369Z] 7e9fc2657dce: Pull complete [2023-02-23T18:10:08.369Z] dda99020689f: Pull complete [2023-02-23T18:10:13.727Z] db1c61fa0a46: Pull complete [2023-02-23T18:10:15.764Z] 891c053d2c06: Pull complete [2023-02-23T18:10:15.764Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-23T18:10:15.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T18:10:15.764Z] ---> f96f9c87975a [2023-02-23T18:10:15.764Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-23T18:10:17.720Z] ---> Running in 0dff89be9c17 [2023-02-23T18:10:17.990Z] Removing intermediate container 0dff89be9c17 [2023-02-23T18:10:17.990Z] ---> 34bb30e8c993 [2023-02-23T18:10:17.990Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T18:10:17.990Z] ---> Running in 5d5471bfb272 [2023-02-23T18:10:18.265Z] Removing intermediate container 5d5471bfb272 [2023-02-23T18:10:18.266Z] ---> ab59949a2b86 [2023-02-23T18:10:18.266Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-23T18:10:18.535Z] ---> Running in 9e901f125398 [2023-02-23T18:10:18.806Z] Removing intermediate container 9e901f125398 [2023-02-23T18:10:18.806Z] ---> fd0bc6307542 [2023-02-23T18:10:18.806Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-23T18:10:18.806Z] ---> Running in 4099b2eb1ce7 [2023-02-23T18:10:19.079Z] Removing intermediate container 4099b2eb1ce7 [2023-02-23T18:10:19.079Z] ---> 9bd5b6c4e01f [2023-02-23T18:10:19.079Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T18:10:19.348Z] ---> Running in 9042fce6fdf6 [2023-02-23T18:10:20.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T18:10:20.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T18:10:21.870Z] (1/14) Installing libintl (0.21-r2) [2023-02-23T18:10:21.870Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-02-23T18:10:21.870Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-02-23T18:10:21.870Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-02-23T18:10:21.870Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-02-23T18:10:21.870Z] (6/14) Installing udev-init-scripts (35-r0) [2023-02-23T18:10:21.870Z] Executing udev-init-scripts-35-r0.post-install [2023-02-23T18:10:21.870Z] (7/14) Installing libblkid (2.38-r1) [2023-02-23T18:10:21.870Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-02-23T18:10:21.870Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-02-23T18:10:21.870Z] (10/14) Installing kmod-libs (29-r2) [2023-02-23T18:10:21.870Z] (11/14) Installing eudev (3.2.11-r0) [2023-02-23T18:10:21.870Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-02-23T18:10:21.870Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-23T18:10:21.870Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-02-23T18:10:22.143Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T18:10:22.143Z] Executing eudev-3.2.11-r0.trigger [2023-02-23T18:10:22.143Z] OK: 228 MiB in 65 packages [2023-02-23T18:10:23.569Z] Removing intermediate container 9042fce6fdf6 [2023-02-23T18:10:23.569Z] ---> 9586b23ba430 [2023-02-23T18:10:23.569Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-23T18:10:23.569Z] ---> Running in d7cc15f7e7f3 [2023-02-23T18:10:26.917Z] Removing intermediate container d7cc15f7e7f3 [2023-02-23T18:10:26.917Z] ---> 654c0aa2214a [2023-02-23T18:10:26.917Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-23T18:10:27.505Z] ---> 401f92da2ed7 [2023-02-23T18:10:27.505Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T18:10:27.505Z] ---> Running in 4dadf801d40e [2023-02-23T18:11:35.410Z] Removing intermediate container 4dadf801d40e [2023-02-23T18:11:35.410Z] ---> 96fd49390b05 [2023-02-23T18:11:35.410Z] Step 11/13 : COPY . . [2023-02-23T18:11:35.410Z] ---> ba47604b92ab [2023-02-23T18:11:35.410Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-23T18:11:35.411Z] ---> Running in 6a7601289b3f [2023-02-23T18:11:35.411Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T18:11:35.411Z] Dload Upload Total Spent Left Speed [2023-02-23T18:11:35.411Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14185 0 --:--:-- --:--:-- --:--:-- 14351 [2023-02-23T18:11:35.411Z] Removing intermediate container 6a7601289b3f [2023-02-23T18:11:35.411Z] ---> e5c50b9ed8cd [2023-02-23T18:11:35.411Z] Step 13/13 : RUN ${MAKE} [2023-02-23T18:11:35.411Z] ---> Running in b89a3fd77b7c [2023-02-23T18:11:35.998Z] noop [2023-02-23T18:11:36.592Z] Removing intermediate container b89a3fd77b7c [2023-02-23T18:11:36.592Z] ---> 5d7bb0b95bbe [2023-02-23T18:11:36.592Z] Successfully built 5d7bb0b95bbe [2023-02-23T18:11:36.592Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T18:11:37.087Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T18:11:37.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T18:11:37.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-7273 does not seem to be running inside a container [2023-02-23T18:11:37.436Z] $ 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-02-23T18:11:38.674Z] $ docker top da36e5a07aa3b6df4bc9fe738b10797ae9a61ec6d08d7d451bd6d00ac9a826ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T18:11:39.569Z] + go version [2023-02-23T18:11:39.569Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-23T18:11:39.605Z] $ docker stop --time=1 da36e5a07aa3b6df4bc9fe738b10797ae9a61ec6d08d7d451bd6d00ac9a826ee [2023-02-23T18:11:41.255Z] $ docker rm -f --volumes da36e5a07aa3b6df4bc9fe738b10797ae9a61ec6d08d7d451bd6d00ac9a826ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T18:11:42.233Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T18:11:42.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T18:11:42.481Z] prd-ubuntu20.04-docker-arm64-4c-16g-7273 does not seem to be running inside a container [2023-02-23T18:11:42.547Z] $ 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-02-23T18:11:45.399Z] $ docker top dc56f0da504cdbbbd845d1bf44e5aae350aa69bb064b50f1e1e18f61bc9fa674 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T18:11:45.951Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-02-23T18:11:46.605Z] + make test [2023-02-23T18:11:46.875Z] go test ./... -coverprofile=coverage.out ./... [2023-02-23T18:11:48.293Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-23T18:13:24.973Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-23T18:13:24.973Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.068s coverage: 1.9% of statements [2023-02-23T18:13:24.973Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-23T18:13:24.973Z] go vet ./... [2023-02-23T18:13:51.668Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T18:13:51.668Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T18:13:51.668Z] ./bin/test-attribution-txt.sh [2023-02-23T18:13:51.668Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-23T18:13:51.668Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-23T18:13:51.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-23T18:13:51.735Z] $ docker stop --time=1 dc56f0da504cdbbbd845d1bf44e5aae350aa69bb064b50f1e1e18f61bc9fa674 [2023-02-23T18:13:54.906Z] $ docker rm -f --volumes dc56f0da504cdbbbd845d1bf44e5aae350aa69bb064b50f1e1e18f61bc9fa674 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T18:13:56.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-23T18:13:56.278Z] Warning: overwriting stash ‘coverage-report’ [2023-02-23T18:13:56.804Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T18:13:57.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-23T18:13:57.720Z] + ls -al . [2023-02-23T18:13:57.720Z] total 192 [2023-02-23T18:13:57.720Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 23 18:11 . [2023-02-23T18:13:57.720Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 18:09 .. [2023-02-23T18:13:57.720Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 18:09 .git [2023-02-23T18:13:57.720Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 18:09 .github [2023-02-23T18:13:57.720Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 23 18:09 .gitignore [2023-02-23T18:13:57.720Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 23 18:09 .golangci.yml [2023-02-23T18:13:57.720Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 23 18:09 .hadolint.yml [2023-02-23T18:13:57.720Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 23 18:09 Attribution.txt [2023-02-23T18:13:57.720Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 23 18:09 CHANGELOG.md [2023-02-23T18:13:57.720Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 23 18:09 Dockerfile [2023-02-23T18:13:57.720Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 23 18:09 GOVERNANCE.md [2023-02-23T18:13:57.720Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 23 18:09 Jenkinsfile [2023-02-23T18:13:57.720Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 23 18:09 LICENSE [2023-02-23T18:13:57.720Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 23 18:09 Makefile [2023-02-23T18:13:57.720Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 23 18:09 OWNERS.md [2023-02-23T18:13:57.720Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 23 18:09 README.md [2023-02-23T18:13:57.720Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 18:06 VERSION [2023-02-23T18:13:57.720Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 18:09 bin [2023-02-23T18:13:57.720Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 18:09 cmd [2023-02-23T18:13:57.720Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 23 18:13 coverage.out [2023-02-23T18:13:57.720Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 23 18:09 docker-entrypoint.sh [2023-02-23T18:13:57.720Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 18:09 docs [2023-02-23T18:13:57.720Z] -rw-rw-r-- 1 jenkins jenkins 3487 Feb 23 18:09 go.mod [2023-02-23T18:13:57.720Z] -rw-rw-r-- 1 jenkins jenkins 33501 Feb 23 18:09 go.sum [2023-02-23T18:13:57.720Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 18:09 internal [2023-02-23T18:13:57.720Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 18:09 snap [2023-02-23T18:13:57.720Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 23 18:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T18:13:58.324Z] + 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=3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 --label arch=arm64 --label version=0.0.0 . [2023-02-23T18:13:58.594Z] Sending build context to Docker daemon 1.156MB [2023-02-23T18:13:58.594Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T18:13:58.594Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-23T18:13:58.594Z] ---> 5d7bb0b95bbe [2023-02-23T18:13:58.594Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-23T18:13:58.861Z] ---> Running in 558d20140f91 [2023-02-23T18:13:59.128Z] Removing intermediate container 558d20140f91 [2023-02-23T18:13:59.128Z] ---> 7f38eba8886f [2023-02-23T18:13:59.128Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T18:13:59.128Z] ---> Running in 955dc2c3852e [2023-02-23T18:13:59.395Z] Removing intermediate container 955dc2c3852e [2023-02-23T18:13:59.395Z] ---> 75eddce9a51e [2023-02-23T18:13:59.395Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-23T18:13:59.663Z] ---> Running in d92ee8f09d8c [2023-02-23T18:13:59.934Z] Removing intermediate container d92ee8f09d8c [2023-02-23T18:13:59.934Z] ---> e04f56ab2262 [2023-02-23T18:13:59.934Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-23T18:13:59.934Z] ---> Running in 93b2c948c4fb [2023-02-23T18:14:00.533Z] Removing intermediate container 93b2c948c4fb [2023-02-23T18:14:00.533Z] ---> db56faef919c [2023-02-23T18:14:00.533Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T18:14:00.533Z] ---> Running in 63335075ca13 [2023-02-23T18:14:01.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T18:14:01.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T18:14:02.931Z] OK: 228 MiB in 65 packages [2023-02-23T18:14:04.341Z] Removing intermediate container 63335075ca13 [2023-02-23T18:14:04.341Z] ---> c7d46668a308 [2023-02-23T18:14:04.341Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-23T18:14:04.341Z] ---> Running in 03b6148caf72 [2023-02-23T18:14:04.610Z] Removing intermediate container 03b6148caf72 [2023-02-23T18:14:04.610Z] ---> 1c3c0f58725d [2023-02-23T18:14:04.610Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-23T18:14:05.203Z] ---> 096c89ad1661 [2023-02-23T18:14:05.203Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T18:14:05.203Z] ---> Running in 70559fd21be1 [2023-02-23T18:14:08.552Z] Removing intermediate container 70559fd21be1 [2023-02-23T18:14:08.552Z] ---> 82716ebbede2 [2023-02-23T18:14:08.552Z] Step 11/35 : COPY . . [2023-02-23T18:14:09.154Z] ---> d8465d966360 [2023-02-23T18:14:09.154Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-23T18:14:09.423Z] ---> Running in 6e999eec9eb2 [2023-02-23T18:14:12.017Z]  % Total % Received % Xferd Average Speed Time Time Time  Current [2023-02-23T18:14:12.017Z] Dload Upload Total Spent Left Speed [2023-02-23T18:14:12.017Z] 0  0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 6537 0 --:--:-- --:--:-- --:--:-- 6555 [2023-02-23T18:14:12.605Z] Removing intermediate container 6e999eec9eb2 [2023-02-23T18:14:12.605Z] ---> 69d748f2b2cd [2023-02-23T18:14:12.605Z] Step 13/35 : RUN ${MAKE} [2023-02-23T18:14:12.605Z] ---> Running in 8c10eb7e7039 [2023-02-23T18:14:14.021Z] 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-02-23T18:16:50.791Z] Removing intermediate container 8c10eb7e7039 [2023-02-23T18:16:50.791Z] ---> f2240be38ecd [2023-02-23T18:16:50.791Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-23T18:16:50.791Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-23T18:16:50.791Z] eab2503cf8f4: Pulling fs layer [2023-02-23T18:16:50.791Z] 97cd0a44c592: Pulling fs layer [2023-02-23T18:16:50.791Z] 97cd0a44c592: Download complete [2023-02-23T18:16:50.791Z] eab2503cf8f4: Verifying Checksum [2023-02-23T18:16:50.791Z] eab2503cf8f4: Download complete [2023-02-23T18:16:50.791Z] eab2503cf8f4: Pull complete [2023-02-23T18:16:50.791Z] 97cd0a44c592: Pull complete [2023-02-23T18:16:50.791Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-23T18:16:50.791Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-23T18:16:50.791Z] ---> 7f763cca56b3 [2023-02-23T18:16:50.791Z] Step 15/35 : FROM alpine:3.16 [2023-02-23T18:16:50.791Z] 3.16: Pulling from library/alpine [2023-02-23T18:16:50.791Z] 3760b48202b3: Pulling fs layer [2023-02-23T18:16:50.791Z] 3760b48202b3: Verifying Checksum [2023-02-23T18:16:50.791Z] 3760b48202b3: Download complete [2023-02-23T18:16:50.791Z] 3760b48202b3: Pull complete [2023-02-23T18:16:50.791Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T18:16:50.791Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T18:16:50.791Z] ---> 4c81e5bf8899 [2023-02-23T18:16:50.791Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-23T18:16:50.791Z] ---> Running in 122ee3b3ca1c [2023-02-23T18:16:50.791Z] Removing intermediate container 122ee3b3ca1c [2023-02-23T18:16:50.791Z] ---> dd2eea536d61 [2023-02-23T18:16:50.791Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-23T18:16:50.791Z] ---> Running in 1c3158a6d647 [2023-02-23T18:16:50.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T18:16:50.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T18:16:50.791Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-02-23T18:16:50.791Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-02-23T18:16:50.791Z] (3/79) Installing libxau (1.0.9-r0) [2023-02-23T18:16:50.791Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-02-23T18:16:50.791Z] (5/79) Installing libxcb (1.15-r0) [2023-02-23T18:16:50.791Z] (6/79) Installing libx11 (1.8-r0) [2023-02-23T18:16:50.791Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-02-23T18:16:50.791Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-02-23T18:16:50.791Z] (9/79) Installing expat (2.5.0-r0) [2023-02-23T18:16:50.791Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-02-23T18:16:50.791Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-02-23T18:16:50.791Z] (12/79) Installing libpng (1.6.37-r1) [2023-02-23T18:16:50.791Z] (13/79) Installing freetype (2.12.1-r0) [2023-02-23T18:16:50.791Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-02-23T18:16:50.791Z] (15/79) Installing fribidi (1.0.12-r0) [2023-02-23T18:16:50.791Z] (16/79) Installing libffi (3.4.2-r1) [2023-02-23T18:16:50.791Z] (17/79) Installing libintl (0.21-r2) [2023-02-23T18:16:50.791Z] (18/79) Installing libblkid (2.38-r1) [2023-02-23T18:16:50.791Z] (19/79) Installing libmount (2.38-r1) [2023-02-23T18:16:50.791Z] (20/79) Installing pcre (8.45-r2) [2023-02-23T18:16:50.791Z] (21/79) Installing glib (2.72.1-r0) [2023-02-23T18:16:50.791Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-02-23T18:16:50.791Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-02-23T18:16:50.791Z] (24/79) Installing libass (0.16.0-r0) [2023-02-23T18:16:50.791Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-02-23T18:16:50.791Z] (26/79) Installing libdrm (2.4.110-r0) [2023-02-23T18:16:50.791Z] (27/79) Installing gmp (6.2.1-r2) [2023-02-23T18:16:50.791Z] (28/79) Installing nettle (3.7.3-r0) [2023-02-23T18:16:51.058Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-02-23T18:16:51.058Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-02-23T18:16:51.058Z] (31/79) Installing libunistring (1.0-r0) [2023-02-23T18:16:51.058Z] (32/79) Installing gnutls (3.7.7-r1) [2023-02-23T18:16:51.058Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-23T18:16:51.058Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-23T18:16:51.058Z] (35/79) Installing lame (3.100-r0) [2023-02-23T18:16:51.058Z] (36/79) Installing opus (1.3.1-r1) [2023-02-23T18:16:51.058Z] (37/79) Installing libasyncns (0.8-r1) [2023-02-23T18:16:51.058Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-02-23T18:16:51.058Z] (39/79) Installing libltdl (2.4.7-r0) [2023-02-23T18:16:51.058Z] (40/79) Installing orc (0.4.32-r0) [2023-02-23T18:16:51.328Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-02-23T18:16:51.328Z] (42/79) Installing libogg (1.3.5-r1) [2023-02-23T18:16:51.328Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-23T18:16:51.328Z] (44/79) Installing flac (1.3.4-r0) [2023-02-23T18:16:51.328Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-02-23T18:16:51.328Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-02-23T18:16:51.328Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-02-23T18:16:51.328Z] (48/79) Installing soxr (0.1.3-r2) [2023-02-23T18:16:51.328Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-02-23T18:16:51.328Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-02-23T18:16:51.328Z] (51/79) Installing libpulse (15.0-r2) [2023-02-23T18:16:51.328Z] (52/79) Installing cjson (1.7.15-r3) [2023-02-23T18:16:51.328Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-02-23T18:16:51.328Z] (54/79) Installing librist (0.2.6-r1) [2023-02-23T18:16:51.595Z] (55/79) Installing libsrt (1.4.4-r0) [2023-02-23T18:16:51.595Z] (56/79) Installing libssh (0.9.6-r1) [2023-02-23T18:16:51.595Z] (57/79) Installing libtheora (1.1.1-r16) [2023-02-23T18:16:51.595Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-02-23T18:16:51.595Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-02-23T18:16:51.595Z] (60/79) Installing libxext (1.3.4-r0) [2023-02-23T18:16:51.595Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-02-23T18:16:51.595Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-02-23T18:16:51.595Z] (63/79) Installing libva (2.14.0-r0) [2023-02-23T18:16:51.595Z] (64/79) Installing libvdpau (1.5-r0) [2023-02-23T18:16:51.595Z] (65/79) Installing vidstab (1.1.0-r1) [2023-02-23T18:16:51.595Z] (66/79) Installing libvpx (1.11.0-r1) [2023-02-23T18:16:51.595Z] (67/79) Installing libwebp (1.2.3-r0) [2023-02-23T18:16:51.595Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-02-23T18:16:51.862Z] (69/79) Installing numactl (2.0.14-r0) [2023-02-23T18:16:51.862Z] (70/79) Installing x265-libs (3.5-r3) [2023-02-23T18:16:51.862Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-02-23T18:16:51.862Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-02-23T18:16:52.446Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-02-23T18:16:52.446Z] (74/79) Installing udev-init-scripts (35-r0) [2023-02-23T18:16:52.446Z] Executing udev-init-scripts-35-r0.post-install [2023-02-23T18:16:52.446Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-02-23T18:16:52.446Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-02-23T18:16:52.446Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-02-23T18:16:52.446Z] (78/79) Installing kmod-libs (29-r2) [2023-02-23T18:16:52.446Z] (79/79) Installing eudev (3.2.11-r0) [2023-02-23T18:16:52.446Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T18:16:52.714Z] Executing eudev-3.2.11-r0.trigger [2023-02-23T18:16:52.714Z] OK: 77 MiB in 93 packages [2023-02-23T18:16:56.052Z] Removing intermediate container 1c3158a6d647 [2023-02-23T18:16:56.052Z] ---> f91269d6cd62 [2023-02-23T18:16:56.052Z] Step 18/35 : WORKDIR / [2023-02-23T18:16:56.317Z] ---> Running in 3e753d0b2cd0 [2023-02-23T18:16:56.584Z] Removing intermediate container 3e753d0b2cd0 [2023-02-23T18:16:56.584Z] ---> cb9ff4b2e768 [2023-02-23T18:16:56.584Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-23T18:16:58.000Z] ---> 03015acb2d95 [2023-02-23T18:16:58.000Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-23T18:16:58.269Z] ---> fd53a8ea0295 [2023-02-23T18:16:58.269Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-23T18:16:58.851Z] ---> fb8c4672edf7 [2023-02-23T18:16:58.851Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-23T18:16:59.117Z] ---> fa9fec494d0b [2023-02-23T18:16:59.117Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-23T18:16:59.700Z] ---> c74be626524f [2023-02-23T18:16:59.700Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-23T18:17:00.285Z] ---> f20817271ac3 [2023-02-23T18:17:00.285Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-23T18:17:01.244Z] ---> 48d32df264f5 [2023-02-23T18:17:01.244Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-23T18:17:01.244Z] ---> Running in 8bdfbc534773 [2023-02-23T18:17:03.323Z] Removing intermediate container 8bdfbc534773 [2023-02-23T18:17:03.323Z] ---> df7b51928a01 [2023-02-23T18:17:03.323Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-23T18:17:03.323Z] ---> Running in c5421ced452f [2023-02-23T18:17:04.783Z] Removing intermediate container c5421ced452f [2023-02-23T18:17:04.783Z] ---> e53911210833 [2023-02-23T18:17:04.783Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-23T18:17:04.783Z] ---> Running in 50b8962d0b58 [2023-02-23T18:17:06.736Z] Removing intermediate container 50b8962d0b58 [2023-02-23T18:17:06.736Z] ---> fd8b487ca419 [2023-02-23T18:17:06.736Z] Step 29/35 : EXPOSE 59983 [2023-02-23T18:17:06.736Z] ---> Running in 85df7ae8fd9e [2023-02-23T18:17:06.736Z] Removing intermediate container 85df7ae8fd9e [2023-02-23T18:17:06.736Z] ---> ac555bc82a1b [2023-02-23T18:17:06.736Z] Step 30/35 : EXPOSE 8554 [2023-02-23T18:17:07.004Z] ---> Running in 93b8f42425b1 [2023-02-23T18:17:07.273Z] Removing intermediate container 93b8f42425b1 [2023-02-23T18:17:07.273Z] ---> e78763fdbbd9 [2023-02-23T18:17:07.273Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-23T18:17:07.273Z] ---> Running in 097633c070af [2023-02-23T18:17:07.540Z] Removing intermediate container 097633c070af [2023-02-23T18:17:07.540Z] ---> 7a366de4c65a [2023-02-23T18:17:07.540Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-23T18:17:07.808Z] ---> Running in fc2b89192b5d [2023-02-23T18:17:08.075Z] Removing intermediate container fc2b89192b5d [2023-02-23T18:17:08.076Z] ---> dbca75d3f741 [2023-02-23T18:17:08.076Z] Step 33/35 : LABEL arch=arm64 [2023-02-23T18:17:08.076Z] ---> Running in 206f78daaad0 [2023-02-23T18:17:08.343Z] Removing intermediate container 206f78daaad0 [2023-02-23T18:17:08.343Z] ---> 1bddca71fcda [2023-02-23T18:17:08.343Z] Step 34/35 : LABEL git_sha=3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 [2023-02-23T18:17:08.343Z] ---> Running in 348222cdbba4 [2023-02-23T18:17:08.620Z] Removing intermediate container 348222cdbba4 [2023-02-23T18:17:08.620Z] ---> e7dc089b9a3a [2023-02-23T18:17:08.620Z] Step 35/35 : LABEL version=0.0.0 [2023-02-23T18:17:08.887Z] ---> Running in 9e69242f885a [2023-02-23T18:17:09.152Z] Removing intermediate container 9e69242f885a [2023-02-23T18:17:09.152Z] ---> 29c9fe742100 [2023-02-23T18:17:09.152Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-23T18:17:09.152Z] Successfully built 29c9fe742100 [2023-02-23T18:17:09.152Z] 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-02-23T18:17:09.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T18:17:09.944Z] [2023-02-23T18:17:09.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T18:17:10.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T18:17:10.347Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-23T18:17:10.347Z] 8998bd30e6a1: Pulling fs layer [2023-02-23T18:17:10.347Z] 04944245beec: Pulling fs layer [2023-02-23T18:17:10.347Z] 699f458cf7ca: Pulling fs layer [2023-02-23T18:17:10.347Z] 765212b225bb: Pulling fs layer [2023-02-23T18:17:10.347Z] f23df028b6ca: Pulling fs layer [2023-02-23T18:17:10.347Z] d65c8cfc05b1: Pulling fs layer [2023-02-23T18:17:10.347Z] 2437ff75d9bd: Pulling fs layer [2023-02-23T18:17:10.347Z] f23df028b6ca: Waiting [2023-02-23T18:17:10.347Z] d65c8cfc05b1: Waiting [2023-02-23T18:17:10.347Z] 2437ff75d9bd: Waiting [2023-02-23T18:17:10.347Z] 765212b225bb: Waiting [2023-02-23T18:17:10.616Z] 04944245beec: Verifying Checksum [2023-02-23T18:17:10.616Z] 04944245beec: Download complete [2023-02-23T18:17:10.616Z] 765212b225bb: Verifying Checksum [2023-02-23T18:17:10.616Z] 765212b225bb: Download complete [2023-02-23T18:17:10.616Z] d65c8cfc05b1: Verifying Checksum [2023-02-23T18:17:10.616Z] d65c8cfc05b1: Download complete [2023-02-23T18:17:10.883Z] 699f458cf7ca: Verifying Checksum [2023-02-23T18:17:10.883Z] 699f458cf7ca: Download complete [2023-02-23T18:17:11.152Z] 8998bd30e6a1: Verifying Checksum [2023-02-23T18:17:11.152Z] 8998bd30e6a1: Download complete [2023-02-23T18:17:13.092Z] 2437ff75d9bd: Verifying Checksum [2023-02-23T18:17:13.092Z] 2437ff75d9bd: Download complete [2023-02-23T18:17:15.031Z] 8998bd30e6a1: Pull complete [2023-02-23T18:17:15.031Z] 04944245beec: Pull complete [2023-02-23T18:17:16.437Z] 699f458cf7ca: Pull complete [2023-02-23T18:17:16.437Z] 765212b225bb: Pull complete [2023-02-23T18:17:17.394Z] f23df028b6ca: Pull complete [2023-02-23T18:17:17.394Z] d65c8cfc05b1: Pull complete [2023-02-23T18:17:29.700Z] 2437ff75d9bd: Pull complete [2023-02-23T18:17:29.700Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-23T18:17:29.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T18:17:29.700Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T18:17:30.008Z] prd-ubuntu20.04-docker-arm64-4c-16g-7273 does not seem to be running inside a container [2023-02-23T18:17:30.075Z] $ 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-02-23T18:17:32.779Z] $ docker top 928b0d2595cc0e6b71cadab34268246ac8514afccc2e41f410b6a429a1873bd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:17:33.688Z] ---> job-cost.sh [2023-02-23T18:17:33.688Z] lf-activate-venv: SKIPPING [2023-02-23T18:17:33.688Z] INFO: No Stack... [2023-02-23T18:17:33.955Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-23T18:17:34.918Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T18:17:35.260Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-02-23T18:17:35.260Z] + cut -d, -f6 [Pipeline] lock [2023-02-23T18:17:35.623Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-158-1-stack-cost] [2023-02-23T18:17:35.628Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-158-1-stack-cost] did not exist. Created. [2023-02-23T18:17:35.628Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-158-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T18:17:36.360Z] /w/workspace/device-usb-camera/1@tmp/durable-95eb44af/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-23T18:17:37.043Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-23T18:17:37.079Z] Warning: overwriting stash ‘stack-cost’ [2023-02-23T18:17:37.141Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T18:17:37.154Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-158-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T18:17:37.240Z] $ docker stop --time=1 928b0d2595cc0e6b71cadab34268246ac8514afccc2e41f410b6a429a1873bd2 [2023-02-23T18:17:38.765Z] $ docker rm -f --volumes 928b0d2595cc0e6b71cadab34268246ac8514afccc2e41f410b6a429a1873bd2 [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-02-23T18:17:39.724Z] provisioning config files... [2023-02-23T18:17:39.732Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-158@tmp/config6838291760164562114tmp [Pipeline] { [Pipeline] sh [2023-02-23T18:17:40.057Z] + set +x [2023-02-23T18:17:40.058Z] + curl -s https://codecov.io/bash [2023-02-23T18:17:40.058Z] + bash -s -- [2023-02-23T18:17:40.058Z] [2023-02-23T18:17:40.058Z] _____ _ [2023-02-23T18:17:40.058Z] / ____| | | [2023-02-23T18:17:40.058Z] | | ___ __| | ___ ___ _____ __ [2023-02-23T18:17:40.058Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-23T18:17:40.058Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-23T18:17:40.058Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-23T18:17:40.058Z] Bash-1.0.6 [2023-02-23T18:17:40.058Z] [2023-02-23T18:17:40.058Z] [2023-02-23T18:17:40.058Z] ==> git version 2.25.1 found [2023-02-23T18:17:40.058Z] ==> 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-02-23T18:17:40.058Z] Release-Date: 2020-01-08 [2023-02-23T18:17:40.058Z] 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-02-23T18:17:40.058Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-23T18:17:40.058Z] ==> Jenkins CI detected. [2023-02-23T18:17:40.058Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-158 [2023-02-23T18:17:40.058Z] project root: . [2023-02-23T18:17:40.058Z] --> token set from env [2023-02-23T18:17:40.058Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-23T18:17:40.058Z] ==> Running gcov in . (disable via -X gcov) [2023-02-23T18:17:40.058Z] ==> Python coveragepy not found [2023-02-23T18:17:40.058Z] ==> Searching for coverage reports in: [2023-02-23T18:17:40.058Z] + . [2023-02-23T18:17:40.058Z] -> Found 1 reports [2023-02-23T18:17:40.058Z] ==> Detecting git/mercurial file structure [2023-02-23T18:17:40.058Z] ==> Reading reports [2023-02-23T18:17:40.058Z] + ./coverage.out bytes=30666 [2023-02-23T18:17:40.058Z] ==> Appending adjustments [2023-02-23T18:17:40.058Z] https://docs.codecov.io/docs/fixing-reports [2023-02-23T18:17:40.317Z] + Found adjustments [2023-02-23T18:17:40.317Z] ==> Gzipping contents [2023-02-23T18:17:40.317Z] 8.0K /tmp/codecov.oOpAsb.gz [2023-02-23T18:17:40.317Z] ==> Uploading reports [2023-02-23T18:17:40.317Z] url: https://codecov.io [2023-02-23T18:17:40.317Z] query: branch=PR-158&commit=3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-158%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=158&job=&cmd_args= [2023-02-23T18:17:40.317Z] -> Pinging Codecov [2023-02-23T18:17:40.317Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-158&commit=3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-158%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=158&job=&cmd_args= [2023-02-23T18:17:40.317Z] -> Uploading to [2023-02-23T18:17:40.317Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-23/73D8F5FF140700D3E01443B452E23636/3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6/13d7932e-175b-40ab-b7b9-ec6b66bfd0a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T181740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a81fa159c0bdde6eaf5d6f3e872c7e76f6b65396dd928494b58ac9afa545a915 [2023-02-23T18:17:40.317Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T18:17:40.317Z] Dload Upload Total Spent Left Speed [2023-02-23T18:17:40.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4288 0 0 100 4288 0 15940 --:--:-- --:--:-- --:--:-- 15940 100 4288 0 0 100 4288 0 15940 --:--:-- --:--:-- --:--:-- 15881 [2023-02-23T18:17:40.576Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/3ed2196d94cb4d8e8f101cfcfab72bf39c810ac6 [Pipeline] } [2023-02-23T18:17:40.604Z] 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-02-23T18:17:42.357Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-158/archives ] [2023-02-23T18:17:42.357Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-158/archives [2023-02-23T18:17:42.357Z] total 16 [2023-02-23T18:17:42.357Z] drwxr-xr-x 3 root root 4096 Feb 23 18:08 . [2023-02-23T18:17:42.357Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 23 18:08 .. [2023-02-23T18:17:42.357Z] drwxr-xr-x 2 root root 4096 Feb 23 18:08 cost [2023-02-23T18:17:42.357Z] -rw-r--r-- 1 root root 89 Feb 23 18:08 cost.csv [2023-02-23T18:17:42.357Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-158/archives [2023-02-23T18:17:42.357Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-158/archives [2023-02-23T18:17:42.357Z] total 16 [2023-02-23T18:17:42.357Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 18:08 . [2023-02-23T18:17:42.357Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 23 18:08 .. [2023-02-23T18:17:42.357Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 18:08 cost [2023-02-23T18:17:42.357Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 23 18:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:17:42.679Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:17:43.574Z] ---> package-listing.sh [2023-02-23T18:17:43.574Z] ++ facter osfamily [2023-02-23T18:17:43.574Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-23T18:17:43.833Z] + OS_FAMILY=debian [2023-02-23T18:17:43.833Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-158 [2023-02-23T18:17:43.833Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-23T18:17:43.833Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-23T18:17:43.833Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-23T18:17:43.833Z] + PACKAGES=/tmp/packages_start.txt [2023-02-23T18:17:43.833Z] + '[' /w/workspace/foundry_device-usb-camera_PR-158 ']' [2023-02-23T18:17:43.833Z] + PACKAGES=/tmp/packages_end.txt [2023-02-23T18:17:43.833Z] + case "${OS_FAMILY}" in [2023-02-23T18:17:43.833Z] + dpkg -l [2023-02-23T18:17:43.833Z] + grep '^ii' [2023-02-23T18:17:43.833Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-23T18:17:43.833Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-23T18:17:43.833Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-23T18:17:43.833Z] + '[' /w/workspace/foundry_device-usb-camera_PR-158 ']' [2023-02-23T18:17:43.833Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-158/archives/ [2023-02-23T18:17:43.833Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-158/archives/ [Pipeline] echo [2023-02-23T18:17:43.865Z] 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-158/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-23T18:17:44.154Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T18:17:44.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T18:17:44.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T18:17:44.901Z] prd-ubuntu20.04-docker-8c-8g-7272 does not seem to be running inside a container [2023-02-23T18:17:44.937Z] $ 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-158/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-158 -v /w/workspace/foundry_device-usb-camera_PR-158:/w/workspace/foundry_device-usb-camera_PR-158:rw,z -v /w/workspace/foundry_device-usb-camera_PR-158@tmp:/w/workspace/foundry_device-usb-camera_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-23T18:17:45.150Z] $ docker top 8166034a89ab877b93c37a557c9d39d94bad4d5ffe03b09c19006cbf15dc3be8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T18:17:45.529Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-23T18:17:45.837Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-23T18:17:46.146Z] + ls /var/log/sa-host [2023-02-23T18:17:46.146Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T18:17:46.284Z] provisioning config files... [2023-02-23T18:17:46.292Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-158@tmp/config12812051653939148906tmp [Pipeline] { [Pipeline] echo [2023-02-23T18:17:46.345Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:17:46.651Z] ---> create-netrc.sh [Pipeline] } [2023-02-23T18:17:46.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:17:47.098Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-23T18:17:47.133Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:17:47.450Z] ---> sudo-logs.sh [2023-02-23T18:17:47.450Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-23T18:17:47.533Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:17:47.842Z] ---> job-cost.sh [2023-02-23T18:17:47.842Z] lf-activate-venv: SKIPPING [2023-02-23T18:17:47.842Z] DEBUG: total: 0.2199999988079071 [2023-02-23T18:17:47.842Z] INFO: Retrieving Stack Cost... [2023-02-23T18:17:48.105Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T18:17:48.676Z] INFO: Archiving Costs [Pipeline] echo [2023-02-23T18:17:48.713Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T18:17:49.019Z] ---> logs-deploy.sh [2023-02-23T18:17:49.019Z] lf-activate-venv: SKIPPING [2023-02-23T18:17:49.019Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-158/1 [2023-02-23T18:17:49.019Z] INFO: archiving workspace using pattern(s): [2023-02-23T18:17:49.956Z] Archives upload complete. [2023-02-23T18:17:49.956Z] INFO: archiving logs to Nexus