Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e89c95f200ba999b8b18666717dd08bb0ba11a2 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-ssh12214706607400793363.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9493355462662463441.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh15639922136345121067.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14419572779724452209.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh7965102013419817854.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16401’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16404 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 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 Avoid second fetch Checking out Revision 8e89c95f200ba999b8b18666717dd08bb0ba11a2 (main) Commit message: "Merge pull request #255 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.93" > 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 8e89c95f200ba999b8b18666717dd08bb0ba11a2 # timeout=10 > git rev-list --no-walk faedb975756ffdd1f5d612842f042894232ce807 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T23:14:57.650Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-22T23:14:57.724Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T23:14:57.742Z] ========================================================= [2023-05-22T23:14:57.742Z] EdgeX Global Pipelines Version Info [2023-05-22T23:14:57.742Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:14:58.496Z] ------------------- [2023-05-22T23:14:58.496Z] stable info: [2023-05-22T23:14:58.496Z] ------------------- [2023-05-22T23:14:58.496Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T23:14:58.496Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T23:14:58.496Z] Message: update stable to v1.0.249 [2023-05-22T23:14:59.089Z] ------------------- [2023-05-22T23:14:59.089Z] experimental info: [2023-05-22T23:14:59.089Z] ------------------- [2023-05-22T23:14:59.089Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T23:14:59.089Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T23:14:59.089Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T23:14:59.287Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-22T23:14:59.301Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-22T23:14:59.320Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T23:14:59.338Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T23:14:59.353Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T23:14:59.364Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T23:14:59.375Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T23:14:59.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-22T23:14:59.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T23:14:59.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T23:14:59.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T23:14:59.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-22T23:14:59.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T23:14:59.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T23:14:59.476Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T23:14:59.488Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T23:14:59.499Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T23:14:59.511Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T23:14:59.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T23:14:59.539Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T23:14:59.555Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-22T23:14:59.567Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-22T23:14:59.579Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-22T23:14:59.589Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-22T23:14:59.603Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-22T23:14:59.619Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T23:14:59.631Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T23:14:59.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-22T23:14:59.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-22T23:14:59.667Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-22T23:14:59.678Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e89c95f200ba999b8b18666717dd08bb0ba11a2 [Pipeline] echo [2023-05-22T23:14:59.691Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e89c95 [Pipeline] echo [2023-05-22T23:14:59.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T23:14:59.747Z] provisioning config files... [2023-05-22T23:14:59.761Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16371209374550929852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:15:00.072Z] ---> docker-login.sh [2023-05-22T23:15:00.072Z] nexus3.edgexfoundry.org:10001 [2023-05-22T23:15:00.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:15:00.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:15:00.334Z] Configure a credential helper to remove this warning. See [2023-05-22T23:15:00.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:15:00.334Z] [2023-05-22T23:15:00.334Z] Login Succeeded [2023-05-22T23:15:00.334Z] nexus3.edgexfoundry.org:10002 [2023-05-22T23:15:00.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:15:00.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:15:00.597Z] Configure a credential helper to remove this warning. See [2023-05-22T23:15:00.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:15:00.597Z] [2023-05-22T23:15:00.597Z] Login Succeeded [2023-05-22T23:15:00.597Z] nexus3.edgexfoundry.org:10003 [2023-05-22T23:15:00.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:15:00.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:15:00.597Z] Configure a credential helper to remove this warning. See [2023-05-22T23:15:00.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:15:00.597Z] [2023-05-22T23:15:00.597Z] Login Succeeded [2023-05-22T23:15:00.597Z] nexus3.edgexfoundry.org:10004 [2023-05-22T23:15:00.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:15:00.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:15:00.858Z] Configure a credential helper to remove this warning. See [2023-05-22T23:15:00.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:15:00.858Z] [2023-05-22T23:15:00.858Z] Login Succeeded [2023-05-22T23:15:00.858Z] docker.io [2023-05-22T23:15:00.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:15:01.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:15:01.119Z] Configure a credential helper to remove this warning. See [2023-05-22T23:15:01.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:15:01.119Z] [2023-05-22T23:15:01.119Z] Login Succeeded [2023-05-22T23:15:01.119Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T23:15:01.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-22T23:15:01.504Z] + git rev-list -1 --merges 8e89c95f200ba999b8b18666717dd08bb0ba11a2~1..8e89c95f200ba999b8b18666717dd08bb0ba11a2 [Pipeline] echo [2023-05-22T23:15:01.554Z] -----------> git rev-list -1 --merges 8e89c95f200ba999b8b18666717dd08bb0ba11a2~1..8e89c95f200ba999b8b18666717dd08bb0ba11a2 8e89c95f200ba999b8b18666717dd08bb0ba11a2 [2023-05-22T23:15:01.554Z] 8e89c95f200ba999b8b18666717dd08bb0ba11a2 [false] [Pipeline] sh [2023-05-22T23:15:01.847Z] + git log --format=format:%s -1 8e89c95f200ba999b8b18666717dd08bb0ba11a2 [Pipeline] echo [2023-05-22T23:15:01.864Z] ========================================================= [2023-05-22T23:15:01.864Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T23:15:01.864Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T23:15:02.206Z] + git log --format=format:%s -1 8e89c95f200ba999b8b18666717dd08bb0ba11a2 [Pipeline] echo [2023-05-22T23:15:02.217Z] [semverPrep] GIT_COMMIT: 8e89c95f200ba999b8b18666717dd08bb0ba11a2, Commit Message: Merge pull request #255 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.93 [Pipeline] echo [2023-05-22T23:15:02.227Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-22T23:15:02.588Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T23:15:02.589Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T23:15:02.589Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T23:15:02.589Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T23:15:02.589Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-22T23:15:02.589Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-22T23:15:02.589Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:15:02.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T23:15:02.943Z] [2023-05-22T23:15:02.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:15:03.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T23:15:03.245Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T23:15:03.245Z] b85a868b505f: Pulling fs layer [2023-05-22T23:15:03.245Z] e2be974225ed: Pulling fs layer [2023-05-22T23:15:03.245Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T23:15:03.245Z] 988bab9f4d93: Pulling fs layer [2023-05-22T23:15:03.245Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T23:15:03.245Z] eaf3925da568: Pulling fs layer [2023-05-22T23:15:03.245Z] bab4dde63d76: Pulling fs layer [2023-05-22T23:15:03.245Z] bde34c3a00c8: Pulling fs layer [2023-05-22T23:15:03.245Z] b352a97aabf1: Pulling fs layer [2023-05-22T23:15:03.245Z] 4872d77fe225: Pulling fs layer [2023-05-22T23:15:03.245Z] 5851b861e8e6: Pulling fs layer [2023-05-22T23:15:03.245Z] eaf3925da568: Waiting [2023-05-22T23:15:03.245Z] bde34c3a00c8: Waiting [2023-05-22T23:15:03.245Z] 4872d77fe225: Waiting [2023-05-22T23:15:03.245Z] 988bab9f4d93: Waiting [2023-05-22T23:15:03.245Z] e2be974225ed: Verifying Checksum [2023-05-22T23:15:03.245Z] e2be974225ed: Download complete [2023-05-22T23:15:03.245Z] 988bab9f4d93: Verifying Checksum [2023-05-22T23:15:03.245Z] 988bab9f4d93: Download complete [2023-05-22T23:15:03.245Z] 1469e6f7b9e6: Download complete [2023-05-22T23:15:03.506Z] eaf3925da568: Verifying Checksum [2023-05-22T23:15:03.506Z] eaf3925da568: Download complete [2023-05-22T23:15:03.506Z] 339a4e72a1f5: Verifying Checksum [2023-05-22T23:15:03.506Z] 339a4e72a1f5: Download complete [2023-05-22T23:15:03.506Z] bde34c3a00c8: Download complete [2023-05-22T23:15:03.506Z] b352a97aabf1: Download complete [2023-05-22T23:15:03.506Z] 4872d77fe225: Verifying Checksum [2023-05-22T23:15:03.506Z] 4872d77fe225: Download complete [2023-05-22T23:15:03.506Z] 5851b861e8e6: Verifying Checksum [2023-05-22T23:15:03.506Z] 5851b861e8e6: Download complete [2023-05-22T23:15:03.506Z] b85a868b505f: Verifying Checksum [2023-05-22T23:15:03.506Z] b85a868b505f: Download complete [2023-05-22T23:15:03.768Z] bab4dde63d76: Verifying Checksum [2023-05-22T23:15:03.768Z] bab4dde63d76: Download complete [2023-05-22T23:15:04.706Z] b85a868b505f: Pull complete [2023-05-22T23:15:04.706Z] e2be974225ed: Pull complete [2023-05-22T23:15:05.276Z] 339a4e72a1f5: Pull complete [2023-05-22T23:15:05.276Z] 988bab9f4d93: Pull complete [2023-05-22T23:15:05.537Z] 1469e6f7b9e6: Pull complete [2023-05-22T23:15:05.537Z] eaf3925da568: Pull complete [2023-05-22T23:15:07.443Z] bab4dde63d76: Pull complete [2023-05-22T23:15:07.443Z] bde34c3a00c8: Pull complete [2023-05-22T23:15:07.443Z] b352a97aabf1: Pull complete [2023-05-22T23:15:07.443Z] 4872d77fe225: Pull complete [2023-05-22T23:15:07.704Z] 5851b861e8e6: Pull complete [2023-05-22T23:15:07.704Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T23:15:07.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T23:15:07.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T23:15:07.803Z] prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container [2023-05-22T23:15:07.819Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T23:15:09.176Z] $ docker top a89d1756f64ab6657ef0a416780f953870eb81c01463f524f05a0892088582c5 -eo pid,comm [2023-05-22T23:15:09.245Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-22T23:15:09.245Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T23:15:09.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T23:15:09.293Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T23:15:09.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T23:15:09.398Z] $ docker exec a89d1756f64ab6657ef0a416780f953870eb81c01463f524f05a0892088582c5 ssh-agent [2023-05-22T23:15:09.522Z] SSH_AUTH_SOCK=/tmp/ssh-24Sx29Moh3Lk/agent.33 [2023-05-22T23:15:09.522Z] SSH_AGENT_PID=39 [2023-05-22T23:15:09.529Z] Running ssh-add (command line suppressed) [2023-05-22T23:15:09.635Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16820518129279248520.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16820518129279248520.key) [2023-05-22T23:15:09.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T23:15:09.952Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T23:15:09.959Z] $ docker exec --env ******** --env ******** a89d1756f64ab6657ef0a416780f953870eb81c01463f524f05a0892088582c5 ssh-agent -k [2023-05-22T23:15:10.068Z] unset SSH_AUTH_SOCK; [2023-05-22T23:15:10.068Z] unset SSH_AGENT_PID; [2023-05-22T23:15:10.068Z] echo Agent pid 39 killed; [2023-05-22T23:15:10.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T23:15:10.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T23:15:10.122Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T23:15:10.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T23:15:10.230Z] $ docker exec a89d1756f64ab6657ef0a416780f953870eb81c01463f524f05a0892088582c5 ssh-agent [2023-05-22T23:15:10.359Z] SSH_AUTH_SOCK=/tmp/ssh-WOhnVxgruEFR/agent.71 [2023-05-22T23:15:10.359Z] SSH_AGENT_PID=77 [2023-05-22T23:15:10.365Z] Running ssh-add (command line suppressed) [2023-05-22T23:15:10.464Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9064824423091380392.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9064824423091380392.key) [2023-05-22T23:15:10.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T23:15:10.776Z] + git semver init [2023-05-22T23:15:11.036Z] 2023-05-22 23:15:10,942 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T23:15:11.036Z] 2023-05-22 23:15:10,943 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-22T23:15:11.036Z] 2023-05-22 23:15:10,944 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-22T23:15:11.036Z] 2023-05-22 23:15:10,944 [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) [2023-05-22T23:15:11.977Z] 2023-05-22 23:15:11,628 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-05-22T23:15:11.977Z] 2023-05-22 23:15:11,628 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-05-22T23:15:11.977Z] 2023-05-22 23:15:11,629 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-22T23:15:11.977Z] 2023-05-22 23:15:11,629 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-22T23:15:11.977Z] 3.0.0-dev.47 [Pipeline] } [2023-05-22T23:15:11.978Z] $ docker exec --env ******** --env ******** a89d1756f64ab6657ef0a416780f953870eb81c01463f524f05a0892088582c5 ssh-agent -k [2023-05-22T23:15:12.081Z] unset SSH_AUTH_SOCK; [2023-05-22T23:15:12.081Z] unset SSH_AGENT_PID; [2023-05-22T23:15:12.082Z] echo Agent pid 77 killed; [2023-05-22T23:15:12.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T23:15:12.406Z] + git semver [Pipeline] } [2023-05-22T23:15:12.673Z] $ docker stop --time=1 a89d1756f64ab6657ef0a416780f953870eb81c01463f524f05a0892088582c5 [2023-05-22T23:15:13.988Z] $ docker rm -f --volumes a89d1756f64ab6657ef0a416780f953870eb81c01463f524f05a0892088582c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T23:15:14.346Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T23:15:14.565Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T23:15:14.569Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.47 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T23:15:14.710Z] provisioning config files... [2023-05-22T23:15:14.719Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11331360500395117937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:15:15.016Z] ---> docker-login.sh [2023-05-22T23:15:15.016Z] nexus3.edgexfoundry.org:10001 [2023-05-22T23:15:15.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:15:15.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:15:15.016Z] Configure a credential helper to remove this warning. See [2023-05-22T23:15:15.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:15:15.016Z] [2023-05-22T23:15:15.016Z] Login Succeeded [2023-05-22T23:15:15.016Z] nexus3.edgexfoundry.org:10002 [2023-05-22T23:15:15.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:15:15.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:15:15.016Z] Configure a credential helper to remove this warning. See [2023-05-22T23:15:15.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:15:15.016Z] [2023-05-22T23:15:15.016Z] Login Succeeded [2023-05-22T23:15:15.016Z] nexus3.edgexfoundry.org:10003 [2023-05-22T23:15:15.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:15:15.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:15:15.281Z] Configure a credential helper to remove this warning. See [2023-05-22T23:15:15.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:15:15.281Z] [2023-05-22T23:15:15.281Z] Login Succeeded [2023-05-22T23:15:15.281Z] nexus3.edgexfoundry.org:10004 [2023-05-22T23:15:15.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:15:15.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:15:15.281Z] Configure a credential helper to remove this warning. See [2023-05-22T23:15:15.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:15:15.281Z] [2023-05-22T23:15:15.281Z] Login Succeeded [2023-05-22T23:15:15.281Z] docker.io [2023-05-22T23:15:15.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:15:15.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:15:15.543Z] Configure a credential helper to remove this warning. See [2023-05-22T23:15:15.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:15:15.543Z] [2023-05-22T23:15:15.543Z] Login Succeeded [2023-05-22T23:15:15.543Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T23:15:15.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T23:15:15.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T23:15:15.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T23:15:15.630Z] ========================================================= [2023-05-22T23:15:15.630Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T23:15:15.630Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:15:15.955Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-22T23:15:15.955Z] Sending build context to Docker daemon 1.888MB [2023-05-22T23:15:15.955Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T23:15:15.955Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-22T23:15:15.955Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T23:15:15.955Z] f56be85fc22e: Pulling fs layer [2023-05-22T23:15:15.955Z] 85791d961cd3: Pulling fs layer [2023-05-22T23:15:15.955Z] d694b5ae8c79: Pulling fs layer [2023-05-22T23:15:15.955Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T23:15:15.955Z] 4d19c01a9841: Pulling fs layer [2023-05-22T23:15:15.955Z] 9325e15d5711: Pulling fs layer [2023-05-22T23:15:15.955Z] 556b6ee489ea: Pulling fs layer [2023-05-22T23:15:15.955Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T23:15:15.955Z] 9325e15d5711: Waiting [2023-05-22T23:15:15.955Z] 4d19c01a9841: Waiting [2023-05-22T23:15:15.955Z] 556b6ee489ea: Waiting [2023-05-22T23:15:15.955Z] c5a4b2cf53e6: Waiting [2023-05-22T23:15:15.955Z] 9f32a84ed3da: Waiting [2023-05-22T23:15:15.955Z] 85791d961cd3: Download complete [2023-05-22T23:15:15.955Z] 9f32a84ed3da: Verifying Checksum [2023-05-22T23:15:15.955Z] 9f32a84ed3da: Download complete [2023-05-22T23:15:15.955Z] 4d19c01a9841: Verifying Checksum [2023-05-22T23:15:15.955Z] 4d19c01a9841: Download complete [2023-05-22T23:15:15.955Z] f56be85fc22e: Verifying Checksum [2023-05-22T23:15:15.955Z] f56be85fc22e: Download complete [2023-05-22T23:15:16.215Z] 9325e15d5711: Verifying Checksum [2023-05-22T23:15:16.215Z] 9325e15d5711: Download complete [2023-05-22T23:15:16.215Z] f56be85fc22e: Pull complete [2023-05-22T23:15:16.475Z] 85791d961cd3: Pull complete [2023-05-22T23:15:16.735Z] c5a4b2cf53e6: Verifying Checksum [2023-05-22T23:15:16.735Z] c5a4b2cf53e6: Download complete [2023-05-22T23:15:16.735Z] d694b5ae8c79: Verifying Checksum [2023-05-22T23:15:16.735Z] d694b5ae8c79: Download complete [2023-05-22T23:15:16.993Z] 556b6ee489ea: Verifying Checksum [2023-05-22T23:15:16.993Z] 556b6ee489ea: Download complete [2023-05-22T23:15:20.280Z] d694b5ae8c79: Pull complete [2023-05-22T23:15:20.280Z] 9f32a84ed3da: Pull complete [2023-05-22T23:15:20.280Z] 4d19c01a9841: Pull complete [2023-05-22T23:15:20.280Z] 9325e15d5711: Pull complete [2023-05-22T23:15:22.189Z] 556b6ee489ea: Pull complete [2023-05-22T23:15:23.155Z] c5a4b2cf53e6: Pull complete [2023-05-22T23:15:23.155Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T23:15:23.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T23:15:23.413Z] ---> c4be618373d6 [2023-05-22T23:15:23.413Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-22T23:15:25.323Z] ---> Running in e2c99a7bfa7d [2023-05-22T23:15:25.323Z] Removing intermediate container e2c99a7bfa7d [2023-05-22T23:15:25.323Z] ---> 80c4920af471 [2023-05-22T23:15:25.323Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T23:15:25.603Z] ---> Running in d225bb2984e4 [2023-05-22T23:15:25.603Z] Removing intermediate container d225bb2984e4 [2023-05-22T23:15:25.603Z] ---> af595a922e08 [2023-05-22T23:15:25.603Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-22T23:15:25.603Z] ---> Running in ed8fc7d4d22d [2023-05-22T23:15:25.603Z] Removing intermediate container ed8fc7d4d22d [2023-05-22T23:15:25.603Z] ---> 4cc38b5d3e17 [2023-05-22T23:15:25.603Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-22T23:15:25.862Z] ---> Running in 3c7e559277aa [2023-05-22T23:15:25.862Z] Removing intermediate container 3c7e559277aa [2023-05-22T23:15:25.862Z] ---> 6219d70af7d1 [2023-05-22T23:15:25.862Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T23:15:25.862Z] ---> Running in 59ad05702c42 [2023-05-22T23:15:26.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T23:15:26.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T23:15:26.641Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-22T23:15:26.641Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-22T23:15:26.641Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-22T23:15:26.641Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-22T23:15:26.641Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-22T23:15:26.641Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-22T23:15:26.641Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-22T23:15:26.641Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-22T23:15:26.641Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-22T23:15:26.641Z] (10/14) Installing kmod-libs (30-r1) [2023-05-22T23:15:26.641Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-22T23:15:26.641Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-22T23:15:26.641Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-22T23:15:26.641Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-22T23:15:26.641Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T23:15:26.641Z] Executing eudev-3.2.11-r4.trigger [2023-05-22T23:15:26.641Z] OK: 272 MiB in 67 packages [2023-05-22T23:15:27.208Z] Removing intermediate container 59ad05702c42 [2023-05-22T23:15:27.208Z] ---> c9b269af9244 [2023-05-22T23:15:27.208Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-22T23:15:27.208Z] ---> Running in 2e21af59ed4e [2023-05-22T23:15:27.208Z] Removing intermediate container 2e21af59ed4e [2023-05-22T23:15:27.208Z] ---> 034ba0c76254 [2023-05-22T23:15:27.208Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-22T23:15:27.467Z] ---> 9159476fc4e0 [2023-05-22T23:15:27.467Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T23:15:27.467Z] ---> Running in e147f71842c4 [2023-05-22T23:15:29.671Z] Still waiting to schedule task [2023-05-22T23:15:29.672Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-22T23:15:49.402Z] Removing intermediate container e147f71842c4 [2023-05-22T23:15:49.402Z] ---> 1e66459e3fbd [2023-05-22T23:15:49.402Z] Step 11/13 : COPY . . [2023-05-22T23:15:49.402Z] ---> 626fc9202098 [2023-05-22T23:15:49.402Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-22T23:15:49.402Z] ---> Running in f51edaabd9ea [2023-05-22T23:15:49.402Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T23:15:49.402Z] Dload Upload Total Spent Left Speed [2023-05-22T23:15:49.402Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8948 0 --:--:-- --:--:-- --:--:-- 9000 [2023-05-22T23:15:49.402Z] Removing intermediate container f51edaabd9ea [2023-05-22T23:15:49.402Z] ---> 4923e113907d [2023-05-22T23:15:49.402Z] Step 13/13 : RUN ${MAKE} [2023-05-22T23:15:49.402Z] ---> Running in 7975224bd9f7 [2023-05-22T23:15:49.402Z] noop [2023-05-22T23:15:49.402Z] Removing intermediate container 7975224bd9f7 [2023-05-22T23:15:49.402Z] ---> e6640adc6f89 [2023-05-22T23:15:49.402Z] Successfully built e6640adc6f89 [2023-05-22T23:15:49.402Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:15:49.714Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T23:15:49.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T23:15:49.789Z] prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container [2023-05-22T23:15:49.816Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T23:15:50.186Z] $ docker top 349e7de3cc67ae84c377327b6a5545ff317df23570ff68465d3cf2432db007d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T23:15:50.531Z] + go version [2023-05-22T23:15:50.531Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T23:15:50.542Z] $ docker stop --time=1 349e7de3cc67ae84c377327b6a5545ff317df23570ff68465d3cf2432db007d8 [2023-05-22T23:15:51.813Z] $ docker rm -f --volumes 349e7de3cc67ae84c377327b6a5545ff317df23570ff68465d3cf2432db007d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:15:52.220Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T23:15:52.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T23:15:52.294Z] prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container [2023-05-22T23:15:52.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T23:15:52.691Z] $ docker top 9c00ecfea46d3781ca0293d30d855ed0f2dc7a861a6acc7013b1d0078c2c19ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T23:15:53.033Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-22T23:15:53.325Z] + make test [2023-05-22T23:15:53.325Z] go test ./... -coverprofile=coverage.out ./... [2023-05-22T23:15:58.694Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-22T23:16:08.688Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-22T23:16:08.688Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.8% of statements [2023-05-22T23:16:16.814Z] go vet ./... [2023-05-22T23:16:19.346Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T23:16:19.346Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T23:16:19.605Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T23:16:19.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T23:16:19.635Z] $ docker stop --time=1 9c00ecfea46d3781ca0293d30d855ed0f2dc7a861a6acc7013b1d0078c2c19ef [2023-05-22T23:16:22.166Z] $ docker rm -f --volumes 9c00ecfea46d3781ca0293d30d855ed0f2dc7a861a6acc7013b1d0078c2c19ef [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T23:16:22.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T23:16:22.714Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-22T23:16:23.297Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T23:16:23.585Z] + ls -al . [2023-05-22T23:16:23.585Z] total 188 [2023-05-22T23:16:23.585Z] drwxrwxr-x 10 jenkins jenkins 4096 May 22 23:15 . [2023-05-22T23:16:23.585Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 23:14 .. [2023-05-22T23:16:23.585Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 23:15 .git [2023-05-22T23:16:23.585Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:14 .github [2023-05-22T23:16:23.585Z] -rw-rw-r-- 1 jenkins jenkins 414 May 22 23:14 .gitignore [2023-05-22T23:16:23.585Z] -rw-rw-r-- 1 jenkins jenkins 42 May 22 23:14 .golangci.yml [2023-05-22T23:16:23.585Z] -rw-rw-r-- 1 jenkins jenkins 77 May 22 23:14 .hadolint.yml [2023-05-22T23:16:23.585Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 23:15 .semver [2023-05-22T23:16:23.585Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 22 23:14 Attribution.txt [2023-05-22T23:16:23.585Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 22 23:14 CHANGELOG.md [2023-05-22T23:16:23.585Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 22 23:14 Dockerfile [2023-05-22T23:16:23.585Z] -rw-rw-r-- 1 jenkins jenkins 678 May 22 23:14 GOVERNANCE.md [2023-05-22T23:16:23.585Z] -rw-rw-r-- 1 jenkins jenkins 659 May 22 23:14 Jenkinsfile [2023-05-22T23:16:23.585Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 22 23:14 LICENSE [2023-05-22T23:16:23.585Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 22 23:14 Makefile [2023-05-22T23:16:23.585Z] -rw-rw-r-- 1 jenkins jenkins 622 May 22 23:14 OWNERS.md [2023-05-22T23:16:23.585Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 22 23:14 README.md [2023-05-22T23:16:23.585Z] -rw-rw-r-- 1 jenkins jenkins 12 May 22 23:15 VERSION [2023-05-22T23:16:23.585Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 23:14 bin [2023-05-22T23:16:23.585Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:14 cmd [2023-05-22T23:16:23.585Z] -rw-r--r-- 1 jenkins jenkins 31522 May 22 23:16 coverage.out [2023-05-22T23:16:23.585Z] -rwxrwxr-x 1 jenkins jenkins 140 May 22 23:14 docker-entrypoint.sh [2023-05-22T23:16:23.585Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 23:14 docs [2023-05-22T23:16:23.585Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 22 23:14 go.mod [2023-05-22T23:16:23.585Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 22 23:14 go.sum [2023-05-22T23:16:23.585Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:14 internal [2023-05-22T23:16:23.586Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 23:14 snap [2023-05-22T23:16:23.586Z] -rw-rw-r-- 1 jenkins jenkins 231 May 22 23:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:16:23.890Z] + 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=8e89c95f200ba999b8b18666717dd08bb0ba11a2 --label arch=amd64 --label version=3.0.0-dev.47 . [2023-05-22T23:16:23.890Z] Sending build context to Docker daemon 1.921MB [2023-05-22T23:16:23.890Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T23:16:23.890Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-22T23:16:23.890Z] ---> e6640adc6f89 [2023-05-22T23:16:23.890Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-22T23:16:23.890Z] ---> Running in 6b40c348e635 [2023-05-22T23:16:24.147Z] Removing intermediate container 6b40c348e635 [2023-05-22T23:16:24.147Z] ---> 1390433dcc56 [2023-05-22T23:16:24.147Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T23:16:24.147Z] ---> Running in 5249251e7f19 [2023-05-22T23:16:24.147Z] Removing intermediate container 5249251e7f19 [2023-05-22T23:16:24.147Z] ---> ca87560e64c2 [2023-05-22T23:16:24.147Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-22T23:16:24.147Z] ---> Running in 45596ae243f3 [2023-05-22T23:16:24.148Z] Removing intermediate container 45596ae243f3 [2023-05-22T23:16:24.148Z] ---> 2c3364299f12 [2023-05-22T23:16:24.148Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-22T23:16:24.406Z] ---> Running in a36c200e0917 [2023-05-22T23:16:24.406Z] Removing intermediate container a36c200e0917 [2023-05-22T23:16:24.406Z] ---> b71fa4704b9c [2023-05-22T23:16:24.406Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T23:16:24.406Z] ---> Running in b721a52ea1cb [2023-05-22T23:16:24.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T23:16:24.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T23:16:24.929Z] OK: 272 MiB in 67 packages [2023-05-22T23:16:25.495Z] Removing intermediate container b721a52ea1cb [2023-05-22T23:16:25.495Z] ---> 668627c3e45a [2023-05-22T23:16:25.495Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-22T23:16:25.495Z] ---> Running in 0a4c785802a5 [2023-05-22T23:16:25.495Z] Removing intermediate container 0a4c785802a5 [2023-05-22T23:16:25.495Z] ---> 7bee7e2a0ad9 [2023-05-22T23:16:25.495Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-22T23:16:25.495Z] ---> b922068ee5b9 [2023-05-22T23:16:25.495Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T23:16:25.754Z] ---> Running in fd756f60eec1 [2023-05-22T23:16:26.323Z] Removing intermediate container fd756f60eec1 [2023-05-22T23:16:26.323Z] ---> 149ea51ff4b2 [2023-05-22T23:16:26.323Z] Step 11/36 : COPY . . [2023-05-22T23:16:26.583Z] ---> ea874677b46c [2023-05-22T23:16:26.583Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-22T23:16:26.583Z] ---> Running in 1e3ad3b8a5ce [2023-05-22T23:16:26.843Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2023-05-22T23:16:26.843Z] Dload Upload Total Spent Left Speed [2023-05-22T23:16:27.104Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 20165 0 --:--:-- --:--:-- --:--:-- 20423 [2023-05-22T23:16:27.363Z] Removing intermediate container 1e3ad3b8a5ce [2023-05-22T23:16:27.363Z] ---> cf73989a6ae2 [2023-05-22T23:16:27.363Z] Step 13/36 : RUN ${MAKE} [2023-05-22T23:16:27.363Z] ---> Running in adb1e8249f9c [2023-05-22T23:16:27.623Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-22T23:16:49.654Z] Removing intermediate container adb1e8249f9c [2023-05-22T23:16:49.654Z] ---> 7e01daf61cc6 [2023-05-22T23:16:49.654Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-22T23:16:49.654Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-22T23:16:49.654Z] 4acc49c71d14: Pulling fs layer [2023-05-22T23:16:49.654Z] 4acc49c71d14: Verifying Checksum [2023-05-22T23:16:49.654Z] 4acc49c71d14: Download complete [2023-05-22T23:16:49.654Z] 4acc49c71d14: Pull complete [2023-05-22T23:16:49.654Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-22T23:16:49.654Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-22T23:16:49.654Z] ---> 01a2bd3e5fff [2023-05-22T23:16:49.654Z] Step 15/36 : FROM alpine:3.17 [2023-05-22T23:16:49.654Z] 3.17: Pulling from library/alpine [2023-05-22T23:16:49.654Z] f56be85fc22e: Already exists [2023-05-22T23:16:49.654Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T23:16:49.654Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T23:16:49.654Z] ---> 9ed4aefc74f6 [2023-05-22T23:16:49.654Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-22T23:16:49.654Z] ---> Running in 977030281b26 [2023-05-22T23:16:49.654Z] Removing intermediate container 977030281b26 [2023-05-22T23:16:49.654Z] ---> 4ef3bcfb19de [2023-05-22T23:16:49.654Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-22T23:16:49.654Z] ---> Running in 2f880a3881c1 [2023-05-22T23:16:49.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T23:16:49.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T23:16:49.918Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-22T23:16:49.918Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-22T23:16:49.918Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-22T23:16:49.918Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-22T23:16:49.918Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-22T23:16:49.918Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-22T23:16:49.918Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-22T23:16:49.918Z] (8/86) Installing libxcb (1.15-r0) [2023-05-22T23:16:49.918Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-22T23:16:50.185Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-22T23:16:50.185Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-22T23:16:50.185Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-22T23:16:50.185Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-22T23:16:50.185Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-22T23:16:50.185Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-22T23:16:50.185Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-22T23:16:50.185Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-22T23:16:50.185Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-22T23:16:50.185Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-22T23:16:50.185Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-22T23:16:50.185Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-22T23:16:50.185Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-22T23:16:50.185Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-22T23:16:50.185Z] (24/86) Installing glib (2.74.6-r0) [2023-05-22T23:16:50.185Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-22T23:16:50.185Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-22T23:16:50.445Z] (27/86) Installing libass (0.16.0-r1) [2023-05-22T23:16:50.445Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-22T23:16:50.445Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-22T23:16:50.445Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-22T23:16:50.445Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-22T23:16:50.445Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-22T23:16:50.445Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-22T23:16:50.445Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-22T23:16:50.445Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-22T23:16:50.445Z] (36/86) Installing libunistring (1.1-r0) [2023-05-22T23:16:50.445Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-22T23:16:50.445Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-22T23:16:50.445Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-22T23:16:50.445Z] (40/86) Installing lame (3.100-r2) [2023-05-22T23:16:50.445Z] (41/86) Installing opus (1.3.1-r1) [2023-05-22T23:16:50.445Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-22T23:16:50.445Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-22T23:16:50.445Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-22T23:16:50.445Z] (45/86) Installing orc (0.4.33-r0) [2023-05-22T23:16:50.445Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-22T23:16:50.445Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-22T23:16:50.704Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-22T23:16:50.704Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-22T23:16:50.704Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-22T23:16:50.704Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-22T23:16:50.704Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-22T23:16:50.704Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-22T23:16:50.704Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-22T23:16:50.704Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-22T23:16:50.704Z] (56/86) Installing libpulse (16.1-r6) [2023-05-22T23:16:50.704Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-22T23:16:50.704Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-22T23:16:50.704Z] (59/86) Installing librist (0.2.7-r0) [2023-05-22T23:16:50.704Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-22T23:16:50.704Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-22T23:16:50.704Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-22T23:16:50.704Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-22T23:16:50.704Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-22T23:16:50.704Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-22T23:16:50.704Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-22T23:16:50.704Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-22T23:16:50.704Z] (68/86) Installing libva (2.16.0-r0) [2023-05-22T23:16:50.704Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-22T23:16:50.704Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-22T23:16:50.962Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-22T23:16:50.962Z] (72/86) Installing libwebp (1.2.4-r1) [2023-05-22T23:16:50.962Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-22T23:16:50.962Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-22T23:16:50.962Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-22T23:16:50.962Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-22T23:16:50.962Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-22T23:16:50.962Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-22T23:16:50.962Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-22T23:16:51.222Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-22T23:16:51.222Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-22T23:16:51.222Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-22T23:16:51.222Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-22T23:16:51.222Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-22T23:16:51.222Z] (85/86) Installing kmod-libs (30-r1) [2023-05-22T23:16:51.222Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-22T23:16:51.222Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T23:16:51.222Z] Executing eudev-3.2.11-r4.trigger [2023-05-22T23:16:51.222Z] OK: 112 MiB in 101 packages [2023-05-22T23:16:53.134Z] Removing intermediate container 2f880a3881c1 [2023-05-22T23:16:53.134Z] ---> 5c4d81474af5 [2023-05-22T23:16:53.134Z] Step 18/36 : WORKDIR / [2023-05-22T23:16:53.394Z] ---> Running in 8e6111ca3ac7 [2023-05-22T23:16:53.394Z] Removing intermediate container 8e6111ca3ac7 [2023-05-22T23:16:53.394Z] ---> 611f6835f0d3 [2023-05-22T23:16:53.394Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-22T23:16:53.963Z] ---> 2ff3249c70b2 [2023-05-22T23:16:53.963Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-22T23:16:53.963Z] ---> 1d9f7f8cebec [2023-05-22T23:16:53.963Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-22T23:16:54.250Z] ---> c22e72f15bbe [2023-05-22T23:16:54.250Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-22T23:16:54.250Z] ---> 0ffcad0d8c12 [2023-05-22T23:16:54.250Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-22T23:16:54.510Z] ---> ba5474a2df04 [2023-05-22T23:16:54.510Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-22T23:16:54.510Z] ---> 97d1143a308d [2023-05-22T23:16:54.510Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-22T23:16:55.078Z] ---> af010a0dde29 [2023-05-22T23:16:55.078Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-22T23:16:55.078Z] ---> Running in 48ea8551056f [2023-05-22T23:16:55.646Z] Removing intermediate container 48ea8551056f [2023-05-22T23:16:55.647Z] ---> 1e908e69d36b [2023-05-22T23:16:55.647Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-22T23:16:55.647Z] ---> Running in 90fdfad5896b [2023-05-22T23:16:56.214Z] Removing intermediate container 90fdfad5896b [2023-05-22T23:16:56.214Z] ---> 05092eda48c8 [2023-05-22T23:16:56.214Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-22T23:16:56.214Z] ---> Running in b65f4ceb5967 [2023-05-22T23:16:56.785Z] Removing intermediate container b65f4ceb5967 [2023-05-22T23:16:56.785Z] ---> 6f545101f720 [2023-05-22T23:16:56.785Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-22T23:16:56.785Z] ---> Running in 47219bf15e3a [2023-05-22T23:16:57.364Z] Removing intermediate container 47219bf15e3a [2023-05-22T23:16:57.364Z] ---> 2792c6b6d3f7 [2023-05-22T23:16:57.364Z] Step 30/36 : EXPOSE 59983 [2023-05-22T23:16:57.364Z] ---> Running in 0dc01bbbd993 [2023-05-22T23:16:57.627Z] Removing intermediate container 0dc01bbbd993 [2023-05-22T23:16:57.627Z] ---> f132704b7c4f [2023-05-22T23:16:57.627Z] Step 31/36 : EXPOSE 8554 [2023-05-22T23:16:57.627Z] ---> Running in a8ae843d488f [2023-05-22T23:16:57.627Z] Removing intermediate container a8ae843d488f [2023-05-22T23:16:57.627Z] ---> 254845a0d8ea [2023-05-22T23:16:57.627Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-22T23:16:57.627Z] ---> Running in 71d9434b9593 [2023-05-22T23:16:57.627Z] Removing intermediate container 71d9434b9593 [2023-05-22T23:16:57.627Z] ---> 0ca719152593 [2023-05-22T23:16:57.627Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-22T23:16:57.887Z] ---> Running in e4a746fe61a4 [2023-05-22T23:16:57.887Z] Removing intermediate container e4a746fe61a4 [2023-05-22T23:16:57.887Z] ---> 6bfece14b3d1 [2023-05-22T23:16:57.887Z] Step 34/36 : LABEL arch=amd64 [2023-05-22T23:16:57.887Z] ---> Running in b9bf12c428e6 [2023-05-22T23:16:57.887Z] Removing intermediate container b9bf12c428e6 [2023-05-22T23:16:57.887Z] ---> 38d32654537a [2023-05-22T23:16:57.887Z] Step 35/36 : LABEL git_sha=8e89c95f200ba999b8b18666717dd08bb0ba11a2 [2023-05-22T23:16:58.146Z] ---> Running in 222074828ec4 [2023-05-22T23:16:58.146Z] Removing intermediate container 222074828ec4 [2023-05-22T23:16:58.146Z] ---> eb0720759267 [2023-05-22T23:16:58.146Z] Step 36/36 : LABEL version=3.0.0-dev.47 [2023-05-22T23:16:58.146Z] ---> Running in f4d9c45f11fa [2023-05-22T23:16:58.146Z] Removing intermediate container f4d9c45f11fa [2023-05-22T23:16:58.146Z] ---> 5728a50225b7 [2023-05-22T23:16:58.146Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T23:16:58.146Z] Successfully built 5728a50225b7 [2023-05-22T23:16:58.146Z] 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 [2023-05-22T23:16:58.266Z] provisioning config files... [2023-05-22T23:16:58.275Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7359731243165591125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:16:58.574Z] ---> docker-login.sh [2023-05-22T23:16:58.574Z] nexus3.edgexfoundry.org:10001 [2023-05-22T23:16:58.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:16:58.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:16:58.574Z] Configure a credential helper to remove this warning. See [2023-05-22T23:16:58.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:16:58.574Z] [2023-05-22T23:16:58.574Z] Login Succeeded [2023-05-22T23:16:58.574Z] nexus3.edgexfoundry.org:10002 [2023-05-22T23:16:58.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:16:58.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:16:58.574Z] Configure a credential helper to remove this warning. See [2023-05-22T23:16:58.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:16:58.574Z] [2023-05-22T23:16:58.574Z] Login Succeeded [2023-05-22T23:16:58.574Z] nexus3.edgexfoundry.org:10003 [2023-05-22T23:16:58.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:16:58.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:16:58.833Z] Configure a credential helper to remove this warning. See [2023-05-22T23:16:58.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:16:58.833Z] [2023-05-22T23:16:58.833Z] Login Succeeded [2023-05-22T23:16:58.833Z] nexus3.edgexfoundry.org:10004 [2023-05-22T23:16:58.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:16:58.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:16:58.833Z] Configure a credential helper to remove this warning. See [2023-05-22T23:16:58.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:16:58.833Z] [2023-05-22T23:16:58.833Z] Login Succeeded [2023-05-22T23:16:58.833Z] docker.io [2023-05-22T23:16:59.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:16:59.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:16:59.092Z] Configure a credential helper to remove this warning. See [2023-05-22T23:16:59.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:16:59.092Z] [2023-05-22T23:16:59.092Z] Login Succeeded [2023-05-22T23:16:59.092Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T23:16:59.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T23:16:59.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T23:16:59.161Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-05-22T23:16:59.162Z] 8e89c95f200ba999b8b18666717dd08bb0ba11a2 [2023-05-22T23:16:59.162Z] latest [2023-05-22T23:16:59.162Z] 3.0.0-dev.47 [2023-05-22T23:16:59.162Z] 8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47 [2023-05-22T23:16:59.162Z] main [2023-05-22T23:16:59.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:16:59.510Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:8e89c95f200ba999b8b18666717dd08bb0ba11a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:16:59.818Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:8e89c95f200ba999b8b18666717dd08bb0ba11a2 [2023-05-22T23:16:59.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-22T23:16:59.818Z] aad1ba775d71: Preparing [2023-05-22T23:16:59.818Z] 73ae598a8c8a: Preparing [2023-05-22T23:16:59.818Z] 15c0389e3856: Preparing [2023-05-22T23:16:59.818Z] 3bd4312f4dc8: Preparing [2023-05-22T23:16:59.818Z] 3827b5b91e75: Preparing [2023-05-22T23:16:59.818Z] acc83c6ca332: Preparing [2023-05-22T23:16:59.818Z] bcbbe743592e: Preparing [2023-05-22T23:16:59.818Z] c3b008dd3e1f: Preparing [2023-05-22T23:16:59.818Z] 793733ad2406: Preparing [2023-05-22T23:16:59.818Z] acc83c6ca332: Waiting [2023-05-22T23:16:59.818Z] c3b008dd3e1f: Waiting [2023-05-22T23:16:59.818Z] 17006a9e54f6: Preparing [2023-05-22T23:16:59.818Z] f836f95e2d16: Preparing [2023-05-22T23:16:59.818Z] bcbbe743592e: Waiting [2023-05-22T23:16:59.818Z] 793733ad2406: Waiting [2023-05-22T23:16:59.818Z] ebf3d8edda6b: Preparing [2023-05-22T23:16:59.818Z] f1417ff83b31: Preparing [2023-05-22T23:16:59.818Z] f836f95e2d16: Waiting [2023-05-22T23:16:59.818Z] ebf3d8edda6b: Waiting [2023-05-22T23:16:59.818Z] f1417ff83b31: Waiting [2023-05-22T23:16:59.818Z] aad1ba775d71: Pushed [2023-05-22T23:16:59.818Z] 15c0389e3856: Pushed [2023-05-22T23:16:59.818Z] 73ae598a8c8a: Pushed [2023-05-22T23:16:59.818Z] 3bd4312f4dc8: Pushed [2023-05-22T23:17:00.078Z] acc83c6ca332: Pushed [2023-05-22T23:17:00.078Z] bcbbe743592e: Pushed [2023-05-22T23:17:00.078Z] c3b008dd3e1f: Pushed [2023-05-22T23:17:00.078Z] 793733ad2406: Pushed [2023-05-22T23:17:00.078Z] f1417ff83b31: Layer already exists [2023-05-22T23:17:00.078Z] 17006a9e54f6: Pushed [2023-05-22T23:17:02.614Z] 3827b5b91e75: Pushed [2023-05-22T23:17:02.614Z] f836f95e2d16: Pushed [2023-05-22T23:17:04.353Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16405 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-05-22T23:17:04.367Z] Running in /w/workspace/device-usb-camera/119 [Pipeline] { [Pipeline] checkout [2023-05-22T23:17:04.400Z] Selected Git installation does not exist. Using Default [2023-05-22T23:17:04.400Z] The recommended git tool is: NONE [2023-05-22T23:17:09.993Z] using credential edgex-jenkins-ssh [2023-05-22T23:17:10.014Z] Cloning the remote Git repository [2023-05-22T23:17:10.056Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-22T23:17:10.147Z] > git init /w/workspace/device-usb-camera/119 # timeout=10 [2023-05-22T23:17:10.284Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-22T23:17:10.285Z] > git --version # timeout=10 [2023-05-22T23:17:10.310Z] > git --version # 'git version 2.25.1' [2023-05-22T23:17:10.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T23:17:10.455Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T23:17:10.719Z] ebf3d8edda6b: Pushed [2023-05-22T23:17:10.719Z] 8e89c95f200ba999b8b18666717dd08bb0ba11a2: digest: sha256:295e0b8cba51cd72e872edb0253236265e35835d5dfc4a62a23eda4b3c0f1aa1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:17:11.045Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:17:11.359Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-22T23:17:11.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-22T23:17:11.360Z] aad1ba775d71: Preparing [2023-05-22T23:17:11.360Z] 73ae598a8c8a: Preparing [2023-05-22T23:17:11.360Z] 15c0389e3856: Preparing [2023-05-22T23:17:11.360Z] 3bd4312f4dc8: Preparing [2023-05-22T23:17:11.360Z] 3827b5b91e75: Preparing [2023-05-22T23:17:11.360Z] acc83c6ca332: Preparing [2023-05-22T23:17:11.360Z] bcbbe743592e: Preparing [2023-05-22T23:17:11.360Z] c3b008dd3e1f: Preparing [2023-05-22T23:17:11.360Z] 793733ad2406: Preparing [2023-05-22T23:17:11.360Z] 17006a9e54f6: Preparing [2023-05-22T23:17:11.360Z] f836f95e2d16: Preparing [2023-05-22T23:17:11.360Z] ebf3d8edda6b: Preparing [2023-05-22T23:17:11.360Z] f1417ff83b31: Preparing [2023-05-22T23:17:11.360Z] bcbbe743592e: Waiting [2023-05-22T23:17:11.360Z] f836f95e2d16: Waiting [2023-05-22T23:17:11.360Z] ebf3d8edda6b: Waiting [2023-05-22T23:17:11.360Z] 17006a9e54f6: Waiting [2023-05-22T23:17:11.360Z] f1417ff83b31: Waiting [2023-05-22T23:17:11.360Z] c3b008dd3e1f: Waiting [2023-05-22T23:17:11.360Z] acc83c6ca332: Waiting [2023-05-22T23:17:11.360Z] 3bd4312f4dc8: Layer already exists [2023-05-22T23:17:11.360Z] 15c0389e3856: Layer already exists [2023-05-22T23:17:11.360Z] 3827b5b91e75: Layer already exists [2023-05-22T23:17:11.360Z] 73ae598a8c8a: Layer already exists [2023-05-22T23:17:11.360Z] aad1ba775d71: Layer already exists [2023-05-22T23:17:11.360Z] bcbbe743592e: Layer already exists [2023-05-22T23:17:11.360Z] c3b008dd3e1f: Layer already exists [2023-05-22T23:17:11.360Z] 793733ad2406: Layer already exists [2023-05-22T23:17:11.360Z] acc83c6ca332: Layer already exists [2023-05-22T23:17:11.360Z] 17006a9e54f6: Layer already exists [2023-05-22T23:17:11.360Z] f836f95e2d16: Layer already exists [2023-05-22T23:17:11.360Z] f1417ff83b31: Layer already exists [2023-05-22T23:17:11.360Z] ebf3d8edda6b: Layer already exists [2023-05-22T23:17:11.360Z] latest: digest: sha256:295e0b8cba51cd72e872edb0253236265e35835d5dfc4a62a23eda4b3c0f1aa1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:17:11.672Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:17:11.260Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-22T23:17:11.290Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T23:17:11.987Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.47 [2023-05-22T23:17:11.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-22T23:17:11.987Z] aad1ba775d71: Preparing [2023-05-22T23:17:11.987Z] 73ae598a8c8a: Preparing [2023-05-22T23:17:11.987Z] 15c0389e3856: Preparing [2023-05-22T23:17:11.987Z] 3bd4312f4dc8: Preparing [2023-05-22T23:17:11.987Z] 3827b5b91e75: Preparing [2023-05-22T23:17:11.987Z] acc83c6ca332: Preparing [2023-05-22T23:17:11.987Z] bcbbe743592e: Preparing [2023-05-22T23:17:11.987Z] c3b008dd3e1f: Preparing [2023-05-22T23:17:11.987Z] 793733ad2406: Preparing [2023-05-22T23:17:11.987Z] 17006a9e54f6: Preparing [2023-05-22T23:17:11.987Z] f836f95e2d16: Preparing [2023-05-22T23:17:11.987Z] ebf3d8edda6b: Preparing [2023-05-22T23:17:11.987Z] f1417ff83b31: Preparing [2023-05-22T23:17:11.987Z] 793733ad2406: Waiting [2023-05-22T23:17:11.987Z] acc83c6ca332: Waiting [2023-05-22T23:17:11.987Z] f1417ff83b31: Waiting [2023-05-22T23:17:11.987Z] bcbbe743592e: Waiting [2023-05-22T23:17:11.987Z] c3b008dd3e1f: Waiting [2023-05-22T23:17:11.987Z] f836f95e2d16: Waiting [2023-05-22T23:17:11.987Z] 17006a9e54f6: Waiting [2023-05-22T23:17:11.987Z] ebf3d8edda6b: Waiting [2023-05-22T23:17:11.987Z] 3827b5b91e75: Layer already exists [2023-05-22T23:17:11.988Z] 15c0389e3856: Layer already exists [2023-05-22T23:17:11.988Z] 73ae598a8c8a: Layer already exists [2023-05-22T23:17:11.988Z] aad1ba775d71: Layer already exists [2023-05-22T23:17:11.988Z] 3bd4312f4dc8: Layer already exists [2023-05-22T23:17:11.988Z] bcbbe743592e: Layer already exists [2023-05-22T23:17:11.988Z] acc83c6ca332: Layer already exists [2023-05-22T23:17:11.988Z] c3b008dd3e1f: Layer already exists [2023-05-22T23:17:11.988Z] 17006a9e54f6: Layer already exists [2023-05-22T23:17:11.988Z] 793733ad2406: Layer already exists [2023-05-22T23:17:11.988Z] f836f95e2d16: Layer already exists [2023-05-22T23:17:11.988Z] ebf3d8edda6b: Layer already exists [2023-05-22T23:17:11.988Z] f1417ff83b31: Layer already exists [2023-05-22T23:17:11.988Z] 3.0.0-dev.47: digest: sha256:295e0b8cba51cd72e872edb0253236265e35835d5dfc4a62a23eda4b3c0f1aa1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:17:12.319Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:17:12.415Z] Avoid second fetch [2023-05-22T23:17:12.416Z] Checking out Revision 8e89c95f200ba999b8b18666717dd08bb0ba11a2 (main) [2023-05-22T23:17:12.627Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47 [2023-05-22T23:17:12.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-22T23:17:12.627Z] aad1ba775d71: Preparing [2023-05-22T23:17:12.627Z] 73ae598a8c8a: Preparing [2023-05-22T23:17:12.627Z] 15c0389e3856: Preparing [2023-05-22T23:17:12.627Z] 3bd4312f4dc8: Preparing [2023-05-22T23:17:12.627Z] 3827b5b91e75: Preparing [2023-05-22T23:17:12.627Z] acc83c6ca332: Preparing [2023-05-22T23:17:12.627Z] bcbbe743592e: Preparing [2023-05-22T23:17:12.627Z] c3b008dd3e1f: Preparing [2023-05-22T23:17:12.627Z] 793733ad2406: Preparing [2023-05-22T23:17:12.627Z] 17006a9e54f6: Preparing [2023-05-22T23:17:12.627Z] f836f95e2d16: Preparing [2023-05-22T23:17:12.627Z] ebf3d8edda6b: Preparing [2023-05-22T23:17:12.627Z] f1417ff83b31: Preparing [2023-05-22T23:17:12.627Z] acc83c6ca332: Waiting [2023-05-22T23:17:12.627Z] bcbbe743592e: Waiting [2023-05-22T23:17:12.627Z] c3b008dd3e1f: Waiting [2023-05-22T23:17:12.627Z] ebf3d8edda6b: Waiting [2023-05-22T23:17:12.627Z] f1417ff83b31: Waiting [2023-05-22T23:17:12.627Z] f836f95e2d16: Waiting [2023-05-22T23:17:12.627Z] 17006a9e54f6: Waiting [2023-05-22T23:17:12.627Z] 793733ad2406: Waiting [2023-05-22T23:17:12.627Z] 3bd4312f4dc8: Layer already exists [2023-05-22T23:17:12.627Z] 15c0389e3856: Layer already exists [2023-05-22T23:17:12.627Z] 3827b5b91e75: Layer already exists [2023-05-22T23:17:12.627Z] 73ae598a8c8a: Layer already exists [2023-05-22T23:17:12.627Z] aad1ba775d71: Layer already exists [2023-05-22T23:17:12.627Z] acc83c6ca332: Layer already exists [2023-05-22T23:17:12.627Z] c3b008dd3e1f: Layer already exists [2023-05-22T23:17:12.627Z] bcbbe743592e: Layer already exists [2023-05-22T23:17:12.627Z] 793733ad2406: Layer already exists [2023-05-22T23:17:12.627Z] 17006a9e54f6: Layer already exists [2023-05-22T23:17:12.627Z] f836f95e2d16: Layer already exists [2023-05-22T23:17:12.627Z] f1417ff83b31: Layer already exists [2023-05-22T23:17:12.627Z] ebf3d8edda6b: Layer already exists [2023-05-22T23:17:12.627Z] 8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47: digest: sha256:295e0b8cba51cd72e872edb0253236265e35835d5dfc4a62a23eda4b3c0f1aa1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:17:12.947Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:17:12.989Z] Commit message: "Merge pull request #255 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.93" [2023-05-22T23:17:13.262Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-05-22T23:17:13.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-22T23:17:13.263Z] aad1ba775d71: Preparing [2023-05-22T23:17:13.263Z] 73ae598a8c8a: Preparing [2023-05-22T23:17:13.263Z] 15c0389e3856: Preparing [2023-05-22T23:17:13.263Z] 3bd4312f4dc8: Preparing [2023-05-22T23:17:13.263Z] 3827b5b91e75: Preparing [2023-05-22T23:17:13.263Z] acc83c6ca332: Preparing [2023-05-22T23:17:13.263Z] bcbbe743592e: Preparing [2023-05-22T23:17:13.263Z] c3b008dd3e1f: Preparing [2023-05-22T23:17:13.263Z] 793733ad2406: Preparing [2023-05-22T23:17:13.263Z] acc83c6ca332: Waiting [2023-05-22T23:17:13.263Z] bcbbe743592e: Waiting [2023-05-22T23:17:13.263Z] c3b008dd3e1f: Waiting [2023-05-22T23:17:13.263Z] 17006a9e54f6: Preparing [2023-05-22T23:17:13.263Z] f836f95e2d16: Preparing [2023-05-22T23:17:13.263Z] 793733ad2406: Waiting [2023-05-22T23:17:13.263Z] 17006a9e54f6: Waiting [2023-05-22T23:17:13.263Z] ebf3d8edda6b: Preparing [2023-05-22T23:17:13.263Z] f1417ff83b31: Preparing [2023-05-22T23:17:13.263Z] f836f95e2d16: Waiting [2023-05-22T23:17:13.263Z] f1417ff83b31: Waiting [2023-05-22T23:17:13.263Z] ebf3d8edda6b: Waiting [2023-05-22T23:17:13.263Z] 3bd4312f4dc8: Layer already exists [2023-05-22T23:17:13.263Z] aad1ba775d71: Layer already exists [2023-05-22T23:17:13.263Z] 73ae598a8c8a: Layer already exists [2023-05-22T23:17:13.263Z] 3827b5b91e75: Layer already exists [2023-05-22T23:17:13.263Z] 15c0389e3856: Layer already exists [2023-05-22T23:17:13.263Z] acc83c6ca332: Layer already exists [2023-05-22T23:17:13.263Z] bcbbe743592e: Layer already exists [2023-05-22T23:17:13.263Z] c3b008dd3e1f: Layer already exists [2023-05-22T23:17:13.263Z] 793733ad2406: Layer already exists [2023-05-22T23:17:13.263Z] 17006a9e54f6: Layer already exists [2023-05-22T23:17:13.263Z] f836f95e2d16: Layer already exists [2023-05-22T23:17:13.263Z] ebf3d8edda6b: Layer already exists [2023-05-22T23:17:13.263Z] f1417ff83b31: Layer already exists [2023-05-22T23:17:13.263Z] main: digest: sha256:295e0b8cba51cd72e872edb0253236265e35835d5dfc4a62a23eda4b3c0f1aa1 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T23:17:13.300Z] ===================================================== [2023-05-22T23:17:12.436Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T23:17:12.523Z] > git checkout -f 8e89c95f200ba999b8b18666717dd08bb0ba11a2 # timeout=10 [Pipeline] echo [2023-05-22T23:17:13.310Z] taggedImages: [2023-05-22T23:17:13.310Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:8e89c95f200ba999b8b18666717dd08bb0ba11a2 [2023-05-22T23:17:13.310Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-22T23:17:13.310Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.47 [2023-05-22T23:17:13.310Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47 [2023-05-22T23:17:13.310Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T23:17:13.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T23:17:13.717Z] [2023-05-22T23:17:13.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:17:13.962Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-22T23:17:13.962Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T23:17:13.962Z] Dload Upload Total Spent Left Speed [2023-05-22T23:17:13.962Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [2023-05-22T23:17:14.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T23:17:14.011Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-22T23:17:14.011Z] 5eb5b503b376: Pulling fs layer [2023-05-22T23:17:14.011Z] 5c69ac0246d0: Pulling fs layer [2023-05-22T23:17:14.011Z] ec43610c2a17: Pulling fs layer [2023-05-22T23:17:14.011Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-22T23:17:14.011Z] 33b1e0a273af: Pulling fs layer [2023-05-22T23:17:14.011Z] 5d3b04190fa2: Pulling fs layer [2023-05-22T23:17:14.011Z] 2f39f015ded8: Pulling fs layer [2023-05-22T23:17:14.011Z] 3a2ae6a8a46f: Waiting [2023-05-22T23:17:14.011Z] 2f39f015ded8: Waiting [2023-05-22T23:17:14.011Z] 33b1e0a273af: Waiting [2023-05-22T23:17:14.011Z] 5d3b04190fa2: Waiting [2023-05-22T23:17:14.011Z] 5c69ac0246d0: Download complete [2023-05-22T23:17:14.011Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-22T23:17:14.011Z] 3a2ae6a8a46f: Download complete [2023-05-22T23:17:14.011Z] 33b1e0a273af: Verifying Checksum [2023-05-22T23:17:14.011Z] 33b1e0a273af: Download complete [2023-05-22T23:17:14.011Z] 5d3b04190fa2: Verifying Checksum [2023-05-22T23:17:14.011Z] 5d3b04190fa2: Download complete [2023-05-22T23:17:14.011Z] ec43610c2a17: Verifying Checksum [2023-05-22T23:17:14.011Z] ec43610c2a17: Download complete [Pipeline] sh [2023-05-22T23:17:14.269Z] 5eb5b503b376: Verifying Checksum [2023-05-22T23:17:14.269Z] 5eb5b503b376: Download complete [2023-05-22T23:17:14.549Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-22T23:17:14.836Z] 2f39f015ded8: Download complete [2023-05-22T23:17:14.878Z] + sudo tee /etc/docker/daemon.new [2023-05-22T23:17:14.878Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-22T23:17:14.878Z] { [2023-05-22T23:17:14.878Z] "registry-mirrors": [ [2023-05-22T23:17:14.878Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-22T23:17:14.878Z] ], [2023-05-22T23:17:14.878Z] "bip": "10.250.0.254/24", [2023-05-22T23:17:14.878Z] "hosts": [ [2023-05-22T23:17:14.878Z] "tcp://0.0.0.0:5555", [2023-05-22T23:17:14.878Z] "unix:///var/run/docker.sock" [2023-05-22T23:17:14.878Z] ], [2023-05-22T23:17:14.878Z] "mtu": 1458, [2023-05-22T23:17:14.878Z] "selinux-enabled": true, [2023-05-22T23:17:14.878Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-22T23:17:14.878Z] } [Pipeline] sh [2023-05-22T23:17:15.223Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-22T23:17:15.401Z] 5eb5b503b376: Pull complete [2023-05-22T23:17:15.401Z] 5c69ac0246d0: Pull complete [2023-05-22T23:17:15.567Z] + sudo service docker restart [2023-05-22T23:17:15.967Z] ec43610c2a17: Pull complete [2023-05-22T23:17:15.967Z] 3a2ae6a8a46f: Pull complete [2023-05-22T23:17:16.226Z] 33b1e0a273af: Pull complete [2023-05-22T23:17:16.226Z] 5d3b04190fa2: Pull complete [2023-05-22T23:17:20.411Z] 2f39f015ded8: Pull complete [2023-05-22T23:17:20.411Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-22T23:17:20.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T23:17:20.411Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T23:17:20.495Z] prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container [2023-05-22T23:17:20.529Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T23:17:22.653Z] $ docker top ccf5998543d0780206f501a9e3d1f4a7e923cd7ea3f13f0e39774fcc611092d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:17:23.069Z] ---> job-cost.sh [2023-05-22T23:17:23.069Z] lf-activate-venv: SKIPPING [2023-05-22T23:17:23.069Z] INFO: No Stack... [2023-05-22T23:17:23.329Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T23:17:23.588Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T23:17:23.881Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-05-22T23:17:23.881Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T23:17:23.896Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-119-stack-cost] [2023-05-22T23:17:23.908Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-119-stack-cost] did not exist. Created. [2023-05-22T23:17:23.908Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T23:17:24.215Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-22T23:17:24.249Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T23:17:24.258Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-119-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T23:17:24.284Z] $ docker stop --time=1 ccf5998543d0780206f501a9e3d1f4a7e923cd7ea3f13f0e39774fcc611092d0 [2023-05-22T23:17:25.472Z] $ docker rm -f --volumes ccf5998543d0780206f501a9e3d1f4a7e923cd7ea3f13f0e39774fcc611092d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T23:17:33.840Z] provisioning config files... [2023-05-22T23:17:33.866Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/119@tmp/config4307772658874702720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:17:34.216Z] ---> docker-login.sh [2023-05-22T23:17:34.216Z] nexus3.edgexfoundry.org:10001 [2023-05-22T23:17:34.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:17:34.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:17:34.759Z] Configure a credential helper to remove this warning. See [2023-05-22T23:17:34.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:17:34.759Z] [2023-05-22T23:17:34.759Z] Login Succeeded [2023-05-22T23:17:34.759Z] nexus3.edgexfoundry.org:10002 [2023-05-22T23:17:35.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:17:35.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:17:35.298Z] Configure a credential helper to remove this warning. See [2023-05-22T23:17:35.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:17:35.298Z] [2023-05-22T23:17:35.298Z] Login Succeeded [2023-05-22T23:17:35.298Z] nexus3.edgexfoundry.org:10003 [2023-05-22T23:17:35.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:17:35.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:17:35.570Z] Configure a credential helper to remove this warning. See [2023-05-22T23:17:35.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:17:35.570Z] [2023-05-22T23:17:35.570Z] Login Succeeded [2023-05-22T23:17:35.570Z] nexus3.edgexfoundry.org:10004 [2023-05-22T23:17:35.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:17:35.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:17:35.838Z] Configure a credential helper to remove this warning. See [2023-05-22T23:17:35.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:17:35.838Z] [2023-05-22T23:17:35.838Z] Login Succeeded [2023-05-22T23:17:36.116Z] docker.io [2023-05-22T23:17:36.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:17:36.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:17:36.386Z] Configure a credential helper to remove this warning. See [2023-05-22T23:17:36.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:17:36.386Z] [2023-05-22T23:17:36.386Z] Login Succeeded [2023-05-22T23:17:36.386Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T23:17:36.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T23:17:36.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T23:17:36.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T23:17:36.700Z] ========================================================= [2023-05-22T23:17:36.700Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-22T23:17:36.700Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:17:37.052Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-22T23:17:37.322Z] Sending build context to Docker daemon 1.115MB [2023-05-22T23:17:37.322Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T23:17:37.322Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-22T23:17:37.594Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-22T23:17:37.594Z] c41833b44d91: Pulling fs layer [2023-05-22T23:17:37.594Z] ed15518f5707: Pulling fs layer [2023-05-22T23:17:37.594Z] feae8fd75edb: Pulling fs layer [2023-05-22T23:17:37.594Z] 242c74f7c9fa: Pulling fs layer [2023-05-22T23:17:37.594Z] 3cdef696dda3: Pulling fs layer [2023-05-22T23:17:37.594Z] 2ced38df9373: Pulling fs layer [2023-05-22T23:17:37.594Z] 58f1dce35555: Pulling fs layer [2023-05-22T23:17:37.594Z] 242c74f7c9fa: Waiting [2023-05-22T23:17:37.594Z] 3cdef696dda3: Waiting [2023-05-22T23:17:37.594Z] 2ced38df9373: Waiting [2023-05-22T23:17:37.594Z] ed15518f5707: Download complete [2023-05-22T23:17:37.594Z] 242c74f7c9fa: Verifying Checksum [2023-05-22T23:17:37.594Z] 242c74f7c9fa: Download complete [2023-05-22T23:17:37.594Z] 3cdef696dda3: Download complete [2023-05-22T23:17:37.594Z] c41833b44d91: Verifying Checksum [2023-05-22T23:17:38.566Z] c41833b44d91: Pull complete [2023-05-22T23:17:39.163Z] 58f1dce35555: Verifying Checksum [2023-05-22T23:17:39.163Z] 58f1dce35555: Download complete [2023-05-22T23:17:39.163Z] ed15518f5707: Pull complete [2023-05-22T23:17:40.156Z] feae8fd75edb: Verifying Checksum [2023-05-22T23:17:40.156Z] feae8fd75edb: Download complete [2023-05-22T23:17:40.156Z] 2ced38df9373: Verifying Checksum [2023-05-22T23:17:40.156Z] 2ced38df9373: Download complete [2023-05-22T23:17:52.562Z] feae8fd75edb: Pull complete [2023-05-22T23:17:52.562Z] 242c74f7c9fa: Pull complete [2023-05-22T23:17:52.562Z] 3cdef696dda3: Pull complete [2023-05-22T23:17:59.240Z] 2ced38df9373: Pull complete [2023-05-22T23:18:00.681Z] 58f1dce35555: Pull complete [2023-05-22T23:18:00.681Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-22T23:18:00.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T23:18:00.681Z] ---> fadd8f120f05 [2023-05-22T23:18:00.681Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-22T23:18:02.644Z] ---> Running in 82e84e6bbcd8 [2023-05-22T23:18:02.920Z] Removing intermediate container 82e84e6bbcd8 [2023-05-22T23:18:02.920Z] ---> 2b0bf27086e7 [2023-05-22T23:18:02.920Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T23:18:02.920Z] ---> Running in 2222d1cd210e [2023-05-22T23:18:03.189Z] Removing intermediate container 2222d1cd210e [2023-05-22T23:18:03.189Z] ---> 556c901c64e9 [2023-05-22T23:18:03.189Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-22T23:18:03.189Z] ---> Running in f68ea1f6f7b1 [2023-05-22T23:18:03.779Z] Removing intermediate container f68ea1f6f7b1 [2023-05-22T23:18:03.779Z] ---> f99b3feacfef [2023-05-22T23:18:03.779Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-22T23:18:03.779Z] ---> Running in 3fc6c29573b8 [2023-05-22T23:18:04.049Z] Removing intermediate container 3fc6c29573b8 [2023-05-22T23:18:04.049Z] ---> 1cf1683b6628 [2023-05-22T23:18:04.049Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T23:18:04.049Z] ---> Running in 351808d85045 [2023-05-22T23:18:05.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T23:18:05.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T23:18:07.230Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-22T23:18:07.230Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-22T23:18:07.230Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-22T23:18:07.230Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-22T23:18:07.230Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-22T23:18:07.230Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-22T23:18:07.230Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-22T23:18:07.230Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-22T23:18:07.230Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-22T23:18:07.230Z] (10/14) Installing kmod-libs (30-r1) [2023-05-22T23:18:07.230Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-22T23:18:07.230Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-22T23:18:07.230Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-22T23:18:07.230Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-22T23:18:07.230Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T23:18:07.230Z] Executing eudev-3.2.11-r4.trigger [2023-05-22T23:18:07.230Z] OK: 271 MiB in 67 packages [2023-05-22T23:18:12.581Z] Removing intermediate container 351808d85045 [2023-05-22T23:18:12.581Z] ---> a5dfd5717caa [2023-05-22T23:18:12.581Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-22T23:18:12.581Z] ---> Running in 3202ef1724a6 [2023-05-22T23:18:12.581Z] Removing intermediate container 3202ef1724a6 [2023-05-22T23:18:12.581Z] ---> 3e145948f691 [2023-05-22T23:18:12.581Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-22T23:18:12.581Z] ---> f0ad153fb23c [2023-05-22T23:18:12.581Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T23:18:12.857Z] ---> Running in 0d9b589a36e9 [2023-05-22T23:19:09.308Z] Removing intermediate container 0d9b589a36e9 [2023-05-22T23:19:09.308Z] ---> 1a32c9793152 [2023-05-22T23:19:09.308Z] Step 11/13 : COPY . . [2023-05-22T23:19:09.308Z] ---> f6268a2ce817 [2023-05-22T23:19:09.308Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-22T23:19:09.308Z] ---> Running in 61806aa10a6e [2023-05-22T23:19:09.308Z]   % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T23:19:09.308Z]  Dload Upload Total Spent Left Speed [2023-05-22T23:19:09.574Z] 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 4312 0 --:--:-- --:--:-- --:--:-- 4334 [2023-05-22T23:19:10.158Z] Removing intermediate container 61806aa10a6e [2023-05-22T23:19:10.158Z] ---> 3b6d769c6441 [2023-05-22T23:19:10.158Z] Step 13/13 : RUN ${MAKE} [2023-05-22T23:19:10.158Z] ---> Running in 4d6727b70559 [2023-05-22T23:19:11.116Z] noop [2023-05-22T23:19:11.701Z] Removing intermediate container 4d6727b70559 [2023-05-22T23:19:11.701Z] ---> bfc8ed8b4d88 [2023-05-22T23:19:11.701Z] Successfully built bfc8ed8b4d88 [2023-05-22T23:19:11.701Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:19:12.058Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T23:19:12.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T23:19:12.251Z] prd-ubuntu20.04-docker-arm64-4c-16g-16405 does not seem to be running inside a container [2023-05-22T23:19:12.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/119 -v /w/workspace/device-usb-camera/119:/w/workspace/device-usb-camera/119:rw,z -v /w/workspace/device-usb-camera/119@tmp:/w/workspace/device-usb-camera/119@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 [2023-05-22T23:19:13.394Z] $ docker top 66dcb98c3cda79c5ca95850fa2d53956509c315bdc98f0839c74b97ed60322b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T23:19:14.201Z] + go version [2023-05-22T23:19:14.201Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-22T23:19:14.225Z] $ docker stop --time=1 66dcb98c3cda79c5ca95850fa2d53956509c315bdc98f0839c74b97ed60322b4 [2023-05-22T23:19:15.788Z] $ docker rm -f --volumes 66dcb98c3cda79c5ca95850fa2d53956509c315bdc98f0839c74b97ed60322b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:19:16.302Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T23:19:16.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T23:19:16.477Z] prd-ubuntu20.04-docker-arm64-4c-16g-16405 does not seem to be running inside a container [2023-05-22T23:19:16.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/119 -v /w/workspace/device-usb-camera/119:/w/workspace/device-usb-camera/119:rw,z -v /w/workspace/device-usb-camera/119@tmp:/w/workspace/device-usb-camera/119@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 [2023-05-22T23:19:19.527Z] $ docker top 80296afdb1bb8dad94ec2ece76e0076f984b2fc2b4cdfa51442f5882fd7027ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T23:19:20.031Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/119 [Pipeline] fileExists [Pipeline] sh [2023-05-22T23:19:20.358Z] + make test [2023-05-22T23:19:20.358Z] go test ./... -coverprofile=coverage.out ./... [2023-05-22T23:19:52.580Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-22T23:21:59.305Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-22T23:22:03.584Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.083s coverage: 1.8% of statements [2023-05-22T23:22:04.172Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-22T23:22:04.172Z] go vet ./... [2023-05-22T23:22:43.094Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T23:22:43.094Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T23:22:43.094Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T23:22:43.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T23:22:43.131Z] $ docker stop --time=1 80296afdb1bb8dad94ec2ece76e0076f984b2fc2b4cdfa51442f5882fd7027ec [2023-05-22T23:22:45.964Z] $ docker rm -f --volumes 80296afdb1bb8dad94ec2ece76e0076f984b2fc2b4cdfa51442f5882fd7027ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T23:22:47.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T23:22:47.118Z] Warning: overwriting stash ‘coverage-report’ [2023-05-22T23:22:47.630Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T23:22:48.026Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T23:22:48.356Z] + ls -al . [2023-05-22T23:22:48.356Z] total 184 [2023-05-22T23:22:48.356Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 23:19 . [2023-05-22T23:22:48.356Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 23:17 .. [2023-05-22T23:22:48.356Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 23:17 .git [2023-05-22T23:22:48.356Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:17 .github [2023-05-22T23:22:48.356Z] -rw-rw-r-- 1 jenkins jenkins 414 May 22 23:17 .gitignore [2023-05-22T23:22:48.356Z] -rw-rw-r-- 1 jenkins jenkins 42 May 22 23:17 .golangci.yml [2023-05-22T23:22:48.356Z] -rw-rw-r-- 1 jenkins jenkins 77 May 22 23:17 .hadolint.yml [2023-05-22T23:22:48.356Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 22 23:17 Attribution.txt [2023-05-22T23:22:48.356Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 22 23:17 CHANGELOG.md [2023-05-22T23:22:48.356Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 22 23:17 Dockerfile [2023-05-22T23:22:48.356Z] -rw-rw-r-- 1 jenkins jenkins 678 May 22 23:17 GOVERNANCE.md [2023-05-22T23:22:48.356Z] -rw-rw-r-- 1 jenkins jenkins 659 May 22 23:17 Jenkinsfile [2023-05-22T23:22:48.356Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 22 23:17 LICENSE [2023-05-22T23:22:48.356Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 22 23:17 Makefile [2023-05-22T23:22:48.356Z] -rw-rw-r-- 1 jenkins jenkins 622 May 22 23:17 OWNERS.md [2023-05-22T23:22:48.356Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 22 23:17 README.md [2023-05-22T23:22:48.356Z] -rw-rw-r-- 1 jenkins jenkins 12 May 22 23:15 VERSION [2023-05-22T23:22:48.356Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 23:17 bin [2023-05-22T23:22:48.356Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:17 cmd [2023-05-22T23:22:48.356Z] -rw-r--r-- 1 jenkins jenkins 31522 May 22 23:22 coverage.out [2023-05-22T23:22:48.356Z] -rwxrwxr-x 1 jenkins jenkins 140 May 22 23:17 docker-entrypoint.sh [2023-05-22T23:22:48.356Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 23:17 docs [2023-05-22T23:22:48.356Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 22 23:17 go.mod [2023-05-22T23:22:48.356Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 22 23:17 go.sum [2023-05-22T23:22:48.356Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 23:17 internal [2023-05-22T23:22:48.356Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 23:17 snap [2023-05-22T23:22:48.356Z] -rw-rw-r-- 1 jenkins jenkins 231 May 22 23:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:22:48.703Z] + 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=8e89c95f200ba999b8b18666717dd08bb0ba11a2 --label arch=arm64 --label version=3.0.0-dev.47 . [2023-05-22T23:22:48.971Z] Sending build context to Docker daemon 1.147MB [2023-05-22T23:22:48.971Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T23:22:48.971Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-22T23:22:48.971Z] ---> bfc8ed8b4d88 [2023-05-22T23:22:48.971Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-22T23:22:49.239Z] ---> Running in 7d142a1d8583 [2023-05-22T23:22:49.507Z] Removing intermediate container 7d142a1d8583 [2023-05-22T23:22:49.507Z] ---> e07bea55d7db [2023-05-22T23:22:49.507Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T23:22:49.507Z] ---> Running in ab79c1b68f40 [2023-05-22T23:22:49.775Z] Removing intermediate container ab79c1b68f40 [2023-05-22T23:22:49.775Z] ---> 09eae748e100 [2023-05-22T23:22:49.775Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-22T23:22:50.043Z] ---> Running in e0553c4aab5d [2023-05-22T23:22:50.313Z] Removing intermediate container e0553c4aab5d [2023-05-22T23:22:50.313Z] ---> 54a97c87a3b6 [2023-05-22T23:22:50.313Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-22T23:22:50.313Z] ---> Running in 8f2e68246503 [2023-05-22T23:22:50.590Z] Removing intermediate container 8f2e68246503 [2023-05-22T23:22:50.590Z] ---> 02b3f9223fc8 [2023-05-22T23:22:50.590Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T23:22:50.865Z] ---> Running in c40809a09ca0 [2023-05-22T23:22:51.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T23:22:52.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T23:22:53.386Z] OK: 271 MiB in 67 packages [2023-05-22T23:22:54.352Z] Removing intermediate container c40809a09ca0 [2023-05-22T23:22:54.352Z] ---> 315ae32f57eb [2023-05-22T23:22:54.352Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-22T23:22:54.352Z] ---> Running in 55d8929ef564 [2023-05-22T23:22:54.622Z] Removing intermediate container 55d8929ef564 [2023-05-22T23:22:54.622Z] ---> d6684982210f [2023-05-22T23:22:54.622Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-22T23:22:55.225Z] ---> 9bba1097147a [2023-05-22T23:22:55.225Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T23:22:55.225Z] ---> Running in e58b657815a6 [2023-05-22T23:23:01.107Z] Removing intermediate container e58b657815a6 [2023-05-22T23:23:01.107Z] ---> af43ed6fae58 [2023-05-22T23:23:01.107Z] Step 11/36 : COPY . . [2023-05-22T23:23:01.373Z] ---> 3c196ec91c8a [2023-05-22T23:23:01.373Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-22T23:23:01.646Z] ---> Running in c2ab0a100909 [2023-05-22T23:23:02.631Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T23:23:02.631Z]  Dload Upload Total Spent Left Speed [2023-05-22T23:23:02.898Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3204  0 --:--:-- --:--:-- --:--:-- 3218 [2023-05-22T23:23:03.485Z] Removing intermediate container c2ab0a100909 [2023-05-22T23:23:03.485Z] ---> 16f148999c98 [2023-05-22T23:23:03.485Z] Step 13/36 : RUN ${MAKE} [2023-05-22T23:23:03.485Z] ---> Running in dd312a1db0b1 [2023-05-22T23:23:04.445Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-22T23:25:41.143Z] Removing intermediate container dd312a1db0b1 [2023-05-22T23:25:41.143Z] ---> 3f8f42fd98fc [2023-05-22T23:25:41.143Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-22T23:25:41.143Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-22T23:25:41.144Z] 8766b47fe142: Pulling fs layer [2023-05-22T23:25:41.730Z] 8766b47fe142: Verifying Checksum [2023-05-22T23:25:41.730Z] 8766b47fe142: Download complete [2023-05-22T23:25:42.316Z] 8766b47fe142: Pull complete [2023-05-22T23:25:42.316Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-22T23:25:42.316Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-22T23:25:42.316Z] ---> 69d40e2cb93c [2023-05-22T23:25:42.316Z] Step 15/36 : FROM alpine:3.17 [2023-05-22T23:25:42.585Z] 3.17: Pulling from library/alpine [2023-05-22T23:25:42.854Z] c41833b44d91: Already exists [2023-05-22T23:25:42.854Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T23:25:42.854Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T23:25:42.854Z] ---> 51e60588ff2c [2023-05-22T23:25:42.854Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-22T23:25:43.123Z] ---> Running in 040dd9c6d759 [2023-05-22T23:25:43.393Z] Removing intermediate container 040dd9c6d759 [2023-05-22T23:25:43.393Z] ---> 2a36dca33a67 [2023-05-22T23:25:43.393Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-22T23:25:43.393Z] ---> Running in e73a443f2f38 [2023-05-22T23:25:44.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T23:25:45.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T23:25:46.495Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-22T23:25:46.495Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-22T23:25:46.495Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-22T23:25:46.495Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-22T23:25:46.495Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-22T23:25:46.495Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-22T23:25:46.495Z] (7/83) Installing libxcb (1.15-r0) [2023-05-22T23:25:46.495Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-22T23:25:46.495Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-22T23:25:46.761Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-22T23:25:46.761Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-22T23:25:46.761Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-22T23:25:46.761Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-22T23:25:46.761Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-22T23:25:46.761Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-22T23:25:46.761Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-22T23:25:47.029Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-22T23:25:47.029Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-22T23:25:47.029Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-22T23:25:47.029Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-22T23:25:47.029Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-22T23:25:47.029Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-22T23:25:47.029Z] (23/83) Installing glib (2.74.6-r0) [2023-05-22T23:25:47.029Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-22T23:25:47.029Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-22T23:25:47.029Z] (26/83) Installing libass (0.16.0-r1) [2023-05-22T23:25:47.298Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-22T23:25:47.298Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-22T23:25:47.298Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-22T23:25:47.298Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-22T23:25:47.298Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-22T23:25:47.298Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-22T23:25:47.298Z] (33/83) Installing libunistring (1.1-r0) [2023-05-22T23:25:47.298Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-22T23:25:47.298Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-22T23:25:47.565Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-22T23:25:47.565Z] (37/83) Installing lame (3.100-r2) [2023-05-22T23:25:47.565Z] (38/83) Installing opus (1.3.1-r1) [2023-05-22T23:25:47.565Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-22T23:25:47.565Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-22T23:25:47.565Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-22T23:25:47.565Z] (42/83) Installing orc (0.4.33-r0) [2023-05-22T23:25:47.565Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-22T23:25:47.565Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-22T23:25:47.565Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-22T23:25:47.565Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-22T23:25:47.565Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-22T23:25:47.565Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-22T23:25:47.838Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-22T23:25:47.838Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-22T23:25:47.838Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-22T23:25:47.838Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-22T23:25:47.838Z] (53/83) Installing libpulse (16.1-r6) [2023-05-22T23:25:47.838Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-22T23:25:47.838Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-22T23:25:47.838Z] (56/83) Installing librist (0.2.7-r0) [2023-05-22T23:25:47.838Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-22T23:25:47.838Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-22T23:25:47.838Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-22T23:25:47.838Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-22T23:25:47.838Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-22T23:25:48.108Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-22T23:25:48.108Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-22T23:25:48.108Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-22T23:25:48.108Z] (65/83) Installing libva (2.16.0-r0) [2023-05-22T23:25:48.108Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-22T23:25:48.108Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-22T23:25:48.108Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-22T23:25:48.108Z] (69/83) Installing libwebp (1.2.4-r1) [2023-05-22T23:25:48.108Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-22T23:25:48.108Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-22T23:25:48.108Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-22T23:25:48.378Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-22T23:25:48.378Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-22T23:25:48.378Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-22T23:25:48.378Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-22T23:25:48.969Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-22T23:25:48.969Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-22T23:25:48.969Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-22T23:25:48.969Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-22T23:25:48.969Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-22T23:25:48.969Z] (82/83) Installing kmod-libs (30-r1) [2023-05-22T23:25:48.969Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-22T23:25:48.969Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T23:25:48.969Z] Executing eudev-3.2.11-r4.trigger [2023-05-22T23:25:48.969Z] OK: 86 MiB in 98 packages [2023-05-22T23:25:53.265Z] Removing intermediate container e73a443f2f38 [2023-05-22T23:25:53.265Z] ---> 71b25237ac37 [2023-05-22T23:25:53.265Z] Step 18/36 : WORKDIR / [2023-05-22T23:25:53.265Z] ---> Running in 8d2c38b34958 [2023-05-22T23:25:53.265Z] Removing intermediate container 8d2c38b34958 [2023-05-22T23:25:53.265Z] ---> 5e5c876b9d80 [2023-05-22T23:25:53.265Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-22T23:25:54.674Z] ---> 7089826fd783 [2023-05-22T23:25:54.674Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-22T23:25:54.942Z] ---> ec0a042cea2e [2023-05-22T23:25:54.942Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-22T23:25:55.523Z] ---> a6529fab69c0 [2023-05-22T23:25:55.523Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-22T23:25:56.105Z] ---> 253149c33c9d [2023-05-22T23:25:56.105Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-22T23:25:56.688Z] ---> bc64006e2331 [2023-05-22T23:25:56.688Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-22T23:25:56.954Z] ---> c433751dced5 [2023-05-22T23:25:56.954Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-22T23:25:58.358Z] ---> 72beffe35f64 [2023-05-22T23:25:58.358Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-22T23:25:58.358Z] ---> Running in f24897fe0e4f [2023-05-22T23:25:59.765Z] Removing intermediate container f24897fe0e4f [2023-05-22T23:25:59.765Z] ---> e5494ed26fb1 [2023-05-22T23:25:59.765Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-22T23:26:00.032Z] ---> Running in 0052f0e6712f [2023-05-22T23:26:01.441Z] Removing intermediate container 0052f0e6712f [2023-05-22T23:26:01.441Z] ---> 9a33ab76176a [2023-05-22T23:26:01.441Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-22T23:26:01.441Z] ---> Running in b6b4c672452a [2023-05-22T23:26:03.450Z] Removing intermediate container b6b4c672452a [2023-05-22T23:26:03.450Z] ---> 8650c16dd30d [2023-05-22T23:26:03.450Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-22T23:26:03.450Z] ---> Running in ef86852e0be5 [2023-05-22T23:26:04.896Z] Removing intermediate container ef86852e0be5 [2023-05-22T23:26:04.896Z] ---> a17edf876805 [2023-05-22T23:26:04.896Z] Step 30/36 : EXPOSE 59983 [2023-05-22T23:26:04.896Z] ---> Running in 4b327f7687e6 [2023-05-22T23:26:05.167Z] Removing intermediate container 4b327f7687e6 [2023-05-22T23:26:05.167Z] ---> cd81960b8c83 [2023-05-22T23:26:05.167Z] Step 31/36 : EXPOSE 8554 [2023-05-22T23:26:05.438Z] ---> Running in b1c7ed51ff3f [2023-05-22T23:26:05.715Z] Removing intermediate container b1c7ed51ff3f [2023-05-22T23:26:05.715Z] ---> b73873200a54 [2023-05-22T23:26:05.715Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-22T23:26:05.715Z] ---> Running in dcc481ab608d [2023-05-22T23:26:05.984Z] Removing intermediate container dcc481ab608d [2023-05-22T23:26:05.984Z] ---> f199bc3390cb [2023-05-22T23:26:05.984Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-22T23:26:05.984Z] ---> Running in f93eaa4e8d18 [2023-05-22T23:26:06.274Z] Removing intermediate container f93eaa4e8d18 [2023-05-22T23:26:06.274Z] ---> 92b8f5d1baad [2023-05-22T23:26:06.274Z] Step 34/36 : LABEL arch=arm64 [2023-05-22T23:26:06.543Z] ---> Running in dae4e49a4b68 [2023-05-22T23:26:06.810Z] Removing intermediate container dae4e49a4b68 [2023-05-22T23:26:06.810Z] ---> de48b0216945 [2023-05-22T23:26:06.810Z] Step 35/36 : LABEL git_sha=8e89c95f200ba999b8b18666717dd08bb0ba11a2 [2023-05-22T23:26:06.810Z] ---> Running in f8f8eca94369 [2023-05-22T23:26:07.076Z] Removing intermediate container f8f8eca94369 [2023-05-22T23:26:07.077Z] ---> 77b8430bcc70 [2023-05-22T23:26:07.077Z] Step 36/36 : LABEL version=3.0.0-dev.47 [2023-05-22T23:26:07.077Z] ---> Running in 50e11829b8bf [2023-05-22T23:26:07.344Z] Removing intermediate container 50e11829b8bf [2023-05-22T23:26:07.344Z] ---> 85997b65103d [2023-05-22T23:26:07.344Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T23:26:07.344Z] Successfully built 85997b65103d [2023-05-22T23:26:07.344Z] 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 [2023-05-22T23:26:07.705Z] provisioning config files... [2023-05-22T23:26:07.718Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/119@tmp/config17588463773802569478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:26:08.046Z] ---> docker-login.sh [2023-05-22T23:26:08.046Z] nexus3.edgexfoundry.org:10001 [2023-05-22T23:26:08.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:26:08.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:26:08.312Z] Configure a credential helper to remove this warning. See [2023-05-22T23:26:08.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:26:08.312Z] [2023-05-22T23:26:08.312Z] Login Succeeded [2023-05-22T23:26:08.312Z] nexus3.edgexfoundry.org:10002 [2023-05-22T23:26:08.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:26:08.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:26:08.578Z] Configure a credential helper to remove this warning. See [2023-05-22T23:26:08.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:26:08.578Z] [2023-05-22T23:26:08.578Z] Login Succeeded [2023-05-22T23:26:08.578Z] nexus3.edgexfoundry.org:10003 [2023-05-22T23:26:08.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:26:09.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:26:09.109Z] Configure a credential helper to remove this warning. See [2023-05-22T23:26:09.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:26:09.109Z] [2023-05-22T23:26:09.109Z] Login Succeeded [2023-05-22T23:26:09.109Z] nexus3.edgexfoundry.org:10004 [2023-05-22T23:26:09.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:26:09.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:26:09.376Z] Configure a credential helper to remove this warning. See [2023-05-22T23:26:09.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:26:09.376Z] [2023-05-22T23:26:09.376Z] Login Succeeded [2023-05-22T23:26:09.376Z] docker.io [2023-05-22T23:26:09.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T23:26:09.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T23:26:09.908Z] Configure a credential helper to remove this warning. See [2023-05-22T23:26:09.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T23:26:09.908Z] [2023-05-22T23:26:09.908Z] Login Succeeded [2023-05-22T23:26:09.908Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T23:26:09.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T23:26:09.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T23:26:09.963Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-05-22T23:26:09.963Z] 8e89c95f200ba999b8b18666717dd08bb0ba11a2 [2023-05-22T23:26:09.963Z] latest [2023-05-22T23:26:09.963Z] 3.0.0-dev.47 [2023-05-22T23:26:09.963Z] 8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47 [2023-05-22T23:26:09.963Z] main [2023-05-22T23:26:09.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:26:10.299Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8e89c95f200ba999b8b18666717dd08bb0ba11a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:26:10.646Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8e89c95f200ba999b8b18666717dd08bb0ba11a2 [2023-05-22T23:26:10.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-22T23:26:10.646Z] d4e8e4b7ef4d: Preparing [2023-05-22T23:26:10.646Z] e34a82515352: Preparing [2023-05-22T23:26:10.646Z] 82c7b41e2efd: Preparing [2023-05-22T23:26:10.646Z] 1ca1dcffbdd0: Preparing [2023-05-22T23:26:10.646Z] 608d194cb50c: Preparing [2023-05-22T23:26:10.646Z] acc83c6ca332: Preparing [2023-05-22T23:26:10.646Z] 85fc61c9f265: Preparing [2023-05-22T23:26:10.646Z] 156962195dfc: Preparing [2023-05-22T23:26:10.646Z] 36816b6e8dd8: Preparing [2023-05-22T23:26:10.646Z] 0a795317de37: Preparing [2023-05-22T23:26:10.646Z] 8d8b54144da5: Preparing [2023-05-22T23:26:10.646Z] 9bb4c49de091: Preparing [2023-05-22T23:26:10.646Z] 26cbea5cba74: Preparing [2023-05-22T23:26:10.646Z] 156962195dfc: Waiting [2023-05-22T23:26:10.646Z] 36816b6e8dd8: Waiting [2023-05-22T23:26:10.646Z] 0a795317de37: Waiting [2023-05-22T23:26:10.646Z] 8d8b54144da5: Waiting [2023-05-22T23:26:10.646Z] 9bb4c49de091: Waiting [2023-05-22T23:26:10.646Z] 26cbea5cba74: Waiting [2023-05-22T23:26:10.646Z] 85fc61c9f265: Waiting [2023-05-22T23:26:10.646Z] acc83c6ca332: Waiting [2023-05-22T23:26:10.913Z] 82c7b41e2efd: Pushed [2023-05-22T23:26:10.913Z] d4e8e4b7ef4d: Pushed [2023-05-22T23:26:10.913Z] 1ca1dcffbdd0: Pushed [2023-05-22T23:26:10.913Z] e34a82515352: Pushed [2023-05-22T23:26:10.913Z] acc83c6ca332: Pushed [2023-05-22T23:26:11.180Z] 85fc61c9f265: Pushed [2023-05-22T23:26:11.180Z] 156962195dfc: Pushed [2023-05-22T23:26:11.180Z] 36816b6e8dd8: Pushed [2023-05-22T23:26:11.180Z] 26cbea5cba74: Layer already exists [2023-05-22T23:26:11.180Z] 0a795317de37: Pushed [2023-05-22T23:26:16.517Z] 608d194cb50c: Pushed [2023-05-22T23:26:16.517Z] 8d8b54144da5: Pushed [2023-05-22T23:26:26.580Z] 9bb4c49de091: Pushed [2023-05-22T23:26:26.580Z] 8e89c95f200ba999b8b18666717dd08bb0ba11a2: digest: sha256:fbaadbfcf7595dbd91e39968c603ce6a3c1d87d90a85408e4d5fc48706a72b8a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:26:26.934Z] + 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 [2023-05-22T23:26:27.281Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-22T23:26:27.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-22T23:26:27.281Z] d4e8e4b7ef4d: Preparing [2023-05-22T23:26:27.281Z] e34a82515352: Preparing [2023-05-22T23:26:27.281Z] 82c7b41e2efd: Preparing [2023-05-22T23:26:27.281Z] 1ca1dcffbdd0: Preparing [2023-05-22T23:26:27.281Z] 608d194cb50c: Preparing [2023-05-22T23:26:27.281Z] acc83c6ca332: Preparing [2023-05-22T23:26:27.281Z] 85fc61c9f265: Preparing [2023-05-22T23:26:27.281Z] 156962195dfc: Preparing [2023-05-22T23:26:27.281Z] 36816b6e8dd8: Preparing [2023-05-22T23:26:27.281Z] 0a795317de37: Preparing [2023-05-22T23:26:27.281Z] 8d8b54144da5: Preparing [2023-05-22T23:26:27.281Z] 9bb4c49de091: Preparing [2023-05-22T23:26:27.281Z] 26cbea5cba74: Preparing [2023-05-22T23:26:27.281Z] acc83c6ca332: Waiting [2023-05-22T23:26:27.281Z] 156962195dfc: Waiting [2023-05-22T23:26:27.281Z] 85fc61c9f265: Waiting [2023-05-22T23:26:27.281Z] 0a795317de37: Waiting [2023-05-22T23:26:27.281Z] 9bb4c49de091: Waiting [2023-05-22T23:26:27.281Z] 26cbea5cba74: Waiting [2023-05-22T23:26:27.281Z] 8d8b54144da5: Waiting [2023-05-22T23:26:27.281Z] 36816b6e8dd8: Waiting [2023-05-22T23:26:27.281Z] d4e8e4b7ef4d: Layer already exists [2023-05-22T23:26:27.281Z] 608d194cb50c: Layer already exists [2023-05-22T23:26:27.281Z] 1ca1dcffbdd0: Layer already exists [2023-05-22T23:26:27.281Z] 82c7b41e2efd: Layer already exists [2023-05-22T23:26:27.281Z] e34a82515352: Layer already exists [2023-05-22T23:26:27.281Z] 85fc61c9f265: Layer already exists [2023-05-22T23:26:27.281Z] acc83c6ca332: Layer already exists [2023-05-22T23:26:27.281Z] 156962195dfc: Layer already exists [2023-05-22T23:26:27.281Z] 0a795317de37: Layer already exists [2023-05-22T23:26:27.281Z] 36816b6e8dd8: Layer already exists [2023-05-22T23:26:27.281Z] 8d8b54144da5: Layer already exists [2023-05-22T23:26:27.281Z] 9bb4c49de091: Layer already exists [2023-05-22T23:26:27.281Z] 26cbea5cba74: Layer already exists [2023-05-22T23:26:27.547Z] latest: digest: sha256:fbaadbfcf7595dbd91e39968c603ce6a3c1d87d90a85408e4d5fc48706a72b8a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:26:27.899Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:26:28.249Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.47 [2023-05-22T23:26:28.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-22T23:26:28.249Z] d4e8e4b7ef4d: Preparing [2023-05-22T23:26:28.249Z] e34a82515352: Preparing [2023-05-22T23:26:28.249Z] 82c7b41e2efd: Preparing [2023-05-22T23:26:28.249Z] 1ca1dcffbdd0: Preparing [2023-05-22T23:26:28.249Z] 608d194cb50c: Preparing [2023-05-22T23:26:28.249Z] acc83c6ca332: Preparing [2023-05-22T23:26:28.249Z] 85fc61c9f265: Preparing [2023-05-22T23:26:28.249Z] 156962195dfc: Preparing [2023-05-22T23:26:28.249Z] 36816b6e8dd8: Preparing [2023-05-22T23:26:28.249Z] 0a795317de37: Preparing [2023-05-22T23:26:28.249Z] 8d8b54144da5: Preparing [2023-05-22T23:26:28.249Z] 9bb4c49de091: Preparing [2023-05-22T23:26:28.249Z] 26cbea5cba74: Preparing [2023-05-22T23:26:28.249Z] 36816b6e8dd8: Waiting [2023-05-22T23:26:28.249Z] 0a795317de37: Waiting [2023-05-22T23:26:28.249Z] 8d8b54144da5: Waiting [2023-05-22T23:26:28.249Z] 9bb4c49de091: Waiting [2023-05-22T23:26:28.249Z] 26cbea5cba74: Waiting [2023-05-22T23:26:28.249Z] 85fc61c9f265: Waiting [2023-05-22T23:26:28.249Z] acc83c6ca332: Waiting [2023-05-22T23:26:28.249Z] e34a82515352: Layer already exists [2023-05-22T23:26:28.249Z] 1ca1dcffbdd0: Layer already exists [2023-05-22T23:26:28.249Z] d4e8e4b7ef4d: Layer already exists [2023-05-22T23:26:28.249Z] 82c7b41e2efd: Layer already exists [2023-05-22T23:26:28.249Z] 608d194cb50c: Layer already exists [2023-05-22T23:26:28.249Z] 156962195dfc: Layer already exists [2023-05-22T23:26:28.249Z] 36816b6e8dd8: Layer already exists [2023-05-22T23:26:28.249Z] acc83c6ca332: Layer already exists [2023-05-22T23:26:28.249Z] 0a795317de37: Layer already exists [2023-05-22T23:26:28.249Z] 85fc61c9f265: Layer already exists [2023-05-22T23:26:28.249Z] 8d8b54144da5: Layer already exists [2023-05-22T23:26:28.249Z] 9bb4c49de091: Layer already exists [2023-05-22T23:26:28.249Z] 26cbea5cba74: Layer already exists [2023-05-22T23:26:28.518Z] 3.0.0-dev.47: digest: sha256:fbaadbfcf7595dbd91e39968c603ce6a3c1d87d90a85408e4d5fc48706a72b8a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:26:28.867Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:26:29.212Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47 [2023-05-22T23:26:29.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-22T23:26:29.212Z] d4e8e4b7ef4d: Preparing [2023-05-22T23:26:29.212Z] e34a82515352: Preparing [2023-05-22T23:26:29.212Z] 82c7b41e2efd: Preparing [2023-05-22T23:26:29.212Z] 1ca1dcffbdd0: Preparing [2023-05-22T23:26:29.212Z] 608d194cb50c: Preparing [2023-05-22T23:26:29.212Z] acc83c6ca332: Preparing [2023-05-22T23:26:29.212Z] 85fc61c9f265: Preparing [2023-05-22T23:26:29.212Z] 156962195dfc: Preparing [2023-05-22T23:26:29.212Z] 36816b6e8dd8: Preparing [2023-05-22T23:26:29.212Z] 0a795317de37: Preparing [2023-05-22T23:26:29.212Z] 8d8b54144da5: Preparing [2023-05-22T23:26:29.212Z] 9bb4c49de091: Preparing [2023-05-22T23:26:29.212Z] 26cbea5cba74: Preparing [2023-05-22T23:26:29.212Z] acc83c6ca332: Waiting [2023-05-22T23:26:29.212Z] 85fc61c9f265: Waiting [2023-05-22T23:26:29.212Z] 156962195dfc: Waiting [2023-05-22T23:26:29.212Z] 36816b6e8dd8: Waiting [2023-05-22T23:26:29.212Z] 0a795317de37: Waiting [2023-05-22T23:26:29.212Z] 8d8b54144da5: Waiting [2023-05-22T23:26:29.212Z] 9bb4c49de091: Waiting [2023-05-22T23:26:29.212Z] 26cbea5cba74: Waiting [2023-05-22T23:26:29.212Z] 608d194cb50c: Layer already exists [2023-05-22T23:26:29.212Z] 82c7b41e2efd: Layer already exists [2023-05-22T23:26:29.212Z] 1ca1dcffbdd0: Layer already exists [2023-05-22T23:26:29.212Z] e34a82515352: Layer already exists [2023-05-22T23:26:29.212Z] d4e8e4b7ef4d: Layer already exists [2023-05-22T23:26:29.212Z] 85fc61c9f265: Layer already exists [2023-05-22T23:26:29.212Z] 0a795317de37: Layer already exists [2023-05-22T23:26:29.212Z] 36816b6e8dd8: Layer already exists [2023-05-22T23:26:29.212Z] 156962195dfc: Layer already exists [2023-05-22T23:26:29.212Z] acc83c6ca332: Layer already exists [2023-05-22T23:26:29.212Z] 9bb4c49de091: Layer already exists [2023-05-22T23:26:29.212Z] 8d8b54144da5: Layer already exists [2023-05-22T23:26:29.212Z] 26cbea5cba74: Layer already exists [2023-05-22T23:26:29.479Z] 8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47: digest: sha256:fbaadbfcf7595dbd91e39968c603ce6a3c1d87d90a85408e4d5fc48706a72b8a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:26:29.829Z] + 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 [2023-05-22T23:26:30.179Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-05-22T23:26:30.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-22T23:26:30.180Z] d4e8e4b7ef4d: Preparing [2023-05-22T23:26:30.180Z] e34a82515352: Preparing [2023-05-22T23:26:30.180Z] 82c7b41e2efd: Preparing [2023-05-22T23:26:30.180Z] 1ca1dcffbdd0: Preparing [2023-05-22T23:26:30.180Z] 608d194cb50c: Preparing [2023-05-22T23:26:30.180Z] acc83c6ca332: Preparing [2023-05-22T23:26:30.180Z] 85fc61c9f265: Preparing [2023-05-22T23:26:30.180Z] 156962195dfc: Preparing [2023-05-22T23:26:30.180Z] 36816b6e8dd8: Preparing [2023-05-22T23:26:30.180Z] 0a795317de37: Preparing [2023-05-22T23:26:30.180Z] 8d8b54144da5: Preparing [2023-05-22T23:26:30.180Z] 9bb4c49de091: Preparing [2023-05-22T23:26:30.180Z] 26cbea5cba74: Preparing [2023-05-22T23:26:30.180Z] 156962195dfc: Waiting [2023-05-22T23:26:30.180Z] 36816b6e8dd8: Waiting [2023-05-22T23:26:30.180Z] 0a795317de37: Waiting [2023-05-22T23:26:30.180Z] 8d8b54144da5: Waiting [2023-05-22T23:26:30.180Z] 9bb4c49de091: Waiting [2023-05-22T23:26:30.180Z] 26cbea5cba74: Waiting [2023-05-22T23:26:30.180Z] acc83c6ca332: Waiting [2023-05-22T23:26:30.180Z] 85fc61c9f265: Waiting [2023-05-22T23:26:30.180Z] 608d194cb50c: Layer already exists [2023-05-22T23:26:30.180Z] e34a82515352: Layer already exists [2023-05-22T23:26:30.180Z] 82c7b41e2efd: Layer already exists [2023-05-22T23:26:30.180Z] 1ca1dcffbdd0: Layer already exists [2023-05-22T23:26:30.180Z] d4e8e4b7ef4d: Layer already exists [2023-05-22T23:26:30.180Z] acc83c6ca332: Layer already exists [2023-05-22T23:26:30.180Z] 85fc61c9f265: Layer already exists [2023-05-22T23:26:30.180Z] 36816b6e8dd8: Layer already exists [2023-05-22T23:26:30.180Z] 0a795317de37: Layer already exists [2023-05-22T23:26:30.180Z] 156962195dfc: Layer already exists [2023-05-22T23:26:30.180Z] 8d8b54144da5: Layer already exists [2023-05-22T23:26:30.180Z] 26cbea5cba74: Layer already exists [2023-05-22T23:26:30.180Z] 9bb4c49de091: Layer already exists [2023-05-22T23:26:30.447Z] main: digest: sha256:fbaadbfcf7595dbd91e39968c603ce6a3c1d87d90a85408e4d5fc48706a72b8a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-22T23:26:30.491Z] ===================================================== [Pipeline] echo [2023-05-22T23:26:30.498Z] taggedImages: [2023-05-22T23:26:30.498Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8e89c95f200ba999b8b18666717dd08bb0ba11a2 [2023-05-22T23:26:30.498Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-22T23:26:30.498Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.47 [2023-05-22T23:26:30.498Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:8e89c95f200ba999b8b18666717dd08bb0ba11a2-3.0.0-dev.47 [2023-05-22T23:26:30.498Z] - 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 [2023-05-22T23:26:30.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T23:26:30.869Z] [2023-05-22T23:26:30.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:26:31.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T23:26:31.205Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-22T23:26:31.205Z] 8998bd30e6a1: Pulling fs layer [2023-05-22T23:26:31.205Z] 04944245beec: Pulling fs layer [2023-05-22T23:26:31.205Z] 699f458cf7ca: Pulling fs layer [2023-05-22T23:26:31.205Z] 765212b225bb: Pulling fs layer [2023-05-22T23:26:31.205Z] f23df028b6ca: Pulling fs layer [2023-05-22T23:26:31.205Z] d65c8cfc05b1: Pulling fs layer [2023-05-22T23:26:31.205Z] 2437ff75d9bd: Pulling fs layer [2023-05-22T23:26:31.205Z] 765212b225bb: Waiting [2023-05-22T23:26:31.205Z] f23df028b6ca: Waiting [2023-05-22T23:26:31.205Z] d65c8cfc05b1: Waiting [2023-05-22T23:26:31.205Z] 2437ff75d9bd: Waiting [2023-05-22T23:26:31.473Z] 04944245beec: Verifying Checksum [2023-05-22T23:26:31.473Z] 04944245beec: Download complete [2023-05-22T23:26:31.473Z] 765212b225bb: Verifying Checksum [2023-05-22T23:26:31.473Z] 765212b225bb: Download complete [2023-05-22T23:26:31.473Z] f23df028b6ca: Download complete [2023-05-22T23:26:31.473Z] d65c8cfc05b1: Verifying Checksum [2023-05-22T23:26:31.473Z] d65c8cfc05b1: Download complete [2023-05-22T23:26:31.473Z] 699f458cf7ca: Verifying Checksum [2023-05-22T23:26:31.473Z] 699f458cf7ca: Download complete [2023-05-22T23:26:32.061Z] 8998bd30e6a1: Verifying Checksum [2023-05-22T23:26:32.061Z] 8998bd30e6a1: Download complete [2023-05-22T23:26:34.003Z] 2437ff75d9bd: Verifying Checksum [2023-05-22T23:26:34.003Z] 2437ff75d9bd: Download complete [2023-05-22T23:26:35.944Z] 8998bd30e6a1: Pull complete [2023-05-22T23:26:35.944Z] 04944245beec: Pull complete [2023-05-22T23:26:37.351Z] 699f458cf7ca: Pull complete [2023-05-22T23:26:37.351Z] 765212b225bb: Pull complete [2023-05-22T23:26:38.310Z] f23df028b6ca: Pull complete [2023-05-22T23:26:38.310Z] d65c8cfc05b1: Pull complete [2023-05-22T23:26:53.299Z] 2437ff75d9bd: Pull complete [2023-05-22T23:26:53.299Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-22T23:26:53.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T23:26:53.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T23:26:53.508Z] prd-ubuntu20.04-docker-arm64-4c-16g-16405 does not seem to be running inside a container [2023-05-22T23:26:53.592Z] $ 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/119 -v /w/workspace/device-usb-camera/119:/w/workspace/device-usb-camera/119:rw,z -v /w/workspace/device-usb-camera/119@tmp:/w/workspace/device-usb-camera/119@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 [2023-05-22T23:26:56.466Z] $ docker top a913ab84d109993ea02e5fb8e168087a119b341545ada225b61657765d30d2c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:26:57.317Z] ---> job-cost.sh [2023-05-22T23:26:57.317Z] lf-activate-venv: SKIPPING [2023-05-22T23:26:57.317Z] INFO: No Stack... [2023-05-22T23:26:57.905Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-22T23:26:58.489Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T23:26:59.128Z] + + cat /w/workspace/device-usb-camera/119/archives/cost.csvcut [2023-05-22T23:26:59.128Z] -d, -f6 [Pipeline] lock [2023-05-22T23:26:59.194Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-119-stack-cost] [2023-05-22T23:26:59.200Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-119-stack-cost] did not exist. Created. [2023-05-22T23:26:59.200Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T23:26:59.534Z] /w/workspace/device-usb-camera/119@tmp/durable-581689e4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-22T23:26:59.874Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-22T23:27:00.162Z] Warning: overwriting stash ‘stack-cost’ [2023-05-22T23:27:00.212Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T23:27:00.218Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-119-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T23:27:00.244Z] $ docker stop --time=1 a913ab84d109993ea02e5fb8e168087a119b341545ada225b61657765d30d2c5 [2023-05-22T23:27:01.736Z] $ docker rm -f --volumes a913ab84d109993ea02e5fb8e168087a119b341545ada225b61657765d30d2c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-22T23:27:02.260Z] provisioning config files... [2023-05-22T23:27:02.268Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1661518100816839354tmp [Pipeline] { [Pipeline] sh [2023-05-22T23:27:02.562Z] + set +x [2023-05-22T23:27:02.563Z] + curl -s https://codecov.io/bash [2023-05-22T23:27:02.563Z] + bash -s -- [2023-05-22T23:27:02.563Z] [2023-05-22T23:27:02.563Z] _____ _ [2023-05-22T23:27:02.563Z] / ____| | | [2023-05-22T23:27:02.563Z] | | ___ __| | ___ ___ _____ __ [2023-05-22T23:27:02.563Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-22T23:27:02.563Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-22T23:27:02.563Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-22T23:27:02.563Z] Bash-1.0.6 [2023-05-22T23:27:02.563Z] [2023-05-22T23:27:02.563Z] [2023-05-22T23:27:02.563Z] ==> git version 2.25.1 found [2023-05-22T23:27:02.563Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-22T23:27:02.563Z] Release-Date: 2020-01-08 [2023-05-22T23:27:02.563Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-22T23:27:02.563Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-22T23:27:02.563Z] ==> Jenkins CI detected. [2023-05-22T23:27:02.563Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-05-22T23:27:02.563Z] project root: . [2023-05-22T23:27:02.563Z] --> token set from env [2023-05-22T23:27:02.563Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-22T23:27:02.823Z] ==> Running gcov in . (disable via -X gcov) [2023-05-22T23:27:02.823Z] ==> Python coveragepy not found [2023-05-22T23:27:02.823Z] ==> Searching for coverage reports in: [2023-05-22T23:27:02.823Z] + . [2023-05-22T23:27:02.823Z] -> Found 1 reports [2023-05-22T23:27:02.823Z] ==> Detecting git/mercurial file structure [2023-05-22T23:27:02.823Z] ==> Reading reports [2023-05-22T23:27:02.823Z] + ./coverage.out bytes=31522 [2023-05-22T23:27:02.823Z] ==> Appending adjustments [2023-05-22T23:27:02.823Z] https://docs.codecov.io/docs/fixing-reports [2023-05-22T23:27:02.823Z] + Found adjustments [2023-05-22T23:27:02.823Z] ==> Gzipping contents [2023-05-22T23:27:02.823Z] 8.0K /tmp/codecov.7qIMx0.gz [2023-05-22T23:27:02.823Z] ==> Uploading reports [2023-05-22T23:27:02.823Z] url: https://codecov.io [2023-05-22T23:27:02.823Z] query: branch=main&commit=8e89c95f200ba999b8b18666717dd08bb0ba11a2&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-22T23:27:02.823Z] -> Pinging Codecov [2023-05-22T23:27:02.823Z] 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=8e89c95f200ba999b8b18666717dd08bb0ba11a2&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-22T23:27:03.082Z] -> Uploading to [2023-05-22T23:27:03.082Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-22/73D8F5FF140700D3E01443B452E23636/8e89c95f200ba999b8b18666717dd08bb0ba11a2/aaec47ce-8bea-47c0-945b-52910ab524d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T232702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8a9e04d4b729fd6130b329f56119f87f3b86fc6762cbb4d572b8ac903fc21fd [2023-05-22T23:27:03.082Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T23:27:03.082Z] Dload Upload Total Spent Left Speed [2023-05-22T23:27:03.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4321 0 0 100 4321 0 18868 --:--:-- --:--:-- --:--:-- 18868 [2023-05-22T23:27:03.343Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/8e89c95f200ba999b8b18666717dd08bb0ba11a2 [Pipeline] } [2023-05-22T23:27:03.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-22T23:27:03.574Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-22T23:27:03.587Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:27:03.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T23:27:03.883Z] [2023-05-22T23:27:03.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:27:04.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T23:27:04.181Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-22T23:27:04.181Z] df9b9388f04a: Pulling fs layer [2023-05-22T23:27:04.181Z] 52dc419b0ee2: Pulling fs layer [2023-05-22T23:27:04.181Z] 25bc292e5bac: Pulling fs layer [2023-05-22T23:27:04.181Z] 114826534d7a: Pulling fs layer [2023-05-22T23:27:04.181Z] 4657fd5d0bcf: Pulling fs layer [2023-05-22T23:27:04.181Z] 6ad1cebc031e: Pulling fs layer [2023-05-22T23:27:04.181Z] 8a3aa393b2d8: Pulling fs layer [2023-05-22T23:27:04.181Z] 114826534d7a: Waiting [2023-05-22T23:27:04.181Z] 4657fd5d0bcf: Waiting [2023-05-22T23:27:04.181Z] 6ad1cebc031e: Waiting [2023-05-22T23:27:04.181Z] 8a3aa393b2d8: Waiting [2023-05-22T23:27:04.181Z] 25bc292e5bac: Download complete [2023-05-22T23:27:04.181Z] 52dc419b0ee2: Verifying Checksum [2023-05-22T23:27:04.182Z] 52dc419b0ee2: Download complete [2023-05-22T23:27:04.182Z] 4657fd5d0bcf: Verifying Checksum [2023-05-22T23:27:04.182Z] 4657fd5d0bcf: Download complete [2023-05-22T23:27:04.182Z] df9b9388f04a: Download complete [2023-05-22T23:27:04.441Z] df9b9388f04a: Pull complete [2023-05-22T23:27:04.441Z] 6ad1cebc031e: Verifying Checksum [2023-05-22T23:27:04.441Z] 6ad1cebc031e: Download complete [2023-05-22T23:27:04.441Z] 52dc419b0ee2: Pull complete [2023-05-22T23:27:04.441Z] 25bc292e5bac: Pull complete [2023-05-22T23:27:05.009Z] 114826534d7a: Download complete [2023-05-22T23:27:05.009Z] 8a3aa393b2d8: Verifying Checksum [2023-05-22T23:27:05.009Z] 8a3aa393b2d8: Download complete [2023-05-22T23:27:08.293Z] 114826534d7a: Pull complete [2023-05-22T23:27:08.294Z] 4657fd5d0bcf: Pull complete [2023-05-22T23:27:08.294Z] 6ad1cebc031e: Pull complete [2023-05-22T23:27:10.820Z] 8a3aa393b2d8: Pull complete [2023-05-22T23:27:10.820Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-22T23:27:10.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-22T23:27:10.820Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T23:27:10.904Z] prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container [2023-05-22T23:27:10.935Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-22T23:27:13.437Z] $ docker top 3e96678ac5e70a7da9d9c0730b1b22ab00fede1b3894ff93fb16fe291ae41815 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-22T23:27:13.500Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-05-22T23:27:13.778Z] + set -o pipefail [2023-05-22T23:27:13.778Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-05-22T23:27:19.045Z] [2023-05-22T23:27:19.045Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-05-22T23:27:19.045Z] [2023-05-22T23:27:19.045Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/82461994-e336-4195-83c5-913ee7505c81 [2023-05-22T23:27:19.045Z] [2023-05-22T23:27:19.045Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-22T23:27:19.045Z] [2023-05-22T23:27:19.045Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-22T23:27:19.045Z] [2023-05-22T23:27:19.613Z] [2023-05-22T23:27:19.613Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-22T23:27:19.613Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-22T23:27:19.613Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-22T23:27:19.630Z] $ docker stop --time=1 3e96678ac5e70a7da9d9c0730b1b22ab00fede1b3894ff93fb16fe291ae41815 [2023-05-22T23:27:21.874Z] $ docker rm -f --volumes 3e96678ac5e70a7da9d9c0730b1b22ab00fede1b3894ff93fb16fe291ae41815 [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 [2023-05-22T23:27:22.599Z] + git log --format=format:%s -1 8e89c95f200ba999b8b18666717dd08bb0ba11a2 [Pipeline] sh [2023-05-22T23:27:22.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T23:27:22.893Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:27:23.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T23:27:23.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T23:27:23.265Z] prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container [2023-05-22T23:27:23.304Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T23:27:23.761Z] $ docker top 4acefd9343f125d5fc633d806c723bdfbc8ee174beda308c4975a881f6902802 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T23:27:23.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T23:27:23.847Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T23:27:23.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T23:27:23.981Z] $ docker exec 4acefd9343f125d5fc633d806c723bdfbc8ee174beda308c4975a881f6902802 ssh-agent [2023-05-22T23:27:24.077Z] SSH_AUTH_SOCK=/tmp/ssh-aqNHmwoKiH9N/agent.31 [2023-05-22T23:27:24.077Z] SSH_AGENT_PID=37 [2023-05-22T23:27:24.083Z] Running ssh-add (command line suppressed) [2023-05-22T23:27:24.194Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6021557849712299233.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6021557849712299233.key) [2023-05-22T23:27:24.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T23:27:24.494Z] + git semver tag [2023-05-22T23:27:24.754Z] 2023-05-22 23:27:24,661 [run_tag] DEBUG tag force:False [2023-05-22T23:27:24.754Z] 2023-05-22 23:27:24,661 [check_head_tag] DEBUG check head tag [2023-05-22T23:27:24.754Z] 2023-05-22 23:27:24,663 [execute] INFO git cat-file --batch-check [2023-05-22T23:27:24.754Z] 2023-05-22 23:27:24,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-22T23:27:24.754Z] 2023-05-22 23:27:24,666 [execute] INFO git cat-file --batch [2023-05-22T23:27:24.754Z] 2023-05-22 23:27:24,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-22T23:27:24.754Z] 2023-05-22 23:27:24,694 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-22T23:27:24.754Z] 2023-05-22 23:27:24,695 [execute] INFO git tag -a v3.0.0-dev.47 -m v3.0.0-dev.47 [2023-05-22T23:27:24.754Z] 2023-05-22 23:27:24,695 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.47', '-m', 'v3.0.0-dev.47'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-22T23:27:24.754Z] 2023-05-22 23:27:24,698 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-22T23:27:24.754Z] 3.0.0-dev.47 [Pipeline] } [2023-05-22T23:27:24.769Z] $ docker exec --env ******** --env ******** 4acefd9343f125d5fc633d806c723bdfbc8ee174beda308c4975a881f6902802 ssh-agent -k [2023-05-22T23:27:24.867Z] unset SSH_AUTH_SOCK; [2023-05-22T23:27:24.867Z] unset SSH_AGENT_PID; [2023-05-22T23:27:24.868Z] echo Agent pid 37 killed; [2023-05-22T23:27:24.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T23:27:25.178Z] + git semver [Pipeline] } [2023-05-22T23:27:25.452Z] $ docker stop --time=1 4acefd9343f125d5fc633d806c723bdfbc8ee174beda308c4975a881f6902802 [2023-05-22T23:27:26.709Z] $ docker rm -f --volumes 4acefd9343f125d5fc633d806c723bdfbc8ee174beda308c4975a881f6902802 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:27:27.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T23:27:27.130Z] [2023-05-22T23:27:27.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:27:27.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T23:27:27.425Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-22T23:27:27.425Z] ab5ef0e58194: Pulling fs layer [2023-05-22T23:27:27.425Z] 9712f1f96733: Pulling fs layer [2023-05-22T23:27:27.425Z] 63f879dbbcfc: Pulling fs layer [2023-05-22T23:27:27.425Z] 0d9ebad4ef96: Pulling fs layer [2023-05-22T23:27:27.425Z] e9a5061849ea: Pulling fs layer [2023-05-22T23:27:27.425Z] 0d9ebad4ef96: Waiting [2023-05-22T23:27:27.425Z] d747dcd14b5f: Pulling fs layer [2023-05-22T23:27:27.425Z] 2de7ff778b66: Pulling fs layer [2023-05-22T23:27:27.425Z] e9a5061849ea: Waiting [2023-05-22T23:27:27.425Z] 2de7ff778b66: Waiting [2023-05-22T23:27:27.425Z] d747dcd14b5f: Waiting [2023-05-22T23:27:27.425Z] 9712f1f96733: Verifying Checksum [2023-05-22T23:27:27.425Z] 9712f1f96733: Download complete [2023-05-22T23:27:27.683Z] 63f879dbbcfc: Verifying Checksum [2023-05-22T23:27:27.683Z] 63f879dbbcfc: Download complete [2023-05-22T23:27:27.940Z] e9a5061849ea: Verifying Checksum [2023-05-22T23:27:27.940Z] e9a5061849ea: Download complete [2023-05-22T23:27:27.940Z] d747dcd14b5f: Download complete [2023-05-22T23:27:27.940Z] 0d9ebad4ef96: Verifying Checksum [2023-05-22T23:27:27.940Z] 0d9ebad4ef96: Download complete [2023-05-22T23:27:28.198Z] ab5ef0e58194: Verifying Checksum [2023-05-22T23:27:28.198Z] ab5ef0e58194: Download complete [2023-05-22T23:27:28.198Z] 2de7ff778b66: Verifying Checksum [2023-05-22T23:27:28.198Z] 2de7ff778b66: Download complete [2023-05-22T23:27:30.726Z] ab5ef0e58194: Pull complete [2023-05-22T23:27:30.727Z] 9712f1f96733: Pull complete [2023-05-22T23:27:31.291Z] 63f879dbbcfc: Pull complete [2023-05-22T23:27:35.483Z] 0d9ebad4ef96: Pull complete [2023-05-22T23:27:35.483Z] e9a5061849ea: Pull complete [2023-05-22T23:27:35.742Z] d747dcd14b5f: Pull complete [2023-05-22T23:27:36.677Z] 2de7ff778b66: Pull complete [2023-05-22T23:27:36.677Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-22T23:27:36.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-22T23:27:36.678Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T23:27:36.765Z] prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container [2023-05-22T23:27:36.800Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-22T23:27:39.822Z] $ docker top 8c341006d81dd59433b2f1188bbb38c3f1a4403f20ede5d21252e05c5731c992 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-22T23:27:39.889Z] provisioning config files... [2023-05-22T23:27:39.896Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16250212063981895821tmp [2023-05-22T23:27:39.907Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8575731622118753468tmp [2023-05-22T23:27:39.917Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5402721279542346323tmp [Pipeline] { [Pipeline] echo [2023-05-22T23:27:39.929Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:27:40.214Z] ---> sigul-configuration.sh [2023-05-22T23:27:40.214Z] gpg: directory `/root/.gnupg' created [2023-05-22T23:27:40.214Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-22T23:27:40.214Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-22T23:27:40.214Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-22T23:27:40.214Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-22T23:27:40.214Z] gpg: CAST5 encrypted data [2023-05-22T23:27:40.214Z] gpg: encrypted with 1 passphrase [2023-05-22T23:27:40.214Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-22T23:27:40.507Z] + mkdir /home/jenkins [2023-05-22T23:27:40.507Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-22T23:27:40.794Z] + 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 [2023-05-22T23:27:40.802Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:27:41.084Z] ---> sigul-install.sh [2023-05-22T23:27:41.084Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-22T23:27:41.377Z] + git tag --list [2023-05-22T23:27:41.377Z] v0.0.0 [2023-05-22T23:27:41.377Z] v0.0.1-dev.1 [2023-05-22T23:27:41.377Z] v0.0.1-dev.10 [2023-05-22T23:27:41.377Z] v0.0.1-dev.11 [2023-05-22T23:27:41.377Z] v0.0.1-dev.12 [2023-05-22T23:27:41.377Z] v0.0.1-dev.13 [2023-05-22T23:27:41.377Z] v0.0.1-dev.14 [2023-05-22T23:27:41.377Z] v0.0.1-dev.15 [2023-05-22T23:27:41.377Z] v0.0.1-dev.16 [2023-05-22T23:27:41.377Z] v0.0.1-dev.2 [2023-05-22T23:27:41.377Z] v0.0.1-dev.3 [2023-05-22T23:27:41.377Z] v0.0.1-dev.4 [2023-05-22T23:27:41.377Z] v0.0.1-dev.5 [2023-05-22T23:27:41.377Z] v0.0.1-dev.6 [2023-05-22T23:27:41.378Z] v0.0.1-dev.7 [2023-05-22T23:27:41.378Z] v0.0.1-dev.8 [2023-05-22T23:27:41.378Z] v0.0.1-dev.9 [2023-05-22T23:27:41.378Z] v2.2.0 [2023-05-22T23:27:41.378Z] v2.2.0-dev.17 [2023-05-22T23:27:41.378Z] v2.2.0-dev.18 [2023-05-22T23:27:41.378Z] v2.2.0-dev.19 [2023-05-22T23:27:41.378Z] v2.2.0-dev.20 [2023-05-22T23:27:41.378Z] v2.2.0-dev.21 [2023-05-22T23:27:41.378Z] v2.2.0-dev.22 [2023-05-22T23:27:41.378Z] v2.2.0-dev.23 [2023-05-22T23:27:41.378Z] v2.2.0-dev.24 [2023-05-22T23:27:41.378Z] v2.2.0-dev.25 [2023-05-22T23:27:41.378Z] v2.2.0-dev.26 [2023-05-22T23:27:41.378Z] v2.2.0-dev.27 [2023-05-22T23:27:41.378Z] v2.3.0 [2023-05-22T23:27:41.378Z] v2.3.0-dev.1 [2023-05-22T23:27:41.378Z] v2.3.0-dev.10 [2023-05-22T23:27:41.378Z] v2.3.0-dev.11 [2023-05-22T23:27:41.378Z] v2.3.0-dev.12 [2023-05-22T23:27:41.378Z] v2.3.0-dev.13 [2023-05-22T23:27:41.378Z] v2.3.0-dev.14 [2023-05-22T23:27:41.378Z] v2.3.0-dev.15 [2023-05-22T23:27:41.378Z] v2.3.0-dev.16 [2023-05-22T23:27:41.378Z] v2.3.0-dev.17 [2023-05-22T23:27:41.378Z] v2.3.0-dev.18 [2023-05-22T23:27:41.378Z] v2.3.0-dev.19 [2023-05-22T23:27:41.378Z] v2.3.0-dev.2 [2023-05-22T23:27:41.378Z] v2.3.0-dev.20 [2023-05-22T23:27:41.378Z] v2.3.0-dev.21 [2023-05-22T23:27:41.378Z] v2.3.0-dev.22 [2023-05-22T23:27:41.378Z] v2.3.0-dev.23 [2023-05-22T23:27:41.378Z] v2.3.0-dev.24 [2023-05-22T23:27:41.378Z] v2.3.0-dev.25 [2023-05-22T23:27:41.378Z] v2.3.0-dev.26 [2023-05-22T23:27:41.378Z] v2.3.0-dev.27 [2023-05-22T23:27:41.378Z] v2.3.0-dev.28 [2023-05-22T23:27:41.378Z] v2.3.0-dev.3 [2023-05-22T23:27:41.378Z] v2.3.0-dev.4 [2023-05-22T23:27:41.378Z] v2.3.0-dev.5 [2023-05-22T23:27:41.378Z] v2.3.0-dev.6 [2023-05-22T23:27:41.378Z] v2.3.0-dev.7 [2023-05-22T23:27:41.378Z] v2.3.0-dev.8 [2023-05-22T23:27:41.378Z] v2.3.0-dev.9 [2023-05-22T23:27:41.378Z] v2.3.1 [2023-05-22T23:27:41.378Z] v2.3.1-dev.4 [2023-05-22T23:27:41.378Z] v2.3.1-dev.5 [2023-05-22T23:27:41.378Z] v2.3.1-dev.6 [2023-05-22T23:27:41.378Z] v3.0.0-dev.1 [2023-05-22T23:27:41.378Z] v3.0.0-dev.10 [2023-05-22T23:27:41.378Z] v3.0.0-dev.11 [2023-05-22T23:27:41.378Z] v3.0.0-dev.12 [2023-05-22T23:27:41.378Z] v3.0.0-dev.13 [2023-05-22T23:27:41.378Z] v3.0.0-dev.14 [2023-05-22T23:27:41.378Z] v3.0.0-dev.15 [2023-05-22T23:27:41.378Z] v3.0.0-dev.16 [2023-05-22T23:27:41.378Z] v3.0.0-dev.17 [2023-05-22T23:27:41.378Z] v3.0.0-dev.18 [2023-05-22T23:27:41.378Z] v3.0.0-dev.19 [2023-05-22T23:27:41.378Z] v3.0.0-dev.2 [2023-05-22T23:27:41.378Z] v3.0.0-dev.20 [2023-05-22T23:27:41.378Z] v3.0.0-dev.21 [2023-05-22T23:27:41.378Z] v3.0.0-dev.22 [2023-05-22T23:27:41.378Z] v3.0.0-dev.23 [2023-05-22T23:27:41.378Z] v3.0.0-dev.24 [2023-05-22T23:27:41.378Z] v3.0.0-dev.25 [2023-05-22T23:27:41.378Z] v3.0.0-dev.26 [2023-05-22T23:27:41.378Z] v3.0.0-dev.27 [2023-05-22T23:27:41.378Z] v3.0.0-dev.28 [2023-05-22T23:27:41.378Z] v3.0.0-dev.29 [2023-05-22T23:27:41.378Z] v3.0.0-dev.3 [2023-05-22T23:27:41.378Z] v3.0.0-dev.30 [2023-05-22T23:27:41.378Z] v3.0.0-dev.31 [2023-05-22T23:27:41.378Z] v3.0.0-dev.32 [2023-05-22T23:27:41.378Z] v3.0.0-dev.33 [2023-05-22T23:27:41.378Z] v3.0.0-dev.34 [2023-05-22T23:27:41.378Z] v3.0.0-dev.35 [2023-05-22T23:27:41.378Z] v3.0.0-dev.36 [2023-05-22T23:27:41.378Z] v3.0.0-dev.37 [2023-05-22T23:27:41.378Z] v3.0.0-dev.38 [2023-05-22T23:27:41.378Z] v3.0.0-dev.39 [2023-05-22T23:27:41.378Z] v3.0.0-dev.4 [2023-05-22T23:27:41.378Z] v3.0.0-dev.40 [2023-05-22T23:27:41.378Z] v3.0.0-dev.41 [2023-05-22T23:27:41.378Z] v3.0.0-dev.42 [2023-05-22T23:27:41.378Z] v3.0.0-dev.43 [2023-05-22T23:27:41.378Z] v3.0.0-dev.44 [2023-05-22T23:27:41.378Z] v3.0.0-dev.45 [2023-05-22T23:27:41.378Z] v3.0.0-dev.46 [2023-05-22T23:27:41.378Z] v3.0.0-dev.47 [2023-05-22T23:27:41.378Z] v3.0.0-dev.5 [2023-05-22T23:27:41.378Z] v3.0.0-dev.6 [2023-05-22T23:27:41.378Z] v3.0.0-dev.7 [2023-05-22T23:27:41.378Z] v3.0.0-dev.8 [2023-05-22T23:27:41.378Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-22T23:27:41.668Z] + lftools sign git-tag v3.0.0-dev.47 [2023-05-22T23:27:42.240Z] Signing Git tag with Sigul... [2023-05-22T23:27:42.240Z] Signing v3.0.0-dev.47 [Pipeline] echo [2023-05-22T23:27:42.512Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:27:42.809Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-22T23:27:42.818Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-22T23:27:42.839Z] $ docker stop --time=1 8c341006d81dd59433b2f1188bbb38c3f1a4403f20ede5d21252e05c5731c992 [2023-05-22T23:27:44.169Z] $ docker rm -f --volumes 8c341006d81dd59433b2f1188bbb38c3f1a4403f20ede5d21252e05c5731c992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-22T23:27:44.569Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T23:27:44.569Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:27:44.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T23:27:44.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T23:27:44.942Z] prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container [2023-05-22T23:27:44.977Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T23:27:45.420Z] $ docker top 59a25fc0d57382deb62412fd80a109bf9b0e1592bd9e3c90b2b4dc0d11ffbe99 -eo pid,comm [2023-05-22T23:27:45.465Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-22T23:27:45.465Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T23:27:45.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T23:27:45.506Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T23:27:45.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T23:27:45.634Z] $ docker exec 59a25fc0d57382deb62412fd80a109bf9b0e1592bd9e3c90b2b4dc0d11ffbe99 ssh-agent [2023-05-22T23:27:45.757Z] SSH_AUTH_SOCK=/tmp/ssh-kbvOfM6KXh8V/agent.32 [2023-05-22T23:27:45.757Z] SSH_AGENT_PID=38 [2023-05-22T23:27:45.763Z] Running ssh-add (command line suppressed) [2023-05-22T23:27:45.871Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11414221615546026745.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11414221615546026745.key) [2023-05-22T23:27:45.880Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T23:27:46.170Z] + git semver bump pre [2023-05-22T23:27:46.429Z] 2023-05-22 23:27:46,367 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-22T23:27:46.429Z] 2023-05-22 23:27:46,367 [bump_version] DEBUG bumping version:3.0.0-dev.47 on axis:pre with prefix:dev [2023-05-22T23:27:46.429Z] 2023-05-22 23:27:46,367 [bump_version] DEBUG bumped version:3.0.0-dev.48 [2023-05-22T23:27:46.429Z] 2023-05-22 23:27:46,367 [write_version] DEBUG write version:3.0.0-dev.48 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-05-22T23:27:46.429Z] 2023-05-22 23:27:46,367 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-22T23:27:46.429Z] 2023-05-22 23:27:46,367 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-22T23:27:46.429Z] 2023-05-22 23:27:46,369 [execute] INFO git cat-file --batch-check [2023-05-22T23:27:46.429Z] 2023-05-22 23:27:46,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T23:27:46.429Z] 2023-05-22 23:27:46,376 [execute] INFO git cat-file --batch [2023-05-22T23:27:46.429Z] 2023-05-22 23:27:46,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T23:27:46.429Z] 2023-05-22 23:27:46,382 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-22T23:27:46.429Z] 3.0.0-dev.48 [Pipeline] } [2023-05-22T23:27:46.444Z] $ docker exec --env ******** --env ******** 59a25fc0d57382deb62412fd80a109bf9b0e1592bd9e3c90b2b4dc0d11ffbe99 ssh-agent -k [2023-05-22T23:27:46.560Z] unset SSH_AUTH_SOCK; [2023-05-22T23:27:46.560Z] unset SSH_AGENT_PID; [2023-05-22T23:27:46.561Z] echo Agent pid 38 killed; [2023-05-22T23:27:46.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T23:27:46.878Z] + git semver [Pipeline] } [2023-05-22T23:27:47.160Z] $ docker stop --time=1 59a25fc0d57382deb62412fd80a109bf9b0e1592bd9e3c90b2b4dc0d11ffbe99 [2023-05-22T23:27:48.452Z] $ docker rm -f --volumes 59a25fc0d57382deb62412fd80a109bf9b0e1592bd9e3c90b2b4dc0d11ffbe99 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T23:27:48.796Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T23:27:48.796Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:27:49.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T23:27:49.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T23:27:49.186Z] prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container [2023-05-22T23:27:49.223Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T23:27:49.606Z] $ docker top c318a9c09fab4012f83b3771246e3de5a9075a480c377c9862cfe4557b9d3e7d -eo pid,comm [2023-05-22T23:27:49.653Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-22T23:27:49.653Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T23:27:49.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T23:27:49.693Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T23:27:49.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T23:27:49.823Z] $ docker exec c318a9c09fab4012f83b3771246e3de5a9075a480c377c9862cfe4557b9d3e7d ssh-agent [2023-05-22T23:27:49.932Z] SSH_AUTH_SOCK=/tmp/ssh-nTay6cGaWQYL/agent.32 [2023-05-22T23:27:49.932Z] SSH_AGENT_PID=38 [2023-05-22T23:27:49.937Z] Running ssh-add (command line suppressed) [2023-05-22T23:27:50.053Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7679923331952163840.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7679923331952163840.key) [2023-05-22T23:27:50.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T23:27:50.352Z] + git semver push [2023-05-22T23:27:50.613Z] 2023-05-22 23:27:50,535 [run_push] DEBUG push [2023-05-22T23:27:50.613Z] 2023-05-22 23:27:50,536 [execute] INFO git cat-file --batch-check [2023-05-22T23:27:50.613Z] 2023-05-22 23:27:50,536 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T23:27:50.613Z] 2023-05-22 23:27:50,540 [execute] INFO git rev-list 251f09d40dd41b3e0c1ac8df79d139284011ea33 -- [2023-05-22T23:27:50.613Z] 2023-05-22 23:27:50,540 [execute] DEBUG Popen(['git', 'rev-list', '251f09d40dd41b3e0c1ac8df79d139284011ea33', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-22T23:27:50.613Z] 2023-05-22 23:27:50,548 [execute] INFO git fetch -v origin [2023-05-22T23:27:50.613Z] 2023-05-22 23:27:50,549 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-22T23:27:51.181Z] 2023-05-22 23:27:51,152 [run_push] DEBUG no remote changes detected [2023-05-22T23:27:51.181Z] 2023-05-22 23:27:51,153 [execute] INFO git push origin semver [2023-05-22T23:27:51.181Z] 2023-05-22 23:27:51,153 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-22T23:27:52.118Z] 2023-05-22 23:27:51,880 [run_push] DEBUG push all version tags [2023-05-22T23:27:52.118Z] 2023-05-22 23:27:51,880 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-22T23:27:52.118Z] 2023-05-22 23:27:51,881 [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) [2023-05-22T23:27:52.687Z] 2023-05-22 23:27:52,618 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-22T23:27:52.687Z] 3.0.0-dev.48 [Pipeline] } [2023-05-22T23:27:52.703Z] $ docker exec --env ******** --env ******** c318a9c09fab4012f83b3771246e3de5a9075a480c377c9862cfe4557b9d3e7d ssh-agent -k [2023-05-22T23:27:52.801Z] unset SSH_AUTH_SOCK; [2023-05-22T23:27:52.801Z] unset SSH_AGENT_PID; [2023-05-22T23:27:52.801Z] echo Agent pid 38 killed; [2023-05-22T23:27:52.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T23:27:53.121Z] + git semver [Pipeline] } [2023-05-22T23:27:53.396Z] $ docker stop --time=1 c318a9c09fab4012f83b3771246e3de5a9075a480c377c9862cfe4557b9d3e7d [2023-05-22T23:27:54.731Z] $ docker rm -f --volumes c318a9c09fab4012f83b3771246e3de5a9075a480c377c9862cfe4557b9d3e7d [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 [2023-05-22T23:27:55.425Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-05-22T23:27:55.425Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-22T23:27:55.425Z] total 16 [2023-05-22T23:27:55.425Z] drwxr-xr-x 3 root root 4096 May 22 23:17 . [2023-05-22T23:27:55.425Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 23:27 .. [2023-05-22T23:27:55.425Z] drwxr-xr-x 2 root root 4096 May 22 23:17 cost [2023-05-22T23:27:55.425Z] -rw-r--r-- 1 root root 89 May 22 23:17 cost.csv [2023-05-22T23:27:55.425Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-22T23:27:55.425Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-22T23:27:55.425Z] total 16 [2023-05-22T23:27:55.425Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 23:17 . [2023-05-22T23:27:55.425Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 23:27 .. [2023-05-22T23:27:55.425Z] drwxr-xr-x 2 jenkins jenkins 4096 May 22 23:17 cost [2023-05-22T23:27:55.425Z] -rw-r--r-- 1 jenkins jenkins 89 May 22 23:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:27:55.766Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:27:56.652Z] ---> package-listing.sh [2023-05-22T23:27:56.652Z] ++ facter osfamily [2023-05-22T23:27:56.652Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-22T23:27:56.912Z] + OS_FAMILY=debian [2023-05-22T23:27:56.912Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-05-22T23:27:56.912Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-22T23:27:56.912Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-22T23:27:56.912Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-22T23:27:56.912Z] + PACKAGES=/tmp/packages_start.txt [2023-05-22T23:27:56.912Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-22T23:27:56.912Z] + PACKAGES=/tmp/packages_end.txt [2023-05-22T23:27:56.912Z] + case "${OS_FAMILY}" in [2023-05-22T23:27:56.912Z] + dpkg -l [2023-05-22T23:27:56.912Z] + grep '^ii' [2023-05-22T23:27:56.912Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-22T23:27:56.912Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-22T23:27:56.912Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-22T23:27:56.912Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-22T23:27:56.912Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-05-22T23:27:56.912Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-05-22T23:27:56.923Z] 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 [2023-05-22T23:27:57.197Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T23:27:57.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T23:27:57.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T23:27:57.819Z] prd-ubuntu20.04-docker-8c-8g-16404 does not seem to be running inside a container [2023-05-22T23:27:57.851Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T23:27:58.125Z] $ docker top c4b9191efbf45f27671723021c658c9a569f42d0f54dc75025e7c5fb573ecfe6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T23:27:58.455Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-22T23:27:58.738Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-22T23:27:59.018Z] + ls /var/log/sa-host [2023-05-22T23:27:59.018Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T23:27:59.171Z] provisioning config files... [2023-05-22T23:27:59.179Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10273939072259055654tmp [Pipeline] { [Pipeline] echo [2023-05-22T23:27:59.191Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:27:59.474Z] ---> create-netrc.sh [Pipeline] } [2023-05-22T23:27:59.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:27:59.822Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-22T23:27:59.830Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:28:00.113Z] ---> sudo-logs.sh [2023-05-22T23:28:00.113Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-22T23:28:00.137Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:28:00.420Z] ---> job-cost.sh [2023-05-22T23:28:00.420Z] lf-activate-venv: SKIPPING [2023-05-22T23:28:00.420Z] DEBUG: total: 0.2199999988079071 [2023-05-22T23:28:00.420Z] INFO: Retrieving Stack Cost... [2023-05-22T23:28:00.679Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T23:28:01.247Z] INFO: Archiving Costs [Pipeline] echo [2023-05-22T23:28:01.257Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T23:28:01.539Z] ---> logs-deploy.sh [2023-05-22T23:28:01.539Z] lf-activate-venv: SKIPPING [2023-05-22T23:28:01.539Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/119 [2023-05-22T23:28:01.539Z] INFO: archiving workspace using pattern(s): [2023-05-22T23:28:02.476Z] Archives upload complete. [2023-05-22T23:28:02.737Z] INFO: archiving logs to Nexus [2023-05-22T23:28:03.308Z] ---> uname -a: [2023-05-22T23:28:03.308Z] Linux prd-ubuntu20-04-docker-8c-8g-16404 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-22T23:28:03.308Z] [2023-05-22T23:28:03.308Z]