Pull request #79 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dd7a03a63d848770d2ecec648ef3442e65858945+6ecb4ea0e477ad60250bc8b341b5035207dd0610 (6059eb8a3ff69d1d06b848129ab2d41e83fc791c) 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-ssh9368729544082758607.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh6186652729629968995.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-79/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-79/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3340308267188616233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh17531215651305457627.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-79/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-79/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17087755946779062704.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 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 ‘prd-ubuntu20.04-docker-8c-8g-22832’ Running on prd-ubuntu20.04-docker-8c-8g-22835 in /w/workspace/xfoundry_device-usb-camera_PR-79 [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/xfoundry_device-usb-camera_PR-79 # 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 Merging remotes/origin/main commit 6ecb4ea0e477ad60250bc8b341b5035207dd0610 into PR head commit dd7a03a63d848770d2ecec648ef3442e65858945 Merge succeeded, producing dd7a03a63d848770d2ecec648ef3442e65858945 Checking out Revision dd7a03a63d848770d2ecec648ef3442e65858945 (PR-79) > 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/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd7a03a63d848770d2ecec648ef3442e65858945 # 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 6ecb4ea0e477ad60250bc8b341b5035207dd0610 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd7a03a63d848770d2ecec648ef3442e65858945 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-15T17:49:37.562Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-15T17:49:37.605Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-15T17:49:37.618Z] ========================================================= [2022-08-15T17:49:37.618Z] EdgeX Global Pipelines Version Info [2022-08-15T17:49:37.618Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3f6d8690de0ede443596b624c3ac4b678af09f33 # timeout=10 [2022-08-15T17:49:38.370Z] ------------------- [2022-08-15T17:49:38.370Z] stable info: [2022-08-15T17:49:38.370Z] ------------------- [2022-08-15T17:49:38.370Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-15T17:49:38.370Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-15T17:49:38.370Z] Message: update stable to v1.0.238 [2022-08-15T17:49:38.943Z] ------------------- [2022-08-15T17:49:38.943Z] experimental info: [2022-08-15T17:49:38.943Z] ------------------- [2022-08-15T17:49:38.943Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-15T17:49:38.943Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-15T17:49:38.943Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-15T17:49:39.156Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-08-15T17:49:39.165Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-08-15T17:49:39.172Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-15T17:49:39.180Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-15T17:49:39.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-15T17:49:39.199Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-15T17:49:39.209Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-15T17:49:39.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-15T17:49:39.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-15T17:49:39.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-15T17:49:39.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-15T17:49:39.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-08-15T17:49:39.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-15T17:49:39.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-15T17:49:39.298Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-15T17:49:39.311Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-15T17:49:39.323Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-15T17:49:39.334Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-15T17:49:39.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-15T17:49:39.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-15T17:49:39.372Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-15T17:49:39.383Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-15T17:49:39.394Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-15T17:49:39.405Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-15T17:49:39.417Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-15T17:49:39.428Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-15T17:49:39.439Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-15T17:49:39.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-79 [Pipeline] echo [2022-08-15T17:49:39.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-79 [Pipeline] echo [2022-08-15T17:49:39.475Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-79 [Pipeline] echo [2022-08-15T17:49:39.485Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd7a03a63d848770d2ecec648ef3442e65858945 [Pipeline] echo [2022-08-15T17:49:39.498Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd7a03a [Pipeline] echo [2022-08-15T17:49:39.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T17:49:39.548Z] provisioning config files... [2022-08-15T17:49:39.562Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-79@tmp/config7908644083773137149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:49:39.866Z] ---> docker-login.sh [2022-08-15T17:49:39.866Z] nexus3.edgexfoundry.org:10001 [2022-08-15T17:49:40.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:49:40.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:49:40.128Z] Configure a credential helper to remove this warning. See [2022-08-15T17:49:40.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:49:40.128Z] [2022-08-15T17:49:40.128Z] Login Succeeded [2022-08-15T17:49:40.128Z] nexus3.edgexfoundry.org:10002 [2022-08-15T17:49:40.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:49:40.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:49:40.390Z] Configure a credential helper to remove this warning. See [2022-08-15T17:49:40.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:49:40.390Z] [2022-08-15T17:49:40.390Z] Login Succeeded [2022-08-15T17:49:40.390Z] nexus3.edgexfoundry.org:10003 [2022-08-15T17:49:40.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:49:40.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:49:40.390Z] Configure a credential helper to remove this warning. See [2022-08-15T17:49:40.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:49:40.390Z] [2022-08-15T17:49:40.390Z] Login Succeeded [2022-08-15T17:49:40.651Z] nexus3.edgexfoundry.org:10004 [2022-08-15T17:49:40.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:49:40.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:49:40.651Z] Configure a credential helper to remove this warning. See [2022-08-15T17:49:40.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:49:40.651Z] [2022-08-15T17:49:40.651Z] Login Succeeded [2022-08-15T17:49:40.651Z] docker.io [2022-08-15T17:49:40.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:49:41.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:49:41.224Z] Configure a credential helper to remove this warning. See [2022-08-15T17:49:41.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:49:41.224Z] [2022-08-15T17:49:41.224Z] Login Succeeded [2022-08-15T17:49:41.224Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T17:49:41.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-15T17:49:41.636Z] + git rev-list -1 --merges dd7a03a63d848770d2ecec648ef3442e65858945~1..dd7a03a63d848770d2ecec648ef3442e65858945 [Pipeline] echo [2022-08-15T17:49:41.683Z] -----------> git rev-list -1 --merges dd7a03a63d848770d2ecec648ef3442e65858945~1..dd7a03a63d848770d2ecec648ef3442e65858945 dd7a03a63d848770d2ecec648ef3442e65858945 [false] [Pipeline] sh [2022-08-15T17:49:41.975Z] + git log --format=format:%s -1 dd7a03a63d848770d2ecec648ef3442e65858945 [Pipeline] echo [2022-08-15T17:49:41.993Z] ========================================================= [2022-08-15T17:49:41.993Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-15T17:49:41.993Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T17:49:42.328Z] + git log --format=format:%s -1 dd7a03a63d848770d2ecec648ef3442e65858945 [Pipeline] echo [2022-08-15T17:49:42.341Z] [semverPrep] GIT_COMMIT: dd7a03a63d848770d2ecec648ef3442e65858945, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-08-15T17:49:42.352Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-15T17:49:42.702Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-15T17:49:42.702Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-15T17:49:42.702Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-15T17:49:42.702Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-15T17:49:42.702Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-15T17:49:42.702Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-15T17:49:42.702Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:49:43.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T17:49:43.066Z] [2022-08-15T17:49:43.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:49:43.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T17:49:43.373Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-15T17:49:43.373Z] b85a868b505f: Pulling fs layer [2022-08-15T17:49:43.373Z] e2be974225ed: Pulling fs layer [2022-08-15T17:49:43.373Z] 339a4e72a1f5: Pulling fs layer [2022-08-15T17:49:43.373Z] 988bab9f4d93: Pulling fs layer [2022-08-15T17:49:43.373Z] 1469e6f7b9e6: Pulling fs layer [2022-08-15T17:49:43.373Z] 988bab9f4d93: Waiting [2022-08-15T17:49:43.373Z] eaf3925da568: Pulling fs layer [2022-08-15T17:49:43.373Z] 1469e6f7b9e6: Waiting [2022-08-15T17:49:43.373Z] bab4dde63d76: Pulling fs layer [2022-08-15T17:49:43.373Z] eaf3925da568: Waiting [2022-08-15T17:49:43.373Z] bab4dde63d76: Waiting [2022-08-15T17:49:43.373Z] bde34c3a00c8: Pulling fs layer [2022-08-15T17:49:43.373Z] b352a97aabf1: Pulling fs layer [2022-08-15T17:49:43.373Z] bde34c3a00c8: Waiting [2022-08-15T17:49:43.373Z] 4872d77fe225: Pulling fs layer [2022-08-15T17:49:43.373Z] 5851b861e8e6: Pulling fs layer [2022-08-15T17:49:43.373Z] b352a97aabf1: Waiting [2022-08-15T17:49:43.373Z] 4872d77fe225: Waiting [2022-08-15T17:49:43.373Z] 5851b861e8e6: Waiting [2022-08-15T17:49:43.373Z] e2be974225ed: Verifying Checksum [2022-08-15T17:49:43.373Z] e2be974225ed: Download complete [2022-08-15T17:49:43.373Z] 988bab9f4d93: Download complete [2022-08-15T17:49:43.636Z] 1469e6f7b9e6: Verifying Checksum [2022-08-15T17:49:43.636Z] 1469e6f7b9e6: Download complete [2022-08-15T17:49:43.636Z] 339a4e72a1f5: Verifying Checksum [2022-08-15T17:49:43.636Z] 339a4e72a1f5: Download complete [2022-08-15T17:49:43.636Z] eaf3925da568: Verifying Checksum [2022-08-15T17:49:43.636Z] eaf3925da568: Download complete [2022-08-15T17:49:43.636Z] bde34c3a00c8: Download complete [2022-08-15T17:49:43.636Z] b352a97aabf1: Download complete [2022-08-15T17:49:43.636Z] 4872d77fe225: Verifying Checksum [2022-08-15T17:49:43.636Z] 4872d77fe225: Download complete [2022-08-15T17:49:43.636Z] b85a868b505f: Verifying Checksum [2022-08-15T17:49:43.636Z] b85a868b505f: Download complete [2022-08-15T17:49:43.636Z] 5851b861e8e6: Verifying Checksum [2022-08-15T17:49:43.636Z] 5851b861e8e6: Download complete [2022-08-15T17:49:43.897Z] bab4dde63d76: Verifying Checksum [2022-08-15T17:49:43.897Z] bab4dde63d76: Download complete [2022-08-15T17:49:45.294Z] b85a868b505f: Pull complete [2022-08-15T17:49:45.294Z] e2be974225ed: Pull complete [2022-08-15T17:49:45.557Z] 339a4e72a1f5: Pull complete [2022-08-15T17:49:45.818Z] 988bab9f4d93: Pull complete [2022-08-15T17:49:46.078Z] 1469e6f7b9e6: Pull complete [2022-08-15T17:49:46.078Z] eaf3925da568: Pull complete [2022-08-15T17:49:48.010Z] bab4dde63d76: Pull complete [2022-08-15T17:49:48.271Z] bde34c3a00c8: Pull complete [2022-08-15T17:49:48.271Z] b352a97aabf1: Pull complete [2022-08-15T17:49:48.535Z] 4872d77fe225: Pull complete [2022-08-15T17:49:48.535Z] 5851b861e8e6: Pull complete [2022-08-15T17:49:48.535Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-15T17:49:48.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T17:49:48.535Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:49:48.638Z] prd-ubuntu20.04-docker-8c-8g-22835 does not seem to be running inside a container [2022-08-15T17:49:48.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-79 -v /w/workspace/xfoundry_device-usb-camera_PR-79:/w/workspace/xfoundry_device-usb-camera_PR-79:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-79@tmp:/w/workspace/xfoundry_device-usb-camera_PR-79@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-devops/py-git-semver:0.1.4 cat [2022-08-15T17:49:49.847Z] $ docker top 10aff9284e7b1fead0cd3d5383876a1677b9d36f6701b387614a15a833655eb9 -eo pid,comm [2022-08-15T17:49:49.913Z] 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). [2022-08-15T17:49:49.913Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-15T17:49:49.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T17:49:49.954Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T17:49:50.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T17:49:50.091Z] $ docker exec 10aff9284e7b1fead0cd3d5383876a1677b9d36f6701b387614a15a833655eb9 ssh-agent [2022-08-15T17:49:50.219Z] SSH_AUTH_SOCK=/tmp/ssh-q2Aa0Uz7CGin/agent.33 [2022-08-15T17:49:50.219Z] SSH_AGENT_PID=39 [2022-08-15T17:49:50.226Z] Running ssh-add (command line suppressed) [2022-08-15T17:49:50.350Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-79@tmp/private_key_8541216188387194626.key (/w/workspace/xfoundry_device-usb-camera_PR-79@tmp/private_key_8541216188387194626.key) [2022-08-15T17:49:50.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T17:49:50.660Z] + git tag --points-at HEAD [Pipeline] } [2022-08-15T17:49:50.676Z] $ docker exec --env ******** --env ******** 10aff9284e7b1fead0cd3d5383876a1677b9d36f6701b387614a15a833655eb9 ssh-agent -k [2022-08-15T17:49:50.790Z] unset SSH_AUTH_SOCK; [2022-08-15T17:49:50.791Z] unset SSH_AGENT_PID; [2022-08-15T17:49:50.791Z] echo Agent pid 39 killed; [2022-08-15T17:49:50.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-15T17:49:50.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T17:49:50.826Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T17:49:50.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T17:49:50.965Z] $ docker exec 10aff9284e7b1fead0cd3d5383876a1677b9d36f6701b387614a15a833655eb9 ssh-agent [2022-08-15T17:49:51.100Z] SSH_AUTH_SOCK=/tmp/ssh-7we5bLqUevB6/agent.72 [2022-08-15T17:49:51.100Z] SSH_AGENT_PID=79 [2022-08-15T17:49:51.107Z] Running ssh-add (command line suppressed) [2022-08-15T17:49:51.248Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-79@tmp/private_key_3307753360985931870.key (/w/workspace/xfoundry_device-usb-camera_PR-79@tmp/private_key_3307753360985931870.key) [2022-08-15T17:49:51.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T17:49:51.556Z] + git semver init [2022-08-15T17:49:51.817Z] 2022-08-15 17:49:51,733 [run_init] DEBUG init version:0.0.0 force:False [2022-08-15T17:49:51.817Z] 2022-08-15 17:49:51,734 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-79/.semver [2022-08-15T17:49:51.817Z] 2022-08-15 17:49:51,734 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-79/.semver [2022-08-15T17:49:51.817Z] 2022-08-15 17:49:51,734 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-79/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-79, universal_newlines=False, shell=None, istream=None) [2022-08-15T17:49:52.391Z] 2022-08-15 17:49:52,368 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-79/.git/info/exclude [2022-08-15T17:49:52.391Z] 2022-08-15 17:49:52,369 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-79/.semver/PR-79 with force:False [2022-08-15T17:49:52.391Z] 2022-08-15 17:49:52,369 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-79/.semver/PR-79 [2022-08-15T17:49:52.391Z] 2022-08-15 17:49:52,373 [execute] INFO git cat-file --batch-check [2022-08-15T17:49:52.391Z] 2022-08-15 17:49:52,374 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-79/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T17:49:52.391Z] 2022-08-15 17:49:52,380 [execute] INFO git cat-file --batch [2022-08-15T17:49:52.391Z] 2022-08-15 17:49:52,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-79/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T17:49:52.391Z] 2022-08-15 17:49:52,384 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-79/.semver/PR-79 [2022-08-15T17:49:52.391Z] 0.0.0 [Pipeline] } [2022-08-15T17:49:52.666Z] $ docker exec --env ******** --env ******** 10aff9284e7b1fead0cd3d5383876a1677b9d36f6701b387614a15a833655eb9 ssh-agent -k [2022-08-15T17:49:52.780Z] unset SSH_AUTH_SOCK; [2022-08-15T17:49:52.780Z] unset SSH_AGENT_PID; [2022-08-15T17:49:52.780Z] echo Agent pid 79 killed; [2022-08-15T17:49:52.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-15T17:49:53.100Z] + git semver [Pipeline] } [2022-08-15T17:49:53.376Z] $ docker stop --time=1 10aff9284e7b1fead0cd3d5383876a1677b9d36f6701b387614a15a833655eb9 [2022-08-15T17:49:54.681Z] $ docker rm -f 10aff9284e7b1fead0cd3d5383876a1677b9d36f6701b387614a15a833655eb9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T17:49:55.035Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-15T17:49:55.280Z] Stashed 1 file(s) [Pipeline] echo [2022-08-15T17:49:55.282Z] [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 [2022-08-15T17:49:55.420Z] provisioning config files... [2022-08-15T17:49:55.431Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-79@tmp/config2226712515690105369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:49:55.726Z] ---> docker-login.sh [2022-08-15T17:49:55.726Z] nexus3.edgexfoundry.org:10001 [2022-08-15T17:49:55.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:49:55.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:49:55.726Z] Configure a credential helper to remove this warning. See [2022-08-15T17:49:55.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:49:55.726Z] [2022-08-15T17:49:55.726Z] Login Succeeded [2022-08-15T17:49:55.726Z] nexus3.edgexfoundry.org:10002 [2022-08-15T17:49:55.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:49:55.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:49:55.986Z] Configure a credential helper to remove this warning. See [2022-08-15T17:49:55.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:49:55.986Z] [2022-08-15T17:49:55.986Z] Login Succeeded [2022-08-15T17:49:55.986Z] nexus3.edgexfoundry.org:10003 [2022-08-15T17:49:55.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:49:55.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:49:55.986Z] Configure a credential helper to remove this warning. See [2022-08-15T17:49:55.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:49:55.986Z] [2022-08-15T17:49:55.986Z] Login Succeeded [2022-08-15T17:49:55.986Z] nexus3.edgexfoundry.org:10004 [2022-08-15T17:49:55.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:49:56.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:49:56.245Z] Configure a credential helper to remove this warning. See [2022-08-15T17:49:56.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:49:56.245Z] [2022-08-15T17:49:56.245Z] Login Succeeded [2022-08-15T17:49:56.245Z] docker.io [2022-08-15T17:49:56.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:49:56.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:49:56.507Z] Configure a credential helper to remove this warning. See [2022-08-15T17:49:56.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:49:56.507Z] [2022-08-15T17:49:56.507Z] Login Succeeded [2022-08-15T17:49:56.507Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T17:49:56.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-15T17:49:56.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T17:49:56.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T17:49:56.607Z] ========================================================= [2022-08-15T17:49:56.607Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-15T17:49:56.607Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:49:56.921Z] + 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 . [2022-08-15T17:49:56.921Z] Sending build context to Docker daemon 848.4kB [2022-08-15T17:49:56.921Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T17:49:56.921Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-15T17:49:56.921Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-15T17:49:56.921Z] 2408cc74d12b: Pulling fs layer [2022-08-15T17:49:56.921Z] ea60b727a1ce: Pulling fs layer [2022-08-15T17:49:56.921Z] 30c4a7721957: Pulling fs layer [2022-08-15T17:49:56.921Z] 370296b7ddb6: Pulling fs layer [2022-08-15T17:49:56.921Z] 7c6cee850709: Pulling fs layer [2022-08-15T17:49:56.921Z] 39a5fcdaea64: Pulling fs layer [2022-08-15T17:49:56.921Z] d94ebbe4e438: Pulling fs layer [2022-08-15T17:49:56.921Z] bcfd1f05c69d: Pulling fs layer [2022-08-15T17:49:56.921Z] 59ccb84bbe0f: Pulling fs layer [2022-08-15T17:49:56.921Z] 39a5fcdaea64: Waiting [2022-08-15T17:49:56.921Z] d94ebbe4e438: Waiting [2022-08-15T17:49:56.921Z] 370296b7ddb6: Waiting [2022-08-15T17:49:56.921Z] 59ccb84bbe0f: Waiting [2022-08-15T17:49:56.921Z] 7c6cee850709: Waiting [2022-08-15T17:49:56.921Z] 30c4a7721957: Verifying Checksum [2022-08-15T17:49:56.921Z] 30c4a7721957: Download complete [2022-08-15T17:49:56.921Z] ea60b727a1ce: Download complete [2022-08-15T17:49:56.921Z] 7c6cee850709: Verifying Checksum [2022-08-15T17:49:56.921Z] 7c6cee850709: Download complete [2022-08-15T17:49:56.921Z] 39a5fcdaea64: Verifying Checksum [2022-08-15T17:49:56.921Z] 39a5fcdaea64: Download complete [2022-08-15T17:49:56.921Z] 2408cc74d12b: Download complete [2022-08-15T17:49:57.182Z] d94ebbe4e438: Download complete [2022-08-15T17:49:57.182Z] 2408cc74d12b: Pull complete [2022-08-15T17:49:57.446Z] ea60b727a1ce: Pull complete [2022-08-15T17:49:57.446Z] 30c4a7721957: Pull complete [2022-08-15T17:49:58.027Z] 59ccb84bbe0f: Verifying Checksum [2022-08-15T17:49:58.027Z] 59ccb84bbe0f: Download complete [2022-08-15T17:49:58.027Z] 370296b7ddb6: Verifying Checksum [2022-08-15T17:49:58.027Z] 370296b7ddb6: Download complete [2022-08-15T17:49:58.027Z] bcfd1f05c69d: Verifying Checksum [2022-08-15T17:49:58.027Z] bcfd1f05c69d: Download complete [2022-08-15T17:50:02.220Z] 370296b7ddb6: Pull complete [2022-08-15T17:50:02.220Z] 7c6cee850709: Pull complete [2022-08-15T17:50:02.220Z] 39a5fcdaea64: Pull complete [2022-08-15T17:50:02.220Z] d94ebbe4e438: Pull complete [2022-08-15T17:50:04.759Z] bcfd1f05c69d: Pull complete [2022-08-15T17:50:05.329Z] 59ccb84bbe0f: Pull complete [2022-08-15T17:50:05.329Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-15T17:50:05.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-15T17:50:05.329Z] ---> a4fb48ad2a94 [2022-08-15T17:50:05.329Z] Step 3/13 : ARG MAKE="make build" [2022-08-15T17:50:06.712Z] ---> Running in 23d65fad29e2 [2022-08-15T17:50:06.712Z] Removing intermediate container 23d65fad29e2 [2022-08-15T17:50:06.712Z] ---> 1ae349680511 [2022-08-15T17:50:06.712Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-08-15T17:50:06.712Z] ---> Running in f9a26e206c9e [2022-08-15T17:50:06.972Z] Removing intermediate container f9a26e206c9e [2022-08-15T17:50:06.972Z] ---> b0e5dbde3824 [2022-08-15T17:50:06.972Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-08-15T17:50:06.972Z] ---> Running in a3baa2548692 [2022-08-15T17:50:06.972Z] Removing intermediate container a3baa2548692 [2022-08-15T17:50:06.972Z] ---> 898412940a03 [2022-08-15T17:50:06.972Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T17:50:06.972Z] ---> Running in 92796c19df3d [2022-08-15T17:50:07.542Z] Removing intermediate container 92796c19df3d [2022-08-15T17:50:07.542Z] ---> 30db5574640f [2022-08-15T17:50:07.542Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T17:50:07.542Z] ---> Running in 62a48f52a6f2 [2022-08-15T17:50:07.803Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T17:50:08.745Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T17:50:09.005Z] (1/80) Installing mesa (21.3.8-r2) [2022-08-15T17:50:09.265Z] (2/80) Installing libxau (1.0.9-r0) [2022-08-15T17:50:09.265Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-08-15T17:50:09.265Z] (4/80) Installing libxcb (1.15-r0) [2022-08-15T17:50:09.526Z] (5/80) Installing libx11 (1.8-r0) [2022-08-15T17:50:09.526Z] (6/80) Installing libxext (1.3.4-r0) [2022-08-15T17:50:09.788Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-08-15T17:50:09.788Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-08-15T17:50:09.788Z] (9/80) Installing libpciaccess (0.16-r0) [2022-08-15T17:50:10.047Z] (10/80) Installing libdrm (2.4.110-r0) [2022-08-15T17:50:10.047Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-08-15T17:50:10.047Z] (12/80) Installing libxshmfence (1.3-r1) [2022-08-15T17:50:10.311Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-08-15T17:50:10.311Z] (14/80) Installing icu-data-full (71.1-r2) [2022-08-15T17:50:10.379Z] Still waiting to schedule task [2022-08-15T17:50:10.380Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22833’ [2022-08-15T17:50:11.252Z] (15/80) Installing libice (1.0.10-r0) [2022-08-15T17:50:11.253Z] (16/80) Installing libuuid (2.38-r1) [2022-08-15T17:50:11.253Z] (17/80) Installing libsm (1.2.3-r0) [2022-08-15T17:50:11.515Z] (18/80) Installing libxt (1.2.1-r0) [2022-08-15T17:50:11.515Z] (19/80) Installing libxmu (1.1.3-r0) [2022-08-15T17:50:11.515Z] (20/80) Installing xset (1.2.4-r0) [2022-08-15T17:50:11.775Z] (21/80) Installing xprop (1.2.5-r0) [2022-08-15T17:50:11.775Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-08-15T17:50:11.775Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-08-15T17:50:12.036Z] (24/80) Installing libffi (3.4.2-r1) [2022-08-15T17:50:12.036Z] (25/80) Installing libintl (0.21-r2) [2022-08-15T17:50:12.036Z] (26/80) Installing libblkid (2.38-r1) [2022-08-15T17:50:12.298Z] (27/80) Installing libmount (2.38-r1) [2022-08-15T17:50:12.298Z] (28/80) Installing pcre (8.45-r2) [2022-08-15T17:50:12.298Z] (29/80) Installing glib (2.72.1-r0) [2022-08-15T17:50:12.558Z] (30/80) Installing icu-libs (71.1-r2) [2022-08-15T17:50:12.819Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-08-15T17:50:12.819Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-08-15T17:50:13.079Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-08-15T17:50:13.340Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-08-15T17:50:13.340Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-08-15T17:50:13.600Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-08-15T17:50:13.600Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-08-15T17:50:13.600Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-08-15T17:50:14.171Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-08-15T17:50:14.171Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-08-15T17:50:14.431Z] (41/80) Installing libpng (1.6.37-r1) [2022-08-15T17:50:14.431Z] (42/80) Installing freetype (2.12.1-r0) [2022-08-15T17:50:14.431Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-08-15T17:50:14.693Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-08-15T17:50:14.693Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-08-15T17:50:14.693Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-08-15T17:50:14.954Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-08-15T17:50:14.954Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-08-15T17:50:15.214Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-08-15T17:50:15.214Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-08-15T17:50:15.214Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-08-15T17:50:15.477Z] (52/80) Installing avahi-libs (0.8-r6) [2022-08-15T17:50:15.477Z] (53/80) Installing nettle (3.7.3-r0) [2022-08-15T17:50:15.477Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-08-15T17:50:15.739Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-08-15T17:50:15.739Z] (56/80) Installing libunistring (1.0-r0) [2022-08-15T17:50:16.000Z] (57/80) Installing gnutls (3.7.7-r0) [2022-08-15T17:50:16.000Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-08-15T17:50:16.000Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-08-15T17:50:16.261Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-08-15T17:50:16.261Z] (61/80) Installing libevdev (1.12.1-r0) [2022-08-15T17:50:16.261Z] (62/80) Installing mtdev (1.1.6-r0) [2022-08-15T17:50:16.522Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-08-15T17:50:16.522Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-08-15T17:50:16.522Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-08-15T17:50:16.783Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-08-15T17:50:16.783Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-08-15T17:50:17.050Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-08-15T17:50:17.050Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-08-15T17:50:17.050Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-08-15T17:50:17.313Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-08-15T17:50:17.313Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-08-15T17:50:17.888Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-08-15T17:50:17.888Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-08-15T17:50:18.150Z] (75/80) Installing udev-init-scripts (35-r0) [2022-08-15T17:50:18.150Z] Executing udev-init-scripts-35-r0.post-install [2022-08-15T17:50:18.150Z] (76/80) Installing kmod-libs (29-r2) [2022-08-15T17:50:18.150Z] (77/80) Installing eudev (3.2.11-r0) [2022-08-15T17:50:18.411Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-08-15T17:50:18.411Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-08-15T17:50:18.411Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-08-15T17:50:18.674Z] Executing busybox-1.35.0-r13.trigger [2022-08-15T17:50:18.674Z] Executing eudev-3.2.11-r0.trigger [2022-08-15T17:50:18.674Z] OK: 330 MiB in 131 packages [2022-08-15T17:50:20.590Z] Removing intermediate container 62a48f52a6f2 [2022-08-15T17:50:20.590Z] ---> 929cea2c5b0c [2022-08-15T17:50:20.590Z] Step 8/13 : WORKDIR /device-usb-camera [2022-08-15T17:50:20.590Z] ---> Running in a1c2e6d61138 [2022-08-15T17:50:20.850Z] Removing intermediate container a1c2e6d61138 [2022-08-15T17:50:20.850Z] ---> 646f033dd70c [2022-08-15T17:50:20.850Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-15T17:50:20.850Z] ---> 66b948064063 [2022-08-15T17:50:20.850Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T17:50:20.850Z] ---> Running in 81ed7653ae5d [2022-08-15T17:50:35.768Z] Removing intermediate container 81ed7653ae5d [2022-08-15T17:50:35.768Z] ---> 2458bde6ac81 [2022-08-15T17:50:35.768Z] Step 11/13 : COPY . . [2022-08-15T17:50:35.768Z] ---> 90eb20bdb71e [2022-08-15T17:50:35.768Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-08-15T17:50:35.768Z] ---> Running in 9e7aad7b65e7 [2022-08-15T17:50:36.028Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T17:50:36.028Z] Dload Upload Total Spent Left Speed [2022-08-15T17:50:36.291Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 38875 0 --:--:-- --:--:-- --:--:-- 39333 [2022-08-15T17:50:36.552Z] Removing intermediate container 9e7aad7b65e7 [2022-08-15T17:50:36.552Z] ---> 907d1b1d3368 [2022-08-15T17:50:36.552Z] Step 13/13 : RUN ${MAKE} [2022-08-15T17:50:36.552Z] ---> Running in 9403fc5eacf5 [2022-08-15T17:50:36.813Z] noop [2022-08-15T17:50:37.076Z] Removing intermediate container 9403fc5eacf5 [2022-08-15T17:50:37.076Z] ---> f96ac733b339 [2022-08-15T17:50:37.076Z] Successfully built f96ac733b339 [2022-08-15T17:50:37.076Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:50:37.396Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-15T17:50:37.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:50:37.517Z] prd-ubuntu20.04-docker-8c-8g-22835 does not seem to be running inside a container [2022-08-15T17:50:37.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-79 -v /w/workspace/xfoundry_device-usb-camera_PR-79:/w/workspace/xfoundry_device-usb-camera_PR-79:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-79@tmp:/w/workspace/xfoundry_device-usb-camera_PR-79@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-15T17:50:37.948Z] $ docker top 91db415de7bc147aca4212e7f2cd33af3258f51a6a9a1faaac9932baa8748047 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T17:50:38.327Z] + go version [2022-08-15T17:50:38.327Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-15T17:50:38.339Z] $ docker stop --time=1 91db415de7bc147aca4212e7f2cd33af3258f51a6a9a1faaac9932baa8748047 [2022-08-15T17:50:39.617Z] $ docker rm -f 91db415de7bc147aca4212e7f2cd33af3258f51a6a9a1faaac9932baa8748047 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:50:40.026Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-15T17:50:40.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:50:40.108Z] prd-ubuntu20.04-docker-8c-8g-22835 does not seem to be running inside a container [2022-08-15T17:50:40.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/xfoundry_device-usb-camera_PR-79 -v /w/workspace/xfoundry_device-usb-camera_PR-79:/w/workspace/xfoundry_device-usb-camera_PR-79:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-79@tmp:/w/workspace/xfoundry_device-usb-camera_PR-79@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-15T17:50:40.542Z] $ docker top 1049c86a6aac10cfb42c0bcc0de8e34b6532263608d30020d1ac83434e9ffb2d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T17:50:40.903Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-79 [Pipeline] fileExists [Pipeline] sh [2022-08-15T17:50:41.202Z] + make test [2022-08-15T17:50:41.202Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-08-15T17:50:41.462Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-08-15T17:50:51.459Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-08-15T17:50:52.031Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements [2022-08-15T17:51:00.167Z] 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." [2022-08-15T17:51:00.167Z] CGO_ENABLED=1 go vet ./... [2022-08-15T17:51:03.482Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-15T17:51:03.482Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-15T17:51:03.482Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-15T17:51:03.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-15T17:51:03.512Z] $ docker stop --time=1 1049c86a6aac10cfb42c0bcc0de8e34b6532263608d30020d1ac83434e9ffb2d [2022-08-15T17:51:05.344Z] $ docker rm -f 1049c86a6aac10cfb42c0bcc0de8e34b6532263608d30020d1ac83434e9ffb2d [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T17:51:05.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-15T17:51:05.849Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-15T17:51:06.286Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-15T17:51:06.579Z] + ls -al . [2022-08-15T17:51:06.579Z] total 200 [2022-08-15T17:51:06.579Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 17:50 . [2022-08-15T17:51:06.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 17:49 .. [2022-08-15T17:51:06.579Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 17:50 .git [2022-08-15T17:51:06.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:49 .github [2022-08-15T17:51:06.579Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 15 17:49 .gitignore [2022-08-15T17:51:06.579Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 17:49 .golangci.yml [2022-08-15T17:51:06.579Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 17:49 .hadolint.yml [2022-08-15T17:51:06.579Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 17:49 .semver [2022-08-15T17:51:06.579Z] -rw-rw-r-- 1 jenkins jenkins 9569 Aug 15 17:49 Attribution.txt [2022-08-15T17:51:06.579Z] -rw-rw-r-- 1 jenkins jenkins 1206 Aug 15 17:49 CHANGELOG.md [2022-08-15T17:51:06.579Z] -rw-rw-r-- 1 jenkins jenkins 2410 Aug 15 17:49 Dockerfile [2022-08-15T17:51:06.579Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 17:49 GOVERNANCE.md [2022-08-15T17:51:06.579Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 17:49 Jenkinsfile [2022-08-15T17:51:06.579Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 17:49 LICENSE [2022-08-15T17:51:06.579Z] -rw-rw-r-- 1 jenkins jenkins 2345 Aug 15 17:49 Makefile [2022-08-15T17:51:06.579Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 17:49 OWNERS.md [2022-08-15T17:51:06.579Z] -rw-rw-r-- 1 jenkins jenkins 12817 Aug 15 17:49 README.md [2022-08-15T17:51:06.579Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 17:49 VERSION [2022-08-15T17:51:06.579Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 17:49 bin [2022-08-15T17:51:06.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:49 cmd [2022-08-15T17:51:06.579Z] -rw-r--r-- 1 jenkins jenkins 29387 Aug 15 17:50 coverage.out [2022-08-15T17:51:06.579Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 15 17:49 docker-entrypoint.sh [2022-08-15T17:51:06.579Z] -rw-rw-r-- 1 jenkins jenkins 3606 Aug 15 17:49 go.mod [2022-08-15T17:51:06.579Z] -rw-rw-r-- 1 jenkins jenkins 37073 Aug 15 17:49 go.sum [2022-08-15T17:51:06.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:49 internal [2022-08-15T17:51:06.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 17:49 snap [2022-08-15T17:51:06.579Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 17:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:51:06.896Z] + 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=dd7a03a63d848770d2ecec648ef3442e65858945 --label arch=amd64 --label version=0.0.0 . [2022-08-15T17:51:06.896Z] Sending build context to Docker daemon 878.6kB [2022-08-15T17:51:06.896Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T17:51:06.896Z] Step 2/35 : FROM ${BASE} AS builder [2022-08-15T17:51:06.896Z] ---> f96ac733b339 [2022-08-15T17:51:06.896Z] Step 3/35 : ARG MAKE="make build" [2022-08-15T17:51:06.896Z] ---> Running in f043eab899fb [2022-08-15T17:51:06.896Z] Removing intermediate container f043eab899fb [2022-08-15T17:51:06.896Z] ---> ce5dc10dfa35 [2022-08-15T17:51:06.896Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-08-15T17:51:06.896Z] ---> Running in 0e2ff2d51b9c [2022-08-15T17:51:07.156Z] Removing intermediate container 0e2ff2d51b9c [2022-08-15T17:51:07.156Z] ---> 4cb8697fc102 [2022-08-15T17:51:07.156Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-08-15T17:51:07.156Z] ---> Running in 4b8f48d26b30 [2022-08-15T17:51:07.156Z] Removing intermediate container 4b8f48d26b30 [2022-08-15T17:51:07.156Z] ---> 515397e57ab4 [2022-08-15T17:51:07.156Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T17:51:07.156Z] ---> Running in e89da9a722b0 [2022-08-15T17:51:07.727Z] Removing intermediate container e89da9a722b0 [2022-08-15T17:51:07.727Z] ---> 545d5d1e6d11 [2022-08-15T17:51:07.727Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T17:51:07.727Z] ---> Running in 9c9575000986 [2022-08-15T17:51:07.988Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T17:51:08.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T17:51:09.186Z] OK: 330 MiB in 131 packages [2022-08-15T17:51:09.445Z] Removing intermediate container 9c9575000986 [2022-08-15T17:51:09.445Z] ---> 43c234d24472 [2022-08-15T17:51:09.445Z] Step 8/35 : WORKDIR /device-usb-camera [2022-08-15T17:51:09.445Z] ---> Running in 0f5f4d01b71e [2022-08-15T17:51:09.713Z] Removing intermediate container 0f5f4d01b71e [2022-08-15T17:51:09.713Z] ---> acfa8fb0c231 [2022-08-15T17:51:09.713Z] Step 9/35 : COPY go.mod vendor* ./ [2022-08-15T17:51:09.713Z] ---> 61abd84d8452 [2022-08-15T17:51:09.713Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T17:51:09.975Z] ---> Running in 6c99addf688f [2022-08-15T17:51:10.548Z] Removing intermediate container 6c99addf688f [2022-08-15T17:51:10.548Z] ---> 5e1f97accc12 [2022-08-15T17:51:10.548Z] Step 11/35 : COPY . . [2022-08-15T17:51:10.809Z] ---> 7fb10db2d166 [2022-08-15T17:51:10.809Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-08-15T17:51:10.809Z] ---> Running in 5e876c2f87c6 [2022-08-15T17:51:11.071Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T17:51:11.071Z] Dload Upload Total Spent Left Speed [2022-08-15T17:51:11.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 45085 0 --:--:-- --:--:-- --:--:-- 46173 [2022-08-15T17:51:11.330Z] Removing intermediate container 5e876c2f87c6 [2022-08-15T17:51:11.330Z] ---> ffe579b98571 [2022-08-15T17:51:11.330Z] Step 13/35 : RUN ${MAKE} [2022-08-15T17:51:11.330Z] ---> Running in fbb8a29cb26d [2022-08-15T17:51:11.589Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-08-15T17:51:33.547Z] Removing intermediate container fbb8a29cb26d [2022-08-15T17:51:33.547Z] ---> 3a7469b8c3f6 [2022-08-15T17:51:33.547Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-08-15T17:51:33.547Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-08-15T17:51:33.547Z] af6660deedbd: Pulling fs layer [2022-08-15T17:51:33.547Z] 97cd0a44c592: Pulling fs layer [2022-08-15T17:51:33.547Z] 97cd0a44c592: Verifying Checksum [2022-08-15T17:51:33.547Z] 97cd0a44c592: Download complete [2022-08-15T17:51:33.547Z] af6660deedbd: Verifying Checksum [2022-08-15T17:51:33.547Z] af6660deedbd: Download complete [2022-08-15T17:51:33.547Z] af6660deedbd: Pull complete [2022-08-15T17:51:33.547Z] 97cd0a44c592: Pull complete [2022-08-15T17:51:33.547Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-08-15T17:51:33.547Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-08-15T17:51:33.547Z] ---> fea57e182299 [2022-08-15T17:51:33.547Z] Step 15/35 : FROM alpine:3.16 [2022-08-15T17:51:34.115Z] 3.16: Pulling from library/alpine [2022-08-15T17:51:34.376Z] 213ec9aee27d: Pulling fs layer [2022-08-15T17:51:34.637Z] 213ec9aee27d: Verifying Checksum [2022-08-15T17:51:34.637Z] 213ec9aee27d: Download complete [2022-08-15T17:51:34.637Z] 213ec9aee27d: Pull complete [2022-08-15T17:51:34.637Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-15T17:51:34.637Z] Status: Downloaded newer image for alpine:3.16 [2022-08-15T17:51:34.637Z] ---> 9c6f07244728 [2022-08-15T17:51:34.637Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-15T17:51:34.896Z] ---> Running in 695b797b0f22 [2022-08-15T17:51:34.896Z] Removing intermediate container 695b797b0f22 [2022-08-15T17:51:34.896Z] ---> 66b8ac5e2962 [2022-08-15T17:51:34.896Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-08-15T17:51:34.896Z] ---> Running in 93c7aefd3b6c [2022-08-15T17:51:35.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T17:51:35.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T17:51:35.677Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-08-15T17:51:35.677Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-08-15T17:51:35.677Z] (3/83) Installing libxau (1.0.9-r0) [2022-08-15T17:51:35.677Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-08-15T17:51:35.677Z] (5/83) Installing libxcb (1.15-r0) [2022-08-15T17:51:35.677Z] (6/83) Installing libx11 (1.8-r0) [2022-08-15T17:51:35.677Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-08-15T17:51:35.677Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-08-15T17:51:35.677Z] (9/83) Installing expat (2.4.8-r0) [2022-08-15T17:51:35.677Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-08-15T17:51:35.677Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-08-15T17:51:35.677Z] (12/83) Installing libpng (1.6.37-r1) [2022-08-15T17:51:35.677Z] (13/83) Installing freetype (2.12.1-r0) [2022-08-15T17:51:35.677Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-08-15T17:51:35.677Z] (15/83) Installing fribidi (1.0.12-r0) [2022-08-15T17:51:35.677Z] (16/83) Installing libffi (3.4.2-r1) [2022-08-15T17:51:35.677Z] (17/83) Installing libintl (0.21-r2) [2022-08-15T17:51:35.677Z] (18/83) Installing libblkid (2.38-r1) [2022-08-15T17:51:35.677Z] (19/83) Installing libmount (2.38-r1) [2022-08-15T17:51:35.677Z] (20/83) Installing pcre (8.45-r2) [2022-08-15T17:51:35.677Z] (21/83) Installing glib (2.72.1-r0) [2022-08-15T17:51:35.937Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-08-15T17:51:35.937Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-08-15T17:51:35.937Z] (24/83) Installing libass (0.16.0-r0) [2022-08-15T17:51:35.937Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-08-15T17:51:35.937Z] (26/83) Installing libpciaccess (0.16-r0) [2022-08-15T17:51:35.937Z] (27/83) Installing libdrm (2.4.110-r0) [2022-08-15T17:51:35.937Z] (28/83) Installing gmp (6.2.1-r2) [2022-08-15T17:51:35.937Z] (29/83) Installing nettle (3.7.3-r0) [2022-08-15T17:51:35.937Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-08-15T17:51:35.937Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-08-15T17:51:35.937Z] (32/83) Installing libunistring (1.0-r0) [2022-08-15T17:51:35.937Z] (33/83) Installing gnutls (3.7.7-r0) [2022-08-15T17:51:35.937Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-15T17:51:35.937Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-15T17:51:35.937Z] (36/83) Installing lame (3.100-r0) [2022-08-15T17:51:35.937Z] (37/83) Installing opus (1.3.1-r1) [2022-08-15T17:51:35.937Z] (38/83) Installing libasyncns (0.8-r1) [2022-08-15T17:51:35.937Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-08-15T17:51:35.937Z] (40/83) Installing libltdl (2.4.7-r0) [2022-08-15T17:51:35.937Z] (41/83) Installing orc (0.4.32-r0) [2022-08-15T17:51:35.937Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-08-15T17:51:35.937Z] (43/83) Installing libogg (1.3.5-r1) [2022-08-15T17:51:35.937Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-15T17:51:35.937Z] (45/83) Installing flac (1.3.4-r0) [2022-08-15T17:51:36.198Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-08-15T17:51:36.198Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-08-15T17:51:36.198Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-08-15T17:51:36.198Z] (49/83) Installing soxr (0.1.3-r2) [2022-08-15T17:51:36.198Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-08-15T17:51:36.198Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-08-15T17:51:36.198Z] (52/83) Installing libpulse (15.0-r2) [2022-08-15T17:51:36.198Z] (53/83) Installing cjson (1.7.15-r3) [2022-08-15T17:51:36.198Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-08-15T17:51:36.198Z] (55/83) Installing librist (0.2.6-r1) [2022-08-15T17:51:36.198Z] (56/83) Installing libsrt (1.4.4-r0) [2022-08-15T17:51:36.198Z] (57/83) Installing libssh (0.9.6-r1) [2022-08-15T17:51:36.198Z] (58/83) Installing libtheora (1.1.1-r16) [2022-08-15T17:51:36.198Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-08-15T17:51:36.198Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-08-15T17:51:36.198Z] (61/83) Installing libxext (1.3.4-r0) [2022-08-15T17:51:36.198Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-08-15T17:51:36.198Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-08-15T17:51:36.198Z] (64/83) Installing libva (2.14.0-r0) [2022-08-15T17:51:36.198Z] (65/83) Installing libvdpau (1.5-r0) [2022-08-15T17:51:36.198Z] (66/83) Installing vidstab (1.1.0-r1) [2022-08-15T17:51:36.198Z] (67/83) Installing libvpx (1.11.0-r1) [2022-08-15T17:51:36.198Z] (68/83) Installing libwebp (1.2.3-r0) [2022-08-15T17:51:36.198Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-08-15T17:51:36.198Z] (70/83) Installing numactl (2.0.14-r0) [2022-08-15T17:51:36.198Z] (71/83) Installing x265-libs (3.5-r3) [2022-08-15T17:51:36.458Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-08-15T17:51:36.458Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-08-15T17:51:36.458Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-08-15T17:51:36.458Z] (75/83) Installing udev-init-scripts (35-r0) [2022-08-15T17:51:36.458Z] Executing udev-init-scripts-35-r0.post-install [2022-08-15T17:51:36.458Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-08-15T17:51:36.458Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-08-15T17:51:36.458Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-08-15T17:51:36.458Z] (79/83) Installing kmod-libs (29-r2) [2022-08-15T17:51:36.458Z] (80/83) Installing eudev (3.2.11-r0) [2022-08-15T17:51:36.719Z] (81/83) Installing libsodium (1.0.18-r0) [2022-08-15T17:51:36.719Z] (82/83) Installing libzmq (4.3.4-r0) [2022-08-15T17:51:36.719Z] (83/83) Installing zeromq (4.3.4-r0) [2022-08-15T17:51:36.719Z] Executing busybox-1.35.0-r17.trigger [2022-08-15T17:51:36.719Z] Executing eudev-3.2.11-r0.trigger [2022-08-15T17:51:36.719Z] OK: 101 MiB in 97 packages [2022-08-15T17:51:38.629Z] Removing intermediate container 93c7aefd3b6c [2022-08-15T17:51:38.629Z] ---> f274d33fb942 [2022-08-15T17:51:38.629Z] Step 18/35 : WORKDIR / [2022-08-15T17:51:38.629Z] ---> Running in 33212e2fb92f [2022-08-15T17:51:38.629Z] Removing intermediate container 33212e2fb92f [2022-08-15T17:51:38.629Z] ---> 99e4abffd330 [2022-08-15T17:51:38.629Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-08-15T17:51:38.890Z] ---> d6f74d287611 [2022-08-15T17:51:38.890Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-08-15T17:51:39.150Z] ---> aaec3b45316b [2022-08-15T17:51:39.150Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-08-15T17:51:39.150Z] ---> 74e86a076984 [2022-08-15T17:51:39.150Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-08-15T17:51:39.412Z] ---> 1347a9d76e6c [2022-08-15T17:51:39.412Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-08-15T17:51:39.412Z] ---> 62d583060be6 [2022-08-15T17:51:39.412Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-08-15T17:51:39.671Z] ---> 253eebd0a97a [2022-08-15T17:51:39.671Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-08-15T17:51:40.241Z] ---> 4b1e865fd8c0 [2022-08-15T17:51:40.241Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-08-15T17:51:40.241Z] ---> Running in b7dd700c409c [2022-08-15T17:51:40.811Z] Removing intermediate container b7dd700c409c [2022-08-15T17:51:40.811Z] ---> 76e52f3b08ba [2022-08-15T17:51:40.811Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-08-15T17:51:40.811Z] ---> Running in 91e659ee1a30 [2022-08-15T17:51:41.381Z] Removing intermediate container 91e659ee1a30 [2022-08-15T17:51:41.381Z] ---> 76ab5c45d156 [2022-08-15T17:51:41.381Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-08-15T17:51:41.381Z] ---> Running in 63528c99758c [2022-08-15T17:51:42.002Z] Removing intermediate container 63528c99758c [2022-08-15T17:51:42.002Z] ---> 1da237f6d95c [2022-08-15T17:51:42.002Z] Step 29/35 : EXPOSE 59983 [2022-08-15T17:51:42.002Z] ---> Running in e245907afb22 [2022-08-15T17:51:42.002Z] Removing intermediate container e245907afb22 [2022-08-15T17:51:42.002Z] ---> ee63ccc38217 [2022-08-15T17:51:42.002Z] Step 30/35 : EXPOSE 8554 [2022-08-15T17:51:42.002Z] ---> Running in 0d823f77afd2 [2022-08-15T17:51:42.002Z] Removing intermediate container 0d823f77afd2 [2022-08-15T17:51:42.002Z] ---> 37f5bae0f516 [2022-08-15T17:51:42.002Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-08-15T17:51:42.282Z] ---> Running in d55d9bb3c000 [2022-08-15T17:51:42.282Z] Removing intermediate container d55d9bb3c000 [2022-08-15T17:51:42.282Z] ---> b4ab72bc7501 [2022-08-15T17:51:42.282Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-08-15T17:51:42.282Z] ---> Running in 8474e181d981 [2022-08-15T17:51:42.282Z] Removing intermediate container 8474e181d981 [2022-08-15T17:51:42.282Z] ---> 1180089f0a88 [2022-08-15T17:51:42.282Z] Step 33/35 : LABEL arch=amd64 [2022-08-15T17:51:42.282Z] ---> Running in bb112678df15 [2022-08-15T17:51:42.542Z] Removing intermediate container bb112678df15 [2022-08-15T17:51:42.542Z] ---> 10172ccb288d [2022-08-15T17:51:42.542Z] Step 34/35 : LABEL git_sha=dd7a03a63d848770d2ecec648ef3442e65858945 [2022-08-15T17:51:42.542Z] ---> Running in 5749a84a412f [2022-08-15T17:51:42.542Z] Removing intermediate container 5749a84a412f [2022-08-15T17:51:42.542Z] ---> 5ff76fc276b7 [2022-08-15T17:51:42.542Z] Step 35/35 : LABEL version=0.0.0 [2022-08-15T17:51:42.542Z] ---> Running in ef595c7bb230 [2022-08-15T17:51:42.800Z] Removing intermediate container ef595c7bb230 [2022-08-15T17:51:42.800Z] ---> 57d13c41f1af [2022-08-15T17:51:42.800Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-15T17:51:42.800Z] Successfully built 57d13c41f1af [2022-08-15T17:51:42.800Z] 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 [2022-08-15T17:51:43.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T17:51:43.248Z] [2022-08-15T17:51:43.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:51:43.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T17:51:43.555Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-15T17:51:43.555Z] 5eb5b503b376: Pulling fs layer [2022-08-15T17:51:43.555Z] 5c69ac0246d0: Pulling fs layer [2022-08-15T17:51:43.555Z] ec43610c2a17: Pulling fs layer [2022-08-15T17:51:43.555Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-15T17:51:43.555Z] 33b1e0a273af: Pulling fs layer [2022-08-15T17:51:43.555Z] 5d3b04190fa2: Pulling fs layer [2022-08-15T17:51:43.555Z] 2f39f015ded8: Pulling fs layer [2022-08-15T17:51:43.555Z] 5d3b04190fa2: Waiting [2022-08-15T17:51:43.555Z] 3a2ae6a8a46f: Waiting [2022-08-15T17:51:43.555Z] 2f39f015ded8: Waiting [2022-08-15T17:51:43.555Z] 33b1e0a273af: Waiting [2022-08-15T17:51:43.555Z] 5c69ac0246d0: Verifying Checksum [2022-08-15T17:51:43.555Z] 5c69ac0246d0: Download complete [2022-08-15T17:51:43.555Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-15T17:51:43.555Z] 3a2ae6a8a46f: Download complete [2022-08-15T17:51:43.815Z] 33b1e0a273af: Verifying Checksum [2022-08-15T17:51:43.815Z] 33b1e0a273af: Download complete [2022-08-15T17:51:43.815Z] ec43610c2a17: Verifying Checksum [2022-08-15T17:51:43.815Z] ec43610c2a17: Download complete [2022-08-15T17:51:43.815Z] 5d3b04190fa2: Download complete [2022-08-15T17:51:43.815Z] 5eb5b503b376: Verifying Checksum [2022-08-15T17:51:43.815Z] 5eb5b503b376: Download complete [2022-08-15T17:51:44.382Z] 2f39f015ded8: Download complete [2022-08-15T17:51:45.318Z] 5eb5b503b376: Pull complete [2022-08-15T17:51:45.318Z] 5c69ac0246d0: Pull complete [2022-08-15T17:51:45.888Z] ec43610c2a17: Pull complete [2022-08-15T17:51:45.888Z] 3a2ae6a8a46f: Pull complete [2022-08-15T17:51:46.149Z] 33b1e0a273af: Pull complete [2022-08-15T17:51:46.409Z] 5d3b04190fa2: Pull complete [2022-08-15T17:51:51.693Z] 2f39f015ded8: Pull complete [2022-08-15T17:51:51.693Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-15T17:51:51.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T17:51:51.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:51:51.792Z] prd-ubuntu20.04-docker-8c-8g-22835 does not seem to be running inside a container [2022-08-15T17:51:51.827Z] $ 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/xfoundry_device-usb-camera_PR-79 -v /w/workspace/xfoundry_device-usb-camera_PR-79:/w/workspace/xfoundry_device-usb-camera_PR-79:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-79@tmp:/w/workspace/xfoundry_device-usb-camera_PR-79@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-15T17:51:53.477Z] $ docker top fa03428307f269dc294359d6a6bcb9d37d18805cdcf5cc0f9398aed57672cecb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:51:53.868Z] ---> job-cost.sh [2022-08-15T17:51:53.868Z] lf-activate-venv: SKIPPING [2022-08-15T17:51:53.868Z] INFO: No Stack... [2022-08-15T17:51:54.439Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-15T17:51:54.699Z] INFO: Archiving Costs [Pipeline] sh [2022-08-15T17:51:55.254Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-79/archives/cost.csv [2022-08-15T17:51:55.254Z] + cut -d, -f6 [Pipeline] lock [2022-08-15T17:51:55.269Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-79-2-stack-cost] [2022-08-15T17:51:55.275Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-79-2-stack-cost] did not exist. Created. [2022-08-15T17:51:55.275Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-79-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-15T17:51:55.589Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-15T17:51:55.623Z] Stashed 1 file(s) [Pipeline] } [2022-08-15T17:51:55.629Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-79-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-15T17:51:55.647Z] $ docker stop --time=1 fa03428307f269dc294359d6a6bcb9d37d18805cdcf5cc0f9398aed57672cecb [2022-08-15T17:51:56.831Z] $ docker rm -f fa03428307f269dc294359d6a6bcb9d37d18805cdcf5cc0f9398aed57672cecb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-15T17:53:28.108Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22837 in /w/workspace/xfoundry_device-usb-camera_PR-79 [Pipeline] { [Pipeline] ws [2022-08-15T17:53:28.120Z] Running in /w/workspace/device-usb-camera/2 [Pipeline] { [Pipeline] checkout [2022-08-15T17:53:28.183Z] Selected Git installation does not exist. Using Default [2022-08-15T17:53:28.183Z] The recommended git tool is: NONE [2022-08-15T17:53:35.624Z] using credential edgex-jenkins-ssh [2022-08-15T17:53:35.644Z] Cloning the remote Git repository [2022-08-15T17:53:35.700Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-08-15T17:53:35.788Z] > git init /w/workspace/device-usb-camera/2 # timeout=10 [2022-08-15T17:53:35.865Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-08-15T17:53:35.866Z] > git --version # timeout=10 [2022-08-15T17:53:35.888Z] > git --version # 'git version 2.25.1' [2022-08-15T17:53:35.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-15T17:53:36.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-15T17:53:37.226Z] Merging remotes/origin/main commit 6ecb4ea0e477ad60250bc8b341b5035207dd0610 into PR head commit dd7a03a63d848770d2ecec648ef3442e65858945 [2022-08-15T17:53:37.463Z] Merge succeeded, producing dd7a03a63d848770d2ecec648ef3442e65858945 [2022-08-15T17:53:37.463Z] Checking out Revision dd7a03a63d848770d2ecec648ef3442e65858945 (PR-79) [2022-08-15T17:53:36.677Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-08-15T17:53:36.697Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-15T17:53:36.726Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-08-15T17:53:36.760Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-08-15T17:53:36.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-15T17:53:36.775Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-15T17:53:37.246Z] > git config core.sparsecheckout # timeout=10 [2022-08-15T17:53:37.270Z] > git checkout -f dd7a03a63d848770d2ecec648ef3442e65858945 # timeout=10 [2022-08-15T17:53:37.363Z] > git remote # timeout=10 [2022-08-15T17:53:37.381Z] > git config --get remote.origin.url # timeout=10 [2022-08-15T17:53:37.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-15T17:53:37.410Z] > git merge 6ecb4ea0e477ad60250bc8b341b5035207dd0610 # timeout=10 [2022-08-15T17:53:37.443Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-15T17:53:37.470Z] > git config core.sparsecheckout # timeout=10 [2022-08-15T17:53:37.490Z] > git checkout -f dd7a03a63d848770d2ecec648ef3442e65858945 # timeout=10 [2022-08-15T17:53:41.816Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T17:53:42.713Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-15T17:53:42.713Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T17:53:42.713Z] Dload Upload Total Spent Left Speed [2022-08-15T17:53:42.713Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 64229 0 --:--:-- --:--:-- --:--:-- 64229 [Pipeline] sh [2022-08-15T17:53:43.387Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-15T17:53:43.798Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-15T17:53:43.798Z] + sudo tee /etc/docker/daemon.new [2022-08-15T17:53:43.798Z] { [2022-08-15T17:53:43.798Z] "registry-mirrors": [ [2022-08-15T17:53:43.798Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-15T17:53:43.798Z] ], [2022-08-15T17:53:43.798Z] "bip": "10.250.0.254/24", [2022-08-15T17:53:43.798Z] "hosts": [ [2022-08-15T17:53:43.798Z] "tcp://0.0.0.0:5555", [2022-08-15T17:53:43.798Z] "unix:///var/run/docker.sock" [2022-08-15T17:53:43.798Z] ], [2022-08-15T17:53:43.798Z] "mtu": 1458, [2022-08-15T17:53:43.798Z] "selinux-enabled": true, [2022-08-15T17:53:43.798Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-15T17:53:43.798Z] } [Pipeline] sh [2022-08-15T17:53:44.159Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-15T17:53:44.503Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T17:54:02.869Z] provisioning config files... [2022-08-15T17:54:02.892Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/2@tmp/config7042276585977152025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:54:03.480Z] ---> docker-login.sh [2022-08-15T17:54:03.480Z] nexus3.edgexfoundry.org:10001 [2022-08-15T17:54:04.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:54:04.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:54:04.352Z] Configure a credential helper to remove this warning. See [2022-08-15T17:54:04.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:54:04.352Z] [2022-08-15T17:54:04.352Z] Login Succeeded [2022-08-15T17:54:04.352Z] nexus3.edgexfoundry.org:10002 [2022-08-15T17:54:04.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:54:04.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:54:04.896Z] Configure a credential helper to remove this warning. See [2022-08-15T17:54:04.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:54:04.896Z] [2022-08-15T17:54:04.896Z] Login Succeeded [2022-08-15T17:54:04.896Z] nexus3.edgexfoundry.org:10003 [2022-08-15T17:54:05.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:54:05.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:54:05.169Z] Configure a credential helper to remove this warning. See [2022-08-15T17:54:05.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:54:05.169Z] [2022-08-15T17:54:05.169Z] Login Succeeded [2022-08-15T17:54:05.445Z] nexus3.edgexfoundry.org:10004 [2022-08-15T17:54:05.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:54:05.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:54:05.718Z] Configure a credential helper to remove this warning. See [2022-08-15T17:54:05.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:54:05.718Z] [2022-08-15T17:54:05.718Z] Login Succeeded [2022-08-15T17:54:05.718Z] docker.io [2022-08-15T17:54:05.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:54:07.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:54:07.428Z] Configure a credential helper to remove this warning. See [2022-08-15T17:54:07.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:54:07.428Z] [2022-08-15T17:54:07.428Z] Login Succeeded [2022-08-15T17:54:07.428Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T17:54:07.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-15T17:54:07.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T17:54:07.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T17:54:07.749Z] ========================================================= [2022-08-15T17:54:07.749Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-15T17:54:07.749Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:54:08.123Z] + 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 . [2022-08-15T17:54:08.396Z] Sending build context to Docker daemon 546.8kB [2022-08-15T17:54:08.396Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T17:54:08.396Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-15T17:54:08.672Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-15T17:54:08.672Z] b3c136eddcbf: Pulling fs layer [2022-08-15T17:54:08.672Z] c0a3192eca97: Pulling fs layer [2022-08-15T17:54:08.672Z] a050256f5b6f: Pulling fs layer [2022-08-15T17:54:08.672Z] 656be50a0ddc: Pulling fs layer [2022-08-15T17:54:08.672Z] 2bbca73fdf42: Pulling fs layer [2022-08-15T17:54:08.672Z] 46d945488cbd: Pulling fs layer [2022-08-15T17:54:08.672Z] 8a5474983e97: Pulling fs layer [2022-08-15T17:54:08.672Z] 329c88fbcd65: Pulling fs layer [2022-08-15T17:54:08.672Z] 656be50a0ddc: Waiting [2022-08-15T17:54:08.672Z] 8a5474983e97: Waiting [2022-08-15T17:54:08.672Z] 2bbca73fdf42: Waiting [2022-08-15T17:54:08.672Z] 46d945488cbd: Waiting [2022-08-15T17:54:08.672Z] 329c88fbcd65: Waiting [2022-08-15T17:54:08.672Z] a050256f5b6f: Download complete [2022-08-15T17:54:08.672Z] c0a3192eca97: Verifying Checksum [2022-08-15T17:54:08.672Z] c0a3192eca97: Download complete [2022-08-15T17:54:08.672Z] 2bbca73fdf42: Verifying Checksum [2022-08-15T17:54:08.672Z] 2bbca73fdf42: Download complete [2022-08-15T17:54:08.672Z] 46d945488cbd: Verifying Checksum [2022-08-15T17:54:08.672Z] 46d945488cbd: Download complete [2022-08-15T17:54:08.672Z] b3c136eddcbf: Verifying Checksum [2022-08-15T17:54:09.674Z] b3c136eddcbf: Pull complete [2022-08-15T17:54:09.674Z] 329c88fbcd65: Verifying Checksum [2022-08-15T17:54:09.674Z] 329c88fbcd65: Download complete [2022-08-15T17:54:10.274Z] c0a3192eca97: Pull complete [2022-08-15T17:54:10.548Z] a050256f5b6f: Pull complete [2022-08-15T17:54:10.819Z] 8a5474983e97: Verifying Checksum [2022-08-15T17:54:10.819Z] 8a5474983e97: Download complete [2022-08-15T17:54:11.806Z] 656be50a0ddc: Verifying Checksum [2022-08-15T17:54:11.806Z] 656be50a0ddc: Download complete [2022-08-15T17:54:26.928Z] 656be50a0ddc: Pull complete [2022-08-15T17:54:26.928Z] 2bbca73fdf42: Pull complete [2022-08-15T17:54:26.928Z] 46d945488cbd: Pull complete [2022-08-15T17:54:32.345Z] 8a5474983e97: Pull complete [2022-08-15T17:54:33.786Z] 329c88fbcd65: Pull complete [2022-08-15T17:54:33.786Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-15T17:54:33.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-15T17:54:33.786Z] ---> ff4287adb874 [2022-08-15T17:54:33.786Z] Step 3/13 : ARG MAKE="make build" [2022-08-15T17:54:35.226Z] ---> Running in 1dd21bdb0da4 [2022-08-15T17:54:35.496Z] Removing intermediate container 1dd21bdb0da4 [2022-08-15T17:54:35.496Z] ---> f3731c08551d [2022-08-15T17:54:35.496Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-08-15T17:54:35.496Z] ---> Running in 36d3e956c6bf [2022-08-15T17:54:35.778Z] Removing intermediate container 36d3e956c6bf [2022-08-15T17:54:35.778Z] ---> eceed37cec9f [2022-08-15T17:54:35.778Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-08-15T17:54:35.778Z] ---> Running in d6f991ca3c61 [2022-08-15T17:54:36.388Z] Removing intermediate container d6f991ca3c61 [2022-08-15T17:54:36.388Z] ---> b5047fd19e80 [2022-08-15T17:54:36.388Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T17:54:36.388Z] ---> Running in 91c3776fe1e5 [2022-08-15T17:54:39.799Z] Removing intermediate container 91c3776fe1e5 [2022-08-15T17:54:39.799Z] ---> f4182ff00065 [2022-08-15T17:54:39.799Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T17:54:39.799Z] ---> Running in 5cfb316666dc [2022-08-15T17:54:40.398Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T17:54:41.375Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T17:54:42.352Z] (1/14) Installing libintl (0.21-r2) [2022-08-15T17:54:42.625Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-08-15T17:54:42.625Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-08-15T17:54:42.902Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-08-15T17:54:42.902Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-08-15T17:54:43.175Z] (6/14) Installing udev-init-scripts (35-r0) [2022-08-15T17:54:43.175Z] Executing udev-init-scripts-35-r0.post-install [2022-08-15T17:54:43.175Z] (7/14) Installing libblkid (2.38-r1) [2022-08-15T17:54:43.449Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-08-15T17:54:43.449Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-08-15T17:54:43.449Z] (10/14) Installing kmod-libs (29-r2) [2022-08-15T17:54:43.722Z] (11/14) Installing eudev (3.2.11-r0) [2022-08-15T17:54:43.722Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-08-15T17:54:44.001Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-08-15T17:54:44.001Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-08-15T17:54:44.275Z] Executing busybox-1.35.0-r13.trigger [2022-08-15T17:54:44.275Z] Executing eudev-3.2.11-r0.trigger [2022-08-15T17:54:44.275Z] OK: 228 MiB in 65 packages [2022-08-15T17:54:45.294Z] Removing intermediate container 5cfb316666dc [2022-08-15T17:54:45.294Z] ---> a49384dbe8f9 [2022-08-15T17:54:45.294Z] Step 8/13 : WORKDIR /device-usb-camera [2022-08-15T17:54:45.582Z] ---> Running in e09a1b44ea01 [2022-08-15T17:54:45.857Z] Removing intermediate container e09a1b44ea01 [2022-08-15T17:54:45.857Z] ---> bdc770245de4 [2022-08-15T17:54:45.857Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-15T17:54:46.466Z] ---> b49ede6ae5a3 [2022-08-15T17:54:46.466Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T17:54:46.466Z] ---> Running in 2d81b1cd7413 [2022-08-15T17:55:43.039Z] Removing intermediate container 2d81b1cd7413 [2022-08-15T17:55:43.039Z] ---> 52334df21dd0 [2022-08-15T17:55:43.039Z] Step 11/13 : COPY . . [2022-08-15T17:55:43.039Z] ---> aa55f760d4f4 [2022-08-15T17:55:43.039Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-08-15T17:55:43.039Z] ---> Running in 44b0ff8ae717 [2022-08-15T17:55:43.039Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T17:55:43.039Z] Dload Upload Total Spent Left Speed [2022-08-15T17:55:43.039Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8157 0 --:--:-- --:--:-- --:--:-- 8232 [2022-08-15T17:55:43.039Z] Removing intermediate container 44b0ff8ae717 [2022-08-15T17:55:43.039Z] ---> dd0c49393c66 [2022-08-15T17:55:43.039Z] Step 13/13 : RUN ${MAKE} [2022-08-15T17:55:43.039Z] ---> Running in 7f79c250989d [2022-08-15T17:55:43.039Z] noop [2022-08-15T17:55:43.039Z] Removing intermediate container 7f79c250989d [2022-08-15T17:55:43.039Z] ---> 576734410ecc [2022-08-15T17:55:43.039Z] Successfully built 576734410ecc [2022-08-15T17:55:43.039Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:55:43.410Z] + docker inspect -f . ci-base-image-arm64 [2022-08-15T17:55:43.410Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:55:43.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-22837 does not seem to be running inside a container [2022-08-15T17:55:43.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-15T17:55:45.033Z] $ docker top b7378e1d6d941ff8866ec51400507c4eac0f403f380fe0f76e08b2b58754f847 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T17:55:45.943Z] + go version [2022-08-15T17:55:45.943Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-15T17:55:45.969Z] $ docker stop --time=1 b7378e1d6d941ff8866ec51400507c4eac0f403f380fe0f76e08b2b58754f847 [2022-08-15T17:55:47.665Z] $ docker rm -f b7378e1d6d941ff8866ec51400507c4eac0f403f380fe0f76e08b2b58754f847 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:55:48.268Z] + docker inspect -f . ci-base-image-arm64 [2022-08-15T17:55:48.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:55:48.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-22837 does not seem to be running inside a container [2022-08-15T17:55:48.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-15T17:55:50.005Z] $ docker top 33ac9dfa06a2a414a3b846be8508faa825dec10a07e4fe1419682ce63b6a3a4d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T17:55:50.941Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/2 [Pipeline] fileExists [Pipeline] sh [2022-08-15T17:55:51.618Z] + make test [2022-08-15T17:55:51.618Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-08-15T17:55:53.069Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-08-15T17:57:29.943Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-08-15T17:57:29.943Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.068s coverage: 1.9% of statements [2022-08-15T17:57:29.943Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-15T17:57:29.943Z] CGO_ENABLED=1 go vet ./... [2022-08-15T17:57:48.288Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-15T17:57:48.288Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-15T17:57:48.288Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-15T17:57:48.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-15T17:57:48.602Z] $ docker stop --time=1 33ac9dfa06a2a414a3b846be8508faa825dec10a07e4fe1419682ce63b6a3a4d [2022-08-15T17:57:50.422Z] $ docker rm -f 33ac9dfa06a2a414a3b846be8508faa825dec10a07e4fe1419682ce63b6a3a4d [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T17:57:51.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-15T17:57:51.437Z] Warning: overwriting stash ‘coverage-report’ [2022-08-15T17:57:51.965Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T17:57:52.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-15T17:57:52.701Z] + ls -al . [2022-08-15T17:57:52.701Z] total 196 [2022-08-15T17:57:52.701Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 17:55 . [2022-08-15T17:57:52.701Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 17:53 .. [2022-08-15T17:57:52.701Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 17:53 .git [2022-08-15T17:57:52.701Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:53 .github [2022-08-15T17:57:52.701Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 15 17:53 .gitignore [2022-08-15T17:57:52.701Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 17:53 .golangci.yml [2022-08-15T17:57:52.701Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 17:53 .hadolint.yml [2022-08-15T17:57:52.701Z] -rw-rw-r-- 1 jenkins jenkins 9569 Aug 15 17:53 Attribution.txt [2022-08-15T17:57:52.701Z] -rw-rw-r-- 1 jenkins jenkins 1206 Aug 15 17:53 CHANGELOG.md [2022-08-15T17:57:52.701Z] -rw-rw-r-- 1 jenkins jenkins 2410 Aug 15 17:53 Dockerfile [2022-08-15T17:57:52.701Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 17:53 GOVERNANCE.md [2022-08-15T17:57:52.701Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 17:53 Jenkinsfile [2022-08-15T17:57:52.701Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 17:53 LICENSE [2022-08-15T17:57:52.701Z] -rw-rw-r-- 1 jenkins jenkins 2345 Aug 15 17:53 Makefile [2022-08-15T17:57:52.701Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 17:53 OWNERS.md [2022-08-15T17:57:52.701Z] -rw-rw-r-- 1 jenkins jenkins 12817 Aug 15 17:53 README.md [2022-08-15T17:57:52.701Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 17:49 VERSION [2022-08-15T17:57:52.701Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 17:53 bin [2022-08-15T17:57:52.701Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:53 cmd [2022-08-15T17:57:52.701Z] -rw-r--r-- 1 jenkins jenkins 29387 Aug 15 17:57 coverage.out [2022-08-15T17:57:52.701Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 15 17:53 docker-entrypoint.sh [2022-08-15T17:57:52.701Z] -rw-rw-r-- 1 jenkins jenkins 3606 Aug 15 17:53 go.mod [2022-08-15T17:57:52.701Z] -rw-rw-r-- 1 jenkins jenkins 37073 Aug 15 17:53 go.sum [2022-08-15T17:57:52.701Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:53 internal [2022-08-15T17:57:52.701Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 17:53 snap [2022-08-15T17:57:52.701Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 17:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:57:53.221Z] + 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=dd7a03a63d848770d2ecec648ef3442e65858945 --label arch=arm64 --label version=0.0.0 . [2022-08-15T17:57:53.498Z] Sending build context to Docker daemon 577kB [2022-08-15T17:57:53.498Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T17:57:53.498Z] Step 2/35 : FROM ${BASE} AS builder [2022-08-15T17:57:53.498Z] ---> 576734410ecc [2022-08-15T17:57:53.498Z] Step 3/35 : ARG MAKE="make build" [2022-08-15T17:57:53.793Z] ---> Running in 64ccebfc6fc9 [2022-08-15T17:57:54.067Z] Removing intermediate container 64ccebfc6fc9 [2022-08-15T17:57:54.067Z] ---> 214cd365319d [2022-08-15T17:57:54.067Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-08-15T17:57:54.067Z] ---> Running in bb35916cd800 [2022-08-15T17:57:54.343Z] Removing intermediate container bb35916cd800 [2022-08-15T17:57:54.343Z] ---> bbe75b180427 [2022-08-15T17:57:54.343Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-08-15T17:57:54.343Z] ---> Running in 99f03d42937e [2022-08-15T17:57:54.621Z] Removing intermediate container 99f03d42937e [2022-08-15T17:57:54.621Z] ---> 75e33a2c7bf3 [2022-08-15T17:57:54.621Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T17:57:54.897Z] ---> Running in 8dbfbaf133df [2022-08-15T17:57:56.349Z] Removing intermediate container 8dbfbaf133df [2022-08-15T17:57:56.349Z] ---> 0f6049b61124 [2022-08-15T17:57:56.349Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T17:57:56.623Z] ---> Running in 2050d079443c [2022-08-15T17:57:57.602Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T17:57:58.590Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T17:57:59.575Z] OK: 228 MiB in 65 packages [2022-08-15T17:58:00.176Z] Removing intermediate container 2050d079443c [2022-08-15T17:58:00.176Z] ---> ced3d8fe834b [2022-08-15T17:58:00.176Z] Step 8/35 : WORKDIR /device-usb-camera [2022-08-15T17:58:00.176Z] ---> Running in 499525b906d1 [2022-08-15T17:58:00.453Z] Removing intermediate container 499525b906d1 [2022-08-15T17:58:00.453Z] ---> 66d755ed061b [2022-08-15T17:58:00.453Z] Step 9/35 : COPY go.mod vendor* ./ [2022-08-15T17:58:01.056Z] ---> aaa6f2d884ee [2022-08-15T17:58:01.056Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T17:58:01.056Z] ---> Running in d1e9f380f827 [2022-08-15T17:58:03.049Z] Removing intermediate container d1e9f380f827 [2022-08-15T17:58:03.049Z] ---> 57843473ccc8 [2022-08-15T17:58:03.049Z] Step 11/35 : COPY . . [2022-08-15T17:58:04.028Z] ---> a2913dd915ab [2022-08-15T17:58:04.028Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-08-15T17:58:04.028Z] ---> Running in e616b1552aca [2022-08-15T17:58:05.010Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T17:58:05.011Z]  Dload Upload Total Spent Left Speed [2022-08-15T17:58:05.011Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 15734  0 --:--:-- --:--:-- --:--:-- 15850 [2022-08-15T17:58:05.611Z] Removing intermediate container e616b1552aca [2022-08-15T17:58:05.611Z] ---> fae25eedd1b6 [2022-08-15T17:58:05.611Z] Step 13/35 : RUN ${MAKE} [2022-08-15T17:58:05.888Z] ---> Running in ba5e51828fcb [2022-08-15T17:58:06.876Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-08-15T18:00:28.808Z] Removing intermediate container ba5e51828fcb [2022-08-15T18:00:28.808Z] ---> bcfabd19bace [2022-08-15T18:00:28.808Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-08-15T18:00:28.808Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-08-15T18:00:28.808Z] eab2503cf8f4: Pulling fs layer [2022-08-15T18:00:28.808Z] 97cd0a44c592: Pulling fs layer [2022-08-15T18:00:28.808Z] 97cd0a44c592: Download complete [2022-08-15T18:00:28.808Z] eab2503cf8f4: Verifying Checksum [2022-08-15T18:00:28.808Z] eab2503cf8f4: Download complete [2022-08-15T18:00:28.808Z] eab2503cf8f4: Pull complete [2022-08-15T18:00:28.808Z] 97cd0a44c592: Pull complete [2022-08-15T18:00:28.808Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-08-15T18:00:28.808Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-08-15T18:00:28.808Z] ---> 7f763cca56b3 [2022-08-15T18:00:28.808Z] Step 15/35 : FROM alpine:3.16 [2022-08-15T18:00:28.808Z] 3.16: Pulling from library/alpine [2022-08-15T18:00:28.808Z] 9b18e9b68314: Pulling fs layer [2022-08-15T18:00:28.808Z] 9b18e9b68314: Verifying Checksum [2022-08-15T18:00:28.808Z] 9b18e9b68314: Download complete [2022-08-15T18:00:28.808Z] 9b18e9b68314: Pull complete [2022-08-15T18:00:28.808Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-15T18:00:28.808Z] Status: Downloaded newer image for alpine:3.16 [2022-08-15T18:00:28.808Z] ---> a6215f271958 [2022-08-15T18:00:28.808Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-15T18:00:28.808Z] ---> Running in fba10abe74e5 [2022-08-15T18:00:28.808Z] Removing intermediate container fba10abe74e5 [2022-08-15T18:00:28.808Z] ---> 055961dd027c [2022-08-15T18:00:28.808Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-08-15T18:00:28.808Z] ---> Running in 34b27f7ba647 [2022-08-15T18:00:28.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T18:00:28.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T18:00:28.808Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-08-15T18:00:28.808Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-08-15T18:00:28.808Z] (3/82) Installing libxau (1.0.9-r0) [2022-08-15T18:00:28.808Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-08-15T18:00:28.808Z] (5/82) Installing libxcb (1.15-r0) [2022-08-15T18:00:28.808Z] (6/82) Installing libx11 (1.8-r0) [2022-08-15T18:00:28.808Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-08-15T18:00:28.808Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-08-15T18:00:28.808Z] (9/82) Installing expat (2.4.8-r0) [2022-08-15T18:00:28.808Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-08-15T18:00:28.808Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-08-15T18:00:28.808Z] (12/82) Installing libpng (1.6.37-r1) [2022-08-15T18:00:28.808Z] (13/82) Installing freetype (2.12.1-r0) [2022-08-15T18:00:28.808Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-08-15T18:00:28.808Z] (15/82) Installing fribidi (1.0.12-r0) [2022-08-15T18:00:28.808Z] (16/82) Installing libffi (3.4.2-r1) [2022-08-15T18:00:28.808Z] (17/82) Installing libintl (0.21-r2) [2022-08-15T18:00:28.808Z] (18/82) Installing libblkid (2.38-r1) [2022-08-15T18:00:28.808Z] (19/82) Installing libmount (2.38-r1) [2022-08-15T18:00:28.808Z] (20/82) Installing pcre (8.45-r2) [2022-08-15T18:00:28.808Z] (21/82) Installing glib (2.72.1-r0) [2022-08-15T18:00:28.808Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-08-15T18:00:28.808Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-08-15T18:00:28.808Z] (24/82) Installing libass (0.16.0-r0) [2022-08-15T18:00:28.808Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-08-15T18:00:28.808Z] (26/82) Installing libdrm (2.4.110-r0) [2022-08-15T18:00:28.808Z] (27/82) Installing gmp (6.2.1-r2) [2022-08-15T18:00:28.808Z] (28/82) Installing nettle (3.7.3-r0) [2022-08-15T18:00:28.808Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-08-15T18:00:28.808Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-08-15T18:00:28.808Z] (31/82) Installing libunistring (1.0-r0) [2022-08-15T18:00:28.808Z] (32/82) Installing gnutls (3.7.7-r0) [2022-08-15T18:00:28.808Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-15T18:00:28.808Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-15T18:00:28.808Z] (35/82) Installing lame (3.100-r0) [2022-08-15T18:00:28.808Z] (36/82) Installing opus (1.3.1-r1) [2022-08-15T18:00:28.808Z] (37/82) Installing libasyncns (0.8-r1) [2022-08-15T18:00:28.808Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-08-15T18:00:28.808Z] (39/82) Installing libltdl (2.4.7-r0) [2022-08-15T18:00:28.808Z] (40/82) Installing orc (0.4.32-r0) [2022-08-15T18:00:28.808Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-08-15T18:00:28.808Z] (42/82) Installing libogg (1.3.5-r1) [2022-08-15T18:00:28.808Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-15T18:00:28.808Z] (44/82) Installing flac (1.3.4-r0) [2022-08-15T18:00:28.808Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-08-15T18:00:28.808Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-08-15T18:00:28.808Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-08-15T18:00:28.808Z] (48/82) Installing soxr (0.1.3-r2) [2022-08-15T18:00:28.808Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-08-15T18:00:28.808Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-08-15T18:00:28.808Z] (51/82) Installing libpulse (15.0-r2) [2022-08-15T18:00:28.808Z] (52/82) Installing cjson (1.7.15-r3) [2022-08-15T18:00:28.808Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-08-15T18:00:28.808Z] (54/82) Installing librist (0.2.6-r1) [2022-08-15T18:00:28.808Z] (55/82) Installing libsrt (1.4.4-r0) [2022-08-15T18:00:28.808Z] (56/82) Installing libssh (0.9.6-r1) [2022-08-15T18:00:28.808Z] (57/82) Installing libtheora (1.1.1-r16) [2022-08-15T18:00:28.808Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-08-15T18:00:28.808Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-08-15T18:00:28.808Z] (60/82) Installing libxext (1.3.4-r0) [2022-08-15T18:00:28.808Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-08-15T18:00:28.808Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-08-15T18:00:28.808Z] (63/82) Installing libva (2.14.0-r0) [2022-08-15T18:00:28.808Z] (64/82) Installing libvdpau (1.5-r0) [2022-08-15T18:00:28.808Z] (65/82) Installing vidstab (1.1.0-r1) [2022-08-15T18:00:28.808Z] (66/82) Installing libvpx (1.11.0-r1) [2022-08-15T18:00:28.808Z] (67/82) Installing libwebp (1.2.3-r0) [2022-08-15T18:00:28.808Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-08-15T18:00:28.808Z] (69/82) Installing numactl (2.0.14-r0) [2022-08-15T18:00:28.808Z] (70/82) Installing x265-libs (3.5-r3) [2022-08-15T18:00:28.808Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-08-15T18:00:28.808Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-08-15T18:00:28.808Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-08-15T18:00:28.808Z] (74/82) Installing udev-init-scripts (35-r0) [2022-08-15T18:00:28.808Z] Executing udev-init-scripts-35-r0.post-install [2022-08-15T18:00:28.808Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-08-15T18:00:28.808Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-08-15T18:00:28.808Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-08-15T18:00:28.808Z] (78/82) Installing kmod-libs (29-r2) [2022-08-15T18:00:28.808Z] (79/82) Installing eudev (3.2.11-r0) [2022-08-15T18:00:28.808Z] (80/82) Installing libsodium (1.0.18-r0) [2022-08-15T18:00:28.808Z] (81/82) Installing libzmq (4.3.4-r0) [2022-08-15T18:00:28.808Z] (82/82) Installing zeromq (4.3.4-r0) [2022-08-15T18:00:28.808Z] Executing busybox-1.35.0-r17.trigger [2022-08-15T18:00:28.808Z] Executing eudev-3.2.11-r0.trigger [2022-08-15T18:00:28.808Z] OK: 78 MiB in 96 packages [2022-08-15T18:00:32.241Z] Removing intermediate container 34b27f7ba647 [2022-08-15T18:00:32.241Z] ---> c1b02a9aff6e [2022-08-15T18:00:32.241Z] Step 18/35 : WORKDIR / [2022-08-15T18:00:32.241Z] ---> Running in 3d64109a2776 [2022-08-15T18:00:32.517Z] Removing intermediate container 3d64109a2776 [2022-08-15T18:00:32.517Z] ---> dc64d71b682f [2022-08-15T18:00:32.517Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-08-15T18:00:33.954Z] ---> cff8a960d12f [2022-08-15T18:00:33.954Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-08-15T18:00:34.231Z] ---> 8f3b2fa5395d [2022-08-15T18:00:34.231Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-08-15T18:00:34.828Z] ---> 96b31adfcbc4 [2022-08-15T18:00:34.828Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-08-15T18:00:35.429Z] ---> 8e4768c3d472 [2022-08-15T18:00:35.429Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-08-15T18:00:36.026Z] ---> 0b3db862f0b3 [2022-08-15T18:00:36.026Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-08-15T18:00:36.620Z] ---> 261e80950e7d [2022-08-15T18:00:36.620Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-08-15T18:00:38.147Z] ---> 2b5c17d296bc [2022-08-15T18:00:38.147Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-08-15T18:00:38.147Z] ---> Running in d8a8e34940ba [2022-08-15T18:00:39.576Z] Removing intermediate container d8a8e34940ba [2022-08-15T18:00:39.576Z] ---> ba02dcd309a4 [2022-08-15T18:00:39.576Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-08-15T18:00:39.576Z] ---> Running in de5339fa985d [2022-08-15T18:00:41.558Z] Removing intermediate container de5339fa985d [2022-08-15T18:00:41.558Z] ---> 22d0d95fdb3b [2022-08-15T18:00:41.558Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-08-15T18:00:41.558Z] ---> Running in 2adbd6588647 [2022-08-15T18:00:43.001Z] Removing intermediate container 2adbd6588647 [2022-08-15T18:00:43.001Z] ---> 95118634811e [2022-08-15T18:00:43.001Z] Step 29/35 : EXPOSE 59983 [2022-08-15T18:00:43.275Z] ---> Running in a5da3958c84b [2022-08-15T18:00:43.549Z] Removing intermediate container a5da3958c84b [2022-08-15T18:00:43.549Z] ---> ae9a3013080f [2022-08-15T18:00:43.549Z] Step 30/35 : EXPOSE 8554 [2022-08-15T18:00:43.549Z] ---> Running in 7b3b66770f01 [2022-08-15T18:00:43.826Z] Removing intermediate container 7b3b66770f01 [2022-08-15T18:00:43.826Z] ---> 95cd575e28d0 [2022-08-15T18:00:43.826Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-08-15T18:00:44.107Z] ---> Running in 91066cf6aa78 [2022-08-15T18:00:44.383Z] Removing intermediate container 91066cf6aa78 [2022-08-15T18:00:44.383Z] ---> 9fb12e552222 [2022-08-15T18:00:44.383Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-08-15T18:00:44.383Z] ---> Running in 8eefd23a8443 [2022-08-15T18:00:44.665Z] Removing intermediate container 8eefd23a8443 [2022-08-15T18:00:44.665Z] ---> bb1ad0262c0a [2022-08-15T18:00:44.665Z] Step 33/35 : LABEL arch=arm64 [2022-08-15T18:00:44.665Z] ---> Running in 18ac89e2143c [2022-08-15T18:00:45.268Z] Removing intermediate container 18ac89e2143c [2022-08-15T18:00:45.268Z] ---> c1789f9b333a [2022-08-15T18:00:45.268Z] Step 34/35 : LABEL git_sha=dd7a03a63d848770d2ecec648ef3442e65858945 [2022-08-15T18:00:45.268Z] ---> Running in 900d96f8433a [2022-08-15T18:00:45.544Z] Removing intermediate container 900d96f8433a [2022-08-15T18:00:45.544Z] ---> c54f4ec9e322 [2022-08-15T18:00:45.544Z] Step 35/35 : LABEL version=0.0.0 [2022-08-15T18:00:45.544Z] ---> Running in 16c8c4576bd8 [2022-08-15T18:00:45.820Z] Removing intermediate container 16c8c4576bd8 [2022-08-15T18:00:45.820Z] ---> 6dc8cfa7babc [2022-08-15T18:00:45.820Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-15T18:00:45.820Z] Successfully built 6dc8cfa7babc [2022-08-15T18:00:46.096Z] 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 [2022-08-15T18:00:46.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T18:00:46.551Z] [2022-08-15T18:00:46.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T18:00:46.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T18:00:47.182Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-15T18:00:47.182Z] 8998bd30e6a1: Pulling fs layer [2022-08-15T18:00:47.182Z] 04944245beec: Pulling fs layer [2022-08-15T18:00:47.182Z] 699f458cf7ca: Pulling fs layer [2022-08-15T18:00:47.182Z] 765212b225bb: Pulling fs layer [2022-08-15T18:00:47.182Z] f23df028b6ca: Pulling fs layer [2022-08-15T18:00:47.182Z] d65c8cfc05b1: Pulling fs layer [2022-08-15T18:00:47.182Z] 2437ff75d9bd: Pulling fs layer [2022-08-15T18:00:47.182Z] 765212b225bb: Waiting [2022-08-15T18:00:47.182Z] f23df028b6ca: Waiting [2022-08-15T18:00:47.182Z] d65c8cfc05b1: Waiting [2022-08-15T18:00:47.182Z] 2437ff75d9bd: Waiting [2022-08-15T18:00:47.182Z] 04944245beec: Verifying Checksum [2022-08-15T18:00:47.182Z] 04944245beec: Download complete [2022-08-15T18:00:47.182Z] 765212b225bb: Verifying Checksum [2022-08-15T18:00:47.182Z] 765212b225bb: Download complete [2022-08-15T18:00:47.182Z] f23df028b6ca: Verifying Checksum [2022-08-15T18:00:47.182Z] f23df028b6ca: Download complete [2022-08-15T18:00:47.455Z] d65c8cfc05b1: Verifying Checksum [2022-08-15T18:00:47.455Z] d65c8cfc05b1: Download complete [2022-08-15T18:00:47.455Z] 699f458cf7ca: Verifying Checksum [2022-08-15T18:00:47.455Z] 699f458cf7ca: Download complete [2022-08-15T18:00:47.729Z] 8998bd30e6a1: Verifying Checksum [2022-08-15T18:00:47.729Z] 8998bd30e6a1: Download complete [2022-08-15T18:00:50.364Z] 2437ff75d9bd: Verifying Checksum [2022-08-15T18:00:50.364Z] 2437ff75d9bd: Download complete [2022-08-15T18:00:51.806Z] 8998bd30e6a1: Pull complete [2022-08-15T18:00:52.405Z] 04944245beec: Pull complete [2022-08-15T18:00:53.842Z] 699f458cf7ca: Pull complete [2022-08-15T18:00:54.115Z] 765212b225bb: Pull complete [2022-08-15T18:00:55.097Z] f23df028b6ca: Pull complete [2022-08-15T18:00:55.097Z] d65c8cfc05b1: Pull complete [2022-08-15T18:01:10.216Z] 2437ff75d9bd: Pull complete [2022-08-15T18:01:10.216Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-15T18:01:10.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T18:01:10.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T18:01:10.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-22837 does not seem to be running inside a container [2022-08-15T18:01:10.585Z] $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-15T18:01:13.248Z] $ docker top b3610b8483badc20d873bf8a9b780aa7ba838a1ab9174edff017263bf116d50b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T18:01:14.162Z] ---> job-cost.sh [2022-08-15T18:01:14.162Z] lf-activate-venv: SKIPPING [2022-08-15T18:01:14.162Z] INFO: No Stack... [2022-08-15T18:01:14.757Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-15T18:01:15.739Z] INFO: Archiving Costs [Pipeline] sh [2022-08-15T18:01:16.408Z] + cut -d, -f6 [2022-08-15T18:01:16.408Z] + cat /w/workspace/device-usb-camera/2/archives/cost.csv [Pipeline] lock [2022-08-15T18:01:16.469Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-79-2-stack-cost] [2022-08-15T18:01:16.477Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-79-2-stack-cost] did not exist. Created. [2022-08-15T18:01:16.477Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-79-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-15T18:01:17.154Z] /w/workspace/device-usb-camera/2@tmp/durable-c048d92c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-15T18:01:17.830Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-15T18:01:17.851Z] Warning: overwriting stash ‘stack-cost’ [2022-08-15T18:01:17.899Z] Stashed 1 file(s) [Pipeline] } [2022-08-15T18:01:17.905Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-79-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-15T18:01:17.925Z] $ docker stop --time=1 b3610b8483badc20d873bf8a9b780aa7ba838a1ab9174edff017263bf116d50b [2022-08-15T18:01:19.396Z] $ docker rm -f b3610b8483badc20d873bf8a9b780aa7ba838a1ab9174edff017263bf116d50b [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 [2022-08-15T18:01:19.815Z] provisioning config files... [2022-08-15T18:01:19.823Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-79@tmp/config4393055184066822116tmp [Pipeline] { [Pipeline] sh [2022-08-15T18:01:20.114Z] + set +x [2022-08-15T18:01:20.114Z] + + curl -sbash https://codecov.io/bash -s [2022-08-15T18:01:20.114Z] -- [2022-08-15T18:01:20.114Z] [2022-08-15T18:01:20.114Z] _____ _ [2022-08-15T18:01:20.114Z] / ____| | | [2022-08-15T18:01:20.114Z] | | ___ __| | ___ ___ _____ __ [2022-08-15T18:01:20.114Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-15T18:01:20.114Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-15T18:01:20.114Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-15T18:01:20.114Z] Bash-1.0.6 [2022-08-15T18:01:20.114Z] [2022-08-15T18:01:20.114Z] [2022-08-15T18:01:20.114Z] ==> git version 2.25.1 found [2022-08-15T18:01:20.114Z] ==> 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 [2022-08-15T18:01:20.114Z] Release-Date: 2020-01-08 [2022-08-15T18:01:20.114Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-15T18:01:20.114Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-15T18:01:20.114Z] ==> Jenkins CI detected. [2022-08-15T18:01:20.114Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-79 [2022-08-15T18:01:20.114Z] project root: . [2022-08-15T18:01:20.114Z] --> token set from env [2022-08-15T18:01:20.114Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-15T18:01:20.114Z] ==> Running gcov in . (disable via -X gcov) [2022-08-15T18:01:20.114Z] ==> Python coveragepy not found [2022-08-15T18:01:20.114Z] ==> Searching for coverage reports in: [2022-08-15T18:01:20.114Z] + . [2022-08-15T18:01:20.114Z] -> Found 1 reports [2022-08-15T18:01:20.114Z] ==> Detecting git/mercurial file structure [2022-08-15T18:01:20.114Z] ==> Reading reports [2022-08-15T18:01:20.114Z] + ./coverage.out bytes=29387 [2022-08-15T18:01:20.114Z] ==> Appending adjustments [2022-08-15T18:01:20.114Z] https://docs.codecov.io/docs/fixing-reports [2022-08-15T18:01:20.373Z] + Found adjustments [2022-08-15T18:01:20.373Z] ==> Gzipping contents [2022-08-15T18:01:20.373Z] 8.0K /tmp/codecov.Mri9vH.gz [2022-08-15T18:01:20.373Z] ==> Uploading reports [2022-08-15T18:01:20.373Z] url: https://codecov.io [2022-08-15T18:01:20.373Z] query: branch=PR-79&commit=dd7a03a63d848770d2ecec648ef3442e65858945&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-79%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=79&job=&cmd_args= [2022-08-15T18:01:20.373Z] -> Pinging Codecov [2022-08-15T18:01:20.373Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-79&commit=dd7a03a63d848770d2ecec648ef3442e65858945&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-79%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=79&job=&cmd_args= [2022-08-15T18:01:20.631Z] -> Uploading to [2022-08-15T18:01:20.632Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-15/73D8F5FF140700D3E01443B452E23636/dd7a03a63d848770d2ecec648ef3442e65858945/cbcb1b3e-dcfb-48a4-b153-221888838ffc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220815T180120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8d3314efdef42bfae9476c2953e4b2798d15ce504159ec2b529db06ef65ea674 [2022-08-15T18:01:20.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T18:01:20.632Z] Dload Upload Total Spent Left Speed [2022-08-15T18:01:20.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4133 0 0 100 4133 0 18786 --:--:-- --:--:-- --:--:-- 18872 [2022-08-15T18:01:20.890Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/dd7a03a63d848770d2ecec648ef3442e65858945 [Pipeline] } [2022-08-15T18:01:20.899Z] 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 [2022-08-15T18:01:21.611Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-79/archives ] [2022-08-15T18:01:21.611Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-79/archives [2022-08-15T18:01:21.611Z] total 16 [2022-08-15T18:01:21.611Z] drwxr-xr-x 3 root root 4096 Aug 15 17:51 . [2022-08-15T18:01:21.611Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 17:51 .. [2022-08-15T18:01:21.611Z] drwxr-xr-x 2 root root 4096 Aug 15 17:51 cost [2022-08-15T18:01:21.611Z] -rw-r--r-- 1 root root 88 Aug 15 17:51 cost.csv [2022-08-15T18:01:21.611Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-79/archives [2022-08-15T18:01:21.611Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-79/archives [2022-08-15T18:01:21.611Z] total 16 [2022-08-15T18:01:21.611Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 17:51 . [2022-08-15T18:01:21.611Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 17:51 .. [2022-08-15T18:01:21.612Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 17:51 cost [2022-08-15T18:01:21.612Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 15 17:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-15T18:01:21.907Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T18:01:22.772Z] ---> package-listing.sh [2022-08-15T18:01:22.772Z] ++ facter osfamily [2022-08-15T18:01:22.772Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-15T18:01:23.033Z] + OS_FAMILY=debian [2022-08-15T18:01:23.033Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-79 [2022-08-15T18:01:23.033Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-15T18:01:23.033Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-15T18:01:23.033Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-15T18:01:23.033Z] + PACKAGES=/tmp/packages_start.txt [2022-08-15T18:01:23.033Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-79 ']' [2022-08-15T18:01:23.033Z] + PACKAGES=/tmp/packages_end.txt [2022-08-15T18:01:23.033Z] + case "${OS_FAMILY}" in [2022-08-15T18:01:23.033Z] + dpkg -l [2022-08-15T18:01:23.033Z] + grep '^ii' [2022-08-15T18:01:23.033Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-15T18:01:23.033Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-15T18:01:23.033Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-15T18:01:23.033Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-79 ']' [2022-08-15T18:01:23.033Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-79/archives/ [2022-08-15T18:01:23.033Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-79/archives/ [Pipeline] echo [2022-08-15T18:01:23.044Z] 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/xfoundry_device-usb-camera_PR-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-15T18:01:23.325Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T18:01:23.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T18:01:23.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T18:01:23.972Z] prd-ubuntu20.04-docker-8c-8g-22835 does not seem to be running inside a container [2022-08-15T18:01:24.008Z] $ 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/xfoundry_device-usb-camera_PR-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-79 -v /w/workspace/xfoundry_device-usb-camera_PR-79:/w/workspace/xfoundry_device-usb-camera_PR-79:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-79@tmp:/w/workspace/xfoundry_device-usb-camera_PR-79@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-15T18:01:24.274Z] $ docker top 38e8e54c8b1a5d727d9072499bce7f55359682bc9b4cd28dddaf6b4efd9a7c65 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T18:01:24.659Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-15T18:01:24.945Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-15T18:01:25.235Z] + ls /var/log/sa-host [2022-08-15T18:01:25.235Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T18:01:25.310Z] provisioning config files... [2022-08-15T18:01:25.320Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-79@tmp/config2985502410041411394tmp [Pipeline] { [Pipeline] echo [2022-08-15T18:01:25.333Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T18:01:25.616Z] ---> create-netrc.sh [Pipeline] } [2022-08-15T18:01:25.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-15T18:01:25.952Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-15T18:01:25.962Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T18:01:26.247Z] ---> sudo-logs.sh [2022-08-15T18:01:26.247Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-15T18:01:26.275Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T18:01:26.560Z] ---> job-cost.sh [2022-08-15T18:01:26.560Z] lf-activate-venv: SKIPPING [2022-08-15T18:01:26.560Z] DEBUG: total: 0.2199999988079071 [2022-08-15T18:01:26.560Z] INFO: Retrieving Stack Cost... [2022-08-15T18:01:27.130Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-15T18:01:27.391Z] INFO: Archiving Costs [Pipeline] echo [2022-08-15T18:01:27.404Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T18:01:27.688Z] ---> logs-deploy.sh [2022-08-15T18:01:27.688Z] lf-activate-venv: SKIPPING [2022-08-15T18:01:27.688Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-79/2 [2022-08-15T18:01:27.688Z] INFO: archiving workspace using pattern(s): [2022-08-15T18:01:28.630Z] Archives upload complete. [2022-08-15T18:01:28.630Z] INFO: archiving logs to Nexus