Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 860b2ed41c63812ea8e78996a55d34ef8e22b126 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-ssh2549281405902050648.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-ssh14920053570311729460.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-ssh16759310087297640165.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-ssh15221810071674669850.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-ssh13203901925926724541.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3995 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 860b2ed41c63812ea8e78996a55d34ef8e22b126 (main) Commit message: "feat: select stream for api commands (#266)" > 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 860b2ed41c63812ea8e78996a55d34ef8e22b126 # timeout=10 > git rev-list --no-walk bd38f515c46efcd7844d1c84f55761450580435e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-18T19:19:24.548Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-18T19:19:24.604Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-18T19:19:24.622Z] ========================================================= [2023-08-18T19:19:24.622Z] EdgeX Global Pipelines Version Info [2023-08-18T19:19:24.622Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-18T19:19:25.336Z] ------------------- [2023-08-18T19:19:25.336Z] stable info: [2023-08-18T19:19:25.336Z] ------------------- [2023-08-18T19:19:25.336Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-18T19:19:25.336Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-18T19:19:25.336Z] Message: update stable to v1.0.253 [2023-08-18T19:19:25.907Z] ------------------- [2023-08-18T19:19:25.907Z] experimental info: [2023-08-18T19:19:25.907Z] ------------------- [2023-08-18T19:19:25.907Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-18T19:19:25.907Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-18T19:19:25.907Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-18T19:19:26.061Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-08-18T19:19:26.077Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-08-18T19:19:26.094Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-18T19:19:26.108Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-18T19:19:26.120Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-18T19:19:26.135Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-18T19:19:26.148Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-18T19:19:26.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-18T19:19:26.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-18T19:19:26.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-18T19:19:26.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-18T19:19:26.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-08-18T19:19:26.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-18T19:19:26.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-18T19:19:26.251Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-18T19:19:26.265Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-18T19:19:26.279Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-18T19:19:26.291Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-18T19:19:26.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-18T19:19:26.324Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-18T19:19:26.341Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-18T19:19:26.356Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-18T19:19:26.370Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-18T19:19:26.382Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-18T19:19:26.397Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-18T19:19:26.412Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-18T19:19:26.424Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-18T19:19:26.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-18T19:19:26.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-18T19:19:26.478Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-18T19:19:26.489Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 860b2ed41c63812ea8e78996a55d34ef8e22b126 [Pipeline] echo [2023-08-18T19:19:26.504Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 860b2ed [Pipeline] echo [2023-08-18T19:19:26.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-18T19:19:26.567Z] provisioning config files... [2023-08-18T19:19:26.589Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14469789651062380652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-18T19:19:26.890Z] ---> docker-login.sh [2023-08-18T19:19:26.890Z] nexus3.edgexfoundry.org:10001 [2023-08-18T19:19:27.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:19:27.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:19:27.157Z] Configure a credential helper to remove this warning. See [2023-08-18T19:19:27.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:19:27.157Z] [2023-08-18T19:19:27.157Z] Login Succeeded [2023-08-18T19:19:27.157Z] nexus3.edgexfoundry.org:10002 [2023-08-18T19:19:27.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:19:27.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:19:27.418Z] Configure a credential helper to remove this warning. See [2023-08-18T19:19:27.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:19:27.418Z] [2023-08-18T19:19:27.418Z] Login Succeeded [2023-08-18T19:19:27.418Z] nexus3.edgexfoundry.org:10003 [2023-08-18T19:19:27.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:19:27.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:19:27.418Z] Configure a credential helper to remove this warning. See [2023-08-18T19:19:27.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:19:27.418Z] [2023-08-18T19:19:27.418Z] Login Succeeded [2023-08-18T19:19:27.418Z] nexus3.edgexfoundry.org:10004 [2023-08-18T19:19:27.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:19:27.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:19:27.679Z] Configure a credential helper to remove this warning. See [2023-08-18T19:19:27.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:19:27.679Z] [2023-08-18T19:19:27.679Z] Login Succeeded [2023-08-18T19:19:27.679Z] docker.io [2023-08-18T19:19:27.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:19:27.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:19:27.939Z] Configure a credential helper to remove this warning. See [2023-08-18T19:19:27.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:19:27.939Z] [2023-08-18T19:19:27.939Z] Login Succeeded [2023-08-18T19:19:27.939Z] ---> docker-login.sh ends [Pipeline] } [2023-08-18T19:19:27.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-18T19:19:28.332Z] + git rev-list -1 --merges 860b2ed41c63812ea8e78996a55d34ef8e22b126~1..860b2ed41c63812ea8e78996a55d34ef8e22b126 [Pipeline] echo [2023-08-18T19:19:28.381Z] -----------> git rev-list -1 --merges 860b2ed41c63812ea8e78996a55d34ef8e22b126~1..860b2ed41c63812ea8e78996a55d34ef8e22b126 860b2ed41c63812ea8e78996a55d34ef8e22b126 [false] [Pipeline] sh [2023-08-18T19:19:28.677Z] + git log --format=format:%s -1 860b2ed41c63812ea8e78996a55d34ef8e22b126 [Pipeline] echo [2023-08-18T19:19:28.716Z] ========================================================= [2023-08-18T19:19:28.716Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-18T19:19:28.716Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-18T19:19:29.058Z] + git log --format=format:%s -1 860b2ed41c63812ea8e78996a55d34ef8e22b126 [Pipeline] echo [2023-08-18T19:19:29.069Z] [semverPrep] GIT_COMMIT: 860b2ed41c63812ea8e78996a55d34ef8e22b126, Commit Message: feat: select stream for api commands (#266) [Pipeline] echo [2023-08-18T19:19:29.079Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-18T19:19:29.456Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-18T19:19:29.456Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-18T19:19:29.456Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-18T19:19:29.456Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-18T19:19:29.456Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-18T19:19:29.456Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-18T19:19:29.456Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:19:29.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-18T19:19:29.860Z] [2023-08-18T19:19:29.860Z] 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-18T19:19:30.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-18T19:19:30.165Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-18T19:19:30.165Z] b85a868b505f: Pulling fs layer [2023-08-18T19:19:30.165Z] e2be974225ed: Pulling fs layer [2023-08-18T19:19:30.165Z] 339a4e72a1f5: Pulling fs layer [2023-08-18T19:19:30.165Z] 988bab9f4d93: Pulling fs layer [2023-08-18T19:19:30.165Z] 1469e6f7b9e6: Pulling fs layer [2023-08-18T19:19:30.165Z] eaf3925da568: Pulling fs layer [2023-08-18T19:19:30.165Z] bab4dde63d76: Pulling fs layer [2023-08-18T19:19:30.165Z] bde34c3a00c8: Pulling fs layer [2023-08-18T19:19:30.165Z] b352a97aabf1: Pulling fs layer [2023-08-18T19:19:30.165Z] 4872d77fe225: Pulling fs layer [2023-08-18T19:19:30.165Z] 5851b861e8e6: Pulling fs layer [2023-08-18T19:19:30.165Z] 988bab9f4d93: Waiting [2023-08-18T19:19:30.165Z] bab4dde63d76: Waiting [2023-08-18T19:19:30.165Z] 1469e6f7b9e6: Waiting [2023-08-18T19:19:30.165Z] eaf3925da568: Waiting [2023-08-18T19:19:30.165Z] bde34c3a00c8: Waiting [2023-08-18T19:19:30.165Z] b352a97aabf1: Waiting [2023-08-18T19:19:30.165Z] 5851b861e8e6: Waiting [2023-08-18T19:19:30.165Z] 4872d77fe225: Waiting [2023-08-18T19:19:30.165Z] e2be974225ed: Verifying Checksum [2023-08-18T19:19:30.165Z] e2be974225ed: Download complete [2023-08-18T19:19:30.165Z] 988bab9f4d93: Verifying Checksum [2023-08-18T19:19:30.165Z] 988bab9f4d93: Download complete [2023-08-18T19:19:30.427Z] 1469e6f7b9e6: Verifying Checksum [2023-08-18T19:19:30.427Z] 339a4e72a1f5: Verifying Checksum [2023-08-18T19:19:30.427Z] 339a4e72a1f5: Download complete [2023-08-18T19:19:30.427Z] 1469e6f7b9e6: Download complete [2023-08-18T19:19:30.427Z] eaf3925da568: Verifying Checksum [2023-08-18T19:19:30.427Z] eaf3925da568: Download complete [2023-08-18T19:19:30.427Z] bde34c3a00c8: Verifying Checksum [2023-08-18T19:19:30.427Z] bde34c3a00c8: Download complete [2023-08-18T19:19:30.427Z] b352a97aabf1: Verifying Checksum [2023-08-18T19:19:30.427Z] b352a97aabf1: Download complete [2023-08-18T19:19:30.427Z] 4872d77fe225: Verifying Checksum [2023-08-18T19:19:30.427Z] 4872d77fe225: Download complete [2023-08-18T19:19:30.427Z] 5851b861e8e6: Verifying Checksum [2023-08-18T19:19:30.427Z] 5851b861e8e6: Download complete [2023-08-18T19:19:30.427Z] b85a868b505f: Download complete [2023-08-18T19:19:31.011Z] bab4dde63d76: Verifying Checksum [2023-08-18T19:19:31.011Z] bab4dde63d76: Download complete [2023-08-18T19:19:31.581Z] b85a868b505f: Pull complete [2023-08-18T19:19:31.839Z] e2be974225ed: Pull complete [2023-08-18T19:19:32.409Z] 339a4e72a1f5: Pull complete [2023-08-18T19:19:32.409Z] 988bab9f4d93: Pull complete [2023-08-18T19:19:32.669Z] 1469e6f7b9e6: Pull complete [2023-08-18T19:19:32.669Z] eaf3925da568: Pull complete [2023-08-18T19:19:34.575Z] bab4dde63d76: Pull complete [2023-08-18T19:19:34.575Z] bde34c3a00c8: Pull complete [2023-08-18T19:19:34.575Z] b352a97aabf1: Pull complete [2023-08-18T19:19:34.575Z] 4872d77fe225: Pull complete [2023-08-18T19:19:34.575Z] 5851b861e8e6: Pull complete [2023-08-18T19:19:34.834Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-18T19:19:34.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-18T19:19:34.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T19:19:34.937Z] prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container [2023-08-18T19:19:34.966Z] $ 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-18T19:19:38.182Z] $ docker top 26c25d98d1f47184fe64bad523ffc6c085566ad9b29745060e087771537f9bf4 -eo pid,comm [2023-08-18T19:19:38.231Z] 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-18T19:19:38.231Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-18T19:19:38.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-18T19:19:38.265Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-18T19:19:38.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-18T19:19:38.369Z] $ docker exec 26c25d98d1f47184fe64bad523ffc6c085566ad9b29745060e087771537f9bf4 ssh-agent [2023-08-18T19:19:38.470Z] SSH_AUTH_SOCK=/tmp/ssh-ceQCHfXbgTY3/agent.32 [2023-08-18T19:19:38.470Z] SSH_AGENT_PID=38 [2023-08-18T19:19:38.475Z] Running ssh-add (command line suppressed) [2023-08-18T19:19:38.565Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8475412535591094145.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8475412535591094145.key) [2023-08-18T19:19:38.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-18T19:19:38.865Z] + git tag --points-at HEAD [Pipeline] } [2023-08-18T19:19:38.875Z] $ docker exec --env ******** --env ******** 26c25d98d1f47184fe64bad523ffc6c085566ad9b29745060e087771537f9bf4 ssh-agent -k [2023-08-18T19:19:38.977Z] unset SSH_AUTH_SOCK; [2023-08-18T19:19:38.977Z] unset SSH_AGENT_PID; [2023-08-18T19:19:38.977Z] echo Agent pid 38 killed; [2023-08-18T19:19:38.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-18T19:19:39.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-18T19:19:39.018Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-18T19:19:39.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-18T19:19:39.117Z] $ docker exec 26c25d98d1f47184fe64bad523ffc6c085566ad9b29745060e087771537f9bf4 ssh-agent [2023-08-18T19:19:39.214Z] SSH_AUTH_SOCK=/tmp/ssh-ViYk4TfSZLzd/agent.70 [2023-08-18T19:19:39.214Z] SSH_AGENT_PID=76 [2023-08-18T19:19:39.219Z] Running ssh-add (command line suppressed) [2023-08-18T19:19:39.316Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10017241324276444657.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10017241324276444657.key) [2023-08-18T19:19:39.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-18T19:19:39.624Z] + git semver init [2023-08-18T19:19:39.883Z] 2023-08-18 19:19:39,781 [run_init] DEBUG init version:0.0.0 force:False [2023-08-18T19:19:39.883Z] 2023-08-18 19:19:39,781 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-08-18T19:19:39.883Z] 2023-08-18 19:19:39,782 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-08-18T19:19:39.883Z] 2023-08-18 19:19:39,782 [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-18T19:19:40.817Z] 2023-08-18 19:19:40,465 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-08-18T19:19:40.817Z] 2023-08-18 19:19:40,466 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-08-18T19:19:40.817Z] 2023-08-18 19:19:40,466 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-18T19:19:40.817Z] 2023-08-18 19:19:40,466 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-18T19:19:40.817Z] 3.1.0-dev.8 [Pipeline] } [2023-08-18T19:19:40.825Z] $ docker exec --env ******** --env ******** 26c25d98d1f47184fe64bad523ffc6c085566ad9b29745060e087771537f9bf4 ssh-agent -k [2023-08-18T19:19:40.919Z] unset SSH_AUTH_SOCK; [2023-08-18T19:19:40.919Z] unset SSH_AGENT_PID; [2023-08-18T19:19:40.919Z] echo Agent pid 76 killed; [2023-08-18T19:19:40.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-18T19:19:41.228Z] + git semver [Pipeline] } [2023-08-18T19:19:41.499Z] $ docker stop --time=1 26c25d98d1f47184fe64bad523ffc6c085566ad9b29745060e087771537f9bf4 [2023-08-18T19:19:42.786Z] $ docker rm -f --volumes 26c25d98d1f47184fe64bad523ffc6c085566ad9b29745060e087771537f9bf4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-18T19:19:43.122Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-18T19:19:43.333Z] Stashed 1 file(s) [Pipeline] echo [2023-08-18T19:19:43.335Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [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-18T19:19:43.511Z] provisioning config files... [2023-08-18T19:19:43.521Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9176340674778615078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-18T19:19:43.815Z] ---> docker-login.sh [2023-08-18T19:19:43.815Z] nexus3.edgexfoundry.org:10001 [2023-08-18T19:19:43.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:19:43.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:19:43.815Z] Configure a credential helper to remove this warning. See [2023-08-18T19:19:43.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:19:43.815Z] [2023-08-18T19:19:43.815Z] Login Succeeded [2023-08-18T19:19:43.815Z] nexus3.edgexfoundry.org:10002 [2023-08-18T19:19:43.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:19:43.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:19:43.815Z] Configure a credential helper to remove this warning. See [2023-08-18T19:19:43.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:19:43.815Z] [2023-08-18T19:19:43.815Z] Login Succeeded [2023-08-18T19:19:43.815Z] nexus3.edgexfoundry.org:10003 [2023-08-18T19:19:44.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:19:44.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:19:44.076Z] Configure a credential helper to remove this warning. See [2023-08-18T19:19:44.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:19:44.076Z] [2023-08-18T19:19:44.076Z] Login Succeeded [2023-08-18T19:19:44.076Z] nexus3.edgexfoundry.org:10004 [2023-08-18T19:19:44.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:19:44.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:19:44.076Z] Configure a credential helper to remove this warning. See [2023-08-18T19:19:44.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:19:44.076Z] [2023-08-18T19:19:44.076Z] Login Succeeded [2023-08-18T19:19:44.076Z] docker.io [2023-08-18T19:19:44.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:19:44.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:19:44.336Z] Configure a credential helper to remove this warning. See [2023-08-18T19:19:44.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:19:44.336Z] [2023-08-18T19:19:44.336Z] Login Succeeded [2023-08-18T19:19:44.336Z] ---> docker-login.sh ends [Pipeline] } [2023-08-18T19:19:44.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-18T19:19:44.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-18T19:19:44.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-18T19:19:44.429Z] ========================================================= [2023-08-18T19:19:44.429Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-18T19:19:44.429Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:19:44.729Z] + 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-18T19:19:44.729Z] Sending build context to Docker daemon 2.073MB [2023-08-18T19:19:44.729Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-18T19:19:44.729Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-18T19:19:44.729Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-18T19:19:44.729Z] 4db1b89c0bd1: Pulling fs layer [2023-08-18T19:19:44.729Z] 6911f1a30b25: Pulling fs layer [2023-08-18T19:19:44.729Z] e194b8c5c2a9: Pulling fs layer [2023-08-18T19:19:44.729Z] 6863d3e3a2b1: Pulling fs layer [2023-08-18T19:19:44.729Z] ec0bb842ea78: Pulling fs layer [2023-08-18T19:19:44.729Z] 40a00589a448: Pulling fs layer [2023-08-18T19:19:44.729Z] 6c08303d61cc: Pulling fs layer [2023-08-18T19:19:44.729Z] 798269fcf238: Pulling fs layer [2023-08-18T19:19:44.729Z] 6863d3e3a2b1: Waiting [2023-08-18T19:19:44.729Z] ec0bb842ea78: Waiting [2023-08-18T19:19:44.729Z] 6c08303d61cc: Waiting [2023-08-18T19:19:44.729Z] 798269fcf238: Waiting [2023-08-18T19:19:44.729Z] 6911f1a30b25: Download complete [2023-08-18T19:19:44.729Z] 6863d3e3a2b1: Download complete [2023-08-18T19:19:44.991Z] ec0bb842ea78: Verifying Checksum [2023-08-18T19:19:44.991Z] ec0bb842ea78: Download complete [2023-08-18T19:19:44.991Z] 4db1b89c0bd1: Verifying Checksum [2023-08-18T19:19:44.991Z] 4db1b89c0bd1: Download complete [2023-08-18T19:19:44.991Z] 40a00589a448: Verifying Checksum [2023-08-18T19:19:44.991Z] 40a00589a448: Download complete [2023-08-18T19:19:44.991Z] 4db1b89c0bd1: Pull complete [2023-08-18T19:19:45.252Z] 6911f1a30b25: Pull complete [2023-08-18T19:19:45.825Z] 798269fcf238: Verifying Checksum [2023-08-18T19:19:45.825Z] 798269fcf238: Download complete [2023-08-18T19:19:45.825Z] e194b8c5c2a9: Verifying Checksum [2023-08-18T19:19:45.825Z] e194b8c5c2a9: Download complete [2023-08-18T19:19:45.825Z] 6c08303d61cc: Verifying Checksum [2023-08-18T19:19:45.825Z] 6c08303d61cc: Download complete [2023-08-18T19:19:49.110Z] e194b8c5c2a9: Pull complete [2023-08-18T19:19:49.110Z] 6863d3e3a2b1: Pull complete [2023-08-18T19:19:49.110Z] ec0bb842ea78: Pull complete [2023-08-18T19:19:49.110Z] 40a00589a448: Pull complete [2023-08-18T19:19:51.007Z] 6c08303d61cc: Pull complete [2023-08-18T19:19:51.948Z] 798269fcf238: Pull complete [2023-08-18T19:19:51.948Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-18T19:19:51.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-18T19:19:51.948Z] ---> ec979cd7f677 [2023-08-18T19:19:51.948Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-18T19:19:58.464Z] Still waiting to schedule task [2023-08-18T19:19:58.464Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-18T19:19:58.558Z] ---> Running in fcf6ecc17c53 [2023-08-18T19:19:58.558Z] Removing intermediate container fcf6ecc17c53 [2023-08-18T19:19:58.558Z] ---> b35fddecb1e9 [2023-08-18T19:19:58.558Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-18T19:19:58.558Z] ---> Running in b06d0cbfd61b [2023-08-18T19:19:58.558Z] Removing intermediate container b06d0cbfd61b [2023-08-18T19:19:58.558Z] ---> 75e49a5e13a6 [2023-08-18T19:19:58.558Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-18T19:19:58.558Z] ---> Running in e23e0749d679 [2023-08-18T19:19:58.558Z] Removing intermediate container e23e0749d679 [2023-08-18T19:19:58.558Z] ---> 33df026e4b44 [2023-08-18T19:19:58.558Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-18T19:19:58.818Z] ---> Running in 1744859b71ea [2023-08-18T19:19:58.818Z] Removing intermediate container 1744859b71ea [2023-08-18T19:19:58.818Z] ---> fb7cde5bb254 [2023-08-18T19:19:58.818Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-18T19:19:58.818Z] ---> Running in e39549f20b80 [2023-08-18T19:19:59.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T19:19:59.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T19:19:59.592Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-18T19:19:59.592Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-18T19:19:59.592Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-18T19:19:59.592Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-18T19:19:59.592Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-18T19:19:59.592Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-18T19:19:59.592Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-18T19:19:59.592Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-18T19:19:59.592Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-18T19:19:59.592Z] (10/14) Installing kmod-libs (30-r1) [2023-08-18T19:19:59.592Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-18T19:19:59.592Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-18T19:19:59.592Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-18T19:19:59.592Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-18T19:19:59.592Z] Executing busybox-1.35.0-r29.trigger [2023-08-18T19:19:59.592Z] Executing eudev-3.2.11-r4.trigger [2023-08-18T19:19:59.592Z] OK: 272 MiB in 67 packages [2023-08-18T19:20:00.159Z] Removing intermediate container e39549f20b80 [2023-08-18T19:20:00.160Z] ---> a801d023e7ba [2023-08-18T19:20:00.160Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-18T19:20:00.160Z] ---> Running in 6f4d3936bba4 [2023-08-18T19:20:00.420Z] Removing intermediate container 6f4d3936bba4 [2023-08-18T19:20:00.420Z] ---> b3680282c110 [2023-08-18T19:20:00.420Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-18T19:20:00.420Z] ---> 2dd0c196a196 [2023-08-18T19:20:00.420Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T19:20:00.420Z] ---> Running in 21d575ef61d8 [2023-08-18T19:20:47.193Z] Removing intermediate container 21d575ef61d8 [2023-08-18T19:20:47.193Z] ---> 853a620b9412 [2023-08-18T19:20:47.193Z] Step 11/13 : COPY . . [2023-08-18T19:20:47.193Z] ---> dd3ffb105010 [2023-08-18T19:20:47.193Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-18T19:20:47.193Z] ---> Running in 1dda283e517c [2023-08-18T19:20:47.193Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-18T19:20:47.193Z] Dload Upload Total Spent Left Speed [2023-08-18T19:20:47.193Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0   7405      0 --:--:-- --:--:-- --:--:--  7426 [2023-08-18T19:20:47.193Z] Removing intermediate container 1dda283e517c [2023-08-18T19:20:47.193Z] ---> c38bf80f0be8 [2023-08-18T19:20:47.193Z] Step 13/13 : RUN ${MAKE} [2023-08-18T19:20:47.193Z] ---> Running in 5b97602b11d8 [2023-08-18T19:20:47.193Z] noop [2023-08-18T19:20:47.193Z] Removing intermediate container 5b97602b11d8 [2023-08-18T19:20:47.193Z] ---> 0d9f26bbc4d4 [2023-08-18T19:20:47.193Z] Successfully built 0d9f26bbc4d4 [2023-08-18T19:20:47.193Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:20:47.510Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-18T19:20:47.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T19:20:47.582Z] prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container [2023-08-18T19:20:47.613Z] $ 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-18T19:20:47.946Z] $ docker top caf94bbce1e9221a4a09b4893cc9a0608676095fad1494658f4d04e0ee9e9c25 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-18T19:20:48.286Z] + go version [2023-08-18T19:20:48.286Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-18T19:20:48.295Z] $ docker stop --time=1 caf94bbce1e9221a4a09b4893cc9a0608676095fad1494658f4d04e0ee9e9c25 [2023-08-18T19:20:49.555Z] $ docker rm -f --volumes caf94bbce1e9221a4a09b4893cc9a0608676095fad1494658f4d04e0ee9e9c25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:20:49.970Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-18T19:20:49.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T19:20:50.038Z] prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container [2023-08-18T19:20:50.066Z] $ 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-18T19:20:50.382Z] $ docker top 238e88706a461dd229e3a311f6f65ed4d3ed73383ce7d420517163d503cdf6dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-18T19:20:50.713Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-08-18T19:20:51.007Z] + make test [2023-08-18T19:20:51.007Z] go test ./... -coverprofile=coverage.out ./... [2023-08-18T19:20:56.280Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-18T19:21:06.242Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-18T19:21:06.242Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements [2023-08-18T19:21:11.503Z] go vet ./... [2023-08-18T19:21:14.801Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-18T19:21:14.801Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-18T19:21:14.801Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-18T19:21:14.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-18T19:21:14.822Z] $ docker stop --time=1 238e88706a461dd229e3a311f6f65ed4d3ed73383ce7d420517163d503cdf6dc [2023-08-18T19:21:17.871Z] $ docker rm -f --volumes 238e88706a461dd229e3a311f6f65ed4d3ed73383ce7d420517163d503cdf6dc [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-18T19:21:18.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-18T19:21:18.394Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-18T19:21:18.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-18T19:21:19.223Z] + ls -al . [2023-08-18T19:21:19.223Z] total 216 [2023-08-18T19:21:19.223Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 18 19:20 . [2023-08-18T19:21:19.223Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 19:19 .. [2023-08-18T19:21:19.223Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 18 19:19 .git [2023-08-18T19:21:19.223Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 19:19 .github [2023-08-18T19:21:19.223Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 18 19:19 .gitignore [2023-08-18T19:21:19.223Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 18 19:19 .golangci.yml [2023-08-18T19:21:19.223Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 18 19:19 .hadolint.yml [2023-08-18T19:21:19.223Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 18 19:19 .semver [2023-08-18T19:21:19.223Z] -rw-rw-r-- 1 jenkins jenkins 9783 Aug 18 19:19 Attribution.txt [2023-08-18T19:21:19.223Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 18 19:19 CHANGELOG.md [2023-08-18T19:21:19.223Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 18 19:19 Dockerfile [2023-08-18T19:21:19.223Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 18 19:19 GOVERNANCE.md [2023-08-18T19:21:19.223Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 18 19:19 Jenkinsfile [2023-08-18T19:21:19.223Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 18 19:19 LICENSE [2023-08-18T19:21:19.223Z] -rw-rw-r-- 1 jenkins jenkins 2364 Aug 18 19:19 Makefile [2023-08-18T19:21:19.223Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 18 19:19 OWNERS.md [2023-08-18T19:21:19.223Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 18 19:19 README.md [2023-08-18T19:21:19.223Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 18 19:19 VERSION [2023-08-18T19:21:19.223Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 19:19 bin [2023-08-18T19:21:19.223Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 19:19 cmd [2023-08-18T19:21:19.223Z] -rw-r--r-- 1 jenkins jenkins 53939 Aug 18 19:21 coverage.out [2023-08-18T19:21:19.223Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 18 19:19 docker-entrypoint.sh [2023-08-18T19:21:19.223Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 19:19 docs [2023-08-18T19:21:19.223Z] -rw-rw-r-- 1 jenkins jenkins 3416 Aug 18 19:19 go.mod [2023-08-18T19:21:19.223Z] -rw-rw-r-- 1 jenkins jenkins 31482 Aug 18 19:19 go.sum [2023-08-18T19:21:19.223Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 19:19 internal [2023-08-18T19:21:19.223Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 19:19 snap [2023-08-18T19:21:19.223Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 18 19:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:21:19.575Z] + 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=860b2ed41c63812ea8e78996a55d34ef8e22b126 --label arch=amd64 --label version=3.1.0-dev.8 . [2023-08-18T19:21:19.575Z] Sending build context to Docker daemon 2.128MB [2023-08-18T19:21:19.575Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-18T19:21:19.575Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-18T19:21:19.575Z] ---> 0d9f26bbc4d4 [2023-08-18T19:21:19.575Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-18T19:21:19.834Z] ---> Running in 96a713da6ff4 [2023-08-18T19:21:19.834Z] Removing intermediate container 96a713da6ff4 [2023-08-18T19:21:19.834Z] ---> 804903621c65 [2023-08-18T19:21:19.834Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-18T19:21:19.834Z] ---> Running in ab4dedd11f51 [2023-08-18T19:21:19.834Z] Removing intermediate container ab4dedd11f51 [2023-08-18T19:21:19.834Z] ---> 9982f2a5f42f [2023-08-18T19:21:19.834Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-18T19:21:19.834Z] ---> Running in bf5f47210024 [2023-08-18T19:21:19.834Z] Removing intermediate container bf5f47210024 [2023-08-18T19:21:19.834Z] ---> 55ee7fab9f01 [2023-08-18T19:21:19.834Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-18T19:21:20.093Z] ---> Running in 10b6773ac376 [2023-08-18T19:21:20.093Z] Removing intermediate container 10b6773ac376 [2023-08-18T19:21:20.093Z] ---> 3f2694c17d88 [2023-08-18T19:21:20.093Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-18T19:21:20.093Z] ---> Running in 37760f8d83df [2023-08-18T19:21:20.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T19:21:20.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T19:21:20.871Z] OK: 272 MiB in 67 packages [2023-08-18T19:21:21.129Z] Removing intermediate container 37760f8d83df [2023-08-18T19:21:21.129Z] ---> 2e5a73b53dc0 [2023-08-18T19:21:21.129Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-18T19:21:21.129Z] ---> Running in 89660779dee6 [2023-08-18T19:21:21.129Z] Removing intermediate container 89660779dee6 [2023-08-18T19:21:21.129Z] ---> 0294206272c8 [2023-08-18T19:21:21.129Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-18T19:21:21.387Z] ---> 368bc28ee424 [2023-08-18T19:21:21.387Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T19:21:21.387Z] ---> Running in 369724cbae0f [2023-08-18T19:21:21.988Z] Removing intermediate container 369724cbae0f [2023-08-18T19:21:21.988Z] ---> 7cc83fd04c9d [2023-08-18T19:21:21.988Z] Step 11/36 : COPY . . [2023-08-18T19:21:22.040Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3996 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-08-18T19:21:22.053Z] Running in /w/workspace/device-usb-camera/132 [Pipeline] { [Pipeline] checkout [2023-08-18T19:21:22.085Z] Selected Git installation does not exist. Using Default [2023-08-18T19:21:22.085Z] The recommended git tool is: NONE [2023-08-18T19:21:22.260Z] ---> e772658763bd [2023-08-18T19:21:22.260Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-18T19:21:22.260Z] ---> Running in 0a1529f0d4e2 [2023-08-18T19:21:22.531Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2023-08-18T19:21:22.531Z] Dload Upload Total Spent Left Speed [2023-08-18T19:21:22.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21047 0 --:--:-- --:--:-- --:--:-- 21240 [2023-08-18T19:21:22.810Z] Removing intermediate container 0a1529f0d4e2 [2023-08-18T19:21:22.810Z] ---> 429d5f0c0128 [2023-08-18T19:21:22.810Z] Step 13/36 : RUN ${MAKE} [2023-08-18T19:21:23.082Z] ---> Running in d4fc3ab83fc2 [2023-08-18T19:21:23.082Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-18T19:21:26.935Z] using credential edgex-jenkins-ssh [2023-08-18T19:21:26.948Z] Cloning the remote Git repository [2023-08-18T19:21:27.001Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-08-18T19:21:27.095Z] > git init /w/workspace/device-usb-camera/132 # timeout=10 [2023-08-18T19:21:27.228Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-08-18T19:21:27.229Z] > git --version # timeout=10 [2023-08-18T19:21:27.252Z] > git --version # 'git version 2.25.1' [2023-08-18T19:21:27.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-18T19:21:27.385Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-18T19:21:28.941Z] Avoid second fetch [2023-08-18T19:21:28.942Z] Checking out Revision 860b2ed41c63812ea8e78996a55d34ef8e22b126 (main) [2023-08-18T19:21:28.158Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-08-18T19:21:28.189Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-18T19:21:28.964Z] > git config core.sparsecheckout # timeout=10 [2023-08-18T19:21:29.024Z] > git checkout -f 860b2ed41c63812ea8e78996a55d34ef8e22b126 # timeout=10 [2023-08-18T19:21:29.444Z] Commit message: "feat: select stream for api commands (#266)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-18T19:21:30.377Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-18T19:21:30.377Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-18T19:21:30.377Z] Dload Upload Total Spent Left Speed [2023-08-18T19:21:30.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 48854 0 --:--:-- --:--:-- --:--:-- 48854 [Pipeline] sh [2023-08-18T19:21:31.030Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-18T19:21:31.352Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-18T19:21:31.353Z] + sudo tee /etc/docker/daemon.new [2023-08-18T19:21:31.353Z] { [2023-08-18T19:21:31.353Z] "registry-mirrors": [ [2023-08-18T19:21:31.353Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-18T19:21:31.353Z] ], [2023-08-18T19:21:31.353Z] "bip": "10.250.0.254/24", [2023-08-18T19:21:31.353Z] "hosts": [ [2023-08-18T19:21:31.353Z] "tcp://0.0.0.0:5555", [2023-08-18T19:21:31.353Z] "unix:///var/run/docker.sock" [2023-08-18T19:21:31.353Z] ], [2023-08-18T19:21:31.353Z] "mtu": 1458, [2023-08-18T19:21:31.353Z] "selinux-enabled": true, [2023-08-18T19:21:31.353Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-18T19:21:31.353Z] } [Pipeline] sh [2023-08-18T19:21:31.673Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-18T19:21:32.006Z] + sudo service docker restart [2023-08-18T19:21:45.028Z] Removing intermediate container d4fc3ab83fc2 [2023-08-18T19:21:45.028Z] ---> 4af5e1aefc60 [2023-08-18T19:21:45.028Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-18T19:21:45.028Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-18T19:21:45.028Z] 4acc49c71d14: Pulling fs layer [2023-08-18T19:21:45.028Z] 4acc49c71d14: Download complete [2023-08-18T19:21:45.028Z] 4acc49c71d14: Pull complete [2023-08-18T19:21:45.028Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-18T19:21:45.028Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-18T19:21:45.028Z] ---> 01a2bd3e5fff [2023-08-18T19:21:45.028Z] Step 15/36 : FROM alpine:3.17 [2023-08-18T19:21:45.028Z] 3.17: Pulling from library/alpine [2023-08-18T19:21:45.028Z] 9398808236ff: Pulling fs layer [2023-08-18T19:21:45.285Z] 9398808236ff: Verifying Checksum [2023-08-18T19:21:45.285Z] 9398808236ff: Download complete [2023-08-18T19:21:45.285Z] 9398808236ff: Pull complete [2023-08-18T19:21:45.285Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-18T19:21:45.285Z] Status: Downloaded newer image for alpine:3.17 [2023-08-18T19:21:45.285Z] ---> 1e0b8b5322fc [2023-08-18T19:21:45.285Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-18T19:21:45.851Z] ---> Running in 88b0b6c72311 [2023-08-18T19:21:45.851Z] Removing intermediate container 88b0b6c72311 [2023-08-18T19:21:45.851Z] ---> defa397e4398 [2023-08-18T19:21:45.851Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-18T19:21:45.851Z] ---> Running in cee8dcf9e9a7 [2023-08-18T19:21:46.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-18T19:21:46.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-18T19:21:46.629Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-08-18T19:21:46.629Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-08-18T19:21:46.629Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-08-18T19:21:46.629Z] (4/86) Installing libxau (1.0.10-r0) [2023-08-18T19:21:46.629Z] (5/86) Installing libmd (1.0.4-r0) [2023-08-18T19:21:46.629Z] (6/86) Installing libbsd (0.11.7-r0) [2023-08-18T19:21:46.629Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-08-18T19:21:46.629Z] (8/86) Installing libxcb (1.15-r0) [2023-08-18T19:21:46.629Z] (9/86) Installing libx11 (1.8.4-r1) [2023-08-18T19:21:46.629Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-08-18T19:21:46.629Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-08-18T19:21:46.629Z] (12/86) Installing libexpat (2.5.0-r0) [2023-08-18T19:21:46.888Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-08-18T19:21:46.888Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-08-18T19:21:46.888Z] (15/86) Installing libpng (1.6.39-r0) [2023-08-18T19:21:46.888Z] (16/86) Installing freetype (2.12.1-r0) [2023-08-18T19:21:46.888Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-08-18T19:21:46.888Z] (18/86) Installing fribidi (1.0.12-r0) [2023-08-18T19:21:46.888Z] (19/86) Installing libffi (3.4.4-r0) [2023-08-18T19:21:46.888Z] (20/86) Installing libintl (0.21.1-r1) [2023-08-18T19:21:46.888Z] (21/86) Installing libblkid (2.38.1-r1) [2023-08-18T19:21:46.888Z] (22/86) Installing libmount (2.38.1-r1) [2023-08-18T19:21:46.888Z] (23/86) Installing pcre2 (10.42-r0) [2023-08-18T19:21:46.888Z] (24/86) Installing glib (2.74.7-r0) [2023-08-18T19:21:46.888Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-08-18T19:21:46.888Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-08-18T19:21:46.888Z] (27/86) Installing libass (0.16.0-r1) [2023-08-18T19:21:46.888Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-08-18T19:21:46.888Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-08-18T19:21:46.888Z] (30/86) Installing libpciaccess (0.17-r0) [2023-08-18T19:21:46.888Z] (31/86) Installing libdrm (2.4.114-r0) [2023-08-18T19:21:46.888Z] (32/86) Installing gmp (6.2.1-r2) [2023-08-18T19:21:46.888Z] (33/86) Installing nettle (3.8.1-r0) [2023-08-18T19:21:46.888Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-08-18T19:21:46.888Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-08-18T19:21:47.147Z] (36/86) Installing libunistring (1.1-r0) [2023-08-18T19:21:47.147Z] (37/86) Installing gnutls (3.7.8-r3) [2023-08-18T19:21:47.147Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-18T19:21:47.147Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-18T19:21:47.147Z] (40/86) Installing lame (3.100-r2) [2023-08-18T19:21:47.147Z] (41/86) Installing opus (1.3.1-r1) [2023-08-18T19:21:47.147Z] (42/86) Installing libasyncns (0.8-r1) [2023-08-18T19:21:47.147Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-08-18T19:21:47.147Z] (44/86) Installing libltdl (2.4.7-r1) [2023-08-18T19:21:47.147Z] (45/86) Installing orc (0.4.33-r0) [2023-08-18T19:21:47.147Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-08-18T19:21:47.147Z] (47/86) Installing libogg (1.3.5-r2) [2023-08-18T19:21:47.147Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-18T19:21:47.147Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-08-18T19:21:47.147Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-08-18T19:21:47.147Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-08-18T19:21:47.147Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-08-18T19:21:47.147Z] (53/86) Installing soxr (0.1.3-r3) [2023-08-18T19:21:47.147Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-08-18T19:21:47.147Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-08-18T19:21:47.147Z] (56/86) Installing libpulse (16.1-r6) [2023-08-18T19:21:47.147Z] (57/86) Installing cjson (1.7.15-r3) [2023-08-18T19:21:47.147Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-08-18T19:21:47.147Z] (59/86) Installing librist (0.2.7-r0) [2023-08-18T19:21:47.147Z] (60/86) Installing libsrt (1.5.1-r0) [2023-08-18T19:21:47.147Z] (61/86) Installing libssh (0.10.5-r0) [2023-08-18T19:21:47.147Z] (62/86) Installing libtheora (1.1.1-r16) [2023-08-18T19:21:47.406Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-08-18T19:21:47.406Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-08-18T19:21:47.406Z] (65/86) Installing libxext (1.3.5-r0) [2023-08-18T19:21:47.406Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-08-18T19:21:47.406Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-08-18T19:21:47.406Z] (68/86) Installing libva (2.16.0-r0) [2023-08-18T19:21:47.406Z] (69/86) Installing libvdpau (1.5-r0) [2023-08-18T19:21:47.406Z] (70/86) Installing vidstab (1.1.0-r2) [2023-08-18T19:21:47.406Z] (71/86) Installing libvpx (1.12.0-r1) [2023-08-18T19:21:47.406Z] (72/86) Installing libwebp (1.2.4-r2) [2023-08-18T19:21:47.406Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-08-18T19:21:47.406Z] (74/86) Installing numactl (2.0.16-r1) [2023-08-18T19:21:47.406Z] (75/86) Installing x265-libs (3.5-r3) [2023-08-18T19:21:47.406Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-08-18T19:21:47.406Z] (77/86) Installing libsodium (1.0.18-r2) [2023-08-18T19:21:47.406Z] (78/86) Installing libzmq (4.3.4-r1) [2023-08-18T19:21:47.406Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-08-18T19:21:47.665Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-08-18T19:21:47.665Z] (81/86) Installing udev-init-scripts (35-r1) [2023-08-18T19:21:47.665Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-08-18T19:21:47.665Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-08-18T19:21:47.665Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-08-18T19:21:47.665Z] (85/86) Installing kmod-libs (30-r1) [2023-08-18T19:21:47.665Z] (86/86) Installing eudev (3.2.11-r4) [2023-08-18T19:21:47.665Z] Executing busybox-1.35.0-r29.trigger [2023-08-18T19:21:47.665Z] Executing eudev-3.2.11-r4.trigger [2023-08-18T19:21:47.665Z] OK: 112 MiB in 101 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-18T19:21:50.264Z] provisioning config files... [2023-08-18T19:21:50.288Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/132@tmp/config14816298492604406710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-18T19:21:50.637Z] ---> docker-login.sh [2023-08-18T19:21:50.637Z] nexus3.edgexfoundry.org:10001 [2023-08-18T19:21:50.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:21:51.155Z] Removing intermediate container cee8dcf9e9a7 [2023-08-18T19:21:51.155Z] ---> cf68c7036c50 [2023-08-18T19:21:51.155Z] Step 18/36 : WORKDIR / [2023-08-18T19:21:51.155Z] ---> Running in 6cb03e820a45 [2023-08-18T19:21:51.155Z] Removing intermediate container 6cb03e820a45 [2023-08-18T19:21:51.155Z] ---> 532a131d2ede [2023-08-18T19:21:51.155Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-18T19:21:51.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:21:51.178Z] Configure a credential helper to remove this warning. See [2023-08-18T19:21:51.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:21:51.178Z] [2023-08-18T19:21:51.178Z] Login Succeeded [2023-08-18T19:21:51.178Z] nexus3.edgexfoundry.org:10002 [2023-08-18T19:21:51.413Z] ---> 9357c226bed4 [2023-08-18T19:21:51.413Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-18T19:21:51.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:21:51.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:21:51.446Z] Configure a credential helper to remove this warning. See [2023-08-18T19:21:51.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:21:51.446Z] [2023-08-18T19:21:51.446Z] Login Succeeded [2023-08-18T19:21:51.446Z] nexus3.edgexfoundry.org:10003 [2023-08-18T19:21:51.672Z] ---> d99d0140711c [2023-08-18T19:21:51.672Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-18T19:21:51.672Z] ---> 9c8701a05bc0 [2023-08-18T19:21:51.672Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-18T19:21:51.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:21:51.931Z] ---> 4bcf947b392b [2023-08-18T19:21:51.931Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-18T19:21:51.931Z] ---> 30592e38f20a [2023-08-18T19:21:51.931Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-18T19:21:51.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:21:51.988Z] Configure a credential helper to remove this warning. See [2023-08-18T19:21:51.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:21:51.988Z] [2023-08-18T19:21:51.988Z] Login Succeeded [2023-08-18T19:21:51.988Z] nexus3.edgexfoundry.org:10004 [2023-08-18T19:21:52.189Z] ---> 3f2250f3e4cd [2023-08-18T19:21:52.189Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-18T19:21:52.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:21:52.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:21:52.259Z] Configure a credential helper to remove this warning. See [2023-08-18T19:21:52.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:21:52.259Z] [2023-08-18T19:21:52.259Z] Login Succeeded [2023-08-18T19:21:52.259Z] docker.io [2023-08-18T19:21:52.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:21:52.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:21:52.797Z] Configure a credential helper to remove this warning. See [2023-08-18T19:21:52.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:21:52.797Z] [2023-08-18T19:21:52.797Z] Login Succeeded [2023-08-18T19:21:52.797Z] ---> docker-login.sh ends [Pipeline] } [2023-08-18T19:21:52.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-18T19:21:53.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-18T19:21:53.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-18T19:21:53.101Z] ========================================================= [2023-08-18T19:21:53.101Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-18T19:21:53.101Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-08-18T19:21:53.128Z] ---> abac3a9cb8c4 [2023-08-18T19:21:53.128Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-18T19:21:53.128Z] ---> Running in 312c8696c387 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:21:53.453Z] + 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-18T19:21:53.696Z] Removing intermediate container 312c8696c387 [2023-08-18T19:21:53.696Z] ---> d5caa7503f13 [2023-08-18T19:21:53.696Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-18T19:21:53.696Z] ---> Running in b540d38a086b [2023-08-18T19:21:53.723Z] Sending build context to Docker daemon 1.239MB [2023-08-18T19:21:53.723Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-18T19:21:53.723Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-18T19:21:53.953Z] Removing intermediate container b540d38a086b [2023-08-18T19:21:53.953Z] ---> 79dd3a3f712b [2023-08-18T19:21:53.953Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-18T19:21:53.994Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-18T19:21:53.994Z] edb6bdbacee9: Pulling fs layer [2023-08-18T19:21:53.994Z] 5f9638ab2659: Pulling fs layer [2023-08-18T19:21:53.994Z] 8d51d6327a98: Pulling fs layer [2023-08-18T19:21:53.994Z] 8b374f2dd631: Pulling fs layer [2023-08-18T19:21:53.994Z] ec14aa9079de: Pulling fs layer [2023-08-18T19:21:53.994Z] 2f466654f4bb: Pulling fs layer [2023-08-18T19:21:53.994Z] 554e91adad29: Pulling fs layer [2023-08-18T19:21:53.994Z] 2f466654f4bb: Waiting [2023-08-18T19:21:53.994Z] 8b374f2dd631: Waiting [2023-08-18T19:21:53.994Z] ec14aa9079de: Waiting [2023-08-18T19:21:53.994Z] 554e91adad29: Waiting [2023-08-18T19:21:53.994Z] 5f9638ab2659: Verifying Checksum [2023-08-18T19:21:53.994Z] 5f9638ab2659: Download complete [2023-08-18T19:21:53.994Z] edb6bdbacee9: Verifying Checksum [2023-08-18T19:21:53.994Z] edb6bdbacee9: Download complete [2023-08-18T19:21:53.994Z] 8b374f2dd631: Verifying Checksum [2023-08-18T19:21:53.994Z] 8b374f2dd631: Download complete [2023-08-18T19:21:53.994Z] ec14aa9079de: Verifying Checksum [2023-08-18T19:21:53.994Z] ec14aa9079de: Download complete [2023-08-18T19:21:54.212Z] ---> Running in f7ea9731494a [2023-08-18T19:21:54.778Z] Removing intermediate container f7ea9731494a [2023-08-18T19:21:54.779Z] ---> 3dda9e3dde48 [2023-08-18T19:21:54.779Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-18T19:21:54.779Z] ---> Running in 487487bd97c3 [2023-08-18T19:21:54.959Z] edb6bdbacee9: Pull complete [2023-08-18T19:21:55.231Z] 554e91adad29: Verifying Checksum [2023-08-18T19:21:55.231Z] 554e91adad29: Download complete [2023-08-18T19:21:55.345Z] Removing intermediate container 487487bd97c3 [2023-08-18T19:21:55.345Z] ---> 005ad30c6cd8 [2023-08-18T19:21:55.345Z] Step 30/36 : EXPOSE 59983 [2023-08-18T19:21:55.345Z] ---> Running in 918986216ad0 [2023-08-18T19:21:55.345Z] Removing intermediate container 918986216ad0 [2023-08-18T19:21:55.345Z] ---> 12e2278206b8 [2023-08-18T19:21:55.345Z] Step 31/36 : EXPOSE 8554 [2023-08-18T19:21:55.345Z] ---> Running in 44e76fb5e2a3 [2023-08-18T19:21:55.345Z] Removing intermediate container 44e76fb5e2a3 [2023-08-18T19:21:55.345Z] ---> 5c207d76aa7a [2023-08-18T19:21:55.345Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-18T19:21:55.345Z] ---> Running in adfcb285fb0f [2023-08-18T19:21:55.345Z] Removing intermediate container adfcb285fb0f [2023-08-18T19:21:55.345Z] ---> ab1a1d743fc1 [2023-08-18T19:21:55.345Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-18T19:21:55.501Z] 5f9638ab2659: Pull complete [2023-08-18T19:21:55.605Z] ---> Running in 552930b0044a [2023-08-18T19:21:55.605Z] Removing intermediate container 552930b0044a [2023-08-18T19:21:55.605Z] ---> ff00231e8d03 [2023-08-18T19:21:55.605Z] Step 34/36 : LABEL arch=amd64 [2023-08-18T19:21:55.605Z] ---> Running in 5609554c49e5 [2023-08-18T19:21:55.605Z] Removing intermediate container 5609554c49e5 [2023-08-18T19:21:55.605Z] ---> f8925a9f06a6 [2023-08-18T19:21:55.605Z] Step 35/36 : LABEL git_sha=860b2ed41c63812ea8e78996a55d34ef8e22b126 [2023-08-18T19:21:55.605Z] ---> Running in 0662fee86039 [2023-08-18T19:21:55.864Z] Removing intermediate container 0662fee86039 [2023-08-18T19:21:55.864Z] ---> 3a126ab51ed6 [2023-08-18T19:21:55.864Z] Step 36/36 : LABEL version=3.1.0-dev.8 [2023-08-18T19:21:55.864Z] ---> Running in 633f93f2936c [2023-08-18T19:21:55.864Z] Removing intermediate container 633f93f2936c [2023-08-18T19:21:55.864Z] ---> 6663986bd093 [2023-08-18T19:21:55.864Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-18T19:21:55.864Z] Successfully built 6663986bd093 [2023-08-18T19:21:55.864Z] 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-18T19:21:55.951Z] provisioning config files... [2023-08-18T19:21:55.958Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5773341768082828087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-18T19:21:56.259Z] ---> docker-login.sh [2023-08-18T19:21:56.259Z] nexus3.edgexfoundry.org:10001 [2023-08-18T19:21:56.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:21:56.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:21:56.259Z] Configure a credential helper to remove this warning. See [2023-08-18T19:21:56.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:21:56.259Z] [2023-08-18T19:21:56.259Z] Login Succeeded [2023-08-18T19:21:56.259Z] nexus3.edgexfoundry.org:10002 [2023-08-18T19:21:56.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:21:56.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:21:56.259Z] Configure a credential helper to remove this warning. See [2023-08-18T19:21:56.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:21:56.259Z] [2023-08-18T19:21:56.259Z] Login Succeeded [2023-08-18T19:21:56.259Z] nexus3.edgexfoundry.org:10003 [2023-08-18T19:21:56.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:21:56.488Z] 2f466654f4bb: Verifying Checksum [2023-08-18T19:21:56.488Z] 2f466654f4bb: Download complete [2023-08-18T19:21:56.488Z] 8d51d6327a98: Verifying Checksum [2023-08-18T19:21:56.488Z] 8d51d6327a98: Download complete [2023-08-18T19:21:56.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:21:56.517Z] Configure a credential helper to remove this warning. See [2023-08-18T19:21:56.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:21:56.517Z] [2023-08-18T19:21:56.517Z] Login Succeeded [2023-08-18T19:21:56.517Z] nexus3.edgexfoundry.org:10004 [2023-08-18T19:21:56.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:21:56.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:21:56.517Z] Configure a credential helper to remove this warning. See [2023-08-18T19:21:56.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:21:56.517Z] [2023-08-18T19:21:56.517Z] Login Succeeded [2023-08-18T19:21:56.517Z] docker.io [2023-08-18T19:21:56.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:21:56.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:21:56.774Z] Configure a credential helper to remove this warning. See [2023-08-18T19:21:56.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:21:56.774Z] [2023-08-18T19:21:56.774Z] Login Succeeded [2023-08-18T19:21:56.774Z] ---> docker-login.sh ends [Pipeline] } [2023-08-18T19:21:56.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-18T19:21:56.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-18T19:21:56.838Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-08-18T19:21:56.838Z] 860b2ed41c63812ea8e78996a55d34ef8e22b126 [2023-08-18T19:21:56.838Z] latest [2023-08-18T19:21:56.838Z] 3.1.0-dev.8 [2023-08-18T19:21:56.838Z] 860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8 [2023-08-18T19:21:56.838Z] main [2023-08-18T19:21:56.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:21:57.155Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:860b2ed41c63812ea8e78996a55d34ef8e22b126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:21:57.464Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:860b2ed41c63812ea8e78996a55d34ef8e22b126 [2023-08-18T19:21:57.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-18T19:21:57.464Z] 19d1a7b613f1: Preparing [2023-08-18T19:21:57.464Z] e2f988baf5a3: Preparing [2023-08-18T19:21:57.464Z] 34c02f0b5f97: Preparing [2023-08-18T19:21:57.464Z] a3f29226fb77: Preparing [2023-08-18T19:21:57.464Z] 3827b5b91e75: Preparing [2023-08-18T19:21:57.464Z] acc83c6ca332: Preparing [2023-08-18T19:21:57.464Z] c9676c339013: Preparing [2023-08-18T19:21:57.464Z] 6d7354128ae7: Preparing [2023-08-18T19:21:57.464Z] bf63d5d54387: Preparing [2023-08-18T19:21:57.464Z] 09e14093fe49: Preparing [2023-08-18T19:21:57.464Z] d8dac1b21cbf: Preparing [2023-08-18T19:21:57.464Z] e7acfb67ab0a: Preparing [2023-08-18T19:21:57.464Z] 36b50b131297: Preparing [2023-08-18T19:21:57.464Z] acc83c6ca332: Waiting [2023-08-18T19:21:57.464Z] c9676c339013: Waiting [2023-08-18T19:21:57.464Z] 6d7354128ae7: Waiting [2023-08-18T19:21:57.464Z] 09e14093fe49: Waiting [2023-08-18T19:21:57.464Z] bf63d5d54387: Waiting [2023-08-18T19:21:57.464Z] e7acfb67ab0a: Waiting [2023-08-18T19:21:57.464Z] d8dac1b21cbf: Waiting [2023-08-18T19:21:57.464Z] 36b50b131297: Waiting [2023-08-18T19:21:57.464Z] 19d1a7b613f1: Pushed [2023-08-18T19:21:57.464Z] e2f988baf5a3: Pushed [2023-08-18T19:21:57.464Z] 34c02f0b5f97: Pushed [2023-08-18T19:21:57.464Z] a3f29226fb77: Pushed [2023-08-18T19:21:57.722Z] acc83c6ca332: Pushed [2023-08-18T19:21:57.722Z] c9676c339013: Pushed [2023-08-18T19:21:57.722Z] bf63d5d54387: Pushed [2023-08-18T19:21:57.722Z] 6d7354128ae7: Pushed [2023-08-18T19:21:57.722Z] 36b50b131297: Layer already exists [2023-08-18T19:21:57.722Z] 09e14093fe49: Pushed [2023-08-18T19:22:00.248Z] 3827b5b91e75: Pushed [2023-08-18T19:22:00.248Z] d8dac1b21cbf: Pushed [2023-08-18T19:22:08.366Z] e7acfb67ab0a: Pushed [2023-08-18T19:22:08.366Z] 860b2ed41c63812ea8e78996a55d34ef8e22b126: digest: sha256:5b3be5656b3fb32ab55e471bd7f45379e45b4cf0fb429da95a604ad03bb88f2c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:22:08.686Z] + 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-18T19:22:08.842Z] 8d51d6327a98: Pull complete [2023-08-18T19:22:08.842Z] 8b374f2dd631: Pull complete [2023-08-18T19:22:08.842Z] ec14aa9079de: Pull complete [2023-08-18T19:22:08.993Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-08-18T19:22:08.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-18T19:22:08.993Z] 19d1a7b613f1: Preparing [2023-08-18T19:22:08.993Z] e2f988baf5a3: Preparing [2023-08-18T19:22:08.993Z] 34c02f0b5f97: Preparing [2023-08-18T19:22:08.993Z] a3f29226fb77: Preparing [2023-08-18T19:22:08.993Z] 3827b5b91e75: Preparing [2023-08-18T19:22:08.993Z] acc83c6ca332: Preparing [2023-08-18T19:22:08.993Z] c9676c339013: Preparing [2023-08-18T19:22:08.993Z] 6d7354128ae7: Preparing [2023-08-18T19:22:08.993Z] bf63d5d54387: Preparing [2023-08-18T19:22:08.993Z] 09e14093fe49: Preparing [2023-08-18T19:22:08.993Z] d8dac1b21cbf: Preparing [2023-08-18T19:22:08.993Z] e7acfb67ab0a: Preparing [2023-08-18T19:22:08.993Z] 36b50b131297: Preparing [2023-08-18T19:22:08.993Z] c9676c339013: Waiting [2023-08-18T19:22:08.993Z] 6d7354128ae7: Waiting [2023-08-18T19:22:08.993Z] bf63d5d54387: Waiting [2023-08-18T19:22:08.993Z] 09e14093fe49: Waiting [2023-08-18T19:22:08.993Z] d8dac1b21cbf: Waiting [2023-08-18T19:22:08.993Z] e7acfb67ab0a: Waiting [2023-08-18T19:22:08.993Z] 36b50b131297: Waiting [2023-08-18T19:22:08.993Z] acc83c6ca332: Waiting [2023-08-18T19:22:08.993Z] 3827b5b91e75: Layer already exists [2023-08-18T19:22:08.993Z] 19d1a7b613f1: Layer already exists [2023-08-18T19:22:08.993Z] a3f29226fb77: Layer already exists [2023-08-18T19:22:08.993Z] 34c02f0b5f97: Layer already exists [2023-08-18T19:22:08.993Z] e2f988baf5a3: Layer already exists [2023-08-18T19:22:08.993Z] acc83c6ca332: Layer already exists [2023-08-18T19:22:08.993Z] 6d7354128ae7: Layer already exists [2023-08-18T19:22:08.993Z] bf63d5d54387: Layer already exists [2023-08-18T19:22:08.993Z] 09e14093fe49: Layer already exists [2023-08-18T19:22:08.993Z] c9676c339013: Layer already exists [2023-08-18T19:22:08.993Z] d8dac1b21cbf: Layer already exists [2023-08-18T19:22:08.993Z] 36b50b131297: Layer already exists [2023-08-18T19:22:08.993Z] e7acfb67ab0a: Layer already exists [2023-08-18T19:22:08.993Z] latest: digest: sha256:5b3be5656b3fb32ab55e471bd7f45379e45b4cf0fb429da95a604ad03bb88f2c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:22:09.303Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:22:09.618Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.8 [2023-08-18T19:22:09.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-18T19:22:09.618Z] 19d1a7b613f1: Preparing [2023-08-18T19:22:09.618Z] e2f988baf5a3: Preparing [2023-08-18T19:22:09.618Z] 34c02f0b5f97: Preparing [2023-08-18T19:22:09.618Z] a3f29226fb77: Preparing [2023-08-18T19:22:09.618Z] 3827b5b91e75: Preparing [2023-08-18T19:22:09.618Z] acc83c6ca332: Preparing [2023-08-18T19:22:09.618Z] c9676c339013: Preparing [2023-08-18T19:22:09.618Z] 6d7354128ae7: Preparing [2023-08-18T19:22:09.618Z] bf63d5d54387: Preparing [2023-08-18T19:22:09.618Z] 09e14093fe49: Preparing [2023-08-18T19:22:09.618Z] d8dac1b21cbf: Preparing [2023-08-18T19:22:09.618Z] e7acfb67ab0a: Preparing [2023-08-18T19:22:09.618Z] 36b50b131297: Preparing [2023-08-18T19:22:09.618Z] 09e14093fe49: Waiting [2023-08-18T19:22:09.618Z] d8dac1b21cbf: Waiting [2023-08-18T19:22:09.618Z] acc83c6ca332: Waiting [2023-08-18T19:22:09.618Z] 6d7354128ae7: Waiting [2023-08-18T19:22:09.618Z] c9676c339013: Waiting [2023-08-18T19:22:09.618Z] bf63d5d54387: Waiting [2023-08-18T19:22:09.618Z] e7acfb67ab0a: Waiting [2023-08-18T19:22:09.618Z] 36b50b131297: Waiting [2023-08-18T19:22:09.618Z] e2f988baf5a3: Layer already exists [2023-08-18T19:22:09.618Z] 19d1a7b613f1: Layer already exists [2023-08-18T19:22:09.618Z] 3827b5b91e75: Layer already exists [2023-08-18T19:22:09.618Z] 34c02f0b5f97: Layer already exists [2023-08-18T19:22:09.618Z] a3f29226fb77: Layer already exists [2023-08-18T19:22:09.618Z] acc83c6ca332: Layer already exists [2023-08-18T19:22:09.618Z] 09e14093fe49: Layer already exists [2023-08-18T19:22:09.618Z] 6d7354128ae7: Layer already exists [2023-08-18T19:22:09.618Z] c9676c339013: Layer already exists [2023-08-18T19:22:09.618Z] bf63d5d54387: Layer already exists [2023-08-18T19:22:09.618Z] d8dac1b21cbf: Layer already exists [2023-08-18T19:22:09.618Z] e7acfb67ab0a: Layer already exists [2023-08-18T19:22:09.618Z] 36b50b131297: Layer already exists [2023-08-18T19:22:09.618Z] 3.1.0-dev.8: digest: sha256:5b3be5656b3fb32ab55e471bd7f45379e45b4cf0fb429da95a604ad03bb88f2c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:22:09.932Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:22:10.240Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8 [2023-08-18T19:22:10.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-18T19:22:10.240Z] 19d1a7b613f1: Preparing [2023-08-18T19:22:10.240Z] e2f988baf5a3: Preparing [2023-08-18T19:22:10.240Z] 34c02f0b5f97: Preparing [2023-08-18T19:22:10.240Z] a3f29226fb77: Preparing [2023-08-18T19:22:10.240Z] 3827b5b91e75: Preparing [2023-08-18T19:22:10.240Z] acc83c6ca332: Preparing [2023-08-18T19:22:10.240Z] c9676c339013: Preparing [2023-08-18T19:22:10.240Z] 6d7354128ae7: Preparing [2023-08-18T19:22:10.240Z] bf63d5d54387: Preparing [2023-08-18T19:22:10.240Z] 09e14093fe49: Preparing [2023-08-18T19:22:10.240Z] d8dac1b21cbf: Preparing [2023-08-18T19:22:10.240Z] e7acfb67ab0a: Preparing [2023-08-18T19:22:10.240Z] 36b50b131297: Preparing [2023-08-18T19:22:10.240Z] bf63d5d54387: Waiting [2023-08-18T19:22:10.240Z] 09e14093fe49: Waiting [2023-08-18T19:22:10.240Z] acc83c6ca332: Waiting [2023-08-18T19:22:10.240Z] 6d7354128ae7: Waiting [2023-08-18T19:22:10.240Z] c9676c339013: Waiting [2023-08-18T19:22:10.240Z] d8dac1b21cbf: Waiting [2023-08-18T19:22:10.240Z] e7acfb67ab0a: Waiting [2023-08-18T19:22:10.240Z] 36b50b131297: Waiting [2023-08-18T19:22:10.240Z] e2f988baf5a3: Layer already exists [2023-08-18T19:22:10.240Z] a3f29226fb77: Layer already exists [2023-08-18T19:22:10.240Z] 34c02f0b5f97: Layer already exists [2023-08-18T19:22:10.240Z] 3827b5b91e75: Layer already exists [2023-08-18T19:22:10.240Z] 19d1a7b613f1: Layer already exists [2023-08-18T19:22:10.240Z] c9676c339013: Layer already exists [2023-08-18T19:22:10.240Z] acc83c6ca332: Layer already exists [2023-08-18T19:22:10.240Z] 6d7354128ae7: Layer already exists [2023-08-18T19:22:10.240Z] bf63d5d54387: Layer already exists [2023-08-18T19:22:10.240Z] 09e14093fe49: Layer already exists [2023-08-18T19:22:10.240Z] e7acfb67ab0a: Layer already exists [2023-08-18T19:22:10.240Z] d8dac1b21cbf: Layer already exists [2023-08-18T19:22:10.240Z] 36b50b131297: Layer already exists [2023-08-18T19:22:10.240Z] 860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8: digest: sha256:5b3be5656b3fb32ab55e471bd7f45379e45b4cf0fb429da95a604ad03bb88f2c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:22:10.565Z] + 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-18T19:22:10.870Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-08-18T19:22:10.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-08-18T19:22:10.870Z] 19d1a7b613f1: Preparing [2023-08-18T19:22:10.870Z] e2f988baf5a3: Preparing [2023-08-18T19:22:10.870Z] 34c02f0b5f97: Preparing [2023-08-18T19:22:10.870Z] a3f29226fb77: Preparing [2023-08-18T19:22:10.870Z] 3827b5b91e75: Preparing [2023-08-18T19:22:10.870Z] acc83c6ca332: Preparing [2023-08-18T19:22:10.870Z] c9676c339013: Preparing [2023-08-18T19:22:10.870Z] 6d7354128ae7: Preparing [2023-08-18T19:22:10.870Z] bf63d5d54387: Preparing [2023-08-18T19:22:10.870Z] 09e14093fe49: Preparing [2023-08-18T19:22:10.870Z] d8dac1b21cbf: Preparing [2023-08-18T19:22:10.870Z] e7acfb67ab0a: Preparing [2023-08-18T19:22:10.870Z] 36b50b131297: Preparing [2023-08-18T19:22:10.870Z] bf63d5d54387: Waiting [2023-08-18T19:22:10.870Z] acc83c6ca332: Waiting [2023-08-18T19:22:10.870Z] c9676c339013: Waiting [2023-08-18T19:22:10.870Z] d8dac1b21cbf: Waiting [2023-08-18T19:22:10.870Z] 09e14093fe49: Waiting [2023-08-18T19:22:10.870Z] 36b50b131297: Waiting [2023-08-18T19:22:10.870Z] 6d7354128ae7: Waiting [2023-08-18T19:22:10.870Z] e2f988baf5a3: Layer already exists [2023-08-18T19:22:10.870Z] a3f29226fb77: Layer already exists [2023-08-18T19:22:10.870Z] 3827b5b91e75: Layer already exists [2023-08-18T19:22:10.870Z] 19d1a7b613f1: Layer already exists [2023-08-18T19:22:10.870Z] 34c02f0b5f97: Layer already exists [2023-08-18T19:22:10.870Z] acc83c6ca332: Layer already exists [2023-08-18T19:22:10.870Z] c9676c339013: Layer already exists [2023-08-18T19:22:10.870Z] bf63d5d54387: Layer already exists [2023-08-18T19:22:10.870Z] 6d7354128ae7: Layer already exists [2023-08-18T19:22:10.870Z] 09e14093fe49: Layer already exists [2023-08-18T19:22:10.870Z] d8dac1b21cbf: Layer already exists [2023-08-18T19:22:10.870Z] e7acfb67ab0a: Layer already exists [2023-08-18T19:22:10.870Z] 36b50b131297: Layer already exists [2023-08-18T19:22:10.870Z] main: digest: sha256:5b3be5656b3fb32ab55e471bd7f45379e45b4cf0fb429da95a604ad03bb88f2c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-18T19:22:10.909Z] ===================================================== [Pipeline] echo [2023-08-18T19:22:10.915Z] taggedImages: [2023-08-18T19:22:10.915Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:860b2ed41c63812ea8e78996a55d34ef8e22b126 [2023-08-18T19:22:10.915Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-08-18T19:22:10.915Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.8 [2023-08-18T19:22:10.915Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8 [2023-08-18T19:22:10.915Z] - 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-18T19:22:11.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-18T19:22:11.292Z] [2023-08-18T19:22:11.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:22:11.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-18T19:22:11.587Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-18T19:22:11.587Z] 5eb5b503b376: Pulling fs layer [2023-08-18T19:22:11.587Z] 5c69ac0246d0: Pulling fs layer [2023-08-18T19:22:11.587Z] ec43610c2a17: Pulling fs layer [2023-08-18T19:22:11.587Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-18T19:22:11.587Z] 33b1e0a273af: Pulling fs layer [2023-08-18T19:22:11.587Z] 5d3b04190fa2: Pulling fs layer [2023-08-18T19:22:11.587Z] 2f39f015ded8: Pulling fs layer [2023-08-18T19:22:11.587Z] 33b1e0a273af: Waiting [2023-08-18T19:22:11.587Z] 5d3b04190fa2: Waiting [2023-08-18T19:22:11.587Z] 2f39f015ded8: Waiting [2023-08-18T19:22:11.587Z] 3a2ae6a8a46f: Waiting [2023-08-18T19:22:11.587Z] 5c69ac0246d0: Download complete [2023-08-18T19:22:11.587Z] 3a2ae6a8a46f: Download complete [2023-08-18T19:22:11.587Z] 33b1e0a273af: Verifying Checksum [2023-08-18T19:22:11.587Z] 33b1e0a273af: Download complete [2023-08-18T19:22:11.587Z] ec43610c2a17: Verifying Checksum [2023-08-18T19:22:11.587Z] ec43610c2a17: Download complete [2023-08-18T19:22:11.587Z] 5d3b04190fa2: Verifying Checksum [2023-08-18T19:22:11.587Z] 5d3b04190fa2: Download complete [2023-08-18T19:22:11.844Z] 5eb5b503b376: Verifying Checksum [2023-08-18T19:22:11.844Z] 5eb5b503b376: Download complete [2023-08-18T19:22:12.411Z] 2f39f015ded8: Download complete [2023-08-18T19:22:12.979Z] 5eb5b503b376: Pull complete [2023-08-18T19:22:12.979Z] 5c69ac0246d0: Pull complete [2023-08-18T19:22:13.545Z] ec43610c2a17: Pull complete [2023-08-18T19:22:13.545Z] 3a2ae6a8a46f: Pull complete [2023-08-18T19:22:13.803Z] 33b1e0a273af: Pull complete [2023-08-18T19:22:13.803Z] 5d3b04190fa2: Pull complete [2023-08-18T19:22:14.225Z] 2f466654f4bb: Pull complete [2023-08-18T19:22:16.808Z] 554e91adad29: Pull complete [2023-08-18T19:22:16.808Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-18T19:22:16.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-18T19:22:16.808Z] ---> 1e15ea492957 [2023-08-18T19:22:16.808Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-18T19:22:17.998Z] 2f39f015ded8: Pull complete [2023-08-18T19:22:17.998Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-18T19:22:17.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-18T19:22:17.998Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T19:22:18.075Z] prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container [2023-08-18T19:22:18.110Z] $ 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-18T19:22:18.226Z] ---> Running in ff86ac1f3c1f [2023-08-18T19:22:18.502Z] Removing intermediate container ff86ac1f3c1f [2023-08-18T19:22:18.502Z] ---> 5c3fa08051a8 [2023-08-18T19:22:18.502Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-18T19:22:18.776Z] ---> Running in 81b172ad549b [2023-08-18T19:22:19.044Z] Removing intermediate container 81b172ad549b [2023-08-18T19:22:19.044Z] ---> 0e47f3c8e252 [2023-08-18T19:22:19.044Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-18T19:22:19.044Z] ---> Running in 0b6e0997b869 [2023-08-18T19:22:19.312Z] Removing intermediate container 0b6e0997b869 [2023-08-18T19:22:19.312Z] ---> 651ab84d677b [2023-08-18T19:22:19.312Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-18T19:22:19.312Z] ---> Running in 43fe38c2f1d0 [2023-08-18T19:22:19.578Z] Removing intermediate container 43fe38c2f1d0 [2023-08-18T19:22:19.578Z] ---> 92816a44c571 [2023-08-18T19:22:19.578Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-18T19:22:19.912Z] ---> Running in aa65791b49be [2023-08-18T19:22:20.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T19:22:21.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T19:22:22.328Z] $ docker top 495e849a310c2e6c6cafdc6327c7210d6191be3176e6150fb870e647339e04cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-18T19:22:22.464Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-18T19:22:22.464Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-18T19:22:22.464Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-18T19:22:22.464Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-18T19:22:22.464Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-18T19:22:22.464Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-18T19:22:22.464Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-18T19:22:22.464Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-18T19:22:22.464Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-18T19:22:22.464Z] (10/14) Installing kmod-libs (30-r1) [2023-08-18T19:22:22.464Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-18T19:22:22.464Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-18T19:22:22.464Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-18T19:22:22.726Z] ---> job-cost.sh [2023-08-18T19:22:22.726Z] lf-activate-venv: SKIPPING [2023-08-18T19:22:22.726Z] INFO: No Stack... [2023-08-18T19:22:22.730Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-18T19:22:22.730Z] Executing busybox-1.35.0-r29.trigger [2023-08-18T19:22:22.730Z] Executing eudev-3.2.11-r4.trigger [2023-08-18T19:22:22.730Z] OK: 271 MiB in 67 packages [2023-08-18T19:22:22.984Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-18T19:22:23.243Z] INFO: Archiving Costs [Pipeline] sh [2023-08-18T19:22:23.531Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-08-18T19:22:23.531Z] + cut -d, -f6 [Pipeline] lock [2023-08-18T19:22:23.545Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-132-stack-cost] [2023-08-18T19:22:23.551Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-132-stack-cost] did not exist. Created. [2023-08-18T19:22:23.551Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-18T19:22:23.856Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-18T19:22:23.887Z] Stashed 1 file(s) [Pipeline] } [2023-08-18T19:22:23.894Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-132-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-18T19:22:23.912Z] $ docker stop --time=1 495e849a310c2e6c6cafdc6327c7210d6191be3176e6150fb870e647339e04cb [2023-08-18T19:22:24.148Z] Removing intermediate container aa65791b49be [2023-08-18T19:22:24.148Z] ---> 9faa8c2c7022 [2023-08-18T19:22:24.148Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-18T19:22:24.148Z] ---> Running in ca8a68c89391 [2023-08-18T19:22:24.148Z] Removing intermediate container ca8a68c89391 [2023-08-18T19:22:24.148Z] ---> ab1b97e0495a [2023-08-18T19:22:24.148Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-18T19:22:24.737Z] ---> a3e5202d56cb [2023-08-18T19:22:24.737Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T19:22:24.737Z] ---> Running in a15a4fa91060 [2023-08-18T19:22:25.059Z] $ docker rm -f --volumes 495e849a310c2e6c6cafdc6327c7210d6191be3176e6150fb870e647339e04cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-18T19:23:32.614Z] Removing intermediate container a15a4fa91060 [2023-08-18T19:23:32.614Z] ---> df85c587f733 [2023-08-18T19:23:32.614Z] Step 11/13 : COPY . . [2023-08-18T19:23:32.614Z] ---> 3c0d25be4462 [2023-08-18T19:23:32.614Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-18T19:23:32.614Z] ---> Running in 1bfdb7501943 [2023-08-18T19:23:32.614Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2023-08-18T19:23:32.614Z] Dload Upload Total Spent  Left Speed [2023-08-18T19:23:32.614Z] 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4331 0 --:--:-- --:--:-- --:--:-- 4352 [2023-08-18T19:23:32.615Z] Removing intermediate container 1bfdb7501943 [2023-08-18T19:23:32.615Z] ---> c7f0c5e10d95 [2023-08-18T19:23:32.615Z] Step 13/13 : RUN ${MAKE} [2023-08-18T19:23:32.615Z] ---> Running in d7d57e61479b [2023-08-18T19:23:32.615Z] noop [2023-08-18T19:23:32.615Z] Removing intermediate container d7d57e61479b [2023-08-18T19:23:32.615Z] ---> ebe841885642 [2023-08-18T19:23:32.615Z] Successfully built ebe841885642 [2023-08-18T19:23:32.615Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:23:32.964Z] + docker inspect -f . ci-base-image-arm64 [2023-08-18T19:23:32.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T19:23:33.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-3996 does not seem to be running inside a container [2023-08-18T19:23:33.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/132 -v /w/workspace/device-usb-camera/132:/w/workspace/device-usb-camera/132:rw,z -v /w/workspace/device-usb-camera/132@tmp:/w/workspace/device-usb-camera/132@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-18T19:23:34.370Z] $ docker top 2af5564a99d3f0fc3d41942e60f1d208d8525306a5138e61c77aeabb57850b7b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-18T19:23:35.195Z] + go version [2023-08-18T19:23:35.196Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-18T19:23:35.218Z] $ docker stop --time=1 2af5564a99d3f0fc3d41942e60f1d208d8525306a5138e61c77aeabb57850b7b [2023-08-18T19:23:36.787Z] $ docker rm -f --volumes 2af5564a99d3f0fc3d41942e60f1d208d8525306a5138e61c77aeabb57850b7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:23:37.334Z] + docker inspect -f . ci-base-image-arm64 [2023-08-18T19:23:37.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T19:23:37.509Z] prd-ubuntu20.04-docker-arm64-4c-16g-3996 does not seem to be running inside a container [2023-08-18T19:23:37.572Z] $ 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/132 -v /w/workspace/device-usb-camera/132:/w/workspace/device-usb-camera/132:rw,z -v /w/workspace/device-usb-camera/132@tmp:/w/workspace/device-usb-camera/132@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-18T19:23:38.682Z] $ docker top 604f628bebe19d1f99fb125837d21e87450529966864da1cd149652da3c08852 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-18T19:23:39.500Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/132 [Pipeline] fileExists [Pipeline] sh [2023-08-18T19:23:39.832Z] + make test [2023-08-18T19:23:39.832Z] go test ./... -coverprofile=coverage.out ./... [2023-08-18T19:24:12.055Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-18T19:26:03.714Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-18T19:26:07.055Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.086s coverage: 4.4% of statements [2023-08-18T19:26:07.329Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-18T19:26:07.329Z] go vet ./... [2023-08-18T19:26:39.575Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-18T19:26:39.575Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-18T19:26:39.575Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-18T19:26:39.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-18T19:26:39.612Z] $ docker stop --time=1 604f628bebe19d1f99fb125837d21e87450529966864da1cd149652da3c08852 [2023-08-18T19:26:41.746Z] $ docker rm -f --volumes 604f628bebe19d1f99fb125837d21e87450529966864da1cd149652da3c08852 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-18T19:26:42.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-18T19:26:42.965Z] Warning: overwriting stash ‘coverage-report’ [2023-08-18T19:26:43.455Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-18T19:26:44.025Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-18T19:26:44.350Z] + ls -al . [2023-08-18T19:26:44.350Z] total 212 [2023-08-18T19:26:44.350Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 18 19:23 . [2023-08-18T19:26:44.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 19:21 .. [2023-08-18T19:26:44.350Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 18 19:21 .git [2023-08-18T19:26:44.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 19:21 .github [2023-08-18T19:26:44.350Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 18 19:21 .gitignore [2023-08-18T19:26:44.350Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 18 19:21 .golangci.yml [2023-08-18T19:26:44.350Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 18 19:21 .hadolint.yml [2023-08-18T19:26:44.350Z] -rw-rw-r-- 1 jenkins jenkins 9783 Aug 18 19:21 Attribution.txt [2023-08-18T19:26:44.350Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 18 19:21 CHANGELOG.md [2023-08-18T19:26:44.350Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 18 19:21 Dockerfile [2023-08-18T19:26:44.350Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 18 19:21 GOVERNANCE.md [2023-08-18T19:26:44.350Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 18 19:21 Jenkinsfile [2023-08-18T19:26:44.350Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 18 19:21 LICENSE [2023-08-18T19:26:44.350Z] -rw-rw-r-- 1 jenkins jenkins 2364 Aug 18 19:21 Makefile [2023-08-18T19:26:44.350Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 18 19:21 OWNERS.md [2023-08-18T19:26:44.350Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 18 19:21 README.md [2023-08-18T19:26:44.350Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 18 19:19 VERSION [2023-08-18T19:26:44.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 19:21 bin [2023-08-18T19:26:44.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 19:21 cmd [2023-08-18T19:26:44.350Z] -rw-r--r-- 1 jenkins jenkins 53939 Aug 18 19:26 coverage.out [2023-08-18T19:26:44.350Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 18 19:21 docker-entrypoint.sh [2023-08-18T19:26:44.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 19:21 docs [2023-08-18T19:26:44.350Z] -rw-rw-r-- 1 jenkins jenkins 3416 Aug 18 19:21 go.mod [2023-08-18T19:26:44.350Z] -rw-rw-r-- 1 jenkins jenkins 31482 Aug 18 19:21 go.sum [2023-08-18T19:26:44.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 19:21 internal [2023-08-18T19:26:44.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 19:21 snap [2023-08-18T19:26:44.350Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 18 19:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:26:44.698Z] + 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=860b2ed41c63812ea8e78996a55d34ef8e22b126 --label arch=arm64 --label version=3.1.0-dev.8 . [2023-08-18T19:26:45.288Z] Sending build context to Docker daemon 1.294MB [2023-08-18T19:26:45.288Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-18T19:26:45.288Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-18T19:26:45.288Z] ---> ebe841885642 [2023-08-18T19:26:45.288Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-18T19:26:45.556Z] ---> Running in 2b108eb8fadf [2023-08-18T19:26:45.832Z] Removing intermediate container 2b108eb8fadf [2023-08-18T19:26:45.832Z] ---> aa3d5d3a4225 [2023-08-18T19:26:45.832Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-18T19:26:45.832Z] ---> Running in daf51cda39fb [2023-08-18T19:26:46.419Z] Removing intermediate container daf51cda39fb [2023-08-18T19:26:46.419Z] ---> da9aa8d29d2b [2023-08-18T19:26:46.419Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-18T19:26:46.419Z] ---> Running in bc46a5ec5806 [2023-08-18T19:26:47.001Z] Removing intermediate container bc46a5ec5806 [2023-08-18T19:26:47.001Z] ---> 62c043a3ea03 [2023-08-18T19:26:47.001Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-18T19:26:47.001Z] ---> Running in f346c49d679a [2023-08-18T19:26:47.580Z] Removing intermediate container f346c49d679a [2023-08-18T19:26:47.580Z] ---> e4ff4d5e7884 [2023-08-18T19:26:47.580Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-18T19:26:47.580Z] ---> Running in a0fdb2a9f696 [2023-08-18T19:26:50.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T19:26:50.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T19:26:51.396Z] OK: 271 MiB in 67 packages [2023-08-18T19:26:53.997Z] Removing intermediate container a0fdb2a9f696 [2023-08-18T19:26:53.997Z] ---> 3cfe48a9b6f0 [2023-08-18T19:26:53.997Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-18T19:26:53.997Z] ---> Running in 65658051c331 [2023-08-18T19:26:54.584Z] Removing intermediate container 65658051c331 [2023-08-18T19:26:54.584Z] ---> 692ccc13990d [2023-08-18T19:26:54.584Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-18T19:26:54.853Z] ---> 0a8ffed21434 [2023-08-18T19:26:54.853Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-18T19:26:55.121Z] ---> Running in 415e27951bc7 [2023-08-18T19:26:57.702Z] Removing intermediate container 415e27951bc7 [2023-08-18T19:26:57.702Z] ---> 161c74f8c8bc [2023-08-18T19:26:57.702Z] Step 11/36 : COPY . . [2023-08-18T19:26:58.662Z] ---> 8486192649b9 [2023-08-18T19:26:58.662Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-18T19:26:58.662Z] ---> Running in 5eb29e950c30 [2023-08-18T19:26:59.617Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-08-18T19:26:59.617Z] Dload Upload Total Spent Left Speed [2023-08-18T19:26:59.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3379 0 --:--:-- --:--:-- --:--:-- 3392 [2023-08-18T19:27:00.470Z] Removing intermediate container 5eb29e950c30 [2023-08-18T19:27:00.470Z] ---> fcee45186ffd [2023-08-18T19:27:00.470Z] Step 13/36 : RUN ${MAKE} [2023-08-18T19:27:00.470Z] ---> Running in d2fd25efb540 [2023-08-18T19:27:01.431Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-18T19:29:23.112Z] Removing intermediate container d2fd25efb540 [2023-08-18T19:29:23.112Z] ---> 9a99d0b07dec [2023-08-18T19:29:23.112Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-18T19:29:23.112Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-18T19:29:23.112Z] 8766b47fe142: Pulling fs layer [2023-08-18T19:29:23.113Z] 8766b47fe142: Verifying Checksum [2023-08-18T19:29:23.113Z] 8766b47fe142: Download complete [2023-08-18T19:29:23.113Z] 8766b47fe142: Pull complete [2023-08-18T19:29:23.113Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-18T19:29:23.113Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-18T19:29:23.113Z] ---> 69d40e2cb93c [2023-08-18T19:29:23.113Z] Step 15/36 : FROM alpine:3.17 [2023-08-18T19:29:23.377Z] 3.17: Pulling from library/alpine [2023-08-18T19:29:23.377Z] 4060ece20d7a: Pulling fs layer [2023-08-18T19:29:23.647Z] 4060ece20d7a: Verifying Checksum [2023-08-18T19:29:23.647Z] 4060ece20d7a: Download complete [2023-08-18T19:29:24.237Z] 4060ece20d7a: Pull complete [2023-08-18T19:29:24.237Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-18T19:29:24.237Z] Status: Downloaded newer image for alpine:3.17 [2023-08-18T19:29:24.237Z] ---> 8650cd65339b [2023-08-18T19:29:24.237Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-18T19:29:24.505Z] ---> Running in 42c3d93b59d6 [2023-08-18T19:29:24.773Z] Removing intermediate container 42c3d93b59d6 [2023-08-18T19:29:24.773Z] ---> e27fa966bcbf [2023-08-18T19:29:24.773Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-18T19:29:24.773Z] ---> Running in 701ae2b8c72a [2023-08-18T19:29:25.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-18T19:29:26.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-18T19:29:27.268Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-08-18T19:29:27.268Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-08-18T19:29:27.268Z] (3/83) Installing libxau (1.0.10-r0) [2023-08-18T19:29:27.268Z] (4/83) Installing libmd (1.0.4-r0) [2023-08-18T19:29:27.268Z] (5/83) Installing libbsd (0.11.7-r0) [2023-08-18T19:29:27.268Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-08-18T19:29:27.268Z] (7/83) Installing libxcb (1.15-r0) [2023-08-18T19:29:27.268Z] (8/83) Installing libx11 (1.8.4-r1) [2023-08-18T19:29:27.535Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-08-18T19:29:27.535Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-08-18T19:29:27.800Z] (11/83) Installing libexpat (2.5.0-r0) [2023-08-18T19:29:27.800Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-08-18T19:29:27.800Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-08-18T19:29:27.800Z] (14/83) Installing libpng (1.6.39-r0) [2023-08-18T19:29:27.800Z] (15/83) Installing freetype (2.12.1-r0) [2023-08-18T19:29:27.800Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-08-18T19:29:27.800Z] (17/83) Installing fribidi (1.0.12-r0) [2023-08-18T19:29:27.800Z] (18/83) Installing libffi (3.4.4-r0) [2023-08-18T19:29:27.800Z] (19/83) Installing libintl (0.21.1-r1) [2023-08-18T19:29:27.800Z] (20/83) Installing libblkid (2.38.1-r1) [2023-08-18T19:29:27.800Z] (21/83) Installing libmount (2.38.1-r1) [2023-08-18T19:29:27.800Z] (22/83) Installing pcre2 (10.42-r0) [2023-08-18T19:29:27.800Z] (23/83) Installing glib (2.74.7-r0) [2023-08-18T19:29:28.066Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-08-18T19:29:28.066Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-08-18T19:29:28.066Z] (26/83) Installing libass (0.16.0-r1) [2023-08-18T19:29:28.066Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-08-18T19:29:28.066Z] (28/83) Installing libdrm (2.4.114-r0) [2023-08-18T19:29:28.333Z] (29/83) Installing gmp (6.2.1-r2) [2023-08-18T19:29:28.333Z] (30/83) Installing nettle (3.8.1-r0) [2023-08-18T19:29:28.333Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-08-18T19:29:28.333Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-08-18T19:29:28.333Z] (33/83) Installing libunistring (1.1-r0) [2023-08-18T19:29:28.333Z] (34/83) Installing gnutls (3.7.8-r3) [2023-08-18T19:29:28.333Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-18T19:29:28.333Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-18T19:29:28.333Z] (37/83) Installing lame (3.100-r2) [2023-08-18T19:29:28.333Z] (38/83) Installing opus (1.3.1-r1) [2023-08-18T19:29:28.333Z] (39/83) Installing libasyncns (0.8-r1) [2023-08-18T19:29:28.600Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-08-18T19:29:28.600Z] (41/83) Installing libltdl (2.4.7-r1) [2023-08-18T19:29:28.600Z] (42/83) Installing orc (0.4.33-r0) [2023-08-18T19:29:28.600Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-08-18T19:29:28.600Z] (44/83) Installing libogg (1.3.5-r2) [2023-08-18T19:29:28.600Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-18T19:29:28.600Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-08-18T19:29:28.600Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-08-18T19:29:28.600Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-08-18T19:29:28.600Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-08-18T19:29:28.600Z] (50/83) Installing soxr (0.1.3-r3) [2023-08-18T19:29:28.600Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-08-18T19:29:28.600Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-08-18T19:29:28.600Z] (53/83) Installing libpulse (16.1-r6) [2023-08-18T19:29:28.600Z] (54/83) Installing cjson (1.7.15-r3) [2023-08-18T19:29:28.600Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-08-18T19:29:28.866Z] (56/83) Installing librist (0.2.7-r0) [2023-08-18T19:29:28.866Z] (57/83) Installing libsrt (1.5.1-r0) [2023-08-18T19:29:28.866Z] (58/83) Installing libssh (0.10.5-r0) [2023-08-18T19:29:28.866Z] (59/83) Installing libtheora (1.1.1-r16) [2023-08-18T19:29:28.866Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-08-18T19:29:28.866Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-08-18T19:29:28.866Z] (62/83) Installing libxext (1.3.5-r0) [2023-08-18T19:29:28.866Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-08-18T19:29:28.866Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-08-18T19:29:28.866Z] (65/83) Installing libva (2.16.0-r0) [2023-08-18T19:29:28.866Z] (66/83) Installing libvdpau (1.5-r0) [2023-08-18T19:29:28.866Z] (67/83) Installing vidstab (1.1.0-r2) [2023-08-18T19:29:28.866Z] (68/83) Installing libvpx (1.12.0-r1) [2023-08-18T19:29:28.866Z] (69/83) Installing libwebp (1.2.4-r2) [2023-08-18T19:29:28.866Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-08-18T19:29:29.132Z] (71/83) Installing numactl (2.0.16-r1) [2023-08-18T19:29:29.132Z] (72/83) Installing x265-libs (3.5-r3) [2023-08-18T19:29:29.132Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-08-18T19:29:29.132Z] (74/83) Installing libsodium (1.0.18-r2) [2023-08-18T19:29:29.132Z] (75/83) Installing libzmq (4.3.4-r1) [2023-08-18T19:29:29.132Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-08-18T19:29:29.712Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-08-18T19:29:29.712Z] (78/83) Installing udev-init-scripts (35-r1) [2023-08-18T19:29:29.712Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-08-18T19:29:29.712Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-08-18T19:29:29.712Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-08-18T19:29:29.712Z] (82/83) Installing kmod-libs (30-r1) [2023-08-18T19:29:29.712Z] (83/83) Installing eudev (3.2.11-r4) [2023-08-18T19:29:29.712Z] Executing busybox-1.35.0-r29.trigger [2023-08-18T19:29:29.977Z] Executing eudev-3.2.11-r4.trigger [2023-08-18T19:29:29.977Z] OK: 86 MiB in 98 packages [2023-08-18T19:29:34.229Z] Removing intermediate container 701ae2b8c72a [2023-08-18T19:29:34.229Z] ---> 25952a8f53fd [2023-08-18T19:29:34.229Z] Step 18/36 : WORKDIR / [2023-08-18T19:29:34.229Z] ---> Running in 43a61c5f8c4f [2023-08-18T19:29:34.229Z] Removing intermediate container 43a61c5f8c4f [2023-08-18T19:29:34.229Z] ---> 2fecd10e0df5 [2023-08-18T19:29:34.229Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-18T19:29:35.187Z] ---> 529363346525 [2023-08-18T19:29:35.187Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-18T19:29:35.899Z] ---> f8c8a8de2f52 [2023-08-18T19:29:35.899Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-18T19:29:36.169Z] ---> cc37beaec163 [2023-08-18T19:29:36.169Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-18T19:29:36.763Z] ---> 9e7395507feb [2023-08-18T19:29:36.763Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-18T19:29:37.363Z] ---> 7cb763b21c81 [2023-08-18T19:29:37.363Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-18T19:29:37.633Z] ---> 01c122dcb3a5 [2023-08-18T19:29:37.633Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-18T19:29:39.058Z] ---> a4c3d18f7f77 [2023-08-18T19:29:39.058Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-18T19:29:39.326Z] ---> Running in 986cf2855f63 [2023-08-18T19:29:40.744Z] Removing intermediate container 986cf2855f63 [2023-08-18T19:29:40.744Z] ---> 733e50877e94 [2023-08-18T19:29:40.744Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-18T19:29:40.744Z] ---> Running in 3e41442f6c89 [2023-08-18T19:29:42.693Z] Removing intermediate container 3e41442f6c89 [2023-08-18T19:29:42.693Z] ---> 0d4df660f3a7 [2023-08-18T19:29:42.693Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-18T19:29:42.693Z] ---> Running in 2c1794a5a157 [2023-08-18T19:29:44.104Z] Removing intermediate container 2c1794a5a157 [2023-08-18T19:29:44.104Z] ---> faa56f19c3cb [2023-08-18T19:29:44.104Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-18T19:29:44.104Z] ---> Running in 52764868e460 [2023-08-18T19:29:48.352Z] Removing intermediate container 52764868e460 [2023-08-18T19:29:48.352Z] ---> a650a47f141f [2023-08-18T19:29:48.352Z] Step 30/36 : EXPOSE 59983 [2023-08-18T19:29:48.352Z] ---> Running in 782c3002d477 [2023-08-18T19:29:48.352Z] Removing intermediate container 782c3002d477 [2023-08-18T19:29:48.352Z] ---> d34920218292 [2023-08-18T19:29:48.352Z] Step 31/36 : EXPOSE 8554 [2023-08-18T19:29:48.352Z] ---> Running in eca51f0c0a5d [2023-08-18T19:29:48.620Z] Removing intermediate container eca51f0c0a5d [2023-08-18T19:29:48.620Z] ---> 0434e760d993 [2023-08-18T19:29:48.620Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-18T19:29:48.620Z] ---> Running in 7d5e714faef7 [2023-08-18T19:29:48.886Z] Removing intermediate container 7d5e714faef7 [2023-08-18T19:29:48.886Z] ---> e6e95f96a3c4 [2023-08-18T19:29:48.886Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-18T19:29:48.886Z] ---> Running in 095c3cfea682 [2023-08-18T19:29:49.153Z] Removing intermediate container 095c3cfea682 [2023-08-18T19:29:49.153Z] ---> 9f9bca3a23d2 [2023-08-18T19:29:49.153Z] Step 34/36 : LABEL arch=arm64 [2023-08-18T19:29:49.153Z] ---> Running in e47ad1ef3167 [2023-08-18T19:29:49.421Z] Removing intermediate container e47ad1ef3167 [2023-08-18T19:29:49.421Z] ---> e5a3be7b6e3c [2023-08-18T19:29:49.421Z] Step 35/36 : LABEL git_sha=860b2ed41c63812ea8e78996a55d34ef8e22b126 [2023-08-18T19:29:49.421Z] ---> Running in 4a5464303157 [2023-08-18T19:29:49.690Z] Removing intermediate container 4a5464303157 [2023-08-18T19:29:49.690Z] ---> 14f2f34c36c9 [2023-08-18T19:29:49.690Z] Step 36/36 : LABEL version=3.1.0-dev.8 [2023-08-18T19:29:49.958Z] ---> Running in 12a5ab311fde [2023-08-18T19:29:50.225Z] Removing intermediate container 12a5ab311fde [2023-08-18T19:29:50.225Z] ---> 056c02d5ee9a [2023-08-18T19:29:50.225Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-18T19:29:50.225Z] Successfully built 056c02d5ee9a [2023-08-18T19:29:50.225Z] 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-18T19:29:50.350Z] provisioning config files... [2023-08-18T19:29:50.363Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/132@tmp/config3458962889538541933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-18T19:29:50.691Z] ---> docker-login.sh [2023-08-18T19:29:50.691Z] nexus3.edgexfoundry.org:10001 [2023-08-18T19:29:50.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:29:50.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:29:50.960Z] Configure a credential helper to remove this warning. See [2023-08-18T19:29:50.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:29:50.960Z] [2023-08-18T19:29:50.960Z] Login Succeeded [2023-08-18T19:29:50.960Z] nexus3.edgexfoundry.org:10002 [2023-08-18T19:29:51.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:29:51.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:29:51.236Z] Configure a credential helper to remove this warning. See [2023-08-18T19:29:51.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:29:51.236Z] [2023-08-18T19:29:51.236Z] Login Succeeded [2023-08-18T19:29:51.236Z] nexus3.edgexfoundry.org:10003 [2023-08-18T19:29:51.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:29:51.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:29:51.771Z] Configure a credential helper to remove this warning. See [2023-08-18T19:29:51.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:29:51.771Z] [2023-08-18T19:29:51.771Z] Login Succeeded [2023-08-18T19:29:51.771Z] nexus3.edgexfoundry.org:10004 [2023-08-18T19:29:52.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:29:52.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:29:52.037Z] Configure a credential helper to remove this warning. See [2023-08-18T19:29:52.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:29:52.037Z] [2023-08-18T19:29:52.037Z] Login Succeeded [2023-08-18T19:29:52.037Z] docker.io [2023-08-18T19:29:52.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-18T19:29:52.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-18T19:29:52.569Z] Configure a credential helper to remove this warning. See [2023-08-18T19:29:52.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-18T19:29:52.569Z] [2023-08-18T19:29:52.569Z] Login Succeeded [2023-08-18T19:29:52.569Z] ---> docker-login.sh ends [Pipeline] } [2023-08-18T19:29:52.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-18T19:29:52.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-18T19:29:52.624Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-08-18T19:29:52.624Z] 860b2ed41c63812ea8e78996a55d34ef8e22b126 [2023-08-18T19:29:52.624Z] latest [2023-08-18T19:29:52.624Z] 3.1.0-dev.8 [2023-08-18T19:29:52.624Z] 860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8 [2023-08-18T19:29:52.624Z] main [2023-08-18T19:29:52.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:29:52.952Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:860b2ed41c63812ea8e78996a55d34ef8e22b126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:29:53.286Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:860b2ed41c63812ea8e78996a55d34ef8e22b126 [2023-08-18T19:29:53.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-18T19:29:53.287Z] 523069cc2e63: Preparing [2023-08-18T19:29:53.287Z] b435d828a814: Preparing [2023-08-18T19:29:53.287Z] 71742e0d1267: Preparing [2023-08-18T19:29:53.287Z] 4c5ba85e4821: Preparing [2023-08-18T19:29:53.287Z] 608d194cb50c: Preparing [2023-08-18T19:29:53.287Z] acc83c6ca332: Preparing [2023-08-18T19:29:53.287Z] 458238cf0c75: Preparing [2023-08-18T19:29:53.287Z] 66b2593f6fce: Preparing [2023-08-18T19:29:53.287Z] e6d3d91dc5b1: Preparing [2023-08-18T19:29:53.287Z] faf2376e0acb: Preparing [2023-08-18T19:29:53.287Z] 07b5798541ab: Preparing [2023-08-18T19:29:53.287Z] f5ab2dd9ac2a: Preparing [2023-08-18T19:29:53.287Z] d2d9d24a8c2a: Preparing [2023-08-18T19:29:53.287Z] acc83c6ca332: Waiting [2023-08-18T19:29:53.287Z] 458238cf0c75: Waiting [2023-08-18T19:29:53.287Z] 66b2593f6fce: Waiting [2023-08-18T19:29:53.287Z] e6d3d91dc5b1: Waiting [2023-08-18T19:29:53.287Z] faf2376e0acb: Waiting [2023-08-18T19:29:53.287Z] 07b5798541ab: Waiting [2023-08-18T19:29:53.287Z] f5ab2dd9ac2a: Waiting [2023-08-18T19:29:53.287Z] d2d9d24a8c2a: Waiting [2023-08-18T19:29:53.553Z] 4c5ba85e4821: Pushed [2023-08-18T19:29:53.553Z] 523069cc2e63: Pushed [2023-08-18T19:29:53.553Z] b435d828a814: Pushed [2023-08-18T19:29:53.553Z] 71742e0d1267: Pushed [2023-08-18T19:29:53.553Z] acc83c6ca332: Pushed [2023-08-18T19:29:53.817Z] 66b2593f6fce: Pushed [2023-08-18T19:29:53.817Z] e6d3d91dc5b1: Pushed [2023-08-18T19:29:53.817Z] 458238cf0c75: Pushed [2023-08-18T19:29:53.817Z] d2d9d24a8c2a: Layer already exists [2023-08-18T19:29:53.817Z] faf2376e0acb: Pushed [2023-08-18T19:29:59.146Z] 608d194cb50c: Pushed [2023-08-18T19:29:59.146Z] 07b5798541ab: Pushed [2023-08-18T19:30:11.436Z] f5ab2dd9ac2a: Pushed [2023-08-18T19:30:11.436Z] 860b2ed41c63812ea8e78996a55d34ef8e22b126: digest: sha256:826f42d8453d4e8984dd4e727262d3e8b6440b353f0be4e4d5020ad2a6134c71 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:30:11.783Z] + 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-18T19:30:12.116Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-08-18T19:30:12.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-18T19:30:12.117Z] 523069cc2e63: Preparing [2023-08-18T19:30:12.117Z] b435d828a814: Preparing [2023-08-18T19:30:12.117Z] 71742e0d1267: Preparing [2023-08-18T19:30:12.117Z] 4c5ba85e4821: Preparing [2023-08-18T19:30:12.117Z] 608d194cb50c: Preparing [2023-08-18T19:30:12.117Z] acc83c6ca332: Preparing [2023-08-18T19:30:12.117Z] 458238cf0c75: Preparing [2023-08-18T19:30:12.117Z] 66b2593f6fce: Preparing [2023-08-18T19:30:12.117Z] e6d3d91dc5b1: Preparing [2023-08-18T19:30:12.117Z] faf2376e0acb: Preparing [2023-08-18T19:30:12.117Z] 07b5798541ab: Preparing [2023-08-18T19:30:12.117Z] f5ab2dd9ac2a: Preparing [2023-08-18T19:30:12.117Z] d2d9d24a8c2a: Preparing [2023-08-18T19:30:12.117Z] acc83c6ca332: Waiting [2023-08-18T19:30:12.117Z] 458238cf0c75: Waiting [2023-08-18T19:30:12.117Z] 66b2593f6fce: Waiting [2023-08-18T19:30:12.117Z] e6d3d91dc5b1: Waiting [2023-08-18T19:30:12.117Z] faf2376e0acb: Waiting [2023-08-18T19:30:12.117Z] 07b5798541ab: Waiting [2023-08-18T19:30:12.117Z] f5ab2dd9ac2a: Waiting [2023-08-18T19:30:12.117Z] d2d9d24a8c2a: Waiting [2023-08-18T19:30:12.117Z] 523069cc2e63: Layer already exists [2023-08-18T19:30:12.117Z] 4c5ba85e4821: Layer already exists [2023-08-18T19:30:12.117Z] 608d194cb50c: Layer already exists [2023-08-18T19:30:12.117Z] b435d828a814: Layer already exists [2023-08-18T19:30:12.117Z] 71742e0d1267: Layer already exists [2023-08-18T19:30:12.117Z] acc83c6ca332: Layer already exists [2023-08-18T19:30:12.117Z] 66b2593f6fce: Layer already exists [2023-08-18T19:30:12.117Z] 458238cf0c75: Layer already exists [2023-08-18T19:30:12.117Z] faf2376e0acb: Layer already exists [2023-08-18T19:30:12.117Z] e6d3d91dc5b1: Layer already exists [2023-08-18T19:30:12.117Z] f5ab2dd9ac2a: Layer already exists [2023-08-18T19:30:12.117Z] d2d9d24a8c2a: Layer already exists [2023-08-18T19:30:12.117Z] 07b5798541ab: Layer already exists [2023-08-18T19:30:12.381Z] latest: digest: sha256:826f42d8453d4e8984dd4e727262d3e8b6440b353f0be4e4d5020ad2a6134c71 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:30:12.717Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:30:13.053Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.8 [2023-08-18T19:30:13.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-18T19:30:13.053Z] 523069cc2e63: Preparing [2023-08-18T19:30:13.053Z] b435d828a814: Preparing [2023-08-18T19:30:13.053Z] 71742e0d1267: Preparing [2023-08-18T19:30:13.053Z] 4c5ba85e4821: Preparing [2023-08-18T19:30:13.053Z] 608d194cb50c: Preparing [2023-08-18T19:30:13.053Z] acc83c6ca332: Preparing [2023-08-18T19:30:13.053Z] 458238cf0c75: Preparing [2023-08-18T19:30:13.053Z] 66b2593f6fce: Preparing [2023-08-18T19:30:13.054Z] e6d3d91dc5b1: Preparing [2023-08-18T19:30:13.054Z] faf2376e0acb: Preparing [2023-08-18T19:30:13.054Z] 07b5798541ab: Preparing [2023-08-18T19:30:13.054Z] f5ab2dd9ac2a: Preparing [2023-08-18T19:30:13.054Z] d2d9d24a8c2a: Preparing [2023-08-18T19:30:13.054Z] acc83c6ca332: Waiting [2023-08-18T19:30:13.054Z] 458238cf0c75: Waiting [2023-08-18T19:30:13.054Z] 66b2593f6fce: Waiting [2023-08-18T19:30:13.054Z] e6d3d91dc5b1: Waiting [2023-08-18T19:30:13.054Z] faf2376e0acb: Waiting [2023-08-18T19:30:13.054Z] 07b5798541ab: Waiting [2023-08-18T19:30:13.054Z] f5ab2dd9ac2a: Waiting [2023-08-18T19:30:13.054Z] d2d9d24a8c2a: Waiting [2023-08-18T19:30:13.054Z] 4c5ba85e4821: Layer already exists [2023-08-18T19:30:13.054Z] 523069cc2e63: Layer already exists [2023-08-18T19:30:13.054Z] 608d194cb50c: Layer already exists [2023-08-18T19:30:13.054Z] b435d828a814: Layer already exists [2023-08-18T19:30:13.054Z] 71742e0d1267: Layer already exists [2023-08-18T19:30:13.054Z] acc83c6ca332: Layer already exists [2023-08-18T19:30:13.054Z] e6d3d91dc5b1: Layer already exists [2023-08-18T19:30:13.054Z] 66b2593f6fce: Layer already exists [2023-08-18T19:30:13.054Z] 458238cf0c75: Layer already exists [2023-08-18T19:30:13.054Z] faf2376e0acb: Layer already exists [2023-08-18T19:30:13.054Z] 07b5798541ab: Layer already exists [2023-08-18T19:30:13.054Z] f5ab2dd9ac2a: Layer already exists [2023-08-18T19:30:13.054Z] d2d9d24a8c2a: Layer already exists [2023-08-18T19:30:13.318Z] 3.1.0-dev.8: digest: sha256:826f42d8453d4e8984dd4e727262d3e8b6440b353f0be4e4d5020ad2a6134c71 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:30:13.652Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:30:13.981Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8 [2023-08-18T19:30:13.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-18T19:30:13.981Z] 523069cc2e63: Preparing [2023-08-18T19:30:13.981Z] b435d828a814: Preparing [2023-08-18T19:30:13.981Z] 71742e0d1267: Preparing [2023-08-18T19:30:13.981Z] 4c5ba85e4821: Preparing [2023-08-18T19:30:13.981Z] 608d194cb50c: Preparing [2023-08-18T19:30:13.981Z] acc83c6ca332: Preparing [2023-08-18T19:30:13.981Z] 458238cf0c75: Preparing [2023-08-18T19:30:13.981Z] 66b2593f6fce: Preparing [2023-08-18T19:30:13.981Z] e6d3d91dc5b1: Preparing [2023-08-18T19:30:13.981Z] faf2376e0acb: Preparing [2023-08-18T19:30:13.981Z] 07b5798541ab: Preparing [2023-08-18T19:30:13.981Z] f5ab2dd9ac2a: Preparing [2023-08-18T19:30:13.981Z] d2d9d24a8c2a: Preparing [2023-08-18T19:30:13.981Z] e6d3d91dc5b1: Waiting [2023-08-18T19:30:13.981Z] faf2376e0acb: Waiting [2023-08-18T19:30:13.981Z] 07b5798541ab: Waiting [2023-08-18T19:30:13.981Z] acc83c6ca332: Waiting [2023-08-18T19:30:13.981Z] 458238cf0c75: Waiting [2023-08-18T19:30:13.981Z] 66b2593f6fce: Waiting [2023-08-18T19:30:13.981Z] f5ab2dd9ac2a: Waiting [2023-08-18T19:30:13.981Z] d2d9d24a8c2a: Waiting [2023-08-18T19:30:13.981Z] b435d828a814: Layer already exists [2023-08-18T19:30:13.981Z] 608d194cb50c: Layer already exists [2023-08-18T19:30:13.981Z] 523069cc2e63: Layer already exists [2023-08-18T19:30:13.981Z] 4c5ba85e4821: Layer already exists [2023-08-18T19:30:13.981Z] 71742e0d1267: Layer already exists [2023-08-18T19:30:13.981Z] 458238cf0c75: Layer already exists [2023-08-18T19:30:13.981Z] acc83c6ca332: Layer already exists [2023-08-18T19:30:13.981Z] 66b2593f6fce: Layer already exists [2023-08-18T19:30:13.981Z] e6d3d91dc5b1: Layer already exists [2023-08-18T19:30:13.981Z] faf2376e0acb: Layer already exists [2023-08-18T19:30:13.981Z] d2d9d24a8c2a: Layer already exists [2023-08-18T19:30:13.981Z] 07b5798541ab: Layer already exists [2023-08-18T19:30:13.981Z] f5ab2dd9ac2a: Layer already exists [2023-08-18T19:30:13.981Z] 860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8: digest: sha256:826f42d8453d4e8984dd4e727262d3e8b6440b353f0be4e4d5020ad2a6134c71 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:30:14.578Z] + 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-18T19:30:14.910Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-08-18T19:30:14.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-08-18T19:30:14.910Z] 523069cc2e63: Preparing [2023-08-18T19:30:14.910Z] b435d828a814: Preparing [2023-08-18T19:30:14.910Z] 71742e0d1267: Preparing [2023-08-18T19:30:14.910Z] 4c5ba85e4821: Preparing [2023-08-18T19:30:14.910Z] 608d194cb50c: Preparing [2023-08-18T19:30:14.910Z] acc83c6ca332: Preparing [2023-08-18T19:30:14.910Z] 458238cf0c75: Preparing [2023-08-18T19:30:14.910Z] 66b2593f6fce: Preparing [2023-08-18T19:30:14.910Z] e6d3d91dc5b1: Preparing [2023-08-18T19:30:14.910Z] faf2376e0acb: Preparing [2023-08-18T19:30:14.910Z] 07b5798541ab: Preparing [2023-08-18T19:30:14.910Z] f5ab2dd9ac2a: Preparing [2023-08-18T19:30:14.910Z] d2d9d24a8c2a: Preparing [2023-08-18T19:30:14.910Z] f5ab2dd9ac2a: Waiting [2023-08-18T19:30:14.910Z] faf2376e0acb: Waiting [2023-08-18T19:30:14.910Z] d2d9d24a8c2a: Waiting [2023-08-18T19:30:14.910Z] 07b5798541ab: Waiting [2023-08-18T19:30:14.910Z] 458238cf0c75: Waiting [2023-08-18T19:30:14.910Z] 66b2593f6fce: Waiting [2023-08-18T19:30:14.910Z] 4c5ba85e4821: Layer already exists [2023-08-18T19:30:14.910Z] 71742e0d1267: Layer already exists [2023-08-18T19:30:14.910Z] b435d828a814: Layer already exists [2023-08-18T19:30:14.910Z] 523069cc2e63: Layer already exists [2023-08-18T19:30:14.910Z] 608d194cb50c: Layer already exists [2023-08-18T19:30:14.910Z] faf2376e0acb: Layer already exists [2023-08-18T19:30:14.910Z] acc83c6ca332: Layer already exists [2023-08-18T19:30:14.910Z] 66b2593f6fce: Layer already exists [2023-08-18T19:30:14.910Z] 458238cf0c75: Layer already exists [2023-08-18T19:30:14.910Z] e6d3d91dc5b1: Layer already exists [2023-08-18T19:30:14.910Z] f5ab2dd9ac2a: Layer already exists [2023-08-18T19:30:14.910Z] 07b5798541ab: Layer already exists [2023-08-18T19:30:14.910Z] d2d9d24a8c2a: Layer already exists [2023-08-18T19:30:15.173Z] main: digest: sha256:826f42d8453d4e8984dd4e727262d3e8b6440b353f0be4e4d5020ad2a6134c71 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-18T19:30:15.233Z] ===================================================== [Pipeline] echo [2023-08-18T19:30:15.246Z] taggedImages: [2023-08-18T19:30:15.246Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:860b2ed41c63812ea8e78996a55d34ef8e22b126 [2023-08-18T19:30:15.246Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-08-18T19:30:15.246Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.8 [2023-08-18T19:30:15.246Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:860b2ed41c63812ea8e78996a55d34ef8e22b126-3.1.0-dev.8 [2023-08-18T19:30:15.246Z] - 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-18T19:30:15.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-18T19:30:15.606Z] [2023-08-18T19:30:15.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:30:15.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-18T19:30:15.924Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-18T19:30:15.924Z] 8998bd30e6a1: Pulling fs layer [2023-08-18T19:30:15.924Z] 04944245beec: Pulling fs layer [2023-08-18T19:30:15.924Z] 699f458cf7ca: Pulling fs layer [2023-08-18T19:30:15.924Z] 765212b225bb: Pulling fs layer [2023-08-18T19:30:15.924Z] f23df028b6ca: Pulling fs layer [2023-08-18T19:30:15.924Z] d65c8cfc05b1: Pulling fs layer [2023-08-18T19:30:15.924Z] 2437ff75d9bd: Pulling fs layer [2023-08-18T19:30:15.924Z] 765212b225bb: Waiting [2023-08-18T19:30:15.924Z] f23df028b6ca: Waiting [2023-08-18T19:30:15.924Z] d65c8cfc05b1: Waiting [2023-08-18T19:30:15.924Z] 2437ff75d9bd: Waiting [2023-08-18T19:30:16.191Z] 04944245beec: Verifying Checksum [2023-08-18T19:30:16.191Z] 04944245beec: Download complete [2023-08-18T19:30:16.191Z] 765212b225bb: Verifying Checksum [2023-08-18T19:30:16.191Z] 765212b225bb: Download complete [2023-08-18T19:30:16.191Z] f23df028b6ca: Verifying Checksum [2023-08-18T19:30:16.191Z] f23df028b6ca: Download complete [2023-08-18T19:30:16.191Z] d65c8cfc05b1: Verifying Checksum [2023-08-18T19:30:16.191Z] d65c8cfc05b1: Download complete [2023-08-18T19:30:16.192Z] 699f458cf7ca: Verifying Checksum [2023-08-18T19:30:16.192Z] 699f458cf7ca: Download complete [2023-08-18T19:30:16.770Z] 8998bd30e6a1: Verifying Checksum [2023-08-18T19:30:16.770Z] 8998bd30e6a1: Download complete [2023-08-18T19:30:18.707Z] 2437ff75d9bd: Verifying Checksum [2023-08-18T19:30:18.707Z] 2437ff75d9bd: Download complete [2023-08-18T19:30:20.643Z] 8998bd30e6a1: Pull complete [2023-08-18T19:30:20.908Z] 04944245beec: Pull complete [2023-08-18T19:30:22.312Z] 699f458cf7ca: Pull complete [2023-08-18T19:30:22.312Z] 765212b225bb: Pull complete [2023-08-18T19:30:22.892Z] f23df028b6ca: Pull complete [2023-08-18T19:30:23.159Z] d65c8cfc05b1: Pull complete [2023-08-18T19:30:38.142Z] 2437ff75d9bd: Pull complete [2023-08-18T19:30:38.142Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-18T19:30:38.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-18T19:30:38.142Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T19:30:38.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-3996 does not seem to be running inside a container [2023-08-18T19:30:38.397Z] $ 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/132 -v /w/workspace/device-usb-camera/132:/w/workspace/device-usb-camera/132:rw,z -v /w/workspace/device-usb-camera/132@tmp:/w/workspace/device-usb-camera/132@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-18T19:30:40.930Z] $ docker top 48a5b48c7474c6c4e4bce269c7e854eec6135edca50604b84e8fa919120dc394 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-18T19:30:41.434Z] ---> job-cost.sh [2023-08-18T19:30:41.699Z] lf-activate-venv: SKIPPING [2023-08-18T19:30:41.699Z] INFO: No Stack... [2023-08-18T19:30:42.277Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-18T19:30:42.856Z] INFO: Archiving Costs [Pipeline] sh [2023-08-18T19:30:43.168Z] + cat /w/workspace/device-usb-camera/132/archives/cost.csv [2023-08-18T19:30:43.169Z] + cut -d, -f6 [Pipeline] lock [2023-08-18T19:30:43.491Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-132-stack-cost] [2023-08-18T19:30:43.497Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-132-stack-cost] did not exist. Created. [2023-08-18T19:30:43.497Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-18T19:30:43.826Z] /w/workspace/device-usb-camera/132@tmp/durable-2f007f5b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-18T19:30:44.151Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-18T19:30:44.175Z] Warning: overwriting stash ‘stack-cost’ [2023-08-18T19:30:44.223Z] Stashed 1 file(s) [Pipeline] } [2023-08-18T19:30:44.229Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-132-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-18T19:30:44.248Z] $ docker stop --time=1 48a5b48c7474c6c4e4bce269c7e854eec6135edca50604b84e8fa919120dc394 [2023-08-18T19:30:45.688Z] $ docker rm -f --volumes 48a5b48c7474c6c4e4bce269c7e854eec6135edca50604b84e8fa919120dc394 [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-18T19:30:46.086Z] provisioning config files... [2023-08-18T19:30:46.094Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config483726293857198379tmp [Pipeline] { [Pipeline] sh [2023-08-18T19:30:46.385Z] + set +x [2023-08-18T19:30:46.385Z] + curl -s https://codecov.io/bash [2023-08-18T19:30:46.385Z] + bash -s -- [2023-08-18T19:30:46.385Z] [2023-08-18T19:30:46.385Z] _____ _ [2023-08-18T19:30:46.385Z] / ____| | | [2023-08-18T19:30:46.385Z] | | ___ __| | ___ ___ _____ __ [2023-08-18T19:30:46.385Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-18T19:30:46.386Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-18T19:30:46.386Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-18T19:30:46.386Z] Bash-1.0.6 [2023-08-18T19:30:46.386Z] [2023-08-18T19:30:46.386Z] [2023-08-18T19:30:46.386Z] ==> git version 2.25.1 found [2023-08-18T19:30:46.386Z] ==> 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-18T19:30:46.386Z] Release-Date: 2020-01-08 [2023-08-18T19:30:46.386Z] 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-18T19:30:46.386Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-18T19:30:46.386Z] ==> Jenkins CI detected. [2023-08-18T19:30:46.386Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-08-18T19:30:46.386Z] project root: . [2023-08-18T19:30:46.386Z] --> token set from env [2023-08-18T19:30:46.386Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-18T19:30:46.386Z] ==> Running gcov in . (disable via -X gcov) [2023-08-18T19:30:46.386Z] ==> Python coveragepy not found [2023-08-18T19:30:46.386Z] ==> Searching for coverage reports in: [2023-08-18T19:30:46.386Z] + . [2023-08-18T19:30:46.386Z] -> Found 1 reports [2023-08-18T19:30:46.386Z] ==> Detecting git/mercurial file structure [2023-08-18T19:30:46.644Z] ==> Reading reports [2023-08-18T19:30:46.644Z] + ./coverage.out bytes=53939 [2023-08-18T19:30:46.644Z] ==> Appending adjustments [2023-08-18T19:30:46.645Z] https://docs.codecov.io/docs/fixing-reports [2023-08-18T19:30:46.645Z] + Found adjustments [2023-08-18T19:30:46.645Z] ==> Gzipping contents [2023-08-18T19:30:46.645Z] 8.0K /tmp/codecov.pjLJTH.gz [2023-08-18T19:30:46.645Z] ==> Uploading reports [2023-08-18T19:30:46.645Z] url: https://codecov.io [2023-08-18T19:30:46.645Z] query: branch=main&commit=860b2ed41c63812ea8e78996a55d34ef8e22b126&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-18T19:30:46.645Z] -> Pinging Codecov [2023-08-18T19:30:46.645Z] 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=860b2ed41c63812ea8e78996a55d34ef8e22b126&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-18T19:30:46.903Z] -> Uploading to [2023-08-18T19:30:46.903Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-18/73D8F5FF140700D3E01443B452E23636/860b2ed41c63812ea8e78996a55d34ef8e22b126/83308504-b81a-4802-8505-46e8abc2b3da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230818T193046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=543111cbca4d3a82c8d446e8e5f920e0e28851c60741b187465ec025b4cece08 [2023-08-18T19:30:46.903Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-18T19:30:46.903Z] Dload Upload Total Spent Left Speed [2023-08-18T19:30:46.903Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6891 0 0 100 6891 0 35520 --:--:-- --:--:-- --:--:-- 35520 [2023-08-18T19:30:46.903Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/860b2ed41c63812ea8e78996a55d34ef8e22b126 [Pipeline] } [2023-08-18T19:30:46.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-18T19:30:47.105Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-18T19:30:47.117Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:30:47.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-18T19:30:47.419Z] [2023-08-18T19:30:47.419Z] 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-18T19:30:47.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-18T19:30:47.723Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-18T19:30:47.723Z] df9b9388f04a: Pulling fs layer [2023-08-18T19:30:47.723Z] 52dc419b0ee2: Pulling fs layer [2023-08-18T19:30:47.723Z] 25bc292e5bac: Pulling fs layer [2023-08-18T19:30:47.723Z] 114826534d7a: Pulling fs layer [2023-08-18T19:30:47.723Z] 4657fd5d0bcf: Pulling fs layer [2023-08-18T19:30:47.723Z] 6ad1cebc031e: Pulling fs layer [2023-08-18T19:30:47.723Z] 8a3aa393b2d8: Pulling fs layer [2023-08-18T19:30:47.723Z] 114826534d7a: Waiting [2023-08-18T19:30:47.724Z] 4657fd5d0bcf: Waiting [2023-08-18T19:30:47.724Z] 6ad1cebc031e: Waiting [2023-08-18T19:30:47.724Z] 8a3aa393b2d8: Waiting [2023-08-18T19:30:47.724Z] 25bc292e5bac: Verifying Checksum [2023-08-18T19:30:47.724Z] 52dc419b0ee2: Download complete [2023-08-18T19:30:47.724Z] 4657fd5d0bcf: Download complete [2023-08-18T19:30:47.724Z] df9b9388f04a: Verifying Checksum [2023-08-18T19:30:48.004Z] df9b9388f04a: Pull complete [2023-08-18T19:30:48.004Z] 52dc419b0ee2: Pull complete [2023-08-18T19:30:48.268Z] 25bc292e5bac: Pull complete [2023-08-18T19:30:48.268Z] 6ad1cebc031e: Verifying Checksum [2023-08-18T19:30:48.268Z] 6ad1cebc031e: Download complete [2023-08-18T19:30:48.834Z] 114826534d7a: Verifying Checksum [2023-08-18T19:30:48.834Z] 114826534d7a: Download complete [2023-08-18T19:30:48.834Z] 8a3aa393b2d8: Verifying Checksum [2023-08-18T19:30:48.834Z] 8a3aa393b2d8: Download complete [2023-08-18T19:30:52.114Z] 114826534d7a: Pull complete [2023-08-18T19:30:52.114Z] 4657fd5d0bcf: Pull complete [2023-08-18T19:30:52.372Z] 6ad1cebc031e: Pull complete [2023-08-18T19:30:54.902Z] 8a3aa393b2d8: Pull complete [2023-08-18T19:30:54.902Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-18T19:30:54.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-18T19:30:54.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T19:30:54.982Z] prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container [2023-08-18T19:30:55.010Z] $ 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-18T19:30:58.661Z] $ docker top eb9e56f925973071aad0035c6eabe3b2828cc7ecb7a2dff14248ab63e76defcc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-18T19:30:58.724Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-08-18T19:30:59.000Z] + set -o pipefail [2023-08-18T19:30:59.000Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-08-18T19:31:07.108Z] [2023-08-18T19:31:07.108Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-08-18T19:31:07.108Z] [2023-08-18T19:31:07.108Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/53bd7181-235f-442c-b2ae-6a70e3fd82f4 [2023-08-18T19:31:07.108Z] [2023-08-18T19:31:07.108Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-18T19:31:07.108Z] [2023-08-18T19:31:07.108Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-18T19:31:07.108Z] [2023-08-18T19:31:07.108Z] [2023-08-18T19:31:07.108Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-18T19:31:07.108Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-18T19:31:07.108Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-18T19:31:07.114Z] $ docker stop --time=1 eb9e56f925973071aad0035c6eabe3b2828cc7ecb7a2dff14248ab63e76defcc [2023-08-18T19:31:10.366Z] $ docker rm -f --volumes eb9e56f925973071aad0035c6eabe3b2828cc7ecb7a2dff14248ab63e76defcc [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-18T19:31:11.027Z] + git log --format=format:%s -1 860b2ed41c63812ea8e78996a55d34ef8e22b126 [Pipeline] sh [2023-08-18T19:31:11.310Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-18T19:31:11.310Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:31:11.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-18T19:31:11.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T19:31:11.677Z] prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container [2023-08-18T19:31:11.702Z] $ 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-18T19:31:12.367Z] $ docker top 4e2805ce6207d4e1885658fb5410e7bf52ad2cc7fdbebc3632a44c5b192b0233 -eo pid,comm [2023-08-18T19:31:12.415Z] 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-18T19:31:12.415Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-18T19:31:12.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-18T19:31:12.455Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-18T19:31:12.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-18T19:31:12.552Z] $ docker exec 4e2805ce6207d4e1885658fb5410e7bf52ad2cc7fdbebc3632a44c5b192b0233 ssh-agent [2023-08-18T19:31:12.651Z] SSH_AUTH_SOCK=/tmp/ssh-YnAP2PiVrMlq/agent.32 [2023-08-18T19:31:12.651Z] SSH_AGENT_PID=38 [2023-08-18T19:31:12.654Z] Running ssh-add (command line suppressed) [2023-08-18T19:31:12.754Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16394510512350618914.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16394510512350618914.key) [2023-08-18T19:31:12.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-18T19:31:13.056Z] + git semver tag [2023-08-18T19:31:13.315Z] 2023-08-18 19:31:13,233 [run_tag] DEBUG tag force:False [2023-08-18T19:31:13.315Z] 2023-08-18 19:31:13,233 [check_head_tag] DEBUG check head tag [2023-08-18T19:31:13.315Z] 2023-08-18 19:31:13,234 [execute] INFO git cat-file --batch-check [2023-08-18T19:31:13.315Z] 2023-08-18 19:31:13,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-08-18T19:31:13.315Z] 2023-08-18 19:31:13,238 [execute] INFO git cat-file --batch [2023-08-18T19:31:13.315Z] 2023-08-18 19:31:13,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-08-18T19:31:13.315Z] 2023-08-18 19:31:13,270 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-18T19:31:13.315Z] 2023-08-18 19:31:13,270 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 [2023-08-18T19:31:13.315Z] 2023-08-18 19:31:13,271 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-08-18T19:31:13.315Z] 2023-08-18 19:31:13,275 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-18T19:31:13.315Z] 3.1.0-dev.8 [Pipeline] } [2023-08-18T19:31:13.321Z] $ docker exec --env ******** --env ******** 4e2805ce6207d4e1885658fb5410e7bf52ad2cc7fdbebc3632a44c5b192b0233 ssh-agent -k [2023-08-18T19:31:13.423Z] unset SSH_AUTH_SOCK; [2023-08-18T19:31:13.423Z] unset SSH_AGENT_PID; [2023-08-18T19:31:13.423Z] echo Agent pid 38 killed; [2023-08-18T19:31:13.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-18T19:31:13.731Z] + git semver [Pipeline] } [2023-08-18T19:31:13.998Z] $ docker stop --time=1 4e2805ce6207d4e1885658fb5410e7bf52ad2cc7fdbebc3632a44c5b192b0233 [2023-08-18T19:31:15.244Z] $ docker rm -f --volumes 4e2805ce6207d4e1885658fb5410e7bf52ad2cc7fdbebc3632a44c5b192b0233 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:31:15.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-18T19:31:15.621Z] [2023-08-18T19:31:15.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:31:15.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-18T19:31:15.914Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-18T19:31:15.914Z] ab5ef0e58194: Pulling fs layer [2023-08-18T19:31:15.914Z] 9712f1f96733: Pulling fs layer [2023-08-18T19:31:15.914Z] 63f879dbbcfc: Pulling fs layer [2023-08-18T19:31:15.914Z] 0d9ebad4ef96: Pulling fs layer [2023-08-18T19:31:15.914Z] e9a5061849ea: Pulling fs layer [2023-08-18T19:31:15.914Z] d747dcd14b5f: Pulling fs layer [2023-08-18T19:31:15.914Z] e9a5061849ea: Waiting [2023-08-18T19:31:15.960Z] 0d9ebad4ef96: Waiting [2023-08-18T19:31:15.960Z] d747dcd14b5f: Waiting [2023-08-18T19:31:15.960Z] 2de7ff778b66: Pulling fs layer [2023-08-18T19:31:15.960Z] 2de7ff778b66: Waiting [2023-08-18T19:31:15.960Z] 9712f1f96733: Verifying Checksum [2023-08-18T19:31:15.960Z] 9712f1f96733: Download complete [2023-08-18T19:31:16.234Z] 63f879dbbcfc: Verifying Checksum [2023-08-18T19:31:16.234Z] 63f879dbbcfc: Download complete [2023-08-18T19:31:16.495Z] 0d9ebad4ef96: Verifying Checksum [2023-08-18T19:31:16.495Z] 0d9ebad4ef96: Download complete [2023-08-18T19:31:16.495Z] d747dcd14b5f: Download complete [2023-08-18T19:31:16.495Z] e9a5061849ea: Verifying Checksum [2023-08-18T19:31:16.495Z] e9a5061849ea: Download complete [2023-08-18T19:31:16.495Z] ab5ef0e58194: Verifying Checksum [2023-08-18T19:31:16.495Z] ab5ef0e58194: Download complete [2023-08-18T19:31:16.753Z] 2de7ff778b66: Verifying Checksum [2023-08-18T19:31:16.753Z] 2de7ff778b66: Download complete [2023-08-18T19:31:19.278Z] ab5ef0e58194: Pull complete [2023-08-18T19:31:19.278Z] 9712f1f96733: Pull complete [2023-08-18T19:31:19.840Z] 63f879dbbcfc: Pull complete [2023-08-18T19:31:24.029Z] 0d9ebad4ef96: Pull complete [2023-08-18T19:31:24.029Z] e9a5061849ea: Pull complete [2023-08-18T19:31:24.029Z] d747dcd14b5f: Pull complete [2023-08-18T19:31:24.595Z] 2de7ff778b66: Pull complete [2023-08-18T19:31:24.595Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-18T19:31:24.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-18T19:31:24.595Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T19:31:24.674Z] prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container [2023-08-18T19:31:24.696Z] $ 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-18T19:31:29.089Z] $ docker top e29fa0e37c51a1262468bf79bc59006c6bebb90466d3de0d10d9de5a58284e93 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-18T19:31:29.160Z] provisioning config files... [2023-08-18T19:31:29.167Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12456533766572173180tmp [2023-08-18T19:31:29.176Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config460838426842642536tmp [2023-08-18T19:31:29.185Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16912308671606784369tmp [Pipeline] { [Pipeline] echo [2023-08-18T19:31:29.196Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-18T19:31:29.476Z] ---> sigul-configuration.sh [2023-08-18T19:31:29.476Z] gpg: directory `/root/.gnupg' created [2023-08-18T19:31:29.476Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-18T19:31:29.476Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-18T19:31:29.476Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-18T19:31:29.476Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-18T19:31:29.476Z] gpg: CAST5 encrypted data [2023-08-18T19:31:29.476Z] gpg: encrypted with 1 passphrase [2023-08-18T19:31:29.476Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-18T19:31:29.759Z] + mkdir /home/jenkins [2023-08-18T19:31:29.759Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-18T19:31:30.041Z] + 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-18T19:31:30.049Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-18T19:31:30.331Z] ---> sigul-install.sh [2023-08-18T19:31:30.331Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-18T19:31:30.623Z] + git tag --list [2023-08-18T19:31:30.623Z] v0.0.0 [2023-08-18T19:31:30.623Z] v0.0.1-dev.1 [2023-08-18T19:31:30.623Z] v0.0.1-dev.10 [2023-08-18T19:31:30.623Z] v0.0.1-dev.11 [2023-08-18T19:31:30.623Z] v0.0.1-dev.12 [2023-08-18T19:31:30.623Z] v0.0.1-dev.13 [2023-08-18T19:31:30.623Z] v0.0.1-dev.14 [2023-08-18T19:31:30.623Z] v0.0.1-dev.15 [2023-08-18T19:31:30.623Z] v0.0.1-dev.16 [2023-08-18T19:31:30.623Z] v0.0.1-dev.2 [2023-08-18T19:31:30.623Z] v0.0.1-dev.3 [2023-08-18T19:31:30.623Z] v0.0.1-dev.4 [2023-08-18T19:31:30.623Z] v0.0.1-dev.5 [2023-08-18T19:31:30.623Z] v0.0.1-dev.6 [2023-08-18T19:31:30.623Z] v0.0.1-dev.7 [2023-08-18T19:31:30.623Z] v0.0.1-dev.8 [2023-08-18T19:31:30.623Z] v0.0.1-dev.9 [2023-08-18T19:31:30.623Z] v2.2.0 [2023-08-18T19:31:30.623Z] v2.2.0-dev.17 [2023-08-18T19:31:30.623Z] v2.2.0-dev.18 [2023-08-18T19:31:30.623Z] v2.2.0-dev.19 [2023-08-18T19:31:30.623Z] v2.2.0-dev.20 [2023-08-18T19:31:30.623Z] v2.2.0-dev.21 [2023-08-18T19:31:30.623Z] v2.2.0-dev.22 [2023-08-18T19:31:30.623Z] v2.2.0-dev.23 [2023-08-18T19:31:30.623Z] v2.2.0-dev.24 [2023-08-18T19:31:30.623Z] v2.2.0-dev.25 [2023-08-18T19:31:30.623Z] v2.2.0-dev.26 [2023-08-18T19:31:30.623Z] v2.2.0-dev.27 [2023-08-18T19:31:30.623Z] v2.3.0 [2023-08-18T19:31:30.623Z] v2.3.0-dev.1 [2023-08-18T19:31:30.623Z] v2.3.0-dev.10 [2023-08-18T19:31:30.623Z] v2.3.0-dev.11 [2023-08-18T19:31:30.623Z] v2.3.0-dev.12 [2023-08-18T19:31:30.623Z] v2.3.0-dev.13 [2023-08-18T19:31:30.623Z] v2.3.0-dev.14 [2023-08-18T19:31:30.623Z] v2.3.0-dev.15 [2023-08-18T19:31:30.623Z] v2.3.0-dev.16 [2023-08-18T19:31:30.623Z] v2.3.0-dev.17 [2023-08-18T19:31:30.623Z] v2.3.0-dev.18 [2023-08-18T19:31:30.623Z] v2.3.0-dev.19 [2023-08-18T19:31:30.623Z] v2.3.0-dev.2 [2023-08-18T19:31:30.623Z] v2.3.0-dev.20 [2023-08-18T19:31:30.623Z] v2.3.0-dev.21 [2023-08-18T19:31:30.623Z] v2.3.0-dev.22 [2023-08-18T19:31:30.623Z] v2.3.0-dev.23 [2023-08-18T19:31:30.623Z] v2.3.0-dev.24 [2023-08-18T19:31:30.623Z] v2.3.0-dev.25 [2023-08-18T19:31:30.623Z] v2.3.0-dev.26 [2023-08-18T19:31:30.623Z] v2.3.0-dev.27 [2023-08-18T19:31:30.623Z] v2.3.0-dev.28 [2023-08-18T19:31:30.623Z] v2.3.0-dev.3 [2023-08-18T19:31:30.623Z] v2.3.0-dev.4 [2023-08-18T19:31:30.623Z] v2.3.0-dev.5 [2023-08-18T19:31:30.623Z] v2.3.0-dev.6 [2023-08-18T19:31:30.623Z] v2.3.0-dev.7 [2023-08-18T19:31:30.623Z] v2.3.0-dev.8 [2023-08-18T19:31:30.623Z] v2.3.0-dev.9 [2023-08-18T19:31:30.623Z] v2.3.1 [2023-08-18T19:31:30.623Z] v2.3.1-dev.4 [2023-08-18T19:31:30.623Z] v2.3.1-dev.5 [2023-08-18T19:31:30.623Z] v2.3.1-dev.6 [2023-08-18T19:31:30.623Z] v3.0 [2023-08-18T19:31:30.623Z] v3.0.0 [2023-08-18T19:31:30.623Z] v3.0.0-dev.1 [2023-08-18T19:31:30.623Z] v3.0.0-dev.10 [2023-08-18T19:31:30.623Z] v3.0.0-dev.11 [2023-08-18T19:31:30.623Z] v3.0.0-dev.12 [2023-08-18T19:31:30.623Z] v3.0.0-dev.13 [2023-08-18T19:31:30.623Z] v3.0.0-dev.14 [2023-08-18T19:31:30.623Z] v3.0.0-dev.15 [2023-08-18T19:31:30.623Z] v3.0.0-dev.16 [2023-08-18T19:31:30.623Z] v3.0.0-dev.17 [2023-08-18T19:31:30.623Z] v3.0.0-dev.18 [2023-08-18T19:31:30.623Z] v3.0.0-dev.19 [2023-08-18T19:31:30.623Z] v3.0.0-dev.2 [2023-08-18T19:31:30.623Z] v3.0.0-dev.20 [2023-08-18T19:31:30.623Z] v3.0.0-dev.21 [2023-08-18T19:31:30.623Z] v3.0.0-dev.22 [2023-08-18T19:31:30.623Z] v3.0.0-dev.23 [2023-08-18T19:31:30.623Z] v3.0.0-dev.24 [2023-08-18T19:31:30.623Z] v3.0.0-dev.25 [2023-08-18T19:31:30.623Z] v3.0.0-dev.26 [2023-08-18T19:31:30.623Z] v3.0.0-dev.27 [2023-08-18T19:31:30.623Z] v3.0.0-dev.28 [2023-08-18T19:31:30.623Z] v3.0.0-dev.29 [2023-08-18T19:31:30.623Z] v3.0.0-dev.3 [2023-08-18T19:31:30.623Z] v3.0.0-dev.30 [2023-08-18T19:31:30.623Z] v3.0.0-dev.31 [2023-08-18T19:31:30.623Z] v3.0.0-dev.32 [2023-08-18T19:31:30.623Z] v3.0.0-dev.33 [2023-08-18T19:31:30.623Z] v3.0.0-dev.34 [2023-08-18T19:31:30.623Z] v3.0.0-dev.35 [2023-08-18T19:31:30.623Z] v3.0.0-dev.36 [2023-08-18T19:31:30.623Z] v3.0.0-dev.37 [2023-08-18T19:31:30.623Z] v3.0.0-dev.38 [2023-08-18T19:31:30.623Z] v3.0.0-dev.39 [2023-08-18T19:31:30.623Z] v3.0.0-dev.4 [2023-08-18T19:31:30.623Z] v3.0.0-dev.40 [2023-08-18T19:31:30.623Z] v3.0.0-dev.41 [2023-08-18T19:31:30.624Z] v3.0.0-dev.42 [2023-08-18T19:31:30.624Z] v3.0.0-dev.43 [2023-08-18T19:31:30.624Z] v3.0.0-dev.44 [2023-08-18T19:31:30.624Z] v3.0.0-dev.45 [2023-08-18T19:31:30.624Z] v3.0.0-dev.46 [2023-08-18T19:31:30.624Z] v3.0.0-dev.47 [2023-08-18T19:31:30.624Z] v3.0.0-dev.48 [2023-08-18T19:31:30.624Z] v3.0.0-dev.49 [2023-08-18T19:31:30.624Z] v3.0.0-dev.5 [2023-08-18T19:31:30.624Z] v3.0.0-dev.50 [2023-08-18T19:31:30.624Z] v3.0.0-dev.51 [2023-08-18T19:31:30.624Z] v3.0.0-dev.6 [2023-08-18T19:31:30.624Z] v3.0.0-dev.7 [2023-08-18T19:31:30.624Z] v3.0.0-dev.8 [2023-08-18T19:31:30.624Z] v3.0.0-dev.9 [2023-08-18T19:31:30.624Z] v3.1.0-dev.1 [2023-08-18T19:31:30.624Z] v3.1.0-dev.2 [2023-08-18T19:31:30.624Z] v3.1.0-dev.3 [2023-08-18T19:31:30.624Z] v3.1.0-dev.4 [2023-08-18T19:31:30.624Z] v3.1.0-dev.5 [2023-08-18T19:31:30.624Z] v3.1.0-dev.6 [2023-08-18T19:31:30.624Z] v3.1.0-dev.7 [2023-08-18T19:31:30.624Z] v3.1.0-dev.8 [Pipeline] sh [2023-08-18T19:31:30.908Z] + lftools sign git-tag v3.1.0-dev.8 [2023-08-18T19:31:31.476Z] Signing Git tag with Sigul... [2023-08-18T19:31:31.476Z] Signing v3.1.0-dev.8 [Pipeline] echo [2023-08-18T19:31:31.743Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-18T19:31:32.024Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-18T19:31:32.031Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-18T19:31:32.050Z] $ docker stop --time=1 e29fa0e37c51a1262468bf79bc59006c6bebb90466d3de0d10d9de5a58284e93 [2023-08-18T19:31:33.433Z] $ docker rm -f --volumes e29fa0e37c51a1262468bf79bc59006c6bebb90466d3de0d10d9de5a58284e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-18T19:31:33.845Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-18T19:31:33.845Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:31:34.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-18T19:31:34.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T19:31:34.209Z] prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container [2023-08-18T19:31:34.236Z] $ 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-18T19:31:34.541Z] $ docker top ca604bd391506d4c1be5ce37cc8cfb7cc27492764101701d765c3d0faa113541 -eo pid,comm [2023-08-18T19:31:34.590Z] 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-18T19:31:34.590Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-18T19:31:34.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-18T19:31:34.690Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-18T19:31:34.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-18T19:31:34.785Z] $ docker exec ca604bd391506d4c1be5ce37cc8cfb7cc27492764101701d765c3d0faa113541 ssh-agent [2023-08-18T19:31:34.896Z] SSH_AUTH_SOCK=/tmp/ssh-CeTzCdOEbmLC/agent.32 [2023-08-18T19:31:34.896Z] SSH_AGENT_PID=38 [2023-08-18T19:31:34.902Z] Running ssh-add (command line suppressed) [2023-08-18T19:31:34.990Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_331536690643558907.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_331536690643558907.key) [2023-08-18T19:31:35.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-18T19:31:35.289Z] + git semver bump pre [2023-08-18T19:31:35.548Z] 2023-08-18 19:31:35,460 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-18T19:31:35.548Z] 2023-08-18 19:31:35,461 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev [2023-08-18T19:31:35.548Z] 2023-08-18 19:31:35,461 [bump_version] DEBUG bumped version:3.1.0-dev.9 [2023-08-18T19:31:35.548Z] 2023-08-18 19:31:35,461 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-08-18T19:31:35.548Z] 2023-08-18 19:31:35,461 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-18T19:31:35.548Z] 2023-08-18 19:31:35,461 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-18T19:31:35.548Z] 2023-08-18 19:31:35,463 [execute] INFO git cat-file --batch-check [2023-08-18T19:31:35.548Z] 2023-08-18 19:31:35,464 [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-18T19:31:35.548Z] 2023-08-18 19:31:35,468 [execute] INFO git cat-file --batch [2023-08-18T19:31:35.548Z] 2023-08-18 19:31:35,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-18T19:31:35.548Z] 2023-08-18 19:31:35,473 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-18T19:31:35.548Z] 3.1.0-dev.9 [Pipeline] } [2023-08-18T19:31:35.554Z] $ docker exec --env ******** --env ******** ca604bd391506d4c1be5ce37cc8cfb7cc27492764101701d765c3d0faa113541 ssh-agent -k [2023-08-18T19:31:35.644Z] unset SSH_AUTH_SOCK; [2023-08-18T19:31:35.645Z] unset SSH_AGENT_PID; [2023-08-18T19:31:35.645Z] echo Agent pid 38 killed; [2023-08-18T19:31:35.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-18T19:31:35.960Z] + git semver [Pipeline] } [2023-08-18T19:31:36.226Z] $ docker stop --time=1 ca604bd391506d4c1be5ce37cc8cfb7cc27492764101701d765c3d0faa113541 [2023-08-18T19:31:37.469Z] $ docker rm -f --volumes ca604bd391506d4c1be5ce37cc8cfb7cc27492764101701d765c3d0faa113541 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-18T19:31:37.802Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-18T19:31:37.802Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:31:38.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-18T19:31:38.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T19:31:38.175Z] prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container [2023-08-18T19:31:38.200Z] $ 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-18T19:31:38.522Z] $ docker top 555e30e1702059792e95ba5a8a5437d89a18773e443f05ee381ae32df885b57b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-18T19:31:38.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-18T19:31:38.608Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-18T19:31:38.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-18T19:31:38.710Z] $ docker exec 555e30e1702059792e95ba5a8a5437d89a18773e443f05ee381ae32df885b57b ssh-agent [2023-08-18T19:31:38.831Z] SSH_AUTH_SOCK=/tmp/ssh-dk3CpYk75R9o/agent.33 [2023-08-18T19:31:38.831Z] SSH_AGENT_PID=39 [2023-08-18T19:31:38.835Z] Running ssh-add (command line suppressed) [2023-08-18T19:31:38.937Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7421492025142497848.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7421492025142497848.key) [2023-08-18T19:31:38.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-18T19:31:39.240Z] + git semver push [2023-08-18T19:31:39.499Z] 2023-08-18 19:31:39,420 [run_push] DEBUG push [2023-08-18T19:31:39.499Z] 2023-08-18 19:31:39,421 [execute] INFO git cat-file --batch-check [2023-08-18T19:31:39.499Z] 2023-08-18 19:31:39,421 [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-18T19:31:39.499Z] 2023-08-18 19:31:39,424 [execute] INFO git rev-list be280e40388c43edb15bb58d3695711c3bc42aab -- [2023-08-18T19:31:39.499Z] 2023-08-18 19:31:39,425 [execute] DEBUG Popen(['git', 'rev-list', 'be280e40388c43edb15bb58d3695711c3bc42aab', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-18T19:31:39.499Z] 2023-08-18 19:31:39,432 [execute] INFO git fetch -v origin [2023-08-18T19:31:39.499Z] 2023-08-18 19:31:39,432 [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-18T19:31:40.066Z] 2023-08-18 19:31:39,879 [run_push] DEBUG no remote changes detected [2023-08-18T19:31:40.066Z] 2023-08-18 19:31:39,879 [execute] INFO git push origin semver [2023-08-18T19:31:40.066Z] 2023-08-18 19:31:39,880 [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-18T19:31:41.559Z] 2023-08-18 19:31:41,068 [run_push] DEBUG push all version tags [2023-08-18T19:31:41.559Z] 2023-08-18 19:31:41,069 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-18T19:31:41.559Z] 2023-08-18 19:31:41,070 [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-18T19:31:41.841Z] 2023-08-18 19:31:41,774 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-08-18T19:31:41.841Z] 3.1.0-dev.9 [Pipeline] } [2023-08-18T19:31:41.855Z] $ docker exec --env ******** --env ******** 555e30e1702059792e95ba5a8a5437d89a18773e443f05ee381ae32df885b57b ssh-agent -k [2023-08-18T19:31:41.956Z] unset SSH_AUTH_SOCK; [2023-08-18T19:31:41.956Z] unset SSH_AGENT_PID; [2023-08-18T19:31:41.956Z] echo Agent pid 39 killed; [2023-08-18T19:31:41.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-18T19:31:42.268Z] + git semver [Pipeline] } [2023-08-18T19:31:42.538Z] $ docker stop --time=1 555e30e1702059792e95ba5a8a5437d89a18773e443f05ee381ae32df885b57b [2023-08-18T19:31:43.803Z] $ docker rm -f --volumes 555e30e1702059792e95ba5a8a5437d89a18773e443f05ee381ae32df885b57b [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-18T19:31:44.347Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-08-18T19:31:44.348Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-18T19:31:44.348Z] total 16 [2023-08-18T19:31:44.348Z] drwxr-xr-x 3 root root 4096 Aug 18 19:22 . [2023-08-18T19:31:44.348Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 18 19:31 .. [2023-08-18T19:31:44.348Z] drwxr-xr-x 2 root root 4096 Aug 18 19:22 cost [2023-08-18T19:31:44.348Z] -rw-r--r-- 1 root root 89 Aug 18 19:22 cost.csv [2023-08-18T19:31:44.348Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-18T19:31:44.348Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-08-18T19:31:44.348Z] total 16 [2023-08-18T19:31:44.348Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 18 19:22 . [2023-08-18T19:31:44.348Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 18 19:31 .. [2023-08-18T19:31:44.348Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 18 19:22 cost [2023-08-18T19:31:44.348Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 18 19:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-18T19:31:44.636Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-18T19:31:45.491Z] ---> package-listing.sh [2023-08-18T19:31:45.491Z] ++ facter osfamily [2023-08-18T19:31:45.491Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-18T19:31:45.750Z] + OS_FAMILY=debian [2023-08-18T19:31:45.750Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-08-18T19:31:45.750Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-18T19:31:45.750Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-18T19:31:45.750Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-18T19:31:45.750Z] + PACKAGES=/tmp/packages_start.txt [2023-08-18T19:31:45.750Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-08-18T19:31:45.750Z] + PACKAGES=/tmp/packages_end.txt [2023-08-18T19:31:45.750Z] + case "${OS_FAMILY}" in [2023-08-18T19:31:45.750Z] + dpkg -l [2023-08-18T19:31:45.750Z] + grep '^ii' [2023-08-18T19:31:45.750Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-18T19:31:45.750Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-18T19:31:45.750Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-18T19:31:45.750Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-08-18T19:31:45.750Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-08-18T19:31:45.750Z] + 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-18T19:31:45.759Z] 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-18T19:31:46.035Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-18T19:31:46.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-18T19:31:46.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-18T19:31:46.657Z] prd-ubuntu20.04-docker-8c-8g-3995 does not seem to be running inside a container [2023-08-18T19:31:46.680Z] $ 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-18T19:31:46.894Z] $ docker top cf492afd076e35a5102754a498d99dd62a2e39bac816609e7f4dc1615c71738e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-18T19:31:47.233Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-18T19:31:47.519Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-18T19:31:47.802Z] + ls /var/log/sa-host [2023-08-18T19:31:47.802Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-18T19:31:47.967Z] provisioning config files... [2023-08-18T19:31:47.975Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12642926062662501356tmp [Pipeline] { [Pipeline] echo [2023-08-18T19:31:47.986Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-18T19:31:48.266Z] ---> create-netrc.sh [Pipeline] } [2023-08-18T19:31:48.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-18T19:31:48.596Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-18T19:31:48.604Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-18T19:31:48.887Z] ---> sudo-logs.sh [2023-08-18T19:31:48.887Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-18T19:31:48.915Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-18T19:31:49.199Z] ---> job-cost.sh [2023-08-18T19:31:49.199Z] lf-activate-venv: SKIPPING [2023-08-18T19:31:49.199Z] DEBUG: total: 0.2199999988079071 [2023-08-18T19:31:49.199Z] INFO: Retrieving Stack Cost... [2023-08-18T19:31:49.457Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-18T19:31:50.025Z] INFO: Archiving Costs [Pipeline] echo [2023-08-18T19:31:50.036Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-18T19:31:50.316Z] ---> logs-deploy.sh [2023-08-18T19:31:50.316Z] lf-activate-venv: SKIPPING [2023-08-18T19:31:50.316Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/132 [2023-08-18T19:31:50.316Z] INFO: archiving workspace using pattern(s): [2023-08-18T19:31:51.253Z] Archives upload complete. [2023-08-18T19:31:51.253Z] INFO: archiving logs to Nexus