Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd38f515c46efcd7844d1c84f55761450580435e 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-ssh4367456834248103667.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2815544568842154677.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh13628592508764949340.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh17965951984989400182.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-ssh12861798701828268021.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3812’ Running on prd-ubuntu20.04-docker-8c-8g-3815 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 bd38f515c46efcd7844d1c84f55761450580435e (main) Commit message: "feat: implement get/set pixel format commands. (#269)" > 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 bd38f515c46efcd7844d1c84f55761450580435e # timeout=10 > git rev-list --no-walk 01aee5a5c41b4c067632ab994dacfc003f161152 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-16T18:17:38.574Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-16T18:17:38.650Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-16T18:17:38.667Z] ========================================================= [2023-08-16T18:17:38.667Z] EdgeX Global Pipelines Version Info [2023-08-16T18:17:38.667Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:17:39.379Z] ------------------- [2023-08-16T18:17:39.379Z] stable info: [2023-08-16T18:17:39.379Z] ------------------- [2023-08-16T18:17:39.379Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-16T18:17:39.379Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T18:17:39.379Z] Message: update stable to v1.0.253 [2023-08-16T18:17:39.951Z] ------------------- [2023-08-16T18:17:39.951Z] experimental info: [2023-08-16T18:17:39.951Z] ------------------- [2023-08-16T18:17:39.951Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-16T18:17:39.951Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T18:17:39.951Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-16T18:17:40.103Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-08-16T18:17:40.114Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-08-16T18:17:40.126Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-16T18:17:40.135Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-16T18:17:40.145Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-16T18:17:40.154Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-16T18:17:40.162Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-16T18:17:40.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-16T18:17:40.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-16T18:17:40.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-16T18:17:40.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-16T18:17:40.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-08-16T18:17:40.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-16T18:17:40.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-16T18:17:40.276Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T18:17:40.294Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T18:17:40.306Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-16T18:17:40.323Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-16T18:17:40.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-16T18:17:40.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-16T18:17:40.359Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-16T18:17:40.373Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-16T18:17:40.385Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-16T18:17:40.400Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-16T18:17:40.417Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-16T18:17:40.435Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-16T18:17:40.452Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-16T18:17:40.466Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-16T18:17:40.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-16T18:17:40.494Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-16T18:17:40.507Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd38f515c46efcd7844d1c84f55761450580435e [Pipeline] echo [2023-08-16T18:17:40.524Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd38f51 [Pipeline] echo [2023-08-16T18:17:40.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T18:17:40.583Z] provisioning config files... [2023-08-16T18:17:40.598Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8682102276955285857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:17:40.901Z] ---> docker-login.sh [2023-08-16T18:17:40.901Z] nexus3.edgexfoundry.org:10001 [2023-08-16T18:17:41.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:17:41.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:17:41.162Z] Configure a credential helper to remove this warning. See [2023-08-16T18:17:41.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:17:41.162Z] [2023-08-16T18:17:41.162Z] Login Succeeded [2023-08-16T18:17:41.162Z] nexus3.edgexfoundry.org:10002 [2023-08-16T18:17:41.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:17:41.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:17:41.421Z] Configure a credential helper to remove this warning. See [2023-08-16T18:17:41.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:17:41.421Z] [2023-08-16T18:17:41.421Z] Login Succeeded [2023-08-16T18:17:41.421Z] nexus3.edgexfoundry.org:10003 [2023-08-16T18:17:41.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:17:41.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:17:41.421Z] Configure a credential helper to remove this warning. See [2023-08-16T18:17:41.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:17:41.421Z] [2023-08-16T18:17:41.421Z] Login Succeeded [2023-08-16T18:17:41.421Z] nexus3.edgexfoundry.org:10004 [2023-08-16T18:17:41.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:17:41.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:17:41.681Z] Configure a credential helper to remove this warning. See [2023-08-16T18:17:41.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:17:41.681Z] [2023-08-16T18:17:41.681Z] Login Succeeded [2023-08-16T18:17:41.681Z] docker.io [2023-08-16T18:17:41.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:17:41.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:17:41.945Z] Configure a credential helper to remove this warning. See [2023-08-16T18:17:41.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:17:41.945Z] [2023-08-16T18:17:41.945Z] Login Succeeded [2023-08-16T18:17:41.945Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T18:17:41.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-16T18:17:42.350Z] + git rev-list -1 --merges bd38f515c46efcd7844d1c84f55761450580435e~1..bd38f515c46efcd7844d1c84f55761450580435e [Pipeline] echo [2023-08-16T18:17:42.401Z] -----------> git rev-list -1 --merges bd38f515c46efcd7844d1c84f55761450580435e~1..bd38f515c46efcd7844d1c84f55761450580435e bd38f515c46efcd7844d1c84f55761450580435e [false] [Pipeline] sh [2023-08-16T18:17:42.691Z] + git log --format=format:%s -1 bd38f515c46efcd7844d1c84f55761450580435e [Pipeline] echo [2023-08-16T18:17:42.705Z] ========================================================= [2023-08-16T18:17:42.705Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-16T18:17:42.705Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T18:17:43.047Z] + git log --format=format:%s -1 bd38f515c46efcd7844d1c84f55761450580435e [Pipeline] echo [2023-08-16T18:17:43.057Z] [semverPrep] GIT_COMMIT: bd38f515c46efcd7844d1c84f55761450580435e, Commit Message: feat: implement get/set pixel format commands. (#269) [Pipeline] echo [2023-08-16T18:17:43.066Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-16T18:17:43.444Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T18:17:43.444Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-16T18:17:43.444Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-16T18:17:43.444Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-16T18:17:43.444Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-16T18:17:43.444Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-16T18:17:43.444Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:17:43.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T18:17:43.870Z] [2023-08-16T18:17:43.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:17:44.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T18:17:44.181Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-16T18:17:44.181Z] b85a868b505f: Pulling fs layer [2023-08-16T18:17:44.181Z] e2be974225ed: Pulling fs layer [2023-08-16T18:17:44.181Z] 339a4e72a1f5: Pulling fs layer [2023-08-16T18:17:44.181Z] 988bab9f4d93: Pulling fs layer [2023-08-16T18:17:44.181Z] 1469e6f7b9e6: Pulling fs layer [2023-08-16T18:17:44.181Z] 988bab9f4d93: Waiting [2023-08-16T18:17:44.181Z] 1469e6f7b9e6: Waiting [2023-08-16T18:17:44.181Z] eaf3925da568: Pulling fs layer [2023-08-16T18:17:44.181Z] bab4dde63d76: Pulling fs layer [2023-08-16T18:17:44.181Z] bde34c3a00c8: Pulling fs layer [2023-08-16T18:17:44.181Z] bab4dde63d76: Waiting [2023-08-16T18:17:44.181Z] eaf3925da568: Waiting [2023-08-16T18:17:44.181Z] b352a97aabf1: Pulling fs layer [2023-08-16T18:17:44.181Z] 4872d77fe225: Pulling fs layer [2023-08-16T18:17:44.181Z] bde34c3a00c8: Waiting [2023-08-16T18:17:44.181Z] 5851b861e8e6: Pulling fs layer [2023-08-16T18:17:44.181Z] 5851b861e8e6: Waiting [2023-08-16T18:17:44.182Z] e2be974225ed: Download complete [2023-08-16T18:17:44.182Z] 988bab9f4d93: Verifying Checksum [2023-08-16T18:17:44.182Z] 988bab9f4d93: Download complete [2023-08-16T18:17:44.182Z] 1469e6f7b9e6: Verifying Checksum [2023-08-16T18:17:44.182Z] 1469e6f7b9e6: Download complete [2023-08-16T18:17:44.182Z] 339a4e72a1f5: Verifying Checksum [2023-08-16T18:17:44.182Z] 339a4e72a1f5: Download complete [2023-08-16T18:17:44.182Z] eaf3925da568: Verifying Checksum [2023-08-16T18:17:44.182Z] eaf3925da568: Download complete [2023-08-16T18:17:44.182Z] bde34c3a00c8: Download complete [2023-08-16T18:17:44.453Z] b352a97aabf1: Download complete [2023-08-16T18:17:44.453Z] 4872d77fe225: Verifying Checksum [2023-08-16T18:17:44.453Z] 4872d77fe225: Download complete [2023-08-16T18:17:44.453Z] 5851b861e8e6: Verifying Checksum [2023-08-16T18:17:44.453Z] 5851b861e8e6: Download complete [2023-08-16T18:17:44.453Z] b85a868b505f: Verifying Checksum [2023-08-16T18:17:44.453Z] b85a868b505f: Download complete [2023-08-16T18:17:44.715Z] bab4dde63d76: Verifying Checksum [2023-08-16T18:17:44.715Z] bab4dde63d76: Download complete [2023-08-16T18:17:45.654Z] b85a868b505f: Pull complete [2023-08-16T18:17:45.911Z] e2be974225ed: Pull complete [2023-08-16T18:17:46.171Z] 339a4e72a1f5: Pull complete [2023-08-16T18:17:46.430Z] 988bab9f4d93: Pull complete [2023-08-16T18:17:46.689Z] 1469e6f7b9e6: Pull complete [2023-08-16T18:17:46.689Z] eaf3925da568: Pull complete [2023-08-16T18:17:48.596Z] bab4dde63d76: Pull complete [2023-08-16T18:17:48.596Z] bde34c3a00c8: Pull complete [2023-08-16T18:17:48.596Z] b352a97aabf1: Pull complete [2023-08-16T18:17:48.596Z] 4872d77fe225: Pull complete [2023-08-16T18:17:48.596Z] 5851b861e8e6: Pull complete [2023-08-16T18:17:48.596Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-16T18:17:48.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T18:17:48.596Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T18:17:48.701Z] prd-ubuntu20.04-docker-8c-8g-3815 does not seem to be running inside a container [2023-08-16T18:17:48.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-16T18:17:52.541Z] $ docker top d70c939117373c4b86656c3f8911c550664388195866295416b43f4485d91625 -eo pid,comm [2023-08-16T18:17:52.591Z] 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-08-16T18:17:52.591Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T18:17:52.625Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T18:17:52.625Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T18:17:52.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T18:17:52.741Z] $ docker exec d70c939117373c4b86656c3f8911c550664388195866295416b43f4485d91625 ssh-agent [2023-08-16T18:17:52.843Z] SSH_AUTH_SOCK=/tmp/ssh-piKtlyeFW3oS/agent.32 [2023-08-16T18:17:52.843Z] SSH_AGENT_PID=38 [2023-08-16T18:17:52.850Z] Running ssh-add (command line suppressed) [2023-08-16T18:17:52.950Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3957787597737143926.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3957787597737143926.key) [2023-08-16T18:17:52.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T18:17:53.252Z] + git tag --points-at HEAD [Pipeline] } [2023-08-16T18:17:53.266Z] $ docker exec --env ******** --env ******** d70c939117373c4b86656c3f8911c550664388195866295416b43f4485d91625 ssh-agent -k [2023-08-16T18:17:53.360Z] unset SSH_AUTH_SOCK; [2023-08-16T18:17:53.361Z] unset SSH_AGENT_PID; [2023-08-16T18:17:53.362Z] echo Agent pid 38 killed; [2023-08-16T18:17:53.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-16T18:17:53.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T18:17:53.395Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T18:17:53.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T18:17:53.508Z] $ docker exec d70c939117373c4b86656c3f8911c550664388195866295416b43f4485d91625 ssh-agent [2023-08-16T18:17:53.605Z] SSH_AUTH_SOCK=/tmp/ssh-xb0v5NT5MWSV/agent.70 [2023-08-16T18:17:53.605Z] SSH_AGENT_PID=76 [2023-08-16T18:17:53.610Z] Running ssh-add (command line suppressed) [2023-08-16T18:17:53.716Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4912194618721900480.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4912194618721900480.key) [2023-08-16T18:17:53.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T18:17:54.016Z] + git semver init [2023-08-16T18:17:54.277Z] 2023-08-16 18:17:54,207 [run_init] DEBUG init version:0.0.0 force:False [2023-08-16T18:17:54.277Z] 2023-08-16 18:17:54,207 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-08-16T18:17:54.277Z] 2023-08-16 18:17:54,208 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-08-16T18:17:54.277Z] 2023-08-16 18:17:54,208 [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-08-16T18:17:55.214Z] 2023-08-16 18:17:54,965 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-08-16T18:17:55.214Z] 2023-08-16 18:17:54,965 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-08-16T18:17:55.214Z] 2023-08-16 18:17:54,965 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-16T18:17:55.214Z] 2023-08-16 18:17:54,966 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-16T18:17:55.214Z] 3.1.0-dev.7 [Pipeline] } [2023-08-16T18:17:55.227Z] $ docker exec --env ******** --env ******** d70c939117373c4b86656c3f8911c550664388195866295416b43f4485d91625 ssh-agent -k [2023-08-16T18:17:55.328Z] unset SSH_AUTH_SOCK; [2023-08-16T18:17:55.328Z] unset SSH_AGENT_PID; [2023-08-16T18:17:55.328Z] echo Agent pid 76 killed; [2023-08-16T18:17:55.335Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T18:17:55.645Z] + git semver [Pipeline] } [2023-08-16T18:17:55.921Z] $ docker stop --time=1 d70c939117373c4b86656c3f8911c550664388195866295416b43f4485d91625 [2023-08-16T18:17:57.235Z] $ docker rm -f --volumes d70c939117373c4b86656c3f8911c550664388195866295416b43f4485d91625 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T18:17:57.567Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-16T18:17:57.797Z] Stashed 1 file(s) [Pipeline] echo [2023-08-16T18:17:57.799Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.7 [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-08-16T18:17:57.962Z] provisioning config files... [2023-08-16T18:17:57.971Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7204332257510624877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:17:58.266Z] ---> docker-login.sh [2023-08-16T18:17:58.266Z] nexus3.edgexfoundry.org:10001 [2023-08-16T18:17:58.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:17:58.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:17:58.266Z] Configure a credential helper to remove this warning. See [2023-08-16T18:17:58.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:17:58.266Z] [2023-08-16T18:17:58.266Z] Login Succeeded [2023-08-16T18:17:58.266Z] nexus3.edgexfoundry.org:10002 [2023-08-16T18:17:58.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:17:58.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:17:58.266Z] Configure a credential helper to remove this warning. See [2023-08-16T18:17:58.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:17:58.266Z] [2023-08-16T18:17:58.266Z] Login Succeeded [2023-08-16T18:17:58.266Z] nexus3.edgexfoundry.org:10003 [2023-08-16T18:17:58.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:17:58.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:17:58.524Z] Configure a credential helper to remove this warning. See [2023-08-16T18:17:58.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:17:58.524Z] [2023-08-16T18:17:58.524Z] Login Succeeded [2023-08-16T18:17:58.524Z] nexus3.edgexfoundry.org:10004 [2023-08-16T18:17:58.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:17:58.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:17:58.524Z] Configure a credential helper to remove this warning. See [2023-08-16T18:17:58.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:17:58.524Z] [2023-08-16T18:17:58.524Z] Login Succeeded [2023-08-16T18:17:58.524Z] docker.io [2023-08-16T18:17:58.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:17:58.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:17:58.783Z] Configure a credential helper to remove this warning. See [2023-08-16T18:17:58.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:17:58.783Z] [2023-08-16T18:17:58.783Z] Login Succeeded [2023-08-16T18:17:58.783Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T18:17:58.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-16T18:17:58.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T18:17:58.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T18:17:58.900Z] ========================================================= [2023-08-16T18:17:58.900Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-16T18:17:58.900Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:17:59.219Z] + 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-08-16T18:17:59.219Z] Sending build context to Docker daemon 2.048MB [2023-08-16T18:17:59.219Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T18:17:59.219Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-16T18:17:59.219Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-16T18:17:59.219Z] 4db1b89c0bd1: Pulling fs layer [2023-08-16T18:17:59.219Z] 6911f1a30b25: Pulling fs layer [2023-08-16T18:17:59.219Z] e194b8c5c2a9: Pulling fs layer [2023-08-16T18:17:59.219Z] 6863d3e3a2b1: Pulling fs layer [2023-08-16T18:17:59.219Z] 6863d3e3a2b1: Waiting [2023-08-16T18:17:59.219Z] ec0bb842ea78: Pulling fs layer [2023-08-16T18:17:59.219Z] 40a00589a448: Pulling fs layer [2023-08-16T18:17:59.219Z] 6c08303d61cc: Pulling fs layer [2023-08-16T18:17:59.219Z] 798269fcf238: Pulling fs layer [2023-08-16T18:17:59.219Z] ec0bb842ea78: Waiting [2023-08-16T18:17:59.219Z] 40a00589a448: Waiting [2023-08-16T18:17:59.219Z] 6c08303d61cc: Waiting [2023-08-16T18:17:59.219Z] 798269fcf238: Waiting [2023-08-16T18:17:59.219Z] 6911f1a30b25: Verifying Checksum [2023-08-16T18:17:59.219Z] 6911f1a30b25: Download complete [2023-08-16T18:17:59.219Z] 6863d3e3a2b1: Download complete [2023-08-16T18:17:59.219Z] ec0bb842ea78: Verifying Checksum [2023-08-16T18:17:59.219Z] ec0bb842ea78: Download complete [2023-08-16T18:17:59.477Z] 4db1b89c0bd1: Verifying Checksum [2023-08-16T18:17:59.477Z] 4db1b89c0bd1: Download complete [2023-08-16T18:17:59.477Z] 40a00589a448: Verifying Checksum [2023-08-16T18:17:59.477Z] 40a00589a448: Download complete [2023-08-16T18:17:59.477Z] 4db1b89c0bd1: Pull complete [2023-08-16T18:17:59.737Z] 6911f1a30b25: Pull complete [2023-08-16T18:17:59.996Z] e194b8c5c2a9: Download complete [2023-08-16T18:17:59.996Z] 798269fcf238: Verifying Checksum [2023-08-16T18:17:59.996Z] 798269fcf238: Download complete [2023-08-16T18:18:00.254Z] 6c08303d61cc: Verifying Checksum [2023-08-16T18:18:00.254Z] 6c08303d61cc: Download complete [2023-08-16T18:18:03.539Z] e194b8c5c2a9: Pull complete [2023-08-16T18:18:03.540Z] 6863d3e3a2b1: Pull complete [2023-08-16T18:18:03.540Z] ec0bb842ea78: Pull complete [2023-08-16T18:18:03.799Z] 40a00589a448: Pull complete [2023-08-16T18:18:05.704Z] 6c08303d61cc: Pull complete [2023-08-16T18:18:06.640Z] 798269fcf238: Pull complete [2023-08-16T18:18:06.640Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-16T18:18:06.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T18:18:06.640Z] ---> ec979cd7f677 [2023-08-16T18:18:06.640Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-16T18:18:12.900Z] Still waiting to schedule task [2023-08-16T18:18:12.900Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3813’ [2023-08-16T18:18:13.206Z] ---> Running in 0d3eb90c0e28 [2023-08-16T18:18:13.206Z] Removing intermediate container 0d3eb90c0e28 [2023-08-16T18:18:13.206Z] ---> a2e50e89f5f0 [2023-08-16T18:18:13.206Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T18:18:13.206Z] ---> Running in ab38441c106c [2023-08-16T18:18:13.206Z] Removing intermediate container ab38441c106c [2023-08-16T18:18:13.206Z] ---> ca76664135ec [2023-08-16T18:18:13.206Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-16T18:18:13.206Z] ---> Running in 5eeb7f669cd8 [2023-08-16T18:18:13.206Z] Removing intermediate container 5eeb7f669cd8 [2023-08-16T18:18:13.206Z] ---> 6db2d76c0552 [2023-08-16T18:18:13.206Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-16T18:18:13.206Z] ---> Running in 7c2c9bac9a6b [2023-08-16T18:18:13.206Z] Removing intermediate container 7c2c9bac9a6b [2023-08-16T18:18:13.206Z] ---> 8b54276f22c4 [2023-08-16T18:18:13.206Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T18:18:13.206Z] ---> Running in bb40639ee765 [2023-08-16T18:18:13.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:18:13.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:18:13.723Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-16T18:18:13.723Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-16T18:18:13.723Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-16T18:18:13.723Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-16T18:18:13.723Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-16T18:18:13.723Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-16T18:18:13.723Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-16T18:18:13.723Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-16T18:18:13.723Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-16T18:18:13.723Z] (10/14) Installing kmod-libs (30-r1) [2023-08-16T18:18:13.981Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-16T18:18:13.981Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-16T18:18:13.981Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-16T18:18:13.981Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-16T18:18:13.981Z] Executing busybox-1.35.0-r29.trigger [2023-08-16T18:18:13.981Z] Executing eudev-3.2.11-r4.trigger [2023-08-16T18:18:13.981Z] OK: 272 MiB in 67 packages [2023-08-16T18:18:14.549Z] Removing intermediate container bb40639ee765 [2023-08-16T18:18:14.549Z] ---> 3ff9aaea0c52 [2023-08-16T18:18:14.549Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-16T18:18:14.549Z] ---> Running in b9dcf09fa80b [2023-08-16T18:18:14.549Z] Removing intermediate container b9dcf09fa80b [2023-08-16T18:18:14.549Z] ---> ab10b3415c89 [2023-08-16T18:18:14.549Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-16T18:18:14.809Z] ---> 7e80819e7f55 [2023-08-16T18:18:14.809Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:18:14.809Z] ---> Running in e9628099364b [2023-08-16T18:18:53.547Z] Removing intermediate container e9628099364b [2023-08-16T18:18:53.547Z] ---> 14830849cd29 [2023-08-16T18:18:53.547Z] Step 11/13 : COPY . . [2023-08-16T18:18:53.547Z] ---> 1ffcd03685d3 [2023-08-16T18:18:53.547Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-16T18:18:53.547Z] ---> Running in 3ade8a1c5ecc [2023-08-16T18:18:53.547Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T18:18:53.547Z] Dload  Upload Total Spent Left Speed [2023-08-16T18:18:53.547Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7338 0 --:--:-- --:--:-- --:--:-- 7375 [2023-08-16T18:18:53.547Z] Removing intermediate container 3ade8a1c5ecc [2023-08-16T18:18:53.547Z] ---> 6ca1cdbc71c4 [2023-08-16T18:18:53.547Z] Step 13/13 : RUN ${MAKE} [2023-08-16T18:18:53.547Z] ---> Running in 5b7c6fdcfbc8 [2023-08-16T18:18:53.547Z] noop [2023-08-16T18:18:53.547Z] Removing intermediate container 5b7c6fdcfbc8 [2023-08-16T18:18:53.547Z] ---> f9452558bcac [2023-08-16T18:18:53.547Z] Successfully built f9452558bcac [2023-08-16T18:18:53.547Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:18:53.864Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T18:18:53.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T18:18:53.942Z] prd-ubuntu20.04-docker-8c-8g-3815 does not seem to be running inside a container [2023-08-16T18:18:53.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-16T18:18:54.280Z] $ docker top feab844571d4f3204c33951777d62b588ce2eca0715d120a36825c7e97ba6ac2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T18:18:54.613Z] + go version [2023-08-16T18:18:54.613Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-16T18:18:54.627Z] $ docker stop --time=1 feab844571d4f3204c33951777d62b588ce2eca0715d120a36825c7e97ba6ac2 [2023-08-16T18:18:55.891Z] $ docker rm -f --volumes feab844571d4f3204c33951777d62b588ce2eca0715d120a36825c7e97ba6ac2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:18:56.299Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T18:18:56.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T18:18:56.365Z] prd-ubuntu20.04-docker-8c-8g-3815 does not seem to be running inside a container [2023-08-16T18:18:56.397Z] $ 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 ******** ci-base-image-x86_64 cat [2023-08-16T18:18:56.705Z] $ docker top 281407ea236b551f49ffd76e42b19055d0247b1cc40d47efff8f35238c1dba49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T18:18:57.047Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-08-16T18:18:57.343Z] + make test [2023-08-16T18:18:57.343Z] go test ./... -coverprofile=coverage.out ./... [2023-08-16T18:19:02.613Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-16T18:19:12.585Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-16T18:19:12.585Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.7% of statements [2023-08-16T18:19:17.850Z] go vet ./... [2023-08-16T18:19:21.128Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T18:19:21.128Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T18:19:21.128Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-16T18:19:21.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-16T18:19:21.412Z] $ docker stop --time=1 281407ea236b551f49ffd76e42b19055d0247b1cc40d47efff8f35238c1dba49 [2023-08-16T18:19:25.451Z] $ docker rm -f --volumes 281407ea236b551f49ffd76e42b19055d0247b1cc40d47efff8f35238c1dba49 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T18:19:25.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-16T18:19:25.942Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-16T18:19:26.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-16T18:19:26.735Z] + ls -al . [2023-08-16T18:19:26.735Z] total 212 [2023-08-16T18:19:26.735Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 18:18 . [2023-08-16T18:19:26.735Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 18:17 .. [2023-08-16T18:19:26.735Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 18:17 .git [2023-08-16T18:19:26.735Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 18:17 .github [2023-08-16T18:19:26.735Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 16 18:17 .gitignore [2023-08-16T18:19:26.735Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 16 18:17 .golangci.yml [2023-08-16T18:19:26.735Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 16 18:17 .hadolint.yml [2023-08-16T18:19:26.735Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 18:17 .semver [2023-08-16T18:19:26.735Z] -rw-rw-r-- 1 jenkins jenkins 9783 Aug 16 18:17 Attribution.txt [2023-08-16T18:19:26.735Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 16 18:17 CHANGELOG.md [2023-08-16T18:19:26.735Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 16 18:17 Dockerfile [2023-08-16T18:19:26.735Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 16 18:17 GOVERNANCE.md [2023-08-16T18:19:26.735Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 16 18:17 Jenkinsfile [2023-08-16T18:19:26.735Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 16 18:17 LICENSE [2023-08-16T18:19:26.735Z] -rw-rw-r-- 1 jenkins jenkins 2364 Aug 16 18:17 Makefile [2023-08-16T18:19:26.735Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 16 18:17 OWNERS.md [2023-08-16T18:19:26.735Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 16 18:17 README.md [2023-08-16T18:19:26.735Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 16 18:17 VERSION [2023-08-16T18:19:26.735Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 18:17 bin [2023-08-16T18:19:26.735Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 18:17 cmd [2023-08-16T18:19:26.735Z] -rw-r--r-- 1 jenkins jenkins 50975 Aug 16 18:19 coverage.out [2023-08-16T18:19:26.735Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 16 18:17 docker-entrypoint.sh [2023-08-16T18:19:26.735Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 18:17 docs [2023-08-16T18:19:26.735Z] -rw-rw-r-- 1 jenkins jenkins 3416 Aug 16 18:17 go.mod [2023-08-16T18:19:26.735Z] -rw-rw-r-- 1 jenkins jenkins 31482 Aug 16 18:17 go.sum [2023-08-16T18:19:26.735Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 18:17 internal [2023-08-16T18:19:26.735Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 18:17 snap [2023-08-16T18:19:26.735Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 16 18:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:19:27.046Z] + 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=bd38f515c46efcd7844d1c84f55761450580435e --label arch=amd64 --label version=3.1.0-dev.7 . [2023-08-16T18:19:27.046Z] Sending build context to Docker daemon 2.1MB [2023-08-16T18:19:27.046Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T18:19:27.046Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-16T18:19:27.046Z] ---> f9452558bcac [2023-08-16T18:19:27.046Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-16T18:19:27.305Z] ---> Running in 362d8841769f [2023-08-16T18:19:27.305Z] Removing intermediate container 362d8841769f [2023-08-16T18:19:27.305Z] ---> a591cb54fa69 [2023-08-16T18:19:27.305Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T18:19:27.305Z] ---> Running in 7d6b21648f1b [2023-08-16T18:19:27.305Z] Removing intermediate container 7d6b21648f1b [2023-08-16T18:19:27.305Z] ---> 583d6987025f [2023-08-16T18:19:27.305Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-16T18:19:27.305Z] ---> Running in 2546d240940b [2023-08-16T18:19:27.563Z] Removing intermediate container 2546d240940b [2023-08-16T18:19:27.563Z] ---> aab1a00f458e [2023-08-16T18:19:27.563Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-16T18:19:27.563Z] ---> Running in bcc33ae2f342 [2023-08-16T18:19:27.563Z] Removing intermediate container bcc33ae2f342 [2023-08-16T18:19:27.563Z] ---> 8a888ff219fe [2023-08-16T18:19:27.563Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T18:19:27.563Z] ---> Running in fab45fa986aa [2023-08-16T18:19:27.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:19:28.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:19:28.339Z] OK: 272 MiB in 67 packages [2023-08-16T18:19:28.597Z] Removing intermediate container fab45fa986aa [2023-08-16T18:19:28.597Z] ---> 869469ac9a8c [2023-08-16T18:19:28.597Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-16T18:19:28.597Z] ---> Running in 0c719e7b6c52 [2023-08-16T18:19:28.597Z] Removing intermediate container 0c719e7b6c52 [2023-08-16T18:19:28.597Z] ---> 37ef5b59508d [2023-08-16T18:19:28.597Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-16T18:19:28.856Z] ---> 93ed0c1e000a [2023-08-16T18:19:28.856Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:19:28.856Z] ---> Running in 5fb204498dad [2023-08-16T18:19:29.424Z] Removing intermediate container 5fb204498dad [2023-08-16T18:19:29.424Z] ---> 55472ade51a7 [2023-08-16T18:19:29.424Z] Step 11/36 : COPY . . [2023-08-16T18:19:30.011Z] ---> 36efe0727f0a [2023-08-16T18:19:30.011Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-16T18:19:30.011Z] ---> Running in 522897ac62e9 [2023-08-16T18:19:30.011Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T18:19:30.011Z] Dload Upload Total Spent Left Speed [2023-08-16T18:19:30.270Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21755 0 --:--:-- --:--:-- --:--:-- 22125 [2023-08-16T18:19:30.529Z] Removing intermediate container 522897ac62e9 [2023-08-16T18:19:30.529Z] ---> 54cee38d3d1d [2023-08-16T18:19:30.529Z] Step 13/36 : RUN ${MAKE} [2023-08-16T18:19:30.529Z] ---> Running in 46f3b9334b10 [2023-08-16T18:19:30.788Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-16T18:19:52.888Z] Removing intermediate container 46f3b9334b10 [2023-08-16T18:19:52.888Z] ---> 97f481baf544 [2023-08-16T18:19:52.888Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-16T18:19:52.888Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-16T18:19:52.888Z] 4acc49c71d14: Pulling fs layer [2023-08-16T18:19:52.888Z] 4acc49c71d14: Verifying Checksum [2023-08-16T18:19:52.888Z] 4acc49c71d14: Download complete [2023-08-16T18:19:52.888Z] 4acc49c71d14: Pull complete [2023-08-16T18:19:52.888Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-16T18:19:52.888Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-16T18:19:52.888Z] ---> 01a2bd3e5fff [2023-08-16T18:19:52.888Z] Step 15/36 : FROM alpine:3.17 [2023-08-16T18:19:52.888Z] 3.17: Pulling from library/alpine [2023-08-16T18:19:52.888Z] 9398808236ff: Pulling fs layer [2023-08-16T18:19:53.148Z] 9398808236ff: Verifying Checksum [2023-08-16T18:19:53.148Z] 9398808236ff: Download complete [2023-08-16T18:19:53.148Z] 9398808236ff: Pull complete [2023-08-16T18:19:53.148Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:19:53.148Z] Status: Downloaded newer image for alpine:3.17 [2023-08-16T18:19:53.148Z] ---> 1e0b8b5322fc [2023-08-16T18:19:53.148Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-16T18:19:53.749Z] ---> Running in 463a180c21b9 [2023-08-16T18:19:53.749Z] Removing intermediate container 463a180c21b9 [2023-08-16T18:19:53.749Z] ---> 70168e67046f [2023-08-16T18:19:53.749Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-16T18:19:53.749Z] ---> Running in 0b8e3d689c57 [2023-08-16T18:19:54.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T18:19:54.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T18:19:54.268Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-08-16T18:19:54.268Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-08-16T18:19:54.268Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-08-16T18:19:54.268Z] (4/86) Installing libxau (1.0.10-r0) [2023-08-16T18:19:54.268Z] (5/86) Installing libmd (1.0.4-r0) [2023-08-16T18:19:54.268Z] (6/86) Installing libbsd (0.11.7-r0) [2023-08-16T18:19:54.268Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-08-16T18:19:54.268Z] (8/86) Installing libxcb (1.15-r0) [2023-08-16T18:19:54.268Z] (9/86) Installing libx11 (1.8.4-r1) [2023-08-16T18:19:54.268Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-08-16T18:19:54.527Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-08-16T18:19:54.527Z] (12/86) Installing libexpat (2.5.0-r0) [2023-08-16T18:19:54.527Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-08-16T18:19:54.527Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-08-16T18:19:54.527Z] (15/86) Installing libpng (1.6.39-r0) [2023-08-16T18:19:54.527Z] (16/86) Installing freetype (2.12.1-r0) [2023-08-16T18:19:54.527Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-08-16T18:19:54.527Z] (18/86) Installing fribidi (1.0.12-r0) [2023-08-16T18:19:54.527Z] (19/86) Installing libffi (3.4.4-r0) [2023-08-16T18:19:54.527Z] (20/86) Installing libintl (0.21.1-r1) [2023-08-16T18:19:54.527Z] (21/86) Installing libblkid (2.38.1-r1) [2023-08-16T18:19:54.527Z] (22/86) Installing libmount (2.38.1-r1) [2023-08-16T18:19:54.527Z] (23/86) Installing pcre2 (10.42-r0) [2023-08-16T18:19:54.527Z] (24/86) Installing glib (2.74.7-r0) [2023-08-16T18:19:54.527Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-08-16T18:19:54.527Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-08-16T18:19:54.527Z] (27/86) Installing libass (0.16.0-r1) [2023-08-16T18:19:54.527Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-08-16T18:19:54.527Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-08-16T18:19:54.527Z] (30/86) Installing libpciaccess (0.17-r0) [2023-08-16T18:19:54.786Z] (31/86) Installing libdrm (2.4.114-r0) [2023-08-16T18:19:54.786Z] (32/86) Installing gmp (6.2.1-r2) [2023-08-16T18:19:54.786Z] (33/86) Installing nettle (3.8.1-r0) [2023-08-16T18:19:54.786Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-08-16T18:19:54.786Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-08-16T18:19:54.786Z] (36/86) Installing libunistring (1.1-r0) [2023-08-16T18:19:54.786Z] (37/86) Installing gnutls (3.7.8-r3) [2023-08-16T18:19:54.786Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-16T18:19:54.786Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-16T18:19:54.786Z] (40/86) Installing lame (3.100-r2) [2023-08-16T18:19:54.786Z] (41/86) Installing opus (1.3.1-r1) [2023-08-16T18:19:54.786Z] (42/86) Installing libasyncns (0.8-r1) [2023-08-16T18:19:54.786Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-08-16T18:19:54.786Z] (44/86) Installing libltdl (2.4.7-r1) [2023-08-16T18:19:54.786Z] (45/86) Installing orc (0.4.33-r0) [2023-08-16T18:19:54.786Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-08-16T18:19:54.786Z] (47/86) Installing libogg (1.3.5-r2) [2023-08-16T18:19:54.786Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-16T18:19:54.786Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-08-16T18:19:54.786Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-08-16T18:19:54.786Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-08-16T18:19:54.786Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-08-16T18:19:54.786Z] (53/86) Installing soxr (0.1.3-r3) [2023-08-16T18:19:54.786Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-08-16T18:19:54.786Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-08-16T18:19:54.786Z] (56/86) Installing libpulse (16.1-r6) [2023-08-16T18:19:54.786Z] (57/86) Installing cjson (1.7.15-r3) [2023-08-16T18:19:54.786Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-08-16T18:19:55.045Z] (59/86) Installing librist (0.2.7-r0) [2023-08-16T18:19:55.045Z] (60/86) Installing libsrt (1.5.1-r0) [2023-08-16T18:19:55.045Z] (61/86) Installing libssh (0.10.5-r0) [2023-08-16T18:19:55.045Z] (62/86) Installing libtheora (1.1.1-r16) [2023-08-16T18:19:55.045Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-08-16T18:19:55.045Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-08-16T18:19:55.045Z] (65/86) Installing libxext (1.3.5-r0) [2023-08-16T18:19:55.045Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-08-16T18:19:55.045Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-08-16T18:19:55.045Z] (68/86) Installing libva (2.16.0-r0) [2023-08-16T18:19:55.045Z] (69/86) Installing libvdpau (1.5-r0) [2023-08-16T18:19:55.045Z] (70/86) Installing vidstab (1.1.0-r2) [2023-08-16T18:19:55.045Z] (71/86) Installing libvpx (1.12.0-r1) [2023-08-16T18:19:55.045Z] (72/86) Installing libwebp (1.2.4-r2) [2023-08-16T18:19:55.045Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-08-16T18:19:55.045Z] (74/86) Installing numactl (2.0.16-r1) [2023-08-16T18:19:55.045Z] (75/86) Installing x265-libs (3.5-r3) [2023-08-16T18:19:55.045Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-08-16T18:19:55.045Z] (77/86) Installing libsodium (1.0.18-r2) [2023-08-16T18:19:55.045Z] (78/86) Installing libzmq (4.3.4-r1) [2023-08-16T18:19:55.045Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-08-16T18:19:55.397Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-08-16T18:19:55.397Z] (81/86) Installing udev-init-scripts (35-r1) [2023-08-16T18:19:55.397Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-08-16T18:19:55.397Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-08-16T18:19:55.397Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-08-16T18:19:55.397Z] (85/86) Installing kmod-libs (30-r1) [2023-08-16T18:19:55.397Z] (86/86) Installing eudev (3.2.11-r4) [2023-08-16T18:19:55.397Z] Executing busybox-1.35.0-r29.trigger [2023-08-16T18:19:55.397Z] Executing eudev-3.2.11-r4.trigger [2023-08-16T18:19:55.397Z] OK: 112 MiB in 101 packages [2023-08-16T18:19:58.744Z] Removing intermediate container 0b8e3d689c57 [2023-08-16T18:19:58.744Z] ---> d7a8ea673aed [2023-08-16T18:19:58.744Z] Step 18/36 : WORKDIR / [2023-08-16T18:19:58.744Z] ---> Running in c49c2a7b3146 [2023-08-16T18:19:59.001Z] Removing intermediate container c49c2a7b3146 [2023-08-16T18:19:59.001Z] ---> 38e75ab9472e [2023-08-16T18:19:59.001Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-16T18:19:59.569Z] ---> e4cfc786aba4 [2023-08-16T18:19:59.569Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-16T18:19:59.828Z] ---> d2f351a58b85 [2023-08-16T18:19:59.828Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-16T18:19:59.828Z] ---> 8279ddfa2a2e [2023-08-16T18:19:59.828Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-16T18:20:00.088Z] ---> abcd4fdcdb62 [2023-08-16T18:20:00.088Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-16T18:20:00.088Z] ---> 474fc95f8782 [2023-08-16T18:20:00.088Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-16T18:20:00.088Z] ---> 5f135c322247 [2023-08-16T18:20:00.088Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-16T18:20:01.021Z] ---> 84914bd3e21a [2023-08-16T18:20:01.021Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-16T18:20:01.279Z] ---> Running in 07418773d24b [2023-08-16T18:20:01.537Z] Removing intermediate container 07418773d24b [2023-08-16T18:20:01.537Z] ---> 6ac587c9138d [2023-08-16T18:20:01.537Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-16T18:20:01.537Z] ---> Running in f3be23e58891 [2023-08-16T18:20:02.104Z] Removing intermediate container f3be23e58891 [2023-08-16T18:20:02.104Z] ---> dca0bb067738 [2023-08-16T18:20:02.104Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-16T18:20:02.104Z] ---> Running in 7d4a96cf9074 [2023-08-16T18:20:02.670Z] Removing intermediate container 7d4a96cf9074 [2023-08-16T18:20:02.670Z] ---> 1352fbd35f37 [2023-08-16T18:20:02.670Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-16T18:20:02.670Z] ---> Running in 5f33a0434faa [2023-08-16T18:20:03.237Z] Removing intermediate container 5f33a0434faa [2023-08-16T18:20:03.237Z] ---> 9a8bb761a686 [2023-08-16T18:20:03.237Z] Step 30/36 : EXPOSE 59983 [2023-08-16T18:20:03.237Z] ---> Running in 9c5e66dde648 [2023-08-16T18:20:03.237Z] Removing intermediate container 9c5e66dde648 [2023-08-16T18:20:03.237Z] ---> ea02190edfd4 [2023-08-16T18:20:03.237Z] Step 31/36 : EXPOSE 8554 [2023-08-16T18:20:03.237Z] ---> Running in f55cc7a865c5 [2023-08-16T18:20:03.496Z] Removing intermediate container f55cc7a865c5 [2023-08-16T18:20:03.496Z] ---> 69415051a833 [2023-08-16T18:20:03.496Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-16T18:20:03.496Z] ---> Running in ea072b2a5031 [2023-08-16T18:20:03.496Z] Removing intermediate container ea072b2a5031 [2023-08-16T18:20:03.496Z] ---> 9e35ea8db34f [2023-08-16T18:20:03.496Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-16T18:20:03.496Z] ---> Running in 1eb1adbfd285 [2023-08-16T18:20:03.496Z] Removing intermediate container 1eb1adbfd285 [2023-08-16T18:20:03.496Z] ---> 72197a4b4259 [2023-08-16T18:20:03.496Z] Step 34/36 : LABEL arch=amd64 [2023-08-16T18:20:03.496Z] ---> Running in 0437269b1337 [2023-08-16T18:20:03.755Z] Removing intermediate container 0437269b1337 [2023-08-16T18:20:03.755Z] ---> 519822ba8197 [2023-08-16T18:20:03.755Z] Step 35/36 : LABEL git_sha=bd38f515c46efcd7844d1c84f55761450580435e [2023-08-16T18:20:03.755Z] ---> Running in 5c6b3e224940 [2023-08-16T18:20:03.755Z] Removing intermediate container 5c6b3e224940 [2023-08-16T18:20:03.755Z] ---> 5b36250089b7 [2023-08-16T18:20:03.755Z] Step 36/36 : LABEL version=3.1.0-dev.7 [2023-08-16T18:20:03.755Z] ---> Running in 9d847f7a8e9a [2023-08-16T18:20:03.755Z] Removing intermediate container 9d847f7a8e9a [2023-08-16T18:20:03.755Z] ---> 2512989f52d7 [2023-08-16T18:20:03.755Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-16T18:20:03.755Z] Successfully built 2512989f52d7 [2023-08-16T18:20:03.755Z] 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-08-16T18:20:03.860Z] provisioning config files... [2023-08-16T18:20:03.868Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9035989121626586047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:20:04.159Z] ---> docker-login.sh [2023-08-16T18:20:04.159Z] nexus3.edgexfoundry.org:10001 [2023-08-16T18:20:04.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:20:04.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:20:04.159Z] Configure a credential helper to remove this warning. See [2023-08-16T18:20:04.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:20:04.159Z] [2023-08-16T18:20:04.159Z] Login Succeeded [2023-08-16T18:20:04.159Z] nexus3.edgexfoundry.org:10002 [2023-08-16T18:20:04.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:20:04.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:20:04.159Z] Configure a credential helper to remove this warning. See [2023-08-16T18:20:04.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:20:04.159Z] [2023-08-16T18:20:04.159Z] Login Succeeded [2023-08-16T18:20:04.159Z] nexus3.edgexfoundry.org:10003 [2023-08-16T18:20:04.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:20:04.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:20:04.416Z] Configure a credential helper to remove this warning. See [2023-08-16T18:20:04.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:20:04.416Z] [2023-08-16T18:20:04.416Z] Login Succeeded [2023-08-16T18:20:04.416Z] nexus3.edgexfoundry.org:10004 [2023-08-16T18:20:04.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:20:04.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:20:04.416Z] Configure a credential helper to remove this warning. See [2023-08-16T18:20:04.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:20:04.416Z] [2023-08-16T18:20:04.416Z] Login Succeeded [2023-08-16T18:20:04.416Z] docker.io [2023-08-16T18:20:04.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:20:04.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:20:04.675Z] Configure a credential helper to remove this warning. See [2023-08-16T18:20:04.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:20:04.675Z] [2023-08-16T18:20:04.675Z] Login Succeeded [2023-08-16T18:20:04.675Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T18:20:04.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T18:20:04.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T18:20:04.741Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-08-16T18:20:04.741Z] bd38f515c46efcd7844d1c84f55761450580435e [2023-08-16T18:20:04.741Z] latest [2023-08-16T18:20:04.741Z] 3.1.0-dev.7 [2023-08-16T18:20:04.741Z] bd38f515c46efcd7844d1c84f55761450580435e-3.1.0-dev.7 [2023-08-16T18:20:04.741Z] main [2023-08-16T18:20:04.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:20:05.057Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:bd38f515c46efcd7844d1c84f55761450580435e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:20:05.366Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:bd38f515c46efcd7844d1c84f55761450580435e [2023-08-16T18:20:05.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-16T18:20:05.366Z] dc649aee11aa: Preparing [2023-08-16T18:20:05.366Z] 23faa3fd6f62: Preparing [2023-08-16T18:20:05.366Z] 18d62336fa68: Preparing [2023-08-16T18:20:05.366Z] e920225d1dae: Preparing [2023-08-16T18:20:05.366Z] 3827b5b91e75: Preparing [2023-08-16T18:20:05.366Z] acc83c6ca332: Preparing [2023-08-16T18:20:05.366Z] 9c34944d4e5d: Preparing [2023-08-16T18:20:05.366Z] 3a32f23a2a42: Preparing [2023-08-16T18:20:05.366Z] e3dab4c44bd9: Preparing [2023-08-16T18:20:05.366Z] 3bdc91d17ff4: Preparing [2023-08-16T18:20:05.366Z] 287f54824006: Preparing [2023-08-16T18:20:05.366Z] 0ebd6615d2e6: Preparing [2023-08-16T18:20:05.366Z] 36b50b131297: Preparing [2023-08-16T18:20:05.366Z] 3a32f23a2a42: Waiting [2023-08-16T18:20:05.366Z] 3bdc91d17ff4: Waiting [2023-08-16T18:20:05.366Z] e3dab4c44bd9: Waiting [2023-08-16T18:20:05.366Z] 287f54824006: Waiting [2023-08-16T18:20:05.366Z] 0ebd6615d2e6: Waiting [2023-08-16T18:20:05.366Z] acc83c6ca332: Waiting [2023-08-16T18:20:05.366Z] 36b50b131297: Waiting [2023-08-16T18:20:05.366Z] 9c34944d4e5d: Waiting [2023-08-16T18:20:05.366Z] dc649aee11aa: Pushed [2023-08-16T18:20:05.366Z] 23faa3fd6f62: Pushed [2023-08-16T18:20:05.366Z] 18d62336fa68: Pushed [2023-08-16T18:20:05.366Z] e920225d1dae: Pushed [2023-08-16T18:20:05.625Z] 3a32f23a2a42: Pushed [2023-08-16T18:20:05.625Z] acc83c6ca332: Pushed [2023-08-16T18:20:05.625Z] e3dab4c44bd9: Pushed [2023-08-16T18:20:05.625Z] 9c34944d4e5d: Pushed [2023-08-16T18:20:05.625Z] 36b50b131297: Layer already exists [2023-08-16T18:20:05.625Z] 3bdc91d17ff4: Pushed [2023-08-16T18:20:08.153Z] 3827b5b91e75: Pushed [2023-08-16T18:20:08.154Z] 287f54824006: Pushed [2023-08-16T18:20:16.277Z] 0ebd6615d2e6: Pushed [2023-08-16T18:20:16.277Z] bd38f515c46efcd7844d1c84f55761450580435e: digest: sha256:8b3d0ab93c95da08d1ac146129f167489163369c08a638419c3c59b1020f5dbb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:20:16.584Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:20:16.887Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-08-16T18:20:16.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-16T18:20:16.887Z] dc649aee11aa: Preparing [2023-08-16T18:20:16.887Z] 23faa3fd6f62: Preparing [2023-08-16T18:20:16.887Z] 18d62336fa68: Preparing [2023-08-16T18:20:16.887Z] e920225d1dae: Preparing [2023-08-16T18:20:16.887Z] 3827b5b91e75: Preparing [2023-08-16T18:20:16.887Z] acc83c6ca332: Preparing [2023-08-16T18:20:16.887Z] 9c34944d4e5d: Preparing [2023-08-16T18:20:16.887Z] 3a32f23a2a42: Preparing [2023-08-16T18:20:16.887Z] e3dab4c44bd9: Preparing [2023-08-16T18:20:16.887Z] 3bdc91d17ff4: Preparing [2023-08-16T18:20:16.887Z] 287f54824006: Preparing [2023-08-16T18:20:16.887Z] 0ebd6615d2e6: Preparing [2023-08-16T18:20:16.887Z] 36b50b131297: Preparing [2023-08-16T18:20:16.887Z] 9c34944d4e5d: Waiting [2023-08-16T18:20:16.887Z] 3a32f23a2a42: Waiting [2023-08-16T18:20:16.887Z] e3dab4c44bd9: Waiting [2023-08-16T18:20:16.887Z] 0ebd6615d2e6: Waiting [2023-08-16T18:20:16.887Z] 287f54824006: Waiting [2023-08-16T18:20:16.887Z] 36b50b131297: Waiting [2023-08-16T18:20:16.887Z] e920225d1dae: Layer already exists [2023-08-16T18:20:16.887Z] 18d62336fa68: Layer already exists [2023-08-16T18:20:16.887Z] dc649aee11aa: Layer already exists [2023-08-16T18:20:16.887Z] 23faa3fd6f62: Layer already exists [2023-08-16T18:20:16.887Z] 3827b5b91e75: Layer already exists [2023-08-16T18:20:16.887Z] acc83c6ca332: Layer already exists [2023-08-16T18:20:16.887Z] 9c34944d4e5d: Layer already exists [2023-08-16T18:20:16.887Z] 3a32f23a2a42: Layer already exists [2023-08-16T18:20:16.887Z] 3bdc91d17ff4: Layer already exists [2023-08-16T18:20:16.887Z] e3dab4c44bd9: Layer already exists [2023-08-16T18:20:16.887Z] 287f54824006: Layer already exists [2023-08-16T18:20:16.887Z] 0ebd6615d2e6: Layer already exists [2023-08-16T18:20:16.887Z] 36b50b131297: Layer already exists [2023-08-16T18:20:16.887Z] latest: digest: sha256:8b3d0ab93c95da08d1ac146129f167489163369c08a638419c3c59b1020f5dbb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:20:17.193Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:20:17.494Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.7 [2023-08-16T18:20:17.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-16T18:20:17.494Z] dc649aee11aa: Preparing [2023-08-16T18:20:17.494Z] 23faa3fd6f62: Preparing [2023-08-16T18:20:17.494Z] 18d62336fa68: Preparing [2023-08-16T18:20:17.494Z] e920225d1dae: Preparing [2023-08-16T18:20:17.494Z] 3827b5b91e75: Preparing [2023-08-16T18:20:17.494Z] acc83c6ca332: Preparing [2023-08-16T18:20:17.494Z] 9c34944d4e5d: Preparing [2023-08-16T18:20:17.494Z] 3a32f23a2a42: Preparing [2023-08-16T18:20:17.494Z] e3dab4c44bd9: Preparing [2023-08-16T18:20:17.494Z] 3bdc91d17ff4: Preparing [2023-08-16T18:20:17.494Z] 287f54824006: Preparing [2023-08-16T18:20:17.494Z] 0ebd6615d2e6: Preparing [2023-08-16T18:20:17.494Z] 36b50b131297: Preparing [2023-08-16T18:20:17.494Z] 3bdc91d17ff4: Waiting [2023-08-16T18:20:17.494Z] e3dab4c44bd9: Waiting [2023-08-16T18:20:17.494Z] 9c34944d4e5d: Waiting [2023-08-16T18:20:17.494Z] 287f54824006: Waiting [2023-08-16T18:20:17.494Z] 0ebd6615d2e6: Waiting [2023-08-16T18:20:17.494Z] 36b50b131297: Waiting [2023-08-16T18:20:17.494Z] 3a32f23a2a42: Waiting [2023-08-16T18:20:17.494Z] acc83c6ca332: Waiting [2023-08-16T18:20:17.494Z] 18d62336fa68: Layer already exists [2023-08-16T18:20:17.494Z] dc649aee11aa: Layer already exists [2023-08-16T18:20:17.494Z] 3827b5b91e75: Layer already exists [2023-08-16T18:20:17.494Z] 23faa3fd6f62: Layer already exists [2023-08-16T18:20:17.494Z] e920225d1dae: Layer already exists [2023-08-16T18:20:17.494Z] acc83c6ca332: Layer already exists [2023-08-16T18:20:17.495Z] 9c34944d4e5d: Layer already exists [2023-08-16T18:20:17.495Z] 3a32f23a2a42: Layer already exists [2023-08-16T18:20:17.495Z] e3dab4c44bd9: Layer already exists [2023-08-16T18:20:17.495Z] 3bdc91d17ff4: Layer already exists [2023-08-16T18:20:17.495Z] 287f54824006: Layer already exists [2023-08-16T18:20:17.495Z] 0ebd6615d2e6: Layer already exists [2023-08-16T18:20:17.495Z] 36b50b131297: Layer already exists [2023-08-16T18:20:17.495Z] 3.1.0-dev.7: digest: sha256:8b3d0ab93c95da08d1ac146129f167489163369c08a638419c3c59b1020f5dbb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:20:17.806Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:bd38f515c46efcd7844d1c84f55761450580435e-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:20:18.112Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:bd38f515c46efcd7844d1c84f55761450580435e-3.1.0-dev.7 [2023-08-16T18:20:18.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-16T18:20:18.113Z] dc649aee11aa: Preparing [2023-08-16T18:20:18.113Z] 23faa3fd6f62: Preparing [2023-08-16T18:20:18.113Z] 18d62336fa68: Preparing [2023-08-16T18:20:18.113Z] e920225d1dae: Preparing [2023-08-16T18:20:18.113Z] 3827b5b91e75: Preparing [2023-08-16T18:20:18.113Z] acc83c6ca332: Preparing [2023-08-16T18:20:18.113Z] 9c34944d4e5d: Preparing [2023-08-16T18:20:18.113Z] 3a32f23a2a42: Preparing [2023-08-16T18:20:18.113Z] e3dab4c44bd9: Preparing [2023-08-16T18:20:18.113Z] 3bdc91d17ff4: Preparing [2023-08-16T18:20:18.113Z] 287f54824006: Preparing [2023-08-16T18:20:18.113Z] 0ebd6615d2e6: Preparing [2023-08-16T18:20:18.113Z] 36b50b131297: Preparing [2023-08-16T18:20:18.113Z] 3bdc91d17ff4: Waiting [2023-08-16T18:20:18.113Z] acc83c6ca332: Waiting [2023-08-16T18:20:18.113Z] 287f54824006: Waiting [2023-08-16T18:20:18.113Z] 9c34944d4e5d: Waiting [2023-08-16T18:20:18.113Z] 3a32f23a2a42: Waiting [2023-08-16T18:20:18.113Z] e3dab4c44bd9: Waiting [2023-08-16T18:20:18.113Z] 0ebd6615d2e6: Waiting [2023-08-16T18:20:18.113Z] 3827b5b91e75: Layer already exists [2023-08-16T18:20:18.113Z] dc649aee11aa: Layer already exists [2023-08-16T18:20:18.113Z] 18d62336fa68: Layer already exists [2023-08-16T18:20:18.113Z] e920225d1dae: Layer already exists [2023-08-16T18:20:18.113Z] 23faa3fd6f62: Layer already exists [2023-08-16T18:20:18.113Z] acc83c6ca332: Layer already exists [2023-08-16T18:20:18.113Z] 9c34944d4e5d: Layer already exists [2023-08-16T18:20:18.113Z] 3a32f23a2a42: Layer already exists [2023-08-16T18:20:18.113Z] e3dab4c44bd9: Layer already exists [2023-08-16T18:20:18.113Z] 3bdc91d17ff4: Layer already exists [2023-08-16T18:20:18.113Z] 287f54824006: Layer already exists [2023-08-16T18:20:18.113Z] 0ebd6615d2e6: Layer already exists [2023-08-16T18:20:18.113Z] 36b50b131297: Layer already exists [2023-08-16T18:20:18.113Z] bd38f515c46efcd7844d1c84f55761450580435e-3.1.0-dev.7: digest: sha256:8b3d0ab93c95da08d1ac146129f167489163369c08a638419c3c59b1020f5dbb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:20:18.422Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:20:18.737Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-08-16T18:20:18.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-16T18:20:18.737Z] dc649aee11aa: Preparing [2023-08-16T18:20:18.737Z] 23faa3fd6f62: Preparing [2023-08-16T18:20:18.737Z] 18d62336fa68: Preparing [2023-08-16T18:20:18.737Z] e920225d1dae: Preparing [2023-08-16T18:20:18.737Z] 3827b5b91e75: Preparing [2023-08-16T18:20:18.737Z] acc83c6ca332: Preparing [2023-08-16T18:20:18.737Z] 9c34944d4e5d: Preparing [2023-08-16T18:20:18.737Z] 3a32f23a2a42: Preparing [2023-08-16T18:20:18.737Z] e3dab4c44bd9: Preparing [2023-08-16T18:20:18.737Z] 3bdc91d17ff4: Preparing [2023-08-16T18:20:18.737Z] 287f54824006: Preparing [2023-08-16T18:20:18.737Z] 0ebd6615d2e6: Preparing [2023-08-16T18:20:18.737Z] 36b50b131297: Preparing [2023-08-16T18:20:18.737Z] 0ebd6615d2e6: Waiting [2023-08-16T18:20:18.737Z] 36b50b131297: Waiting [2023-08-16T18:20:18.737Z] acc83c6ca332: Waiting [2023-08-16T18:20:18.737Z] e3dab4c44bd9: Waiting [2023-08-16T18:20:18.737Z] 3a32f23a2a42: Waiting [2023-08-16T18:20:18.737Z] 3bdc91d17ff4: Waiting [2023-08-16T18:20:18.737Z] 287f54824006: Waiting [2023-08-16T18:20:18.737Z] dc649aee11aa: Layer already exists [2023-08-16T18:20:18.737Z] 3827b5b91e75: Layer already exists [2023-08-16T18:20:18.737Z] 23faa3fd6f62: Layer already exists [2023-08-16T18:20:18.737Z] 18d62336fa68: Layer already exists [2023-08-16T18:20:18.737Z] e920225d1dae: Layer already exists [2023-08-16T18:20:18.737Z] acc83c6ca332: Layer already exists [2023-08-16T18:20:18.737Z] 9c34944d4e5d: Layer already exists [2023-08-16T18:20:18.737Z] 3a32f23a2a42: Layer already exists [2023-08-16T18:20:18.737Z] 3bdc91d17ff4: Layer already exists [2023-08-16T18:20:18.737Z] e3dab4c44bd9: Layer already exists [2023-08-16T18:20:18.737Z] 36b50b131297: Layer already exists [2023-08-16T18:20:18.737Z] 287f54824006: Layer already exists [2023-08-16T18:20:18.737Z] 0ebd6615d2e6: Layer already exists [2023-08-16T18:20:18.737Z] main: digest: sha256:8b3d0ab93c95da08d1ac146129f167489163369c08a638419c3c59b1020f5dbb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T18:20:18.795Z] ===================================================== [Pipeline] echo [2023-08-16T18:20:18.810Z] taggedImages: [2023-08-16T18:20:18.810Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:bd38f515c46efcd7844d1c84f55761450580435e [2023-08-16T18:20:18.810Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-08-16T18:20:18.810Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.7 [2023-08-16T18:20:18.810Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:bd38f515c46efcd7844d1c84f55761450580435e-3.1.0-dev.7 [2023-08-16T18:20:18.810Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:20:19.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T18:20:19.193Z] [2023-08-16T18:20:19.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:20:19.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T18:20:19.493Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-16T18:20:19.493Z] 5eb5b503b376: Pulling fs layer [2023-08-16T18:20:19.493Z] 5c69ac0246d0: Pulling fs layer [2023-08-16T18:20:19.493Z] ec43610c2a17: Pulling fs layer [2023-08-16T18:20:19.493Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-16T18:20:19.493Z] 33b1e0a273af: Pulling fs layer [2023-08-16T18:20:19.493Z] 5d3b04190fa2: Pulling fs layer [2023-08-16T18:20:19.493Z] 2f39f015ded8: Pulling fs layer [2023-08-16T18:20:19.493Z] 33b1e0a273af: Waiting [2023-08-16T18:20:19.493Z] 5d3b04190fa2: Waiting [2023-08-16T18:20:19.493Z] 2f39f015ded8: Waiting [2023-08-16T18:20:19.493Z] 3a2ae6a8a46f: Waiting [2023-08-16T18:20:19.493Z] 5c69ac0246d0: Download complete [2023-08-16T18:20:19.493Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-16T18:20:19.493Z] 3a2ae6a8a46f: Download complete [2023-08-16T18:20:19.493Z] 33b1e0a273af: Verifying Checksum [2023-08-16T18:20:19.493Z] 33b1e0a273af: Download complete [2023-08-16T18:20:19.493Z] 5d3b04190fa2: Verifying Checksum [2023-08-16T18:20:19.493Z] 5d3b04190fa2: Download complete [2023-08-16T18:20:19.493Z] ec43610c2a17: Verifying Checksum [2023-08-16T18:20:19.493Z] ec43610c2a17: Download complete [2023-08-16T18:20:19.753Z] 5eb5b503b376: Verifying Checksum [2023-08-16T18:20:19.753Z] 5eb5b503b376: Download complete [2023-08-16T18:20:20.320Z] 2f39f015ded8: Download complete [2023-08-16T18:20:20.885Z] 5eb5b503b376: Pull complete [2023-08-16T18:20:20.885Z] 5c69ac0246d0: Pull complete [2023-08-16T18:20:21.452Z] ec43610c2a17: Pull complete [2023-08-16T18:20:21.452Z] 3a2ae6a8a46f: Pull complete [2023-08-16T18:20:21.710Z] 33b1e0a273af: Pull complete [2023-08-16T18:20:21.710Z] 5d3b04190fa2: Pull complete [2023-08-16T18:20:25.892Z] 2f39f015ded8: Pull complete [2023-08-16T18:20:25.892Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-16T18:20:25.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T18:20:25.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T18:20:25.973Z] prd-ubuntu20.04-docker-8c-8g-3815 does not seem to be running inside a container [2023-08-16T18:20:26.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-16T18:20:30.083Z] $ docker top 6134b52deb460858edcf52d18e91e3b654e18a38026f1d4c6d366367378ca69a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:20:30.479Z] ---> job-cost.sh [2023-08-16T18:20:30.480Z] lf-activate-venv: SKIPPING [2023-08-16T18:20:30.480Z] INFO: No Stack... [2023-08-16T18:20:30.739Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-16T18:20:30.997Z] INFO: Archiving Costs [Pipeline] sh [2023-08-16T18:20:31.543Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-08-16T18:20:31.543Z] + cut -d, -f6 [Pipeline] lock [2023-08-16T18:20:31.556Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-131-stack-cost] [2023-08-16T18:20:31.564Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-131-stack-cost] did not exist. Created. [2023-08-16T18:20:31.565Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-16T18:20:31.860Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-16T18:20:31.891Z] Stashed 1 file(s) [Pipeline] } [2023-08-16T18:20:31.897Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-131-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-16T18:20:31.916Z] $ docker stop --time=1 6134b52deb460858edcf52d18e91e3b654e18a38026f1d4c6d366367378ca69a [2023-08-16T18:20:33.060Z] $ docker rm -f --volumes 6134b52deb460858edcf52d18e91e3b654e18a38026f1d4c6d366367378ca69a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-16T18:21:39.636Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3816 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-08-16T18:21:39.649Z] Running in /w/workspace/device-usb-camera/131 [Pipeline] { [Pipeline] checkout [2023-08-16T18:21:39.693Z] Selected Git installation does not exist. Using Default [2023-08-16T18:21:39.693Z] The recommended git tool is: NONE [2023-08-16T18:21:45.327Z] using credential edgex-jenkins-ssh [2023-08-16T18:21:45.343Z] Cloning the remote Git repository [2023-08-16T18:21:45.392Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-08-16T18:21:45.498Z] > git init /w/workspace/device-usb-camera/131 # timeout=10 [2023-08-16T18:21:45.663Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-08-16T18:21:45.665Z] > git --version # timeout=10 [2023-08-16T18:21:45.686Z] > git --version # 'git version 2.25.1' [2023-08-16T18:21:45.689Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T18:21:45.839Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T18:21:46.643Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-08-16T18:21:46.666Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T18:21:47.506Z] Avoid second fetch [2023-08-16T18:21:47.507Z] Checking out Revision bd38f515c46efcd7844d1c84f55761450580435e (main) [2023-08-16T18:21:48.038Z] Commit message: "feat: implement get/set pixel format commands. (#269)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-08-16T18:21:47.525Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T18:21:47.594Z] > git checkout -f bd38f515c46efcd7844d1c84f55761450580435e # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T18:21:49.019Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-16T18:21:49.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T18:21:49.019Z] Dload Upload Total Spent Left Speed [2023-08-16T18:21:49.019Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh [2023-08-16T18:21:49.674Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-16T18:21:50.011Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-08-16T18:21:50.011Z] tee /etc/docker/daemon.new [2023-08-16T18:21:50.011Z] { [2023-08-16T18:21:50.011Z] "registry-mirrors": [ [2023-08-16T18:21:50.011Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-16T18:21:50.011Z] ], [2023-08-16T18:21:50.011Z] "bip": "10.250.0.254/24", [2023-08-16T18:21:50.011Z] "hosts": [ [2023-08-16T18:21:50.011Z] "tcp://0.0.0.0:5555", [2023-08-16T18:21:50.011Z] "unix:///var/run/docker.sock" [2023-08-16T18:21:50.011Z] ], [2023-08-16T18:21:50.011Z] "mtu": 1458, [2023-08-16T18:21:50.011Z] "selinux-enabled": true, [2023-08-16T18:21:50.011Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-16T18:21:50.011Z] } [Pipeline] sh [2023-08-16T18:21:50.358Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-16T18:21:50.706Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T18:22:08.984Z] provisioning config files... [2023-08-16T18:22:09.007Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/131@tmp/config2137196007095118186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:22:09.362Z] ---> docker-login.sh [2023-08-16T18:22:09.362Z] nexus3.edgexfoundry.org:10001 [2023-08-16T18:22:09.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:22:09.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:22:09.903Z] Configure a credential helper to remove this warning. See [2023-08-16T18:22:09.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:22:09.903Z] [2023-08-16T18:22:09.903Z] Login Succeeded [2023-08-16T18:22:09.903Z] nexus3.edgexfoundry.org:10002 [2023-08-16T18:22:10.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:22:10.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:22:10.444Z] Configure a credential helper to remove this warning. See [2023-08-16T18:22:10.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:22:10.444Z] [2023-08-16T18:22:10.444Z] Login Succeeded [2023-08-16T18:22:10.444Z] nexus3.edgexfoundry.org:10003 [2023-08-16T18:22:10.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:22:10.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:22:10.716Z] Configure a credential helper to remove this warning. See [2023-08-16T18:22:10.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:22:10.716Z] [2023-08-16T18:22:10.716Z] Login Succeeded [2023-08-16T18:22:10.716Z] nexus3.edgexfoundry.org:10004 [2023-08-16T18:22:10.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:22:10.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:22:10.987Z] Configure a credential helper to remove this warning. See [2023-08-16T18:22:10.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:22:10.987Z] [2023-08-16T18:22:10.987Z] Login Succeeded [2023-08-16T18:22:10.987Z] docker.io [2023-08-16T18:22:11.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:22:11.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:22:11.527Z] Configure a credential helper to remove this warning. See [2023-08-16T18:22:11.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:22:11.527Z] [2023-08-16T18:22:11.527Z] Login Succeeded [2023-08-16T18:22:11.527Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T18:22:11.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-16T18:22:11.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T18:22:11.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T18:22:11.818Z] ========================================================= [2023-08-16T18:22:11.818Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-16T18:22:11.818Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:22:12.191Z] + 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-08-16T18:22:12.461Z] Sending build context to Docker daemon 1.22MB [2023-08-16T18:22:12.461Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T18:22:12.461Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-16T18:22:12.733Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-16T18:22:12.733Z] edb6bdbacee9: Pulling fs layer [2023-08-16T18:22:12.733Z] 5f9638ab2659: Pulling fs layer [2023-08-16T18:22:12.733Z] 8d51d6327a98: Pulling fs layer [2023-08-16T18:22:12.733Z] 8b374f2dd631: Pulling fs layer [2023-08-16T18:22:12.733Z] ec14aa9079de: Pulling fs layer [2023-08-16T18:22:12.733Z] 2f466654f4bb: Pulling fs layer [2023-08-16T18:22:12.733Z] 554e91adad29: Pulling fs layer [2023-08-16T18:22:12.733Z] ec14aa9079de: Waiting [2023-08-16T18:22:12.733Z] 8b374f2dd631: Waiting [2023-08-16T18:22:12.733Z] 2f466654f4bb: Waiting [2023-08-16T18:22:12.733Z] 554e91adad29: Waiting [2023-08-16T18:22:12.733Z] 5f9638ab2659: Verifying Checksum [2023-08-16T18:22:12.733Z] 5f9638ab2659: Download complete [2023-08-16T18:22:12.733Z] 8b374f2dd631: Verifying Checksum [2023-08-16T18:22:12.733Z] 8b374f2dd631: Download complete [2023-08-16T18:22:12.733Z] ec14aa9079de: Verifying Checksum [2023-08-16T18:22:12.733Z] ec14aa9079de: Download complete [2023-08-16T18:22:12.733Z] edb6bdbacee9: Verifying Checksum [2023-08-16T18:22:12.733Z] edb6bdbacee9: Download complete [2023-08-16T18:22:13.703Z] edb6bdbacee9: Pull complete [2023-08-16T18:22:14.299Z] 554e91adad29: Verifying Checksum [2023-08-16T18:22:14.299Z] 554e91adad29: Download complete [2023-08-16T18:22:14.299Z] 5f9638ab2659: Pull complete [2023-08-16T18:22:15.280Z] 8d51d6327a98: Download complete [2023-08-16T18:22:15.549Z] 2f466654f4bb: Download complete [2023-08-16T18:22:27.891Z] 8d51d6327a98: Pull complete [2023-08-16T18:22:27.891Z] 8b374f2dd631: Pull complete [2023-08-16T18:22:27.891Z] ec14aa9079de: Pull complete [2023-08-16T18:22:33.256Z] 2f466654f4bb: Pull complete [2023-08-16T18:22:35.853Z] 554e91adad29: Pull complete [2023-08-16T18:22:36.128Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-16T18:22:36.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T18:22:36.128Z] ---> 1e15ea492957 [2023-08-16T18:22:36.128Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-16T18:22:38.165Z] ---> Running in 81ba5c49dac7 [2023-08-16T18:22:38.165Z] Removing intermediate container 81ba5c49dac7 [2023-08-16T18:22:38.165Z] ---> dab2a837204e [2023-08-16T18:22:38.165Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T18:22:38.165Z] ---> Running in f47b31c9518b [2023-08-16T18:22:38.755Z] Removing intermediate container f47b31c9518b [2023-08-16T18:22:38.756Z] ---> 18abb3e272ed [2023-08-16T18:22:38.756Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-16T18:22:38.756Z] ---> Running in b7515bf80aa2 [2023-08-16T18:22:39.025Z] Removing intermediate container b7515bf80aa2 [2023-08-16T18:22:39.025Z] ---> 868eb5586453 [2023-08-16T18:22:39.025Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-16T18:22:39.025Z] ---> Running in 2be51643b23a [2023-08-16T18:22:39.295Z] Removing intermediate container 2be51643b23a [2023-08-16T18:22:39.295Z] ---> 7063b3774a5e [2023-08-16T18:22:39.295Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T18:22:39.604Z] ---> Running in c02fc5c03515 [2023-08-16T18:22:40.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:22:41.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:22:42.609Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-16T18:22:42.609Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-16T18:22:42.609Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-16T18:22:42.609Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-16T18:22:42.609Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-16T18:22:42.609Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-16T18:22:42.609Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-16T18:22:42.609Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-16T18:22:42.609Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-16T18:22:42.609Z] (10/14) Installing kmod-libs (30-r1) [2023-08-16T18:22:42.609Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-16T18:22:42.609Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-16T18:22:42.609Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-16T18:22:42.609Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-16T18:22:42.609Z] Executing busybox-1.35.0-r29.trigger [2023-08-16T18:22:42.609Z] Executing eudev-3.2.11-r4.trigger [2023-08-16T18:22:42.609Z] OK: 271 MiB in 67 packages [2023-08-16T18:22:45.197Z] Removing intermediate container c02fc5c03515 [2023-08-16T18:22:45.197Z] ---> 679adb65fdcc [2023-08-16T18:22:45.197Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-16T18:22:45.197Z] ---> Running in 41c0953dc078 [2023-08-16T18:22:45.197Z] Removing intermediate container 41c0953dc078 [2023-08-16T18:22:45.197Z] ---> bf19290bb0ad [2023-08-16T18:22:45.197Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-16T18:22:45.781Z] ---> 668c27aecb99 [2023-08-16T18:22:45.781Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:22:45.781Z] ---> Running in 84a0b23c9c85 [2023-08-16T18:23:53.667Z] Removing intermediate container 84a0b23c9c85 [2023-08-16T18:23:53.667Z] ---> 57ad7b978247 [2023-08-16T18:23:53.667Z] Step 11/13 : COPY . . [2023-08-16T18:23:53.667Z] ---> 3c5280297e35 [2023-08-16T18:23:53.667Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-16T18:23:53.667Z] ---> Running in 61f14630ab67 [2023-08-16T18:23:53.667Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T18:23:53.667Z] Dload Upload Total Spent Left Speed [2023-08-16T18:23:53.667Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4161 0 --:--:-- --:--:-- --:--:-- 4164 [2023-08-16T18:23:53.667Z] Removing intermediate container 61f14630ab67 [2023-08-16T18:23:53.667Z] ---> 0b8781010cfa [2023-08-16T18:23:53.667Z] Step 13/13 : RUN ${MAKE} [2023-08-16T18:23:53.667Z] ---> Running in efa150469e24 [2023-08-16T18:23:53.667Z] noop [2023-08-16T18:23:53.667Z] Removing intermediate container efa150469e24 [2023-08-16T18:23:53.667Z] ---> 38b278ecab3a [2023-08-16T18:23:53.667Z] Successfully built 38b278ecab3a [2023-08-16T18:23:53.667Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:23:54.032Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T18:23:54.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T18:23:54.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-3816 does not seem to be running inside a container [2023-08-16T18:23:54.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/131 -v /w/workspace/device-usb-camera/131:/w/workspace/device-usb-camera/131:rw,z -v /w/workspace/device-usb-camera/131@tmp:/w/workspace/device-usb-camera/131@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-08-16T18:23:55.600Z] $ docker top 07bd463c355aa739a9c72a8f0ca3f3738216912af9d0abcac3b1b1e7992ae8bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T18:23:56.434Z] + go version [2023-08-16T18:23:56.434Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-16T18:23:56.455Z] $ docker stop --time=1 07bd463c355aa739a9c72a8f0ca3f3738216912af9d0abcac3b1b1e7992ae8bf [2023-08-16T18:23:58.072Z] $ docker rm -f --volumes 07bd463c355aa739a9c72a8f0ca3f3738216912af9d0abcac3b1b1e7992ae8bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:23:58.608Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T18:23:58.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T18:23:58.793Z] prd-ubuntu20.04-docker-arm64-4c-16g-3816 does not seem to be running inside a container [2023-08-16T18:23:58.862Z] $ 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/131 -v /w/workspace/device-usb-camera/131:/w/workspace/device-usb-camera/131:rw,z -v /w/workspace/device-usb-camera/131@tmp:/w/workspace/device-usb-camera/131@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-08-16T18:24:00.028Z] $ docker top e2eef3e6874019cb8569d5a53f46b6c43a1a58b0eef18d357a3d01f1709e633b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T18:24:00.553Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/131 [Pipeline] fileExists [Pipeline] sh [2023-08-16T18:24:00.885Z] + make test [2023-08-16T18:24:01.154Z] go test ./... -coverprofile=coverage.out ./... [2023-08-16T18:24:33.379Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-16T18:26:40.107Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-16T18:26:45.456Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.100s coverage: 4.7% of statements [2023-08-16T18:26:46.053Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-16T18:26:46.053Z] go vet ./... [2023-08-16T18:27:12.761Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T18:27:12.761Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T18:27:12.761Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-16T18:27:13.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-16T18:27:13.067Z] $ docker stop --time=1 e2eef3e6874019cb8569d5a53f46b6c43a1a58b0eef18d357a3d01f1709e633b [2023-08-16T18:27:14.900Z] $ docker rm -f --volumes e2eef3e6874019cb8569d5a53f46b6c43a1a58b0eef18d357a3d01f1709e633b [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T18:27:16.026Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-16T18:27:16.047Z] Warning: overwriting stash ‘coverage-report’ [2023-08-16T18:27:16.552Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T18:27:16.945Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-16T18:27:17.265Z] + ls -al . [2023-08-16T18:27:17.265Z] total 208 [2023-08-16T18:27:17.265Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 18:24 . [2023-08-16T18:27:17.265Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 18:21 .. [2023-08-16T18:27:17.265Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 18:21 .git [2023-08-16T18:27:17.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 18:21 .github [2023-08-16T18:27:17.265Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 16 18:21 .gitignore [2023-08-16T18:27:17.265Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 16 18:21 .golangci.yml [2023-08-16T18:27:17.265Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 16 18:21 .hadolint.yml [2023-08-16T18:27:17.265Z] -rw-rw-r-- 1 jenkins jenkins 9783 Aug 16 18:21 Attribution.txt [2023-08-16T18:27:17.265Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 16 18:21 CHANGELOG.md [2023-08-16T18:27:17.265Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 16 18:21 Dockerfile [2023-08-16T18:27:17.265Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 16 18:21 GOVERNANCE.md [2023-08-16T18:27:17.265Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 16 18:21 Jenkinsfile [2023-08-16T18:27:17.265Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 16 18:21 LICENSE [2023-08-16T18:27:17.265Z] -rw-rw-r-- 1 jenkins jenkins 2364 Aug 16 18:21 Makefile [2023-08-16T18:27:17.265Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 16 18:21 OWNERS.md [2023-08-16T18:27:17.265Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 16 18:21 README.md [2023-08-16T18:27:17.265Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 16 18:17 VERSION [2023-08-16T18:27:17.265Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 18:21 bin [2023-08-16T18:27:17.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 18:21 cmd [2023-08-16T18:27:17.265Z] -rw-r--r-- 1 jenkins jenkins 50975 Aug 16 18:26 coverage.out [2023-08-16T18:27:17.265Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 16 18:21 docker-entrypoint.sh [2023-08-16T18:27:17.265Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 18:21 docs [2023-08-16T18:27:17.265Z] -rw-rw-r-- 1 jenkins jenkins 3416 Aug 16 18:21 go.mod [2023-08-16T18:27:17.265Z] -rw-rw-r-- 1 jenkins jenkins 31482 Aug 16 18:21 go.sum [2023-08-16T18:27:17.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 18:21 internal [2023-08-16T18:27:17.265Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 18:21 snap [2023-08-16T18:27:17.265Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 16 18:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:27:17.600Z] + 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=bd38f515c46efcd7844d1c84f55761450580435e --label arch=arm64 --label version=3.1.0-dev.7 . [2023-08-16T18:27:17.869Z] Sending build context to Docker daemon 1.272MB [2023-08-16T18:27:17.869Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T18:27:17.869Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-16T18:27:17.869Z] ---> 38b278ecab3a [2023-08-16T18:27:17.869Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-16T18:27:18.138Z] ---> Running in 5d233a36d652 [2023-08-16T18:27:18.406Z] Removing intermediate container 5d233a36d652 [2023-08-16T18:27:18.406Z] ---> 1201f8780bb9 [2023-08-16T18:27:18.406Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T18:27:18.406Z] ---> Running in 1d49e887bb58 [2023-08-16T18:27:18.677Z] Removing intermediate container 1d49e887bb58 [2023-08-16T18:27:18.677Z] ---> d75ce0eb6c53 [2023-08-16T18:27:18.677Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-16T18:27:18.677Z] ---> Running in b2722b818880 [2023-08-16T18:27:18.960Z] Removing intermediate container b2722b818880 [2023-08-16T18:27:18.960Z] ---> 30a507d9f00f [2023-08-16T18:27:18.960Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-16T18:27:18.960Z] ---> Running in e25d458e1a58 [2023-08-16T18:27:19.228Z] Removing intermediate container e25d458e1a58 [2023-08-16T18:27:19.228Z] ---> 924f2d0ca313 [2023-08-16T18:27:19.228Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T18:27:19.496Z] ---> Running in 4cde9b8536f0 [2023-08-16T18:27:20.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:27:21.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:27:22.008Z] OK: 271 MiB in 67 packages [2023-08-16T18:27:22.974Z] Removing intermediate container 4cde9b8536f0 [2023-08-16T18:27:22.974Z] ---> 5b1c233484c3 [2023-08-16T18:27:22.974Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-16T18:27:22.974Z] ---> Running in 627c92c724aa [2023-08-16T18:27:23.241Z] Removing intermediate container 627c92c724aa [2023-08-16T18:27:23.241Z] ---> 52d973c0c6d3 [2023-08-16T18:27:23.241Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-16T18:27:23.826Z] ---> 551c708dabdf [2023-08-16T18:27:23.826Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T18:27:23.826Z] ---> Running in d9ae02f356d0 [2023-08-16T18:27:28.078Z] Removing intermediate container d9ae02f356d0 [2023-08-16T18:27:28.078Z] ---> b770571c7cca [2023-08-16T18:27:28.078Z] Step 11/36 : COPY . . [2023-08-16T18:27:29.041Z] ---> 0a328bd81184 [2023-08-16T18:27:29.041Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-16T18:27:29.311Z] ---> Running in ac8f09f82d3a [2023-08-16T18:27:30.273Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T18:27:30.274Z] Dload Upload Total Spent Left Speed [2023-08-16T18:27:30.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3170 0 --:--:-- --:--:-- --:--:-- 3179 [2023-08-16T18:27:31.129Z] Removing intermediate container ac8f09f82d3a [2023-08-16T18:27:31.129Z] ---> eb4f041f4fb6 [2023-08-16T18:27:31.129Z] Step 13/36 : RUN ${MAKE} [2023-08-16T18:27:31.129Z] ---> Running in d3119c469eaf [2023-08-16T18:27:32.092Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-16T18:30:08.788Z] Removing intermediate container d3119c469eaf [2023-08-16T18:30:08.788Z] ---> 7ed585b81d3d [2023-08-16T18:30:08.788Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-16T18:30:08.788Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-16T18:30:08.788Z] 8766b47fe142: Pulling fs layer [2023-08-16T18:30:08.788Z] 8766b47fe142: Verifying Checksum [2023-08-16T18:30:08.788Z] 8766b47fe142: Download complete [2023-08-16T18:30:08.788Z] 8766b47fe142: Pull complete [2023-08-16T18:30:08.788Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-16T18:30:08.788Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-16T18:30:08.788Z] ---> 69d40e2cb93c [2023-08-16T18:30:08.788Z] Step 15/36 : FROM alpine:3.17 [2023-08-16T18:30:08.788Z] 3.17: Pulling from library/alpine [2023-08-16T18:30:08.788Z] 4060ece20d7a: Pulling fs layer [2023-08-16T18:30:08.788Z] 4060ece20d7a: Verifying Checksum [2023-08-16T18:30:08.788Z] 4060ece20d7a: Download complete [2023-08-16T18:30:08.788Z] 4060ece20d7a: Pull complete [2023-08-16T18:30:08.788Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T18:30:08.788Z] Status: Downloaded newer image for alpine:3.17 [2023-08-16T18:30:08.788Z] ---> 8650cd65339b [2023-08-16T18:30:08.788Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-16T18:30:08.788Z] ---> Running in fe396d835046 [2023-08-16T18:30:08.788Z] Removing intermediate container fe396d835046 [2023-08-16T18:30:08.788Z] ---> 5b7a0d3d0b6f [2023-08-16T18:30:08.788Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-16T18:30:08.788Z] ---> Running in eaef029fe725 [2023-08-16T18:30:08.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T18:30:08.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T18:30:08.788Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-08-16T18:30:08.788Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-08-16T18:30:08.788Z] (3/83) Installing libxau (1.0.10-r0) [2023-08-16T18:30:08.788Z] (4/83) Installing libmd (1.0.4-r0) [2023-08-16T18:30:08.788Z] (5/83) Installing libbsd (0.11.7-r0) [2023-08-16T18:30:08.788Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-08-16T18:30:08.788Z] (7/83) Installing libxcb (1.15-r0) [2023-08-16T18:30:08.788Z] (8/83) Installing libx11 (1.8.4-r1) [2023-08-16T18:30:08.788Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-08-16T18:30:08.788Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-08-16T18:30:08.788Z] (11/83) Installing libexpat (2.5.0-r0) [2023-08-16T18:30:08.788Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-08-16T18:30:08.788Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-08-16T18:30:08.788Z] (14/83) Installing libpng (1.6.39-r0) [2023-08-16T18:30:08.788Z] (15/83) Installing freetype (2.12.1-r0) [2023-08-16T18:30:08.788Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-08-16T18:30:08.788Z] (17/83) Installing fribidi (1.0.12-r0) [2023-08-16T18:30:08.788Z] (18/83) Installing libffi (3.4.4-r0) [2023-08-16T18:30:08.788Z] (19/83) Installing libintl (0.21.1-r1) [2023-08-16T18:30:08.788Z] (20/83) Installing libblkid (2.38.1-r1) [2023-08-16T18:30:08.788Z] (21/83) Installing libmount (2.38.1-r1) [2023-08-16T18:30:08.788Z] (22/83) Installing pcre2 (10.42-r0) [2023-08-16T18:30:08.788Z] (23/83) Installing glib (2.74.7-r0) [2023-08-16T18:30:08.788Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-08-16T18:30:08.788Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-08-16T18:30:08.788Z] (26/83) Installing libass (0.16.0-r1) [2023-08-16T18:30:08.788Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-08-16T18:30:08.788Z] (28/83) Installing libdrm (2.4.114-r0) [2023-08-16T18:30:08.788Z] (29/83) Installing gmp (6.2.1-r2) [2023-08-16T18:30:08.788Z] (30/83) Installing nettle (3.8.1-r0) [2023-08-16T18:30:08.788Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-08-16T18:30:08.788Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-08-16T18:30:08.788Z] (33/83) Installing libunistring (1.1-r0) [2023-08-16T18:30:08.788Z] (34/83) Installing gnutls (3.7.8-r3) [2023-08-16T18:30:08.788Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-16T18:30:08.788Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-16T18:30:08.788Z] (37/83) Installing lame (3.100-r2) [2023-08-16T18:30:08.788Z] (38/83) Installing opus (1.3.1-r1) [2023-08-16T18:30:08.788Z] (39/83) Installing libasyncns (0.8-r1) [2023-08-16T18:30:08.788Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-08-16T18:30:08.788Z] (41/83) Installing libltdl (2.4.7-r1) [2023-08-16T18:30:08.788Z] (42/83) Installing orc (0.4.33-r0) [2023-08-16T18:30:08.788Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-08-16T18:30:08.788Z] (44/83) Installing libogg (1.3.5-r2) [2023-08-16T18:30:08.788Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-16T18:30:08.788Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-08-16T18:30:08.788Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-08-16T18:30:08.788Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-08-16T18:30:08.788Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-08-16T18:30:08.788Z] (50/83) Installing soxr (0.1.3-r3) [2023-08-16T18:30:08.788Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-08-16T18:30:08.788Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-08-16T18:30:08.788Z] (53/83) Installing libpulse (16.1-r6) [2023-08-16T18:30:08.788Z] (54/83) Installing cjson (1.7.15-r3) [2023-08-16T18:30:08.788Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-08-16T18:30:08.788Z] (56/83) Installing librist (0.2.7-r0) [2023-08-16T18:30:08.788Z] (57/83) Installing libsrt (1.5.1-r0) [2023-08-16T18:30:08.788Z] (58/83) Installing libssh (0.10.5-r0) [2023-08-16T18:30:08.788Z] (59/83) Installing libtheora (1.1.1-r16) [2023-08-16T18:30:08.788Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-08-16T18:30:08.788Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-08-16T18:30:08.788Z] (62/83) Installing libxext (1.3.5-r0) [2023-08-16T18:30:08.788Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-08-16T18:30:08.788Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-08-16T18:30:08.788Z] (65/83) Installing libva (2.16.0-r0) [2023-08-16T18:30:08.788Z] (66/83) Installing libvdpau (1.5-r0) [2023-08-16T18:30:08.788Z] (67/83) Installing vidstab (1.1.0-r2) [2023-08-16T18:30:08.788Z] (68/83) Installing libvpx (1.12.0-r1) [2023-08-16T18:30:08.788Z] (69/83) Installing libwebp (1.2.4-r2) [2023-08-16T18:30:08.788Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-08-16T18:30:08.788Z] (71/83) Installing numactl (2.0.16-r1) [2023-08-16T18:30:08.788Z] (72/83) Installing x265-libs (3.5-r3) [2023-08-16T18:30:08.788Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-08-16T18:30:08.788Z] (74/83) Installing libsodium (1.0.18-r2) [2023-08-16T18:30:08.788Z] (75/83) Installing libzmq (4.3.4-r1) [2023-08-16T18:30:08.788Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-08-16T18:30:09.057Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-08-16T18:30:09.057Z] (78/83) Installing udev-init-scripts (35-r1) [2023-08-16T18:30:09.057Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-08-16T18:30:09.057Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-08-16T18:30:09.057Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-08-16T18:30:09.057Z] (82/83) Installing kmod-libs (30-r1) [2023-08-16T18:30:09.057Z] (83/83) Installing eudev (3.2.11-r4) [2023-08-16T18:30:09.057Z] Executing busybox-1.35.0-r29.trigger [2023-08-16T18:30:09.325Z] Executing eudev-3.2.11-r4.trigger [2023-08-16T18:30:09.325Z] OK: 86 MiB in 98 packages [2023-08-16T18:30:12.675Z] Removing intermediate container eaef029fe725 [2023-08-16T18:30:12.675Z] ---> ee7624b80559 [2023-08-16T18:30:12.675Z] Step 18/36 : WORKDIR / [2023-08-16T18:30:12.675Z] ---> Running in 55916fcefb88 [2023-08-16T18:30:12.941Z] Removing intermediate container 55916fcefb88 [2023-08-16T18:30:12.941Z] ---> cd1cd98b3b97 [2023-08-16T18:30:12.941Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-16T18:30:14.351Z] ---> ebb57581faa6 [2023-08-16T18:30:14.351Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-16T18:30:14.938Z] ---> 0d596afa5a44 [2023-08-16T18:30:14.938Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-16T18:30:15.206Z] ---> b99c4309a7b7 [2023-08-16T18:30:15.207Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-16T18:30:15.790Z] ---> ac5220444172 [2023-08-16T18:30:15.790Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-16T18:30:16.373Z] ---> fb0a9206db77 [2023-08-16T18:30:16.373Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-16T18:30:16.958Z] ---> eae955575e62 [2023-08-16T18:30:16.958Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-16T18:30:18.368Z] ---> 84e278be717b [2023-08-16T18:30:18.368Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-16T18:30:18.368Z] ---> Running in e77a0f8f25f1 [2023-08-16T18:30:19.801Z] Removing intermediate container e77a0f8f25f1 [2023-08-16T18:30:19.801Z] ---> 76107d1f77a8 [2023-08-16T18:30:19.801Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-16T18:30:20.071Z] ---> Running in 726c50166a0f [2023-08-16T18:30:25.421Z] Removing intermediate container 726c50166a0f [2023-08-16T18:30:25.421Z] ---> 6fcfeef2cb69 [2023-08-16T18:30:25.421Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-16T18:30:25.421Z] ---> Running in 33fbbac6c85d [2023-08-16T18:30:26.012Z] Removing intermediate container 33fbbac6c85d [2023-08-16T18:30:26.012Z] ---> 86f51dae5f4b [2023-08-16T18:30:26.012Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-16T18:30:26.278Z] ---> Running in 9a196607650d [2023-08-16T18:30:27.689Z] Removing intermediate container 9a196607650d [2023-08-16T18:30:27.689Z] ---> 145b043fc071 [2023-08-16T18:30:27.689Z] Step 30/36 : EXPOSE 59983 [2023-08-16T18:30:27.958Z] ---> Running in e0d0c1dbb051 [2023-08-16T18:30:28.224Z] Removing intermediate container e0d0c1dbb051 [2023-08-16T18:30:28.224Z] ---> a8950c2d1706 [2023-08-16T18:30:28.224Z] Step 31/36 : EXPOSE 8554 [2023-08-16T18:30:28.224Z] ---> Running in 8c96f5b1527c [2023-08-16T18:30:28.490Z] Removing intermediate container 8c96f5b1527c [2023-08-16T18:30:28.490Z] ---> b9292976f4a6 [2023-08-16T18:30:28.490Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-16T18:30:28.490Z] ---> Running in adebea4d920c [2023-08-16T18:30:28.756Z] Removing intermediate container adebea4d920c [2023-08-16T18:30:28.756Z] ---> 7e1e3a7852bb [2023-08-16T18:30:28.756Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-16T18:30:28.756Z] ---> Running in e1f840ceaf93 [2023-08-16T18:30:29.024Z] Removing intermediate container e1f840ceaf93 [2023-08-16T18:30:29.024Z] ---> 56ee97900008 [2023-08-16T18:30:29.024Z] Step 34/36 : LABEL arch=arm64 [2023-08-16T18:30:29.291Z] ---> Running in 7e030b473362 [2023-08-16T18:30:29.557Z] Removing intermediate container 7e030b473362 [2023-08-16T18:30:29.557Z] ---> 399f003c16d2 [2023-08-16T18:30:29.557Z] Step 35/36 : LABEL git_sha=bd38f515c46efcd7844d1c84f55761450580435e [2023-08-16T18:30:29.557Z] ---> Running in 5740c9dcfa50 [2023-08-16T18:30:29.826Z] Removing intermediate container 5740c9dcfa50 [2023-08-16T18:30:29.826Z] ---> 6e7b78ad3dca [2023-08-16T18:30:29.826Z] Step 36/36 : LABEL version=3.1.0-dev.7 [2023-08-16T18:30:29.826Z] ---> Running in 1f6f41f7a488 [2023-08-16T18:30:30.091Z] Removing intermediate container 1f6f41f7a488 [2023-08-16T18:30:30.091Z] ---> e6411c1e1de4 [2023-08-16T18:30:30.091Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-16T18:30:30.091Z] Successfully built e6411c1e1de4 [2023-08-16T18:30:30.091Z] 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-08-16T18:30:30.218Z] provisioning config files... [2023-08-16T18:30:30.232Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/131@tmp/config13868036375212731695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:30:30.628Z] ---> docker-login.sh [2023-08-16T18:30:30.628Z] nexus3.edgexfoundry.org:10001 [2023-08-16T18:30:30.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:30:30.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:30:30.901Z] Configure a credential helper to remove this warning. See [2023-08-16T18:30:30.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:30:30.901Z] [2023-08-16T18:30:30.901Z] Login Succeeded [2023-08-16T18:30:30.901Z] nexus3.edgexfoundry.org:10002 [2023-08-16T18:30:31.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:30:31.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:30:31.204Z] Configure a credential helper to remove this warning. See [2023-08-16T18:30:31.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:30:31.204Z] [2023-08-16T18:30:31.204Z] Login Succeeded [2023-08-16T18:30:31.204Z] nexus3.edgexfoundry.org:10003 [2023-08-16T18:30:31.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:30:31.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:30:31.480Z] Configure a credential helper to remove this warning. See [2023-08-16T18:30:31.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:30:31.480Z] [2023-08-16T18:30:31.480Z] Login Succeeded [2023-08-16T18:30:31.480Z] nexus3.edgexfoundry.org:10004 [2023-08-16T18:30:31.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:30:32.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:30:32.030Z] Configure a credential helper to remove this warning. See [2023-08-16T18:30:32.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:30:32.030Z] [2023-08-16T18:30:32.030Z] Login Succeeded [2023-08-16T18:30:32.030Z] docker.io [2023-08-16T18:30:32.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T18:30:32.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T18:30:32.578Z] Configure a credential helper to remove this warning. See [2023-08-16T18:30:32.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T18:30:32.578Z] [2023-08-16T18:30:32.578Z] Login Succeeded [2023-08-16T18:30:32.578Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T18:30:32.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T18:30:32.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T18:30:32.648Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-08-16T18:30:32.648Z] bd38f515c46efcd7844d1c84f55761450580435e [2023-08-16T18:30:32.648Z] latest [2023-08-16T18:30:32.648Z] 3.1.0-dev.7 [2023-08-16T18:30:32.648Z] bd38f515c46efcd7844d1c84f55761450580435e-3.1.0-dev.7 [2023-08-16T18:30:32.648Z] main [2023-08-16T18:30:32.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:30:32.999Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bd38f515c46efcd7844d1c84f55761450580435e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:30:33.341Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bd38f515c46efcd7844d1c84f55761450580435e [2023-08-16T18:30:33.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-16T18:30:33.341Z] 808ab27c6080: Preparing [2023-08-16T18:30:33.341Z] b3172d5d7528: Preparing [2023-08-16T18:30:33.341Z] 4fcd60689326: Preparing [2023-08-16T18:30:33.341Z] 0a3a0b2acb47: Preparing [2023-08-16T18:30:33.341Z] 608d194cb50c: Preparing [2023-08-16T18:30:33.341Z] acc83c6ca332: Preparing [2023-08-16T18:30:33.341Z] 24e981d4b977: Preparing [2023-08-16T18:30:33.341Z] 9c4f882eedf6: Preparing [2023-08-16T18:30:33.341Z] 51015107524b: Preparing [2023-08-16T18:30:33.341Z] 204ccf36c657: Preparing [2023-08-16T18:30:33.341Z] 1ec0ff7a8790: Preparing [2023-08-16T18:30:33.341Z] 9aa10f991bc9: Preparing [2023-08-16T18:30:33.341Z] d2d9d24a8c2a: Preparing [2023-08-16T18:30:33.341Z] 51015107524b: Waiting [2023-08-16T18:30:33.341Z] acc83c6ca332: Waiting [2023-08-16T18:30:33.341Z] 204ccf36c657: Waiting [2023-08-16T18:30:33.341Z] 24e981d4b977: Waiting [2023-08-16T18:30:33.341Z] 1ec0ff7a8790: Waiting [2023-08-16T18:30:33.341Z] 9c4f882eedf6: Waiting [2023-08-16T18:30:33.341Z] 9aa10f991bc9: Waiting [2023-08-16T18:30:33.341Z] d2d9d24a8c2a: Waiting [2023-08-16T18:30:33.607Z] 808ab27c6080: Pushed [2023-08-16T18:30:33.607Z] 0a3a0b2acb47: Pushed [2023-08-16T18:30:33.607Z] b3172d5d7528: Pushed [2023-08-16T18:30:33.607Z] 4fcd60689326: Pushed [2023-08-16T18:30:33.607Z] acc83c6ca332: Pushed [2023-08-16T18:30:33.872Z] 9c4f882eedf6: Pushed [2023-08-16T18:30:33.872Z] 24e981d4b977: Pushed [2023-08-16T18:30:33.872Z] 51015107524b: Pushed [2023-08-16T18:30:33.872Z] d2d9d24a8c2a: Layer already exists [2023-08-16T18:30:33.872Z] 204ccf36c657: Pushed [2023-08-16T18:30:39.222Z] 608d194cb50c: Pushed [2023-08-16T18:30:39.222Z] 1ec0ff7a8790: Pushed [2023-08-16T18:30:51.526Z] 9aa10f991bc9: Pushed [2023-08-16T18:30:51.526Z] bd38f515c46efcd7844d1c84f55761450580435e: digest: sha256:625565671fd1c247c31de53712cafd0c4177f121186e26240a5dcb1b5f983858 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:30:51.870Z] + 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-08-16T18:30:52.208Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-08-16T18:30:52.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-16T18:30:52.209Z] 808ab27c6080: Preparing [2023-08-16T18:30:52.209Z] b3172d5d7528: Preparing [2023-08-16T18:30:52.209Z] 4fcd60689326: Preparing [2023-08-16T18:30:52.209Z] 0a3a0b2acb47: Preparing [2023-08-16T18:30:52.209Z] 608d194cb50c: Preparing [2023-08-16T18:30:52.209Z] acc83c6ca332: Preparing [2023-08-16T18:30:52.209Z] 24e981d4b977: Preparing [2023-08-16T18:30:52.209Z] 9c4f882eedf6: Preparing [2023-08-16T18:30:52.209Z] 51015107524b: Preparing [2023-08-16T18:30:52.209Z] 204ccf36c657: Preparing [2023-08-16T18:30:52.209Z] 1ec0ff7a8790: Preparing [2023-08-16T18:30:52.209Z] 9aa10f991bc9: Preparing [2023-08-16T18:30:52.209Z] d2d9d24a8c2a: Preparing [2023-08-16T18:30:52.209Z] 51015107524b: Waiting [2023-08-16T18:30:52.209Z] 204ccf36c657: Waiting [2023-08-16T18:30:52.209Z] acc83c6ca332: Waiting [2023-08-16T18:30:52.209Z] 24e981d4b977: Waiting [2023-08-16T18:30:52.209Z] 9c4f882eedf6: Waiting [2023-08-16T18:30:52.209Z] d2d9d24a8c2a: Waiting [2023-08-16T18:30:52.209Z] 9aa10f991bc9: Waiting [2023-08-16T18:30:52.209Z] 0a3a0b2acb47: Layer already exists [2023-08-16T18:30:52.209Z] 808ab27c6080: Layer already exists [2023-08-16T18:30:52.209Z] 608d194cb50c: Layer already exists [2023-08-16T18:30:52.209Z] b3172d5d7528: Layer already exists [2023-08-16T18:30:52.209Z] 4fcd60689326: Layer already exists [2023-08-16T18:30:52.209Z] acc83c6ca332: Layer already exists [2023-08-16T18:30:52.209Z] 51015107524b: Layer already exists [2023-08-16T18:30:52.209Z] 9c4f882eedf6: Layer already exists [2023-08-16T18:30:52.209Z] 204ccf36c657: Layer already exists [2023-08-16T18:30:52.209Z] 24e981d4b977: Layer already exists [2023-08-16T18:30:52.209Z] 1ec0ff7a8790: Layer already exists [2023-08-16T18:30:52.209Z] 9aa10f991bc9: Layer already exists [2023-08-16T18:30:52.209Z] d2d9d24a8c2a: Layer already exists [2023-08-16T18:30:52.476Z] latest: digest: sha256:625565671fd1c247c31de53712cafd0c4177f121186e26240a5dcb1b5f983858 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:30:52.817Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:30:53.168Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.7 [2023-08-16T18:30:53.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-16T18:30:53.168Z] 808ab27c6080: Preparing [2023-08-16T18:30:53.168Z] b3172d5d7528: Preparing [2023-08-16T18:30:53.168Z] 4fcd60689326: Preparing [2023-08-16T18:30:53.168Z] 0a3a0b2acb47: Preparing [2023-08-16T18:30:53.168Z] 608d194cb50c: Preparing [2023-08-16T18:30:53.168Z] acc83c6ca332: Preparing [2023-08-16T18:30:53.168Z] 24e981d4b977: Preparing [2023-08-16T18:30:53.168Z] 9c4f882eedf6: Preparing [2023-08-16T18:30:53.168Z] 51015107524b: Preparing [2023-08-16T18:30:53.168Z] 204ccf36c657: Preparing [2023-08-16T18:30:53.168Z] 1ec0ff7a8790: Preparing [2023-08-16T18:30:53.168Z] 9aa10f991bc9: Preparing [2023-08-16T18:30:53.168Z] d2d9d24a8c2a: Preparing [2023-08-16T18:30:53.168Z] acc83c6ca332: Waiting [2023-08-16T18:30:53.168Z] 24e981d4b977: Waiting [2023-08-16T18:30:53.168Z] 9c4f882eedf6: Waiting [2023-08-16T18:30:53.168Z] 51015107524b: Waiting [2023-08-16T18:30:53.168Z] 204ccf36c657: Waiting [2023-08-16T18:30:53.168Z] 1ec0ff7a8790: Waiting [2023-08-16T18:30:53.168Z] 9aa10f991bc9: Waiting [2023-08-16T18:30:53.168Z] d2d9d24a8c2a: Waiting [2023-08-16T18:30:53.168Z] 608d194cb50c: Layer already exists [2023-08-16T18:30:53.168Z] 0a3a0b2acb47: Layer already exists [2023-08-16T18:30:53.168Z] b3172d5d7528: Layer already exists [2023-08-16T18:30:53.168Z] 808ab27c6080: Layer already exists [2023-08-16T18:30:53.168Z] 4fcd60689326: Layer already exists [2023-08-16T18:30:53.168Z] 24e981d4b977: Layer already exists [2023-08-16T18:30:53.168Z] 9c4f882eedf6: Layer already exists [2023-08-16T18:30:53.168Z] acc83c6ca332: Layer already exists [2023-08-16T18:30:53.168Z] 51015107524b: Layer already exists [2023-08-16T18:30:53.168Z] 1ec0ff7a8790: Layer already exists [2023-08-16T18:30:53.168Z] d2d9d24a8c2a: Layer already exists [2023-08-16T18:30:53.169Z] 9aa10f991bc9: Layer already exists [2023-08-16T18:30:53.169Z] 204ccf36c657: Layer already exists [2023-08-16T18:30:53.435Z] 3.1.0-dev.7: digest: sha256:625565671fd1c247c31de53712cafd0c4177f121186e26240a5dcb1b5f983858 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:30:53.776Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bd38f515c46efcd7844d1c84f55761450580435e-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:30:54.110Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bd38f515c46efcd7844d1c84f55761450580435e-3.1.0-dev.7 [2023-08-16T18:30:54.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-16T18:30:54.110Z] 808ab27c6080: Preparing [2023-08-16T18:30:54.110Z] b3172d5d7528: Preparing [2023-08-16T18:30:54.110Z] 4fcd60689326: Preparing [2023-08-16T18:30:54.110Z] 0a3a0b2acb47: Preparing [2023-08-16T18:30:54.110Z] 608d194cb50c: Preparing [2023-08-16T18:30:54.110Z] acc83c6ca332: Preparing [2023-08-16T18:30:54.110Z] 24e981d4b977: Preparing [2023-08-16T18:30:54.110Z] 9c4f882eedf6: Preparing [2023-08-16T18:30:54.110Z] 51015107524b: Preparing [2023-08-16T18:30:54.110Z] 204ccf36c657: Preparing [2023-08-16T18:30:54.110Z] 1ec0ff7a8790: Preparing [2023-08-16T18:30:54.110Z] 9aa10f991bc9: Preparing [2023-08-16T18:30:54.110Z] d2d9d24a8c2a: Preparing [2023-08-16T18:30:54.110Z] 51015107524b: Waiting [2023-08-16T18:30:54.110Z] acc83c6ca332: Waiting [2023-08-16T18:30:54.110Z] 24e981d4b977: Waiting [2023-08-16T18:30:54.110Z] 9c4f882eedf6: Waiting [2023-08-16T18:30:54.110Z] 204ccf36c657: Waiting [2023-08-16T18:30:54.110Z] 1ec0ff7a8790: Waiting [2023-08-16T18:30:54.110Z] 9aa10f991bc9: Waiting [2023-08-16T18:30:54.110Z] d2d9d24a8c2a: Waiting [2023-08-16T18:30:54.110Z] 0a3a0b2acb47: Layer already exists [2023-08-16T18:30:54.110Z] b3172d5d7528: Layer already exists [2023-08-16T18:30:54.110Z] 608d194cb50c: Layer already exists [2023-08-16T18:30:54.110Z] 808ab27c6080: Layer already exists [2023-08-16T18:30:54.110Z] 4fcd60689326: Layer already exists [2023-08-16T18:30:54.110Z] acc83c6ca332: Layer already exists [2023-08-16T18:30:54.110Z] 9c4f882eedf6: Layer already exists [2023-08-16T18:30:54.110Z] 24e981d4b977: Layer already exists [2023-08-16T18:30:54.110Z] 51015107524b: Layer already exists [2023-08-16T18:30:54.110Z] 204ccf36c657: Layer already exists [2023-08-16T18:30:54.110Z] 1ec0ff7a8790: Layer already exists [2023-08-16T18:30:54.110Z] d2d9d24a8c2a: Layer already exists [2023-08-16T18:30:54.110Z] 9aa10f991bc9: Layer already exists [2023-08-16T18:30:54.378Z] bd38f515c46efcd7844d1c84f55761450580435e-3.1.0-dev.7: digest: sha256:625565671fd1c247c31de53712cafd0c4177f121186e26240a5dcb1b5f983858 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:30:54.724Z] + 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-08-16T18:30:55.057Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-08-16T18:30:55.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-16T18:30:55.057Z] 808ab27c6080: Preparing [2023-08-16T18:30:55.057Z] b3172d5d7528: Preparing [2023-08-16T18:30:55.057Z] 4fcd60689326: Preparing [2023-08-16T18:30:55.057Z] 0a3a0b2acb47: Preparing [2023-08-16T18:30:55.057Z] 608d194cb50c: Preparing [2023-08-16T18:30:55.057Z] acc83c6ca332: Preparing [2023-08-16T18:30:55.057Z] 24e981d4b977: Preparing [2023-08-16T18:30:55.057Z] 9c4f882eedf6: Preparing [2023-08-16T18:30:55.057Z] 51015107524b: Preparing [2023-08-16T18:30:55.057Z] 24e981d4b977: Waiting [2023-08-16T18:30:55.057Z] 9c4f882eedf6: Waiting [2023-08-16T18:30:55.057Z] acc83c6ca332: Waiting [2023-08-16T18:30:55.057Z] 204ccf36c657: Preparing [2023-08-16T18:30:55.057Z] 51015107524b: Waiting [2023-08-16T18:30:55.057Z] 1ec0ff7a8790: Preparing [2023-08-16T18:30:55.057Z] 9aa10f991bc9: Preparing [2023-08-16T18:30:55.057Z] d2d9d24a8c2a: Preparing [2023-08-16T18:30:55.057Z] 9aa10f991bc9: Waiting [2023-08-16T18:30:55.057Z] 204ccf36c657: Waiting [2023-08-16T18:30:55.057Z] d2d9d24a8c2a: Waiting [2023-08-16T18:30:55.057Z] 1ec0ff7a8790: Waiting [2023-08-16T18:30:55.057Z] 608d194cb50c: Layer already exists [2023-08-16T18:30:55.057Z] b3172d5d7528: Layer already exists [2023-08-16T18:30:55.057Z] 0a3a0b2acb47: Layer already exists [2023-08-16T18:30:55.057Z] 808ab27c6080: Layer already exists [2023-08-16T18:30:55.057Z] 4fcd60689326: Layer already exists [2023-08-16T18:30:55.057Z] 9c4f882eedf6: Layer already exists [2023-08-16T18:30:55.057Z] acc83c6ca332: Layer already exists [2023-08-16T18:30:55.057Z] 24e981d4b977: Layer already exists [2023-08-16T18:30:55.057Z] 51015107524b: Layer already exists [2023-08-16T18:30:55.057Z] 204ccf36c657: Layer already exists [2023-08-16T18:30:55.057Z] d2d9d24a8c2a: Layer already exists [2023-08-16T18:30:55.057Z] 1ec0ff7a8790: Layer already exists [2023-08-16T18:30:55.057Z] 9aa10f991bc9: Layer already exists [2023-08-16T18:30:55.325Z] main: digest: sha256:625565671fd1c247c31de53712cafd0c4177f121186e26240a5dcb1b5f983858 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-16T18:30:55.369Z] ===================================================== [Pipeline] echo [2023-08-16T18:30:55.377Z] taggedImages: [2023-08-16T18:30:55.377Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bd38f515c46efcd7844d1c84f55761450580435e [2023-08-16T18:30:55.377Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-08-16T18:30:55.377Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.7 [2023-08-16T18:30:55.377Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:bd38f515c46efcd7844d1c84f55761450580435e-3.1.0-dev.7 [2023-08-16T18:30:55.377Z] - 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-08-16T18:30:55.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T18:30:55.740Z] [2023-08-16T18:30:55.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:30:56.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T18:30:56.073Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-16T18:30:56.073Z] 8998bd30e6a1: Pulling fs layer [2023-08-16T18:30:56.073Z] 04944245beec: Pulling fs layer [2023-08-16T18:30:56.073Z] 699f458cf7ca: Pulling fs layer [2023-08-16T18:30:56.073Z] 765212b225bb: Pulling fs layer [2023-08-16T18:30:56.073Z] f23df028b6ca: Pulling fs layer [2023-08-16T18:30:56.073Z] d65c8cfc05b1: Pulling fs layer [2023-08-16T18:30:56.073Z] 2437ff75d9bd: Pulling fs layer [2023-08-16T18:30:56.073Z] f23df028b6ca: Waiting [2023-08-16T18:30:56.073Z] d65c8cfc05b1: Waiting [2023-08-16T18:30:56.073Z] 2437ff75d9bd: Waiting [2023-08-16T18:30:56.073Z] 765212b225bb: Waiting [2023-08-16T18:30:56.343Z] 04944245beec: Verifying Checksum [2023-08-16T18:30:56.343Z] 04944245beec: Download complete [2023-08-16T18:30:56.343Z] 765212b225bb: Verifying Checksum [2023-08-16T18:30:56.343Z] 765212b225bb: Download complete [2023-08-16T18:30:56.343Z] f23df028b6ca: Verifying Checksum [2023-08-16T18:30:56.343Z] f23df028b6ca: Download complete [2023-08-16T18:30:56.343Z] d65c8cfc05b1: Verifying Checksum [2023-08-16T18:30:56.343Z] d65c8cfc05b1: Download complete [2023-08-16T18:30:56.343Z] 699f458cf7ca: Verifying Checksum [2023-08-16T18:30:56.343Z] 699f458cf7ca: Download complete [2023-08-16T18:30:56.930Z] 8998bd30e6a1: Verifying Checksum [2023-08-16T18:30:56.930Z] 8998bd30e6a1: Download complete [2023-08-16T18:30:59.508Z] 2437ff75d9bd: Verifying Checksum [2023-08-16T18:30:59.508Z] 2437ff75d9bd: Download complete [2023-08-16T18:31:00.913Z] 8998bd30e6a1: Pull complete [2023-08-16T18:31:01.180Z] 04944245beec: Pull complete [2023-08-16T18:31:02.588Z] 699f458cf7ca: Pull complete [2023-08-16T18:31:02.854Z] 765212b225bb: Pull complete [2023-08-16T18:31:04.801Z] f23df028b6ca: Pull complete [2023-08-16T18:31:05.069Z] d65c8cfc05b1: Pull complete [2023-08-16T18:31:20.054Z] 2437ff75d9bd: Pull complete [2023-08-16T18:31:20.054Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-16T18:31:20.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T18:31:20.054Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T18:31:20.262Z] prd-ubuntu20.04-docker-arm64-4c-16g-3816 does not seem to be running inside a container [2023-08-16T18:31:20.325Z] $ 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/131 -v /w/workspace/device-usb-camera/131:/w/workspace/device-usb-camera/131:rw,z -v /w/workspace/device-usb-camera/131@tmp:/w/workspace/device-usb-camera/131@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-08-16T18:31:22.853Z] $ docker top d1afdaf8f2709ed114d9d8f0f959bbf24e1dae66c02ff6ae1f22b0ab416254cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:31:23.697Z] ---> job-cost.sh [2023-08-16T18:31:23.697Z] lf-activate-venv: SKIPPING [2023-08-16T18:31:23.697Z] INFO: No Stack... [2023-08-16T18:31:24.280Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-16T18:31:24.861Z] INFO: Archiving Costs [Pipeline] sh [2023-08-16T18:31:25.498Z] + cat /w/workspace/device-usb-camera/131/archives/cost.csv [2023-08-16T18:31:25.498Z] + cut -d, -f6 [Pipeline] lock [2023-08-16T18:31:25.564Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-131-stack-cost] [2023-08-16T18:31:25.573Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-131-stack-cost] did not exist. Created. [2023-08-16T18:31:25.573Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-16T18:31:26.223Z] /w/workspace/device-usb-camera/131@tmp/durable-ef313e26/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-16T18:31:26.876Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-16T18:31:26.899Z] Warning: overwriting stash ‘stack-cost’ [2023-08-16T18:31:26.972Z] Stashed 1 file(s) [Pipeline] } [2023-08-16T18:31:26.979Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-131-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-16T18:31:26.998Z] $ docker stop --time=1 d1afdaf8f2709ed114d9d8f0f959bbf24e1dae66c02ff6ae1f22b0ab416254cf [2023-08-16T18:31:28.498Z] $ docker rm -f --volumes d1afdaf8f2709ed114d9d8f0f959bbf24e1dae66c02ff6ae1f22b0ab416254cf [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-08-16T18:31:28.958Z] provisioning config files... [2023-08-16T18:31:28.966Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13889554665985456392tmp [Pipeline] { [Pipeline] sh [2023-08-16T18:31:29.255Z] + set +x [2023-08-16T18:31:29.255Z] + curl -s https://codecov.io/bash [2023-08-16T18:31:29.255Z] + bash -s -- [2023-08-16T18:31:29.255Z] [2023-08-16T18:31:29.255Z] _____ _ [2023-08-16T18:31:29.255Z] / ____| | | [2023-08-16T18:31:29.255Z] | | ___ __| | ___ ___ _____ __ [2023-08-16T18:31:29.255Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-16T18:31:29.255Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-16T18:31:29.255Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-16T18:31:29.255Z] Bash-1.0.6 [2023-08-16T18:31:29.255Z] [2023-08-16T18:31:29.255Z] [2023-08-16T18:31:29.255Z] ==> git version 2.25.1 found [2023-08-16T18:31:29.255Z] ==> 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-08-16T18:31:29.255Z] Release-Date: 2020-01-08 [2023-08-16T18:31:29.255Z] 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-08-16T18:31:29.255Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-16T18:31:29.255Z] ==> Jenkins CI detected. [2023-08-16T18:31:29.255Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-08-16T18:31:29.255Z] project root: . [2023-08-16T18:31:29.255Z] --> token set from env [2023-08-16T18:31:29.255Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-16T18:31:29.255Z] ==> Running gcov in . (disable via -X gcov) [2023-08-16T18:31:29.255Z] ==> Python coveragepy not found [2023-08-16T18:31:29.255Z] ==> Searching for coverage reports in: [2023-08-16T18:31:29.255Z] + . [2023-08-16T18:31:29.255Z] -> Found 1 reports [2023-08-16T18:31:29.255Z] ==> Detecting git/mercurial file structure [2023-08-16T18:31:29.255Z] ==> Reading reports [2023-08-16T18:31:29.255Z] + ./coverage.out bytes=50975 [2023-08-16T18:31:29.515Z] ==> Appending adjustments [2023-08-16T18:31:29.515Z] https://docs.codecov.io/docs/fixing-reports [2023-08-16T18:31:29.515Z] + Found adjustments [2023-08-16T18:31:29.515Z] ==> Gzipping contents [2023-08-16T18:31:29.515Z] 8.0K /tmp/codecov.DG8HmA.gz [2023-08-16T18:31:29.515Z] ==> Uploading reports [2023-08-16T18:31:29.515Z] url: https://codecov.io [2023-08-16T18:31:29.515Z] query: branch=main&commit=bd38f515c46efcd7844d1c84f55761450580435e&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-16T18:31:29.515Z] -> Pinging Codecov [2023-08-16T18:31:29.515Z] 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=bd38f515c46efcd7844d1c84f55761450580435e&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-16T18:31:29.776Z] -> Uploading to [2023-08-16T18:31:29.776Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-16/73D8F5FF140700D3E01443B452E23636/bd38f515c46efcd7844d1c84f55761450580435e/991947e9-baac-41b1-993b-4ae7d47c642f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T183129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=919e16303a3ebb226c3af9cec39fb787004b82fa78b3d1ea2588189a1c2ac50b [2023-08-16T18:31:29.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T18:31:29.776Z] Dload Upload Total Spent Left Speed [2023-08-16T18:31:29.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6572 0 0 100 6572 0 33702 --:--:-- --:--:-- --:--:-- 33702 [2023-08-16T18:31:30.037Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/bd38f515c46efcd7844d1c84f55761450580435e [Pipeline] } [2023-08-16T18:31:30.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-16T18:31:30.266Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-16T18:31:30.280Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:31:30.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-16T18:31:30.575Z] [2023-08-16T18:31:30.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:31:30.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-16T18:31:30.871Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-16T18:31:30.871Z] df9b9388f04a: Pulling fs layer [2023-08-16T18:31:30.871Z] 52dc419b0ee2: Pulling fs layer [2023-08-16T18:31:30.871Z] 25bc292e5bac: Pulling fs layer [2023-08-16T18:31:30.871Z] 114826534d7a: Pulling fs layer [2023-08-16T18:31:30.871Z] 4657fd5d0bcf: Pulling fs layer [2023-08-16T18:31:30.871Z] 6ad1cebc031e: Pulling fs layer [2023-08-16T18:31:30.871Z] 8a3aa393b2d8: Pulling fs layer [2023-08-16T18:31:30.871Z] 114826534d7a: Waiting [2023-08-16T18:31:30.871Z] 4657fd5d0bcf: Waiting [2023-08-16T18:31:30.871Z] 8a3aa393b2d8: Waiting [2023-08-16T18:31:30.871Z] 6ad1cebc031e: Waiting [2023-08-16T18:31:30.871Z] 25bc292e5bac: Verifying Checksum [2023-08-16T18:31:30.871Z] 25bc292e5bac: Download complete [2023-08-16T18:31:30.871Z] 52dc419b0ee2: Verifying Checksum [2023-08-16T18:31:30.871Z] 52dc419b0ee2: Download complete [2023-08-16T18:31:30.871Z] 4657fd5d0bcf: Verifying Checksum [2023-08-16T18:31:30.871Z] df9b9388f04a: Download complete [2023-08-16T18:31:31.130Z] 6ad1cebc031e: Verifying Checksum [2023-08-16T18:31:31.131Z] 6ad1cebc031e: Download complete [2023-08-16T18:31:31.131Z] df9b9388f04a: Pull complete [2023-08-16T18:31:31.131Z] 52dc419b0ee2: Pull complete [2023-08-16T18:31:31.131Z] 25bc292e5bac: Pull complete [2023-08-16T18:31:31.699Z] 114826534d7a: Verifying Checksum [2023-08-16T18:31:31.699Z] 114826534d7a: Download complete [2023-08-16T18:31:31.699Z] 8a3aa393b2d8: Verifying Checksum [2023-08-16T18:31:31.699Z] 8a3aa393b2d8: Download complete [2023-08-16T18:31:34.981Z] 114826534d7a: Pull complete [2023-08-16T18:31:34.981Z] 4657fd5d0bcf: Pull complete [2023-08-16T18:31:34.981Z] 6ad1cebc031e: Pull complete [2023-08-16T18:31:37.510Z] 8a3aa393b2d8: Pull complete [2023-08-16T18:31:37.510Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-16T18:31:37.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-16T18:31:37.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T18:31:37.596Z] prd-ubuntu20.04-docker-8c-8g-3815 does not seem to be running inside a container [2023-08-16T18:31:37.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-16T18:31:41.921Z] $ docker top 6507f42d147bb7dd18619acd03d7460a7c861f40709c70e64dc59f1cfe37531c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-16T18:31:41.976Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-08-16T18:31:42.252Z] + set -o pipefail [2023-08-16T18:31:42.252Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-08-16T18:31:47.522Z] [2023-08-16T18:31:47.522Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-08-16T18:31:47.522Z] [2023-08-16T18:31:47.522Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/4b4418c4-476a-46b9-a831-61784dd0b059 [2023-08-16T18:31:47.522Z] [2023-08-16T18:31:47.522Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-16T18:31:47.522Z] [2023-08-16T18:31:47.522Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-16T18:31:47.522Z] [2023-08-16T18:31:47.522Z] [2023-08-16T18:31:47.522Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-16T18:31:47.522Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-16T18:31:47.522Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-16T18:31:47.533Z] $ docker stop --time=1 6507f42d147bb7dd18619acd03d7460a7c861f40709c70e64dc59f1cfe37531c [2023-08-16T18:31:51.280Z] $ docker rm -f --volumes 6507f42d147bb7dd18619acd03d7460a7c861f40709c70e64dc59f1cfe37531c [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-08-16T18:31:52.001Z] + git log --format=format:%s -1 bd38f515c46efcd7844d1c84f55761450580435e [Pipeline] sh [2023-08-16T18:31:52.293Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T18:31:52.293Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:31:52.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T18:31:52.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T18:31:52.653Z] prd-ubuntu20.04-docker-8c-8g-3815 does not seem to be running inside a container [2023-08-16T18:31:52.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-16T18:31:53.106Z] $ docker top 9f8686e71bf3c1e5f4a5872c7db78b8264dbcb5485bb99fee9fd6cfed747e6ad -eo pid,comm [2023-08-16T18:31:53.151Z] 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-08-16T18:31:53.151Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T18:31:53.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T18:31:53.187Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T18:31:53.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T18:31:53.292Z] $ docker exec 9f8686e71bf3c1e5f4a5872c7db78b8264dbcb5485bb99fee9fd6cfed747e6ad ssh-agent [2023-08-16T18:31:53.380Z] SSH_AUTH_SOCK=/tmp/ssh-DBM7ZcCXna8P/agent.34 [2023-08-16T18:31:53.380Z] SSH_AGENT_PID=40 [2023-08-16T18:31:53.384Z] Running ssh-add (command line suppressed) [2023-08-16T18:31:53.480Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4721056635300849479.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4721056635300849479.key) [2023-08-16T18:31:53.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T18:31:53.778Z] + git semver tag [2023-08-16T18:31:54.037Z] 2023-08-16 18:31:53,958 [run_tag] DEBUG tag force:False [2023-08-16T18:31:54.037Z] 2023-08-16 18:31:53,958 [check_head_tag] DEBUG check head tag [2023-08-16T18:31:54.037Z] 2023-08-16 18:31:53,960 [execute] INFO git cat-file --batch-check [2023-08-16T18:31:54.037Z] 2023-08-16 18:31:53,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-08-16T18:31:54.037Z] 2023-08-16 18:31:53,963 [execute] INFO git cat-file --batch [2023-08-16T18:31:54.037Z] 2023-08-16 18:31:53,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-08-16T18:31:54.037Z] 2023-08-16 18:31:53,996 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-16T18:31:54.037Z] 2023-08-16 18:31:53,996 [execute] INFO git tag -a v3.1.0-dev.7 -m v3.1.0-dev.7 [2023-08-16T18:31:54.037Z] 2023-08-16 18:31:53,996 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.7', '-m', 'v3.1.0-dev.7'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-08-16T18:31:54.037Z] 2023-08-16 18:31:54,000 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-16T18:31:54.037Z] 3.1.0-dev.7 [Pipeline] } [2023-08-16T18:31:54.047Z] $ docker exec --env ******** --env ******** 9f8686e71bf3c1e5f4a5872c7db78b8264dbcb5485bb99fee9fd6cfed747e6ad ssh-agent -k [2023-08-16T18:31:54.137Z] unset SSH_AUTH_SOCK; [2023-08-16T18:31:54.137Z] unset SSH_AGENT_PID; [2023-08-16T18:31:54.137Z] echo Agent pid 40 killed; [2023-08-16T18:31:54.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T18:31:54.447Z] + git semver [Pipeline] } [2023-08-16T18:31:54.719Z] $ docker stop --time=1 9f8686e71bf3c1e5f4a5872c7db78b8264dbcb5485bb99fee9fd6cfed747e6ad [2023-08-16T18:31:55.996Z] $ docker rm -f --volumes 9f8686e71bf3c1e5f4a5872c7db78b8264dbcb5485bb99fee9fd6cfed747e6ad [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:31:56.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-16T18:31:56.386Z] [2023-08-16T18:31:56.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:31:56.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-16T18:31:56.679Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-16T18:31:56.679Z] ab5ef0e58194: Pulling fs layer [2023-08-16T18:31:56.679Z] 9712f1f96733: Pulling fs layer [2023-08-16T18:31:56.679Z] 63f879dbbcfc: Pulling fs layer [2023-08-16T18:31:56.679Z] 0d9ebad4ef96: Pulling fs layer [2023-08-16T18:31:56.679Z] e9a5061849ea: Pulling fs layer [2023-08-16T18:31:56.679Z] d747dcd14b5f: Pulling fs layer [2023-08-16T18:31:56.679Z] 2de7ff778b66: Pulling fs layer [2023-08-16T18:31:56.679Z] 0d9ebad4ef96: Waiting [2023-08-16T18:31:56.679Z] e9a5061849ea: Waiting [2023-08-16T18:31:56.679Z] 2de7ff778b66: Waiting [2023-08-16T18:31:56.679Z] 9712f1f96733: Download complete [2023-08-16T18:31:56.938Z] 63f879dbbcfc: Verifying Checksum [2023-08-16T18:31:56.938Z] 63f879dbbcfc: Download complete [2023-08-16T18:31:57.196Z] 0d9ebad4ef96: Download complete [2023-08-16T18:31:57.196Z] d747dcd14b5f: Download complete [2023-08-16T18:31:57.196Z] e9a5061849ea: Verifying Checksum [2023-08-16T18:31:57.196Z] e9a5061849ea: Download complete [2023-08-16T18:31:57.196Z] ab5ef0e58194: Verifying Checksum [2023-08-16T18:31:57.196Z] ab5ef0e58194: Download complete [2023-08-16T18:31:57.196Z] 2de7ff778b66: Verifying Checksum [2023-08-16T18:31:57.196Z] 2de7ff778b66: Download complete [2023-08-16T18:31:59.720Z] ab5ef0e58194: Pull complete [2023-08-16T18:31:59.720Z] 9712f1f96733: Pull complete [2023-08-16T18:32:00.285Z] 63f879dbbcfc: Pull complete [2023-08-16T18:32:04.466Z] 0d9ebad4ef96: Pull complete [2023-08-16T18:32:04.466Z] e9a5061849ea: Pull complete [2023-08-16T18:32:04.466Z] d747dcd14b5f: Pull complete [2023-08-16T18:32:05.032Z] 2de7ff778b66: Pull complete [2023-08-16T18:32:05.032Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-16T18:32:05.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-16T18:32:05.032Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T18:32:05.108Z] prd-ubuntu20.04-docker-8c-8g-3815 does not seem to be running inside a container [2023-08-16T18:32:05.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-16T18:32:11.349Z] $ docker top 824324fbf4e3844e1f385df2b49ba38df63f1f96a649e759324a233e6fd6c8f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-16T18:32:11.417Z] provisioning config files... [2023-08-16T18:32:11.423Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4163242071181203568tmp [2023-08-16T18:32:11.440Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config824248635615007055tmp [2023-08-16T18:32:11.451Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config602522563480051206tmp [Pipeline] { [Pipeline] echo [2023-08-16T18:32:11.466Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:32:11.744Z] ---> sigul-configuration.sh [2023-08-16T18:32:11.744Z] gpg: directory `/root/.gnupg' created [2023-08-16T18:32:11.744Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-16T18:32:11.744Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-16T18:32:11.744Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-16T18:32:11.744Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-16T18:32:11.744Z] gpg: CAST5 encrypted data [2023-08-16T18:32:11.744Z] gpg: encrypted with 1 passphrase [2023-08-16T18:32:11.744Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-16T18:32:12.026Z] + mkdir /home/jenkins [2023-08-16T18:32:12.026Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-16T18:32:12.311Z] + 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-08-16T18:32:12.319Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:32:12.603Z] ---> sigul-install.sh [2023-08-16T18:32:12.603Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-16T18:32:12.887Z] + git tag --list [2023-08-16T18:32:12.887Z] v0.0.0 [2023-08-16T18:32:12.887Z] v0.0.1-dev.1 [2023-08-16T18:32:12.887Z] v0.0.1-dev.10 [2023-08-16T18:32:12.887Z] v0.0.1-dev.11 [2023-08-16T18:32:12.887Z] v0.0.1-dev.12 [2023-08-16T18:32:12.887Z] v0.0.1-dev.13 [2023-08-16T18:32:12.887Z] v0.0.1-dev.14 [2023-08-16T18:32:12.887Z] v0.0.1-dev.15 [2023-08-16T18:32:12.887Z] v0.0.1-dev.16 [2023-08-16T18:32:12.887Z] v0.0.1-dev.2 [2023-08-16T18:32:12.887Z] v0.0.1-dev.3 [2023-08-16T18:32:12.887Z] v0.0.1-dev.4 [2023-08-16T18:32:12.887Z] v0.0.1-dev.5 [2023-08-16T18:32:12.887Z] v0.0.1-dev.6 [2023-08-16T18:32:12.887Z] v0.0.1-dev.7 [2023-08-16T18:32:12.887Z] v0.0.1-dev.8 [2023-08-16T18:32:12.887Z] v0.0.1-dev.9 [2023-08-16T18:32:12.887Z] v2.2.0 [2023-08-16T18:32:12.887Z] v2.2.0-dev.17 [2023-08-16T18:32:12.887Z] v2.2.0-dev.18 [2023-08-16T18:32:12.887Z] v2.2.0-dev.19 [2023-08-16T18:32:12.887Z] v2.2.0-dev.20 [2023-08-16T18:32:12.887Z] v2.2.0-dev.21 [2023-08-16T18:32:12.887Z] v2.2.0-dev.22 [2023-08-16T18:32:12.887Z] v2.2.0-dev.23 [2023-08-16T18:32:12.887Z] v2.2.0-dev.24 [2023-08-16T18:32:12.887Z] v2.2.0-dev.25 [2023-08-16T18:32:12.887Z] v2.2.0-dev.26 [2023-08-16T18:32:12.887Z] v2.2.0-dev.27 [2023-08-16T18:32:12.887Z] v2.3.0 [2023-08-16T18:32:12.887Z] v2.3.0-dev.1 [2023-08-16T18:32:12.887Z] v2.3.0-dev.10 [2023-08-16T18:32:12.887Z] v2.3.0-dev.11 [2023-08-16T18:32:12.887Z] v2.3.0-dev.12 [2023-08-16T18:32:12.887Z] v2.3.0-dev.13 [2023-08-16T18:32:12.887Z] v2.3.0-dev.14 [2023-08-16T18:32:12.887Z] v2.3.0-dev.15 [2023-08-16T18:32:12.887Z] v2.3.0-dev.16 [2023-08-16T18:32:12.887Z] v2.3.0-dev.17 [2023-08-16T18:32:12.887Z] v2.3.0-dev.18 [2023-08-16T18:32:12.887Z] v2.3.0-dev.19 [2023-08-16T18:32:12.887Z] v2.3.0-dev.2 [2023-08-16T18:32:12.887Z] v2.3.0-dev.20 [2023-08-16T18:32:12.887Z] v2.3.0-dev.21 [2023-08-16T18:32:12.887Z] v2.3.0-dev.22 [2023-08-16T18:32:12.887Z] v2.3.0-dev.23 [2023-08-16T18:32:12.887Z] v2.3.0-dev.24 [2023-08-16T18:32:12.887Z] v2.3.0-dev.25 [2023-08-16T18:32:12.887Z] v2.3.0-dev.26 [2023-08-16T18:32:12.887Z] v2.3.0-dev.27 [2023-08-16T18:32:12.887Z] v2.3.0-dev.28 [2023-08-16T18:32:12.887Z] v2.3.0-dev.3 [2023-08-16T18:32:12.887Z] v2.3.0-dev.4 [2023-08-16T18:32:12.887Z] v2.3.0-dev.5 [2023-08-16T18:32:12.887Z] v2.3.0-dev.6 [2023-08-16T18:32:12.887Z] v2.3.0-dev.7 [2023-08-16T18:32:12.887Z] v2.3.0-dev.8 [2023-08-16T18:32:12.887Z] v2.3.0-dev.9 [2023-08-16T18:32:12.887Z] v2.3.1 [2023-08-16T18:32:12.887Z] v2.3.1-dev.4 [2023-08-16T18:32:12.887Z] v2.3.1-dev.5 [2023-08-16T18:32:12.887Z] v2.3.1-dev.6 [2023-08-16T18:32:12.887Z] v3.0 [2023-08-16T18:32:12.887Z] v3.0.0 [2023-08-16T18:32:12.887Z] v3.0.0-dev.1 [2023-08-16T18:32:12.887Z] v3.0.0-dev.10 [2023-08-16T18:32:12.887Z] v3.0.0-dev.11 [2023-08-16T18:32:12.887Z] v3.0.0-dev.12 [2023-08-16T18:32:12.887Z] v3.0.0-dev.13 [2023-08-16T18:32:12.887Z] v3.0.0-dev.14 [2023-08-16T18:32:12.887Z] v3.0.0-dev.15 [2023-08-16T18:32:12.887Z] v3.0.0-dev.16 [2023-08-16T18:32:12.887Z] v3.0.0-dev.17 [2023-08-16T18:32:12.887Z] v3.0.0-dev.18 [2023-08-16T18:32:12.887Z] v3.0.0-dev.19 [2023-08-16T18:32:12.887Z] v3.0.0-dev.2 [2023-08-16T18:32:12.887Z] v3.0.0-dev.20 [2023-08-16T18:32:12.887Z] v3.0.0-dev.21 [2023-08-16T18:32:12.887Z] v3.0.0-dev.22 [2023-08-16T18:32:12.887Z] v3.0.0-dev.23 [2023-08-16T18:32:12.887Z] v3.0.0-dev.24 [2023-08-16T18:32:12.887Z] v3.0.0-dev.25 [2023-08-16T18:32:12.887Z] v3.0.0-dev.26 [2023-08-16T18:32:12.887Z] v3.0.0-dev.27 [2023-08-16T18:32:12.887Z] v3.0.0-dev.28 [2023-08-16T18:32:12.887Z] v3.0.0-dev.29 [2023-08-16T18:32:12.887Z] v3.0.0-dev.3 [2023-08-16T18:32:12.887Z] v3.0.0-dev.30 [2023-08-16T18:32:12.887Z] v3.0.0-dev.31 [2023-08-16T18:32:12.887Z] v3.0.0-dev.32 [2023-08-16T18:32:12.887Z] v3.0.0-dev.33 [2023-08-16T18:32:12.887Z] v3.0.0-dev.34 [2023-08-16T18:32:12.887Z] v3.0.0-dev.35 [2023-08-16T18:32:12.887Z] v3.0.0-dev.36 [2023-08-16T18:32:12.887Z] v3.0.0-dev.37 [2023-08-16T18:32:12.887Z] v3.0.0-dev.38 [2023-08-16T18:32:12.887Z] v3.0.0-dev.39 [2023-08-16T18:32:12.887Z] v3.0.0-dev.4 [2023-08-16T18:32:12.887Z] v3.0.0-dev.40 [2023-08-16T18:32:12.887Z] v3.0.0-dev.41 [2023-08-16T18:32:12.887Z] v3.0.0-dev.42 [2023-08-16T18:32:12.887Z] v3.0.0-dev.43 [2023-08-16T18:32:12.887Z] v3.0.0-dev.44 [2023-08-16T18:32:12.887Z] v3.0.0-dev.45 [2023-08-16T18:32:12.887Z] v3.0.0-dev.46 [2023-08-16T18:32:12.887Z] v3.0.0-dev.47 [2023-08-16T18:32:12.887Z] v3.0.0-dev.48 [2023-08-16T18:32:12.887Z] v3.0.0-dev.49 [2023-08-16T18:32:12.887Z] v3.0.0-dev.5 [2023-08-16T18:32:12.887Z] v3.0.0-dev.50 [2023-08-16T18:32:12.887Z] v3.0.0-dev.51 [2023-08-16T18:32:12.887Z] v3.0.0-dev.6 [2023-08-16T18:32:12.887Z] v3.0.0-dev.7 [2023-08-16T18:32:12.887Z] v3.0.0-dev.8 [2023-08-16T18:32:12.887Z] v3.0.0-dev.9 [2023-08-16T18:32:12.887Z] v3.1.0-dev.1 [2023-08-16T18:32:12.887Z] v3.1.0-dev.2 [2023-08-16T18:32:12.887Z] v3.1.0-dev.3 [2023-08-16T18:32:12.887Z] v3.1.0-dev.4 [2023-08-16T18:32:12.887Z] v3.1.0-dev.5 [2023-08-16T18:32:12.887Z] v3.1.0-dev.6 [2023-08-16T18:32:12.887Z] v3.1.0-dev.7 [Pipeline] sh [2023-08-16T18:32:13.173Z] + lftools sign git-tag v3.1.0-dev.7 [2023-08-16T18:32:13.743Z] Signing Git tag with Sigul... [2023-08-16T18:32:13.743Z] Signing v3.1.0-dev.7 [Pipeline] echo [2023-08-16T18:32:14.010Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:32:14.294Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-16T18:32:14.301Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-16T18:32:14.320Z] $ docker stop --time=1 824324fbf4e3844e1f385df2b49ba38df63f1f96a649e759324a233e6fd6c8f0 [2023-08-16T18:32:15.591Z] $ docker rm -f --volumes 824324fbf4e3844e1f385df2b49ba38df63f1f96a649e759324a233e6fd6c8f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-16T18:32:15.981Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T18:32:15.981Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:32:16.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T18:32:16.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T18:32:16.346Z] prd-ubuntu20.04-docker-8c-8g-3815 does not seem to be running inside a container [2023-08-16T18:32:16.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-16T18:32:16.683Z] $ docker top f4b6ed150b0421d05d972bc467feab7ef70f3e7c9e466c2a42d5f52129bb666e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T18:32:16.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T18:32:16.754Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T18:32:16.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T18:32:16.870Z] $ docker exec f4b6ed150b0421d05d972bc467feab7ef70f3e7c9e466c2a42d5f52129bb666e ssh-agent [2023-08-16T18:32:16.971Z] SSH_AUTH_SOCK=/tmp/ssh-7Bm1gG2MK4ik/agent.32 [2023-08-16T18:32:16.971Z] SSH_AGENT_PID=38 [2023-08-16T18:32:16.975Z] Running ssh-add (command line suppressed) [2023-08-16T18:32:17.069Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12180380462356243309.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12180380462356243309.key) [2023-08-16T18:32:17.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T18:32:17.361Z] + git semver bump pre [2023-08-16T18:32:17.620Z] 2023-08-16 18:32:17,520 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-16T18:32:17.620Z] 2023-08-16 18:32:17,520 [bump_version] DEBUG bumping version:3.1.0-dev.7 on axis:pre with prefix:dev [2023-08-16T18:32:17.620Z] 2023-08-16 18:32:17,520 [bump_version] DEBUG bumped version:3.1.0-dev.8 [2023-08-16T18:32:17.620Z] 2023-08-16 18:32:17,520 [write_version] DEBUG write version:3.1.0-dev.8 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-08-16T18:32:17.620Z] 2023-08-16 18:32:17,520 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-16T18:32:17.620Z] 2023-08-16 18:32:17,520 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-16T18:32:17.620Z] 2023-08-16 18:32:17,522 [execute] INFO git cat-file --batch-check [2023-08-16T18:32:17.620Z] 2023-08-16 18:32:17,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T18:32:17.621Z] 2023-08-16 18:32:17,526 [execute] INFO git cat-file --batch [2023-08-16T18:32:17.621Z] 2023-08-16 18:32:17,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T18:32:17.621Z] 2023-08-16 18:32:17,531 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-16T18:32:17.621Z] 3.1.0-dev.8 [Pipeline] } [2023-08-16T18:32:17.629Z] $ docker exec --env ******** --env ******** f4b6ed150b0421d05d972bc467feab7ef70f3e7c9e466c2a42d5f52129bb666e ssh-agent -k [2023-08-16T18:32:17.724Z] unset SSH_AUTH_SOCK; [2023-08-16T18:32:17.724Z] unset SSH_AGENT_PID; [2023-08-16T18:32:17.724Z] echo Agent pid 38 killed; [2023-08-16T18:32:17.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T18:32:18.034Z] + git semver [Pipeline] } [2023-08-16T18:32:18.307Z] $ docker stop --time=1 f4b6ed150b0421d05d972bc467feab7ef70f3e7c9e466c2a42d5f52129bb666e [2023-08-16T18:32:19.552Z] $ docker rm -f --volumes f4b6ed150b0421d05d972bc467feab7ef70f3e7c9e466c2a42d5f52129bb666e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T18:32:19.886Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T18:32:19.886Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:32:20.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T18:32:20.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T18:32:20.256Z] prd-ubuntu20.04-docker-8c-8g-3815 does not seem to be running inside a container [2023-08-16T18:32:20.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-16T18:32:20.608Z] $ docker top 664317f0347b7b90df7050b0f2d7295a1180d8a02a5a79574cb7e28fc81c3f31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T18:32:20.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T18:32:20.687Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T18:32:20.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T18:32:20.790Z] $ docker exec 664317f0347b7b90df7050b0f2d7295a1180d8a02a5a79574cb7e28fc81c3f31 ssh-agent [2023-08-16T18:32:20.901Z] SSH_AUTH_SOCK=/tmp/ssh-qj5IAr9jup27/agent.32 [2023-08-16T18:32:20.901Z] SSH_AGENT_PID=38 [2023-08-16T18:32:20.905Z] Running ssh-add (command line suppressed) [2023-08-16T18:32:21.016Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15693386997009547014.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15693386997009547014.key) [2023-08-16T18:32:21.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T18:32:21.310Z] + git semver push [2023-08-16T18:32:21.568Z] 2023-08-16 18:32:21,480 [run_push] DEBUG push [2023-08-16T18:32:21.568Z] 2023-08-16 18:32:21,480 [execute] INFO git cat-file --batch-check [2023-08-16T18:32:21.568Z] 2023-08-16 18:32:21,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T18:32:21.568Z] 2023-08-16 18:32:21,484 [execute] INFO git rev-list 16aa6e4e762a6e68e54db5676b003a8568a4fc11 -- [2023-08-16T18:32:21.569Z] 2023-08-16 18:32:21,484 [execute] DEBUG Popen(['git', 'rev-list', '16aa6e4e762a6e68e54db5676b003a8568a4fc11', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-16T18:32:21.569Z] 2023-08-16 18:32:21,491 [execute] INFO git fetch -v origin [2023-08-16T18:32:21.569Z] 2023-08-16 18:32:21,491 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-16T18:32:22.137Z] 2023-08-16 18:32:21,990 [run_push] DEBUG no remote changes detected [2023-08-16T18:32:22.137Z] 2023-08-16 18:32:21,991 [execute] INFO git push origin semver [2023-08-16T18:32:22.137Z] 2023-08-16 18:32:21,991 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-16T18:32:23.158Z] 2023-08-16 18:32:22,892 [run_push] DEBUG push all version tags [2023-08-16T18:32:23.158Z] 2023-08-16 18:32:22,892 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-16T18:32:23.158Z] 2023-08-16 18:32:22,893 [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-08-16T18:32:23.785Z] 2023-08-16 18:32:23,694 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-16T18:32:23.785Z] 3.1.0-dev.8 [Pipeline] } [2023-08-16T18:32:23.795Z] $ docker exec --env ******** --env ******** 664317f0347b7b90df7050b0f2d7295a1180d8a02a5a79574cb7e28fc81c3f31 ssh-agent -k [2023-08-16T18:32:23.916Z] unset SSH_AUTH_SOCK; [2023-08-16T18:32:23.916Z] unset SSH_AGENT_PID; [2023-08-16T18:32:23.916Z] echo Agent pid 38 killed; [2023-08-16T18:32:23.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T18:32:24.247Z] + git semver [Pipeline] } [2023-08-16T18:32:24.520Z] $ docker stop --time=1 664317f0347b7b90df7050b0f2d7295a1180d8a02a5a79574cb7e28fc81c3f31 [2023-08-16T18:32:25.777Z] $ docker rm -f --volumes 664317f0347b7b90df7050b0f2d7295a1180d8a02a5a79574cb7e28fc81c3f31 [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-08-16T18:32:26.340Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-08-16T18:32:26.340Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-16T18:32:26.340Z] total 16 [2023-08-16T18:32:26.340Z] drwxr-xr-x 3 root root 4096 Aug 16 18:20 . [2023-08-16T18:32:26.340Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 16 18:32 .. [2023-08-16T18:32:26.340Z] drwxr-xr-x 2 root root 4096 Aug 16 18:20 cost [2023-08-16T18:32:26.340Z] -rw-r--r-- 1 root root 89 Aug 16 18:20 cost.csv [2023-08-16T18:32:26.340Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-16T18:32:26.340Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-16T18:32:26.340Z] total 16 [2023-08-16T18:32:26.340Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 18:20 . [2023-08-16T18:32:26.340Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 16 18:32 .. [2023-08-16T18:32:26.340Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 16 18:20 cost [2023-08-16T18:32:26.340Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 16 18:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:32:26.628Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:32:27.483Z] ---> package-listing.sh [2023-08-16T18:32:27.483Z] ++ facter osfamily [2023-08-16T18:32:27.483Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-16T18:32:27.743Z] + OS_FAMILY=debian [2023-08-16T18:32:27.743Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-08-16T18:32:27.743Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-16T18:32:27.743Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-16T18:32:27.743Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-16T18:32:27.743Z] + PACKAGES=/tmp/packages_start.txt [2023-08-16T18:32:27.743Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-08-16T18:32:27.743Z] + PACKAGES=/tmp/packages_end.txt [2023-08-16T18:32:27.743Z] + case "${OS_FAMILY}" in [2023-08-16T18:32:27.743Z] + dpkg -l [2023-08-16T18:32:27.743Z] + grep '^ii' [2023-08-16T18:32:27.743Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-16T18:32:27.743Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-16T18:32:27.743Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-16T18:32:27.743Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-08-16T18:32:27.743Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-08-16T18:32:27.743Z] + 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-08-16T18:32:27.753Z] 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-08-16T18:32:28.029Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T18:32:28.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T18:32:28.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T18:32:28.642Z] prd-ubuntu20.04-docker-8c-8g-3815 does not seem to be running inside a container [2023-08-16T18:32:28.678Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-16T18:32:28.876Z] $ docker top d882a3eace3501bf34e365e86479450c80f84189d4d38c98421155b77f92b5f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T18:32:29.206Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-16T18:32:29.491Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-16T18:32:29.774Z] + ls /var/log/sa-host [2023-08-16T18:32:29.774Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T18:32:29.938Z] provisioning config files... [2023-08-16T18:32:29.948Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15501765492258990539tmp [Pipeline] { [Pipeline] echo [2023-08-16T18:32:29.960Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:32:30.243Z] ---> create-netrc.sh [Pipeline] } [2023-08-16T18:32:30.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:32:30.585Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-16T18:32:30.596Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:32:30.881Z] ---> sudo-logs.sh [2023-08-16T18:32:30.881Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-16T18:32:30.911Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:32:31.191Z] ---> job-cost.sh [2023-08-16T18:32:31.191Z] lf-activate-venv: SKIPPING [2023-08-16T18:32:31.191Z] DEBUG: total: 0.2199999988079071 [2023-08-16T18:32:31.191Z] INFO: Retrieving Stack Cost... [2023-08-16T18:32:31.450Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-16T18:32:32.017Z] INFO: Archiving Costs [Pipeline] echo [2023-08-16T18:32:32.028Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T18:32:32.308Z] ---> logs-deploy.sh [2023-08-16T18:32:32.308Z] lf-activate-venv: SKIPPING [2023-08-16T18:32:32.308Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/131 [2023-08-16T18:32:32.308Z] INFO: archiving workspace using pattern(s): [2023-08-16T18:32:33.243Z] Archives upload complete. [2023-08-16T18:32:33.243Z] INFO: archiving logs to Nexus