Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6f81cc8667d3bc8f839c8865208334794a1ef34 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-ssh8599100413750889361.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-ssh13371469981873082793.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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11051865706232613761.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-ssh10201707549498875378.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9726563162504892538.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20506 in /w/workspace/exfoundry_device-usb-camera_main [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 Avoid second fetch Checking out Revision f6f81cc8667d3bc8f839c8865208334794a1ef34 (main) Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6f81cc8667d3bc8f839c8865208334794a1ef34 # timeout=10 Commit message: "Merge pull request #52 from farshidtz/rtsp-expose" > git rev-list --no-walk d52eed5e0bdf095fe71ab1c2620e174378e09b3d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-19T18:15:08.864Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-19T18:15:08.903Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-19T18:15:08.916Z] ========================================================= [2022-07-19T18:15:08.916Z] EdgeX Global Pipelines Version Info [2022-07-19T18:15:08.916Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-19T18:15:09.665Z] ------------------- [2022-07-19T18:15:09.665Z] stable info: [2022-07-19T18:15:09.665Z] ------------------- [2022-07-19T18:15:09.665Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-19T18:15:09.665Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-19T18:15:09.665Z] Message: update stable to v1.0.238 [2022-07-19T18:15:10.237Z] ------------------- [2022-07-19T18:15:10.237Z] experimental info: [2022-07-19T18:15:10.237Z] ------------------- [2022-07-19T18:15:10.237Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-19T18:15:10.237Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-19T18:15:10.237Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-19T18:15:10.502Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-19T18:15:10.514Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-19T18:15:10.525Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-19T18:15:10.536Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-19T18:15:10.547Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-19T18:15:10.557Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-19T18:15:10.572Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-19T18:15:10.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-19T18:15:10.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-19T18:15:10.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-19T18:15:10.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-19T18:15:10.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-19T18:15:10.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-19T18:15:10.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-19T18:15:10.662Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-19T18:15:10.671Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-19T18:15:10.682Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-19T18:15:10.697Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-19T18:15:10.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-19T18:15:10.720Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-19T18:15:10.732Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-19T18:15:10.743Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-19T18:15:10.756Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-19T18:15:10.767Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-19T18:15:10.777Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-19T18:15:10.788Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-19T18:15:10.801Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-19T18:15:10.812Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-19T18:15:10.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-19T18:15:10.839Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-19T18:15:10.856Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6f81cc8667d3bc8f839c8865208334794a1ef34 [Pipeline] echo [2022-07-19T18:15:10.873Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6f81cc [Pipeline] echo [2022-07-19T18:15:10.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T18:15:10.926Z] provisioning config files... [2022-07-19T18:15:10.941Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1122992291487852909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T18:15:11.247Z] ---> docker-login.sh [2022-07-19T18:15:11.247Z] nexus3.edgexfoundry.org:10001 [2022-07-19T18:15:11.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:15:11.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:15:11.767Z] Configure a credential helper to remove this warning. See [2022-07-19T18:15:11.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:15:11.767Z] [2022-07-19T18:15:11.767Z] Login Succeeded [2022-07-19T18:15:11.767Z] nexus3.edgexfoundry.org:10002 [2022-07-19T18:15:11.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:15:12.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:15:12.036Z] Configure a credential helper to remove this warning. See [2022-07-19T18:15:12.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:15:12.036Z] [2022-07-19T18:15:12.036Z] Login Succeeded [2022-07-19T18:15:12.036Z] nexus3.edgexfoundry.org:10003 [2022-07-19T18:15:12.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:15:12.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:15:12.036Z] Configure a credential helper to remove this warning. See [2022-07-19T18:15:12.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:15:12.036Z] [2022-07-19T18:15:12.036Z] Login Succeeded [2022-07-19T18:15:12.036Z] nexus3.edgexfoundry.org:10004 [2022-07-19T18:15:12.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:15:12.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:15:12.304Z] Configure a credential helper to remove this warning. See [2022-07-19T18:15:12.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:15:12.304Z] [2022-07-19T18:15:12.304Z] Login Succeeded [2022-07-19T18:15:12.304Z] docker.io [2022-07-19T18:15:12.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:15:12.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:15:12.566Z] Configure a credential helper to remove this warning. See [2022-07-19T18:15:12.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:15:12.566Z] [2022-07-19T18:15:12.566Z] Login Succeeded [2022-07-19T18:15:12.566Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T18:15:12.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-19T18:15:12.963Z] + git rev-list -1 --merges f6f81cc8667d3bc8f839c8865208334794a1ef34~1..f6f81cc8667d3bc8f839c8865208334794a1ef34 [Pipeline] echo [2022-07-19T18:15:12.993Z] -----------> git rev-list -1 --merges f6f81cc8667d3bc8f839c8865208334794a1ef34~1..f6f81cc8667d3bc8f839c8865208334794a1ef34 f6f81cc8667d3bc8f839c8865208334794a1ef34 [2022-07-19T18:15:12.993Z] f6f81cc8667d3bc8f839c8865208334794a1ef34 [false] [Pipeline] sh [2022-07-19T18:15:13.288Z] + git log --format=format:%s -1 f6f81cc8667d3bc8f839c8865208334794a1ef34 [Pipeline] echo [2022-07-19T18:15:13.305Z] ========================================================= [2022-07-19T18:15:13.305Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-19T18:15:13.305Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-19T18:15:13.645Z] + git log --format=format:%s -1 f6f81cc8667d3bc8f839c8865208334794a1ef34 [Pipeline] echo [2022-07-19T18:15:13.657Z] [semverPrep] GIT_COMMIT: f6f81cc8667d3bc8f839c8865208334794a1ef34, Commit Message: Merge pull request #52 from farshidtz/rtsp-expose [Pipeline] echo [2022-07-19T18:15:13.667Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-19T18:15:14.052Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T18:15:14.052Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-19T18:15:14.052Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-19T18:15:14.052Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-19T18:15:14.052Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-19T18:15:14.052Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-19T18:15:14.052Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:15:14.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T18:15:14.482Z] [2022-07-19T18:15:14.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:15:14.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T18:15:14.786Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-19T18:15:14.786Z] b85a868b505f: Pulling fs layer [2022-07-19T18:15:14.786Z] e2be974225ed: Pulling fs layer [2022-07-19T18:15:14.786Z] 339a4e72a1f5: Pulling fs layer [2022-07-19T18:15:14.786Z] 988bab9f4d93: Pulling fs layer [2022-07-19T18:15:14.786Z] 1469e6f7b9e6: Pulling fs layer [2022-07-19T18:15:14.786Z] eaf3925da568: Pulling fs layer [2022-07-19T18:15:14.786Z] bab4dde63d76: Pulling fs layer [2022-07-19T18:15:14.786Z] bde34c3a00c8: Pulling fs layer [2022-07-19T18:15:14.786Z] b352a97aabf1: Pulling fs layer [2022-07-19T18:15:14.786Z] 4872d77fe225: Pulling fs layer [2022-07-19T18:15:14.786Z] 5851b861e8e6: Pulling fs layer [2022-07-19T18:15:14.786Z] bde34c3a00c8: Waiting [2022-07-19T18:15:14.786Z] 4872d77fe225: Waiting [2022-07-19T18:15:14.786Z] 988bab9f4d93: Waiting [2022-07-19T18:15:14.786Z] b352a97aabf1: Waiting [2022-07-19T18:15:14.786Z] bab4dde63d76: Waiting [2022-07-19T18:15:14.786Z] 5851b861e8e6: Waiting [2022-07-19T18:15:14.786Z] 1469e6f7b9e6: Waiting [2022-07-19T18:15:14.786Z] eaf3925da568: Waiting [2022-07-19T18:15:14.786Z] e2be974225ed: Verifying Checksum [2022-07-19T18:15:14.786Z] e2be974225ed: Download complete [2022-07-19T18:15:14.786Z] 988bab9f4d93: Verifying Checksum [2022-07-19T18:15:14.786Z] 988bab9f4d93: Download complete [2022-07-19T18:15:15.047Z] 1469e6f7b9e6: Verifying Checksum [2022-07-19T18:15:15.047Z] 1469e6f7b9e6: Download complete [2022-07-19T18:15:15.047Z] eaf3925da568: Verifying Checksum [2022-07-19T18:15:15.047Z] eaf3925da568: Download complete [2022-07-19T18:15:15.047Z] 339a4e72a1f5: Verifying Checksum [2022-07-19T18:15:15.047Z] 339a4e72a1f5: Download complete [2022-07-19T18:15:15.047Z] bde34c3a00c8: Verifying Checksum [2022-07-19T18:15:15.047Z] bde34c3a00c8: Download complete [2022-07-19T18:15:15.047Z] b352a97aabf1: Verifying Checksum [2022-07-19T18:15:15.047Z] b352a97aabf1: Download complete [2022-07-19T18:15:15.047Z] 4872d77fe225: Download complete [2022-07-19T18:15:15.047Z] 5851b861e8e6: Verifying Checksum [2022-07-19T18:15:15.047Z] 5851b861e8e6: Download complete [2022-07-19T18:15:15.047Z] b85a868b505f: Verifying Checksum [2022-07-19T18:15:15.047Z] b85a868b505f: Download complete [2022-07-19T18:15:15.308Z] bab4dde63d76: Verifying Checksum [2022-07-19T18:15:15.308Z] bab4dde63d76: Download complete [2022-07-19T18:15:16.246Z] b85a868b505f: Pull complete [2022-07-19T18:15:16.514Z] e2be974225ed: Pull complete [2022-07-19T18:15:17.086Z] 339a4e72a1f5: Pull complete [2022-07-19T18:15:17.086Z] 988bab9f4d93: Pull complete [2022-07-19T18:15:17.346Z] 1469e6f7b9e6: Pull complete [2022-07-19T18:15:17.346Z] eaf3925da568: Pull complete [2022-07-19T18:15:19.258Z] bab4dde63d76: Pull complete [2022-07-19T18:15:19.259Z] bde34c3a00c8: Pull complete [2022-07-19T18:15:19.259Z] b352a97aabf1: Pull complete [2022-07-19T18:15:19.259Z] 4872d77fe225: Pull complete [2022-07-19T18:15:19.519Z] 5851b861e8e6: Pull complete [2022-07-19T18:15:19.519Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-19T18:15:19.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T18:15:19.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T18:15:19.625Z] prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container [2022-07-19T18:15:19.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-19T18:15:21.128Z] $ docker top 87709a9f51025418a36114b4b8e4ecc3daef9659c9055384d770dbbd26a80263 -eo pid,comm [2022-07-19T18:15:21.219Z] 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-07-19T18:15:21.219Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T18:15:21.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T18:15:21.254Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T18:15:21.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T18:15:21.388Z] $ docker exec 87709a9f51025418a36114b4b8e4ecc3daef9659c9055384d770dbbd26a80263 ssh-agent [2022-07-19T18:15:21.515Z] SSH_AUTH_SOCK=/tmp/ssh-DiRxSCHZ8klr/agent.33 [2022-07-19T18:15:21.515Z] SSH_AGENT_PID=39 [2022-07-19T18:15:21.521Z] Running ssh-add (command line suppressed) [2022-07-19T18:15:21.633Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9203290502456650513.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9203290502456650513.key) [2022-07-19T18:15:21.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T18:15:21.943Z] + git tag --points-at HEAD [Pipeline] } [2022-07-19T18:15:21.962Z] $ docker exec --env ******** --env ******** 87709a9f51025418a36114b4b8e4ecc3daef9659c9055384d770dbbd26a80263 ssh-agent -k [2022-07-19T18:15:22.071Z] unset SSH_AUTH_SOCK; [2022-07-19T18:15:22.072Z] unset SSH_AGENT_PID; [2022-07-19T18:15:22.072Z] echo Agent pid 39 killed; [2022-07-19T18:15:22.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-19T18:15:22.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T18:15:22.116Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T18:15:22.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T18:15:22.243Z] $ docker exec 87709a9f51025418a36114b4b8e4ecc3daef9659c9055384d770dbbd26a80263 ssh-agent [2022-07-19T18:15:22.381Z] SSH_AUTH_SOCK=/tmp/ssh-TXM8sPBLZT3j/agent.72 [2022-07-19T18:15:22.381Z] SSH_AGENT_PID=78 [2022-07-19T18:15:22.386Z] Running ssh-add (command line suppressed) [2022-07-19T18:15:22.494Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3905090004416023891.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3905090004416023891.key) [2022-07-19T18:15:22.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T18:15:22.810Z] + git semver init [2022-07-19T18:15:23.071Z] 2022-07-19 18:15:23,020 [run_init] DEBUG init version:0.0.0 force:False [2022-07-19T18:15:23.071Z] 2022-07-19 18:15:23,020 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-19T18:15:23.071Z] 2022-07-19 18:15:23,021 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-19T18:15:23.071Z] 2022-07-19 18:15:23,021 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-19T18:15:23.642Z] 2022-07-19 18:15:23,630 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-07-19T18:15:23.642Z] 2022-07-19 18:15:23,630 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-07-19T18:15:23.642Z] 2022-07-19 18:15:23,630 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-19T18:15:23.642Z] 2022-07-19 18:15:23,630 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-19T18:15:23.642Z] 0.0.1-dev.14 [Pipeline] } [2022-07-19T18:15:23.912Z] $ docker exec --env ******** --env ******** 87709a9f51025418a36114b4b8e4ecc3daef9659c9055384d770dbbd26a80263 ssh-agent -k [2022-07-19T18:15:24.005Z] unset SSH_AUTH_SOCK; [2022-07-19T18:15:24.005Z] unset SSH_AGENT_PID; [2022-07-19T18:15:24.005Z] echo Agent pid 78 killed; [2022-07-19T18:15:24.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T18:15:24.331Z] + git semver [Pipeline] } [2022-07-19T18:15:24.603Z] $ docker stop --time=1 87709a9f51025418a36114b4b8e4ecc3daef9659c9055384d770dbbd26a80263 [2022-07-19T18:15:25.930Z] $ docker rm -f 87709a9f51025418a36114b4b8e4ecc3daef9659c9055384d770dbbd26a80263 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T18:15:26.285Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-19T18:15:26.519Z] Stashed 1 file(s) [Pipeline] echo [2022-07-19T18:15:26.522Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.14 [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-07-19T18:15:26.666Z] provisioning config files... [2022-07-19T18:15:26.677Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2303808071450945930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T18:15:26.978Z] ---> docker-login.sh [2022-07-19T18:15:26.978Z] nexus3.edgexfoundry.org:10001 [2022-07-19T18:15:26.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:15:26.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:15:26.978Z] Configure a credential helper to remove this warning. See [2022-07-19T18:15:26.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:15:26.978Z] [2022-07-19T18:15:26.978Z] Login Succeeded [2022-07-19T18:15:26.978Z] nexus3.edgexfoundry.org:10002 [2022-07-19T18:15:26.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:15:27.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:15:27.239Z] Configure a credential helper to remove this warning. See [2022-07-19T18:15:27.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:15:27.239Z] [2022-07-19T18:15:27.239Z] Login Succeeded [2022-07-19T18:15:27.239Z] nexus3.edgexfoundry.org:10003 [2022-07-19T18:15:27.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:15:27.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:15:27.239Z] Configure a credential helper to remove this warning. See [2022-07-19T18:15:27.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:15:27.239Z] [2022-07-19T18:15:27.239Z] Login Succeeded [2022-07-19T18:15:27.239Z] nexus3.edgexfoundry.org:10004 [2022-07-19T18:15:27.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:15:27.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:15:27.500Z] Configure a credential helper to remove this warning. See [2022-07-19T18:15:27.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:15:27.500Z] [2022-07-19T18:15:27.500Z] Login Succeeded [2022-07-19T18:15:27.500Z] docker.io [2022-07-19T18:15:27.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:15:27.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:15:27.761Z] Configure a credential helper to remove this warning. See [2022-07-19T18:15:27.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:15:27.761Z] [2022-07-19T18:15:27.761Z] Login Succeeded [2022-07-19T18:15:27.761Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T18:15:27.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-19T18:15:27.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T18:15:27.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T18:15:27.854Z] ========================================================= [2022-07-19T18:15:27.854Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-19T18:15:27.854Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:15:28.174Z] + 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-07-19T18:15:28.174Z] Sending build context to Docker daemon 673.3kB [2022-07-19T18:15:28.174Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-19T18:15:28.174Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-19T18:15:28.174Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-19T18:15:28.174Z] 2408cc74d12b: Pulling fs layer [2022-07-19T18:15:28.174Z] ea60b727a1ce: Pulling fs layer [2022-07-19T18:15:28.174Z] 30c4a7721957: Pulling fs layer [2022-07-19T18:15:28.174Z] 370296b7ddb6: Pulling fs layer [2022-07-19T18:15:28.174Z] 7c6cee850709: Pulling fs layer [2022-07-19T18:15:28.174Z] 39a5fcdaea64: Pulling fs layer [2022-07-19T18:15:28.174Z] d94ebbe4e438: Pulling fs layer [2022-07-19T18:15:28.174Z] bcfd1f05c69d: Pulling fs layer [2022-07-19T18:15:28.174Z] 59ccb84bbe0f: Pulling fs layer [2022-07-19T18:15:28.174Z] 370296b7ddb6: Waiting [2022-07-19T18:15:28.174Z] d94ebbe4e438: Waiting [2022-07-19T18:15:28.174Z] bcfd1f05c69d: Waiting [2022-07-19T18:15:28.174Z] 39a5fcdaea64: Waiting [2022-07-19T18:15:28.174Z] 59ccb84bbe0f: Waiting [2022-07-19T18:15:28.174Z] 30c4a7721957: Verifying Checksum [2022-07-19T18:15:28.174Z] 30c4a7721957: Download complete [2022-07-19T18:15:28.174Z] ea60b727a1ce: Verifying Checksum [2022-07-19T18:15:28.174Z] ea60b727a1ce: Download complete [2022-07-19T18:15:28.440Z] 7c6cee850709: Download complete [2022-07-19T18:15:28.440Z] 39a5fcdaea64: Verifying Checksum [2022-07-19T18:15:28.440Z] 39a5fcdaea64: Download complete [2022-07-19T18:15:28.440Z] 2408cc74d12b: Verifying Checksum [2022-07-19T18:15:28.440Z] 2408cc74d12b: Download complete [2022-07-19T18:15:28.440Z] d94ebbe4e438: Download complete [2022-07-19T18:15:28.440Z] 2408cc74d12b: Pull complete [2022-07-19T18:15:28.711Z] ea60b727a1ce: Pull complete [2022-07-19T18:15:28.711Z] 30c4a7721957: Pull complete [2022-07-19T18:15:28.980Z] 59ccb84bbe0f: Download complete [2022-07-19T18:15:29.242Z] 370296b7ddb6: Verifying Checksum [2022-07-19T18:15:29.242Z] 370296b7ddb6: Download complete [2022-07-19T18:15:29.242Z] bcfd1f05c69d: Verifying Checksum [2022-07-19T18:15:29.242Z] bcfd1f05c69d: Download complete [2022-07-19T18:15:33.439Z] 370296b7ddb6: Pull complete [2022-07-19T18:15:33.439Z] 7c6cee850709: Pull complete [2022-07-19T18:15:33.439Z] 39a5fcdaea64: Pull complete [2022-07-19T18:15:33.699Z] d94ebbe4e438: Pull complete [2022-07-19T18:15:35.599Z] bcfd1f05c69d: Pull complete [2022-07-19T18:15:36.538Z] 59ccb84bbe0f: Pull complete [2022-07-19T18:15:36.538Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-19T18:15:36.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-19T18:15:36.538Z] ---> a4fb48ad2a94 [2022-07-19T18:15:36.538Z] Step 3/12 : ARG MAKE="make build" [2022-07-19T18:15:38.462Z] ---> Running in 511da53e67bd [2022-07-19T18:15:38.462Z] Removing intermediate container 511da53e67bd [2022-07-19T18:15:38.462Z] ---> 35beb1b6845d [2022-07-19T18:15:38.462Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-19T18:15:38.462Z] ---> Running in a9e72c0a6ba5 [2022-07-19T18:15:38.462Z] Removing intermediate container a9e72c0a6ba5 [2022-07-19T18:15:38.462Z] ---> 89ebd9d6516a [2022-07-19T18:15:38.462Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-19T18:15:38.462Z] ---> Running in 592899c40685 [2022-07-19T18:15:38.723Z] Removing intermediate container 592899c40685 [2022-07-19T18:15:38.723Z] ---> 5ac02e6f2eb9 [2022-07-19T18:15:38.723Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T18:15:38.723Z] ---> Running in dec0069bfa31 [2022-07-19T18:15:39.294Z] Removing intermediate container dec0069bfa31 [2022-07-19T18:15:39.294Z] ---> 3e73dff8d968 [2022-07-19T18:15:39.294Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T18:15:39.294Z] ---> Running in 10f2181e15e4 [2022-07-19T18:15:39.555Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-19T18:15:40.496Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-19T18:15:40.758Z] (1/80) Installing mesa (21.3.8-r1) [2022-07-19T18:15:40.758Z] (2/80) Installing libxau (1.0.9-r0) [2022-07-19T18:15:41.018Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-07-19T18:15:41.018Z] (4/80) Installing libxcb (1.15-r0) [2022-07-19T18:15:41.018Z] (5/80) Installing libx11 (1.8-r0) [2022-07-19T18:15:41.279Z] (6/80) Installing libxext (1.3.4-r0) [2022-07-19T18:15:41.279Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-07-19T18:15:41.540Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-07-19T18:15:41.540Z] (9/80) Installing libpciaccess (0.16-r0) [2022-07-19T18:15:41.540Z] (10/80) Installing libdrm (2.4.110-r0) [2022-07-19T18:15:41.625Z] Still waiting to schedule task [2022-07-19T18:15:41.625Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-19T18:15:41.801Z] (11/80) Installing mesa-glapi (21.3.8-r1) [2022-07-19T18:15:41.802Z] (12/80) Installing libxshmfence (1.3-r1) [2022-07-19T18:15:41.802Z] (13/80) Installing mesa-gl (21.3.8-r1) [2022-07-19T18:15:42.063Z] (14/80) Installing icu-data-full (71.1-r2) [2022-07-19T18:15:42.660Z] (15/80) Installing libice (1.0.10-r0) [2022-07-19T18:15:42.920Z] (16/80) Installing libuuid (2.38-r1) [2022-07-19T18:15:42.920Z] (17/80) Installing libsm (1.2.3-r0) [2022-07-19T18:15:42.920Z] (18/80) Installing libxt (1.2.1-r0) [2022-07-19T18:15:43.181Z] (19/80) Installing libxmu (1.1.3-r0) [2022-07-19T18:15:43.181Z] (20/80) Installing xset (1.2.4-r0) [2022-07-19T18:15:43.181Z] (21/80) Installing xprop (1.2.5-r0) [2022-07-19T18:15:43.442Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-07-19T18:15:43.442Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-07-19T18:15:43.442Z] (24/80) Installing libffi (3.4.2-r1) [2022-07-19T18:15:43.704Z] (25/80) Installing libintl (0.21-r2) [2022-07-19T18:15:43.704Z] (26/80) Installing libblkid (2.38-r1) [2022-07-19T18:15:43.704Z] (27/80) Installing libmount (2.38-r1) [2022-07-19T18:15:43.964Z] (28/80) Installing pcre (8.45-r2) [2022-07-19T18:15:43.964Z] (29/80) Installing glib (2.72.1-r0) [2022-07-19T18:15:43.964Z] (30/80) Installing icu-libs (71.1-r2) [2022-07-19T18:15:44.227Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-07-19T18:15:44.227Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-07-19T18:15:44.487Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) [2022-07-19T18:15:44.487Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-07-19T18:15:44.748Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-07-19T18:15:44.748Z] (36/80) Installing mesa-gbm (21.3.8-r1) [2022-07-19T18:15:44.748Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-07-19T18:15:45.010Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) [2022-07-19T18:15:45.273Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-07-19T18:15:45.533Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-07-19T18:15:45.533Z] (41/80) Installing libpng (1.6.37-r1) [2022-07-19T18:15:45.533Z] (42/80) Installing freetype (2.12.1-r0) [2022-07-19T18:15:45.794Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-07-19T18:15:45.794Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-07-19T18:15:45.794Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-07-19T18:15:46.055Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-07-19T18:15:46.055Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-07-19T18:15:46.055Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-07-19T18:15:46.317Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-07-19T18:15:46.317Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-07-19T18:15:46.578Z] (51/80) Installing mesa-egl (21.3.8-r1) [2022-07-19T18:15:46.578Z] (52/80) Installing avahi-libs (0.8-r6) [2022-07-19T18:15:46.578Z] (53/80) Installing nettle (3.7.3-r0) [2022-07-19T18:15:46.839Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-07-19T18:15:46.839Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-07-19T18:15:46.839Z] (56/80) Installing libunistring (1.0-r0) [2022-07-19T18:15:47.099Z] (57/80) Installing gnutls (3.7.6-r0) [2022-07-19T18:15:47.099Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-07-19T18:15:47.099Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-07-19T18:15:47.360Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-07-19T18:15:47.360Z] (61/80) Installing libevdev (1.12.1-r0) [2022-07-19T18:15:47.620Z] (62/80) Installing mtdev (1.1.6-r0) [2022-07-19T18:15:47.620Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-07-19T18:15:47.620Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-07-19T18:15:47.880Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-07-19T18:15:47.880Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-07-19T18:15:47.880Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-07-19T18:15:48.148Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-07-19T18:15:48.148Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-19T18:15:48.148Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-19T18:15:48.408Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-07-19T18:15:48.408Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) [2022-07-19T18:15:48.979Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-07-19T18:15:48.979Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-07-19T18:15:48.979Z] (75/80) Installing udev-init-scripts (35-r0) [2022-07-19T18:15:49.239Z] Executing udev-init-scripts-35-r0.post-install [2022-07-19T18:15:49.239Z] (76/80) Installing kmod-libs (29-r2) [2022-07-19T18:15:49.239Z] (77/80) Installing eudev (3.2.11-r0) [2022-07-19T18:15:49.239Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-07-19T18:15:49.500Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-19T18:15:49.500Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-07-19T18:15:49.500Z] Executing busybox-1.35.0-r13.trigger [2022-07-19T18:15:49.760Z] Executing eudev-3.2.11-r0.trigger [2022-07-19T18:15:49.760Z] OK: 330 MiB in 131 packages [2022-07-19T18:15:51.669Z] Removing intermediate container 10f2181e15e4 [2022-07-19T18:15:51.669Z] ---> a036a1c27daa [2022-07-19T18:15:51.669Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-19T18:15:51.669Z] ---> Running in 9f6f45ab21a9 [2022-07-19T18:15:51.928Z] Removing intermediate container 9f6f45ab21a9 [2022-07-19T18:15:51.928Z] ---> dac18ae3a1b1 [2022-07-19T18:15:51.928Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-19T18:15:51.929Z] ---> e77b3299a411 [2022-07-19T18:15:51.929Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T18:15:51.929Z] ---> Running in 3dba00f9b70e [2022-07-19T18:16:06.847Z] Removing intermediate container 3dba00f9b70e [2022-07-19T18:16:06.847Z] ---> 731c7ccbf8d4 [2022-07-19T18:16:06.847Z] Step 11/12 : COPY . . [2022-07-19T18:16:06.847Z] ---> 2c45931d4a15 [2022-07-19T18:16:06.847Z] Step 12/12 : RUN ${MAKE} [2022-07-19T18:16:06.847Z] ---> Running in 0187e86e0b9e [2022-07-19T18:16:06.847Z] noop [2022-07-19T18:16:06.847Z] Removing intermediate container 0187e86e0b9e [2022-07-19T18:16:06.847Z] ---> d5626c9de0cf [2022-07-19T18:16:06.847Z] Successfully built d5626c9de0cf [2022-07-19T18:16:06.847Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:16:07.167Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-19T18:16:07.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T18:16:07.251Z] prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container [2022-07-19T18:16:07.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2022-07-19T18:16:07.720Z] $ docker top 0fc471b688aedd1381a9158ca5810ba6d9dfb2de1478ae67688aa8fc49880dfd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T18:16:08.125Z] + go version [2022-07-19T18:16:08.125Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-19T18:16:08.149Z] $ docker stop --time=1 0fc471b688aedd1381a9158ca5810ba6d9dfb2de1478ae67688aa8fc49880dfd [2022-07-19T18:16:09.469Z] $ docker rm -f 0fc471b688aedd1381a9158ca5810ba6d9dfb2de1478ae67688aa8fc49880dfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:16:09.869Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-19T18:16:09.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T18:16:09.957Z] prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container [2022-07-19T18:16:10.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2022-07-19T18:16:10.388Z] $ docker top b23866ebd991c1714c50f3dd2c475905b200fd1e3fef95895bad575d599a9cd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T18:16:10.744Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-07-19T18:16:11.045Z] + make test [2022-07-19T18:16:11.046Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-19T18:16:11.305Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-19T18:16:21.298Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-19T18:16:21.298Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-19T18:16:26.570Z] CGO_ENABLED=1 go vet ./... [2022-07-19T18:16:29.877Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-19T18:16:29.877Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-19T18:16:29.877Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-19T18:16:30.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-19T18:16:30.169Z] $ docker stop --time=1 b23866ebd991c1714c50f3dd2c475905b200fd1e3fef95895bad575d599a9cd6 [2022-07-19T18:16:31.999Z] $ docker rm -f b23866ebd991c1714c50f3dd2c475905b200fd1e3fef95895bad575d599a9cd6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T18:16:32.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-19T18:16:32.489Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-19T18:16:33.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-19T18:16:33.291Z] + ls -al . [2022-07-19T18:16:33.291Z] total 164 [2022-07-19T18:16:33.291Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 18:16 . [2022-07-19T18:16:33.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 18:15 .. [2022-07-19T18:16:33.291Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 18:16 .git [2022-07-19T18:16:33.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 18:15 .github [2022-07-19T18:16:33.291Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 19 18:15 .gitignore [2022-07-19T18:16:33.291Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 18:15 .golangci.yml [2022-07-19T18:16:33.291Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 19 18:15 .hadolint.yml [2022-07-19T18:16:33.291Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 18:15 .semver [2022-07-19T18:16:33.291Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 19 18:15 Attribution.txt [2022-07-19T18:16:33.291Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 19 18:15 CHANGELOG.md [2022-07-19T18:16:33.291Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 19 18:15 Dockerfile [2022-07-19T18:16:33.291Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 19 18:15 GOVERNANCE.md [2022-07-19T18:16:33.291Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 19 18:15 Jenkinsfile [2022-07-19T18:16:33.291Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 19 18:15 LICENSE [2022-07-19T18:16:33.291Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 19 18:15 Makefile [2022-07-19T18:16:33.291Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 19 18:15 OWNERS.md [2022-07-19T18:16:33.291Z] -rw-rw-r-- 1 jenkins jenkins 11243 Jul 19 18:15 README.md [2022-07-19T18:16:33.291Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 18:15 VERSION [2022-07-19T18:16:33.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 18:15 bin [2022-07-19T18:16:33.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 18:15 cmd [2022-07-19T18:16:33.291Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 19 18:16 coverage.out [2022-07-19T18:16:33.292Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 18:15 docker-entrypoint.sh [2022-07-19T18:16:33.292Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 19 18:15 go.mod [2022-07-19T18:16:33.292Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 19 18:15 go.sum [2022-07-19T18:16:33.292Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 18:15 internal [2022-07-19T18:16:33.292Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 18:15 snap [2022-07-19T18:16:33.292Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 19 18:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:16:33.598Z] + 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=f6f81cc8667d3bc8f839c8865208334794a1ef34 --label arch=amd64 --label version=0.0.1-dev.14 . [2022-07-19T18:16:33.598Z] Sending build context to Docker daemon 674.3kB [2022-07-19T18:16:33.598Z] Step 1/30 : ARG BASE=golang:1.17-alpine3.15 [2022-07-19T18:16:33.598Z] Step 2/30 : FROM ${BASE} AS builder [2022-07-19T18:16:33.598Z] ---> d5626c9de0cf [2022-07-19T18:16:33.598Z] Step 3/30 : ARG MAKE="make build" [2022-07-19T18:16:33.598Z] ---> Running in 8e1ee5547a02 [2022-07-19T18:16:33.858Z] Removing intermediate container 8e1ee5547a02 [2022-07-19T18:16:33.858Z] ---> 37eeaf419880 [2022-07-19T18:16:33.858Z] Step 4/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-19T18:16:33.858Z] ---> Running in fdebc78d1fd8 [2022-07-19T18:16:33.858Z] Removing intermediate container fdebc78d1fd8 [2022-07-19T18:16:33.858Z] ---> ecefbd501a0b [2022-07-19T18:16:33.858Z] Step 5/30 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-19T18:16:33.858Z] ---> Running in 5e528fbd0164 [2022-07-19T18:16:34.118Z] Removing intermediate container 5e528fbd0164 [2022-07-19T18:16:34.118Z] ---> 97ebdc93302e [2022-07-19T18:16:34.118Z] Step 6/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T18:16:34.118Z] ---> Running in aa339ce5afdd [2022-07-19T18:16:34.693Z] Removing intermediate container aa339ce5afdd [2022-07-19T18:16:34.693Z] ---> 3547ab21ec73 [2022-07-19T18:16:34.693Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T18:16:34.693Z] ---> Running in 83b0537c2b0f [2022-07-19T18:16:34.952Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-19T18:16:36.862Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-19T18:16:37.435Z] OK: 330 MiB in 131 packages [2022-07-19T18:16:37.696Z] Removing intermediate container 83b0537c2b0f [2022-07-19T18:16:37.696Z] ---> 666b7c67c653 [2022-07-19T18:16:37.696Z] Step 8/30 : WORKDIR /device-usb-camera [2022-07-19T18:16:37.696Z] ---> Running in 494a01ac4492 [2022-07-19T18:16:37.696Z] Removing intermediate container 494a01ac4492 [2022-07-19T18:16:37.696Z] ---> cb95c89ff59c [2022-07-19T18:16:37.696Z] Step 9/30 : COPY go.mod vendor* ./ [2022-07-19T18:16:37.958Z] ---> d789f7c0f6ca [2022-07-19T18:16:37.958Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T18:16:37.958Z] ---> Running in f8f8be7e86f1 [2022-07-19T18:16:38.895Z] Removing intermediate container f8f8be7e86f1 [2022-07-19T18:16:38.895Z] ---> f12c890ac05f [2022-07-19T18:16:38.895Z] Step 11/30 : COPY . . [2022-07-19T18:16:38.895Z] ---> 1c3ee306c99b [2022-07-19T18:16:38.895Z] Step 12/30 : RUN ${MAKE} [2022-07-19T18:16:38.895Z] ---> Running in 1413f6640ca7 [2022-07-19T18:16:39.154Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.14 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-19T18:17:01.099Z] Removing intermediate container 1413f6640ca7 [2022-07-19T18:17:01.099Z] ---> 7963612ffdfd [2022-07-19T18:17:01.099Z] Step 13/30 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-19T18:17:01.099Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-19T18:17:01.099Z] af6660deedbd: Pulling fs layer [2022-07-19T18:17:01.099Z] 97cd0a44c592: Pulling fs layer [2022-07-19T18:17:01.099Z] 97cd0a44c592: Download complete [2022-07-19T18:17:01.099Z] af6660deedbd: Verifying Checksum [2022-07-19T18:17:01.099Z] af6660deedbd: Download complete [2022-07-19T18:17:01.099Z] af6660deedbd: Pull complete [2022-07-19T18:17:01.099Z] 97cd0a44c592: Pull complete [2022-07-19T18:17:01.099Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-19T18:17:01.099Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-19T18:17:01.099Z] ---> fea57e182299 [2022-07-19T18:17:01.099Z] Step 14/30 : FROM alpine:3.15 [2022-07-19T18:17:01.359Z] 3.15: Pulling from library/alpine [2022-07-19T18:17:01.620Z] df9b9388f04a: Pulling fs layer [2022-07-19T18:17:01.882Z] df9b9388f04a: Download complete [2022-07-19T18:17:01.882Z] df9b9388f04a: Pull complete [2022-07-19T18:17:02.143Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-19T18:17:02.143Z] Status: Downloaded newer image for alpine:3.15 [2022-07-19T18:17:02.143Z] ---> 0ac33e5f5afa [2022-07-19T18:17:02.143Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-19T18:17:02.143Z] ---> Running in d7d11c73a5c9 [2022-07-19T18:17:02.405Z] Removing intermediate container d7d11c73a5c9 [2022-07-19T18:17:02.405Z] ---> b2d52abb0222 [2022-07-19T18:17:02.405Z] Step 16/30 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-19T18:17:02.405Z] ---> Running in 83ecccf24196 [2022-07-19T18:17:02.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-19T18:17:02.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-19T18:17:02.926Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-19T18:17:02.926Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-19T18:17:02.926Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-19T18:17:02.926Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-19T18:17:02.926Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-19T18:17:02.926Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-19T18:17:02.926Z] (7/74) Installing libxcb (1.14-r2) [2022-07-19T18:17:02.926Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-19T18:17:02.926Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-19T18:17:03.187Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-19T18:17:03.187Z] (11/74) Installing expat (2.4.7-r0) [2022-07-19T18:17:03.187Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-19T18:17:03.187Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-19T18:17:03.187Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-19T18:17:03.187Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-19T18:17:03.187Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-19T18:17:03.187Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-19T18:17:03.187Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-19T18:17:03.187Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-19T18:17:03.187Z] (20/74) Installing libintl (0.21-r0) [2022-07-19T18:17:03.187Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-19T18:17:03.187Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-19T18:17:03.187Z] (23/74) Installing pcre (8.45-r1) [2022-07-19T18:17:03.187Z] (24/74) Installing glib (2.70.1-r0) [2022-07-19T18:17:03.187Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-19T18:17:03.187Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-19T18:17:03.187Z] (27/74) Installing libass (0.15.2-r0) [2022-07-19T18:17:03.187Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-19T18:17:03.187Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-19T18:17:03.187Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-19T18:17:03.187Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-19T18:17:03.187Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-19T18:17:03.187Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-19T18:17:03.447Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-19T18:17:03.447Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-19T18:17:03.447Z] (36/74) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-19T18:17:03.447Z] (37/74) Installing lame (3.100-r0) [2022-07-19T18:17:03.447Z] (38/74) Installing opus (1.3.1-r1) [2022-07-19T18:17:03.447Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-19T18:17:03.447Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-19T18:17:03.447Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-19T18:17:03.447Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-19T18:17:03.447Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-19T18:17:03.447Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-19T18:17:03.447Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-19T18:17:03.447Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-19T18:17:03.447Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-19T18:17:03.447Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-19T18:17:03.447Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-19T18:17:03.447Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-19T18:17:03.447Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-19T18:17:03.447Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-19T18:17:03.447Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-19T18:17:03.447Z] (54/74) Installing libva (2.13.0-r0) [2022-07-19T18:17:03.447Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-19T18:17:03.447Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-19T18:17:03.447Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-19T18:17:03.447Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-19T18:17:03.447Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-19T18:17:03.447Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-19T18:17:03.447Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-19T18:17:03.709Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-19T18:17:03.709Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-19T18:17:03.709Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-19T18:17:03.709Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-19T18:17:03.709Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-19T18:17:03.709Z] Executing udev-init-scripts-35-r0.post-install [2022-07-19T18:17:03.709Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-19T18:17:03.709Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-19T18:17:03.709Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-19T18:17:03.709Z] (70/74) Installing kmod-libs (29-r2) [2022-07-19T18:17:03.709Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-19T18:17:03.709Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-19T18:17:03.709Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-19T18:17:03.709Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-19T18:17:03.709Z] Executing busybox-1.34.1-r5.trigger [2022-07-19T18:17:03.969Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-19T18:17:03.969Z] OK: 78 MiB in 88 packages [2022-07-19T18:17:05.350Z] Removing intermediate container 83ecccf24196 [2022-07-19T18:17:05.350Z] ---> f088b59ff78d [2022-07-19T18:17:05.350Z] Step 17/30 : WORKDIR / [2022-07-19T18:17:05.350Z] ---> Running in 4ad2ce17d20d [2022-07-19T18:17:05.350Z] Removing intermediate container 4ad2ce17d20d [2022-07-19T18:17:05.350Z] ---> bb0c3166e407 [2022-07-19T18:17:05.350Z] Step 18/30 : COPY --from=builder /device-usb-camera/cmd / [2022-07-19T18:17:05.920Z] ---> 8eda8dc9777c [2022-07-19T18:17:05.920Z] Step 19/30 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-19T18:17:05.920Z] ---> f364b1372d98 [2022-07-19T18:17:05.920Z] Step 20/30 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-19T18:17:06.179Z] ---> 0443b7c16b69 [2022-07-19T18:17:06.179Z] Step 21/30 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-19T18:17:06.179Z] ---> 94111c198ea4 [2022-07-19T18:17:06.179Z] Step 22/30 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-19T18:17:06.439Z] ---> 53c8ada2e8ae [2022-07-19T18:17:06.439Z] Step 23/30 : COPY --from=rtsp /rtsp-simple-server / [2022-07-19T18:17:07.009Z] ---> a5f02065ec7c [2022-07-19T18:17:07.009Z] Step 24/30 : EXPOSE 59983 [2022-07-19T18:17:07.009Z] ---> Running in f5d86ff143d7 [2022-07-19T18:17:07.009Z] Removing intermediate container f5d86ff143d7 [2022-07-19T18:17:07.009Z] ---> c1b29a7cacb4 [2022-07-19T18:17:07.009Z] Step 25/30 : EXPOSE 8554 [2022-07-19T18:17:07.009Z] ---> Running in a3429e747819 [2022-07-19T18:17:07.009Z] Removing intermediate container a3429e747819 [2022-07-19T18:17:07.009Z] ---> 305807de1d72 [2022-07-19T18:17:07.009Z] Step 26/30 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-19T18:17:07.269Z] ---> Running in 5f40e9836c7a [2022-07-19T18:17:07.269Z] Removing intermediate container 5f40e9836c7a [2022-07-19T18:17:07.269Z] ---> 55fcb2f7ad49 [2022-07-19T18:17:07.269Z] Step 27/30 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-19T18:17:07.269Z] ---> Running in ba3bb1038839 [2022-07-19T18:17:07.269Z] Removing intermediate container ba3bb1038839 [2022-07-19T18:17:07.269Z] ---> 7674871be875 [2022-07-19T18:17:07.269Z] Step 28/30 : LABEL arch=amd64 [2022-07-19T18:17:07.544Z] ---> Running in 3ebb22c422ba [2022-07-19T18:17:07.544Z] Removing intermediate container 3ebb22c422ba [2022-07-19T18:17:07.544Z] ---> 802453f80faa [2022-07-19T18:17:07.544Z] Step 29/30 : LABEL git_sha=f6f81cc8667d3bc8f839c8865208334794a1ef34 [2022-07-19T18:17:07.544Z] ---> Running in 2d9b6ee2a7ec [2022-07-19T18:17:07.544Z] Removing intermediate container 2d9b6ee2a7ec [2022-07-19T18:17:07.544Z] ---> 01e8614530a6 [2022-07-19T18:17:07.544Z] Step 30/30 : LABEL version=0.0.1-dev.14 [2022-07-19T18:17:07.804Z] ---> Running in 2b203409b7f7 [2022-07-19T18:17:07.804Z] Removing intermediate container 2b203409b7f7 [2022-07-19T18:17:07.804Z] ---> 81fd274ca7a9 [2022-07-19T18:17:07.804Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-19T18:17:07.804Z] Successfully built 81fd274ca7a9 [2022-07-19T18:17:07.804Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T18:17:07.912Z] provisioning config files... [2022-07-19T18:17:07.921Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2210071036109435660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T18:17:08.222Z] ---> docker-login.sh [2022-07-19T18:17:08.222Z] nexus3.edgexfoundry.org:10001 [2022-07-19T18:17:08.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:17:08.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:17:08.222Z] Configure a credential helper to remove this warning. See [2022-07-19T18:17:08.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:17:08.222Z] [2022-07-19T18:17:08.222Z] Login Succeeded [2022-07-19T18:17:08.222Z] nexus3.edgexfoundry.org:10002 [2022-07-19T18:17:08.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:17:08.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:17:08.483Z] Configure a credential helper to remove this warning. See [2022-07-19T18:17:08.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:17:08.483Z] [2022-07-19T18:17:08.483Z] Login Succeeded [2022-07-19T18:17:08.483Z] nexus3.edgexfoundry.org:10003 [2022-07-19T18:17:08.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:17:08.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:17:08.483Z] Configure a credential helper to remove this warning. See [2022-07-19T18:17:08.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:17:08.483Z] [2022-07-19T18:17:08.483Z] Login Succeeded [2022-07-19T18:17:08.483Z] nexus3.edgexfoundry.org:10004 [2022-07-19T18:17:08.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:17:08.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:17:08.744Z] Configure a credential helper to remove this warning. See [2022-07-19T18:17:08.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:17:08.744Z] [2022-07-19T18:17:08.744Z] Login Succeeded [2022-07-19T18:17:08.744Z] docker.io [2022-07-19T18:17:08.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:17:09.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:17:09.004Z] Configure a credential helper to remove this warning. See [2022-07-19T18:17:09.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:17:09.004Z] [2022-07-19T18:17:09.004Z] Login Succeeded [2022-07-19T18:17:09.004Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T18:17:09.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T18:17:09.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T18:17:09.073Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-07-19T18:17:09.073Z] f6f81cc8667d3bc8f839c8865208334794a1ef34 [2022-07-19T18:17:09.073Z] latest [2022-07-19T18:17:09.073Z] 0.0.1-dev.14 [2022-07-19T18:17:09.073Z] f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14 [2022-07-19T18:17:09.073Z] main [2022-07-19T18:17:09.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:17:09.390Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f6f81cc8667d3bc8f839c8865208334794a1ef34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:17:09.710Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f6f81cc8667d3bc8f839c8865208334794a1ef34 [2022-07-19T18:17:09.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-19T18:17:09.710Z] 550e596c6d0e: Preparing [2022-07-19T18:17:09.710Z] 1207169bf42c: Preparing [2022-07-19T18:17:09.710Z] 90a054fe0a91: Preparing [2022-07-19T18:17:09.710Z] 0883c2c21ce9: Preparing [2022-07-19T18:17:09.710Z] 163f0a719a38: Preparing [2022-07-19T18:17:09.710Z] 97f1c6eacb78: Preparing [2022-07-19T18:17:09.710Z] b93efcb2b534: Preparing [2022-07-19T18:17:09.710Z] 4fc242d58285: Preparing [2022-07-19T18:17:09.710Z] b93efcb2b534: Waiting [2022-07-19T18:17:09.710Z] 4fc242d58285: Waiting [2022-07-19T18:17:09.710Z] 97f1c6eacb78: Waiting [2022-07-19T18:17:09.710Z] 0883c2c21ce9: Pushed [2022-07-19T18:17:09.710Z] 90a054fe0a91: Pushed [2022-07-19T18:17:09.710Z] 1207169bf42c: Pushed [2022-07-19T18:17:09.710Z] 163f0a719a38: Pushed [2022-07-19T18:17:09.710Z] 4fc242d58285: Layer already exists [2022-07-19T18:17:12.250Z] 550e596c6d0e: Pushed [2022-07-19T18:17:12.509Z] 97f1c6eacb78: Pushed [2022-07-19T18:17:17.790Z] b93efcb2b534: Pushed [2022-07-19T18:17:17.790Z] f6f81cc8667d3bc8f839c8865208334794a1ef34: digest: sha256:e0fef54a09608abac570e2e593a71563ddc9a17967bead50c77a84aead273ad8 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:17:18.162Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:17:18.507Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-19T18:17:18.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-19T18:17:18.507Z] 550e596c6d0e: Preparing [2022-07-19T18:17:18.507Z] 1207169bf42c: Preparing [2022-07-19T18:17:18.507Z] 90a054fe0a91: Preparing [2022-07-19T18:17:18.507Z] 0883c2c21ce9: Preparing [2022-07-19T18:17:18.507Z] 163f0a719a38: Preparing [2022-07-19T18:17:18.507Z] 97f1c6eacb78: Preparing [2022-07-19T18:17:18.507Z] b93efcb2b534: Preparing [2022-07-19T18:17:18.507Z] 4fc242d58285: Preparing [2022-07-19T18:17:18.507Z] 97f1c6eacb78: Waiting [2022-07-19T18:17:18.507Z] b93efcb2b534: Waiting [2022-07-19T18:17:18.507Z] 4fc242d58285: Waiting [2022-07-19T18:17:18.507Z] 163f0a719a38: Layer already exists [2022-07-19T18:17:18.507Z] 550e596c6d0e: Layer already exists [2022-07-19T18:17:18.507Z] 1207169bf42c: Layer already exists [2022-07-19T18:17:18.507Z] 0883c2c21ce9: Layer already exists [2022-07-19T18:17:18.507Z] 90a054fe0a91: Layer already exists [2022-07-19T18:17:18.507Z] 97f1c6eacb78: Layer already exists [2022-07-19T18:17:18.507Z] 4fc242d58285: Layer already exists [2022-07-19T18:17:18.507Z] b93efcb2b534: Layer already exists [2022-07-19T18:17:18.507Z] latest: digest: sha256:e0fef54a09608abac570e2e593a71563ddc9a17967bead50c77a84aead273ad8 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:17:18.796Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20507 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-07-19T18:17:18.811Z] Running in /w/workspace/device-usb-camera/25 [Pipeline] { [Pipeline] checkout [2022-07-19T18:17:18.836Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [2022-07-19T18:17:18.862Z] Selected Git installation does not exist. Using Default [2022-07-19T18:17:18.862Z] The recommended git tool is: NONE [Pipeline] { [Pipeline] sh [2022-07-19T18:17:19.152Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.14 [2022-07-19T18:17:19.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-19T18:17:19.153Z] 550e596c6d0e: Preparing [2022-07-19T18:17:19.153Z] 1207169bf42c: Preparing [2022-07-19T18:17:19.153Z] 90a054fe0a91: Preparing [2022-07-19T18:17:19.153Z] 0883c2c21ce9: Preparing [2022-07-19T18:17:19.153Z] 163f0a719a38: Preparing [2022-07-19T18:17:19.153Z] 97f1c6eacb78: Preparing [2022-07-19T18:17:19.153Z] b93efcb2b534: Preparing [2022-07-19T18:17:19.153Z] 4fc242d58285: Preparing [2022-07-19T18:17:19.153Z] 97f1c6eacb78: Waiting [2022-07-19T18:17:19.153Z] b93efcb2b534: Waiting [2022-07-19T18:17:19.153Z] 4fc242d58285: Waiting [2022-07-19T18:17:19.153Z] 90a054fe0a91: Layer already exists [2022-07-19T18:17:19.153Z] 1207169bf42c: Layer already exists [2022-07-19T18:17:19.153Z] 163f0a719a38: Layer already exists [2022-07-19T18:17:19.153Z] 550e596c6d0e: Layer already exists [2022-07-19T18:17:19.153Z] 0883c2c21ce9: Layer already exists [2022-07-19T18:17:19.153Z] b93efcb2b534: Layer already exists [2022-07-19T18:17:19.153Z] 97f1c6eacb78: Layer already exists [2022-07-19T18:17:19.153Z] 4fc242d58285: Layer already exists [2022-07-19T18:17:19.153Z] 0.0.1-dev.14: digest: sha256:e0fef54a09608abac570e2e593a71563ddc9a17967bead50c77a84aead273ad8 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:17:19.475Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:17:19.790Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14 [2022-07-19T18:17:19.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-19T18:17:19.790Z] 550e596c6d0e: Preparing [2022-07-19T18:17:19.790Z] 1207169bf42c: Preparing [2022-07-19T18:17:19.790Z] 90a054fe0a91: Preparing [2022-07-19T18:17:19.790Z] 0883c2c21ce9: Preparing [2022-07-19T18:17:19.790Z] 163f0a719a38: Preparing [2022-07-19T18:17:19.790Z] 97f1c6eacb78: Preparing [2022-07-19T18:17:19.790Z] b93efcb2b534: Preparing [2022-07-19T18:17:19.790Z] 4fc242d58285: Preparing [2022-07-19T18:17:19.790Z] 97f1c6eacb78: Waiting [2022-07-19T18:17:19.790Z] 4fc242d58285: Waiting [2022-07-19T18:17:19.790Z] b93efcb2b534: Waiting [2022-07-19T18:17:19.790Z] 163f0a719a38: Layer already exists [2022-07-19T18:17:19.790Z] 1207169bf42c: Layer already exists [2022-07-19T18:17:19.790Z] 550e596c6d0e: Layer already exists [2022-07-19T18:17:19.790Z] 0883c2c21ce9: Layer already exists [2022-07-19T18:17:19.790Z] 90a054fe0a91: Layer already exists [2022-07-19T18:17:19.790Z] 97f1c6eacb78: Layer already exists [2022-07-19T18:17:19.790Z] 4fc242d58285: Layer already exists [2022-07-19T18:17:19.790Z] b93efcb2b534: Layer already exists [2022-07-19T18:17:19.790Z] f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14: digest: sha256:e0fef54a09608abac570e2e593a71563ddc9a17967bead50c77a84aead273ad8 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:17:20.106Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:17:20.427Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-07-19T18:17:20.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-19T18:17:20.427Z] 550e596c6d0e: Preparing [2022-07-19T18:17:20.427Z] 1207169bf42c: Preparing [2022-07-19T18:17:20.427Z] 90a054fe0a91: Preparing [2022-07-19T18:17:20.427Z] 0883c2c21ce9: Preparing [2022-07-19T18:17:20.427Z] 163f0a719a38: Preparing [2022-07-19T18:17:20.427Z] 97f1c6eacb78: Preparing [2022-07-19T18:17:20.427Z] b93efcb2b534: Preparing [2022-07-19T18:17:20.427Z] 4fc242d58285: Preparing [2022-07-19T18:17:20.427Z] 97f1c6eacb78: Waiting [2022-07-19T18:17:20.427Z] b93efcb2b534: Waiting [2022-07-19T18:17:20.427Z] 4fc242d58285: Waiting [2022-07-19T18:17:20.427Z] 550e596c6d0e: Layer already exists [2022-07-19T18:17:20.427Z] 1207169bf42c: Layer already exists [2022-07-19T18:17:20.427Z] 163f0a719a38: Layer already exists [2022-07-19T18:17:20.427Z] 90a054fe0a91: Layer already exists [2022-07-19T18:17:20.427Z] 0883c2c21ce9: Layer already exists [2022-07-19T18:17:20.427Z] 97f1c6eacb78: Layer already exists [2022-07-19T18:17:20.427Z] b93efcb2b534: Layer already exists [2022-07-19T18:17:20.427Z] 4fc242d58285: Layer already exists [2022-07-19T18:17:20.427Z] main: digest: sha256:e0fef54a09608abac570e2e593a71563ddc9a17967bead50c77a84aead273ad8 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T18:17:20.484Z] ===================================================== [Pipeline] echo [2022-07-19T18:17:20.494Z] taggedImages: [2022-07-19T18:17:20.494Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:f6f81cc8667d3bc8f839c8865208334794a1ef34 [2022-07-19T18:17:20.494Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-19T18:17:20.494Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.14 [2022-07-19T18:17:20.494Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14 [2022-07-19T18:17:20.494Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [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-07-19T18:17:20.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T18:17:20.892Z] [2022-07-19T18:17:20.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:17:21.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T18:17:21.193Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-19T18:17:21.193Z] 5eb5b503b376: Pulling fs layer [2022-07-19T18:17:21.193Z] 5c69ac0246d0: Pulling fs layer [2022-07-19T18:17:21.193Z] ec43610c2a17: Pulling fs layer [2022-07-19T18:17:21.193Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-19T18:17:21.193Z] 33b1e0a273af: Pulling fs layer [2022-07-19T18:17:21.193Z] 5d3b04190fa2: Pulling fs layer [2022-07-19T18:17:21.193Z] 2f39f015ded8: Pulling fs layer [2022-07-19T18:17:21.193Z] 5d3b04190fa2: Waiting [2022-07-19T18:17:21.193Z] 2f39f015ded8: Waiting [2022-07-19T18:17:21.193Z] 5c69ac0246d0: Verifying Checksum [2022-07-19T18:17:21.193Z] 5c69ac0246d0: Download complete [2022-07-19T18:17:21.193Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-19T18:17:21.193Z] 3a2ae6a8a46f: Download complete [2022-07-19T18:17:21.193Z] 33b1e0a273af: Verifying Checksum [2022-07-19T18:17:21.193Z] 33b1e0a273af: Download complete [2022-07-19T18:17:21.193Z] ec43610c2a17: Verifying Checksum [2022-07-19T18:17:21.193Z] ec43610c2a17: Download complete [2022-07-19T18:17:21.193Z] 5d3b04190fa2: Verifying Checksum [2022-07-19T18:17:21.193Z] 5d3b04190fa2: Download complete [2022-07-19T18:17:21.452Z] 5eb5b503b376: Verifying Checksum [2022-07-19T18:17:21.452Z] 5eb5b503b376: Download complete [2022-07-19T18:17:22.021Z] 2f39f015ded8: Download complete [2022-07-19T18:17:22.589Z] 5eb5b503b376: Pull complete [2022-07-19T18:17:22.847Z] 5c69ac0246d0: Pull complete [2022-07-19T18:17:23.107Z] ec43610c2a17: Pull complete [2022-07-19T18:17:23.365Z] 3a2ae6a8a46f: Pull complete [2022-07-19T18:17:23.365Z] 33b1e0a273af: Pull complete [2022-07-19T18:17:23.623Z] 5d3b04190fa2: Pull complete [2022-07-19T18:17:25.338Z] using credential edgex-jenkins-ssh [2022-07-19T18:17:25.370Z] Cloning the remote Git repository [2022-07-19T18:17:26.368Z] Avoid second fetch [2022-07-19T18:17:26.369Z] Checking out Revision f6f81cc8667d3bc8f839c8865208334794a1ef34 (main) [2022-07-19T18:17:25.440Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-07-19T18:17:25.513Z] > git init /w/workspace/device-usb-camera/25 # timeout=10 [2022-07-19T18:17:25.584Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-19T18:17:25.585Z] > git --version # timeout=10 [2022-07-19T18:17:25.611Z] > git --version # 'git version 2.25.1' [2022-07-19T18:17:25.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-19T18:17:25.733Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-19T18:17:26.309Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-19T18:17:26.356Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-19T18:17:26.392Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T18:17:26.411Z] > git checkout -f f6f81cc8667d3bc8f839c8865208334794a1ef34 # timeout=10 [2022-07-19T18:17:27.818Z] 2f39f015ded8: Pull complete [2022-07-19T18:17:27.818Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-19T18:17:27.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T18:17:27.818Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T18:17:27.919Z] prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container [2022-07-19T18:17:27.961Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-19T18:17:29.716Z] $ docker top 4cbf0df3da4c22cc571991befe1526d453bc8d347fc2a491190d018d7a2f8b1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T18:17:30.147Z] ---> job-cost.sh [2022-07-19T18:17:30.147Z] lf-activate-venv: SKIPPING [2022-07-19T18:17:30.147Z] INFO: No Stack... [2022-07-19T18:17:30.595Z] Commit message: "Merge pull request #52 from farshidtz/rtsp-expose" [2022-07-19T18:17:30.719Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-19T18:17:30.960Z] [2022-07-19T18:17:30.960Z] GitHub has been notified of this commit’s build result [2022-07-19T18:17:30.960Z] [Pipeline] withEnv [2022-07-19T18:17:30.979Z] INFO: Archiving Costs [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-19T18:17:31.279Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-07-19T18:17:31.279Z] + cut -d, -f6 [Pipeline] lock [2022-07-19T18:17:31.296Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-25-stack-cost] [2022-07-19T18:17:31.305Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-25-stack-cost] did not exist. Created. [2022-07-19T18:17:31.305Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-19T18:17:31.557Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-19T18:17:31.557Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-19T18:17:31.557Z] Dload Upload Total Spent Left Speed [2022-07-19T18:17:31.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 91348 0 --:--:-- --:--:-- --:--:-- 92029 [2022-07-19T18:17:31.613Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-19T18:17:31.637Z] Stashed 1 file(s) [Pipeline] } [2022-07-19T18:17:31.644Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-19T18:17:31.667Z] $ docker stop --time=1 4cbf0df3da4c22cc571991befe1526d453bc8d347fc2a491190d018d7a2f8b1e [2022-07-19T18:17:32.829Z] $ docker rm -f 4cbf0df3da4c22cc571991befe1526d453bc8d347fc2a491190d018d7a2f8b1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-19T18:17:33.227Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-19T18:17:33.582Z] + sudo tee /etc/docker/daemon.new [2022-07-19T18:17:33.582Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-19T18:17:33.582Z] { [2022-07-19T18:17:33.582Z] "registry-mirrors": [ [2022-07-19T18:17:33.582Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-19T18:17:33.582Z] ], [2022-07-19T18:17:33.582Z] "bip": "10.250.0.254/24", [2022-07-19T18:17:33.582Z] "hosts": [ [2022-07-19T18:17:33.582Z] "tcp://0.0.0.0:5555", [2022-07-19T18:17:33.582Z] "unix:///var/run/docker.sock" [2022-07-19T18:17:33.582Z] ], [2022-07-19T18:17:33.582Z] "mtu": 1458, [2022-07-19T18:17:33.582Z] "selinux-enabled": true, [2022-07-19T18:17:33.582Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-19T18:17:33.582Z] } [Pipeline] sh [2022-07-19T18:17:33.931Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-19T18:17:34.347Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T18:17:52.705Z] provisioning config files... [2022-07-19T18:17:52.727Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/25@tmp/config1982896319614834964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T18:17:53.209Z] ---> docker-login.sh [2022-07-19T18:17:53.209Z] nexus3.edgexfoundry.org:10001 [2022-07-19T18:17:53.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:17:54.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:17:54.079Z] Configure a credential helper to remove this warning. See [2022-07-19T18:17:54.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:17:54.079Z] [2022-07-19T18:17:54.079Z] Login Succeeded [2022-07-19T18:17:54.079Z] nexus3.edgexfoundry.org:10002 [2022-07-19T18:17:54.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:17:54.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:17:54.353Z] Configure a credential helper to remove this warning. See [2022-07-19T18:17:54.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:17:54.353Z] [2022-07-19T18:17:54.353Z] Login Succeeded [2022-07-19T18:17:54.353Z] nexus3.edgexfoundry.org:10003 [2022-07-19T18:17:54.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:17:54.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:17:54.901Z] Configure a credential helper to remove this warning. See [2022-07-19T18:17:54.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:17:54.901Z] [2022-07-19T18:17:54.901Z] Login Succeeded [2022-07-19T18:17:54.901Z] nexus3.edgexfoundry.org:10004 [2022-07-19T18:17:55.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:17:55.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:17:55.455Z] Configure a credential helper to remove this warning. See [2022-07-19T18:17:55.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:17:55.455Z] [2022-07-19T18:17:55.455Z] Login Succeeded [2022-07-19T18:17:55.455Z] docker.io [2022-07-19T18:17:55.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:17:56.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:17:56.001Z] Configure a credential helper to remove this warning. See [2022-07-19T18:17:56.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:17:56.001Z] [2022-07-19T18:17:56.001Z] Login Succeeded [2022-07-19T18:17:56.001Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T18:17:56.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-19T18:17:56.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T18:17:56.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T18:17:56.290Z] ========================================================= [2022-07-19T18:17:56.290Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-19T18:17:56.290Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:17:56.642Z] + 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-07-19T18:17:56.915Z] Sending build context to Docker daemon 440.8kB [2022-07-19T18:17:56.915Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-19T18:17:56.915Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-19T18:17:57.191Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-19T18:17:57.191Z] b3c136eddcbf: Pulling fs layer [2022-07-19T18:17:57.191Z] c0a3192eca97: Pulling fs layer [2022-07-19T18:17:57.191Z] a050256f5b6f: Pulling fs layer [2022-07-19T18:17:57.191Z] 656be50a0ddc: Pulling fs layer [2022-07-19T18:17:57.191Z] 2bbca73fdf42: Pulling fs layer [2022-07-19T18:17:57.191Z] 46d945488cbd: Pulling fs layer [2022-07-19T18:17:57.191Z] 8a5474983e97: Pulling fs layer [2022-07-19T18:17:57.191Z] 329c88fbcd65: Pulling fs layer [2022-07-19T18:17:57.191Z] 2bbca73fdf42: Waiting [2022-07-19T18:17:57.191Z] 46d945488cbd: Waiting [2022-07-19T18:17:57.191Z] 8a5474983e97: Waiting [2022-07-19T18:17:57.191Z] 329c88fbcd65: Waiting [2022-07-19T18:17:57.191Z] 656be50a0ddc: Waiting [2022-07-19T18:17:57.191Z] a050256f5b6f: Verifying Checksum [2022-07-19T18:17:57.191Z] a050256f5b6f: Download complete [2022-07-19T18:17:57.191Z] c0a3192eca97: Verifying Checksum [2022-07-19T18:17:57.191Z] c0a3192eca97: Download complete [2022-07-19T18:17:57.191Z] 2bbca73fdf42: Verifying Checksum [2022-07-19T18:17:57.191Z] 2bbca73fdf42: Download complete [2022-07-19T18:17:57.191Z] 46d945488cbd: Download complete [2022-07-19T18:17:57.191Z] b3c136eddcbf: Verifying Checksum [2022-07-19T18:17:57.191Z] b3c136eddcbf: Download complete [2022-07-19T18:17:58.199Z] b3c136eddcbf: Pull complete [2022-07-19T18:17:58.199Z] 329c88fbcd65: Verifying Checksum [2022-07-19T18:17:58.199Z] 329c88fbcd65: Download complete [2022-07-19T18:17:58.819Z] c0a3192eca97: Pull complete [2022-07-19T18:17:59.093Z] a050256f5b6f: Pull complete [2022-07-19T18:17:59.369Z] 8a5474983e97: Download complete [2022-07-19T18:17:59.963Z] 656be50a0ddc: Verifying Checksum [2022-07-19T18:17:59.963Z] 656be50a0ddc: Download complete [2022-07-19T18:18:12.371Z] 656be50a0ddc: Pull complete [2022-07-19T18:18:12.645Z] 2bbca73fdf42: Pull complete [2022-07-19T18:18:12.919Z] 46d945488cbd: Pull complete [2022-07-19T18:18:19.647Z] 8a5474983e97: Pull complete [2022-07-19T18:18:21.636Z] 329c88fbcd65: Pull complete [2022-07-19T18:18:21.636Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-19T18:18:21.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-19T18:18:21.636Z] ---> ff4287adb874 [2022-07-19T18:18:21.636Z] Step 3/12 : ARG MAKE="make build" [2022-07-19T18:18:22.239Z] ---> Running in 58aa793a00ce [2022-07-19T18:18:22.519Z] Removing intermediate container 58aa793a00ce [2022-07-19T18:18:22.519Z] ---> 6be76729532f [2022-07-19T18:18:22.519Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-19T18:18:22.795Z] ---> Running in 8f261d578614 [2022-07-19T18:18:23.072Z] Removing intermediate container 8f261d578614 [2022-07-19T18:18:23.072Z] ---> d5b510a89894 [2022-07-19T18:18:23.072Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-19T18:18:23.072Z] ---> Running in 93563f092116 [2022-07-19T18:18:23.349Z] Removing intermediate container 93563f092116 [2022-07-19T18:18:23.349Z] ---> 488609a9039a [2022-07-19T18:18:23.349Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T18:18:23.349Z] ---> Running in 915f3012113c [2022-07-19T18:18:25.989Z] Removing intermediate container 915f3012113c [2022-07-19T18:18:25.989Z] ---> 081f03950730 [2022-07-19T18:18:25.989Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T18:18:25.989Z] ---> Running in 1ab455915643 [2022-07-19T18:18:26.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-19T18:18:28.947Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-19T18:18:30.922Z] (1/14) Installing libintl (0.21-r2) [2022-07-19T18:18:30.922Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-07-19T18:18:31.194Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-07-19T18:18:31.467Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-07-19T18:18:31.740Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-07-19T18:18:32.722Z] (6/14) Installing udev-init-scripts (35-r0) [2022-07-19T18:18:32.722Z] Executing udev-init-scripts-35-r0.post-install [2022-07-19T18:18:32.722Z] (7/14) Installing libblkid (2.38-r1) [2022-07-19T18:18:32.995Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-07-19T18:18:32.995Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-07-19T18:18:33.589Z] (10/14) Installing kmod-libs (29-r2) [2022-07-19T18:18:33.589Z] (11/14) Installing eudev (3.2.11-r0) [2022-07-19T18:18:34.561Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-07-19T18:18:34.561Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-19T18:18:35.159Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-07-19T18:18:35.159Z] Executing busybox-1.35.0-r13.trigger [2022-07-19T18:18:35.159Z] Executing eudev-3.2.11-r0.trigger [2022-07-19T18:18:35.159Z] OK: 228 MiB in 65 packages [2022-07-19T18:18:36.605Z] Removing intermediate container 1ab455915643 [2022-07-19T18:18:36.605Z] ---> 1147db632bcb [2022-07-19T18:18:36.605Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-19T18:18:36.605Z] ---> Running in 103a6e33703a [2022-07-19T18:18:36.878Z] Removing intermediate container 103a6e33703a [2022-07-19T18:18:36.878Z] ---> 38bea4e1f519 [2022-07-19T18:18:36.878Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-19T18:18:37.167Z] ---> 47a61f666bc7 [2022-07-19T18:18:37.167Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T18:18:37.445Z] ---> Running in a74670dfcc1d [2022-07-19T18:19:24.443Z] Removing intermediate container a74670dfcc1d [2022-07-19T18:19:24.443Z] ---> 40f4ce8290c5 [2022-07-19T18:19:24.443Z] Step 11/12 : COPY . . [2022-07-19T18:19:24.443Z] ---> 3f0324071d96 [2022-07-19T18:19:24.443Z] Step 12/12 : RUN ${MAKE} [2022-07-19T18:19:24.443Z] ---> Running in f5f4c91122a5 [2022-07-19T18:19:24.443Z] noop [2022-07-19T18:19:24.443Z] Removing intermediate container f5f4c91122a5 [2022-07-19T18:19:24.443Z] ---> d772968df263 [2022-07-19T18:19:24.443Z] Successfully built d772968df263 [2022-07-19T18:19:24.443Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:19:24.812Z] + docker inspect -f . ci-base-image-arm64 [2022-07-19T18:19:24.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T18:19:25.052Z] prd-ubuntu20.04-docker-arm64-4c-16g-20507 does not seem to be running inside a container [2022-07-19T18:19:25.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/25 -v /w/workspace/device-usb-camera/25:/w/workspace/device-usb-camera/25:rw,z -v /w/workspace/device-usb-camera/25@tmp:/w/workspace/device-usb-camera/25@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 ******** ci-base-image-arm64 cat [2022-07-19T18:19:26.432Z] $ docker top 964368ec60e5cfd7f32b23620a37c74a7bd28bdb01cf73b03066a6a705a878aa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T18:19:27.331Z] + go version [2022-07-19T18:19:27.331Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-19T18:19:27.359Z] $ docker stop --time=1 964368ec60e5cfd7f32b23620a37c74a7bd28bdb01cf73b03066a6a705a878aa [2022-07-19T18:19:28.977Z] $ docker rm -f 964368ec60e5cfd7f32b23620a37c74a7bd28bdb01cf73b03066a6a705a878aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:19:29.580Z] + docker inspect -f . ci-base-image-arm64 [2022-07-19T18:19:29.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T18:19:29.832Z] prd-ubuntu20.04-docker-arm64-4c-16g-20507 does not seem to be running inside a container [2022-07-19T18:19:29.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/25 -v /w/workspace/device-usb-camera/25:/w/workspace/device-usb-camera/25:rw,z -v /w/workspace/device-usb-camera/25@tmp:/w/workspace/device-usb-camera/25@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 ******** ci-base-image-arm64 cat [2022-07-19T18:19:31.164Z] $ docker top 336a0d7c603b4055451f9144459d60cfe1854348f84edfdafea52c4ce7f0368b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T18:19:32.082Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/25 [Pipeline] fileExists [Pipeline] sh [2022-07-19T18:19:32.769Z] + make test [2022-07-19T18:19:32.769Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-19T18:19:34.218Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-19T18:20:56.062Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-19T18:20:56.062Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-19T18:20:56.062Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-19T18:20:56.062Z] CGO_ENABLED=1 go vet ./... [2022-07-19T18:21:14.418Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-19T18:21:14.418Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-19T18:21:14.418Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-19T18:21:14.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-19T18:21:14.731Z] $ docker stop --time=1 336a0d7c603b4055451f9144459d60cfe1854348f84edfdafea52c4ce7f0368b [2022-07-19T18:21:16.512Z] $ docker rm -f 336a0d7c603b4055451f9144459d60cfe1854348f84edfdafea52c4ce7f0368b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T18:21:17.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-19T18:21:17.451Z] Warning: overwriting stash ‘coverage-report’ [2022-07-19T18:21:17.874Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-19T18:21:18.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-19T18:21:18.619Z] + ls -al . [2022-07-19T18:21:18.619Z] total 160 [2022-07-19T18:21:18.619Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 18:21 . [2022-07-19T18:21:18.619Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 18:17 .. [2022-07-19T18:21:18.619Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 18:17 .git [2022-07-19T18:21:18.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 18:17 .github [2022-07-19T18:21:18.619Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 19 18:17 .gitignore [2022-07-19T18:21:18.619Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 18:17 .golangci.yml [2022-07-19T18:21:18.619Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 19 18:17 .hadolint.yml [2022-07-19T18:21:18.619Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 19 18:17 Attribution.txt [2022-07-19T18:21:18.619Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 19 18:17 CHANGELOG.md [2022-07-19T18:21:18.619Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 19 18:17 Dockerfile [2022-07-19T18:21:18.619Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 19 18:17 GOVERNANCE.md [2022-07-19T18:21:18.619Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 19 18:17 Jenkinsfile [2022-07-19T18:21:18.619Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 19 18:17 LICENSE [2022-07-19T18:21:18.619Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 19 18:17 Makefile [2022-07-19T18:21:18.619Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 19 18:17 OWNERS.md [2022-07-19T18:21:18.619Z] -rw-rw-r-- 1 jenkins jenkins 11243 Jul 19 18:17 README.md [2022-07-19T18:21:18.619Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 18:15 VERSION [2022-07-19T18:21:18.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 18:17 bin [2022-07-19T18:21:18.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 18:17 cmd [2022-07-19T18:21:18.619Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 19 18:19 coverage.out [2022-07-19T18:21:18.619Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 18:17 docker-entrypoint.sh [2022-07-19T18:21:18.619Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 19 18:17 go.mod [2022-07-19T18:21:18.619Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 19 18:17 go.sum [2022-07-19T18:21:18.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 18:17 internal [2022-07-19T18:21:18.619Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 18:17 snap [2022-07-19T18:21:18.619Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 19 18:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:21:18.984Z] + 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=f6f81cc8667d3bc8f839c8865208334794a1ef34 --label arch=arm64 --label version=0.0.1-dev.14 . [2022-07-19T18:21:19.259Z] Sending build context to Docker daemon 441.9kB [2022-07-19T18:21:19.259Z] Step 1/30 : ARG BASE=golang:1.17-alpine3.15 [2022-07-19T18:21:19.259Z] Step 2/30 : FROM ${BASE} AS builder [2022-07-19T18:21:19.259Z] ---> d772968df263 [2022-07-19T18:21:19.259Z] Step 3/30 : ARG MAKE="make build" [2022-07-19T18:21:19.540Z] ---> Running in b2913c6bcf53 [2022-07-19T18:21:19.814Z] Removing intermediate container b2913c6bcf53 [2022-07-19T18:21:19.814Z] ---> 91dca3a8c25d [2022-07-19T18:21:19.814Z] Step 4/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-19T18:21:19.814Z] ---> Running in 0b97069c7dcd [2022-07-19T18:21:20.087Z] Removing intermediate container 0b97069c7dcd [2022-07-19T18:21:20.087Z] ---> c76c8d9f8474 [2022-07-19T18:21:20.087Z] Step 5/30 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-19T18:21:20.087Z] ---> Running in e198467daf76 [2022-07-19T18:21:20.361Z] Removing intermediate container e198467daf76 [2022-07-19T18:21:20.361Z] ---> 645fdaefe99f [2022-07-19T18:21:20.361Z] Step 6/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T18:21:20.639Z] ---> Running in 65cafadf36ae [2022-07-19T18:21:22.083Z] Removing intermediate container 65cafadf36ae [2022-07-19T18:21:22.083Z] ---> 5db8129d8b10 [2022-07-19T18:21:22.083Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T18:21:22.083Z] ---> Running in 64ade16c63e5 [2022-07-19T18:21:23.064Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-19T18:21:24.037Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-19T18:21:25.012Z] OK: 228 MiB in 65 packages [2022-07-19T18:21:25.608Z] Removing intermediate container 64ade16c63e5 [2022-07-19T18:21:25.608Z] ---> 803f36af93ca [2022-07-19T18:21:25.608Z] Step 8/30 : WORKDIR /device-usb-camera [2022-07-19T18:21:25.885Z] ---> Running in 63888c6831ae [2022-07-19T18:21:26.162Z] Removing intermediate container 63888c6831ae [2022-07-19T18:21:26.162Z] ---> c8dbf9a93a30 [2022-07-19T18:21:26.162Z] Step 9/30 : COPY go.mod vendor* ./ [2022-07-19T18:21:26.762Z] ---> bebd0d5b7d6d [2022-07-19T18:21:26.762Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T18:21:26.762Z] ---> Running in 2cffd1aa019d [2022-07-19T18:21:28.741Z] Removing intermediate container 2cffd1aa019d [2022-07-19T18:21:28.741Z] ---> f9d1b12c06cc [2022-07-19T18:21:28.741Z] Step 11/30 : COPY . . [2022-07-19T18:21:29.338Z] ---> 557d7531f040 [2022-07-19T18:21:29.338Z] Step 12/30 : RUN ${MAKE} [2022-07-19T18:21:29.338Z] ---> Running in e1e714e7c59b [2022-07-19T18:21:30.322Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.14 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-19T18:23:37.221Z] Removing intermediate container e1e714e7c59b [2022-07-19T18:23:37.221Z] ---> b17e56f3e215 [2022-07-19T18:23:37.221Z] Step 13/30 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-19T18:23:37.494Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-19T18:23:37.770Z] eab2503cf8f4: Pulling fs layer [2022-07-19T18:23:37.770Z] 97cd0a44c592: Pulling fs layer [2022-07-19T18:23:37.770Z] 97cd0a44c592: Verifying Checksum [2022-07-19T18:23:37.770Z] 97cd0a44c592: Download complete [2022-07-19T18:23:38.044Z] eab2503cf8f4: Verifying Checksum [2022-07-19T18:23:38.044Z] eab2503cf8f4: Download complete [2022-07-19T18:23:38.641Z] eab2503cf8f4: Pull complete [2022-07-19T18:23:38.913Z] 97cd0a44c592: Pull complete [2022-07-19T18:23:38.913Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-19T18:23:38.913Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-19T18:23:38.913Z] ---> 7f763cca56b3 [2022-07-19T18:23:38.913Z] Step 14/30 : FROM alpine:3.15 [2022-07-19T18:23:39.505Z] 3.15: Pulling from library/alpine [2022-07-19T18:23:39.505Z] 9981e73032c8: Pulling fs layer [2022-07-19T18:23:39.778Z] 9981e73032c8: Download complete [2022-07-19T18:23:40.390Z] 9981e73032c8: Pull complete [2022-07-19T18:23:40.390Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-19T18:23:40.390Z] Status: Downloaded newer image for alpine:3.15 [2022-07-19T18:23:40.390Z] ---> 3fb3c9af89a9 [2022-07-19T18:23:40.390Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-19T18:23:40.390Z] ---> Running in 18921f56d6b2 [2022-07-19T18:23:40.669Z] Removing intermediate container 18921f56d6b2 [2022-07-19T18:23:40.669Z] ---> ea4cabe6a482 [2022-07-19T18:23:40.669Z] Step 16/30 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-19T18:23:40.947Z] ---> Running in 55d0fd645d59 [2022-07-19T18:23:41.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-19T18:23:42.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-19T18:23:42.810Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-07-19T18:23:42.810Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-07-19T18:23:43.082Z] (3/73) Installing libxau (1.0.9-r0) [2022-07-19T18:23:43.082Z] (4/73) Installing libmd (1.0.3-r0) [2022-07-19T18:23:43.082Z] (5/73) Installing libbsd (0.11.3-r1) [2022-07-19T18:23:43.082Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-07-19T18:23:43.082Z] (7/73) Installing libxcb (1.14-r2) [2022-07-19T18:23:43.082Z] (8/73) Installing libx11 (1.7.2-r0) [2022-07-19T18:23:43.082Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-07-19T18:23:43.082Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-07-19T18:23:43.359Z] (11/73) Installing expat (2.4.7-r0) [2022-07-19T18:23:43.359Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-07-19T18:23:43.359Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-07-19T18:23:43.359Z] (14/73) Installing libpng (1.6.37-r1) [2022-07-19T18:23:43.359Z] (15/73) Installing freetype (2.11.1-r2) [2022-07-19T18:23:43.359Z] (16/73) Installing libuuid (2.37.4-r0) [2022-07-19T18:23:43.359Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-07-19T18:23:43.359Z] (18/73) Installing fribidi (1.0.11-r0) [2022-07-19T18:23:43.359Z] (19/73) Installing libffi (3.4.2-r1) [2022-07-19T18:23:43.359Z] (20/73) Installing libintl (0.21-r0) [2022-07-19T18:23:43.359Z] (21/73) Installing libblkid (2.37.4-r0) [2022-07-19T18:23:43.359Z] (22/73) Installing libmount (2.37.4-r0) [2022-07-19T18:23:43.359Z] (23/73) Installing pcre (8.45-r1) [2022-07-19T18:23:43.359Z] (24/73) Installing glib (2.70.1-r0) [2022-07-19T18:23:43.632Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-07-19T18:23:43.632Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-07-19T18:23:43.632Z] (27/73) Installing libass (0.15.2-r0) [2022-07-19T18:23:43.632Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-07-19T18:23:43.632Z] (29/73) Installing gmp (6.2.1-r1) [2022-07-19T18:23:43.632Z] (30/73) Installing nettle (3.7.3-r0) [2022-07-19T18:23:43.632Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-07-19T18:23:43.632Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-07-19T18:23:43.632Z] (33/73) Installing libunistring (0.9.10-r1) [2022-07-19T18:23:43.632Z] (34/73) Installing gnutls (3.7.1-r0) [2022-07-19T18:23:43.906Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-19T18:23:43.906Z] (36/73) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-19T18:23:43.906Z] (37/73) Installing lame (3.100-r0) [2022-07-19T18:23:43.906Z] (38/73) Installing opus (1.3.1-r1) [2022-07-19T18:23:43.906Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-07-19T18:23:43.906Z] (40/73) Installing soxr (0.1.3-r2) [2022-07-19T18:23:43.906Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-07-19T18:23:43.906Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-19T18:23:43.906Z] (43/73) Installing libsrt (1.4.2-r1) [2022-07-19T18:23:43.906Z] (44/73) Installing libssh (0.9.6-r1) [2022-07-19T18:23:43.906Z] (45/73) Installing libogg (1.3.5-r0) [2022-07-19T18:23:43.906Z] (46/73) Installing libtheora (1.1.1-r16) [2022-07-19T18:23:43.906Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-07-19T18:23:43.906Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-07-19T18:23:43.906Z] (49/73) Installing libxext (1.3.4-r0) [2022-07-19T18:23:43.906Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-07-19T18:23:44.183Z] (51/73) Installing libdrm (2.4.109-r0) [2022-07-19T18:23:44.183Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-07-19T18:23:44.183Z] (53/73) Installing libva (2.13.0-r0) [2022-07-19T18:23:44.183Z] (54/73) Installing libvdpau (1.4-r0) [2022-07-19T18:23:44.183Z] (55/73) Installing vidstab (1.1.0-r1) [2022-07-19T18:23:44.183Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-07-19T18:23:44.183Z] (57/73) Installing libvpx (1.10.0-r0) [2022-07-19T18:23:44.183Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-07-19T18:23:44.183Z] (59/73) Installing libwebp (1.2.2-r0) [2022-07-19T18:23:44.183Z] (60/73) Installing x264-libs (20210613-r0) [2022-07-19T18:23:44.183Z] (61/73) Installing x265-libs (3.5-r0) [2022-07-19T18:23:44.183Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-07-19T18:23:44.183Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-07-19T18:23:44.785Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-07-19T18:23:44.785Z] (65/73) Installing udev-init-scripts (35-r0) [2022-07-19T18:23:44.785Z] Executing udev-init-scripts-35-r0.post-install [2022-07-19T18:23:44.785Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-19T18:23:44.785Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-07-19T18:23:44.785Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-07-19T18:23:44.785Z] (69/73) Installing kmod-libs (29-r2) [2022-07-19T18:23:44.785Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-07-19T18:23:44.785Z] (71/73) Installing libsodium (1.0.18-r0) [2022-07-19T18:23:44.785Z] (72/73) Installing libzmq (4.3.4-r0) [2022-07-19T18:23:44.785Z] (73/73) Installing zeromq (4.3.4-r0) [2022-07-19T18:23:44.785Z] Executing busybox-1.34.1-r5.trigger [2022-07-19T18:23:45.059Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-19T18:23:45.059Z] OK: 67 MiB in 87 packages [2022-07-19T18:23:48.454Z] Removing intermediate container 55d0fd645d59 [2022-07-19T18:23:48.454Z] ---> 674e0492f444 [2022-07-19T18:23:48.454Z] Step 17/30 : WORKDIR / [2022-07-19T18:23:48.454Z] ---> Running in a639feca0cb4 [2022-07-19T18:23:48.454Z] Removing intermediate container a639feca0cb4 [2022-07-19T18:23:48.454Z] ---> d36ce37b2606 [2022-07-19T18:23:48.454Z] Step 18/30 : COPY --from=builder /device-usb-camera/cmd / [2022-07-19T18:23:49.900Z] ---> 6497db175a57 [2022-07-19T18:23:49.900Z] Step 19/30 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-19T18:23:50.173Z] ---> 72d62094e411 [2022-07-19T18:23:50.173Z] Step 20/30 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-19T18:23:50.770Z] ---> 3ae9c7b89452 [2022-07-19T18:23:50.770Z] Step 21/30 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-19T18:23:51.368Z] ---> ce8ac53d62be [2022-07-19T18:23:51.368Z] Step 22/30 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-19T18:23:51.979Z] ---> db27e02292d4 [2022-07-19T18:23:51.979Z] Step 23/30 : COPY --from=rtsp /rtsp-simple-server / [2022-07-19T18:23:52.962Z] ---> 99d884bc905b [2022-07-19T18:23:52.962Z] Step 24/30 : EXPOSE 59983 [2022-07-19T18:23:52.962Z] ---> Running in 6f35f0ede1ff [2022-07-19T18:23:53.571Z] Removing intermediate container 6f35f0ede1ff [2022-07-19T18:23:53.571Z] ---> 93a8e6419bd0 [2022-07-19T18:23:53.571Z] Step 25/30 : EXPOSE 8554 [2022-07-19T18:23:53.571Z] ---> Running in 24ebec536e22 [2022-07-19T18:23:53.844Z] Removing intermediate container 24ebec536e22 [2022-07-19T18:23:53.844Z] ---> 5a11f9c39ff9 [2022-07-19T18:23:53.844Z] Step 26/30 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-19T18:23:53.844Z] ---> Running in 6b72c9167385 [2022-07-19T18:23:54.120Z] Removing intermediate container 6b72c9167385 [2022-07-19T18:23:54.120Z] ---> 00f46229012b [2022-07-19T18:23:54.120Z] Step 27/30 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-19T18:23:54.120Z] ---> Running in 6b76d075ddd1 [2022-07-19T18:23:54.404Z] Removing intermediate container 6b76d075ddd1 [2022-07-19T18:23:54.404Z] ---> 5cb3f1f50dff [2022-07-19T18:23:54.404Z] Step 28/30 : LABEL arch=arm64 [2022-07-19T18:23:54.683Z] ---> Running in da5df28d5b6a [2022-07-19T18:23:54.956Z] Removing intermediate container da5df28d5b6a [2022-07-19T18:23:54.956Z] ---> a06ebd061182 [2022-07-19T18:23:54.956Z] Step 29/30 : LABEL git_sha=f6f81cc8667d3bc8f839c8865208334794a1ef34 [2022-07-19T18:23:54.956Z] ---> Running in b41034ae8afa [2022-07-19T18:23:55.232Z] Removing intermediate container b41034ae8afa [2022-07-19T18:23:55.232Z] ---> 66284627a9fc [2022-07-19T18:23:55.232Z] Step 30/30 : LABEL version=0.0.1-dev.14 [2022-07-19T18:23:55.232Z] ---> Running in 4632eaaca324 [2022-07-19T18:23:55.507Z] Removing intermediate container 4632eaaca324 [2022-07-19T18:23:55.507Z] ---> 2d6bb50c2f27 [2022-07-19T18:23:55.507Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-19T18:23:55.507Z] Successfully built 2d6bb50c2f27 [2022-07-19T18:23:55.507Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T18:23:55.617Z] provisioning config files... [2022-07-19T18:23:55.639Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/25@tmp/config893947506093732315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T18:23:55.992Z] ---> docker-login.sh [2022-07-19T18:23:55.992Z] nexus3.edgexfoundry.org:10001 [2022-07-19T18:23:56.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:23:56.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:23:56.267Z] Configure a credential helper to remove this warning. See [2022-07-19T18:23:56.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:23:56.267Z] [2022-07-19T18:23:56.267Z] Login Succeeded [2022-07-19T18:23:56.267Z] nexus3.edgexfoundry.org:10002 [2022-07-19T18:23:56.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:23:56.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:23:56.964Z] Configure a credential helper to remove this warning. See [2022-07-19T18:23:56.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:23:56.964Z] [2022-07-19T18:23:56.964Z] Login Succeeded [2022-07-19T18:23:56.964Z] nexus3.edgexfoundry.org:10003 [2022-07-19T18:23:57.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:23:57.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:23:57.239Z] Configure a credential helper to remove this warning. See [2022-07-19T18:23:57.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:23:57.239Z] [2022-07-19T18:23:57.239Z] Login Succeeded [2022-07-19T18:23:57.239Z] nexus3.edgexfoundry.org:10004 [2022-07-19T18:23:57.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:23:57.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:23:57.837Z] Configure a credential helper to remove this warning. See [2022-07-19T18:23:57.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:23:57.837Z] [2022-07-19T18:23:57.837Z] Login Succeeded [2022-07-19T18:23:57.837Z] docker.io [2022-07-19T18:23:58.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T18:23:58.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T18:23:58.709Z] Configure a credential helper to remove this warning. See [2022-07-19T18:23:58.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T18:23:58.709Z] [2022-07-19T18:23:58.709Z] Login Succeeded [2022-07-19T18:23:58.709Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T18:23:58.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T18:23:58.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T18:23:58.781Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-07-19T18:23:58.781Z] f6f81cc8667d3bc8f839c8865208334794a1ef34 [2022-07-19T18:23:58.781Z] latest [2022-07-19T18:23:58.781Z] 0.0.1-dev.14 [2022-07-19T18:23:58.781Z] f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14 [2022-07-19T18:23:58.781Z] main [2022-07-19T18:23:58.781Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:23:59.138Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f6f81cc8667d3bc8f839c8865208334794a1ef34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:23:59.502Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f6f81cc8667d3bc8f839c8865208334794a1ef34 [2022-07-19T18:23:59.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-19T18:23:59.502Z] a43932d1df72: Preparing [2022-07-19T18:23:59.502Z] 1207169bf42c: Preparing [2022-07-19T18:23:59.502Z] 12c9032f6b20: Preparing [2022-07-19T18:23:59.502Z] 5a870f795bd0: Preparing [2022-07-19T18:23:59.502Z] 21ebbaa96660: Preparing [2022-07-19T18:23:59.502Z] 35c13f384418: Preparing [2022-07-19T18:23:59.502Z] a786e435c7ec: Preparing [2022-07-19T18:23:59.502Z] 4f4ce317c6bb: Preparing [2022-07-19T18:23:59.502Z] 35c13f384418: Waiting [2022-07-19T18:23:59.502Z] a786e435c7ec: Waiting [2022-07-19T18:23:59.502Z] 4f4ce317c6bb: Waiting [2022-07-19T18:23:59.784Z] 1207169bf42c: Pushed [2022-07-19T18:23:59.784Z] 21ebbaa96660: Pushed [2022-07-19T18:23:59.784Z] 12c9032f6b20: Pushed [2022-07-19T18:23:59.784Z] 5a870f795bd0: Pushed [2022-07-19T18:23:59.784Z] 4f4ce317c6bb: Layer already exists [2022-07-19T18:24:04.111Z] a43932d1df72: Pushed [2022-07-19T18:24:05.093Z] 35c13f384418: Pushed [2022-07-19T18:24:15.241Z] a786e435c7ec: Pushed [2022-07-19T18:24:15.241Z] f6f81cc8667d3bc8f839c8865208334794a1ef34: digest: sha256:081a98653699883dfc3057fd9296ad5ba374fa960eef02c64e2868d3aa9e44ff size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:24:15.616Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:24:15.977Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-19T18:24:15.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-19T18:24:15.977Z] a43932d1df72: Preparing [2022-07-19T18:24:15.977Z] 1207169bf42c: Preparing [2022-07-19T18:24:15.977Z] 12c9032f6b20: Preparing [2022-07-19T18:24:15.977Z] 5a870f795bd0: Preparing [2022-07-19T18:24:15.977Z] 21ebbaa96660: Preparing [2022-07-19T18:24:15.977Z] 35c13f384418: Preparing [2022-07-19T18:24:15.977Z] a786e435c7ec: Preparing [2022-07-19T18:24:15.977Z] 4f4ce317c6bb: Preparing [2022-07-19T18:24:15.977Z] a786e435c7ec: Waiting [2022-07-19T18:24:15.977Z] 4f4ce317c6bb: Waiting [2022-07-19T18:24:15.977Z] 35c13f384418: Waiting [2022-07-19T18:24:15.977Z] 12c9032f6b20: Layer already exists [2022-07-19T18:24:15.977Z] 21ebbaa96660: Layer already exists [2022-07-19T18:24:15.977Z] 1207169bf42c: Layer already exists [2022-07-19T18:24:15.977Z] a43932d1df72: Layer already exists [2022-07-19T18:24:15.977Z] 5a870f795bd0: Layer already exists [2022-07-19T18:24:15.977Z] a786e435c7ec: Layer already exists [2022-07-19T18:24:15.978Z] 35c13f384418: Layer already exists [2022-07-19T18:24:15.978Z] 4f4ce317c6bb: Layer already exists [2022-07-19T18:24:16.250Z] latest: digest: sha256:081a98653699883dfc3057fd9296ad5ba374fa960eef02c64e2868d3aa9e44ff size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:24:16.623Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:24:16.979Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.14 [2022-07-19T18:24:16.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-19T18:24:16.979Z] a43932d1df72: Preparing [2022-07-19T18:24:16.979Z] 1207169bf42c: Preparing [2022-07-19T18:24:16.979Z] 12c9032f6b20: Preparing [2022-07-19T18:24:16.979Z] 5a870f795bd0: Preparing [2022-07-19T18:24:16.979Z] 21ebbaa96660: Preparing [2022-07-19T18:24:16.979Z] 35c13f384418: Preparing [2022-07-19T18:24:16.979Z] a786e435c7ec: Preparing [2022-07-19T18:24:16.979Z] 4f4ce317c6bb: Preparing [2022-07-19T18:24:16.979Z] a786e435c7ec: Waiting [2022-07-19T18:24:16.979Z] 35c13f384418: Waiting [2022-07-19T18:24:16.979Z] 4f4ce317c6bb: Waiting [2022-07-19T18:24:16.979Z] 12c9032f6b20: Layer already exists [2022-07-19T18:24:16.979Z] 21ebbaa96660: Layer already exists [2022-07-19T18:24:16.979Z] a43932d1df72: Layer already exists [2022-07-19T18:24:16.979Z] 1207169bf42c: Layer already exists [2022-07-19T18:24:16.979Z] 5a870f795bd0: Layer already exists [2022-07-19T18:24:16.979Z] 4f4ce317c6bb: Layer already exists [2022-07-19T18:24:16.979Z] 35c13f384418: Layer already exists [2022-07-19T18:24:16.979Z] a786e435c7ec: Layer already exists [2022-07-19T18:24:17.254Z] 0.0.1-dev.14: digest: sha256:081a98653699883dfc3057fd9296ad5ba374fa960eef02c64e2868d3aa9e44ff size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:24:17.623Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:24:17.985Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14 [2022-07-19T18:24:17.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-19T18:24:17.985Z] a43932d1df72: Preparing [2022-07-19T18:24:17.985Z] 1207169bf42c: Preparing [2022-07-19T18:24:17.985Z] 12c9032f6b20: Preparing [2022-07-19T18:24:17.985Z] 5a870f795bd0: Preparing [2022-07-19T18:24:17.985Z] 21ebbaa96660: Preparing [2022-07-19T18:24:17.985Z] 35c13f384418: Preparing [2022-07-19T18:24:17.985Z] a786e435c7ec: Preparing [2022-07-19T18:24:17.985Z] 4f4ce317c6bb: Preparing [2022-07-19T18:24:17.985Z] 35c13f384418: Waiting [2022-07-19T18:24:17.985Z] a786e435c7ec: Waiting [2022-07-19T18:24:17.985Z] 4f4ce317c6bb: Waiting [2022-07-19T18:24:17.985Z] 21ebbaa96660: Layer already exists [2022-07-19T18:24:17.985Z] a43932d1df72: Layer already exists [2022-07-19T18:24:17.985Z] 12c9032f6b20: Layer already exists [2022-07-19T18:24:17.985Z] 5a870f795bd0: Layer already exists [2022-07-19T18:24:17.985Z] 1207169bf42c: Layer already exists [2022-07-19T18:24:17.985Z] a786e435c7ec: Layer already exists [2022-07-19T18:24:17.985Z] 35c13f384418: Layer already exists [2022-07-19T18:24:17.985Z] 4f4ce317c6bb: Layer already exists [2022-07-19T18:24:18.259Z] f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14: digest: sha256:081a98653699883dfc3057fd9296ad5ba374fa960eef02c64e2868d3aa9e44ff size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:24:18.628Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:24:19.001Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-07-19T18:24:19.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-19T18:24:19.001Z] a43932d1df72: Preparing [2022-07-19T18:24:19.001Z] 1207169bf42c: Preparing [2022-07-19T18:24:19.001Z] 12c9032f6b20: Preparing [2022-07-19T18:24:19.001Z] 5a870f795bd0: Preparing [2022-07-19T18:24:19.001Z] 21ebbaa96660: Preparing [2022-07-19T18:24:19.001Z] 35c13f384418: Preparing [2022-07-19T18:24:19.001Z] a786e435c7ec: Preparing [2022-07-19T18:24:19.001Z] 4f4ce317c6bb: Preparing [2022-07-19T18:24:19.001Z] 35c13f384418: Waiting [2022-07-19T18:24:19.001Z] a786e435c7ec: Waiting [2022-07-19T18:24:19.001Z] 4f4ce317c6bb: Waiting [2022-07-19T18:24:19.001Z] 1207169bf42c: Layer already exists [2022-07-19T18:24:19.001Z] a43932d1df72: Layer already exists [2022-07-19T18:24:19.001Z] 21ebbaa96660: Layer already exists [2022-07-19T18:24:19.001Z] 12c9032f6b20: Layer already exists [2022-07-19T18:24:19.001Z] 5a870f795bd0: Layer already exists [2022-07-19T18:24:19.001Z] a786e435c7ec: Layer already exists [2022-07-19T18:24:19.001Z] 4f4ce317c6bb: Layer already exists [2022-07-19T18:24:19.001Z] 35c13f384418: Layer already exists [2022-07-19T18:24:19.274Z] main: digest: sha256:081a98653699883dfc3057fd9296ad5ba374fa960eef02c64e2868d3aa9e44ff size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T18:24:19.333Z] ===================================================== [Pipeline] echo [2022-07-19T18:24:19.342Z] taggedImages: [2022-07-19T18:24:19.342Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f6f81cc8667d3bc8f839c8865208334794a1ef34 [2022-07-19T18:24:19.342Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-19T18:24:19.342Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.14 [2022-07-19T18:24:19.342Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14 [2022-07-19T18:24:19.342Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:24:19.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-19T18:24:19.722Z] [2022-07-19T18:24:19.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:24:20.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-19T18:24:20.080Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-19T18:24:20.080Z] 8998bd30e6a1: Pulling fs layer [2022-07-19T18:24:20.352Z] 04944245beec: Pulling fs layer [2022-07-19T18:24:20.352Z] 699f458cf7ca: Pulling fs layer [2022-07-19T18:24:20.352Z] 765212b225bb: Pulling fs layer [2022-07-19T18:24:20.352Z] f23df028b6ca: Pulling fs layer [2022-07-19T18:24:20.352Z] d65c8cfc05b1: Pulling fs layer [2022-07-19T18:24:20.352Z] 2437ff75d9bd: Pulling fs layer [2022-07-19T18:24:20.352Z] f23df028b6ca: Waiting [2022-07-19T18:24:20.352Z] d65c8cfc05b1: Waiting [2022-07-19T18:24:20.352Z] 765212b225bb: Waiting [2022-07-19T18:24:20.352Z] 2437ff75d9bd: Waiting [2022-07-19T18:24:20.352Z] 04944245beec: Verifying Checksum [2022-07-19T18:24:20.352Z] 04944245beec: Download complete [2022-07-19T18:24:20.352Z] 765212b225bb: Verifying Checksum [2022-07-19T18:24:20.352Z] 765212b225bb: Download complete [2022-07-19T18:24:20.352Z] f23df028b6ca: Download complete [2022-07-19T18:24:20.352Z] d65c8cfc05b1: Verifying Checksum [2022-07-19T18:24:20.352Z] d65c8cfc05b1: Download complete [2022-07-19T18:24:20.630Z] 699f458cf7ca: Verifying Checksum [2022-07-19T18:24:20.630Z] 699f458cf7ca: Download complete [2022-07-19T18:24:20.906Z] 8998bd30e6a1: Verifying Checksum [2022-07-19T18:24:20.906Z] 8998bd30e6a1: Download complete [2022-07-19T18:24:22.893Z] 2437ff75d9bd: Verifying Checksum [2022-07-19T18:24:22.893Z] 2437ff75d9bd: Download complete [2022-07-19T18:24:24.877Z] 8998bd30e6a1: Pull complete [2022-07-19T18:24:25.474Z] 04944245beec: Pull complete [2022-07-19T18:24:26.914Z] 699f458cf7ca: Pull complete [2022-07-19T18:24:27.189Z] 765212b225bb: Pull complete [2022-07-19T18:24:28.173Z] f23df028b6ca: Pull complete [2022-07-19T18:24:28.173Z] d65c8cfc05b1: Pull complete [2022-07-19T18:24:46.747Z] 2437ff75d9bd: Pull complete [2022-07-19T18:24:46.747Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-19T18:24:46.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-19T18:24:46.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T18:24:47.012Z] prd-ubuntu20.04-docker-arm64-4c-16g-20507 does not seem to be running inside a container [2022-07-19T18:24:47.100Z] $ 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/25 -v /w/workspace/device-usb-camera/25:/w/workspace/device-usb-camera/25:rw,z -v /w/workspace/device-usb-camera/25@tmp:/w/workspace/device-usb-camera/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-19T18:24:49.610Z] $ docker top bdbbc943a5f21273d7f979ff9248d667ddc3af42ab893e4ef277a93f7a072822 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T18:24:50.542Z] ---> job-cost.sh [2022-07-19T18:24:50.542Z] lf-activate-venv: SKIPPING [2022-07-19T18:24:50.542Z] INFO: No Stack... [2022-07-19T18:24:51.141Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-19T18:24:51.736Z] INFO: Archiving Costs [Pipeline] sh [2022-07-19T18:24:52.404Z] + cat /w/workspace/device-usb-camera/25/archives/cost.csv [2022-07-19T18:24:52.404Z] + cut -d, -f6 [Pipeline] lock [2022-07-19T18:24:52.464Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-25-stack-cost] [2022-07-19T18:24:52.473Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-25-stack-cost] did not exist. Created. [2022-07-19T18:24:52.473Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-19T18:24:53.143Z] /w/workspace/device-usb-camera/25@tmp/durable-091f99d3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-19T18:24:53.819Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-19T18:24:53.847Z] Warning: overwriting stash ‘stack-cost’ [2022-07-19T18:24:53.889Z] Stashed 1 file(s) [Pipeline] } [2022-07-19T18:24:53.896Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-19T18:24:53.921Z] $ docker stop --time=1 bdbbc943a5f21273d7f979ff9248d667ddc3af42ab893e4ef277a93f7a072822 [2022-07-19T18:24:55.454Z] $ docker rm -f bdbbc943a5f21273d7f979ff9248d667ddc3af42ab893e4ef277a93f7a072822 [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-07-19T18:24:55.883Z] provisioning config files... [2022-07-19T18:24:55.891Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config764896909996193984tmp [Pipeline] { [Pipeline] sh [2022-07-19T18:24:56.188Z] + set +x [2022-07-19T18:24:56.188Z] + curl -s https://codecov.io/bash [2022-07-19T18:24:56.188Z] + bash -s -- [2022-07-19T18:24:56.188Z] [2022-07-19T18:24:56.188Z] _____ _ [2022-07-19T18:24:56.188Z] / ____| | | [2022-07-19T18:24:56.188Z] | | ___ __| | ___ ___ _____ __ [2022-07-19T18:24:56.188Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-19T18:24:56.188Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-19T18:24:56.188Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-19T18:24:56.188Z] Bash-1.0.6 [2022-07-19T18:24:56.188Z] [2022-07-19T18:24:56.188Z] [2022-07-19T18:24:56.188Z] ==> git version 2.25.1 found [2022-07-19T18:24:56.188Z] ==> 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-07-19T18:24:56.188Z] Release-Date: 2020-01-08 [2022-07-19T18:24:56.188Z] 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-07-19T18:24:56.188Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-19T18:24:56.188Z] ==> Jenkins CI detected. [2022-07-19T18:24:56.188Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-07-19T18:24:56.188Z] project root: . [2022-07-19T18:24:56.188Z] --> token set from env [2022-07-19T18:24:56.188Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-19T18:24:56.188Z] ==> Running gcov in . (disable via -X gcov) [2022-07-19T18:24:56.188Z] ==> Python coveragepy not found [2022-07-19T18:24:56.188Z] ==> Searching for coverage reports in: [2022-07-19T18:24:56.188Z] + . [2022-07-19T18:24:56.188Z] -> Found 1 reports [2022-07-19T18:24:56.188Z] ==> Detecting git/mercurial file structure [2022-07-19T18:24:56.188Z] ==> Reading reports [2022-07-19T18:24:56.188Z] + ./coverage.out bytes=10 [2022-07-19T18:24:56.188Z] ==> Appending adjustments [2022-07-19T18:24:56.188Z] https://docs.codecov.io/docs/fixing-reports [2022-07-19T18:24:56.448Z] + Found adjustments [2022-07-19T18:24:56.448Z] ==> Gzipping contents [2022-07-19T18:24:56.448Z] 4.0K /tmp/codecov.B6FDHx.gz [2022-07-19T18:24:56.448Z] ==> Uploading reports [2022-07-19T18:24:56.448Z] url: https://codecov.io [2022-07-19T18:24:56.448Z] query: branch=main&commit=f6f81cc8667d3bc8f839c8865208334794a1ef34&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-19T18:24:56.448Z] -> Pinging Codecov [2022-07-19T18:24:56.449Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=f6f81cc8667d3bc8f839c8865208334794a1ef34&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-19T18:24:56.710Z] -> Uploading to [2022-07-19T18:24:56.710Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-19/73D8F5FF140700D3E01443B452E23636/f6f81cc8667d3bc8f839c8865208334794a1ef34/69edf35b-e543-429d-b2fd-2e2b2dfddc5a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220719T182456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff1180c1165a0c92fe133f27bc4bf002288a4fe589eb2eacfb12440fbd5d936f [2022-07-19T18:24:56.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-19T18:24:56.710Z] Dload Upload Total Spent Left Speed [2022-07-19T18:24:56.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1200 0 0 100 1200 0 4838 --:--:-- --:--:-- --:--:-- 4838 [2022-07-19T18:24:56.972Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/f6f81cc8667d3bc8f839c8865208334794a1ef34 [Pipeline] } [2022-07-19T18:24:56.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-19T18:24:57.151Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-19T18:24:57.164Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:24:57.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-19T18:24:57.462Z] [2022-07-19T18:24:57.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:24:57.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-19T18:24:57.765Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-19T18:24:57.765Z] df9b9388f04a: Already exists [2022-07-19T18:24:57.765Z] 52dc419b0ee2: Pulling fs layer [2022-07-19T18:24:57.765Z] 25bc292e5bac: Pulling fs layer [2022-07-19T18:24:57.765Z] 114826534d7a: Pulling fs layer [2022-07-19T18:24:57.765Z] 4657fd5d0bcf: Pulling fs layer [2022-07-19T18:24:57.765Z] 6ad1cebc031e: Pulling fs layer [2022-07-19T18:24:57.765Z] 8a3aa393b2d8: Pulling fs layer [2022-07-19T18:24:57.765Z] 4657fd5d0bcf: Waiting [2022-07-19T18:24:57.765Z] 8a3aa393b2d8: Waiting [2022-07-19T18:24:57.765Z] 6ad1cebc031e: Waiting [2022-07-19T18:24:57.765Z] 25bc292e5bac: Download complete [2022-07-19T18:24:57.765Z] 52dc419b0ee2: Download complete [2022-07-19T18:24:57.765Z] 4657fd5d0bcf: Verifying Checksum [2022-07-19T18:24:57.765Z] 4657fd5d0bcf: Download complete [2022-07-19T18:24:57.765Z] 52dc419b0ee2: Pull complete [2022-07-19T18:24:58.025Z] 6ad1cebc031e: Verifying Checksum [2022-07-19T18:24:58.025Z] 6ad1cebc031e: Download complete [2022-07-19T18:24:58.025Z] 25bc292e5bac: Pull complete [2022-07-19T18:24:58.605Z] 8a3aa393b2d8: Verifying Checksum [2022-07-19T18:24:58.605Z] 8a3aa393b2d8: Download complete [2022-07-19T18:24:58.605Z] 114826534d7a: Verifying Checksum [2022-07-19T18:24:58.605Z] 114826534d7a: Download complete [2022-07-19T18:25:02.799Z] 114826534d7a: Pull complete [2022-07-19T18:25:02.799Z] 4657fd5d0bcf: Pull complete [2022-07-19T18:25:02.799Z] 6ad1cebc031e: Pull complete [2022-07-19T18:25:06.092Z] 8a3aa393b2d8: Pull complete [2022-07-19T18:25:06.092Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-19T18:25:06.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-19T18:25:06.092Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T18:25:06.184Z] prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container [2022-07-19T18:25:06.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-19T18:25:08.229Z] $ docker top 8318346d554f5bc3617b99a5fb7a656d2e8f90aeb382a8c9ded7e7a88899cf4f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-19T18:25:08.329Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-07-19T18:25:08.610Z] + set -o pipefail [2022-07-19T18:25:08.610Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-07-19T18:25:13.896Z] [2022-07-19T18:25:13.896Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-07-19T18:25:13.896Z] [2022-07-19T18:25:13.896Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/58abbbb5-36b5-46db-be0f-66d2dc0d461c [2022-07-19T18:25:13.896Z] [2022-07-19T18:25:13.896Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-19T18:25:13.896Z] [2022-07-19T18:25:13.896Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-19T18:25:13.896Z] [2022-07-19T18:25:14.158Z] [Pipeline] } [2022-07-19T18:25:14.176Z] $ docker stop --time=1 8318346d554f5bc3617b99a5fb7a656d2e8f90aeb382a8c9ded7e7a88899cf4f [2022-07-19T18:25:16.373Z] $ docker rm -f 8318346d554f5bc3617b99a5fb7a656d2e8f90aeb382a8c9ded7e7a88899cf4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-19T18:25:17.102Z] + git log --format=format:%s -1 f6f81cc8667d3bc8f839c8865208334794a1ef34 [Pipeline] sh [2022-07-19T18:25:17.399Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T18:25:17.399Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:25:17.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T18:25:17.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T18:25:17.793Z] prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container [2022-07-19T18:25:17.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-19T18:25:18.261Z] $ docker top a7a6147d0cdc30201304120ba1ceaf7317de9d1e34387fd032ca6a5b5045f8c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T18:25:18.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T18:25:18.357Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T18:25:18.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T18:25:18.499Z] $ docker exec a7a6147d0cdc30201304120ba1ceaf7317de9d1e34387fd032ca6a5b5045f8c4 ssh-agent [2022-07-19T18:25:18.616Z] SSH_AUTH_SOCK=/tmp/ssh-KxeSx0XetWjz/agent.33 [2022-07-19T18:25:18.616Z] SSH_AGENT_PID=39 [2022-07-19T18:25:18.624Z] Running ssh-add (command line suppressed) [2022-07-19T18:25:18.736Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_638405663879441616.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_638405663879441616.key) [2022-07-19T18:25:18.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T18:25:19.034Z] + git semver tag [2022-07-19T18:25:19.295Z] 2022-07-19 18:25:19,217 [run_tag] DEBUG tag force:False [2022-07-19T18:25:19.295Z] 2022-07-19 18:25:19,217 [check_head_tag] DEBUG check head tag [2022-07-19T18:25:19.295Z] 2022-07-19 18:25:19,218 [execute] INFO git cat-file --batch-check [2022-07-19T18:25:19.295Z] 2022-07-19 18:25:19,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-19T18:25:19.295Z] 2022-07-19 18:25:19,221 [execute] INFO git cat-file --batch [2022-07-19T18:25:19.295Z] 2022-07-19 18:25:19,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-19T18:25:19.295Z] 2022-07-19 18:25:19,230 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-19T18:25:19.295Z] 2022-07-19 18:25:19,230 [execute] INFO git tag -a v0.0.1-dev.14 -m v0.0.1-dev.14 [2022-07-19T18:25:19.295Z] 2022-07-19 18:25:19,230 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.14', '-m', 'v0.0.1-dev.14'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-19T18:25:19.295Z] 2022-07-19 18:25:19,234 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-19T18:25:19.295Z] 0.0.1-dev.14 [Pipeline] } [2022-07-19T18:25:19.310Z] $ docker exec --env ******** --env ******** a7a6147d0cdc30201304120ba1ceaf7317de9d1e34387fd032ca6a5b5045f8c4 ssh-agent -k [2022-07-19T18:25:19.443Z] unset SSH_AUTH_SOCK; [2022-07-19T18:25:19.443Z] unset SSH_AGENT_PID; [2022-07-19T18:25:19.444Z] echo Agent pid 39 killed; [2022-07-19T18:25:19.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T18:25:19.755Z] + git semver [Pipeline] } [2022-07-19T18:25:20.035Z] $ docker stop --time=1 a7a6147d0cdc30201304120ba1ceaf7317de9d1e34387fd032ca6a5b5045f8c4 [2022-07-19T18:25:21.344Z] $ docker rm -f a7a6147d0cdc30201304120ba1ceaf7317de9d1e34387fd032ca6a5b5045f8c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:25:21.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-19T18:25:21.735Z] [2022-07-19T18:25:21.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:25:22.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-19T18:25:22.035Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-19T18:25:22.035Z] ab5ef0e58194: Pulling fs layer [2022-07-19T18:25:22.035Z] 9712f1f96733: Pulling fs layer [2022-07-19T18:25:22.035Z] 63f879dbbcfc: Pulling fs layer [2022-07-19T18:25:22.035Z] 0d9ebad4ef96: Pulling fs layer [2022-07-19T18:25:22.035Z] e9a5061849ea: Pulling fs layer [2022-07-19T18:25:22.035Z] d747dcd14b5f: Pulling fs layer [2022-07-19T18:25:22.035Z] 2de7ff778b66: Pulling fs layer [2022-07-19T18:25:22.035Z] d747dcd14b5f: Waiting [2022-07-19T18:25:22.035Z] 0d9ebad4ef96: Waiting [2022-07-19T18:25:22.035Z] e9a5061849ea: Waiting [2022-07-19T18:25:22.035Z] 9712f1f96733: Verifying Checksum [2022-07-19T18:25:22.035Z] 9712f1f96733: Download complete [2022-07-19T18:25:22.295Z] 63f879dbbcfc: Verifying Checksum [2022-07-19T18:25:22.295Z] 63f879dbbcfc: Download complete [2022-07-19T18:25:22.556Z] e9a5061849ea: Verifying Checksum [2022-07-19T18:25:22.556Z] e9a5061849ea: Download complete [2022-07-19T18:25:22.556Z] d747dcd14b5f: Download complete [2022-07-19T18:25:22.556Z] 0d9ebad4ef96: Verifying Checksum [2022-07-19T18:25:22.556Z] 0d9ebad4ef96: Download complete [2022-07-19T18:25:22.556Z] ab5ef0e58194: Verifying Checksum [2022-07-19T18:25:22.556Z] ab5ef0e58194: Download complete [2022-07-19T18:25:22.817Z] 2de7ff778b66: Verifying Checksum [2022-07-19T18:25:22.817Z] 2de7ff778b66: Download complete [2022-07-19T18:25:26.111Z] ab5ef0e58194: Pull complete [2022-07-19T18:25:26.111Z] 9712f1f96733: Pull complete [2022-07-19T18:25:26.369Z] 63f879dbbcfc: Pull complete [2022-07-19T18:25:30.569Z] 0d9ebad4ef96: Pull complete [2022-07-19T18:25:31.140Z] e9a5061849ea: Pull complete [2022-07-19T18:25:31.140Z] d747dcd14b5f: Pull complete [2022-07-19T18:25:32.524Z] 2de7ff778b66: Pull complete [2022-07-19T18:25:32.524Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-19T18:25:32.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-19T18:25:32.524Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T18:25:32.624Z] prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container [2022-07-19T18:25:32.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-19T18:25:34.895Z] $ docker top 184785bc3077d8b82ea54ac1f5d8acf979f581cf8b9c48e329be8a3f0d8f8667 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-19T18:25:34.973Z] provisioning config files... [2022-07-19T18:25:34.981Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8590853171618571609tmp [2022-07-19T18:25:34.993Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7768311930004718861tmp [2022-07-19T18:25:35.003Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config891396957015955271tmp [Pipeline] { [Pipeline] echo [2022-07-19T18:25:35.018Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T18:25:35.306Z] ---> sigul-configuration.sh [2022-07-19T18:25:35.306Z] gpg: directory `/root/.gnupg' created [2022-07-19T18:25:35.306Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-19T18:25:35.306Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-19T18:25:35.306Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-19T18:25:35.306Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-19T18:25:35.306Z] gpg: CAST5 encrypted data [2022-07-19T18:25:35.306Z] gpg: encrypted with 1 passphrase [2022-07-19T18:25:35.306Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-19T18:25:35.600Z] + mkdir /home/jenkins [2022-07-19T18:25:35.600Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-19T18:25:35.891Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-19T18:25:35.900Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T18:25:36.192Z] ---> sigul-install.sh [2022-07-19T18:25:36.193Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-19T18:25:36.488Z] + git tag --list [2022-07-19T18:25:36.488Z] v0.0.0 [2022-07-19T18:25:36.488Z] v0.0.1-dev.1 [2022-07-19T18:25:36.488Z] v0.0.1-dev.10 [2022-07-19T18:25:36.488Z] v0.0.1-dev.11 [2022-07-19T18:25:36.488Z] v0.0.1-dev.12 [2022-07-19T18:25:36.488Z] v0.0.1-dev.13 [2022-07-19T18:25:36.488Z] v0.0.1-dev.14 [2022-07-19T18:25:36.489Z] v0.0.1-dev.2 [2022-07-19T18:25:36.489Z] v0.0.1-dev.3 [2022-07-19T18:25:36.489Z] v0.0.1-dev.4 [2022-07-19T18:25:36.489Z] v0.0.1-dev.5 [2022-07-19T18:25:36.489Z] v0.0.1-dev.6 [2022-07-19T18:25:36.489Z] v0.0.1-dev.7 [2022-07-19T18:25:36.489Z] v0.0.1-dev.8 [2022-07-19T18:25:36.489Z] v0.0.1-dev.9 [Pipeline] sh [2022-07-19T18:25:36.781Z] + lftools sign git-tag v0.0.1-dev.14 [2022-07-19T18:25:37.357Z] Signing Git tag with Sigul... [2022-07-19T18:25:37.357Z] Signing v0.0.1-dev.14 [Pipeline] echo [2022-07-19T18:25:37.941Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T18:25:38.234Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-19T18:25:38.248Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-19T18:25:38.274Z] $ docker stop --time=1 184785bc3077d8b82ea54ac1f5d8acf979f581cf8b9c48e329be8a3f0d8f8667 [2022-07-19T18:25:39.601Z] $ docker rm -f 184785bc3077d8b82ea54ac1f5d8acf979f581cf8b9c48e329be8a3f0d8f8667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-19T18:25:40.022Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T18:25:40.022Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:25:40.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T18:25:40.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T18:25:40.414Z] prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container [2022-07-19T18:25:40.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-19T18:25:40.891Z] $ docker top 4dedf377c09bcd12e9fce9b2f171a3c2e3d324aeb3256659b02e201d605b8048 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T18:25:40.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T18:25:40.994Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T18:25:41.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T18:25:41.143Z] $ docker exec 4dedf377c09bcd12e9fce9b2f171a3c2e3d324aeb3256659b02e201d605b8048 ssh-agent [2022-07-19T18:25:41.272Z] SSH_AUTH_SOCK=/tmp/ssh-fD7xS4HrgeNV/agent.34 [2022-07-19T18:25:41.272Z] SSH_AGENT_PID=40 [2022-07-19T18:25:41.278Z] Running ssh-add (command line suppressed) [2022-07-19T18:25:41.422Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4932720108833206027.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4932720108833206027.key) [2022-07-19T18:25:41.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T18:25:41.801Z] + git semver bump pre [2022-07-19T18:25:42.061Z] 2022-07-19 18:25:41,967 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-19T18:25:42.061Z] 2022-07-19 18:25:41,967 [bump_version] DEBUG bumping version:0.0.1-dev.14 on axis:pre with prefix:dev [2022-07-19T18:25:42.061Z] 2022-07-19 18:25:41,967 [bump_version] DEBUG bumped version:0.0.1-dev.15 [2022-07-19T18:25:42.061Z] 2022-07-19 18:25:41,967 [write_version] DEBUG write version:0.0.1-dev.15 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-07-19T18:25:42.061Z] 2022-07-19 18:25:41,967 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-19T18:25:42.061Z] 2022-07-19 18:25:41,967 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-19T18:25:42.061Z] 2022-07-19 18:25:41,969 [execute] INFO git cat-file --batch-check [2022-07-19T18:25:42.061Z] 2022-07-19 18:25:41,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-19T18:25:42.061Z] 2022-07-19 18:25:41,975 [execute] INFO git cat-file --batch [2022-07-19T18:25:42.061Z] 2022-07-19 18:25:41,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-19T18:25:42.061Z] 2022-07-19 18:25:41,983 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-19T18:25:42.061Z] 0.0.1-dev.15 [Pipeline] } [2022-07-19T18:25:42.079Z] $ docker exec --env ******** --env ******** 4dedf377c09bcd12e9fce9b2f171a3c2e3d324aeb3256659b02e201d605b8048 ssh-agent -k [2022-07-19T18:25:42.185Z] unset SSH_AUTH_SOCK; [2022-07-19T18:25:42.186Z] unset SSH_AGENT_PID; [2022-07-19T18:25:42.186Z] echo Agent pid 40 killed; [2022-07-19T18:25:42.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T18:25:42.510Z] + git semver [Pipeline] } [2022-07-19T18:25:42.786Z] $ docker stop --time=1 4dedf377c09bcd12e9fce9b2f171a3c2e3d324aeb3256659b02e201d605b8048 [2022-07-19T18:25:44.072Z] $ docker rm -f 4dedf377c09bcd12e9fce9b2f171a3c2e3d324aeb3256659b02e201d605b8048 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T18:25:44.426Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T18:25:44.426Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:25:44.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T18:25:44.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T18:25:44.806Z] prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container [2022-07-19T18:25:44.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-19T18:25:45.251Z] $ docker top 3cfe2bd47e9b129b1a13aff2daaa12e06a9a9659cf29b829081b0782c866b84e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T18:25:45.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T18:25:45.343Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T18:25:45.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T18:25:45.478Z] $ docker exec 3cfe2bd47e9b129b1a13aff2daaa12e06a9a9659cf29b829081b0782c866b84e ssh-agent [2022-07-19T18:25:45.607Z] SSH_AUTH_SOCK=/tmp/ssh-RGg4t6Aa9LwW/agent.33 [2022-07-19T18:25:45.607Z] SSH_AGENT_PID=41 [2022-07-19T18:25:45.614Z] Running ssh-add (command line suppressed) [2022-07-19T18:25:45.741Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_524923931287521427.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_524923931287521427.key) [2022-07-19T18:25:45.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T18:25:46.047Z] + git semver push [2022-07-19T18:25:46.309Z] 2022-07-19 18:25:46,246 [run_push] DEBUG push [2022-07-19T18:25:46.309Z] 2022-07-19 18:25:46,247 [execute] INFO git cat-file --batch-check [2022-07-19T18:25:46.309Z] 2022-07-19 18:25:46,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-19T18:25:46.309Z] 2022-07-19 18:25:46,253 [execute] INFO git rev-list 2b237e4bfa39d7d8f0e90edf6833b029d23483ca -- [2022-07-19T18:25:46.309Z] 2022-07-19 18:25:46,254 [execute] DEBUG Popen(['git', 'rev-list', '2b237e4bfa39d7d8f0e90edf6833b029d23483ca', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-19T18:25:46.309Z] 2022-07-19 18:25:46,260 [execute] INFO git fetch -v origin [2022-07-19T18:25:46.309Z] 2022-07-19 18:25:46,261 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-19T18:25:46.881Z] 2022-07-19 18:25:46,766 [run_push] DEBUG no remote changes detected [2022-07-19T18:25:46.882Z] 2022-07-19 18:25:46,767 [execute] INFO git push origin semver [2022-07-19T18:25:46.882Z] 2022-07-19 18:25:46,767 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-19T18:25:47.826Z] 2022-07-19 18:25:47,466 [run_push] DEBUG push all version tags [2022-07-19T18:25:47.826Z] 2022-07-19 18:25:47,466 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-19T18:25:47.826Z] 2022-07-19 18:25:47,467 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-19T18:25:48.398Z] 2022-07-19 18:25:48,140 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-19T18:25:48.398Z] 0.0.1-dev.15 [Pipeline] } [2022-07-19T18:25:48.413Z] $ docker exec --env ******** --env ******** 3cfe2bd47e9b129b1a13aff2daaa12e06a9a9659cf29b829081b0782c866b84e ssh-agent -k [2022-07-19T18:25:48.516Z] unset SSH_AUTH_SOCK; [2022-07-19T18:25:48.517Z] unset SSH_AGENT_PID; [2022-07-19T18:25:48.518Z] echo Agent pid 41 killed; [2022-07-19T18:25:48.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T18:25:48.833Z] + git semver [Pipeline] } [2022-07-19T18:25:49.113Z] $ docker stop --time=1 3cfe2bd47e9b129b1a13aff2daaa12e06a9a9659cf29b829081b0782c866b84e [2022-07-19T18:25:50.419Z] $ docker rm -f 3cfe2bd47e9b129b1a13aff2daaa12e06a9a9659cf29b829081b0782c866b84e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-07-19T18:25:51.018Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-07-19T18:25:51.019Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-19T18:25:51.019Z] total 16 [2022-07-19T18:25:51.019Z] drwxr-xr-x 3 root root 4096 Jul 19 18:17 . [2022-07-19T18:25:51.019Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 18:25 .. [2022-07-19T18:25:51.019Z] drwxr-xr-x 2 root root 4096 Jul 19 18:17 cost [2022-07-19T18:25:51.019Z] -rw-r--r-- 1 root root 87 Jul 19 18:17 cost.csv [2022-07-19T18:25:51.019Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-19T18:25:51.019Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-19T18:25:51.019Z] total 16 [2022-07-19T18:25:51.019Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 18:17 . [2022-07-19T18:25:51.019Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 18:25 .. [2022-07-19T18:25:51.019Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 18:17 cost [2022-07-19T18:25:51.019Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 19 18:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-19T18:25:51.313Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T18:25:52.177Z] ---> package-listing.sh [2022-07-19T18:25:52.177Z] ++ facter osfamily [2022-07-19T18:25:52.177Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-19T18:25:52.437Z] + OS_FAMILY=debian [2022-07-19T18:25:52.438Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-07-19T18:25:52.438Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-19T18:25:52.438Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-19T18:25:52.438Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-19T18:25:52.438Z] + PACKAGES=/tmp/packages_start.txt [2022-07-19T18:25:52.438Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-19T18:25:52.438Z] + PACKAGES=/tmp/packages_end.txt [2022-07-19T18:25:52.438Z] + case "${OS_FAMILY}" in [2022-07-19T18:25:52.438Z] + dpkg -l [2022-07-19T18:25:52.438Z] + grep '^ii' [2022-07-19T18:25:52.438Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-19T18:25:52.438Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-19T18:25:52.438Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-19T18:25:52.438Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-19T18:25:52.438Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-07-19T18:25:52.438Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-07-19T18:25:52.449Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-19T18:25:52.727Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T18:25:53.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T18:25:53.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T18:25:53.366Z] prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container [2022-07-19T18:25:53.404Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-19T18:25:53.662Z] $ docker top 4ec74884a901db447936f1034386adb8c7403c8dcabd0a2e406b2edb01e653cf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T18:25:54.008Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-19T18:25:54.295Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-19T18:25:54.582Z] + ls /var/log/sa-host [2022-07-19T18:25:54.582Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T18:25:54.715Z] provisioning config files... [2022-07-19T18:25:54.724Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4750616575195920591tmp [Pipeline] { [Pipeline] echo [2022-07-19T18:25:54.735Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T18:25:55.020Z] ---> create-netrc.sh [Pipeline] } [2022-07-19T18:25:55.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-19T18:25:55.362Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-19T18:25:55.372Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T18:25:55.657Z] ---> sudo-logs.sh [2022-07-19T18:25:55.657Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-19T18:25:55.684Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T18:25:55.968Z] ---> job-cost.sh [2022-07-19T18:25:55.968Z] lf-activate-venv: SKIPPING [2022-07-19T18:25:55.968Z] DEBUG: total: 0.2199999988079071 [2022-07-19T18:25:55.968Z] INFO: Retrieving Stack Cost... [2022-07-19T18:25:56.539Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-19T18:25:56.800Z] INFO: Archiving Costs [Pipeline] echo [2022-07-19T18:25:56.812Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T18:25:57.098Z] ---> logs-deploy.sh [2022-07-19T18:25:57.098Z] lf-activate-venv: SKIPPING [2022-07-19T18:25:57.098Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/25 [2022-07-19T18:25:57.098Z] INFO: archiving workspace using pattern(s): [2022-07-19T18:25:58.038Z] Archives upload complete. [2022-07-19T18:25:58.297Z] INFO: archiving logs to Nexus